Warning (2) : array_splice() expects parameter 1 to be array, null given [APP/Controller/Front/Ed/SearchsController.php , line 521 ]Code Context $wheres [ 'primary_area_id' ] = $station [ 'primary_area_id' ];
array_splice ( $orderUrls [ self :: ORDER_URL [ 'area_id' ]], - 1 , 1 , 'city_' . $station [ 'primary_area_id' ]);
$orderUrls [ self :: ORDER_URL [ 'area_id' ]] = array_unique ( $orderUrls [ self :: ORDER_URL [ 'area_id' ]]);
$wheres = [
'pref' => [
(int) 0 => (int) 23
],
'area_id' => [],
'station_cd' => [
(int) 0 => '1171516'
],
'station_g_cd' => [
(int) 0 => '1141108'
],
'bald_site_id' => [],
'target_age_id' => [],
'therapy_id' => [],
'medication_type_id' => [],
'price_id' => [],
'payment_id' => [],
'discount_id' => [],
'other_condition_id' => [],
'review_cnt' => [],
'primary_area_id' => (int) 541
]
$param = 'sta_g_1141108'
$orderUrls = [
(int) 2 => [
(int) 23 => 'aichi'
],
(int) 4 => [
(int) 1171516 => 'sta_1171516'
],
(int) 5 => [
(int) 1141108 => 'sta_g_1141108'
],
(int) 3 => null
]
$params = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$refererParams = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$isNoNeddParam = false
$sta_search = true
$key = (int) 2
$stationTable = object(App\Model\Table\Ed\EdStationsTable) {
'registryAlias' => 'Stations',
'table' => 'ed_stations',
'alias' => 'Stations',
'entityClass' => 'Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$station = object(Cake\ORM\Entity) {
'station_cd' => '1141108',
'station_g_cd' => '1141108',
'station_name' => '春日井',
'station_name_k' => '',
'station_name_r' => '',
'line_cd' => '11411',
'pref_cd' => '23',
'post' => '486-0833',
'address' => '愛知県春日井市上条町一丁目5162',
'lon' => '136.985307',
'lat' => '35.243139',
'open_ymd' => '',
'close_ymd' => '',
'e_status' => '0',
'e_sort' => '1141108',
'html' => null,
'primary_area_id' => (int) 541,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Stations'
} array_splice - [internal], line ??
App\Controller\Front\Ed\SearchsController::normal_search() - APP/Controller/Front/Ed/SearchsController.php, line 521
App\Controller\Front\Ed\SearchsController::analysis() - APP/Controller/Front/Ed/SearchsController.php, line 288
App\Controller\Front\Ed\SearchsController::search() - APP/Controller/Front/Ed/SearchsController.php, line 96
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98 Warning (2) : array_unique() expects parameter 1 to be array, null given [APP/Controller/Front/Ed/SearchsController.php , line 522 ]Code Context array_splice ( $orderUrls [ self :: ORDER_URL [ 'area_id' ]], - 1 , 1 , 'city_' . $station [ 'primary_area_id' ]);
$orderUrls [ self :: ORDER_URL [ 'area_id' ]] = array_unique ( $orderUrls [ self :: ORDER_URL [ 'area_id' ]]);
}
$wheres = [
'pref' => [
(int) 0 => (int) 23
],
'area_id' => [],
'station_cd' => [
(int) 0 => '1171516'
],
'station_g_cd' => [
(int) 0 => '1141108'
],
'bald_site_id' => [],
'target_age_id' => [],
'therapy_id' => [],
'medication_type_id' => [],
'price_id' => [],
'payment_id' => [],
'discount_id' => [],
'other_condition_id' => [],
'review_cnt' => [],
'primary_area_id' => (int) 541
]
$param = 'sta_g_1141108'
$orderUrls = [
(int) 2 => [
(int) 23 => 'aichi'
],
(int) 4 => [
(int) 1171516 => 'sta_1171516'
],
(int) 5 => [
(int) 1141108 => 'sta_g_1141108'
],
(int) 3 => null
]
$params = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$refererParams = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$isNoNeddParam = false
$sta_search = true
$key = (int) 2
$stationTable = object(App\Model\Table\Ed\EdStationsTable) {
'registryAlias' => 'Stations',
'table' => 'ed_stations',
'alias' => 'Stations',
'entityClass' => 'Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$station = object(Cake\ORM\Entity) {
'station_cd' => '1141108',
'station_g_cd' => '1141108',
'station_name' => '春日井',
'station_name_k' => '',
'station_name_r' => '',
'line_cd' => '11411',
'pref_cd' => '23',
'post' => '486-0833',
'address' => '愛知県春日井市上条町一丁目5162',
'lon' => '136.985307',
'lat' => '35.243139',
'open_ymd' => '',
'close_ymd' => '',
'e_status' => '0',
'e_sort' => '1141108',
'html' => null,
'primary_area_id' => (int) 541,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Stations'
} array_unique - [internal], line ??
App\Controller\Front\Ed\SearchsController::normal_search() - APP/Controller/Front/Ed/SearchsController.php, line 522
App\Controller\Front\Ed\SearchsController::analysis() - APP/Controller/Front/Ed/SearchsController.php, line 288
App\Controller\Front\Ed\SearchsController::search() - APP/Controller/Front/Ed/SearchsController.php, line 96
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98 Warning (2) : ksort() expects parameter 1 to be array, null given [APP/Controller/Front/Ed/SearchsController.php , line 575 ]Code Context foreach ( $orderUrls as $no => $orderUrl ) {
ksort ( $orderUrl );
foreach ( $orderUrl as $data ) {
$wheres = [
'pref' => [
(int) 0 => (int) 23
],
'area_id' => [],
'station_cd' => [
(int) 0 => '1171516'
],
'station_g_cd' => [
(int) 0 => '1141108'
],
'bald_site_id' => [],
'target_age_id' => [],
'therapy_id' => [],
'medication_type_id' => [],
'price_id' => [],
'payment_id' => [],
'discount_id' => [],
'other_condition_id' => [],
'review_cnt' => [],
'primary_area_id' => (int) 541
]
$param = 'sta_g_1141108'
$orderUrls = [
(int) 2 => [
(int) 0 => 'aichi'
],
(int) 3 => null,
(int) 4 => [
(int) 1171516 => 'sta_1171516'
],
(int) 5 => [
(int) 1141108 => 'sta_g_1141108'
]
]
$params = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$refererParams = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$isNoNeddParam = false
$sta_search = true
$key = (int) 2
$stationTable = object(App\Model\Table\Ed\EdStationsTable) {
'registryAlias' => 'Stations',
'table' => 'ed_stations',
'alias' => 'Stations',
'entityClass' => 'Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$station = object(Cake\ORM\Entity) {
'station_cd' => '1141108',
'station_g_cd' => '1141108',
'station_name' => '春日井',
'station_name_k' => '',
'station_name_r' => '',
'line_cd' => '11411',
'pref_cd' => '23',
'post' => '486-0833',
'address' => '愛知県春日井市上条町一丁目5162',
'lon' => '136.985307',
'lat' => '35.243139',
'open_ymd' => '',
'close_ymd' => '',
'e_status' => '0',
'e_sort' => '1141108',
'html' => null,
'primary_area_id' => (int) 541,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Stations'
}
$orderParams = [
(int) 0 => 'aichi'
]
$pref = 'aichi'
$orderUrl = null
$no = (int) 3
$data = 'aichi' ksort - [internal], line ??
App\Controller\Front\Ed\SearchsController::normal_search() - APP/Controller/Front/Ed/SearchsController.php, line 575
App\Controller\Front\Ed\SearchsController::analysis() - APP/Controller/Front/Ed/SearchsController.php, line 288
App\Controller\Front\Ed\SearchsController::search() - APP/Controller/Front/Ed/SearchsController.php, line 96
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98 Warning (2) : Invalid argument supplied for foreach() [APP/Controller/Front/Ed/SearchsController.php , line 576 ]Code Context ksort ( $orderUrl );
foreach ( $orderUrl as $data ) {
array_push ( $orderParams , $data );
$wheres = [
'pref' => [
(int) 0 => (int) 23
],
'area_id' => [],
'station_cd' => [
(int) 0 => '1171516'
],
'station_g_cd' => [
(int) 0 => '1141108'
],
'bald_site_id' => [],
'target_age_id' => [],
'therapy_id' => [],
'medication_type_id' => [],
'price_id' => [],
'payment_id' => [],
'discount_id' => [],
'other_condition_id' => [],
'review_cnt' => [],
'primary_area_id' => (int) 541
]
$param = 'sta_g_1141108'
$orderUrls = [
(int) 2 => [
(int) 0 => 'aichi'
],
(int) 3 => null,
(int) 4 => [
(int) 1171516 => 'sta_1171516'
],
(int) 5 => [
(int) 1141108 => 'sta_g_1141108'
]
]
$params = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$refererParams = [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
$isNoNeddParam = false
$sta_search = true
$key = (int) 2
$stationTable = object(App\Model\Table\Ed\EdStationsTable) {
'registryAlias' => 'Stations',
'table' => 'ed_stations',
'alias' => 'Stations',
'entityClass' => 'Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$station = object(Cake\ORM\Entity) {
'station_cd' => '1141108',
'station_g_cd' => '1141108',
'station_name' => '春日井',
'station_name_k' => '',
'station_name_r' => '',
'line_cd' => '11411',
'pref_cd' => '23',
'post' => '486-0833',
'address' => '愛知県春日井市上条町一丁目5162',
'lon' => '136.985307',
'lat' => '35.243139',
'open_ymd' => '',
'close_ymd' => '',
'e_status' => '0',
'e_sort' => '1141108',
'html' => null,
'primary_area_id' => (int) 541,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Stations'
}
$orderParams = [
(int) 0 => 'aichi'
]
$pref = 'aichi'
$orderUrl = null
$no = (int) 3
$data = 'aichi' App\Controller\Front\Ed\SearchsController::normal_search() - APP/Controller/Front/Ed/SearchsController.php, line 576
App\Controller\Front\Ed\SearchsController::analysis() - APP/Controller/Front/Ed/SearchsController.php, line 288
App\Controller\Front\Ed\SearchsController::search() - APP/Controller/Front/Ed/SearchsController.php, line 96
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98
[main] - ROOT/webroot/index.php, line 40 Warning (512) : Unable to emit headers. Headers sent in file=/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSXBTZV');</script>
<!-- End Google Tag Manager -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- if IEmeta(http-equiv='X-UA-Compatible', content='IE=edge,chrome=1') -->
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7;">
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport" />
<script>
var contentWidth = 1240; // コンテンツの幅に合わせて修正してください
var ua = navigator.userAgent; // ユーザーエージェントの取得
if (ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 && ua.indexOf('Mobile') > 0) {
document.write('<meta name="viewport" content="width=device-width">');
// スマートフォン用コード
} else if (ua.indexOf('iPad') > 0 || ua.indexOf('Android') > 0) {
document.write('<meta name="viewport" content="width=' + contentWidth + '">');
// タブレット用コード
} else {
document.write('<meta name="viewport" content="width=' + contentWidth + '">');
// PC用コード
}
</script>
<title>お探しのページは見つかりませんでした|MOTEO</title>
<link rel="canonical" href="https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108" />
<link rel="shortcut icon" href="https://cdn.moteo.best/portal/prod/img/favicon.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="https://cdn.moteo.best/portal/prod/img/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-180x180.png" />
<meta property="og:locale" content="ja_JP" />
<meta property="og:title" content="お探しのページは見つかりませんでした|MOTEO" /><!-- 今いるページのタイトル -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108" /><!-- 今いるページのURL -->
<meta property="og:image" content="https://moteo.best/img/rs_ogp.jpg" />
<meta property="og:site_name" content="MOTEO" /><!-- サイトの名前 -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="お探しのページは見つかりませんでした|MOTEO" /><!-- 今いるページのタイトル -->
<meta name="twitter:image" content="//moteo.best/img/rs_ogp.jpg" />
<meta itemprop="image" content="//moteo.best/img/rs_ogp.jpg" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="//use.fontawesome.com/releases/v5.6.1/css/all.css" rel="stylesheet">
<style>
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-brands-400.woff2") format("woff2");
font-display: swap;
}
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src:url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-regular-400.woff2") format("woff2"),
url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-solid-900.woff2") format("woff2");
font-display: swap;
}
</style>
<link href="https://cdn.moteo.best/portal/prod/css/front/main.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/common.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/slick.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/slick-theme.css" rel="stylesheet">
<link href="//cdn.jsdelivr.net/npm/simplebar@latest/dist/simplebar.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/style.css" rel="stylesheet">
<meta name="robots" content="noindex"/> <meta name="referrer" content="no-referrer-when-downgrade"/>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSXBTZV"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- block header -->
<header class="Header">
<div class="container Header__cont">
<!-- block logo -->
<div class="Header__cont--logo">
<a href="/" class="Header__forTop">
<img src="https://cdn.moteo.best/portal/prod/img/common/logo_toplink.svg" alt="logo">
</a>
<a href="/ed/">
<img width="144" height="21" src="https://cdn.moteo.best/portal/prod/img/common/logo_ed.svg" alt="MOTEO ED治療">
</a>
</div><!-- /block logo -->
<!--search icon -->
<div class="Header__cont--search Display--sp">
<p><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-search.svg" alt="検索"></p>
</div><!-- /search icon -->
<!-- block nav global -->
<div class="Header__cont--nav">
<div class="hamburger">
<div class="hamburger__inside"><span></span><span></span><span></span></div>
</div>
<div class="GloNav">
<nav class="GloNav__inside">
<ul class="GloNav__inside--list">
<li><a href="/ed/brand/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav1.svg" alt="ED クリニック検索"><span>クリニック検索</span></a></li>
<li><a href="/ed/ranking/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav4.svg" alt="ED 口コミランキング"><span>口コミランキング</span></a></li>
<li><a href="/column/ed/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav5.svg" alt="みんなのEDコラム"><span>みんなのED(勃起不全)治療コラム</span></a></li>
</ul>
</nav>
</div>
</div><!-- /block nav global -->
</div>
</header><!-- /block header -->
<div class="header__SpModal">
<div class="header__ModalContent">
<div class="header__CloseBtn">
<span></span>
<span></span>
</div>
<p class="header__modalTitle">検索キーワードを入力する</p>
<form method="post" accept-charset="utf-8" novalidate="novalidate" class="cf BlockHead__MvForm" action="/makes/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><input type="text" name="Make[free_word]" placeholder="検索するキーワードを入力" class="mvForm--input"/><input type="submit" name="free_word_search" class="mvForm--submit" id="jian-suo" value="検索"/></form> <div class="header__keyword">
<dl>
<dt class="Keyword--ttl">人気の検索キーワードから検索する</dt>
<dd>
<a href="/ed/ranking/"><span>ED 口コミ</span></a>
<a href="/ed/search/tokyo/city_282/sta_g_1130208/"><span>ED治療 東京</span></a>
<a href="/ed/search/oosaka/"><span>ED治療 大阪</span></a>
<a href="/ed/search/aichi/city_525/"><span>ED治療 名古屋</span></a>
<a href="/ed/search/kanagawa/city_332/"><span>ED治療 横浜</span></a>
<a href="/ed/search/fukuoka/"><span>ED治療 福岡</span></a>
<a href="/ed/search/hokkaido/city_2/"><span>ED治療 札幌</span></a>
</dd>
</dl>
</div>
</div>
</div>
<main class="Main Main--sitemap">
<section class="container">
<!-- block site content -->
<section class="content site-content genreTop">
<!-- block head -->
<section class="blockhead NotFound__Head">
<h1 class="blockhead--title"><img src="/img/pages/txt-notfount.svg"></h1>
<p class="NotFound__text"><b>お探しのページは見つかりませんでした</b><br>申し訳ありません。お探しのページはページが削除されたか、<br>移動された可能性がありますので、以下の検索でも探してみてください。</p>
</section><!-- /block head -->
</section>
</section>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-trace').style.display = (document.getElementById('cakeErr672466523a56b-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>34</b>]<div id="cakeErr672466523a56b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-code').style.display = (document.getElementById('cakeErr672466523a56b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-context').style.display = (document.getElementById('cakeErr672466523a56b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr672466523a56b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #0000BB">Constants</span><span style="color: #007700">::</span><span style="color: #0000BB">COLUMN_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-json/acf/v2/options/sitemap_datsumou_column/"</span><span style="color: #007700">;
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">(</span><span style="color: #0000BB">$json</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF8'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN'</span><span style="color: #007700">);
</span></span></code></pre><pre id="cakeErr672466523a56b-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":2808,"date":"2024-06-13T02:00:00","date_gmt":"2024-06-12T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2808"},"modified":"2024-06-13T02:00:26","modified_gmt":"2024-06-12T17:00:26","slug":"ed-knowledge","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-knowledge\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-definition\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":651,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac","acf":{"second_featured_image":{"ID":9109,"id":9109,"title":"1408_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u5fae\u7b11\u3093\u3066\u3099\u3044\u308b\u7537\u6027\u533b\u5e2b","filename":"1408-2.jpg","filesize":14278,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","link":"https:\/\/moteo.best\/column\/aga\/1408-2\/","alt":"\u7537\u6027\u306e\u304a\u533b\u8005\u3055\u3093","author":"6","description":"","caption":"","name":"1408-2","status":"inherit","uploaded_to":57,"date":"2019-10-12 14:22:14","modified":"2019-11-20 06:51:10","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2808"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions"}],"predecessor-version":[{"id":9460,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions\/9460"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2822,"date":"2024-05-03T02:00:00","date_gmt":"2024-05-02T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2822"},"modified":"2024-10-13T11:29:52","modified_gmt":"2024-10-13T02:29:52","slug":"ed-treatment","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528"},"content":{"rendered":"\n<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u306f\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u6cbb\u7642\u3059\u308b\u306e\u304c\u4e00\u822c\u7684\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6839\u672c\u7684\u306aED\u6cbb\u7642\u3092\u6c42\u3081\u308b\u306a\u3089\u539f\u56e0\u5225\u306b\u5bfe\u51e6\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3053\u3067\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u306e\u6cbb\u7642\u6cd5\u3092\u539f\u56e0\u5225\u306b\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002ED\u6cbb\u7642\u306e\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u306a\u3069\u3001ED\u6cbb\u7642\u306e\u6c17\u306b\u306a\u308b\u7591\u554f\u3082\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>ED\u306b\u3064\u3044\u3066\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/odoripark-mensclinic-150x150.jpg\" alt=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af \u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\uff08\u306b\u3057\u3056\u308f \u3053\u3046\u3078\u3044\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2006\u5e74 \u5317\u6d77\u9053\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>2008\u5e74 \u897f\u6ca2\u5185\u79d1\u80c3\u8178\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u52e4\u52d9<\/li><li>2009\u5e74 \u5e1d\u4eac\u5927\u5b66\u9644\u5c5e\u6e9d\u53e3\u75c5\u9662\u52e4\u52d9<\/li><li>2013\u5e74 \u672d\u5e4c\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u75c5\u9662\u52e4\u52d9<\/li><li>2015\u5e74 \u91e7\u8def\u512a\u5fc3\u75c5\u9662\u52e4\u52d9<\/li><li>2017\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u4eac\u90fd\u9662\u9662\u9577<\/li><li>2020\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u6c60\u888b\u9662\u9662\u9577<\/li><li>2024\u5e74 \u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u5c31\u4efb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a href=\"https:\/\/www.odoripark-mensclinic.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089&gt; (opens in a new tab)\">\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089><\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/a><ul><li><a href=\"#ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/a><\/li><li><a href=\"#ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/a><\/li><li><a href=\"#ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/a><\/li><li><a href=\"#ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/a><\/li><\/ul><\/li><li><a href=\"#ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/a><ul><li><a href=\"#qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/a><\/li><li><a href=\"#qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg\" alt=\"\" class=\"wp-image-83886\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u52c3\u8d77\u969c\u5bb3\u3084\u52c3\u8d77\u4e0d\u5168\u3092\u6307\u3057\u3066\u304a\u308a\u3001\u82f1\u8a9e\u306e\u300cErectile Dysfunction\u300d\u306e\u982d\u6587\u5b57\u3092\u3068\u3063\u3066ED\u3068\u547c\u3070\u308c\u3066\u3044\u307e\u3059\u3002ED\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u300c\u6e80\u8db3\u306e\u3044\u304f\u6027\u4ea4\u304c\u304a\u3053\u306a\u3048\u308b\u3060\u3051\u52c3\u8d77\u3057\u3066\u3044\u308b\u304b\u300d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u305f\u3081\u3001\u52c3\u8d77\u304c\u8d77\u3053\u3089\u306a\u3044\u75c7\u72b6\u306e\u307f\u3092ED\u3068\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u52c3\u8d77\u304c\u6301\u7d9a\u3057\u306a\u304b\u3063\u305f\u308a\u786c\u3055\u304c\u4e0d\u5341\u5206\u3060\u3063\u305f\u308a\u3059\u308b\u30b1\u30fc\u30b9\u3082ED\u3068\u8a3a\u65ad\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u300240\u6b73\u4ee3\u306e5\u4eba\u306b1\u4eba\u300150\u6b73\u4ee3\u306e2.5\u4eba\u306b1\u4eba\u304cED\u3068\u306e\u8abf\u67fb\u7d50\u679c\u304c\u3067\u3066\u3044\u308b\u3053\u3068\u304b\u3089\u3001ED\u306f\u8ab0\u3082\u304c\u7f79\u60a3\u3059\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u75c5\u6c17\u3060\u3068\u3044\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>ED\u306b\u60a9\u3093\u3067\u3044\u308b\u306e\u306f\u300140\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u3060\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u300220\u301c30\u4ee3\u306e\u7537\u6027\u3067\u3082\u300c\u81ea\u4fe1\u3092\u3064\u3051\u305f\u3044\u300d\u3068\u306e\u7406\u7531\u304b\u3089\u3001ED\u6cbb\u7642\u306e\u305f\u3081\u306b\u75c5\u9662\u306b\u901a\u3063\u3066\u3044\u308b\u65b9\u306f\u5927\u52e2\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u666e\u53ca\u3067\u3001ED\u6cbb\u7642\u306f\u3088\u308a\u8eab\u8fd1\u306a\u3082\u306e\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u300cED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u308c\u3069\u6065\u305a\u304b\u3057\u3044\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u3082\u3001\u4e00\u5ea6\u75c5\u9662\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.ed-care-support.jp\/abouted\/about.php\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\uff1f\uff5c\u65e5\u672c\u65b0\u85acED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8<\/a><\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000009.000052779.html\">\u5168\u56fd20\u301c69\u6b73\u307e\u3067\u306e\u7537\u60273218\u540d\u306bED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u30a2\u30f3\u30b1\u30fc\u30c8\u5b9f\u65bd\uff01ED\u6cbb\u7642\u3092\u884c\u308f\u306a\u3044\u7406\u7531\u306f\u300c\u5e74\u9f62\u7684\u306b\u8ae6\u3081\u3066\u3044\u308b\u300d\u3002\u6cbb\u7642\u3067\u5f97\u3089\u308c\u305f\u52b9\u679c\u306f\u666e\u6bb5\u3088\u308a\u786c\u304f\u306a\u3063\u305f\u304c\u6700\u591a\uff01\uff5cPRTIMES<\/a><\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg\" alt=\"\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83839\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u306f\u75c5\u9662\u3067\u304a\u3053\u306a\u3044\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u6ccc\u5c3f\u5668\u79d1\u3084\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3057\u307e\u3057\u3087\u3046\u3002\u4e3b\u306a\u6cbb\u7642\u6cd5\u306fED\u6cbb\u7642\u85ac\u306e\u670d\u7528\u3067\u3059\u3002\u3057\u304b\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u5fc5\u305a\u3057\u3082ED\u304c\u6cbb\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u3092\u6839\u672c\u304b\u3089\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001ED\u3092\u5f15\u304d\u8d77\u3053\u3057\u3066\u3044\u308b\u539f\u56e0\u3092\u6539\u5584\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u3061\u3089\u3067\u306f\u3001ED\u304c\u8d77\u3053\u308b\u539f\u56e0\u5225\u306e\u6cbb\u7642\u65b9\u6cd5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5668\u8cea\u6027ED\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u8840\u7ba1\u969c\u5bb3\u306b\u3088\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u304f\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u3092\u56f3\u308a\u306a\u304c\u3089ED\u3092\u6cbb\u7642\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u306b\u3088\u308b\u6cbb\u7642\u306f\u5927\u5909\u6642\u9593\u304c\u304b\u304b\u308b\u3082\u306e\u3067\u3059\u3002\u305d\u3053\u3067\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u98df\u751f\u6d3b\u306e\u6539\u5584\u3084\u904b\u52d5\u3001\u7981\u7159\u306a\u3069\u3092\u304a\u3053\u306a\u3044ED\u6cbb\u7642\u3092\u9032\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u85ac\u4ee5\u5916\u306b\u3082\u300c\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09\u300d\u3092\u304a\u3053\u306a\u3046\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u3001\u4f4e\u885d\u6483\u6ce2\u3092\u6027\u5668\u306b\u7167\u5c04\u3057\u3066\u8840\u7ba1\u6a5f\u80fd\u3092\u9ad8\u3081\u308b\u6cbb\u7642\u6cd5\u3067\u3059\u3002\u526f\u4f5c\u7528\u3084\u8eab\u4f53\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u6839\u672c\u7684\u306a\u6cbb\u7642\u3068\u3057\u3066\u8fd1\u5e74\u6ce8\u76ee\u3092\u96c6\u3081\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg\" alt=\"\u533b\u5e2b\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-83833\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u554f\u984c\u304c\u539f\u56e0\u3067\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u304c\u6cbb\u7642\u306b\u6709\u52b9\u3060\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u898b\u3064\u3051\u3001\u6839\u672c\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u89e3\u6d88\u3067\u304d\u308b\u3088\u3046\u306b\u52aa\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u5fc3\u56e0\u6027ED\u306f\u6027\u884c\u70ba\u306e\u5931\u6557\u304c\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u3066\u3044\u308b\u30b1\u30fc\u30b9\u3082\u898b\u3089\u308c\u307e\u3059\u3002\u6027\u884c\u70ba\u306b\u4e0d\u5b89\u3092\u611f\u3058\u3066\u3044\u308b\u65b9\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u3066\u52c3\u8d77\u3092\u4fc3\u3057\u307e\u3059\u3002\u6027\u884c\u70ba\u304c\u6210\u529f\u3059\u308c\u3070\u3001\u884c\u70ba\u306b\u5bfe\u3059\u308b\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u3084\u4e0d\u5b89\u3082\u8efd\u6e1b\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002\u30d1\u30fc\u30c8\u30ca\u30fc\u306e\u7406\u89e3\u3092\u6df1\u3081\u3066\u4e00\u7dd2\u306b\u6cbb\u7642\u306b\u5411\u304d\u5408\u3046\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg\" alt=\"\u7a93\u306e\u524d\u3067\u4f38\u3073\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-83843\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8907\u5408\u6027ED\u306f\u3001\u5668\u8cea\u6027ED\u3068\u5fc3\u56e0\u6027ED\u306e\u539f\u56e0\u304c\u7d44\u307f\u5408\u308f\u3055\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u751f\u6d3b\u7fd2\u6163\u306e\u4e71\u308c\u3084\u8001\u5316\u306b\u3088\u308b\u52d5\u8108\u786c\u5316\u3084\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u8ca0\u62c5\u306b\u3088\u3063\u3066ED\u304c\u751f\u3058\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8907\u5408\u6027ED\u3092\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u751f\u6d3b\u7fd2\u6163\u3092\u6b63\u3057\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u306b\u52aa\u3081\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002\u8907\u5408\u6027ED\u306e\u539f\u56e0\u306f\u591a\u5c90\u306b\u308f\u305f\u308b\u305f\u3081\u3001\u6839\u672c\u306e\u89e3\u6c7a\u306f\u96e3\u3057\u304f\u306a\u308a\u307e\u3059\u3002\u85ac\u3092\u6d3b\u7528\u3057\u306a\u304c\u3089\u9577\u671f\u7684\u306a\u76ee\u3067\u6cbb\u7642\u306b\u5411\u304d\u5408\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.j-athero.org\/jp\/general\/index\/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82\">\u53c2\u8003\uff1a\u751f\u6d3b\u7fd2\u6163\u75c5\u3068\u52d5\u8108\u786c\u5316\u3068\u306e\u95a2\u4fc2\u306f\uff1f\uff5c\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u52d5\u8108\u786c\u5316\u5b66\u4f1a<\/a><\/p>\n\n\n\n<h3><span id=\"ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg\" alt=\"\u85ac\u3068\u30b3\u30c3\u30d7\u3092\u6301\u3064\u624b\" class=\"wp-image-83841\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142-300x172.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u85ac\u5264\u6027ED\u306f\u3001\u85ac\u306e\u526f\u4f5c\u7528\u3067\u52c3\u8d77\u969c\u5bb3\u304c\u8d77\u3053\u308bED\u3067\u3059\u3002\u85ac\u5264\u6027ED\u306f\u3001\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u306e\u5909\u66f4\u3084\u6e1b\u85ac\u3001\u4f11\u85ac\u671f\u9593\u3092\u8a2d\u3051\u3066\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u85ac\u5264\u6027ED\u60a3\u8005\u306e\u306a\u304b\u3067\u3082\u591a\u3044\u306e\u304c\u300c\u6297\u3046\u3064\u85ac\u300d\u3084\u300c\u7761\u7720\u85ac\u300d\u306a\u3069\u306e\u7cbe\u795e\u85ac\u3092\u5e38\u7528\u3057\u3066\u3044\u308b\u65b9\u3067\u3059\u3002\u307e\u305f\u3001\u8840\u5727\u3084\u9ad8\u8102\u8840\u75c7\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u3092\u6cbb\u7642\u3059\u308b\u85ac\u3082\u85ac\u5264\u6027ED\u306e\u539f\u56e0\u3068\u306a\u308a\u307e\u3059\u3002\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u304c\u3042\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u306e\u969b\u306b\u533b\u5e2b\u306b\u76f8\u8ac7\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\u304c\u63cf\u304b\u308c\u305f\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-83842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u3069\u4e0d\u5b89\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u306e\u305f\u3081\u306b\u3001ED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u77e5\u308a\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u306b\u95a2\u3059\u308b\u691c\u67fb\u3084\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u8a3a\u5bdf\u6599\u30fbED\u306e\u6cbb\u7642\u8cbb\u7528\u30fbED\u6cbb\u7642\u85ac\u306e\u51e6\u65b9\u6599\u306f\u81ea\u8cbb\u8ca0\u62c5\u3067\u3059\u3002\u8a3a\u5bdf\u6599\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u5834\u5408\u306f\u8a3a\u5bdf\u6599\u304c\u304b\u304b\u3089\u306a\u3044\u3068\u3053\u308d\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u30011\u9320\u3042\u305f\u308a1,000\uff5e2,000\u5186\u3067\u51e6\u65b9\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306e\u5e73\u5747\u8cbb\u7528\u306f\u30011\u56de\u7167\u5c04\u306740,000\u301c80,000\u5186\u524d\u5f8c\u304c\u591a\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u30b3\u30fc\u30b9\u3084\u4f7f\u7528\u3059\u308b\u6a5f\u5668\u306b\u3088\u3063\u3066\u8cbb\u7528\u304c\u5927\u304d\u304f\u5909\u52d5\u3059\u308b\u305f\u3081\u3001\u6c42\u3081\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u691c\u8a0e\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8ff0\u3079\u308b\u3068\u3001ED\u6cbb\u7642\u85ac\u306f\u5e02\u8ca9\u3067\u306f\u58f2\u3063\u3066\u3044\u307e\u305b\u3093\u3002ED\u6cbb\u7642\u306b\u7528\u3044\u3089\u308c\u308b\u4e3b\u306a\u85ac\u306f\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e3\u7a2e\u985e\u3067\u3059\u3002\u3053\u308c\u3089\u306e\u6cbb\u7642\u85ac\u306f\u300c\u51e6\u65b9\u85ac\u300d\u306b\u3042\u305f\u308b\u305f\u3081\u3001\u533b\u5e2b\u304c\u3060\u3059\u51e6\u65b9\u7b8b\u304c\u306a\u3044\u3068\u8cfc\u5165\u3067\u304d\u306a\u3044\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e02\u8ca9\u85ac\u3067ED\u306e\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u5834\u5408\u306f\u300c\u30de\u30ab\u300d\u304c\u914d\u5408\u3055\u308c\u305f\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3084\u6804\u990a\u30c9\u30ea\u30f3\u30af\u3092\u9078\u3076\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002\u306a\u304b\u3067\u3082\u300c\u30a2\u30eb\u30ae\u30cb\u30f3\u300d\u306f\u5168\u8eab\u306e\u8840\u6d41\u3092\u5897\u52a0\u3055\u305b\u305f\u308a\u6d3b\u529b\u3092\u3088\u307f\u304c\u3048\u3089\u305b\u305f\u308a\u3059\u308b\u306e\u306b\u52b9\u679c\u304c\u3042\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u6cbb\u7642\u306e\u5e74\u9f62\u5236\u9650\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u300170\uff5e80\u4ee3\u306e\u65b9\u3067\u3082\u6cbb\u7642\u3067\u304d\u307e\u3059\u3002\u6cbb\u7642\u306e\u969b\u306f\u3001\u6709\u52b9\u6210\u5206\u91cf\u3092\u8abf\u7bc0\u3057\u305f\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u3084\u5e02\u8ca9\u85ac\u3092\u98f2\u3080\u30b1\u30fc\u30b9\u304c\u8003\u3048\u3089\u308c\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u85ac\u3092\u51e6\u65b9\u3057\u3066\u3082\u3089\u3063\u305f\u533b\u5e2b\u306b\u4e88\u3081\u76f8\u8ac7\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002\u306a\u304b\u306b\u306f\u98f2\u307f\u5408\u308f\u305b\u304c\u60aa\u3044\u85ac\u3082\u3042\u308b\u305f\u3081\u3001\u81ea\u5df1\u5224\u65ad\u3067\u540c\u6642\u306b\u670d\u7528\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u3092\u6cbb\u7642\u3057\u306a\u3044\u3067\u653e\u7f6e\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002\u306a\u305c\u306a\u3089\u3001ED\u306e\u88cf\u306b\u306f\u75c5\u6c17\u304c\u96a0\u308c\u3066\u3044\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u304b\u3089\u3067\u3059\u3002ED\u306e\u767a\u75c7\u306b\u306f\u3001\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u304b\u304b\u308f\u3063\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u306f\u3001\u52d5\u8108\u786c\u5316\u3068\u6df1\u304f\u95a2\u4fc2\u3057\u3066\u3044\u308b\u75c5\u6c17\u3067\u3059\u3002\u52d5\u8108\u786c\u5316\u304c\u9032\u3080\u3068\u3001\u8133\u6897\u585e\u3084\u5fc3\u7b4b\u6897\u585e\u306a\u3069\u306e\u547d\u306b\u304b\u304b\u308f\u308b\u75c5\u6c17\u306b\u767a\u5c55\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3046\u969b\u306b\u306f\u3001\u307b\u304b\u306e\u75c5\u6c17\u3092\u4f75\u767a\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u7537\u6027\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3057\u305f\u3002ED\u306e\u4e3b\u306a\u6cbb\u7642\u6cd5\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6cbb\u7642\u85ac\u306e\u670d\u7528<\/li><li>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09<\/li><li>\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/li><li>\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/li><li>\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>ED\u306e\u539f\u56e0\u306f\u4eba\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u7570\u306a\u308a\u307e\u3059\u3002\u6839\u672c\u7684\u306a\u89e3\u6c7a\u3092\u3059\u308b\u305f\u3081\u306b\u3082\u3001\u81ea\u8eab\u306e\u8eab\u4f53\u3084\u5fc3\u3092\u4e00\u5ea6\u3086\u3063\u304f\u308a\u898b\u3064\u3081\u306a\u304a\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u69d8\u5f0f\u3084\u50cd\u304d\u65b9\u306e\u5909\u5316\u306b\u3088\u308a\u3001ED\u306b\u60a9\u3080\u65b9\u306f\u5e74\u3005\u5897\u52a0\u3057\u3066\u3044\u307e\u3059\u3002ED\u306f\u8ab0\u306b\u3067\u3082\u8d77\u3053\u308a\u3048\u308b\u75c5\u6c17\u3067\u3059\u3002\u6065\u305a\u304b\u3057\u3044\u3053\u3068\u3060\u3068\u8aa4\u89e3\u3057\u30661\u4eba\u3067\u62b1\u3048\u8fbc\u307e\u305a\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3084\u75c5\u9662\u3067\u5c02\u9580\u306e\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<p><strong>\u25bc\u8fd1\u304f\u306e\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4eca\u3059\u3050\u30c1\u30a7\u30c3\u30af\uff01<\/strong><\/p>\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\"><tbody><tr><td>\u5317\u6d77\u9053\u30fb\u6771\u5317\u5730\u65b9<\/td><td>\u95a2\u6771\u5730\u65b9<\/td><td>\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/td><td>\u6771\u6d77\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/hokkaido\/\">\u5317\u6d77\u9053(\u672d\u5e4c)<\/a><br>\u30fb<a href=\"\/ed\/search\/aomori\/\">\u9752\u68ee<\/a><br>\u30fb<a href=\"\/ed\/search\/yamagata\/\">\u5c71\u5f62<\/a><br>\u30fb<a href=\"\/ed\/search\/akita\/\">\u79cb\u7530<\/a><br>\u30fb<a href=\"\/ed\/search\/iwate\/\">\u5ca9\u624b<\/a><br>\u30fb<a href=\"\/ed\/search\/fukushima\/\">\u798f\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokyo\/\">\u6771\u4eac<\/a><br>\u30fb<a href=\"\/ed\/search\/saitama\/\">\u57fc\u7389(\u5927\u5bae)<\/a><br>\u30fb<a href=\"\/ed\/search\/kanagawa\/\">\u795e\u5948\u5ddd(\u6a2a\u6d5c)<\/a><br>\u30fb<a href=\"\/ed\/search\/chiba\/\">\u5343\u8449<\/a><br>\u30fb<a href=\"\/ed\/search\/ibaragi\/\">\u8328\u57ce<\/a><br>\u30fb<a href=\"\/ed\/search\/tochigi\/\">\u6803\u6728<\/a><br>\u30fb<a href=\"\/ed\/search\/gunma\/\">\u7fa4\u99ac<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/toyama\/\">\u5bcc\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/fukui\/\">\u798f\u4e95<\/a><br>\u30fb<a href=\"\/ed\/search\/nagano\/\">\u9577\u91ce<\/a><br>\u30fb<a href=\"\/ed\/search\/niigata\/\">\u65b0\u6f5f<\/a><br>\u30fb<a href=\"\/ed\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/shizuoka\/\">\u9759\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><br>\u30fb<a href=\"\/ed\/search\/mie\/\">\u4e09\u91cd<\/a><br>\u30fb<a href=\"\/ed\/search\/gifu\/\">\u5c90\u961c<\/a><\/td><\/tr><\/tbody><tfoot><tr><td>\u8fd1\u757f\u5730\u65b9<\/td><td>\u56db\u56fd\u5730\u65b9<\/td><td>\u4e2d\u56fd\u5730\u65b9<\/td><td>\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/kyouto\/\">\u4eac\u90fd<\/a><br>\u30fb<a href=\"\/ed\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><br>\u30fb<a href=\"\/ed\/search\/nara\/\">\u5948\u826f<\/a><br>\u30fb<a href=\"\/ed\/search\/shiga\/\">\u6ecb\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/kagawa\/\">\u9999\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u5a9b<\/a><br>\u30fb<a href=\"\/ed\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/okayama\/\">\u5ca1\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/tottori\/\">\u9ce5\u53d6<\/a><br>\u30fb<a href=\"\/ed\/search\/shimane\/\">\u5cf6\u6839<\/a><br>\u30fb<a href=\"\/ed\/search\/hiroshima\/\">\u5e83\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/fukuoka\/\">\u798f\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/nagasaki\/\">\u9577\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/saga\/\">\u4f50\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/ooita\/\">\u5927\u5206<\/a><br>\u30fb<a href=\"\/ed\/search\/kumamoto\/\">\u718a\u672c<\/a><br>\u30fb<a href=\"\/ed\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/td><\/tr><\/tfoot><\/table>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":83925,"parent":450,"menu_order":643,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d&hellip;","acf":{"second_featured_image":{"ID":83866,"id":83866,"title":"4208_eyecatch_none","filename":"4208-eyecatch-none.jpg","filesize":64600,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/4208_eyecatch_none\/","alt":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528","author":"63","description":"","caption":"","name":"4208_eyecatch_none","status":"inherit","uploaded_to":2822,"date":"2022-11-15 13:57:03","modified":"2022-11-15 13:58:01","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306f\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\uff1f\u539f\u56e0\u5225\u306b\u307f\u305f\u6cbb\u7642\u6cd5\u3084\u6cbb\u7642\u306b\u304b\u304b\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2822"}],"version-history":[{"count":21,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions"}],"predecessor-version":[{"id":95782,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions\/95782"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/83925"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":3308,"date":"2024-04-24T02:00:00","date_gmt":"2024-04-23T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=3308"},"modified":"2024-04-24T02:00:35","modified_gmt":"2024-04-23T17:00:35","slug":"ed-drugs-generic","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/","title":{"rendered":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac"},"content":{"rendered":"\n<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d<\/p>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u9020\u533b\u85ac\u54c1\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u6b63\u3057\u3044\u77e5\u8b58\u3068\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u57fa\u790e\u77e5\u8b58\u3068\u3001ED\u6cbb\u7642\u306b\u4f7f\u308f\u308c\u308b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c13\u5264\uff08\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\uff09\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u3054\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/a><ul><li><a href=\"#titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/a><\/li><li><a href=\"#titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/a><\/li><li><a href=\"#titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/a><\/li><\/ul><\/li><li><a href=\"#ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/a><ul><li><a href=\"#vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><\/ul><\/li><li><a href=\"#ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/a><ul><li><a href=\"#titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><\/ul><\/li><li><a href=\"#ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84325\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u306e\u7279\u8a31\u304c\u5207\u308c\u305f\u5f8c\u306b\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u308b\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u3092\u3082\u3064\u533b\u85ac\u54c1\uff08\u5f8c\u767a\u533b\u85ac\u54c1\uff09\u306e\u3053\u3068\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg\" alt=\"\u5316\u5b66\u5f0f\u304c\u66f8\u304b\u308c\u305f\u7d19\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84327\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046\u85ac\u306b\u306f\u300c\u5f8c\u767a\u533b\u85ac\u54c1\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff09\u300d\u3068\u300c\u5148\u767a\u533b\u85ac\u54c1\uff08\u65b0\u85ac\uff09\u300d\u306e2\u7a2e\u985e\u3042\u308a\u3001\u60a3\u8005\u306e\u610f\u601d\u3067\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u7279\u5fb4\u306f\u3001\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u304c\u3042\u308a\u306a\u304c\u3089\u3001\u65b0\u85ac\u3088\u308a\u3082\u4fa1\u683c\u304c\u5b89\u3044\u70b9\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u4ee3\u8868\u7684\u306aED\u6cbb\u7642\u85ac\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u30671\u9320\u3042\u305f\u308a\u7d04600\u5186\u7a0b\u5ea6\u5b89\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u5206\u985e<\/td><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u5148\u767a\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u4fa1\u683c\u306f\u76f8\u5834\u3067\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u3084\u85ac\u5264\u306e\u88fd\u9020\u4f1a\u793e\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u304c\u5b89\u3044\u7406\u7531\u306f\u3001\u88fd\u9020\u958b\u59cb\u304b\u3089\u8ca9\u58f2\u53ef\u80fd\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593\u304c\u77ed\u304f\u3001\u30b3\u30b9\u30c8\u304c\u6291\u3048\u3089\u308c\u308b\u304b\u3089\u3067\u3059\u3002\u6c7a\u3057\u3066\u54c1\u8cea\u304c\u52a3\u3063\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u65b0\u85ac\uff08\u5148\u767a\u533b\u85ac\u54c1\uff09\u306f\u958b\u767a\u306b10\u5e74\u4ee5\u4e0a\u639b\u304b\u308b\u3053\u3068\u3082\u3056\u3089\u3067\u3001\u958b\u767a\u30b3\u30b9\u30c8\u306f\u6570\u767e\u5104\u304b\u3089\u6570\u5343\u5104\u5186\u3068\u3082\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u65b0\u85ac\u306e\u6210\u5206\u3084\u88fd\u6cd5\u3092\u5143\u306b\u958b\u767a\u3059\u308b\u305f\u3081\u3001\u958b\u767a\u30b3\u30b9\u30c8\u3092\u6570\u5104\u5186\u7a0b\u5ea6\u306b\u6291\u3048\u3089\u308c\u3001\u4f4e\u4fa1\u683c\u3067\u63d0\u4f9b\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg\" alt=\"\u51e6\u65b9\u7b8b\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84328\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u533b\u7642\u7528\u533b\u85ac\u54c1\u306b\u5206\u985e\u3055\u308c\u308b\u305f\u3081\u3001\u56fd\u5185\u6b63\u898f\u54c1\uff08\u539a\u751f\u52b4\u50cd\u7701\u627f\u8a8d\uff09\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u5165\u624b\u3059\u308b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981\u306b\u306a\u308a\u307e\u3059\u3002\u30c9\u30e9\u30c3\u30b0\u30b9\u30c8\u30a2\u3084\u85ac\u5c40\u3067\u306f\u5165\u624b\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u6700\u8fd1\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u666e\u53ca\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u81ea\u5b85\u307e\u3067\u90f5\u9001\u3057\u3066\u304f\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u304d\u3066\u3044\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u85ac\u304c\u5165\u624b\u3067\u304d\u308b\u306e\u306f\u3001\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u305f\u300c<a href=\"#clinic\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u300d\u3092\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84329\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u30cd\u30c3\u30c8\u4e0a\u306e\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u306a\u3069\u3067\u7c21\u5358\u306b\u5165\u624b\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30afED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u306f\u3001\u4ee5\u4e0b\u306e\u5546\u54c1\u304c\u6709\u540d\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u5546\u54c1\u540d<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30ab\u30de\u30b0\u30e9\u3001\u30da\u30cd\u30b0\u30e9\u3001\u30ab\u30d9\u30eb\u30bf\u3001\u30b7\u30e9\u30b0\u30e9\u3001\u30bc\u30cd\u30b0\u30e9\u3001\u30b7\u30c7\u30ca\u3001\u30d3\u30b4\u30e9\u3001\u30d9\u30ac\u30de\u30c3\u30af\u30b9\u3001\u30b7\u30eb\u30c7\u30b0\u30e9\u3001\u30c7\u30b0\u30e9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30d0\u30ea\u30d5\u3001\u30d3\u30ea\u30c8\u30e9\u3001\u30b8\u30a7\u30d3\u30c8\u30e9\u3001\u30b5\u30d3\u30c8\u30e9\u3001\u30d0\u30ea\u30de\u30c3\u30af\u30b9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30bf\u30c0\u30ea\u30b9\u3001\u30bf\u30c0\u30b7\u30c3\u30d7\u3001\u30bf\u30c0\u30ea\u30d5\u30c8\u3001\u30e1\u30ac\u30ea\u30b9\u3001\u30d5\u30a9\u30fc\u30bc\u30b9\u30c8\u3001\u30bf\u30b9\u30c6\u30a3\u30ea\u30a2\u3001\u30bf\u30c9\u30e9\u3001\u30bf\u30c9\u30ea\u30b9<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u306e\u4ed6\u306b\u3082\u3001\u7b2c4\u306eED\u6cbb\u7642\u85ac\u3068\u8a00\u308f\u308c\u3066\u3044\u308b\u300c\u30b9\u30c6\u30f3\u30c9\u30e9\uff08\u30a2\u30d0\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u3084\u3001\u300c\u30b6\u30a4\u30c7\u30ca\uff08\u30a6\u30c7\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305f\u3060\u3057\u3001\u3053\u308c\u3089\u306e\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u56fd\u5185\u6b63\u898f\u54c1\u3068\u9055\u3044\u3001\u65e5\u672c\u56fd\u5185\u306e\u6cd5\u306b\u57fa\u3065\u3044\u305f\u54c1\u8cea\u30fb\u5b89\u5168\u6027\u306e\u78ba\u8a8d\u304c\u884c\u308f\u308c\u3066\u304a\u3089\u305a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u5f15\u304d\u8d77\u3053\u3059\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u507d\u9020\u533b\u85ac\u54c1\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>2009\u5e74\u306b\u30d5\u30a1\u30a4\u30b6\u30fc\u88fd\u85ac\u3092\u59cb\u30814\u793e\u304c\u5408\u540c\u3067\u8abf\u67fb\u3057\u305f\u7d50\u679c\u306b\u3088\u308b\u3068\u3001\u306a\u3093\u3068\u30cd\u30c3\u30c8\u4e0a\u3067\u6d41\u901a\u3057\u3066\u3044\u308bED\u6cbb\u7642\u85ac\u306e55.4%\u304c\u507d\u9020\u533b\u85ac\u54c1\u3067\u3042\u308b\u3053\u3068\u304c\u5224\u660e\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.ed-care-support.jp\/fake\/fake_2009.php\" target=\"_blank\">\u3010\u533b\u5e2b\u76e3\u4fee\u3011\u507d\u9020\u54c1\u306e\u5b9f\u614b\uff082009\u5e74\u8abf\u67fb\uff09\uff5c\u30b7\u30a2\u30ea\u30b9\u9320\u306e\u507d\u7269\u306b\u3054\u6ce8\u610f\uff5cED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\uff5c\u65e5\u672c\u65b0\u85ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3053\u306e\u7d50\u679c\u304b\u3089\u5206\u304b\u308b\u3088\u3046\u306b\u3001ED\u6cbb\u7642\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059\u3002\u300c\u5b89\u3044\u304b\u3089\u300d\u300c\u30b3\u30b9\u30d1\u304c\u3044\u3044\u304b\u3089\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001\u5b89\u6613\u306b\u500b\u4eba\u8f38\u5165\u3092\u9078\u629e\u3057\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u85ac\u306e\u30b7\u30fc\u30c8\u3092\u6301\u3064\u533b\u5e2b\" class=\"wp-image-84324\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u627f\u8a8d\u3055\u308c\u3066\u3044\u308bED\u6cbb\u7642\u85ac\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306f\u3001\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\uff09<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\uff09<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\uff09<\/td><\/tr><tr><td>\u7279\u5fb4<\/td><td>\u5b89\u4fa1\u3067\u59cb\u3081\u3084\u3059\u3044<\/td><td>\u5373\u52b9\u6027\u304c\u3042\u308b<\/td><td>\u9577\u6642\u9593\u6301\u7d9a<\/td><\/tr><tr><td>\u76f8\u5834\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>1\u9320 900\u5186<\/td><td>1\u9320 1,600\u5186<\/td><td>1\u93201,600\u5186<\/td><\/tr><tr><td>\u6301\u7d9a\u6642\u9593<\/td><td>3\uff5e5\u6642\u9593<\/td><td>5\uff5e8\u6642\u9593<\/td><td>30\uff5e36\u6642\u9593<\/td><\/tr><tr><td>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067<\/td><td>1\u6642\u9593<\/td><td>30\u5206\uff5e1\u6642\u9593<\/td><td>1\u6642\u9593<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\u306fED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u6700\u3082\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u3067\u5b9f\u7e3e\u304c\u3042\u308b\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4fa1\u683c\u304c\u624b\u9803\u3067\u3042\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3082\u9ad8\u304f\u3001\u6700\u521d\u306eED\u6cbb\u7642\u85ac\u306b\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u306f2014\u5e74\u306b\u30d0\u30a4\u30a2\u30b0\u30e9\u306e\u7279\u8a31\u304c\u6e80\u4e86\u3057\u3066\u4ee5\u964d\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u30f4\u30a3\u30a2\u30c8\u30ea\u30b9\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9OD\u30d5\u30a3\u30eb\u30e0 25\/50mg<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb OD\u9320 50mg VI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ad\u30c3\u30bb\u30a4\u85ac\u54c1\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30ad\u30c3\u30bb\u30a4\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cFCI\u300d<\/td><\/tr><tr><td>\u3042\u3059\u304b\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u682a\u5f0f\u4f1a\u793e\u967d\u9032\u5802<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300cYD\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 20mg\/50mg VI\u300cDK\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cSN\u300d<\/td><\/tr><tr><td>\u6b66\u7530\u30c6\u30d0\u30d5\u30a1\u30fc\u30de\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30c6\u30d0\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-sildenafil\/\" target=\"_blank\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306f\u3001\u30c9\u30a4\u30c4\u306e\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u304c\u958b\u767a\u3057\u305fED\u6cbb\u7642\u85ac\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6c34\u306b\u6eb6\u3051\u3084\u3059\u304f\u3001\u5373\u52b9\u6027\u304c\u3042\u308b\u306e\u304c\u7279\u5fb4\u3067\u3001\u7a7a\u8179\u6642\u3067\u3042\u308c\u307020\uff5e30\u5206\u307b\u3069\u3067\u52b9\u679c\u304c\u3042\u3089\u308f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9<\/td><td>\u30e1\u30fc\u30ab\u30fc\u90fd\u5408\u306b\u3088\u308a\u751f\u7523\u7d42\u4e86<\/td><\/tr><tr><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2021\u5e7410\u6708\u306b\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u3088\u308a\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u8ca9\u58f2\u4e2d\u6b62\uff08\u5b89\u5b9a\u4f9b\u7d66\u56f0\u96e3\u306e\u305f\u3081\uff09\u304c\u767a\u8868\u3055\u308c\u3066\u304a\u308a\u3001\u73fe\u5728\u306f\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3042\u308b\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u307f\u304c\u56fd\u5185\u3067\u51e6\u65b9\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u4e3b\u306a\u88fd\u9020\u5143\u306f\u4ee5\u4e0b\u306e2\u793e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30b5\u30ef\u30a4\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30c8\u30fc\u30ef\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-vardenafil\/\" target=\"_blank\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb(\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u306f\u65e5\u672c\u65b0\u85ac\u304c\u8ca9\u58f2\u3059\u308bED\u6cbb\u7642\u85ac\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b7\u30a2\u30ea\u30b9\u306f\u6700\u592736\u6642\u9593\u306e\u6301\u7d9a\u6027\u304c\u7279\u5fb4\u3002\u91d1\u66dc\u306e\u591c\u306b\u98f2\u3080\u3068\u65e5\u66dc\u306e\u671d\u307e\u3067\u52b9\u304f\u3053\u3068\u304b\u3089\u300c\u30a6\u30a3\u30fc\u30af\u30a8\u30f3\u30c9\u30d4\u30eb\u300d\u3068\u3082\u547c\u3070\u308c\u30012013\u5e74\u306b\u306f\u4e16\u754c\u5e02\u5834\u3067\u30b7\u30a7\u30a21\u4f4d\u306b\u306a\u308b\u307b\u3069\u306e\u4eba\u6c17ED\u6cbb\u7642\u85ac\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.nippon-shinyaku.co.jp\/file\/download.php?file_id=217\" target=\"_blank\">\u30b7\u30a2\u30ea\u30b9\u00ae\u9320\u3001\u52c3\u8d77\u969c\u5bb3\u6cbb\u7642\u85ac\u306e\u4e16\u754c\u5e02\u5834\u306b\u304a\u3044\u3066\u30b7\u30a7\u30a2\u7b2c1\u4f4d\u306b<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><tr><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,400\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2020\u5e74\u3088\u308a\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u304c\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30ebOD\u932010mg\/20mgCI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ea\u30e7\u30fc\u30c8\u30fc\u30d5\u30a1\u30a4\u30f3\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30d5\u30a1\u30a4\u30b6\u30fc\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30af\u30e9\u30b7\u30a8\u300d<\/td><\/tr><tr><td>\u8fb0\u5df3\u5316\u5b66\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300cTCK\u300d<\/td><\/tr><tr><td>\u6c5f\u5dde\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cGO\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cFCI\u300d<\/td><\/tr><tr><td>\u30ad\u30e7\u30fc\u30ea\u30f3\u30ea\u30e1\u30c7\u30a3\u30aa\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u674f\u6797\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-tadalafil\/\" target=\"_blank\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb(\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2 id=\"clinic\"><span id=\"ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg\" alt=\"\u60a3\u8005\u306b\u85ac\u3092\u51e6\u65b9\u3059\u308b\u533b\u5e2b\" class=\"wp-image-84326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30923\u3064\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7d39\u4ecb\u3059\u308b\u5168\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u307f\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u662f\u975e\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png\" alt=\"\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84406\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east-300x154.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5168\u56fd\u306b30\u9662\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308bED\u30fbAGA\u6cbb\u7642\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u540d\u306e\u901a\u308a\u3001\u5168\u9662\u304c\u6700\u5bc4\u308a\u99c5\u304b\u3089\u5f92\u6b693\u5206\u570f\u5185\u3067\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u306e\u304c\u7279\u5fb4\u3002\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u53d6\u308a\u6271\u3063\u3066\u3044\u308bED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 440\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,600\u5186\uff5e<br>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,350\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u308a\u51e6\u65b9\u4fa1\u683c\u304c\u7570\u306a\u308a\u307e\u3059\u3002\u8a73\u7d30\u306f\u30af\u30ea\u30cb\u30c3\u30af\u30da\u30fc\u30b8\u3088\u308a\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4bb0d0bc-0154-442f-8252-410366548c95\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-eastekimaeclinic\/\" target=\"_blank\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg\" alt=\"\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84408\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08-300x168.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5f62\u6210\u5916\u79d1\u3068\u6ccc\u5c3f\u5668\u79d1\u304c\u5c02\u9580\u306e\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b10\u9662\u4ee5\u4e0a\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u51e6\u65b9\u306f\u3082\u3061\u308d\u3093\u3001\u6839\u672c\u6cbb\u7642\uff08ED\u30a6\u30a7\u30fc\u30d6\uff09\u3084\u5305\u830e\u624b\u8853\u3001\u65e9\u6f0f\u6539\u5584\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3082\u63d0\u4f9b\u3002\u30b9\u30bf\u30c3\u30d5\u306f\u7537\u6027\u306e\u307f\u306a\u306e\u3067\u3001\u4eba\u306b\u8a00\u3044\u3065\u3089\u3044\u60a9\u307f\u3082\u76f8\u8ac7\u3057\u3084\u3059\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u304c\u53d6\u308a\u6271\u3046ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 500\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,400\u5186\uff5e<br>20mg 1\u9320 1,700\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-roppongiedclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u6771\u4eac\u30fb\u65b0\u5bbf\u9662\uff08\u65e7\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u516d\u672c\u6728\u9662\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fED\u30a6\u30a7\u30fc\u30d6\u306f\u52b9\u679c\u3042\u308b\uff1f\u304a\u3059\u3059\u3081\u306eED\u30af\u30ea\u30cb\u30c3\u30af\u3067\u52c3\u8d77\u4e0d\u5168\u3092\u6cbb\u7642\u3059\u308b | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg\" alt=\"\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84407\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01-300x62.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u65b0\u6a4b\u99c5\u304b\u3089\u5f92\u6b693\u5206\u3002ED\u6cbb\u7642\u3068AGA\u6cbb\u7642\u306b\u7279\u5316\u3057\u305f\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f1\u9320380\u5186\u304b\u3089\u8cfc\u5165\u53ef\u80fd\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3084\u96fb\u8a71\u8a3a\u7642\uff08\u518d\u8a3a\u9650\u5b9a\uff09\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u65b0\u6a4b\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3065\u3089\u3044\u4eba\u3067\u3082\u3001\u81ea\u5b85\u307e\u3067\u85ac\u3092\u90f5\u9001\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5404ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u4fa1\u683c\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 380\u5186\uff5e<br>50mg 1\u9320 750\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,250\u5186\uff5e<br>20mg 1\u9320 1,550\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,300\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u5834\u5408\u306f\u4e88\u7d04\u6599\uff08500\u5186\uff09\u3068\u9001\u6599\uff08\u5168\u56fd\u4e00\u5f8b500\u5186\uff09\u304c\u5225\u9014\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-shinbashifirstclinic\/\" target=\"_blank\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg\" alt=\"\u8155\u3092\u7d44\u3080\u533b\u5e2b\" class=\"wp-image-84330\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u3067\u5b89\u304f\u8cfc\u5165\u53ef\u80fd\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u7269\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u304a\u308a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u3082\u305f\u3089\u3059\u5371\u967a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u9078\u3076\u969b\u306f\u3001\u4ee5\u4e0b\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u6291\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u56fd\u5185\u6b63\u898f\u54c1\u3092\u53d6\u308a\u6271\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046<\/li><li>\u56fd\u51853\u9320\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u3001\u30ec\u30d3\u30c8\u30e9\u3001\u30b7\u30a2\u30ea\u30b9\uff09\u4ee5\u5916\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u907f\u3051\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u8ff7\u3063\u305f\u3068\u304d\u306f\u305c\u3072\u3001\u3053\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3089\u9078\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":84334,"parent":2826,"menu_order":606,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a&hellip;","acf":{"second_featured_image":{"ID":84333,"id":84333,"title":"4211_eyecatch_none","filename":"4211-eyecatch-none.jpg","filesize":213462,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/4211_eyecatch_none\/","alt":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac","author":"63","description":"","caption":"","name":"4211_eyecatch_none","status":"inherit","uploaded_to":3308,"date":"2022-12-01 08:15:22","modified":"2022-12-01 08:15:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u4f7f\u3048\u308b\uff1f\u6ce8\u610f\u70b9\u3068\u304a\u3059\u3059\u3081\u3092\u5fb9\u5e95\u89e3\u8aac\uff01","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=3308"}],"version-history":[{"count":10,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions"}],"predecessor-version":[{"id":84653,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions\/84653"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2826"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84334"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=3308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2819,"date":"2024-04-15T02:00:00","date_gmt":"2024-04-14T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2819"},"modified":"2024-04-15T02:00:38","modified_gmt":"2024-04-14T17:00:38","slug":"ed-selfcheck","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-selfcheck\/","title":{"rendered":"ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af"},"content":{"rendered":"\n<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u300c\u81ea\u5206\u3067\u306a\u3093\u3068\u304b\u3057\u305f\u3044\u300d\u300c\u6cbb\u7642\u3092\u3059\u308b\u524d\u306b\u78ba\u8a8d\u3057\u3066\u304a\u304d\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306e\u305f\u3081\u306eED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306b\u3064\u3044\u3066\u3001\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3092\u8aad\u3081\u3070\u3001\u62b1\u3048\u3066\u3044\u305fED\u306e\u60a9\u307f\u304c\u89e3\u6d88\u3055\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0<\/a><ul><li><a href=\"#titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/a><\/li><\/ul><\/li><li><a href=\"#ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/a><ul><li><a href=\"#titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/a><\/li><li><a href=\"#titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/a><ul><li><a href=\"#dhaepa\">DHA\uff0fEPA<\/a><\/li><li><a href=\"#titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/a><\/li><li><a href=\"#titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/a><\/li><li><a href=\"#titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/a><\/li><\/ul><\/li><li><a href=\"#ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><li><a href=\"#titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-83959\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6700\u8fd1\u3088\u304f\u8033\u306b\u3059\u308b\u300eED\u300f\u306f\u3001\u4e00\u822c\u7684\u306b30\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u304c\u591a\u304f\u60a9\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52c3\u8d77\u4e0d\u5168\u3084\u52c3\u8d77\u969c\u5bb3\u306a\u3069\u3068\u8a00\u308f\u308c\u307e\u3059\u304c\u3001\u306a\u304b\u306a\u304b\u52c3\u8d77\u3057\u306a\u3044\u3001\u52c3\u8d77\u3057\u305f\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u305a\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u304c\u3067\u304d\u306a\u3044\u72b6\u614b\u3092\u6307\u3057\u3001\u305d\u306e\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg\" alt=\"\u4f53\u306e\u5177\u5408\u304c\u60aa\u3044\u7537\u6027\" class=\"wp-image-83836\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u539f\u56e0\u306b\u3088\u3063\u3066\u3001\u5fc3\u56e0\u6027\u30fb\u5668\u8cea\u6027\u30fb\u6df7\u5408\u6027\u306e3\u3064\u306e\u7a2e\u985e\u306b\u5206\u304b\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg\" alt=\"\u982d\u3092\u62b1\u3048\u3066\u60a9\u3080\u7537\u6027\" class=\"wp-image-71287\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11-300x208.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30fb\u5fc3\u56e0\u6027<br>\u4e0d\u5b89\u3084\u7dca\u5f35\u306a\u3069\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306b\u3088\u308b\u5fc3\u7406\u72b6\u614b\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u5668\u8cea\u6027<br>\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u6df7\u5408\u6027<br>\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306a\u3069\u306e\u5fc3\u7406\u72b6\u614b\u3084\u75c5\u6c17\u304c\u91cd\u306a\u308a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u306e\u539f\u56e0\u304c\u5206\u304b\u308c\u3070\u3001\u6cbb\u7642\u65b9\u6cd5\u3084\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u306a\u3069\u4f55\u3092\u3057\u305f\u3089\u3044\u3044\u306e\u304b\u898b\u3048\u3066\u304d\u307e\u3059\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308b\u306e\u3067\u3001ED\u3067\u60a9\u3093\u3060\u3089\u6c17\u8efd\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u306e\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg\" alt=\"\u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af\u306e\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-84002\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3059\u308b\u524d\u306b\u3001ED\u306a\u306e\u304b\u81ea\u5206\u3067\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u3082\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3092\u3059\u308b\u3053\u3068\u3067\u3001\u52c3\u8d77\u3092\u30ad\u30fc\u30d7\u3059\u308b\u305f\u3081\u306e\u6a5f\u80fd\u3084\u6e80\u8db3\u5ea6\u3092\u7dcf\u5408\u7684\u306b\u307f\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u76f4\u8fd16\u30f6\u6708\u9593\u306e\u72b6\u614b\u306b\u3064\u3044\u3066\u5f53\u3066\u306f\u307e\u308b\u3082\u306e\u3092\u9078\u3093\u3067\u30011\u70b9\u301c5\u70b9\u306e\u81ea\u5df1\u63a1\u70b9\u3092\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg\" alt=\"\u6642\u8a08\u3092\u6301\u3064\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84443\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>1\u70b9\uff1a\u975e\u5e38\u306b\u4f4e\u3044<br>2\u70b9\uff1a\u4f4e\u3044<br>3\u70b9\uff1a\u4e2d\u304f\u3089\u3044<br>4\u70b9\uff1a\u9ad8\u3044<br>5\u70b9\uff1a\u975e\u5e38\u306b\u9ad8\u3044<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg\" alt=\"\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84472\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u7684\u523a\u6fc0\u306f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u306a\u3063\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u306a\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\" class=\"wp-image-84474\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u5168\u304f\u7dad\u6301\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u7dad\u6301\u3067\u304d\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-84471\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u6975\u3081\u3066\u56f0\u96e3\u3060\u3063\u305f<br>2\u70b9\uff1a\u3068\u3066\u3082\u56f0\u96e3\u3060\u3063\u305f<br>3\u70b9\uff1a\u56f0\u96e3\u3060\u3063\u305f<br>4\u70b9\uff1a\u3084\u3084\u56f0\u96e3\u3060\u3063\u305f<br>5\u70b9\uff1a\u56f0\u96e3\u3067\u306a\u304b\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\u306e\u8db3\" class=\"wp-image-84473\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u6e80\u8db3\u3067\u304d\u305f<\/p>\n\n\n\n<p>\u3053\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306f\u3001ED\u306e\u30b9\u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u3084\u6cbb\u7642\u306e\u52b9\u679c\u5224\u5b9a\u306b\u4f7f\u308f\u308c\u3066\u3044\u308b\u56fd\u969b\u52c3\u8d77\u6a5f\u80fd\u30b9\u30b3\u30a2\uff08SHIM\uff09\u3068\u547c\u3070\u308c\u308b\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u81ea\u5df1\u63a1\u70b9\u3067\u5408\u8a08\u70b9\u6570\u304c21\u70b9\u4ee5\u4e0b\u306e\u5834\u5408\u3001ED\u304c\u7591\u308f\u308c\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u7c21\u5358\u306bED\u306e\u53ef\u80fd\u6027\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c\u3001\u3053\u3061\u3089\u304c\u5168\u3066\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u3092\u691c\u8a0e\u3055\u308c\u3066\u3044\u308b\u65b9\u306f\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001ED\u306b\u306f\u3055\u307e\u3056\u307e\u306a\u539f\u56e0\u304c\u3042\u308b\u304b\u3089\u3053\u305d\u4e0a\u8a18\u306e\u9805\u76ee\u4ee5\u5916\u306b\u3082\u3001\u3044\u304f\u3064\u304b\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg\" alt=\"\u5065\u5eb7\u7684\u306a\u98df\u4e8b\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83996\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8840\u6d41\u304c\u60aa\u3044\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u98df\u4e8b\u3060\u3051\u3067ED\u3092\u6539\u5584\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u4e88\u9632\u3084\u60aa\u5316\u3092\u9632\u3050\u3053\u3068\u306f\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u306b\u52b9\u679c\u7684\u306a\u6804\u990a\u7d20\u306f\u3001\u4e9c\u925b\u30fbDHA\uff0fEPA\u30fb\u30b7\u30c8\u30eb\u30ea\u30f3\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h5>\u4e9c\u925b<\/h5>\n\n\n\n<p>\u4e9c\u925b\u306f\u300e\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u300f\u3068\u3044\u3046\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u3092\u4fc3\u9032\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u306b\u306a\u308a\u3084\u3059\u3044\u306e\u306f\u3001\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u5e74\u9f62\u3068\u3068\u3082\u306b\u6e1b\u5c11\u3057\u3066\u3044\u304f\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u8c5a\u8089\u30fb\u30c1\u30fc\u30ba\u30fb\u5375\u9ec4\u30fb\u7261\u8823\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ec\u30e2\u30f3\u3084\u307b\u3046\u308c\u3093\u8349\u306a\u3069\u306e\u30d3\u30bf\u30df\u30f3C\u3068\u4e00\u7dd2\u306b\u6442\u308b\u3053\u3068\u3067\u4e9c\u925b\u306e\u5438\u53ce\u529b\u3092\u9ad8\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"dhaepa\">DHA\uff0fEPA<\/span><\/h4>\n\n\n\n<p>DHA\uff0fEPA\u306f\u4e2d\u6027\u8102\u80aa\u3092\u4e0b\u3052\u3001\u8840\u6db2\u3092\u30b5\u30e9\u30b5\u30e9\u306b\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5fc5\u9808\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u539a\u751f\u52b4\u50cd\u7701\u306f\u30011\u65e5\u306e\u6442\u53d6\u91cf\u3092DHA\uff0fEPA\u5408\u308f\u305b\u30661000mg\u4ee5\u4e0a\u3092\u63a8\u5968\u3057\u3066\u3044\u307e\u3059\u3002\u4f53\u5185\u3067\u306f\u307b\u3068\u3093\u3069\u4f5c\u3089\u308c\u306a\u3044\u306e\u3067\u3001\u5916\u304b\u3089\u6442\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u30b5\u30d0\u30fb\u30b5\u30f3\u30de\u30fb\u30a4\u30ef\u30b7\u30fb\u30b5\u30b1\u306a\u3069\u306e\u9752\u9b5a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u6d41\u304c\u3088\u304f\u306a\u308b\u3053\u3068\u3067ED\u4e88\u9632\u306b\u3082\u3064\u306a\u304c\u308b\u306e\u3067\u3001\u65e5\u3005\u306e\u98df\u4e8b\u306b\u7a4d\u6975\u7684\u306b\u53d6\u308a\u3044\u308c\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/span><\/h4>\n\n\n\n<p>\u30b7\u30c8\u30eb\u30ea\u30f3\u306f\u904a\u96e2\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u3001ED\u3092\u6539\u5584\u3059\u308b\u52b9\u679c\u304c\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u304a\u308a\u3001\u4eca\u5f8c\u306eED\u6cbb\u7642\u306b\u671f\u5f85\u3067\u304d\u308b\u6804\u990a\u7d20\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u30e1\u30ed\u30f3\u30fb\u3059\u3044\u304b\u30fb\u304d\u3085\u3046\u308a\u306a\u3069\u306e\u74dc\u79d1\u306e\u690d\u7269\u306b\u591a\u304f\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7a4d\u6975\u7684\u306b\u6442\u308b\u3053\u3068\u3067\u3001ED\u6539\u5584\u3078\u5c0e\u3044\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ab\u30ed\u30ea\u30fc\u30fb\u5869\u5206\u30fb\u8102\u80aa\u5206\u304c\u591a\u3044\u98df\u3079\u7269\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u3001\u9670\u830e\u306e\u8840\u884c\u4e0d\u826f\u306e\u539f\u56e0\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u63da\u3052\u7269\u30fb\u30ab\u30c3\u30d7\u9eba\u30fb\u30b9\u30ca\u30c3\u30af\u83d3\u5b50\u30fb\u30b8\u30e3\u30f3\u30af\u30d5\u30fc\u30c9\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3089\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u751f\u6d3b\u7fd2\u6163\u75c5\u306b\u306a\u308a\u3084\u3059\u304f\u3001ED\u4ee5\u5916\u306b\u3082\u3055\u307e\u3056\u307e\u306a\u75c5\u6c17\u306b\u306a\u308b\u30ea\u30b9\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5065\u5eb7\u7684\u306a\u65e5\u5e38\u751f\u6d3b\u3092\u9001\u308b\u305f\u3081\u306b\u3082\u3001\u30d0\u30e9\u30f3\u30b9\u306e\u3044\u3044\u98df\u4e8b\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg\" alt=\"\u30e9\u30f3\u30cb\u30f3\u30b0\u3092\u3057\u3066\u3044\u308b\u7537\u6027\u306e\u811a\" class=\"wp-image-83997\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u904b\u52d5\u4e0d\u8db3\u304c\u539f\u56e0\u306e\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u7b4b\u30c8\u30ec\u3084\u30b9\u30c8\u30ec\u30c3\u30c1\u306a\u3069\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u308b\u3053\u3068\u3067\u6539\u5584\u306b\u8fd1\u3065\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u666e\u6bb5\u904b\u52d5\u3092\u3057\u3066\u3044\u308b\u4eba\u3068\u305d\u3046\u3067\u306a\u3044\u4eba\u3067\u306f\u5927\u304d\u306a\u5dee\u304c\u3042\u308a\u3001BMI\u304c\u9ad8\u3044\u80a5\u6e80\u4f53\u8cea\u306e\u65b9\u307b\u3069ED\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u7121\u7406\u306e\u306a\u3044\u9069\u5ea6\u306a\u904b\u52d5\u3067\u5341\u5206\u3067\u3059\u304c\u3001\u7279\u306b\u52b9\u679c\u7684\u306a\u306e\u306f\u4e0b\u534a\u8eab\u306e\u7b4b\u30c8\u30ec\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg\" alt=\"\u30a2\u30eb\u30b3\u30fc\u30eb\u3068\u30bf\u30d0\u30b3\u3068STOP\u306e\u6a19\u8b58\" class=\"wp-image-83993\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u904e\u5ea6\u306a\u98f2\u9152\u3084\u55ab\u7159\u3092\u3059\u308b\u3068\u8840\u7ba1\u306b\u8ca0\u62c5\u304c\u304b\u304b\u3063\u3066\u3057\u307e\u3044\u3001ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7981\u7159\u3084\u304a\u9152\u306e\u91cf\u3092\u6e1b\u3089\u3059\u306a\u3069\u3001\u751f\u6d3b\u7fd2\u6163\u3092\u898b\u76f4\u3059\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg\" alt=\"\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83962\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u304b\u3082\u3057\u308c\u306a\u3044\u2026\u2026\u3068\u611f\u3058\u305f\u5834\u5408\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u7cd6\u5c3f\u75c5\u30fb\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u304c\u786c\u304f\u306a\u3063\u305f\u308a\u5927\u304d\u306a\u8ca0\u62c5\u304c\u304b\u304b\u308b\u305f\u3081\u3001\u8840\u6db2\u306e\u5faa\u74b0\u304c\u60aa\u304fED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u306e\u30b9\u30c8\u30ec\u30b9\u3001\u904e\u53bb\u306e\u6027\u4ea4\u3067\u306e\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u305f\u7d4c\u9a13\u306a\u3069\u3001\u7cbe\u795e\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u3092\u62b1\u3048\u3066\u3044\u308b\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f\u795e\u7d4c\u306e\u6027\u7684\u306a\u8208\u596e\u304c\u3046\u307e\u304f\u5305\u830e\u306b\u4f1d\u308f\u3089\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u306b\u306a\u308a\u3001\u4e9b\u7d30\u306a\u30b9\u30c8\u30ec\u30b9\u304c\u7a4d\u307f\u91cd\u306a\u308b\u3053\u3068\u3067ED\u306f\u60aa\u5316\u3057\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3046\u306a\u308b\u524d\u306b\u3001\u65e5\u5e38\u751f\u6d3b\u3092\u898b\u76f4\u3059\u3053\u3068\u3082\u5927\u4e8b\u3067\u3059\u304c\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u898b\u3064\u3051\u3066\u76f8\u8ac7\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u4ed6\u306e\u75c5\u6c17\u3092\u6559\u3048\u3066\u304f\u308c\u308b\u30b5\u30a4\u30f3\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3060\u304b\u3089\u3053\u305d\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u7d42\u308f\u308b\u306e\u3067\u306f\u306a\u304f\u3001ED\u306b\u76ee\u3092\u5411\u3051\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9670\u830e\u306b\u5341\u5206\u306a\u8840\u6db2\u304c\u9001\u3089\u308c\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED\u306f\u3001\u8840\u7ba1\u969c\u5bb3\u3067\u3042\u308b\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u306e\u30b5\u30a4\u30f3\u3067\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52d5\u8108\u786c\u5316\u3092\u653e\u7f6e\u3059\u308b\u3068\u3001\u5fc3\u7b4b\u6897\u585e\u3084\u8133\u6897\u585e\u306b\u3064\u306a\u304c\u308b\u5834\u5408\u3082\u3042\u308b\u305f\u3081\u3001ED\u3092\u7591\u3046\u3068\u304d\u306f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u533b\u5e2b\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u306a\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u3001\u307e\u305a\u306f\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u78ba\u8a8d\u3092\u3057\u305f\u3044\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u3082ED\u306e\u5927\u304d\u306a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u98df\u751f\u6d3b\u3084\u904b\u52d5\u306a\u3069\u898b\u76f4\u3059\u3060\u3051\u3067\u3082ED\u6539\u5584\u3078\u8fd1\u3065\u304d\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u3067\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u3001\u30b9\u30de\u30db1\u53f0\u3067\u8a3a\u5bdf\u304b\u3089\u85ac\u306e\u51e6\u65b9\u307e\u3067\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u3082\u3057\u304b\u3057\u305f\u3089ED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u3068\u611f\u3058\u305f\u3068\u304d\u306f\u3001\u307e\u305a\u306f\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u85ac\u3084\u6cbb\u7642\u6cd5\u306a\u3069\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u898b\u3064\u304b\u308b\u3068\u5b89\u5fc3\u611f\u3082\u3042\u308a\u6e80\u8db3\u5ea6\u3082\u9ad8\u307e\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30b9\u30c8\u30ec\u30b9\u3082ED\u306b\u5927\u304d\u304f\u5f71\u97ff\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u30b9\u30c8\u30ec\u30b9\u3092\u611f\u3058\u305f\u3089\u6e9c\u3081\u8fbc\u307e\u305a\u3001\u597d\u304d\u306a\u3053\u3068\u3084\u8da3\u5473\u3092\u898b\u3064\u3051\u3066\u9069\u5ea6\u306b\u767a\u6563\u3059\u308b\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/erection-time\">\u52c3\u8d77\u7dad\u6301\u6642\u9593\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u7dad\u6301\u6642\u9593\u3092\u4f38\u3070\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><br><a href=\"https:\/\/moteo.best\/column\/dick-hardness\">\u52c3\u8d77\u6642\u306e\u786c\u3055\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u786c\u3055\u3092\u7dad\u6301\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><\/li><\/ul>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":84486,"parent":450,"menu_order":646,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9&hellip;","acf":{"second_featured_image":{"ID":9068,"id":9068,"title":"43","filename":"43.png","filesize":108247,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/self-hair-removal\/men-epilation\/attachment\/43\/","alt":"","author":"1","description":"","caption":"","name":"43","status":"inherit","uploaded_to":8970,"date":"2019-10-12 10:50:52","modified":"2019-10-12 10:50:52","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-300x200.png","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u65b9\u6cd5\uff5c\u30b9\u30b3\u30a2\u3067\u308f\u304b\u308b\u75c7\u72b6\u306e\u30ec\u30d9\u30eb","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2819"}],"version-history":[{"count":15,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions"}],"predecessor-version":[{"id":84636,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions\/84636"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84486"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2810,"date":"2024-02-22T02:00:00","date_gmt":"2024-02-21T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2810"},"modified":"2024-02-22T02:00:37","modified_gmt":"2024-02-21T17:00:37","slug":"ed-cause-type","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-cause-type\/","title":{"rendered":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-cause\">ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/ed-type\">ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5\u3092\u7d39\u4ecb<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/organic-ed\">\u5668\u8cea\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u8840\u7ba1\u30fb\u795e\u7d4c\u306b\u95a2\u3059\u308b\u539f\u56e0\u3067\u8d77\u3053\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/psychogenic-ed\">\u5fc3\u56e0\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u795e\u7d4c\u306e\u9759\u7684\u8208\u596e\u304c\u4f1d\u308f\u308a\u306b\u304f\u3044\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/drug-ed\">\u85ac\u5264\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u7cbe\u795e\u5b89\u5b9a\u5264\u3084\u9ad8\u8840\u5727\u4e88\u9632\u85ac\u306e\u526f\u4f5c\u7528\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/mixed-ed\">\u6df7\u5408\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u30b9\u30c8\u30ec\u30b9\u3060\u3051\u3067\u306f\u306a\u304f\u52d5\u8108\u786c\u5316\u306e\u9032\u884c\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":648,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068&hellip;","acf":{"second_featured_image":{"ID":7513,"id":7513,"title":"2126_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u306f\u3066\u306a\u30de\u30fc\u30af","filename":"adobestock-265248448.jpg","filesize":39589,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/needle-hairremoval\/needle-hairremoval-pain\/adobestock-265248448\/","alt":"\u7591\u554f","author":"12","description":"","caption":"","name":"adobestock-265248448","status":"inherit","uploaded_to":7503,"date":"2019-09-25 21:28:38","modified":"2019-11-10 05:39:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2810"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions"}],"predecessor-version":[{"id":9461,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions\/9461"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
]</pre><pre class="stack-trace">file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 34
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-trace').style.display = (document.getElementById('cakeErr6724665242b98-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(https://moteo.best/column/wp-json/wp/v2/pages?) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>40</b>]<div id="cakeErr6724665242b98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-code').style.display = (document.getElementById('cakeErr6724665242b98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-context').style.display = (document.getElementById('cakeErr6724665242b98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6724665242b98-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #0000BB">Constants</span><span style="color: #007700">::</span><span style="color: #0000BB">COLUMN_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-json/wp/v2/pages?"</span><span style="color: #007700">.</span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(</span><span style="color: #0000BB">$datsumou_column_ids</span><span style="color: #007700">);
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">(</span><span style="color: #0000BB">$json</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF8'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN'</span><span style="color: #007700">);
</span></span></code></pre><pre id="cakeErr6724665242b98-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = ''
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
]</pre><pre class="stack-trace">file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><!-- block container -->
<section class="container flexwrap">
<!-- block site content -->
<section id="content" class="content site-content genreTop">
<!-- block breadcrumb -->
<!-- Evaluation -->
<section class="Evaluation">
<!-- Sitemap PageLink -->
<div class="Sitemap__PageLink">
<ul>
<li class="Sitemap__LinkBtn"><a href="#aga">AGA(薄毛)治療<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#datsumou">メンズ脱毛<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#hige-datsumou">ヒゲ脱毛<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#ed">ED治療<i class="fas fa-chevron-down"></i></a></li>
</ul>
</div><!-- /Sitemap PageLink -->
<!-- SiteMap AGA -->
<div class="SiteMap__content Map--AGA" id="aga">
<h2><img src="/img/common/icon/icon-sitemap-aga.svg">AGA(薄毛)治療</h2>
<h3>AGAクリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/aga/search/hokkaido/">北海道</a> </li>
<li>
<a href="/aga/search/aomori/">青森県</a> </li>
<li>
<a href="/aga/search/akita/">秋田県</a> </li>
<li>
<a href="/aga/search/yamagata/">山形県</a> </li>
<li>
<a href="/aga/search/iwate/">岩手県</a> </li>
<li>
<a href="/aga/search/miyagi/">宮城県</a> </li>
<li>
<a href="/aga/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/aga/search/tokyo/">東京都</a> </li>
<li>
<a href="/aga/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/aga/search/saitama/">埼玉県</a> </li>
<li>
<a href="/aga/search/chiba/">千葉県</a> </li>
<li>
<a href="/aga/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/aga/search/tochigi/">栃木県</a> </li>
<li>
<a href="/aga/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/aga/search/niigata/">新潟県</a> </li>
<li>
<a href="/aga/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/aga/search/nagano/">長野県</a> </li>
<li>
<a href="/aga/search/ishikawa/">石川県</a> </li>
<li>
<a href="/aga/search/toyama/">富山県</a> </li>
<li>
<a href="/aga/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/aga/search/aichi/">愛知県</a> </li>
<li>
<a href="/aga/search/gifu/">岐阜県</a> </li>
<li>
<a href="/aga/search/mie/">三重県</a> </li>
<li>
<a href="/aga/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/aga/search/oosaka/">大阪府</a> </li>
<li>
<a href="/aga/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/aga/search/kyouto/">京都府</a> </li>
<li>
<a href="/aga/search/shiga/">滋賀県</a> </li>
<li>
<a href="/aga/search/nara/">奈良県</a> </li>
<li>
<a href="/aga/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/aga/search/okayama/">岡山県</a> </li>
<li>
<a href="/aga/search/hiroshima/">広島県</a> </li>
<li>
<a href="/aga/search/tottori/">鳥取県</a> </li>
<li>
<a href="/aga/search/shimane/">島根県</a> </li>
<li>
<a href="/aga/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/aga/search/kagawa/">香川県</a> </li>
<li>
<a href="/aga/search/tokushima/">徳島県</a> </li>
<li>
<a href="/aga/search/ehime/">愛媛県</a> </li>
<li>
<a href="/aga/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/aga/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/aga/search/saga/">佐賀県</a> </li>
<li>
<a href="/aga/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/aga/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/aga/search/ooita/">大分県</a> </li>
<li>
<a href="/aga/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/aga/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/aga/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/aga/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/aga/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/aga/">みんなのAGA(薄毛)コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/">東京でおすすめのAGA治療</a></li>
<li><a href="https://moteo.best/column/aga/aga-treatment/">AGAを治療したい</a></li>
<li><a href="https://moteo.best/column/aga/baldness/">薄毛治療</a></li>
<li><a href="https://moteo.best/column/aga/aga-clinic-ranking/">おすすめのAGAクリニックランキング</a></li>
<li><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">AGA治療における副作用</a></li>
<li><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因</a></li>
</ul>
</div><!-- /SiteMap AGA -->
<!-- SiteMap datsumou -->
<div class="SiteMap__content Map--datsumou" id="datsumou">
<h2><img src="/img/common/icon/icon-sitemap-datsumou.svg">メンズ脱毛</h2>
<h3>脱毛サロン・クリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/datsumou/search/hokkaido/">北海道</a> </li>
<li>
<a href="/datsumou/search/aomori/">青森県</a> </li>
<li>
<a href="/datsumou/search/akita/">秋田県</a> </li>
<li>
<a href="/datsumou/search/yamagata/">山形県</a> </li>
<li>
<a href="/datsumou/search/iwate/">岩手県</a> </li>
<li>
<a href="/datsumou/search/miyagi/">宮城県</a> </li>
<li>
<a href="/datsumou/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/datsumou/search/tokyo/">東京都</a> </li>
<li>
<a href="/datsumou/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/datsumou/search/saitama/">埼玉県</a> </li>
<li>
<a href="/datsumou/search/chiba/">千葉県</a> </li>
<li>
<a href="/datsumou/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/datsumou/search/tochigi/">栃木県</a> </li>
<li>
<a href="/datsumou/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/datsumou/search/niigata/">新潟県</a> </li>
<li>
<a href="/datsumou/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/datsumou/search/nagano/">長野県</a> </li>
<li>
<a href="/datsumou/search/ishikawa/">石川県</a> </li>
<li>
<a href="/datsumou/search/toyama/">富山県</a> </li>
<li>
<a href="/datsumou/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/datsumou/search/aichi/">愛知県</a> </li>
<li>
<a href="/datsumou/search/gifu/">岐阜県</a> </li>
<li>
<a href="/datsumou/search/mie/">三重県</a> </li>
<li>
<a href="/datsumou/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/datsumou/search/oosaka/">大阪府</a> </li>
<li>
<a href="/datsumou/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/datsumou/search/kyouto/">京都府</a> </li>
<li>
<a href="/datsumou/search/shiga/">滋賀県</a> </li>
<li>
<a href="/datsumou/search/nara/">奈良県</a> </li>
<li>
<a href="/datsumou/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/datsumou/search/okayama/">岡山県</a> </li>
<li>
<a href="/datsumou/search/hiroshima/">広島県</a> </li>
<li>
<a href="/datsumou/search/tottori/">鳥取県</a> </li>
<li>
<a href="/datsumou/search/shimane/">島根県</a> </li>
<li>
<a href="/datsumou/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/datsumou/search/kagawa/">香川県</a> </li>
<li>
<a href="/datsumou/search/tokushima/">徳島県</a> </li>
<li>
<a href="/datsumou/search/ehime/">愛媛県</a> </li>
<li>
<a href="/datsumou/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/datsumou/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/datsumou/search/saga/">佐賀県</a> </li>
<li>
<a href="/datsumou/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/datsumou/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/datsumou/search/ooita/">大分県</a> </li>
<li>
<a href="/datsumou/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/datsumou/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/datsumou/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/datsumou/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/datsumou/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/datsumou/">みんなのメンズ脱毛コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-trace').style.display = (document.getElementById('cakeErr6724665387717-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>154</b>]<div id="cakeErr6724665387717-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-code').style.display = (document.getElementById('cakeErr6724665387717-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-context').style.display = (document.getElementById('cakeErr6724665387717-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6724665387717-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"column--link"</span><span style="color: #007700">>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$datsumou_column </span><span style="color: #007700">as </span><span style="color: #0000BB">$post</span><span style="color: #007700">): </span><span style="color: #0000BB">?>
</span></span></code></span>
<code><span style="color: #000000"> <li><a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$post</span><span style="color: #007700">[</span><span style="color: #DD0000">'link'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span>"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$post</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">][</span><span style="color: #DD0000">'rendered'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></a></li>
</span></code></pre><pre id="cakeErr6724665387717-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?include%5B0%5D=2434&include%5B1%5D=20904&include%5B2%5D=20488&include%5B3%5D=18112&include%5B4%5D=13414&include%5B5%5D=13833'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":13833,"date":"2024-10-17T02:00:00","date_gmt":"2024-10-16T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13833"},"modified":"2024-10-17T13:07:55","modified_gmt":"2024-10-17T04:07:55","slug":"bald-hairremoval-clinicranking-tokyo","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/","title":{"rendered":"\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u3060\u3051\u306b\u3001<span class=\"redcolor\">\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044\u304b\u5206\u304b\u3089\u306a\u3044\u300d<\/span>\u3068\u3044\u3046\u60a9\u307f\u3082\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/p>\n<p>\u4eca\u56de\u306f\u3001\u6771\u4eac\u30a8\u30ea\u30a2\u3067\u304a\u3059\u3059\u3081\u306e\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u4e00\u6319\u3054\u7d39\u4ecb\uff01\u3082\u3061\u308d\u3093\u3001\u8131\u6bdb\u8cbb\u7528\u306a\u3069\u306e\u57fa\u672c\u60c5\u5831\u3068\u53e3\u30b3\u30df\u3082\u3057\u3063\u304b\u308a\u53ce\u96c6\u3057\u3066\u3044\u307e\u3059\uff01<\/p>\n\n\n<p><strong>\u3010\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>&#8211;<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<p><strong>\u3010\u6771\u4eac<\/strong><strong>\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\" style=\"width: 99.881%;\">\n<tbody>\n<tr>\n<td style=\"width: 86px;\">\u30a4\u30e1\u30fc\u30b8<\/td>\n<td style=\"width: 238px;\"><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\" \/><\/td>\n<td style=\"width: 126px;\"><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td>\n<td style=\"width: 233px;\"><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\" \/><\/td>\n<td style=\"width: 156px;\"><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u65bd\u8a2d\u540d<\/td>\n<td style=\"width: 238px;\">\u30e1\u30f3\u30baTBC<\/td>\n<td style=\"width: 126px;\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<td style=\"width: 233px;\">\u30ea\u30f3\u30af\u30b9<\/td>\n<td style=\"width: 156px;\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td>\n<td style=\"width: 126px;\">\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td>\n<td style=\"width: 233px;\">\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td>\n<td style=\"width: 156px;\">11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u8131\u6bdb\u65b9\u6cd5<\/td>\n<td style=\"width: 238px;\">\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td>\n<td style=\"width: 126px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 233px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 156px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td>\n<td style=\"width: 126px;\">70,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">59,800\u5186\u301c<\/td>\n<td style=\"width: 156px;\">118,800\u5186<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">&#8211;<\/td>\n<td style=\"width: 126px;\">210,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">94,694\u5186\u301c<\/td>\n<td style=\"width: 156px;\">3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td>\n<td style=\"width: 238px;\">\u00d7<\/td>\n<td style=\"width: 126px;\">\u25cb<\/td>\n<td style=\"width: 233px;\">\u00d7<\/td>\n<td style=\"width: 156px;\">\u00d7<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u6771\u4eac\u306e\u5e97\u8217<\/td>\n<td style=\"width: 238px;\">\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td>\n<td style=\"width: 126px;\">\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td>\n<td style=\"width: 233px;\">\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td>\n<td style=\"width: 156px;\">\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u55b6\u696d\u6642\u9593<\/td>\n<td style=\"width: 238px;\">\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td>\n<td style=\"width: 126px;\">11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td>\n<td style=\"width: 233px;\">\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td>\n<td style=\"width: 156px;\">\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c7\u30e1\u30ea\u30c3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td>\n<td style=\"width: 126px;\">\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td>\n<td style=\"width: 233px;\">\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td>\n<td style=\"width: 156px;\">\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/td>\n<td style=\"width: 238px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 126px;\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 233px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 156px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/section>\n\n\n<p>\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u8a73\u7d30\u3092\u3054\u7d39\u4ecb\u3059\u308b\u307e\u3048\u306b\u3001\u683c\u5b89\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5b89\u3055\u4ee5\u5916\u306b\u91cd\u8996\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u5148\u306b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u60c5\u5831\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u304b\u3089\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<h2>\u6771\u4eac\u3067\u9aed\u8131\u6bdb\u304c\u5b89\u3044<strong>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3069\u3053\uff1f<\/strong><\/h2>\n\n\n<p><span class=\"highlighted\">\u3068\u306b\u304b\u304f\u5b89\u304f\u8131\u6bdb\u304c\u3057\u305f\u3044<\/span>\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u308a\u8131\u6bdb\u52b9\u679c\u3084\u75db\u307f\u30fb\u8cbb\u7528\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u683c\u5b89\u3067\u8131\u6bdb\u304c\u3067\u304d\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3001\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30923\u793e\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3002<\/p>\n<p>\u56de\u6570\u5238\u5236\u5ea6\u3001\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u30011\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u3042\u308a\u306a\u3069\u3001\u6599\u91d1\u4f53\u7cfb\u304c\u305d\u308c\u305e\u308c\u7570\u306a\u308b\u305f\u3081\u3001\u3054\u81ea\u8eab\u306e\u5e0c\u671b\u306b\u4e00\u756a\u3042\u3063\u305f\u65bd\u8a2d\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u30013\u793e\u3068\u3082\u884c\u3063\u3066\u307f\u3066\u304b\u3089\u6c7a\u3081\u308b\u3067\u3082\u3044\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\uff01<\/strong><br>1\u90e8\u4f4d\uff1a2,980\u5186\/1\u56de<br>3\u90e8\u4f4d\uff1a59,800\u5186\/10\u56de<br>8\u90e8\u4f4d\uff1a99,800\u5186\/10\u56de<\/td><td><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<br><br>\u6708\u3005500\u5186\u301c<br>11\u56de\u76ee\u4ee5\u964d80%\u30aa\u30d5<\/td><td>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u90fd\u5185\u306b5\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u6700\u5bc4\u99c5\u304b\u3089\u5f92\u6b6910\u4ee5\u5185<\/td><td>\u90fd\u5185\u306b11\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><td>\u90fd\u5185\u306b23\u9662<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u9078\u3073\u65b9\u306f\uff1f\u91cd\u8981\u306a5\u3064\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u30c1\u30a7\u30c3\u30af<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg\" alt=\"\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30db\u309a\u30a4\u30f3\u30c8\" class=\"wp-image-50578\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306b\u91cd\u8981\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span>\u3002<\/p>\n<p>\u3068\u304f\u306b\u6ce8\u76ee\u3059\u3079\u304d\u306a\u306e\u306f\u6b21\u306e5\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/li><li>\u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/li><li>\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/li><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/li><li>\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n<p>\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>1. \u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c81\" class=\"wp-image-51117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u4e3b\u306b3\u3064\u306e\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u5149\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br><strong>\uff08\u6e1b\u6bdb\uff09<\/strong><\/td><td>\u3007<\/td><td>\u25ce<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u9577\u671f\u9593\u304b\u304b\u308b\u305f\u3081\u7d50\u679c\u7684\u306b\u8cbb\u7528\u304c\u9ad8\u304f\u306a\u308b\u50be\u5411\u306b<\/strong><\/td><td>\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u306e\u3067\u8cbb\u7528\u3092\u6291\u3048\u3084\u3059\u3044<\/td><td><strong>1\u672c\u305a\u3064\u8131\u6bdb\u3059\u308b\u305f\u3081\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/strong><\/td><\/tr><tr><td>\u65bd\u8853\u6642\u9593<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>30\u301c60\u5206\u7a0b\u5ea6*<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u306e\u3088\u3046\u306a\u8efd\u3044\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u5f3e\u304b\u308c\u305f\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><td>\u706b\u50b7\u306e\u3088\u3046\u306a\u304b\u306a\u308a\u5f37\u3044\u75db\u307f<\/td><\/tr><tr><td>\u65bd\u8853\u30ea\u30b9\u30af<\/td><td>\u5c11\u306a\u3044\u304c\u8d64\u307f\u30fb\u75db\u307f\u304c\u51fa\u308b\u53ef\u80fd\u6027\u3082<\/td><td><strong>\u51fa\u529b\u304c\u9ad8\u3044\u305f\u3081\u8d64\u307f\u30fb\u75db\u307f\u304c\u4f34\u3046<\/strong><\/td><td>\u6280\u8853\u8005\u306b\u3088\u3063\u3066\u5dee\u304c\u51fa\u3084\u3059\u3044<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593<\/td><td>15\u56de\u4ee5\u4e0a*<\/td><td>5\uff5e8\u56de*<\/td><td>5\uff5e8\u56de*<\/td><\/tr><tr><td>\u30c8\u30e9\u30d6\u30eb\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b<br>\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><td>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3059\u3050\u306b\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n<p><small>*1&#8230;\u5404\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b3\u30fc\u30b9\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002<br><\/small><small>*2&#8230;\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570\u306e\u76ee\u5b89\u3067\u3059\u3002<br><\/small><small>*3&#8230;\u30b5\u30ed\u30f3\u306e\u4f7f\u7528\u30de\u30b7\u30f3\u3084\u65bd\u8853\u30ec\u30d9\u30eb\u3001\u4f53\u8cea\u306b\u3088\u3063\u3066\u52b9\u679c\u306e\u73fe\u308c\u65b9\u306b\u306f\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u307e\u305a\u306f3\u3064\u306e\u9aed\u8131\u6bdb\u6cd5\u306b\u3064\u3044\u3066\u77e5\u3063\u3066\u304a\u304f\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u6642\u671f\u3084\u8cbb\u7528\u304c<span class=\"highlighted\">\u898b\u8fbc\u307f\u3084\u3059\u304f\u306a\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<h3>2. \u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c82\" class=\"wp-image-51118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5fc5\u305a\u3057\u3082\u3001\u7537\u6027\u5c02\u7528\u30b5\u30ed\u30f3\u3067\u3042\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001<strong>\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n<p>\u7537\u6027\u306e\u8131\u6bdb\u306f\u3001<span class=\"redcolor\">\u4f53\u6bdb\u304c\u6fc3\u304f\u3001\u91cf\u304c\u591a\u3044\u3053\u3068\u304c\u591a\u3044<\/span>\u3053\u3068\u3092\u8e0f\u307e\u3048\u305f\u4e0a\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u4e01\u5be7\u306b\u884c\u3063\u3066\u3044\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong>\u9aed\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30d7\u30e9\u30f3\u306e\u3042\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u53b3\u9078<\/strong>\u3057\u305f\u3001\u672c\u8a18\u4e8b\u306e\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>3.\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c83\" class=\"wp-image-51119\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><span class=\"redcolor\">\u5358\u7d14\u306b\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u3051\u308c\u3070\u826f\u3044\u304b\u3068\u3044\u3046\u3068\u3001\u305d\u3046\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/span><\/p>\n<p>\u65bd\u8853\u6599\u91d1\u4ee5\u5916\u306b\u3082\u3001\u4e0b\u8a18\u306e\u3088\u3046\u306a\u89b3\u70b9\u304b\u3089<strong>\u300c\u9577\u304f\u901a\u3048\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3069\u3046\u304b\u300d<\/strong>\u3068\u3044\u3046\u70b9\u3067\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u9078\u3073\u3092\u9032\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u7121\u6599\u304b\u3069\u3046\u304b<\/li><li> \u786c\u6bdb\u5316\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u3042\u308b\u304b\u3069\u3046\u304b<\/li><li> \u7d99\u7d9a\u3059\u308b\u3053\u3068\u3067\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306f\u5b89\u304f\u306a\u308b\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>4.\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c84\" class=\"wp-image-51120\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5951\u7d04\u3059\u308b\u969b\u306f\u3001<span class=\"highlighted\">\u5e0c\u671b\u65e5\u306b\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u304b\u3069\u3046\u304b\u3092\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u306f\u3001\u5951\u7d04\u3057\u3066\u3082\u306a\u304b\u306a\u304b\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089\u3067\u3059\u3002<span class=\"redcolor\">\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u671f\u9593\u304c\u30ba\u30eb\u30ba\u30eb\u3068\u9577\u5f15\u3044\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001Web\u304b\u3089\u306e24\u6642\u9593\u4e88\u7d04\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u5e97\u8217\u6570\u304c\u591a\u304f\u3001\u304b\u3064\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u65bd\u8853\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306a\u3089\u3001\u5e0c\u671b\u65e5\u306e\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3079\u3070\u3001\u30b9\u30c8\u30ec\u30b9\u306a\u304f\u8131\u6bdb\u3092\u9032\u3081\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3>5.\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c85\" class=\"wp-image-51121\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span class=\"highlighted\">\u9aed\u8131\u6bdb\u306b\u304a\u3044\u3066\u3001\u75db\u307f\u5bfe\u7b56\u306f\u5fc5\u9808<\/span>\u3068\u8a00\u3063\u3066\u3082\u904e\u8a00\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<span class=\"redcolor\">\u9aed\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u7279\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u306f\u3001\u9ebb\u9154\u5b8c\u5099\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002\u9ebb\u9154\u306b\u306f\u4e3b\u306b\u6b21\u306e2\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u60a3\u90e8\u306b\u5857\u5e03\u3059\u308b\u3002\u611f\u899a\u304c\u9ebb\u75fa\u3057\u3001\u75db\u307f\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u3092\u5438\u5165\u3059\u308b\u3002\u75db\u307f\u3092\u5bfe\u7b56\u3067\u304d\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u305f\u3081\u4e0d\u5b89\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u3063\u3066\u3044\u308b\u75db\u307f\u5bfe\u7b56\u3082\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6e0b\u8c37\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u304a\u3059\u3059\u308122\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30af\u3099\" class=\"wp-image-40462\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u3001\u6771\u4eac\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 512\"><path d=\"M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f3\u3064\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u6cbb\u7642\u5b9f\u7e3e\u3068\u53e3\u30b3\u30df\u5185\u5bb9<\/strong><br>\u2192\u75c7\u4f8b\u6570\u3084\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u5275\u696d\u5e74\u6570\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3084\u8a3a\u65ad\u306e\u5145\u5b9f\u5ea6\u3001\u60a3\u8005\u6e80\u8db3\u5ea6\u3067\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u5bfe\u5fdc\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17<\/strong><br>\u2192MOTEO\u7de8\u96c6\u90e8\u306b\u3088\u308b\u6f5c\u5165\u8abf\u67fb\u3084\u53e3\u30b3\u30df\u304b\u3089\u5224\u65ad<\/p>\n\n\n\n<p><strong>\u30fb\u8cbb\u7528\u304c\u308f\u304b\u308a\u3084\u3059\u3044\u304b<br><\/strong>\u2192\u516c\u5f0f\u30b5\u30a4\u30c8\u306e\u898b\u3084\u3059\u3055\u3001\u6599\u91d1\u304c\u5177\u4f53\u7684\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1\uff08\u30e9\u30f3\u30ad\u30f3\u30b0\u8868\u793a\u91d1\u984d\u306f\u65ad\u308a\u304c\u306a\u3044\u5834\u5408\u3001\u7a0e\u8fbc\u307f\u3067\u306e\u91d1\u984d\u3068\u306a\u308a\u307e\u3059\u3002\u91d1\u984d\u304c\u5909\u66f4\u3055\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308b\u305f\u3081\u3001\u6765\u5e97\u306e\u969b\u306f\u5fc5\u305a\u516c\u5f0f\u30b5\u30a4\u30c8\u3067\u6599\u91d1\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\uff09<\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 100px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>&#8211;<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30ea\u30bc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-1235\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"3651732d-bed6-4a68-a0d2-15972b47673f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8740f63c-bcda-4377-9352-47961afe004a\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8740f63c-bcda-4377-9352-47961afe004a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1748ef89-2284-416f-836d-1d9511c9dc36\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"37354e35-07b4-4b1b-a98a-ed8c61581722\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1709b44d-7405-410c-94c7-5e3ea3aea757\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"9.1\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">9.1<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d93d674c-5beb-4a19-8492-8690c5263344\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>3\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u53ef\u80fd<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u306b\u5099\u3048\u305f\u5b8c\u5168\u7121\u6599\u4fdd\u8a3c\u3092\u5b8c\u5099<\/li><li>2\u7a2e\u985e\u306e\u9ebb\u9154\u306e\u5c0e\u5165\u3067\u75db\u307f\u3078\u306e\u914d\u616e\u3082\u25ce<\/li><li>\u6708\u30053,200\u5186\uff5e\u624b\u8efd\u306b\u8131\u6bdb\u3092\u59cb\u3081\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af\u306f\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b18\u5e97\u8217\u5c55\u958b\u3057\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u306a\u30695\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u5e2b\u304c\u76f4\u63a5\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u9b45\u529b\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u306f\u7121\u6599\u3067\u3059\u3002\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3067\u3057\u304b\u6271\u3046\u3053\u3068\u306e\u3067\u304d\u306a\u3044\uff13\u7a2e\u985e\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u3067\u7570\u306a\u308b\u808c\u8cea\u3084\u6bdb\u8cea\u306b\u5bfe\u5fdc\u3002\u90e8\u5206\u7684\u306b\u6b8b\u3059\u306a\u3069\u306e\u30c7\u30b6\u30a4\u30f3\u3084\u30dc\u30ea\u30e5\u30fc\u30e0\u8abf\u6574\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u306e\u6709\u52b9\u671f\u9650\u304c5\u5e74\u3082\u3042\u308b\u306e\u3067\u3001\u4e8b\u60c5\u3067\u884c\u3051\u306a\u3044\u671f\u9593\u304c\u3067\u304d\u3066\u3082\u5927\u4e08\u592b\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-60504871-f308-4b09-bd27-d630d8186f8c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg\" alt=\"\" data-id=\"76123\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1\/\" class=\"wp-image-76123\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg\" alt=\"\" data-id=\"76124\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1\/\" class=\"wp-image-76124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg\" alt=\"\" data-id=\"76125\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1\/\" class=\"wp-image-76125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg\" alt=\"\" data-id=\"76126\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1\/\" class=\"wp-image-76126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a\uff11\u4e01\u76ee\uff12\u2212\uff11 \u30ca\u30a4\u30f3\u30c6\u30a3 \u65b0\u5bbf \u30d3\u30eb 7F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shibuya?share\">\u6e0b\u8c37\u533a\u795e\u53571-16-3 \u30d6\u30eb\u30fb\u30f4\u30a1\u30fc\u30eb\u30d3\u30eb4F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br><a href=\"https:\/\/www.google.com\/maps\/place\/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7\/@35.668131,139.7591151,17z\/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea78-8-8 \u9280\u5ea7\uff18\uff18\uff18\u30d3\u30eb10F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/g.page\/mensrize_machida?share\" target=\"_blank\">\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F<\/a><br>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<br><a href=\"https:\/\/g.page\/mensrize_tachikawa?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0fHP\u306e\u300c\u96fb\u8a71\u4e88\u7d04\u300d<\/a>\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br>14:00\uff5e23:00<br> \uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br> \u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br> \u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e05\u6f54\u611f\u6ea2\u308c\u308b\u9662\u5185\u3067\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u7686\u3055\u3093\u3068\u3066\u3082\u89aa\u5207\u3067\u4e01\u5be7\u306b\u63a5\u3057\u3066\u304f\u3060\u3055\u308a\u3068\u3066\u3082\u597d\u611f\u304c\u6301\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vPzdGST37eK1FWuA6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u914d\u616e\u3082\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u3066\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u96fb\u8a71\u5bfe\u5fdc\u3082\u5927\u5909\u306b\u6c17\u6301\u3061\u306e\u826f\u3044\u5bfe\u5fdc\u3067\u3057\u305f\u306d\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NBtqkUNaPDhuk1UN9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u307e\u3060\u306b\u5168\u304f\u4e88\u7d04\u304c\u53d6\u308c\u307e\u305b\u3093\u30021\u5e74\u9593\u305a\u3063\u3068\u53d6\u308a\u3084\u3059\u3044\u3088\u3046\u6539\u5584\u3057\u307e\u3059\u3068\u8a00\u3044\u7d9a\u3051\u3066\u3044\u307e\u3059\u304c\u5168\u304f\u52aa\u529b\u304c\u898b\u3089\u308c\u307e\u305b\u3093\u3002\u65b0\u898f\u5951\u7d04\u306e\u65b9\u306f\u6700\u521d\u306b\u304a\u91d1\u3092\u6255\u3063\u305f\u3089\u305d\u306e\u5f8c\u884c\u304d\u305f\u3044\u65e5\u306b\u5168\u7136\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u306e\u3067\u304a\u6c17\u3092\u3064\u3051\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuqU6YimKHvoysyB7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"335d4ac2-43f2-4def-863b-cd3d0dd4a18a\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c349d5b9-4493-446f-9339-9ce586ff7009\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20c0363b-e112-4b74-8f6e-73572a124f7b\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u8131\u6bdb\u6a5f\u304c5\u7a2e\u985e\uff01\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u3067\u304d\u308b<\/li><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u6a5f\u300c\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u300d\u5168\u9662\u5c0e\u5165<\/li><li>\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306a\u30897\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u3078\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u7121\u6599<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u5168\u56fd\u306b18\u9662\u5c55\u958b\u3001\u90fd\u5185\u306b\u306f\u65b0\u5bbf\u306a\u30695\u9662\u304c\u5c55\u958b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\uff62\u7537\u6027\u7f8e\u5bb9\u3068\u3044\u3046\u6587\u5316\u3092\u5275\u308b\uff63\u3053\u3068\u3092\u4f7f\u547d\u3068\u3057\u3066\u3044\u3066\u3001\u7f8e\u610f\u8b58\u306e\u9ad8\u3044\u7537\u6027\u306b\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52b9\u679c\u3092\u51fa\u3059\u305f\u3081\u306b\u9577\u671f\u9593\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u30a8\u30b9\u30c6\u8131\u6bdb\u306b\u6bd4\u3079\u3066\u3001\u533b\u7642\u8131\u6bdb\u306f\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u5f97\u3089\u308c\u3084\u3059\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<br>\u6bdb\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u300c\u30d0\u30eb\u30b8\u300d\u3068\u3044\u3046\u7d30\u80de\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3082\u5c11\u306a\u304f\u3066\u3059\u307f\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u3001\u3075\u305f\u305f\u3073\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u307b\u3068\u3093\u3069\u306a\u3044\u306e\u304c\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b4\u30ea\u30e9\u5272\u3001\u4e57\u308a\u63db\u3048\u5272\u3001\u30da\u30a2\u5272\u306a\u3069\u306e\u5272\u5f15\u3082\u5145\u5b9f\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg\" alt=\"\" data-id=\"76116\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1\/\" class=\"wp-image-76116\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg\" alt=\"\" data-id=\"76117\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1\/\" class=\"wp-image-76117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg\" alt=\"\" data-id=\"76118\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1\/\" class=\"wp-image-76118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg\" alt=\"\" data-id=\"76115\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1\/\" class=\"wp-image-76115\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4><strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<p><strong>\u3010\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\uff08\u51686\u56de\uff09\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>(\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b)<\/td><td>74,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0<br>\uff08\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff09<\/td><td>64,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0\uff08\u9996\uff09<\/td><td>49,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><small>\u203b\u300e\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u300f\u7d42\u4e86\u5f8c\u306f3\u5e74\u9593\u8ffd\u52a01\u56de100\u5186\u3067\u7167\u5c04\u53ef\u80fd\uff01<\/small><\/p>\n\n\n<p><strong>\u3010\u5404\u90e8\u4f4d\u3054\u3068\u306e\u6599\u91d1\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9f3b\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u307b\u307b<\/td><td>48,000\u5186<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u9996<\/td><td>48,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306f\u3001\u5e73\u65e511:00\u301c15:00\u307e\u3067\u306e\u7167\u5c04\u3068\u306a\u308a\u307e\u3059\u3002\u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\uff08\u7a0e\u8fbc\uff09\u306e\u304a\u652f\u6255\u3067\u4e0a\u8a18\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272*<br><br>*\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-96b48b26-f961-41c0-9544-d18828aca209\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u884c\u304b\u3057\u3066\u3082\u3089\u3063\u3066\u307e\u3059\u3002<br>\u5e97\u54e1\u3055\u3093\u53ef\u611b\u304f\u3066\u4e01\u5be7\u3067\u3068\u3066\u3082\u89aa\u5207\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/2KSFf7eVkXmCADP48\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u65bd\u8853\u3067\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u975e\u5e38\u306b\u4e01\u5be7\u3002<br>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3092\u5c0e\u5165\u3057\u3066\u3044\u308b\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u4ee5\u5916\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3082\u884c\u3063\u305f\u4e8b\u304c\u3042\u308a\u307e\u3059\u304c\u30011\u56de\u6ed1\u3089\u305b\u305f\u3089\u6b21\u306e\u4f4d\u7f6e\u306b\u79fb\u52d5\u3002<br>\u78ba\u304b\u306b\u65bd\u8853\u6642\u9593\u306f\u65e9\u3044\u3051\u3069\u6253\u3061\u6f0f\u308c\u304c\u6563\u898b\u3055\u308c\u308b\u3050\u3089\u3044\u306a\u3089\u3001\u6642\u9593\u3092\u76ee\u4e00\u676f\u306b\u4f7f\u3063\u3066\u4e01\u5be7\u306b\u3084\u3063\u3066\u6b32\u3057\u3044\u3002<br>\u30b4\u30ea\u30e9\u3067\u306f\u3001\u540c\u3058\u90e8\u4f4d\u306b4\u30015\u56de\u5f53\u3066\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u6c17\u5206\u7684\u306b\u3082\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044\u3002<br>\u3053\u308c\u3067\u6253\u3061\u6f0f\u308c\u304c\u3042\u3063\u305f\u5834\u5408\u306f\u8ae6\u3081\u304c\u3064\u304f\u30ec\u30d9\u30eb<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ym2rgdEanBChoLJi6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u96f0\u56f2\u6c17\u3082\u63a5\u5ba2\u3082\u3044\u3044\u306e\u3060\u304c\u3001\u7acb\u5730\u304c\u3044\u3044\u305b\u3044\u3067\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u3002\u30d2\u30b2\u8131\u6bdb\u52b9\u679c\u306f\u78ba\u304b\u306b\u3042\u308b\u304c\u3001\u9ad8\u3044\u3002\u8131\u6bdb\u306a\u3089\u4ed6\u306e\u7f8e\u5bb9\u6574\u5f62\u3082\u3042\u308b\u306e\u3067\u3001\u5373\u65ad\u305b\u305a\u306b\u4ed6\u793e\u3068\u6bd4\u8f03\u3057\u3066\u304b\u3089\u7533\u3057\u8fbc\u307e\u306a\u3044\u3068\u5f8c\u6094\u3057\u307e\u3059\u3088<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/roqxaitnRYou6Vsy6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"8cedd301-be8d-4c32-994e-c61b4908c552\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"775d53eb-7cf3-4491-8539-820aaaa9dee2\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"471763f0-2131-46a6-afbf-e5dd9c165c4d\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9d161c1f-d5fc-4849-a124-2efcaf88982c\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.5\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.5<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.3<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u90fd\u5185\u3060\u3051\u306723\u9662\uff01\u5727\u5012\u7684\u306a\u9662\u6570<\/li><li>\u30b7\u30f3\u30d7\u30eb\u306a\u30b3\u30fc\u30b9\u8a2d\u5b9a\u3067\u30d7\u30e9\u30f3\u9078\u3073\u306b\u8ff7\u308f\u306a\u3044<\/li><li>1\u56de\u306e\u307f\u306e\u8131\u6bdb\u3082\u53ef\u80fd\uff01\u30b3\u30fc\u30b9\u5951\u7d04\u306a\u3057\u3067\u30cf\u30fc\u30c9\u30eb\u304c\u4f4e\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001CM\u3067\u3082\u304a\u306a\u3058\u307f\u306e\u6709\u540d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u56fd\u306b\u5e97\u8217\u3092\u5c55\u958b\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u3084\u3080\u306a\u3044\u5f15\u3063\u8d8a\u3057\u304c\u3042\u3063\u3066\u3082\u7d9a\u3051\u3089\u308c\u308b\u306e\u306f\u4fbf\u5229\u3067\u3059\u3002\u6771\u4eac\u3067\u308219\u9662\u3068\u3044\u3046\u9a5a\u304f\u307b\u3069\u306e\u5e97\u8217\u6570\u3092\u8a87\u3063\u3066\u3044\u308b\u306e\u3067\u3001\u6771\u4eac\u5728\u4f4f\u306e\u65b9\u306f\u3068\u3066\u3082\u901a\u3044\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u8131\u6bdb\u6a5f\u3067\u3001\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u75db\u307f\u306e\u5c11\u306a\u3044\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3044\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u306b\u3088\u308b\u4e07\u304c\u4e00\u304c\u5fc3\u914d\u306a\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002\u9854\u3068\u3044\u3046\u30c7\u30ea\u30b1\u30fc\u30c8\u3067\u76ee\u7acb\u3064\u7b87\u6240\u306a\u3089\u306a\u304a\u3055\u3089\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u30013\u90e8\u4f4d\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09\u304c1\u56de5,700\u5186\u3067\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4><strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09<\/td><td>1\u56de\uff1a5,700 \u5186<br>3\u56de\uff1a11,400 \u5186<br>6\u56de\uff1a16,800 \u5186<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff09<\/td><td>1\u56de\uff1a6,500 \u5186<br>3\u56de\uff1a12,900 \u5186<br>6\u56de\uff1a19,800 \u5186<\/td><\/tr><tr><td>\u9996<\/td><td>1\u56de\uff1a6,180\u5186<br>3\u56de\uff1a17,730\u5186<br>6\u56de\uff1a29,280\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>\u53d7\u4ed8\u6642\u9593<br>10\uff1a00\u301c23\uff1a00<br>\u8a3a\u5bdf\u6642\u9593<br>10\uff1a00\u301c19\uff1a00<br>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6bdb\u3067\u304a\u4e16\u8a71\u306b\u306a\u3063\u3066\u307e\u3059\uff01<br>\u3053\u306e\u6642\u671f\u306b\u306a\u308b\u3068\u6bdb\u306e\u51e6\u7406\u304c\u758e\u304b\u306b\u306a\u308a\u304c\u3061\u306a\u306e\u3067\u3001\u3044\u3063\u305d\u306e\u4e8b\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3068\u601d\u3044\u901a\u3044\u59cb\u3081\u307e\u3057\u305f\u3002<br>\u8155\u6bdb\u304c\u5272\u3068\u6fc3\u304f\u306a\u308a\u3084\u3059\u3044\u306e\u3067\u3084\u3063\u3066\u3082\u3089\u3044\u30012\u9031\u9593\u3050\u3089\u3044\u7d4c\u3064\u3068\u81ea\u7136\u3068\u30dd\u30ed\u30dd\u30ed\u6bdb\u304c\u629c\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\uff01<br>\u7523\u6bdb\u3082\u751f\u3048\u3065\u3089\u304f\u306a\u3063\u3066\u6700\u9ad8\u3067\u3059\uff01\u7b11<br>\u808c\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u6c17\u304c\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/hvZWNMHCp1iQncgy5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u306f\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u5370\u8c61\u304c\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u6bce\u56de\u5e0c\u671b\u901a\u308a\u306b\u4e88\u7d04\u304c\u53d6\u308c\u3066\u304a\u308a\u3001\u4e88\u7d04\u53d7\u4ed8\u3082\u9045\u3044\u6642\u9593\u5e2f\u307e\u3067\u5bfe\u5fdc\u304f\u3060\u3055\u308a\u4e88\u5b9a\u304c\u7acb\u3066\u3084\u3059\u3044\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u6bce\u56de\u524d\u56de\u304b\u3089\u306e\u7167\u5c04\u5f8c\u306e\u52b9\u679c\u3092\u4e00\u5ea6\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u308b\u306e\u3067\u7167\u5c04\u6f0f\u308c\u306a\u3069\u3082\u5c11\u306a\u304f\u4eca\u306e\u3068\u3053\u308d\u4e0d\u6e80\u306a\u304f\u901a\u3048\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GW7EDPVnxxfj9hfx6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306f\u304a\u305d\u3089\u304f\u5168\u56fd\u5171\u901a\u3060\u3068\u601d\u3044\u307e\u3059\u304c\u3001<strong>\u8131\u6bdb<\/strong>\u30de\u30b7\u30f3\u306e\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u308f\u3056\u3068\u4f4e\u304f\u8a2d\u5b9a\u3057\u3066\u3044\u308b\u306e\u3067\u3044\u3064\u307e\u3067\u7d4c\u3063\u3066\u3082<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u5b89\u3055\u3092\u58f2\u308a\u306b\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4e00\u6642\u7684\u306b\u6bdb\u304c\u629c\u3051\u843d\u3061\u308b\u7a0b\u5ea6\u306e\u5a01\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3067\u65bd\u8853\u3059\u308b\u305f\u3081\u3001<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u304f\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u5951\u7d04\u3092\u7e70\u308a\u8fd4\u3059\u3053\u3068\u306b\u306a\u308a\u7d50\u679c\u7684\u306b\u30c8\u30fc\u30bf\u30eb\u3067\u898b\u308b\u3068\u9ad8\u984d\u3067\u3059\u3002<br>\u591a\u304f\u306e\u60a3\u8005\u306f\u5b89\u3055\u3060\u3051\u306b\u60f9\u304b\u308c\u3066\u3001\u3053\u306e\u3088\u3046\u306a\u88cf\u4e8b\u60c5\u3092\u77e5\u3089\u305a\u306b\u6765\u9662\u3059\u308b\u306e\u3067\u7d50\u679c\u7684\u306b\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u901a\u308f\u3055\u308c\u3066\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30ab\u30e2\u306b\u306a\u308a\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/L3ogrsZspfVU3VpG7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-shonanbiyougeka\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5b89\u3044\u3051\u3069\u52b9\u679c\u306f\u3042\u308b\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p style=\"font-size:0\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8 <\/p>\n\n\n\n<ul><li>\u75db\u307f\u304c\u5c11\u306a\u3044<\/li><li>\u6700\u77ed5\u30f6\u6708\u3067\u5b8c\u4e86<\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f<span class=\"redcolor\">\u75db\u307f\u306e\u8efd\u6e1b<\/span>\u306b\u3053\u3060\u308f\u308a\u3001\u8131\u6bdb\u6a5f\u306f\u6700\u65b0\u306e\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u300d\u3092\u5c0e\u5165\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u306f\u6e29\u304b\u3044\u71b1\u3067\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3092\u5927\u5e45\u306b\u8efd\u6e1b\u3067\u304d\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n<p>\u5f93\u6765\u306e\u3088\u3046\u306a\u75db\u307f\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u3058\u3093\u308f\u308a\u3068\u6e29\u304b\u3055\u3092\u611f\u3058\u308b\u7a0b\u5ea6\u306e\u4f53\u611f\u3067\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/span><\/p>\n<p>\u4eca\u306f\u3082\u3046\u300c\u533b\u7642\u8131\u6bdb\uff1d\u75db\u307f\u304c\u5f37\u3044\u300d\u3068\u3044\u3046\u305d\u3093\u306a\u6642\u4ee3\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><strong>\u75db\u307f\u3092\u30cd\u30c3\u30af\u306b\u601d\u3046\u3053\u3068\u306a\u304f\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b<\/strong>\u306e\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u6bdb\u5468\u671f\u306b\u95a2\u4fc2\u306a\u304f\u8131\u6bdb\u3067\u304d\u308b\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306a\u306e\u3067\u3001<strong>\u6700\u77ed1\u30f6\u6708\u306b1\u56de\u306e\u30da\u30fc\u30b9\u3067\u8131\u6bdb\u53ef\u80fd<\/strong>\u3002<\/p>\n<p><span class=\"highlighted\">5\u56de\u30b3\u30fc\u30b9\u306a\u3089\u305f\u3063\u305f\u306e5\u30f6\u6708\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/span><\/p>\n<p>\u3055\u3089\u306b\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f\u8ffd\u52a0\u8cbb\u7528\u304c\u767a\u751f\u3057\u307e\u305b\u3093\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-13133f9b-ea06-4403-9627-7b17787ba250\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u521d\u8a3a\u6599 <\/li><li> \u518d\u8a3a\u6599 <\/li><li> \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09 <\/li><li> \u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09 <\/li><li> \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb <\/li><li> \u9ebb\u9154\u4ee3 <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3053\u308c\u3089\u304c\u3059\u3079\u3066\u7121\u6599\u306a\u306e\u306f\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<h4> <strong>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>\uff08\u9f3b\u3057\u305f\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9996\u304b\u3089\u9078\u3079\u308b\uff09<\/td><td><strong>5\u56de38,500\u5186<\/strong><\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53<\/td><td><strong>5\u56de78,000\u5186<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/mens-eminal.jp\/lp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/a><\/td><\/tr><tr><td> \u4f4f\u6240 <\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662 <\/td><\/tr><tr><td> \u96fb\u8a71\u756a\u53f7 <\/td><td> \u516c\u5f0fHP\u300c\u533b\u9662\u4e00\u89a7\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td> \u30a2\u30af\u30bb\u30b9 <\/td><td> \u516c\u5f0fHP\u300c<a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\">\u533b\u9662\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11:00\u301c21:00<\/td><\/tr><tr><td> \u4e88\u7d04\u65b9\u6cd5 <\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04 <\/td><\/tr><tr><td>\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30fb\u65bd\u8853\u6642\u306e\u30ed\u30fc\u30b7\u30e7\u30f3\u4ee3<br>\u30fb \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09<br>\u30fb\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09<br>\u30fb \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb<br>\u30fb \u8ee2\u9662\u306e\u624b\u7d9a\u304d\u8cbb\u7528<br>\u30fb\u30c6\u30b9\u30c8\u7167\u5c04\u4ee3<br>\u30fb\u9ebb\u9154<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3<\/td><td>\u30fb\u5b66\u527210%OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u52726%OFF<br>\u30fb\u30da\u30a2\u52726%OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/6WXQ4z4Ak7RQyU4P7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u3001\u65bd\u8853\u3057\u3066\u304f\u3060\u3055\u308b\u65b9\u306f\u7686\u3055\u3093\u4e01\u5be7\u3067\u597d\u611f\u304c\u6301\u3066\u308b\u3002\u4e2d\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>1\u56de\u3067\u3082\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u30023\u56de\u3084\u3063\u305f\u3089\u78ba\u5b9f\u306b\u5909\u308f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dXk9BQPEPhtiPfN4A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u307e\u305a\u3001\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u306f\u6700\u77ed5\u56de\u3068\u66f8\u304b\u308c\u3066\u3044\u305f\u304c\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3044\u3063\u305f\u30895\u56de\u3067\u306f\u307e\u305a\u7d42\u308f\u3089\u306a\u3044\u3068\u5e97\u8217\u3067\u8a00\u308f\u308c10\u56de\u3092\u9032\u3081\u3089\u308c\u305f\u3002<br>\u307e\u305f\u3001\u521d\u56de\u306f\u4e88\u5b9a\u6642\u9593\u3088\u308a\uff11\u6642\u9593\u524d\u306b\u6765\u3044\u3068\u8a00\u308f\u308c\u305f\u304c\u3001\u5b9f\u969b\u884c\u3063\u3066\u307f\u305f\u3089\u9593\u9055\u3063\u3066\u3044\u307e\u3057\u305f\u3002\u3068\u8a00\u308f\u308c\u3001\uff11\u6642\u9593\u5f85\u305f\u3055\u308c\u305f\u3002<br>\uff12\u56de\u76ee\u306e\u4e88\u7d04\u3082\u307b\u3068\u3093\u3069\u53d6\u308c\u305a\u3001\u4f55\u3068\u304b\u53d6\u3063\u3066\u3044\u3063\u305f\u3089\u3001\u305d\u306e\u65e5\u306e\u5348\u524d\u306b\u6574\u5f62\u5916\u79d1\u306b\u884c\u3063\u305f\u3068\u3044\u3046\u3053\u3068\u3067\u672c\u65e5\u306e\u65bd\u8853\u306f\u3067\u304d\u307e\u305b\u3093\u3002\uff11\u56de\u6d88\u5316\u3057\u305f\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<br>\u305d\u308c\u3092\u623b\u3059\u306b\u306f\uff11\u4e07\u5186\u5fc5\u8981\u3067\u3059\u3002\u3068\u8a00\u308f\u308c\u305f\u3002<br>\u5bfe\u5fdc\u306b\u4e0d\u6e80\u304c\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3092\u53d7\u3051\u305f\u304c\u9000\u4f1a\u3057\u307e\u3057\u305f\u3002<br>\u307f\u306a\u3055\u3093\u306f\u3001\u6c17\u3092\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/qVhjcBmML1ZoqwYC7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" style=\"background-color:#2dad96\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><br><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30c8\u3099\u30af\u30bf\u30fc\u30b3\u30cf\u309a\" class=\"wp-image-14128\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3-300x174.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"44f415b9-188c-42f4-a55f-deb377d317b7\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ffd42019-ff9d-4482-8d57-8e2924064947\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"ae545144-1dcb-4059-9dcf-277c7de525fe\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"30b10093-d512-4ab5-af8e-8ad3e519507d\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.3\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.3<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-45b719b0-74b4-471a-8040-fabfa847d898\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>Dr.\u30b3\u30d0\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186\uff01\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u304c\u9b45\u529b<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306e\u8131\u6bdb\u7bc4\u56f2\u304c\u5e83\u3044<\/li><li>\u8131\u6bdb\u524d\u306b\u30c6\u30b9\u30c8\u7167\u5c04\u3042\u308a<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>Dr.\u30b3\u30d0\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u7684\u306a\u306e\u306f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3002<\/p>\n\n\n\n<p>2\u5e74\u30844\u5e74\u9593\u306a\u3069\u306e\u671f\u9650\u4ed8\u304d\u304c\u591a\u3044\u4e2d\u3001\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599100\u5186\u306e\u307f\u3067\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u53e3\u30fb\u984e\u30fb\u982c\u30fb\u984e\u4e0b\u30fb\u9996\u4e0a\u306e\u307b\u307c\u5168\u3066\u306e\u30d2\u30b2\u304c\u5bfe\u8c61\u3068\u306a\u308b\u306e\u3067\u3001\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u306b\u52a0\u3048\u3066\u3001\u30b7\u30cd\u30ed\u30f3\u30ad\u30e3\u30f3\u30c7\u30e9\u793e\u306eGentleMax Pro\u3092\u4f7f\u7528\u3057\u3066\u304a\u308a\u3001\u30d2\u30b2\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u9a5a\u7570\u7684\u306a\u52b9\u679c\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u78ba\u5b9f\u306a\u52b9\u679c\u3068\u5b89\u5168\u6027\u3001\u6642\u77ed\u3067\u9078\u3076\u306a\u3089Dr.\u30b3\u30d0\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u90fd\u5ea6\u6255\u3044<\/td><td>1\u301c5\u56de\u76ee\uff1a27,500\u5186\/1\u56de<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><tr><td>\u4e00\u62ec\u6255\u3044<\/td><td>5\u56de\u5206\uff1a108,900\u5186<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4><strong>Dr.\u30b3\u30d0<\/strong>\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kobayashi-seikei.jp\/alopecia\/\" target=\"_blank\">Dr.\u30b3\u30d0 \u9280\u5ea7\u9662<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/Nd9YwZNW7bBpaSFs9\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea72\u4e01\u76ee10-8 \u30de\u30cb\u30a8\u30e9\u9280\u5ea7\u30d3\u30eb3\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-026-226<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br> \u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br> \u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br> \u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u5411\u3051\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b89\u3044\u3057\u3001\u52b9\u679c\u629c\u7fa4\u3067\u3059\u3002<br>\u5f53\u65b9\u3081\u3061\u3083\u304f\u3061\u3083\u9aed\u306f\u6fc3\u3044\u65b9\u3067\u3059\u304c\u3001\u8584\u304f\u306a\u3063\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u4e88\u7d04\u306f\u3068\u308a\u305a\u3089\u3044\u3067\u3059\u304c\u3001\u30b3\u30b9\u30d1\u91cd\u8996\u3057\u305f\u3044\u65b9\u306b\u30aa\u30b9\u30b9\u30e1\u3002<br>\u75db\u3044\u306e\u304c\u82e6\u624b\u306a\u3089\u30b4\u30ea\u30e9\u304c\u30aa\u30b9\u30b9\u30e1\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/u9RqkAuTEXt3q46N9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4fa1\u683c\u3068\u52b9\u679c\u306f\u7d20\u6674\u3089\u3057\u3044\u3051\u3069\u3001\u793e\u54e1\u306e\u30b5\u30fc\u30d3\u30b9\u30ec\u30d9\u30eb\u3068\u885b\u751f\u9762\u306f\u4e26\u4ee5\u4e0b\u304b\u3068\u3002\u793e\u54e1\u306f\u30b5\u30fc\u30d3\u30b9\u5185\u5bb9\u3001\u8a00\u3046\u3053\u3068\u30d0\u30e9\u30d0\u30e9\u3001\u65bd\u8853\u5f8c\u306e\u8edf\u818f\u306f\u5857\u3089\u308c\u305f\u308a\u5857\u3089\u308c\u306a\u304b\u3063\u305f\u308a\u3002\u885b\u751f\u9762\u306f\u3001\u65bd\u8853\u4e0a\u4ef0\u5411\u3051\u306b\u306a\u308a\u307e\u3059\u304c\u6795\u306b\u306f\u9aea\u306e\u6bdb\u3068\u304b\u3064\u3044\u3066\u307e\u3059\u3002\u6c17\u5206\u60aa\u3044\u3001\u3001\u3061\u306a\u307f\u306b\u4e88\u7d04\u306f\u5168\u7136\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZmY1FZ8BDRWtmcBg9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u306e\u30b3\u30b9\u30d1\u306f\u968f\u4e00\u3067\u3059\u3002<br>\u305f\u3060\u305d\u306e\u5206\u5f93\u696d\u54e1\u306e\u30ec\u30d9\u30eb\u306f\u6700\u4f4e\u3067\u3059\u3002<br>\u6700\u8fd1\u306f\u65bd\u8853\u3059\u308b\u65b9\u306f\u5272\u3068\u307e\u3068\u3082\u306a\u65b9\u304c\u591a\u3044\u6c17\u304c\u3057\u307e\u3059(\u305f\u307e\u306b\u30b5\u30c3\u30b5\u3068\u7d42\u308f\u3089\u305d\u3046\u3068\u5ba2\u306e\u3053\u3068\u3092\u8003\u3048\u305a\u306b\u9069\u5f53\u306a\u3053\u3068\u3084\u308b\u4eba\u3082\u3044\u307e\u3059\u3002\u7279\u306b\u571f\u65e5\u306f\u65bd\u8853\u8005\u306e\u8cea\u304c\u4f4e\u3044\u6c17\u304c\u3057\u307e\u3059\u3002)<br>\u53d7\u4ed8\u3068\u96fb\u8a71\u5bfe\u5fdc\u306b\u95a2\u3057\u3066\u306f\u672c\u5f53\u306b\u6700\u5e95\u8fba\u30ec\u30d9\u30eb\u3067\u3059\u3002<br>\u307e\u3068\u3082\u306a\u793e\u4f1a\u4eba\u3068\u3057\u3066\u306e\u5e38\u8b58\u3084\u30de\u30ca\u30fc\u3084\u8a00\u8449\u9063\u3044\u304c\u8eab\u306b\u3064\u3044\u3066\u3044\u306a\u3044\u65b9\u3057\u304b\u3044\u307e\u305b\u3093\u3002<br>\u30b3\u30f3\u30d3\u30cb\u306e\u30a2\u30eb\u30d0\u30a4\u30c8\u306e\u65b9\u304c\u3088\u3063\u307d\u3069\u3057\u3063\u304b\u308a\u3057\u305f\u63a5\u5ba2\u3092\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br>\u53d7\u4ed8\u306f\u7121\u4eba\u306b\u3001\u96fb\u8a71\u5bfe\u5fdc\u306f\u5916\u6ce8\u3059\u308b\u306a\u3069\u3057\u3066\u9802\u304d\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/Q74tFspMAE4PMmAm7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" style=\"background-color:#2dad96\">Dr.\u30b3\u30d0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-drkoba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg\" alt=\"\" class=\"wp-image-90573\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg-300x147.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"e184e38d-df9c-498e-8272-a13bddd1152b\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20bbd0a6-7a66-4926-bece-da5791594ed9\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bfae67b3-4153-476b-9568-3a768029c0c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"bdebb052-e44d-47d8-adb6-da78c858135f\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.1<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b <\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b <\/li><li>\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044 <\/li><li>\u826f\u5fc3\u7684\u306a\u4fa1\u683c\u8a2d\u5b9a <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n<p><span style=\"font-weight: 400;\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u7537\u6027\u5c02\u7528\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u5357\u53e3\u9662\u3068\u6e0b\u8c37\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u6700\u65b0\u306e\u8131\u6bdb\u7406\u8ad6\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306b\u3088\u308a\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b\u70b9\u304c\u6700\u5927\u306e\u9b45\u529b\u3067\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u65b9\u6cd5\u306a\u306e\u3067\u6e29\u304b\u3044\u71b1\u3067\u30a2\u30d7\u30ed\u30fc\u30c1\u3067\u304d\u3001\u6fc3\u3044\u6bdb\u306f\u3082\u3061\u308d\u3093\u7523\u6bdb\u306e\u3088\u3046\u306a\u8584\u3044\u6bdb\u3082\u3057\u3063\u304b\u308a\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u65bd\u8853\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3067\u3042\u3063\u3068\u3044\u3046\u9593\u306b\u7d42\u308f\u308a\u3001\u4e88\u7d04\u67a0\u306b\u3082\u4f59\u88d5\u304c\u51fa\u3084\u3059\u3044\u3067\u3059\u3002\u6bd4\u8f03\u7684\u65b0\u3057\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u306e\u3067\u3001\u305d\u306e\u70b9\u3082\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u3064\u306a\u304c\u3063\u3066\u3044\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u808c\u30c8\u30e9\u30d6\u30eb\u3084\u6253\u3061\u6f0f\u308c\u306b\u3082\u7121\u6599\u3067\u5bfe\u5fdc\u3002\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u3067\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u30c6\u30b9\u30c8\u7167\u5c04\u3082\u7121\u6599\u3067\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u306e\u3067\u3001\u8208\u5473\u304c\u3042\u308c\u3070\u6c17\u8efd\u306b\u8db3\u3092\u904b\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9854\u30bb\u30ec\u30af\u30c8\u30d7\u30e9\u30f33<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a26,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a55,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a76,000\u5186<\/td><\/tr><tr><td>\u98546\u7b87\u6240\u30bb\u30c3\u30c8<br>\uff08\u3072\u305f\u3044\/\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\/\u9f3b\u4e0b\/\u30a2\u30b4\/\u30a2\u30b4\u4e0b\/\u9996\uff09<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a51,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a109,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a149,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><span style=\"font-weight: 400;\">\u4eca\u306a\u3089\u671f\u9593\u9650\u5b9a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98543\u7b87\u6240\u300d\u304c1\u56de9,800\u5186\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98546\u7b87\u6240\u300d\u304c1\u56de16,800\u5186\u3067\u304a\u8a66\u3057\u3067\u304d\u307e\u3059\u306e\u3067\u3001\u307e\u305a\u306f\u3053\u3061\u3089\u3092\u8a66\u3057\u3066\u307f\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>3\u5e97\u8217\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-006-280<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u306f<a href=\"https:\/\/jennyc.jp\/men\/clinics\/\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3001\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3001\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/reserve\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df<\/strong><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b16884f9-2176-4316-ad02-3b70add7283b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Shoki Aoba\u3055\u3093 <\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u7d4c\u9a13\u3067\u4e0d\u5b89\u8981\u7d20\u3082\u591a\u3005\u3042\u308a\u307e\u3057\u305f\u304c\u75db\u307f\u3068\u304b\u3082\u306a\u304f\u3001\u6700\u5f8c\u307e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u305f\u72b6\u614b\u3067\u3044\u308c\u307e\u3057\u305f\uff01\u62c5\u5f53\u306e\u65b9\u304c\u3068\u3066\u3082\u89aa\u5207\u306a\u65b9\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3067\u304d\u305f\u8981\u56e0\u306e\u4e00\u3064\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u65bd\u8a2d\u3082\u7dba\u9e97\u306a\u5370\u8c61\u3067\u3057\u305f\uff01<br>\uff08\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Google\u30de\u30c3\u30d7 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">anan anpan\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">VIO\u3092\u3084\u3063\u3066\u3044\u307e\u3059\u3002<br>\u4ed6\u4f1a\u793e\u306e\u533b\u7642\u8131\u6bdb\u3082\u7d4c\u9a13\u6e08\u307f\u306e\u305f\u3081\u3001\u305d\u306e\u6bd4\u8f03\u3067\u3059\u3002<br><br>\u7167\u5c04\u81ea\u4f53\u306f\u3001\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u5c11\u306a\u3044\u3067\u3059\uff01<br>\u305d\u306e\u70b9\u3068\u3066\u3082\u6e80\u8db3\u306a\u306e\u3067\u3059\uff01<br><br>\u661f\u304c\uff11\u3064\u306a\u3044\u306e\u306f\u3001<br>O\u306e\u6642\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306b\u5243\u3063\u3066\u3082\u3089\u3063\u305f\u306e\u3067\u3059\u304c\u3001<br>\u305d\u306e\u6bdb\u306e\u51e6\u7406\u304c\u5b9f\u969b\u306e\u7167\u5c04\u3088\u308a\u3082\u75db\u304b\u3063\u305f\u3067\u3059\u3002\u3002<br><br>\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3092\u3057\u305f\u6642\u306f\u305d\u3093\u306a\u4e8b\u306f\u306a\u304b\u3063\u305f\u3002\u3002<br><br>\u6bdb\u3092\u51e6\u7406\u3059\u308b\u5243\u6bdb\u5668\u6750\u304c\u60aa\u3044\u306e\u304b\u3001\u3001<br>\u5243\u6bdb\u3057\u3066\u304f\u308c\u308b\u30b9\u30bf\u30c3\u30d5\u306e\u6280\u8853\u306a\u306e\u304b\u3001\u3001<br><br>\u8840\u304c\u51fa\u3066\u308b\u3093\u3058\u3083\u306a\u3044\u304b\u3068\u601d\u3046\u304f\u3089\u3044\u75db\u304b\u3063\u305f\u3002\u3002<br>\u6539\u5584\u3057\u3066\u307b\u3057\u3044\u3067\u3059\u3002<br>\uff08\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/jennyc.jp\/men\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc \u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-jenny\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u5b9f\u969b\u306bVIO\u8131\u6bdb\u306e\u4f53\u9a13\u3067\u52b9\u679c\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-1251\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"80ce2e20-d578-4425-b0fc-3aa8e9d65eac\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"da788f7f-62d7-4dd1-81a6-5a88864af44e\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"5f7a190e-4278-45a9-b3f9-45c4ee4087e5\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"aaacef2d-02ff-4baf-9c6c-9f744c43ae90\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"0480c0de-9297-432b-8e96-27071a2c472e\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-0480c0de-9297-432b-8e96-27071a2c472e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.0\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.0<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7\u306f\u3001\u533b\u7642\u8131\u6bdb\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u6771\u4eac\u306f\u6e0b\u8c37\u3092\u4e2d\u5fc3\u306b\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u5ba4\u3059\u3079\u3066\u5b8c\u5168\u500b\u5ba4\u306a\u306e\u3067\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u304c\u5b88\u3089\u308c\u3066\u5b89\u5fc3\u3002\u533b\u7642\u6a5f\u95a2\u306a\u306e\u3067\u8131\u6bdb\u5f8c\u306e\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\u3082\u3057\u3063\u304b\u308a\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u826f\u5fc3\u7684\u306a\u306e\u304c\u4f3a\u3048\u308b\u306e\u306f\u3001\u300c\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3044\u305f\u3057\u307e\u305b\u3093\u300d\u300c\u8868\u8a18\u6599\u91d1\u4ee5\u5916\u306f\u4e00\u5207\u3044\u305f\u3060\u304d\u307e\u305b\u3093\u300d\u300c\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u81ea\u4fe1\u304c\u3042\u308a\u307e\u3059\u300d\u2026\u2026\u306a\u3069\u306e\uff18\u3064\u306e\u7d04\u675f\u3002\u5b89\u5fc3\u3057\u3066\u6765\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u521d\u56de\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u7121\u6599\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>ALX\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a22,000\u51865\u56de\uff1a66,000\u51868\u56de\uff1a96,800\u518612\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>YAG\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a33,000\u51865\u56de\uff1a99,000\u51868\u56de\uff1a149,600\u518612\u56de\uff1a211,200\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/omotesando-skin-clinic?share\">\u795e\u5bae\u524d5-9-13 \u559c\u591a\u91cd\u30d3\u30eb4\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-334-270<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6771\u4eac\u30e1\u30c8\u30ed\u5404\u7dda\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\u301c19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6c34\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3082\u3057\u304f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u3084Mastercard\u3001UC\u30ab\u30fc\u30c9\u306a\u3069\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u307e\u3067\u901a\u5e38\u306e\u8131\u6bdb\u3068\u3001\u3053\u3053\u306e\u533b\u7642\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u307e\u3057\u305f\u304c\u3001\u3084\u3063\u3071\u308a\u533b\u7642\u8131\u6bdb\u306e\u65b9\u304c\u52b9\u679c\u304c\u660e\u3089\u304b\u306b\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u3002\u901a\u5e38\u306e\u306f\u6b21\u306b\u8131\u6bdb\u306b\u884c\u304f\u524d\u306b\u306f\u751f\u3048\u3066\u304d\u3066\u3057\u307e\u3046\u306e\u306b\u3001\u533b\u7642\u306f\u305d\u308c\u304c\u304b\u306a\u308a\u9045\u3044\u3067\u3059\uff01\u672c\u5f53\u306b\u51e6\u7406\u306e\u5fc5\u8981\u304c\u306a\u304f\u306a\u308b\u306e\u3067\u52a9\u304b\u3063\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BdVNDePJyJNbpTP77\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e88\u7d04\u6642\u9593\u306b\u547c\u3070\u308c\u305a\u5f85\u305f\u3055\u308c\u308b\u3053\u3068\u591a\u6570\u3002<br>\u65bd\u8853\u524d\u306b\u304a\u91d1\u3092\u53d6\u3089\u308c\u308b\u30b9\u30bf\u30a4\u30eb\u3002<br>\u4f1a\u8a08\u3082\u4e0d\u660e\u77ad\u3067\u660e\u7d30\u306f\u3082\u3089\u3048\u307e\u305b\u3093\u3002<br>\u6b63\u76f4\u304a\u3059\u3059\u3081\u306f\u3057\u306a\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/9EMqbJrcqaa4Pa438\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30aa\u30d7\u30b7\u30e7\u30f3\u5951\u7d04\u306e\u52e7\u8a98\u304c\u3061\u3087\u3063\u3068\u3057\u3064\u3053\u3044\u306e\u304c\u6b8b\u5ff5\u3002\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u304a\u52e7\u3081\u306f\u65ad\u308b\u3053\u3068\u304c\u3067\u304d\u305f\u306e\u3067\u3059\u304c\u3001\u770b\u8b77\u5e2b\u3055\u3093\u307e\u3067\u3082\u65bd\u8853\u4e2d\u307e\u3067\u4f55\u5ea6\u3082\u304a\u52e7\u3081\u3057\u3066\u304f\u308b\u306e\u3067\u65ad\u308b\u306e\u3082\u3060\u3093\u3060\u3093\u9762\u5012\u306b\u306a\u3063\u3066\u6700\u5f8c\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u8ffd\u52a0\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002\u305d\u308c\u3055\u3048\u306a\u3051\u308c\u3070\u304a\u52e7\u3081\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3060\u3068\u601d\u3044\u307e\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/x9J2Dig35XdPzfaV7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/omotesando-skin.jp\/\" style=\"background-color:#2dad96\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14134\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"58917e65-057d-48e1-8e2a-4b904d41f7f6\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"89ed49d2-6a05-49c4-acba-7b8651b91eac\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"b9ed2f1e-5490-4b1e-b119-8a80f49cb445\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"358817b4-dd0a-49d9-a932-c9b4b00a2092\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d31c32a5-6a44-4c18-9084-f6bc8681cdd9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.2<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u95a2\u6771\u570f\u5185\u306b5\u9662\u3092\u5c55\u958b\u3057\u3001\u90fd\u5185\u306b\u306f4\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3060\u3051\u3067\u53ef\u80fd\u306a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30fb\u30ec\u30fc\u30b6\u30fc\u3067\u3001\u5b89\u5168\u3067\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306a\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u8a3a\u6599\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u30fb\u5243\u6bdb\u53f0\u30fb\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3044\u3046\uff14\u3064\u306e\u8131\u6bdb\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3002\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u5fc3\u914d\u306a\u65bd\u8853\u5f8c\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u304d\u3063\u3061\u308a\u3068\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u306e\u3067\u3068\u3066\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a74,800\u51868\u56de\uff1a107,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/shibu-cli.com\/\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u6e0b\u8c37\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/xweXib5q2Ly44cdx5\">\u6771\u4eac\u90fd\u6e0b\u8c37\u533a\u6e0b\u8c371-14-9 \u85e4\u548c\u5bae\u76ca\u5742\u30d3\u30eb8\u30fb9F<\/a><br><strong>\u65b0\u5bbf\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/78PxmsKCTcaw3yXq8\">\u6771\u4eac\u90fd\u65b0\u5bbf\u533a\u65b0\u5bbf3-23-1 \u90fd\u91cc\u4e00\u30d3\u30eb2F<\/a><br><strong>\u6c60\u888b\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/2MmwDbh6GuJJ2ddg9\">\u6771\u4eac\u90fd\u8c4a\u5cf6\u533a\u5357\u6c60\u888b2-27-8 \u5357\u6c34\u30d3\u30eb7F<\/a><br><strong>\u65b0\u6a4b\u9662<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/shibucli_shinbashi?share\" target=\"_blank\">\u6771\u4eac\u90fd\u6e2f\u533a\u65b0\u6a4b2-18-9 \u7b2c3\u5149\u548c\u30d3\u30eb4F<\/a><br><strong>\u6a2a\u6d5c\u9662<\/strong><br><a href=\"https:\/\/g.page\/shibucli_yokohama?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u795e\u5948\u5ddd\u770c\u6a2a\u6d5c\u5e02\u897f\u533a\u5357\u5e782-11-1 \u6a2a\u6d5cMS\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-355-311<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2\u5168\u4f533\u56de\u30b3\u30fc\u30b9\uff1a57,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8131\u6bdb\u6a5f\u3068\u3066\u3082\u826f\u304f\u6bdb\u304c\u6e1b\u308a\u307e\u3059\u3002\u4eca\u307e\u3067\u901a\u3063\u3066\u3044\u305f\u3068\u3053\u308d\u306e\u534a\u5206\u4f4d\u306e\u56de\u6570\u3067\u8131\u6bdb\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\u3002\u4e88\u7d04\u3082\u5e0c\u671b\u306e\u6642\u9593\u306b\u53d6\u308c\u308b\u3088\u3046\u8abf\u6574\u3057\u3066\u304f\u308c\u3066\u6709\u308a\u96e3\u3044\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3082\u4e01\u5be7\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u7686\u5bfe\u5fdc\u826f\u3044\u3067\u3059\u3088\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/abKhxWtWSzUKSLAG8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u521d\u5165\u308a\u53e3\u304c\u308f\u304b\u308a\u3065\u3089\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u8131\u6bdb\u3067\u3061\u3083\u3093\u3068\u4e88\u7d04\u3092\u53d6\u3063\u3066\u304f\u308c\u305f\u306e\u3068\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u7121\u6599\u306f\u697d\u3061\u3093\u3067\u3059\u3054\u304f\u826f\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u3066\u3044\u306d\u3044\u306b\u611f\u3058\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TLXXMmmZnAMWtpD47\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-18154384-3f01-4a03-bef2-4348b0056503\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5168\u8eab\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3059\u3002\u6599\u91d1\u306f\u3059\u3054\u304f\u5b89\u3044\u3068\u3044\u3046\u308f\u3051\u3067\u306f\u306a\u304f\u3001\u307e\u3042\u5e73\u5747\u7684\u304b\u306a\u3068\u3044\u3046\u4fa1\u683c\u5e2f\u3067\u3059\u300223\u6642\u307e\u3067\u55b6\u696d\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u4ed5\u4e8b\u5f8c\u306b\u3082\u901a\u3048\u308b\u306e\u304c\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zXQapcFCt7qsqge46\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/shibu-cli.com\/\" style=\"background-color:#2dad96\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-shibuyacosmeticsurgeryclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3010\u30e1\u30f3\u30ba\u3011\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u89e3\u7d04\u6599\u91d1\u3084\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u304b\u304b\u308b\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>KM\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png\" alt=\"\" class=\"wp-image-14782\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4224e83f-514a-4bef-bda7-e7f54eedd96f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"86f6b22d-c54a-4f82-8479-eae0bb73b496\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ab0f7de2-571f-4551-8176-f8f0a9e93d29\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"73a02d13-f243-47f1-91b2-6332d22f60fa\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"94fbbce4-e71a-47a1-be8f-205694d0993a\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNextPro\u3092\u4f7f\u3063\u305f\u300e\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u300f\u304c\u65e9\u304f\u3066\u75db\u307f\u304c\u7121\u3044\u8131\u6bdb\u3068\u3057\u3066\u4eba\u6c17<\/li><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3001\u65bd\u8853\u304c\u4e01\u5be7<\/li><li>\u7523\u6bdb\u3084\u65e5\u713c\u3051\u808c\u3078\u306e\u65bd\u8853\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u7f8e\u5bb9\u5916\u79d1\u3067\u3059\u3002\u65b0\u5bbf\u9662\u3068\u9280\u5ea7\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30cf\u30e4\u30d6\u30b5NEO\u306f\u3001\u767a\u6bdb\u56e0\u5b50\u3068\u3057\u3066\u91cd\u8981\u306a\u5f79\u5272\u3092\u679c\u305f\u3059\u30d0\u30eb\u30b8\u3092\u7834\u58ca\u3057\u307e\u3059\u3002\u5f93\u6765\u306e\u30a2\u30d7\u30ed\u30fc\u30c1\u90e8\u5206\u306e\u3001\u6bdb\u6839\u30fb\u6bdb\u6bcd\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u305f\u3081\u3001\u75db\u307f\u3092\u611f\u3058\u306a\u304f\u5727\u5012\u7684\u306a\u30b9\u30d4\u30fc\u30c9\u8131\u6bdb\u3092\u5b9f\u73fe\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6642\u77ed\u3067\u52b9\u7387\u304c\u826f\u304f\u3066\u3001\u3057\u304b\u3082\u706b\u50b7\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u8efd\u6e1b\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u8a66\u3057\u3066\u307f\u306a\u3044\u3068\u308f\u304b\u3089\u306a\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u3068\u3057\u30661\u56de3,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a93,500\u5186\u8ffd\u52a0\uff1a18,700\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.kmshinjuku.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/a><br><a rel=\"noreferrer noopener\" aria-label=\"KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.kmshinjuku.com\/clinic-ginza\/\" target=\"_blank\">KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMshinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a2-46-5KM\u65b0\u5bbf\u30d3\u30eb8F<\/a><br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMginza?share\">\u4e2d\u592e\u533a\u9280\u5ea71-16-1\u6771\u8ca8\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-5272-0212<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u8a3a\u5bdf\u6642\u9593 11\uff1a00\u301c19\uff1a00<br>\u96fb\u8a71\u53d7\u4ed8 10\uff1a30\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u5e74\u672b\u5e74\u59cb\u306e\u307f\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u307e\u305f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3072\u3052\uff08\u9f3b\u4e0b\uff09\u30c8\u30e9\u30a4\u30a2\u30eb1\u56de\uff1a3,300\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u306e\u5bfe\u5fdc\u3001\u5148\u751f\u306e\u65bd\u8853\u3082\u554f\u984c\u306a\u304f\u307e\u305f\u884c\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BL2nNNLXxD5v5wsN6\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed8\u306f\u6570\u4eba\u3044\u308b\u304c\u3001\u611b\u60f3\u304c\u826f\u3044\u30b9\u30bf\u30c3\u30d5\u3068\u305d\u3046\u3067\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u306e\u5dee\u304c\u6fc0\u3057\u3044\u3002\u533b\u5e2b\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u305f\u53d7\u4ed8\u30fb\u770b\u8b77\u5e2b\u3068\u6bd4\u3079\u3066\u3082\u4e00\u756a\u89aa\u5207\u3060\u3063\u305f\u3002\u65bd\u8853\u306f\u826f\u304b\u3063\u305f\u3002\u518d\u8a2a\u3042\u308a\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uYLvgLyWTsUHvBPVA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u770b\u8b77\u5e2b\u7121\u793c<br>\u304d\u3061\u3093\u3068\u5243\u3063\u3066\u304d\u305f\u306e\u306b\u5f37\u3081\u306e\u53e3\u8abf\u3002<br>\u3046\u308b\u3055\u3044\u3057\u3046\u3056\u3044\u3002<br>\u5e30\u308d\u3046\u304b\u3068\u601d\u3063\u305f\u308f\u9014\u4e2d\u3067\u3002<br>\u9280\u5ea7\u306a\u3093\u3067\u306a\u304f\u306a\u3063\u3061\u3083\u3063\u305f\u306e\u3055\u30fc\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BGspM1S2mh2GCFZ17\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" style=\"background-color:#2dad96\">KM\u30af\u30ea\u30cb\u30c3\u30af\u3092\u516c\u5f0fHP\u3067\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a890a7d2-044d-40c8-992d-684994db6158\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-kmclinic\/\">KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u65b0\u5bbf\u30fb\u9280\u5ea7\u306e\u30d2\u30b2\u6c38\u4e45\u8131\u6bdb\u306a\u3089\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u306e\u304a\u5f97\u30b3\u30fc\u30b9\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-300-250.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-11369\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4786e358-2c74-401c-b12b-8c98cd55c385\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"02ce887e-3cf7-400b-bfb2-05cdee3cdd21\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"24ffd67f-6112-4eec-bad6-a2bfb6598f11\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"cefa0580-ca51-4459-b3ce-d1d441a07400\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306f\u300110\u4ee3\u304b\u308990\u4ee3\u307e\u3067\u306e\u5e45\u5e83\u3044\u5c64\u304c\u6765\u9662\u3059\u308b\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u7f8e\u5bb9\u306b\u95a2\u3059\u308b\u69d8\u3005\u306a\u30e1\u30cb\u30e5\u30fc\u306e\u4e2d\u3067\u3001\u533b\u7642\u8131\u6bdb\u3082\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u4f55\u3088\u308a\u3082\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5927\u5207\u306b\u3057\u3001\u305d\u308c\u305e\u308c\u306e\u5e0c\u671b\u3068\u6e80\u8db3\u306b\u5bc4\u308a\u6dfb\u3044\u3001\u5411\u304d\u5408\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u306f\u3001\u533b\u5e2b\u3068\u3044\u3046\u3060\u3051\u3067\u3082\u5b89\u5fc3\u306a\u306e\u306b\u3001\u30ad\u30e3\u30ea\u30a2\u306e\u3042\u308b\u76ae\u819a\u306e\u5c02\u9580\u533b\u304c\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u3068\u3044\u3046\u3053\u3068\u3067\u3057\u3087\u3046\u3002\u4e07\u304c\u4e00\u306e\u76ae\u819a\u30c8\u30e9\u30d6\u30eb\u3092\u8003\u3048\u308b\u3068\u975e\u5e38\u306b\u5b89\u5fc3\u3067\u304d\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7c73\u56fd\u3067\u627f\u8a8d\u3055\u308c\u305f\u6c38\u4e45\u8131\u6bdb\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u306f\u3001\u521d\u56de\u304b\u3089\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u307e\u3059\u3002\u65e5\u713c\u3051\u3057\u305f\u808c\u306b\u3082\u7167\u5c04\u53ef\u80fd\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u3001\u30d1\u30fc\u30c4\u3054\u3068\u3084\u30bb\u30c3\u30c8\u6599\u91d1\u304c\u3042\u308a\u3001\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a27,500\u5186<br>3\u56de\uff1a55,000\u5186<br>5\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.medieth.com\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea73-9-19 \u5409\u6fa4\u30d3\u30eb6F<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-415-554<br>\uff08\u96fb\u8a71\u53d7\u4ed8\u6642\u959311:00\u301c18:30\uff09<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u65e5\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.medieth.com\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2&nbsp;\uff08\u5168\u4f53\uff1a\u3082\u307f\u3042\u3052\u30fb\u307b\u307b\u30fb\u9996\u542b\u3080\uff095\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c40d8716-c381-43e6-9102-d085e557fee8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u8fd1\u6bdb\u304c\u6fc3\u3044\u4eba\u304c\u5c11\u306a\u304f\u306a\u3063\u305f\u6c17\u304c\u3057\u3066\u305f\u3093\u3067\u3059\u304c\u3001\u307f\u3093\u306a\u8131\u6bdb\u3084\u3063\u3066\u308b\u3093\u3067\u3059\u306d\u3002<br>\u53cb\u9054\u304c\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u3068\u306e\u4e8b\u3067\u3001\u7d39\u4ecb\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u3002\u3061\u3087\u3046\u3069\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3084\u3063\u3066\u305f\u306e\u3067\u4e88\u7b97\u3088\u308a\u3082\u5b89\u304f\u6e08\u3093\u3067\u304a\u5f97\u3067\u3057\u305f\u3002\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u6211\u6162\u3057\u3066\u3067\u3082\u3084\u3063\u305f\u7532\u6590\u304c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/MAHw7CivGVPDeR8VA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a661daa6-80b6-47dc-b454-97b13b552193\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c06\u6765\u30d2\u30b2\u4f38\u3070\u3059\u304b\u3082\u3057\u308c\u306a\u3044\u3068\u601d\u3063\u3066\u8131\u6bdb\u3084\u308b\u304b\u4fdd\u7559\u306b\u3057\u3066\u305f\u3093\u3067\u3059\u3051\u3069\u3001\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u304f\u306a\u308b\u306e\u304c\u9762\u5012\u3067\u3002\u6700\u8fd1\u30ea\u30e2\u30fc\u30c8\u696d\u52d9\u306b\u306a\u3063\u305f\u306e\u3067\u4eba\u3068\u4f1a\u3046\u6a5f\u4f1a\u3082\u6e1b\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u9006\u306b\u4eca\u304c\u59cb\u3081\u6642\u304b\u306a\u3068\u3002\u6570\u56de\u3057\u304b\u901a\u3063\u3066\u307e\u305b\u3093\u304c\u3001\u65e2\u306b\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u3002\u73fe\u6bb5\u968e\u3067\u3082\u3084\u3063\u3066\u826f\u304b\u3063\u305f\u3068\u601d\u3046\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3zYxDrqu83gNUEmf8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u60aa\u3067\u3059\u3002<br>\u770b\u8b77\u5a66\u3055\u3093\u306e\u614b\u5ea6\u5bfe\u5fdc\u3082\u60aa\u3044\u3057\u3001\u8131\u6bdb\u3082\u30d3\u30bf\u30df\u30f3\u70b9\u6ef4\u3082\u52b9\u679c\u304c\u5168\u7136\u308f\u304b\u3089\u306a\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/HVXd8zbYvWrnLVrZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.medieth.com\/\" style=\"background-color:#2dad96\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mediasskinclinic\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u8131\u6bdb\u3084VIO\u8131\u6bdb\u306e\u8cbb\u7528\u3068\u52b9\u679c\u306f\uff1f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30de\u30af\u3099\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14129\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4-300x202.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u6e0b\u8c37\u3067\u7f8e\u5bb9\u533b\u7642\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u53b3\u3057\u3044\u57fa\u6e96\u3092\u30d1\u30b9\u3057\u305f\u512a\u79c0\u306a\u30b9\u30bf\u30c3\u30d5\u304c\u3001\u9ec4\u8272\u4eba\u7a2e\u306b\u52b9\u679c\u7684\u306a\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u3092\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u8c4a\u5bcc\u306a\u7d4c\u9a13\u3068\u9ad8\u3044\u6280\u8853\u3067\u3001\u51fa\u529b\u3084\u5f53\u3066\u65b9\u3092\u30c1\u30e7\u30a4\u30b9\u3057\u3066\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u65bd\u8853\u306b\u3042\u305f\u308a\u307e\u3059\u3002\u306a\u306e\u3067\u3001\u30b5\u30ed\u30f3\u3067\u4f55\u5e74\u3082\u304b\u304b\u308b\u65bd\u8853\u304c\u77ed\u671f\u9593\u3067\u6e08\u307e\u305b\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u306e\u5f37\u3044\u65b9\u306b\u306f\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u7528\u30af\u30ea\u30fc\u30e0\u9ebb\u9154\u3092\u4f7f\u7528\u3002\u901a\u5e38\u306e\u533b\u7642\u7528\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306b\u6bd4\u3079\u3066\u5f37\u529b\u306a\u306e\u306b\u3001\u808c\u306b\u512a\u3057\u3044\u306e\u304c\u7279\u5fb4\u3002\u75db\u307f\u3084\u808c\u304c\u6c17\u306b\u306a\u308b\u65b9\u306b\u306f\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30ea\u30d4\u30fc\u30bf\u30fc\u304c\u591a\u3044\u306e\u3082\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a55,000\u5186<br>5\u56de\uff1a220,00\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6e0b\u8c37\u533a\u6e0b\u8c371-8-7 \u7b2c27SY\u30d3\u30eb5A<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3486-7855<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u6708\u30fb\u6728\u66dc\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3082\u307f\u3042\u3052+\u982c\uff1a20,000\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u65bd\u8853\u3068\u5168\u304f\u9055\u3046\u7d50\u679c\u306b\u9a5a\u3044\u305f\u6642\u304b\u3089\u3001\u305a\u3063\u3068\u30de\u30b0\u30ce\u30ea\u30a2\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u65bd\u8853\u5f8c\u3001\u6bce\u56de\u93e1\u3092\u898b\u308b\u306e\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u4eba\u751f\u306e\u8cea\u304c\u4e0a\u304c\u308b\u6c17\u5206\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u793c\u5100\u6b63\u3057\u304f\u305d\u3057\u3066\u512a\u3057\u304f\u304a\u58f0\u304c\u3051\u304f\u3060\u3055\u3063\u3066\u5b89\u5fc3\u3057\u3066\u304a\u4efb\u305b\u3057\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BpU8WZoLEvLsTbtu5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u307b\u3069\u524d\u304b\u3089\u901a\u9662\u3057\u3066\u3044\u307e\u3059\u3002\u3068\u306b\u304b\u304f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u304c\u3068\u3066\u3082\u826f\u3044\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6642\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308a\u307e\u3057\u3087\u3046\u3068\u8a00\u3063\u3066\u304f\u3060\u3055\u3063\u305f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u304c\u3068\u3066\u3082\u5370\u8c61\u7684\u3067\u3057\u305f\u3002\u4e0d\u5b89\u75c7\u306e\u305f\u3081\u3001\u6ca2\u5c71\u8cea\u554f\u3057\u3066\u3082\u7b54\u3048\u3066\u304f\u3060\u3055\u308b\u770b\u8b77\u5e2b\u3055\u3093\u3082\u5fc3\u5f37\u304f\u3066\u5b89\u5fc3\u3057\u307e\u3059\u3002<br>\u90e8\u5c4b\u306e\u4ed5\u5207\u308a\u304c\u30ab\u30fc\u30c6\u30f3\u3067\u3042\u308b\u3053\u3068\u3060\u3051\u3001\u3068\u3066\u3082\u6b8b\u5ff5\u3067\u3059\u3002\u4f53\u306e\u6cbb\u7642\u3092\u53d7\u3051\u3066\u3044\u308b\u306e\u3067\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TBV8PK2mA5fP5MhLA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306f\u5468\u308a\u306b\u304a\u52e7\u3081\u3067\u304d\u306a\u3044\u3067\u3059\u3002\u3042\u308a\u3048\u306a\u3044\u5bfe\u5fdc\u3055\u308c\u307e\u3059\u3088\u3002\u4e8c\u5ea6\u3068\u884c\u304b\u306a\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/f6DMK5AGEZKnX98w9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" style=\"background-color:#2dad96\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-magnoliadermatologyclinic\/\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u6771\u4eac\u3067\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3059\u308b\u306a\u3089\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8-300x162.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u5c02\u7528\u306e\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u9280\u5ea7\u306e\u300c\u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b6\u300d\u5185\u306b\u3042\u308b\u306e\u3067\u3001\u30b7\u30e7\u30c3\u30d4\u30f3\u30b0\u3084\u98df\u4e8b\u306e\u3064\u3044\u3067\u306b\u884c\u304f\u3053\u3068\u304c\u3067\u304d\u3066\u4fbf\u5229\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9662\u9577\u306f\u3001\u7f8e\u5bb9\u533b\u7642\u306b\u9577\u5e74\u95a2\u308f\u3063\u3066\u304d\u305f\u305f\u3081\u3001\u9ad8\u3044\u6280\u8853\u529b\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u75db\u307f\u3068\u4e0d\u5b89\u306b\u914d\u616e\u3057\u305f\u4e01\u5be7\u306a\u65bd\u8853\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u9ad8\u3044\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3057\u3063\u304b\u308a\u6bdb\u3092\u751f\u307f\u51fa\u3059\u7d30\u80de\u3092\u7834\u58ca\u3067\u304d\u307e\u3059\u3002\u6bdb\u6839\u304c\u6df1\u304f\u3001\u52b9\u679c\u304c\u51fa\u306b\u304f\u3044\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u3082\u8fc5\u901f\u306b\u5bfe\u5fdc\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a38,000\u5186<br>5\u56de\uff1a152,000\u5186<br>10\u56de\uff1a294,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/GinzaHadaClinic?share\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea71-8-19 \u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b69F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0800-823-4305<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u6709\u697d\u753a\u7dda\u300c\u9280\u5ea7\u4e00\u4e01\u76ee\u99c5\u300d9\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b691\u5206<br>\u30fb\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d2\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b692\u5206<br>\u30fb\u65e5\u6bd4\u8c37\u7dda\u30fb\u4e38\u30ce\u5185\u7dda\u30fb\u9280\u5ea7\u7dda\u300c\u9280\u5ea7\u99c5\u300dA13\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb \u90fd\u55b6\u6d45\u8349\u7dda\u300c\u5b9d\u753a\u99c5\u300dA4\u51fa\u53e3\u304b\u3089\u5f92\u6b693\u5206<br> \u30fbJR\u5c71\u624b\u7dda\u30fb\u4eac\u6d5c\u6771\u5317\u7dda\u300c\u6709\u697d\u753a\u99c5\u300d\u4eac\u6a4b\u53e3\u304b\u3089\u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u66dc\uff5e\u571f\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e19:30<br>\u65e5\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e18:30<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbJCB\u30fbAMERICAN EXPRESS\uff09<br>\u30e1\u30c7\u30a3\u30ab\u30eb\u30ed\u30fc\u30f3\uff0812\u56de\u307e\u3067\u91d1\u5229\u30fb\u624b\u6570\u6599\u306a\u3057\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5168\u4f531\u56de\u30c8\u30e9\u30a4\u30a2\u30eb\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9280\u5ea7\u306e\u30d3\u30eb\u306b\u3042\u308a\u307e\u3059\u3002<br>\u3068\u3066\u3082\u8c6a\u83ef\u306a\u611f\u3058\u304c\u3057\u307e\u3059\u304c\u3001\u305d\u3093\u306a\u306b\u5927\u304d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3044\u3067\u3059\u3002<br>\u96a3\u306e\u30a8\u30b9\u30c6\u3068\u540c\u3058\u7cfb\u5217\uff1f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/F9UzmEuripxwaB4f7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u300c\u75db\u304f\u306a\u3044\u8131\u6bdb\u300d\u3092\u63b2\u3052\u3066\u3044\u307e\u3059\u304c\u3001\u521d\u56de\u306e\u6642\u300c\u75db\u307f\u306b\u306f\u5f37\u3044\u3067\u3059\u304b\uff1f\u300d\u3063\u3066\u533b\u5e2b\u306b\u805e\u304b\u308c\u307e\u3057\u305f\u3002<br>\u5f37\u3044\u75db\u307f\u306e\u5272\u306b\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u500b\u4eba\u5dee\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u8107\u306f\u30cf\u30b5\u30df\u3067\u76ae\u819a\u3092\u5207\u3089\u308c\u3066\u308b\u3088\u3046\u306a\u5f37\u70c8\u306a\u75db\u307f\u3067\u6bce\u56de\u6c57\u3073\u3063\u3057\u3087\u308a\u3067\u3057\u305f\u3002<br>\u4eca\u306f\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u52b9\u679c\u3082\u75db\u307f\u3082\u5168\u7136\u9055\u3044\u307e\u3059\uff01\uff01\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BegecCfXwi9AmJ2m7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\" style=\"background-color:#2dad96\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2 id=\"salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td><td>\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td><td>\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td><td>11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td><td>70,000\u5186\u301c<\/td><td>59,800\u5186\u301c<\/td><td>118,800\u5186<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>&#8211;<\/td><td>210,000\u5186\u301c<\/td><td>94,694\u5186\u301c<\/td><td>3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td><td>\u00d7<\/td><td>\u25cb<\/td><td>\u00d7<\/td><td>\u00d7<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><td>\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td><td>\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><td>\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td><td>11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td><td>\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td><td>\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td><td>\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td><td>\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h3>\u30e1\u30f3\u30baTBC<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306eTBC\" class=\"wp-image-14124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc-300x179.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"0964a573-d3ef-43a9-bc48-a6a9713a05d9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">MEN'S TBC<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9f96152b-8198-48e3-b4d4-87aeecd1abd8\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"7ede5724-bbda-4c88-b58c-0f686899ee23\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"52b8302c-20c2-4d13-a5aa-d10ad26a7e04\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.4<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30baTBC\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc<\/li><li>\u9aed\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30baTBC\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u308b\u5927\u624b\u306e\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3067\u3059\u3002\u6771\u4eac\u306b\u306f13\u5e97\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6b74\u53f2\u3068\u5b9f\u7e3e\u306e\u3042\u308b\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u6cd5\u3067\u5c02\u9580\u306e\u6280\u8853\u8005\u304c\u65bd\u8853\u3057\u3066\u3044\u307e\u3059\u3002\u4e00\u672c\u4e00\u672c\u3092\u4e01\u5be7\u306b\u51e6\u7406\u3059\u308b\u305f\u3081\u4ee5\u5f8c\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u8131\u6bdb\u6599\u91d1\u306f\u3001\u4e00\u672c\u3054\u3068\u306e\u672c\u6570\u3067\u8a08\u7b97\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>2\u5e74\u9593\u6709\u52b9\u306a\u304a\u5f97\u306a\u30e1\u30f3\u30d0\u30fc\u30b7\u30b9\u30c6\u30e0\u304c\u3042\u308a\u3001\u5168\u30a8\u30b9\u30c6\u30e1\u30cb\u30e5\u30fc\u3092\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u53ef\u80fd\u3002\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\u3060\u3068\u3001\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3088\u308a\u3082\u5b89\u304f\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u307e\u305a\u306f\u8a66\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u521d\u56de\u306b\u9650\u308a\u30d2\u30b2\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>Hi-\u30a8\u30d4<\/td><td>145\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f121\u5186\/\u672c\uff09<\/td><\/tr><tr><td>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><td>132\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f110\u5186\/\u672c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">\u30e1\u30f3\u30baTBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518513\u5e97<br>\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00<br>\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u5c02\u7528\u306a\u3053\u3068\u3082\u3042\u308a\u3001\u304a\u5ba2\u3055\u3093\u306f\u7537\u6027\u3060\u3051\u306a\u306e\u3067\u3001\u6c17\u697d\u306b\u5f85\u3066\u307e\u3057\u305f\u3002<br>\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u901a\u3048\u3070\u7406\u60f3\u306e\u9aed\u306b\u306a\u308b\u304b\u30a4\u30e1\u30fc\u30b8\u3092\u6301\u3064\u3053\u3068\u304c\u51fa\u6765\u307e\u3057\u305f\u3002<br>\u7279\u306b\u4e00\u9031\u9593\u5f8c\u306e\u9aed\u56de\u308a\u306e\u69d8\u5b50\u306f\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oT8d4zsHGwjsHPg8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u306e\u8131\u6bdb\u306f\u5973\u6027\u3068\u9055\u3063\u3066\u96e3\u3057\u3044\u3068\u805e\u3044\u3066\u3044\u305f\u304c\u3001\u30e1\u30f3\u30baTBC\u306f\u7537\u6027\u306b\u5408\u3063\u305f\u65bd\u8853\u3092\u3057\u3066\u304f\u308c\u308b\u3088\u3046\u3067\u5b89\u5fc3\u3057\u3066\u4efb\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/8WgVXww4VmnPtfK36\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">20\u6b73\u304f\u3089\u3044\u306e\u5973\u6027\u306e\u63a5\u5ba2\u304c\u3068\u3066\u3082\u6700\u60aa\u3002\u6700\u4f4e\u9650\u306e\u656c\u8a9e\u3082\u4f7f\u308f\u305a\u306b\u99b4\u308c\u99b4\u308c\u3057\u304f\u63a5\u3057\u3066\u304f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/rKondvtXbyhdwqj8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30baTBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ec\u30a4\u30ed\u30fc\u30eb<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d61c9a9b-6589-4db4-b7eb-bed91ca5706c\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"925f5476-0ba7-4313-9963-405879a4b91b\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-925f5476-0ba7-4313-9963-405879a4b91b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bcd83fce-7a0c-4f3f-990a-181f95fe0613\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"f7e8db3e-6710-4f77-900d-de192b5d5368\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a\u3067\u30b3\u30b9\u30d1\u25ce\u8131\u6bdb\u521d\u5fc3\u8005\u3067\u3082\u5b89\u5fc3<\/li><li>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u6a5f\u3092\u958b\u767a\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055\u304c\u30a6\u30ea<\/li><li>\u5404\u90e8\u4f4d\u30b3\u30fc\u30b9\u5b8c\u4e86\u5f8c\u306f\u7121\u671f\u9650\u30671\u56de80%\u30aa\u30d5\uff01\u304a\u5ba2\u69d8\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6771\u4eac\u306b\u306f\u3001\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97\u306e5\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3BRILLIO\u306f\u3001\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u3067\u958b\u767a\u3057\u305f\u3082\u306e\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u8131\u6bdb\u52b9\u679c\u3092\u8a87\u308a\u3001\u7537\u6027\u306e\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u78ba\u5b9f\u306b\u52b9\u679c\u3092\u767a\u63ee\u3057\u307e\u3059\u3002<\/p>\n<p>\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306e\u65b9\u306b\u3082\u5b89\u5fc3\u3067\u3001\u71b1\u3092\u6b63\u3057\u304f\u6bdb\u3078\u3068\u5c4a\u3051\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u808c\u306e\u8ca0\u62c5\u304c\u6700\u5c0f\u9650\u306b\u8efd\u6e1b\u3055\u308c<\/span>\u9ad8\u3044\u5b89\u5168\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u75db\u307f\u3082\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n<p>\u5f93\u6765\u306e\u3082\u306e\u3088\u308a\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306b\u4ed5\u4e0a\u304c\u308b\u306e\u3082\u9b45\u529b\u3067\u3059\u3002<\/p>\n\n\n<p><span style=\"white-space: pre-wrap;\">\u826f\u5fc3\u7684\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c<\/span>\u3067\u300c\u4ed6\u5e97\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3051\u308c\u3070\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052\u3057\u307e\u3059\u300d\u3068\u3044\u3046\u3082\u306e\u3002\u8131\u6bdb\u52b9\u679c\u3068\u30b3\u30b9\u30d1\u3067\u9078\u3076\u3068\u3001\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u3059\u306d\u3002<\/span><\/p>\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg\" alt=\"\" data-id=\"76182\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1\/\" class=\"wp-image-76182\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg\" alt=\"\" data-id=\"76183\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1\/\" class=\"wp-image-76183\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg\" alt=\"\" data-id=\"76184\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1\/\" class=\"wp-image-76184\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg\" alt=\"\" data-id=\"76181\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1\/\" class=\"wp-image-76181\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u30ab\u6240\uff09<\/td><td>59,800\u5186\/10\u56de<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u30ab\u6240\uff09<\/td><td>99,800\u5186\/10\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u90fd\u51855\u5e97\u8217<\/strong><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_shinjyuku?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf5-16-4 \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f37F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-shibuya?share\">\u6e0b\u8c37\u533a\u6e0b\u8c371-12-12 \u5bae\u76ca\u5742\u6771\u8c4a\u30a8\u30b9\u30c6\u30fc\u30c8\u30d3\u30eb4F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/CunEGcsH8Gv5FMxh9\">\u8c4a\u5cf6\u533a\u5357\u6c60\u888b1-20-1 \u6a2a\u7530\u30d3\u30eb9F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-kinshicho?share\">\u58a8\u7530\u533a\u6c5f\u6771\u6a4b1-11-7 \u30db\u30c6\u30a4\u30d3\u30eb5F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_tachikawa?share\">\u7acb\u5ddd\u5e02\u66d9\u753a2-8-30 \u308f\u304b\u3050\u3055\u30d3\u30eb7F<\/a><br>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-965-876<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c21\uff1a00\uff08\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\uff09<br>\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u6255\u3044\uff08\u4e00\u62ec\u30fb\u90fd\u5ea6\u6255\u3044\uff09<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbSaisonCard\u30fbUnionPay\u30fbJ-Debit\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">WEB\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u30d5\u30ea\u30fc\u30c0\u30a4\u30e4\u30eb\u3088\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u3081\u3066\u6765\u305f\u3051\u3069\u3001\u75db\u307f\u3082\u5c11\u306a\u304f\u5e97\u54e1\u3055\u3093\u3082\u512a\u3057\u304b\u3063\u305f\u306e\u3067\u826f\u304b\u3063\u305f\u3067\u3059\u3002\u307e\u305f\u304a\u9858\u3044\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o9oJBLnzzoRx6Aep9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u304c\u3001\u5168\u7136\u75db\u304f\u306a\u3044\u3057\u3001\u59cb\u3081\u3066\u534a\u5e74\u3067\u982c\u306e\u9aed\u306f\u307b\u307c\u7121\u304f\u306a\u3063\u305f\u306e\u3067\u3068\u3066\u3082\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u99c5\u304b\u3089\u3082\u8fd1\u3044\u306e\u3067\u901a\u3044\u3084\u3059\u3044\u3067\u3059\uff01\u5c11\u3057\u5e97\u5185\u72ed\u304f\u611f\u3058\u307e\u3059\u304c\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o6hPPVPEdVxjcHeh7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f694691c-dbfe-4790-8181-64c9520b881d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\uff13\u7b87\u6240\u3001\u4fa1\u683c\u304c\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3060\u3068\u611f\u3058\u307e\u3057\u305f\u3002\uff16.7\u56de\u76ee\u304b\u3089\u660e\u3089\u304b\u306a\u52b9\u679c\u304c\u3067\u306f\u3058\u3081\u3001\u672c\u5f53\u306b\u3084\u3063\u3066\u3088\u304b\u3063\u305f\u3068\u601d\u3063\u3066\u3044\u307e\u3059\u3002\u51fa\u529b\u30de\u30c3\u30af\u30b9\u3060\u3068\u3001\u30a2\u30b4\u306f\u5c11\u3057\u75db\u3044\u3067\u3059\u304c\u3001\u3053\u308c\u304b\u3089\u3082\u901a\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GY3BgkxichJDoEG66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ea\u30f3\u30af\u30b9<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-rinx-300-250.png\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ea\u30f3\u30af\u30b9\" class=\"wp-image-8418\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"429f660b-a20e-444e-9160-1f055cb47066\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-429f660b-a20e-444e-9160-1f055cb47066\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">RINX -\u30ea\u30f3\u30af\u30b9-<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8324228d-6026-4bf3-924c-12d74a008f12\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8324228d-6026-4bf3-924c-12d74a008f12\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c749c09b-6381-4404-a118-66f7ad30e3c7\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"4b132895-e96b-444d-8623-e78b095a02b1\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-4b132895-e96b-444d-8623-e78b095a02b1\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"963aa9a7-afbe-4070-b239-a897ba819cc9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>RINX -\u30ea\u30f3\u30af\u30b9-<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.3<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ea\u30f3\u30af\u30b9\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u8853\u30fb\u63a5\u5ba2\u5bfe\u5fdc\u304c\u3059\u3079\u3066\u7537\u6027\u30b9\u30bf\u30c3\u30d5<\/li><li>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30fb\u5272\u5f15\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u305f\u3081\u5b89\u304f\u8131\u6bdb\u3067\u304d\u308b<\/li><li>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f80%\u5272\u5f15\u3067\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ea\u30f3\u30af\u30b9\u306f\u3001\u5168\u56fd\u306b49\u5e97\u8217\u3082\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u304c\u30b5\u30ed\u30f3\u3092\u904b\u55b6\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5973\u6027\u306e\u76ee\u304c\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u3088\u3046\u306b\u958b\u767a\u3057\u305f\u30aa\u30ea\u30b8\u30ca\u30eb\u306a\u8131\u6bdb\u6a5f\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3055\u3089\u306b\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u808c\u3084\u6bdb\u306e\u72b6\u614b\u306b\u5408\u308f\u305b\u3066\u8abf\u6574\u3057\u3001\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u3081\u3066\u6765\u5e97\u3059\u308b\u65b9\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u8131\u6bdb\u30d1\u30fc\u30c4\u306e\u597d\u304d\u306a\u90e8\u4f4d\u304c\u4e00\u7b87\u62401,800\u5186\u30013\u7b87\u62404,800\u5186\u30016\u7b87\u62405,800\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u30fb\u8131\u6bdb\u30d1\u30c3\u30c1\u30c6\u30b9\u30c8\u304c\u7121\u6599\u306a\u306e\u3067\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u3001\u901a\u5e38\u4fa1\u683c\u306e80\uff05OFF\u3067\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg\" alt=\"\" data-id=\"76130\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1\/\" class=\"wp-image-76130\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg\" alt=\"\" data-id=\"76131\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1\/\" class=\"wp-image-76131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg\" alt=\"\" data-id=\"76132\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1\/\" class=\"wp-image-76132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg\" alt=\"\" data-id=\"76133\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1\/\" class=\"wp-image-76133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>RINX\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e21\u307b\u307b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u4e21\u3082\u307f\u3042\u3052<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>1\u56de\uff1a3,150\u5186<br>5\u56de\uff1a12,600\u5186<br>10\u56de\uff1a24,700\u5186<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u30fb\u9996<\/td><td>1\u56de\uff1a5,250\u5186<br>5\u56de\uff1a21,000\u5186<br>10\u56de\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>RINX\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">\u30ea\u30f3\u30af\u30b9<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518512\u5e97\u8217<br>\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6728\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec\u30fb\u5206\u5272\u6255\u3044<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ea\u30f3\u30af\u30b9\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u52b9\u679c\u304c\u3057\u3063\u304b\u308a\u5b9f\u611f\u3067\u304d\u3001\u5e97\u5185\u3082\u7dba\u9e97\u3067\u5229\u7528\u3057\u3084\u3059\u3044\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vJz7T9WsieTdQksZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u306e\u81ea\u7531\u306a\u6642\u9593\u3067\u901a\u3044\u3084\u3059\u304f\u52b9\u679c\u3082\u5b9f\u611f\u3067\u304d\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NvudkcDujrWq2Mry7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5404\u968e\u3001\u30ea\u30f3\u30af\u30b9\u3068\u30e8\u30c9\u30d0\u30b7\u306e\u9023\u7d61\u901a\u8def\u306e\u6848\u5185\u304c\u5c11\u306a\u904e\u304e\u3066\u975e\u5e38\u306b\u5206\u304b\u308a\u3065\u3089\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/797KCrFbu4EvPhps9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f (opens in a new tab)\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" class=\"wp-image-1234\" width=\"338\" height=\"280\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"db41d325-9327-45a3-9589-372b85ab77a9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-db41d325-9327-45a3-9589-372b85ab77a9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"34189492-129f-4880-9844-5b70db17b0bb\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-34189492-129f-4880-9844-5b70db17b0bb\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"12088778-5e75-470a-820c-8ed04103d559\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-12088778-5e75-470a-820c-8ed04103d559\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ac142699-77a6-4d8b-aa61-2b8a79444b45\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306f\u3001\u30db\u30b9\u30c8\u754c\u306e\u30ab\u30ea\u30b9\u30de\u30fb\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u81ea\u8eab\u306e\u7d4c\u9a13\u306b\u3088\u308a\u30d7\u30ed\u30c7\u30e5\u30fc\u30b9\u3057\u305f\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u306b\u82e6\u52b4\u3057\u305f\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u51fa\u4f1a\u3063\u305f\u306e\u304c\u3001SHR\u65b9\u5f0f\u306e\u8131\u6bdb\u6a5f\u3002\u5e83\u7bc4\u56f2\u306b\u5f31\u3081\u306e\u5149\u30a8\u30cd\u30eb\u30ae\u30fc\u3092\u9023\u7d9a\u3057\u3066\u5f53\u3066\u308b\u306e\u3067\u3001\u75db\u304f\u306a\u304f\u3066\u3068\u3066\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3002<\/p>\n\n\n\n<p> \u5f93\u6765\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u53cd\u5fdc\u3057\u3066\u7167\u5c04\u3057\u3066\u3044\u305f\u8131\u6bdb\u6a5f\u3067\u306f\u3001\u65e5\u713c\u3051\u808c\u3084\u5730\u9ed2\u808c\u3001\u307b\u304f\u308d\u3001\u9ed2\u305a\u307f\u306a\u3069\u306f\u8131\u6bdb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u304c\u3001SHR\u65b9\u5f0f\u306e\u30eb\u30df\u30af\u30b9\u8131\u6bdb\u306a\u3089\u95a2\u4fc2\u306a\u304f\u65bd\u8853\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u30d2\u30b2\u8131\u6bdb10\u56de\u306f\u3001\u6708\u984d3,300\u5186\u3067\u65bd\u8853\u3067\u304d\u308b\u306e\u3067\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3002\u6bce\u65e5\u306e\u624b\u9593\u3084\u808c\u8352\u308c\u306a\u3069\u306b\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u3067\u4e00\u77ac\u3067\u89e3\u6c7a\u3057\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u300c\u9854\u306f\u4eba\u9593\u306e\u7384\u95a2\u3002\u305d\u3053\u3092\u30ad\u30ec\u30a4\u306b\u3057\u306a\u304f\u3066\u306f\u5168\u3066\u304c\u59cb\u307e\u3089\u306a\u3044\u300d\u3068\u30ed\u30fc\u30e9\u30f3\u30c9\u306f\u8a9e\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg\" alt=\"\" data-id=\"76495\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1\/\" class=\"wp-image-76495\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg\" alt=\"\" data-id=\"76496\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1\/\" class=\"wp-image-76496\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg\" alt=\"\" data-id=\"76497\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1\/\" class=\"wp-image-76497\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg\" alt=\"\" data-id=\"76498\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1\/\" class=\"wp-image-76498\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>10\u56de\uff1a118,800\u5186\uff08\u6708\u30053,300\u5186\u301c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/roland-bl.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-994-106<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u5206\u5272\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01<br>\u307e\u3060\u901a\u3063\u3066\u3044\u308b\u6700\u4e2d\u3067\u3059\u304c\u52b9\u679c\u3082\u304b\u306a\u308a\u5b9f\u611f\u3057\u3066\u304a\u308a\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u306f\u3058\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/jHgPa5ng9ogpBB967\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a3229d69-ab53-45c4-a282-9be469508df3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7dba\u9e97\u3067\u6e05\u6f54\u611f\u306e\u3042\u308b\u5e97\u8217\u3067\u3057\u305f\u3002<br>\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u6848\u5185\u3082\u4e01\u5be7\u3067\u30ea\u30d4\u30fc\u30c8\u3057\u305f\u3044\u3068\u601d\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AEKJNC2AuR6iGZG96\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u65b0\u5bbf\u672c\u5e97\u306b\u901a\u3063\u3066\u307e\u3059\u304c\u6700\u8fd1\u9ad8\u984d\u306a\u5316\u7ca7\u54c1\u306e\u58f2\u308a\u8fbc\u307f\u304c\u3046\u3063\u3068\u3046\u3057\u3044\u3002\u6bce\u56de\u884c\u304f\u5ea6\u306b\u3042\u306e\u624b\u3053\u306e\u624b\u3067\u65bd\u8853\u4e2d\u306b\u8cb7\u308f\u305d\u3046\u3068\u3057\u3066\u304f\u308b\u3002\u3044\u3061\u3044\u3061\u65ad\u308b\u306e\u304c\u9762\u5012\u81ed\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/XeQbfnia2KbntoRD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rolandbeautylounge\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5024\u6bb5\u3068Lumix-A9\u306e\u8131\u6bdb\u52b9\u679c\u3092\u4f53\u9a13\u8ac7\u304b\u3089\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e9\u30fb\u30d1\u30eb\u30ec<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.parler.co.jp\/mens\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e9\u30fb\u30cf\u309a\u30eb\u30ec\" class=\"wp-image-14132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e9\u30fb\u30d1\u30eb\u30ec\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3059\u308b\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u30b5\u30ed\u30f3\u3067\u3001\u90fd\u5185\u306b\u306f8\u5e97\u8217\u3042\u308a\u307e\u3059\u3002\u30ec\u30c7\u30a3\u30fc\u30b9\u30b5\u30ed\u30f3\u3068\u30e1\u30f3\u30ba\u30b5\u30ed\u30f3\u304c\u3042\u308a\u300130\u5e74\u306e\u5b9f\u7e3e\u3068\u7d4c\u9a13\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e9\uff65\u30d1\u30eb\u30ec\u306e\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u306f\u3001\u6280\u8853\u529b\u306f\u3082\u3061\u308d\u3093\u3001\u5fc3\u306e\u30b1\u30a2\u307e\u3067\u63d0\u4f9b\u3059\u308b\u30c8\u30fc\u30bf\u30eb\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u80fd\u529b\u3092\u8eab\u306b\u3064\u3051\u3066\u3044\u308b\u306e\u3082\u7279\u5fb4\u7684\u3067\u3059\u3002\u3000\u3000\u3000\u3000\u3000\u3000\u3000<\/p>\n\n\n\n<p>\u521d\u56de\u306f\u30011\u90e8\u4f4d1,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u306e\u96f0\u56f2\u6c17\u3092\u78ba\u304b\u3081\u305f\u3044\u65b9\u3001\u4f7f\u7528\u611f\u3092\u77e5\u308a\u305f\u3044\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7f8e\u808c\u30c8\u30ea\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u30bb\u30c3\u30c8\u306b\u3057\u3066\u63d0\u4f9b\u3059\u308b\u8131\u6bdb\u306f\u3001\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u306a\u3089\u3067\u306f\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed3\u90e8\u4f4d<\/td><td>6\u56de\uff1a105,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/\">\u30e9\u30fb\u30d1\u30eb\u30ec<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u6c60\u888b\u672c\u5e97\u3001\u9326\u7cf8\u753a\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u5409\u7965\u5bfa\u5e97\u3001\u7acb\u5ddd\u5e97\u3001\u753a\u7530\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-860-239<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11:30\uff5e21:00<br>\u571f\uff1a10:30\uff5e20:00<br>\u65e5\u795d\uff1a10:30\uff5e18:00<br>\u8a73\u7d30\u306f<a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/campaign\/epi.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u3063\u3066\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u3068\u3066\u3082\u512a\u3057\u3044\u65b9\u3070\u304b\u308a\u3067\u597d\u5370\u8c61\u3067\u3059\u3002\u65bd\u8853\u5f8c\u306f\u76ee\u3067\u898b\u3066\u52b9\u679c\u306e\u5b9f\u611f\u3082\u611f\u3058\u307e\u3059\u3002\u6bce\u56de\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/H7Nf3byDB1KJ6gAp9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u304c\u3059\u3054\u304f\u826f\u304f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30d7\u30e9\u30f3\u3092\u4e00\u7dd2\u306b\u89aa\u8eab\u306b\u306a\u3063\u3066\u8003\u3048\u3066\u304f\u308c\u3066\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308d\u3046\u3068\u8a00\u3063\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u901a\u3063\u3066\u3066\u697d\u3057\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/khchat8yt57mh5Aw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u5927\u5909\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u304c\u3068\u3066\u3082\u512a\u3057\u304f\u8a71\u3057\u3084\u3059\u3044\u306e\u3067\u3001\u6bce\u56de\u884c\u304f\u306e\u304c\u3068\u3066\u3082\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3hjx1grQUJzAACA38\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.parler.co.jp\/mens\/\" style=\"background-color:#2dad96\">\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/chouchou-epi2.com\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30b7\u30e5\u30b7\u30e5\" class=\"wp-image-14131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6-300x203.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306f\u3001\u65b0\u5bbf \u9ad8\u7530\u99ac\u5834\u306b\u3042\u308b\u7537\u6027\u3072\u3052\u8131\u6bdb\u30fb\u30dc\u30c7\u30a3\u30fc\u8131\u6bdb\u30fb\u9670\u90e8\u8131\u6bdb\u5c02\u9580\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5148\u7aef\u5149\u8131\u6bdb\u3067\u3001\u6df1\u3044\u3072\u3052\u306e\u6df1\u90e8\u307e\u3067\u5149\u304c\u5c4a\u304f\u4e8b\u304c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u52b9\u679c\u304c\u78ba\u304b\u306a\u4e0a\u306b\u3001\u51b7\u5374\u6a5f\u80fd\u3082\u642d\u8f09\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304a\u808c\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u304f\u3001\u808c\u306b\u512a\u3057\u3044\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<br>24\u6b73\u4ee5\u4e0b\u306e\u65b9\u306f\u3001U24\u5272\u3067\u5b9a\u4fa1\u306e\u30aa\u30fc\u30eb30\uff05OFF\u306e\u5272\u5f15\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u304a\u5f97\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u4ed6\u3001\u30d2\u30b2\u8131\u6bdb\u306f\u3001\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8\u3067\u6bce\u56de5,000\u5186\u3068\u3044\u3046\u9b45\u529b\u7684\u306a\u30d7\u30e9\u30f3\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\u304b\u30893\u70b9\u3092\u9078\u629e\uff09<\/td><td>\u521d\u56de\uff1a9,500\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a5,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a8,000\u5186<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb5\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\uff09<\/td><td>\u521d\u56de\uff1a12,600\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a7,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a10,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/gZM13jfCQz1pfSLP9\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5730\u4e0b\u9244\u300c\u9ad8\u7530\u99ac\u5834\u300d\u3088\u308a\u5f92\u6b691\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a10\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u5e74\u4e2d\u7121\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/lp\/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5b9a\u984d\u30d7\u30e9\u30f3\uff08\u30d2\u30b25\u7b87\u6240\uff09\uff1a12,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u3044\u304f\u3064\u304b\u306e\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u3053\u3061\u3089\u304c\u4e00\u756a\u52b9\u679c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u3055\u3059\u304c\u8131\u6bdb\u5c02\u9580\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vRcybogtrXcYEqbw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/chouchou-epi2.com\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a8\u30eb\u30bb\u30fc\u30ccMEN<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.elleseine.co.jp\/men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a8\u30eb\u30bb\u30fc\u30cc\u30e1\u30f3\" class=\"wp-image-14126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1-300x247.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306f\u3001\u65b0\u5bbf\u306b\u3042\u308b\u30b5\u30ed\u30f3\u3067\u3001\u591a\u304f\u306e\u30e1\u30c7\u30a3\u30a2\u3084\u30c6\u30ec\u30d3\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u7f8e\u5bb9\u3092\u30c8\u30fc\u30bf\u30eb\u3067\u30b1\u30a2\u3057\u3001\u8131\u6bdb\u306e\u307b\u304b\u3001\u30a8\u30b9\u30c6\u30fb\u75e9\u8eab\u30fb\u30d5\u30a7\u30a4\u30b7\u30e3\u30eb\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u5e0c\u671b\u3084\u4f53\u8cea\u306a\u3069\u306b\u5408\u308f\u305b\u3066\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u306a\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\u306f\u300130\u30b7\u30e7\u30c3\u30c8\uff08\u306f\u304c\u304d\u3060\u30683\u5206\u306e2\u30b5\u30a4\u30ba\uff09\u30923,300\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3067\u5b09\u3057\u3044\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u4ee5\u5916\u306b\u3082\u30d5\u30a7\u30a4\u30b9\u30a8\u30b9\u30c6\u3084\u75e9\u8eab\u3067\u30a4\u30e1\u30fc\u30b8\u30a2\u30c3\u30d7\u3092\u56f3\u308a\u305f\u3044\u3068\u601d\u3046\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\uff08\u521d\u56de\u9650\u5b9a\uff09<\/td><td>3,300\u5186\/30\u30b7\u30e7\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b2\u56de\u76ee\u4ee5\u964d\u306e\u6599\u91d1\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN \u65b0\u5bbf\u5e97<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/elleseine_men?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u7dda\u65b0\u5bbf\u4e09\u4e01\u76ee\u99c5\u304b\u3089C5\u51fa\u53e3\u30fbC8\u51fa\u53e3\u304b\u3089\u5f92\u6b691\uff5e2\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\uff1a11\uff1a00-21\uff1a00 <br>\u65e5\u795d\uff1a11\uff1a00-19\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.elleseine.co.jp\/men\/\" style=\"background-color:#2dad96\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/motemote-datsumou.com\/salon.html\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\" class=\"wp-image-14125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306f\u3001\u6e0b\u8c37\u306e\u30de\u30f3\u30b7\u30e7\u30f3\u306e\u4e00\u5ba4\u306b\u3042\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u5c02\u9580\u306a\u306e\u3067\u5973\u6027\u306e\u76ee\u3092\u6c17\u306b\u3059\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3057\u3001\u96a0\u308c\u5bb6\u306e\u3088\u3046\u306a\u96f0\u56f2\u6c17\u306a\u306e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u3066\u65bd\u8853\u3092\u3046\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u65b0\u306e\u8131\u6bdb\u6a5f\u3067\u3001\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5a01\u529b\u3092\u767a\u63ee\u3002\u75db\u307f\u3082\u5927\u5e45\u306b\u8efd\u6e1b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e16\u754c\u6700\u901f\u7167\u5c04\u9593\u9694\u3067\u3001\u6642\u9593\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u3059\u3002\u706b\u50b7\u30fb\u8272\u7d20\u6c88\u7740\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u5c11\u306a\u304f\u3001\u4e07\u304c\u4e00\u306e\u969b\u306b\u306f\u533b\u7642\u6a5f\u95a2\u3068\u63d0\u643a\u3057\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3067\u308f\u304b\u308a\u3084\u3059\u304f\u3066\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>\u521d\u56de\uff1a15,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff1a21,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/C6tZ5Gywt87soegM6\">\u6e0b\u8c37\u533a\u6075\u6bd4\u5bff1-24-16<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-6721-9663<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fbJR\u6075\u6bd4\u5bff\u99c5\u6771\u53e3 \u5f92\u6b695\u5206<br>\u30fb\u5730\u4e0b\u9244\u65e5\u6bd4\u8c37\u7dda1\u756a\u51fa\u53e3 \u5f92\u6b697\u5206<br>\u30fb\u6771\u4eac\u30e1\u30c8\u30ed\u5e83\u5c3e\u99c52\u756a\u51fa\u53e3 \u5f92\u6b6910\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c22:00\uff08\u6700\u7d42\u53d7\u4ed821:30\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u5404\u7a2e\u30af\u30ec\u30b8\u30c3\u30c8<br>\uff08VISA\/MASTER\/\u697d\u5929\u30ab\u30fc\u30c9\uff09\u203b1\u4e07\u5186\u4ee5\u4e0a\u306e\u304a\u652f\u6255\u304b\u3089<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9f3b\u4e0b5\u56de\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\uff1a15,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u67d0\u6709\u540d\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u9aed\u8131\u6bdb\u8907\u6570\u56de\u5951\u7d04\u3057\u3001\u307b\u3068\u3093\u3069\u629c\u3051\u306a\u304b\u3063\u305f\u306e\u3067\u3053\u3061\u3089\u306e\u6709\u540d\u306a\u30de\u30b7\u30f3\u306a\u3089\u3068\u601d\u3063\u3066\u6765\u3066\u307f\u307e\u3057\u305f\u3002<br>\u6709\u540d\u30b5\u30ed\u30f3\u306f\u6642\u9593\u308210\u5206\u3067\u7d42\u308f\u308a\u3067\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u3082\u306a\u304f\u3001\u3053\u3093\u306a\u3082\u3093\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u3059\u304c\u3001\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u3055\u3093\u306b\u6765\u305f\u3089\u9a5a\u304d\u306e\u9023\u7d9a\u3067\u3057\u305f\u3002\u3057\u3063\u304b\u308a\u51fa\u529b\u306e\u30ec\u30d9\u30eb\u3082\u6559\u3048\u3066\u9802\u304d\u3001\u30aa\u30d7\u30b7\u30e7\u30f3\u306eW\u7167\u5c04\u3082\u3042\u308b\u4e8b\u3092\u77e5\u308a\u3001\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u306e\u30d1\u30c3\u30af\u307e\u3067\u3002\u3002\u90fd\u5ea6\u6255\u3044\u3082\u3042\u308a\u304c\u305f\u3044\u3002\u3002\u3053\u308c\u304b\u3089\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u3059\uff01\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/gJdHSzvK71u3Ux8bA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u5229\u7528\u3057\u307e\u3057\u305f\u3002\u8aac\u660e\u3082\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3001\u5b89\u5fc3\u3057\u3066\u5229\u7528\u3067\u304d\u307e\u3057\u305f\u3002\u8131\u6bdb\u306e\u52b9\u679c\u3082\u3088\u304f\u611f\u3058\u3089\u308c\u3001\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u307e\u305f\u30cf\u30a4\u30d1\u30fc\u30ca\u30a4\u30d5\u3082\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u3001\u30b3\u30ea\u304c\u307b\u3050\u308c\u3066\u3068\u3066\u3082\u6c17\u6301\u3061\u3088\u304b\u3063\u305f\u3067\u3059\u3002<br>\u4eca\u5f8c\u3082\u901a\u3044\u305f\u3044\u3068\u601d\u3048\u308b\u304a\u5e97\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oMjtngeceautMuZdA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3044\u59cb\u3081\u3066\u4e00\u5e74\u4ee5\u4e0a\u7d4c\u3061\u307e\u3059\u3002\u3044\u3064\u884c\u3063\u3066\u3082\u5e38\u306b\u4e01\u5be7\u3067\u3001\u65bd\u8853\u306f\u3082\u3061\u308d\u3093\u63a5\u5ba2\u3001\u30b5\u30fc\u30d3\u30b9\u3001\u3069\u308c\u3092\u3068\u3063\u3066\u3082\u3084\u3063\u3066\u3044\u305f\u3060\u3044\u3066\u3044\u308b\u5074\u3068\u3057\u3066\u6c17\u6301\u3061\u304c\u3044\u3044\u3067\u3059\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u3067\u3059\u304c\u3001\u4e00\u56de\u3054\u3068\u306e\u304a\u652f\u6255\u3044\u306b\u306a\u308b\u306e\u3067\u6c17\u8efd\u306b\u4e00\u5ea6\u8a66\u305b\u308b\u306e\u3067\u306f\u306a\u3044\u304b\u3068\u601d\u3044\u307e\u3059\u3002\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AJtJsVwv4gLcGZQn7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/motemote-datsumou.com\/salon.html\" style=\"background-color:#2dad96\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2>\u3042\u306a\u305f\u306b\u3042\u3063\u305f\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f\u30bf\u30a4\u30d7\u5225\u30aa\u30b9\u30b9\u30e1\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<p>\u76ee\u7684\u5225\u306b\u9078\u3076\u306a\u3089\u4ee5\u4e0b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n\n\n\n<p>\u4f53\u9a13\u30b3\u30fc\u30b9\u3067\u8907\u6570\u5e97\u8217\u3092\u56de\u3063\u3066\u307f\u308b\u306e\u3082\u3088\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\" style=\"border-collapse:collapse\"><tbody><tr><td>\u9ad8\u30b3\u30b9\u30d1&amp;\u8131\u6bdb\u52b9\u679c<\/td><td>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30a2\u30af\u30bb\u30b9\u3067\u9078\u3076<\/td><\/tr><tr><td style=\"background-color:#ffffff\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgr9utzpsvbn&amp;m=mgr9umgayysg\"><img class=\"wp-image-47135\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-4.png\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\"><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\"><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/a><\/td><\/tr><tr><td style=\"background-color:#ffffff\">\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a<br>\u30fb\u30aa\u30ea\u30b8\u30ca\u30eb\u8131\u6bdb\u6a5f\u3067\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306b\u3082\u5bfe\u5fdc<\/td><td style=\"background-color:#ffffff\">\u30fb\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c<\/td><td style=\"background-color:#ffffff\">\u30fb\u90fd\u5185\u3060\u3051\u306732\u9662<br> \u30fb\u99c5\u304b\u3089\u5f92\u6b695\u5206\u4ee5\u5185\u306e\u5e97\u8217\u304c\u591a\u6570<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7510\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u306f\u6b21\u306e3\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/li><li>\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3>\u2460\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001\u9aed\u5243\u308a\u3092\u3059\u308b\u5fc5\u8981\u304c\u306a\u304f\u306a\u308a\u307e\u3059\u3002\u305d\u3082\u305d\u3082\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u3067\u3001\u6d17\u9762\u6240\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0\u3092\u7f6e\u3044\u3066\u304a\u304f\u5fc5\u8981\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eee\u306b1\u65e55\u5206\u3001\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u4f7f\u3063\u3066\u3044\u305f\u3068\u3057\u307e\u3057\u3087\u3046\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u5e74\u9593\u3067\u7d0430\u6642\u9593\u3092\u7bc0\u7d04<\/span>\u3067\u304d\u308b\u8a08\u7b97\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3060\u3051\u6642\u9593\u3092\u7bc0\u7d04\u3067\u304d\u308c\u3070\u3001\u6bce\u671d\u306e\u8cb4\u91cd\u306a\u7761\u7720\u6642\u9593\u3092\u5897\u3084\u3057\u305f\u308a\u3001\u8da3\u5473\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u305f\u308a\u3082\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u53d6\u3089\u308c\u3066\u3044\u308b\u4eba\u306f\u3001\u601d\u3044\u5207\u3063\u3066\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3092\u59cb\u3081\u3068\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304b\u3089\u89e3\u653e<\/span>\u3055\u308c\u307e\u3059\u3002\u9aed\u304c\u306a\u304f\u306a\u308c\u3070\u3001\u305d\u3082\u305d\u3082\u30ab\u30df\u30bd\u30ea\u3092\u808c\u306b\u3042\u3066\u308b\u6a5f\u4f1a\u304c\u306a\u304f\u306a\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u808c\u304c\u5f31\u3044\u5834\u5408\u306f\u3001\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306f\u3064\u304d\u3082\u306e\u3067\u3057\u3087\u3046\u3002\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u60a9\u307e\u3055\u308c\u3066\u3044\u308b\u306a\u3089\u3001\u9aed\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2462\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg\" alt=\"\u5c06\u6765\u3092\u8a9e\u308b\u7537\u5973\" class=\"wp-image-71169\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7-300x209.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u3001\u5973\u6027\u304b\u3089\u306e\u597d\u611f\u5ea6\u3082\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u9752\u9aed\u3084\u5243\u308a\u6b8b\u3057\u304c\u4e00\u5207\u306a\u304f\u306a\u308a\u3001<span class=\"highlighted\">\u808c\u304c\u7dba\u9e97\u306b\u898b\u3048\u308b<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.atpress.ne.jp\/news\/207290\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u682a\u5f0f\u4f1a\u793eLiberes\u304c\u884c\u3063\u305f\u30a2\u30f3\u30b1\u30fc\u30c8\u8abf\u67fb<\/a>\u306b\u3088\u308b\u3068\u300120\uff5e39\u6b73\u306e\u5973\u6027\u306e\u7d0485%\u304c\u300c\u9aed\u304c\u306a\u3044\u7537\u6027\u306e\u65b9\u304c\u597d\u304d\u300d\u3068\u56de\u7b54\u3057\u3066\u3044\u307e\u3059\u3002\u500b\u4eba\u306e\u597d\u307f\u306f\u3042\u308c\u3069\u3001\u9aed\u306f\u6e05\u6f54\u611f\u304c\u306a\u3044\u5370\u8c61\u3092\u4e0e\u3048\u3001\u5973\u6027\u304b\u3089\u597d\u307e\u308c\u306a\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6e05\u6f54\u611f\u3092\u30a2\u30d4\u30fc\u30eb\u3057\u305f\u3044\u7537\u6027\u306f\u3001\u9aed\u8131\u6bdb\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u30dd\u30a4\u30f3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7511\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u305f\u7d50\u679c\u3001\u5f8c\u6094\u3059\u308b\u4eba\u3082\u4e00\u5b9a\u6570\u3044\u307e\u3059\u3002\u5177\u4f53\u7684\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30dd\u30a4\u30f3\u30c8\u3067\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/li><li>\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/li><li>\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3>\u2460\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg\" alt=\"\u3042\u3053\u3099\u3072\u3051\u3099\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-56816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u3059\u30aa\u30b7\u30e3\u30ec\u3092\u697d\u3057\u307f\u305f\u3044\u65b9\u306f\u3001\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u3068\u306a\u308b\u306e\u3067\u3001<span class=\"redcolor\">\u751f\u6daf\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3082\u3057\u597d\u304d\u306b\u306a\u3063\u305f\u5973\u6027\u304c\u9aed\u597d\u304d\u3060\u3068\u5206\u304b\u3063\u305f\u3089\u3001\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3053\u3068\u3092\u5f8c\u6094\u3059\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u4eca\u306f\u9aed\u304c\u3044\u3089\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3066\u3082\u3001\u4eca\u5f8c\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u306e\u55dc\u597d\u304c\u5909\u308f\u308a\u3001\u9aed\u304c\u6b32\u3057\u304f\u306a\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001<strong>\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u306a\u3089\u306a\u3044\u30b5\u30ed\u30f3\u8131\u6bdb\u304b\u3089\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg\" alt=\"\u982d\u3092\u62b1\u3048\u308b\u7537\u6027\" class=\"wp-image-57484\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents-300x220.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u308b\u306a\u3089\u3001<span class=\"redcolor\">\u30b4\u30e0\u3067\u8efd\u304f\u5f3e\u304b\u308c\u308b\u3088\u3046\u306a\u75db\u307f<\/span>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u9aed\u8131\u6bdb\u3092\u3057\u305f\u4eba\u306e\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u300c\u6211\u6162\u3067\u304d\u308b\u7a0b\u5ea6\u306e\u75db\u307f\u3060\u3063\u305f\u300d\u3068\u3044\u3046\u58f0\u304c\u5927\u534a\u3067\u3059\u304c\u3001\u75db\u307f\u306b\u5f31\u3044\u65b9\u306f\u8f9b\u3044\u601d\u3044\u3092\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u8a00\u3048<strong>\u307b\u3068\u3093\u3069\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3067\u306f\u9ebb\u9154\u3092\u7528\u610f<\/strong>\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u75db\u307f\u306b\u95a2\u3057\u3066\u4e0d\u5b89\u306b\u306a\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3>\u2462\u304a\u91d1\u304c\u304b\u304b\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u306b\u306f\u3001<span class=\"redcolor\">\u30b5\u30ed\u30f3\u306a\u30895\u301c10\u4e07\u5186\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306a\u30897\u301c15\u4e07\u5186\u304f\u3089\u3044\u306e\u8cbb\u7528<\/span>\u304c\u304b\u304b\u308a\u307e\u3059\u3002\u6c7a\u3057\u3066\u5b89\u3044\u8cb7\u3044\u7269\u3068\u306f\u8a00\u3048\u307e\u305b\u3093\u306d\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f97\u3089\u308c\u308b\u30e1\u30ea\u30c3\u30c8\u306b\u5bfe\u3057\u3001\u81ea\u5206\u304c\u3069\u306e\u7a0b\u5ea6\u306e\u304a\u91d1\u3092\u51fa\u305b\u308b\u304b\u3092\u8003\u3048\u305f\u3046\u3048\u3067\u3001\u5b9f\u969b\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6c7a\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5168\u3066\u307f\u308b<\/h2>\n\n\n\n<p>\u6771\u4eac\u306b\u306f230\u3082\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u3042\u308a\u307e\u3059\u3002\u203b2023\u5e741\u6708MOTEO\u8abf\u3079<\/p>\n\n\n\n<p>\u3054\u7d39\u4ecb\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u4ee5\u5916\u304b\u3089\u3082\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3057\u305f\u3044\u65b9\u306f\u3001\u4e0b\u8a18\u3088\u308a\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u691c\u7d22\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/datsumou\/search\/tokyo\/\">\u6771\u4eac\u306b\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u3082\u3063\u3068\u898b\u308b<\/a><\/div>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg\" alt=\"\" class=\"wp-image-77392\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308b\u304b\u304a\u60a9\u307f\u306e\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3 id=\"FAQ\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u5f8c\u6094\u3057\u306a\u3044\u306e\uff1f<\/h3>\n\n\n\n<p><strong>A.\u5f8c\u6094\u3057\u3066\u3044\u306a\u3044\u65b9\u304c\u5927\u591a\u6570\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u3053\u3068\u3067\u808c\u306e\u8abf\u5b50\u304c\u826f\u304f\u306a\u3063\u305f\u308a\u3001\u30ab\u30df\u30bd\u30ea\u4ee3\u304c\u6d6e\u3044\u305f\u308a\u3068\u30e1\u30ea\u30c3\u30c8\u306f\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u5468\u308a\u304b\u3089\u306e\u8a55\u5224\u304c\u3044\u3044\u3068\u3044\u3046\u58f0\u3082\u591a\u3044\u3067\u3059\u3002\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u628a\u63e1\u3057\u305f\u4e0a\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u751f\u3048\u3066\u304d\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u9aed\u304c\u5168\u304f\u751f\u3048\u306a\u3044\u3068\u3044\u3046\u8a33\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u307b\u3068\u3093\u3069\u306e\u9aed\u304c\u751f\u3048\u306a\u304f\u306a\u308b\u3082\u306e\u306e\u3001\u751f\u547d\u529b\u306e\u5f37\u3044\u9aed\u306f\u6642\u9593\u304c\u7d4c\u3064\u3068\u307e\u305f\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u3059\u3002\u56de\u6570\u3084\u8131\u6bdb\u65b9\u6cd5\u306b\u8003\u616e\u3057\u306a\u304c\u3089\u30d7\u30e9\u30f3\u3092\u7d44\u3080\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u8131\u6bdb\u3067\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u3082\u3061\u308d\u3093\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u5f37\u3044\u75db\u307f\u3092\u3068\u3082\u306a\u3063\u305f\u308a\u3001\u8131\u6bdb\u3057\u305f\u7b87\u6240\u306b\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u3044\u3053\u3068\u3092\u5f8c\u6094\u3057\u305f\u308a\u306a\u3069\u4eba\u306b\u3088\u3063\u3066\u69d8\u3005\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206\u30e1\u30ea\u30c3\u30c8\u3082\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u81ea\u5206\u306e\u4e2d\u3067\u3088\u304f\u8003\u3048\u3066\u8131\u6bdb\u3059\u308b\u304b\u3069\u3046\u304b\u5224\u65ad\u3059\u308b\u307b\u3046\u304c\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u307e\u3068\u3081<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u306f\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u53e3\u30b3\u30df\u3084\u8a55\u5224\u304b\u3089\u30e9\u30f3\u30ad\u30f3\u30b0\u306b\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u6700\u5f8c\u306b\u3082\u3046\u4e00\u5ea6\u3001\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u307e\u3068\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-40d25440-782f-4232-86d0-00c45169f547\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9ad8\u30b3\u30b9\u30d1&amp;\u8131\u6bdb\u52b9\u679c\u3092\u76ee\u6307\u3059\u306a\u3089\u30ec\u30a4\u30ed\u30fc\u30eb<\/li><li>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c\u3092\u6c42\u3081\u308b\u306a\u3089\u30e1\u30f3\u30ba\u30ea\u30bc<\/li><li>\u901a\u3044\u3084\u3059\u3055\u3067\u9078\u3076\u306a\u3089\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u6c17\u306b\u306a\u308b\u3068\u3053\u308d\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f<span class=\"highlighted\">\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304b\u3089\u59cb\u3081\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p>\u8907\u6570\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u898b\u3066\u307f\u308b\u3053\u3068\u3067\u3001\u81ea\u5206\u3067\u3082\u6bd4\u8f03\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\uff01<\/p>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":14136,"parent":13414,"menu_order":540,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044&hellip;","acf":{"long_text_title":"\u3010\u6771\u4eac\u306e227\u9662\u304b\u3089\u9078\u3076\u3011\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b020\u9078\uff01\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u306a\u3069\u3067\u5fb9\u5e95\u6bd4\u8f03\u8abf\u67fb","custom_order":"3706","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":14137,"id":14137,"title":"3701_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3701-none.jpg","filesize":86753,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"","author":"1","description":"","caption":"","name":"3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":13833,"date":"2019-11-10 02:21:40","modified":"2019-11-10 02:21:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13833"}],"version-history":[{"count":251,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions"}],"predecessor-version":[{"id":95943,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions\/95943"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/14136"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2434,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2434"},"modified":"2024-10-11T18:14:27","modified_gmt":"2024-10-11T09:14:27","slug":"bald-dense","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/","title":{"rendered":"\u30d2\u30b2\u304c\u6fc3\u3044\u7406\u7531\u3068\u5bfe\u51e6\u65b9\u6cd5"},"content":{"rendered":"<p><strong>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d<\/strong><\/p>\n<p><strong>\u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p>\u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027\u306e\u30d2\u30b2\u3002<\/p>\n<p>\u81ea\u5206\u306f\u4eba\u3088\u308a\u30d2\u30b2\u304c\u6fc3\u3044\u3088\u3046\u306a\u6c17\u304c\u3059\u308b\u3051\u3069\u907a\u4f1d\u3060\u304b\u3089\u4ed5\u65b9\u304c\u306a\u3044\u3068\u8ae6\u3081\u3066\u3044\u307e\u305b\u3093\u304b\uff1f\u3082\u3057\u304b\u3059\u308b\u3068\u3001\u305d\u308c\u306f\u3042\u306a\u305f\u306e\u65e5\u3005\u306e\u884c\u52d5\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u30fb\u7406\u7531<\/li><li>\u30d2\u30b2\u3092\u6fc3\u304f\u3057\u3066\u3057\u307e\u3046NG\u884c\u52d5<\/li><li>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306e\u5bfe\u7b56\u30fb\u4e88\u9632<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n<p><!-- wp:paragraph --><\/p>\n<p>\u306a\u304a\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3084\u9069\u5207\u306a\u9aed\u5243\u308a\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\u65b9\u306f<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\">\u300c\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3068\u306f\uff1f\u5243\u308a\u3059\u304e\u308b\u3068\u6fc3\u304f\u306a\u308b\u3063\u3066\u672c\u5f53\uff1f\u30d2\u30b2\u306e\u771f\u5b9f\u3092\u7d39\u4ecb\u300d<\/a>\u3067\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u76ee\u3092\u901a\u3057\u3066\u304a\u304f\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n\n\n\n<p><!-- wp:uagb\/team {\"block_id\":\"8595a321-2c49-4c48-97b8-5e4bbfac0339\",\"tag\":\"h6\",\"title\":\"\",\"description_text\":\"\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\",\"image\":{\"id\":7695,\"title\":\"moteo_profile\",\"filename\":\"moteo-profile.png\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"link\":\"https:\/\/moteo.best\/column\/moteo_profile\/\",\"alt\":\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"moteo_profile\",\"status\":\"inherit\",\"uploadedTo\":0,\"date\":\"2019-09-26T21:26:34.000Z\",\"modified\":\"2019-10-25T20:07:27.000Z\",\"menuOrder\":0,\"mime\":\"image\/png\",\"type\":\"image\",\"subtype\":\"png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"2019\u5e749\u670827\u65e5\",\"nonces\":{\"update\":\"f72d441e99\",\"delete\":\"1c63fc39e7\",\"edit\":\"8a6e26fe2c\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=7695\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u7de8\u96c6\u90e8 K\",\"filesizeInBytes\":22455,\"filesizeHumanReadable\":\"22 KB\",\"context\":\"\",\"height\":257,\"width\":257,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"height\":257,\"width\":257,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\\u003cinput type=\\u0022hidden\\u0022 name=\\u0022attachments[7695][menu_order]\\u0022 value=\\u00220\\u0022 \/\\u003e\\u003cp class=\\u0022media-types media-types-required-info\\u0022\\u003e\\u003cspan class=\\u0022required\\u0022\\u003e*\\u003c\/span\\u003e \u304c\u4ed8\u3044\u3066\u3044\u308b\u6b04\u306f\u5fc5\u9808\u9805\u76ee\u3067\u3059\\u003c\/p\\u003e\\n\\t\\t\\t\\u003ctable class=\\u0022compat-attachment-fields\\u0022\\u003e\\t\\t\\u003ctr class='compat-field-enable-media-replace'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-enable-media-replace'\\u003e\\u003cspan class='alignleft'\\u003e\u30e1\u30c7\u30a3\u30a2\u3092\u7f6e\u63db\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href=\\u0022https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=media_replace\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=ad67500a9c\\u0022\\u003e\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo replace the current file, click the link and upload a replacement file.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\t\\t\\u003ctr class='compat-field-emr-remove-background'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-emr-remove-background'\\u003e\\u003cspan class='alignleft'\\u003eRemove background\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href='https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=emr_prepare_remove\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=0f37a29eb8'\\u003eRemove background\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo remove the background, click the link.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\u003c\/table\\u003e\",\"meta\":\"\"},\"acf_errors\":false},\"imgStyle\":\"circle\",\"imgPosition\":\"left\"} --><\/p>\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339\">\n<div class=\"uagb-team__wrap\">\n<div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\" alt=\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\"\/><\/div>\n<div class=\"uagb-team__content\">\n<div class=\"uagb-team__title-wrap\">\n<h6 class=\"uagb-team__title\"><\/h6>\n<p><span class=\"uagb-team__prefix\">Designation<\/span><\/div>\n<div class=\"uagb-team__desc-wrap\">\n<p class=\"uagb-team__desc\">\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div>\n<div class=\"uagb-team__social-icon-wrap\">\n<ul class=\"uagb-team__social-list\">\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/team --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p>\u533b\u7642\u8131\u6bdb\u306a\u3089<span class=\"highlighted\">1\u56de1\u4e07\u5186\u524d\u5f8c\u3001\u6fc3\u3044\u30d2\u30b2\u3067\u308210\u56de\u524d\u5f8c\u306e\u30c8\u30fc\u30bf\u30eb10\u301c20\u4e07\u5186\u3067\u30c4\u30eb\u30c4\u30eb<\/span>\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u3082\u3068\u3082\u3068\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u3054\u81ea\u5206\u306b\u5408\u3063\u305f\u56de\u6570\u304c\u77e5\u308a\u305f\u3044\u65b9\u306f\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306e\u6d3b\u7528\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n<p><!-- wp:image {\"id\":95747} --><\/p>\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/-moteo-1024x693.jpg\" alt=\"\u5927\u624b3\u793e\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u6bd4\u8f03\" class=\"wp-image-95747\"\/><figcaption>\u30d2\u30b2\u5168\u4f53\uff08\u9996\u542b\u3080\uff09\u306e\u8131\u6bdb\u6599\u91d1<\/figcaption><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><strong>\u300c\u81ea\u5206\u306e\u30d2\u30b2\u304c\u3069\u306e\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\uff1f\u300d\u300c\u307e\u305a\u306f\u898b\u7a4d\u3082\u308a\u3060\u3051\u3067\u3082\u304a\u9858\u3044\u3057\u305f\u3044\u300d<\/strong>\u305d\u3093\u306a\u5834\u5408\u3067\u3082\u3001\u4e0b\u8a18\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3089\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u6c17\u8efd\u306b\u8a71\u3092\u805e\u3051\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u7406\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\",\"className\":\"scrolltable\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:table {\"className\":\"is-style-non-split\"} --><\/p>\n<table class=\"wp-block-table is-style-non-split\">\n<tbody>\n<tr>\n<td><\/td>\n<td><img class=\"wp-image-95283\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-bnr-300-250-2409-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u306f\u30e1\u30f3\u30ba\u30ea\u30bc\"><\/td>\n<td><img class=\"wp-image-95348\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-eminal-400400-240906.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"><\/td>\n<td><img class=\"wp-image-95349\" style=\"width: 125px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-gorilla-120120-240906.jpg\" alt=\"\u30d2\u30b2\u306e\u30b4\u30ea\u30e9\u8131\u6bdb\"><\/td>\n<\/tr>\n<tr>\n<td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<tr>\n<td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td>\u30d2\u30b2\u8131\u6bdb\u5168\u4f53\u304c59,800\u5186\u3068\u30b3\u30b9\u30d1\u25ce<\/td>\n<td>\u5168\u56fd\u5c55\u958b\uff01\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u9ebb\u9154\u304c\u7121\u6599<\/td>\n<td>\u4eca\u306a\u3089\u5206\u5272\u624b\u6570\u6599\u304c\u7121\u6599\uff01\u6708\u30053,000\u5186\u304b\u3089\u59cb\u3081\u3089\u308c\u308b<\/td>\n<\/tr>\n<tr>\n<td>\u30d2\u30b2\u5168\u4f53\u306e\u6599\u91d1<br \/>\uff081\u56de\u3042\u305f\u308a\uff09<\/td>\n<td>5\u56de\uff1a59,800\u5186<br \/>\uff0811,960\u5186\uff09<\/td>\n<td>5\u56de\uff1a78,000\u5186<br \/>\uff0815,600\u5186\uff09<\/td>\n<td>6\u56de\uff1a69,120\u5186<br \/>\uff0811,520\u5186\uff09<\/td>\n<\/tr>\n<tr>\n<td>\u9ebb\u9154<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/\u672c<br \/>\u30ac\u30b9\uff1a3,300\u5186\/30\u5206<\/td>\n<td>\u7121\u6599<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a4,000\u5186\/10g<br \/> \u30ac\u30b9\uff1a4,000\u5186\/30\u5206<\/td>\n<\/tr>\n<tr>\n<td>\u5e97\u8217\u6570<\/td>\n<td>21<\/td>\n<td>62<\/td>\n<td>21<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S384336w&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:table --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p><small>\u203b\u7a0e\u8fbc\u4fa1\u683c<\/small><br \/><small>\u203b2024\u5e7410\u6708\u6700\u65b0\u306e\u91d1\u984d<br \/><\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n\n\n\n\n<h2>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\uff5c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3068\u6bce\u65e5\u306e\u30d2\u30b2\u51e6\u7406<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg\" alt=\"\" class=\"wp-image-21093\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u305d\u3082\u305d\u3082\u3001\u30d2\u30b2\u304c\u4ed6\u306e\u4f53\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u6fc3\u304f\u898b\u3048\u308b\u7406\u7531\u306f\u300c\u525b\u6bdb\u3060\u304b\u3089\u300d\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b9f\u306f\u3001<strong>\u7537\u6027\u3082\u5973\u6027\u3082\u3001\u30d2\u30b2\u30a8\u30ea\u30a2\u306e\u6bdb\u306e\u6570\u306f\u540c\u3058<\/strong>\uff01<br>\u3055\u3089\u306b\u3001\u751f\u307e\u308c\u3066\u304b\u3089\u30d2\u30b2\u306e\u6bdb\u306e<strong>\u672c\u6570\u306f\u305a\u3063\u3068\u5909\u308f\u308a\u307e\u305b\u3093<\/strong>\u3002<br>\u3064\u307e\u308a\u30011\u672c1\u672c\u306e\u6bdb\u304c\u525b\u6bdb\u3060\u304b\u3089\u6fc3\u304f\u898b\u3048\u3066\u3057\u307e\u3046\u306e\u3067\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u305d\u3093\u306a\u525b\u6bdb\u306a\u30d2\u30b2\u3067\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3068\u3057\u3066\u3001\u73fe\u5728\u8003\u3048\u3089\u308c\u3066\u3044\u308b\u306e\u306f\u4e3b\u306b2\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/li><li>\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>1\u3064\u305a\u3064\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2460\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg\" alt=\"\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\" class=\"wp-image-28097\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140-300x191.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3088\u304f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u591a\u3044\u4eba\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u300d\u306a\u3069\u3068\u3044\u3046\u8868\u73fe\u3092\u3057\u3066\u3044\u308b\u60c5\u5831\u30b5\u30a4\u30c8\u3092\u898b\u304b\u3051\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u3053\u308c\u306f\u6b63\u78ba\u3067\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u5b9f\u969b\u306f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u91cf\u300d\u3067\u306f\u306a\u304f<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3092\u6d3b\u6027\u5316\u3059\u308b\u9175\u7d20\u306e\u50cd\u304d\u300d<\/strong>\u3068<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306b\u5bfe\u3059\u308b\u6bdb\u5305<small>\u203b<\/small>\u306e\u611f\u53d7\u6027\u300d<\/strong>\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u6bdb\u5305\u2026\u6bdb\u6839\u3092\u5305\u3093\u3067\u3044\u308b\u7d44\u7e54\u306e\u3053\u3068\u3002\u76ae\u819a\u306e\u8868\u9762\u3078\u306f\u6bdb\u7a74\u3068\u3044\u3046\u5f62\u3067\u3064\u306a\u304c\u3063\u3066\u304a\u308a\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5f71\u97ff\u3092\u53d7\u3051\u307e\u3059<\/small><\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u308b\u306e\u3067\u3001\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u306e\u306d\u3001\u308f\u304b\u3063\u305f\uff01\u300d\u3068\u3044\u3046\u65b9\u306f\u2461\u306b\u9032\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u6bdb\u5305\u5185\u306b\u3042\u308b\u6bdb\u4e73\u982d\u7d30\u80de\u306b\u300c5\u03b1\u9084\u5143\u9175\u7d20\u300d\u3068\u3044\u3046\u7269\u8cea\u304c\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u4e00\u7a2e\u3067\u3042\u308b\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u30b8\u30d2\u30c9\u30ed\u30c6\u30b9\u30c8\u30ed\u30f3\uff08DHT\uff09\u3068\u3044\u3046\u7269\u8cea\u306b\u5909\u5316\u3057\u307e\u3059\u3002<\/p>\n<p>\u3055\u3089\u306b\u3001\u305d\u306eDHT\u3068\u3044\u3046\u7269\u8cea\u306f\u3001\u7d30\u80de\u306e\u4e2d\u306b\u3042\u308b\u300c\u30db\u30eb\u30e2\u30f3\u306e\u30ec\u30bb\u30d7\u30bf\u30fc\u300d\u306b\u7d50\u3073\u3064\u304f\u3053\u3068\u3067<strong>\u6bdb\u3092\u5897\u3084\u3059\uff1d\u6fc3\u304f\u3059\u308b\u3088\u3046\u306b\u4f5c\u7528\u3057\u307e\u3059<\/strong>\u3002\u3042<\/p>\n<p>\u3053\u306e\u300c\u9175\u7d20\u306e\u50cd\u304d\u300d\u3068\u300c\u6bdb\u5305\u306e\u611f\u53d7\u6027\u300d\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u3001\u8584\u3044\u4eba\u304c\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p>\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u304c\u3001\u3068\u306b\u304b\u304f<span class=\"highlighted\">\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u3089\u3057\u3044\u300d<\/span>\u3068\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p><small>\u53c2\u8003\u6587\u732e\uff1a\u305c\u3093\u3076\u6bdb\u5305\u306e\u305b\u3044<\/small><\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2461\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg\" alt=\"\u30d2\u30b2\u3092\u6cbf\u3063\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-21995\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306e2\u3064\u76ee\u306f\u3001\u6bce\u65e5\u4f55\u6c17\u306a\u304f\u884c\u306a\u3063\u3066\u3044\u308b\u30d2\u30b2\u306e\u81ea\u5df1\u51e6\u7406\u306b\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u306f\u534a\u5206\u6b63\u89e3\u3067\u3059\u304c\u3001\u534a\u5206\u4e0d\u9069\u5207\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/prtimes.jp\/a\/?c=4342&amp;r=67&amp;f=d4342-67-pdf-0.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\u30ab\u30df\u30bd\u30ea\u3084\u30b7\u30a7\u30fc\u30d0\u30fc\u306a\u3069\u3092\u4f7f\u7528\u3059\u308b\u3068\u4f53\u6bdb\u304c\u6fc3\u304f\u306a\u308b\u3068\u3044\u3046\u5642\u3092\u3088\u304f\u805e\u304f\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f<span class=\"redcolor\">\u533b\u5b66\u7684\u6839\u62e0\u306f\u306a\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/a><\/p>\n<p>\u3057\u304b\u3057\u3001\u30de\u30a6\u30b9\u3067\u306e\u5b9f\u9a13\u306b\u3088\u308b\u3068\u4e00\u5b9a\u671f\u9593\u3001<strong>\u76ae\u819a\u306b\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u305d\u306e\u90e8\u5206\u306e\u4f53\u6bdb\u304c\u4e00\u6642\u7684\u306b5\uff5e10\uff05\u307b\u3069\u592a\u304f\u306a\u3063\u305f<\/strong><small>\u203b<\/small>\u3068\u3044\u3046\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u9806\u5929\u5802\u5927\u5b66 \u533b\u5b66\u90e8 \u76ae\u819a\u79d1\u3000\u576a\u4e95\u826f\u6cbb \u52a9\u6559\u6388 \u306e\u5b9f\u9a13<\/small><\/p>\n<p>\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u306e\u3092\u3084\u3081\u308c\u3070\u81ea\u7136\u3068\u5143\u306b\u623b\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u9752\u9aed\u3092\u6483\u9000\u3057\u3088\u3046\u3068\u3059\u308b\u3042\u307e\u308a\u3001\u5f37\u304f\u6df1\u5243\u308a\u3057\u305f\u308a1\u65e5\u306b\u4f55\u5ea6\u3082\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u3001<strong>\u4eba\u9593\u306b\u3082\u540c\u69d8\u306e\u73fe\u8c61\u304c\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u9aed\u304c\u6fc3\u3044\u57fa\u6e96\u3063\u3066\u4f55\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u300c\u9aed\u304c\u6fc3\u3044\u300d\u3068\u306f\u3069\u306e\u7a0b\u5ea6\u3092\u3055\u3059\u306e\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u7aef\u7684\u306b\u3044\u3046\u3068\u3001\u300c\u671d\u30d2\u30b2\u3092\u5243\u3063\u3066\u3001\u5915\u65b9\u76ee\u7acb\u3061\u59cb\u3081\u305f\u3089\u6fc3\u3044\u300d\u3068\u3044\u3046\u306e\u304c\u57fa\u6e96\u306b\u306a\u308a\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3067\u30d2\u30b2\u304c\u4e00\u756a\u4f38\u3073\u308b\u6642\u9593\u306f\u300c\u671d6\u6642\u301c10\u6642\u300d\u3068\u3044\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u65e5\u4e2d\u306f\u4f38\u3073\u308b\u30b9\u30d4\u30fc\u30c9\u304c\u3086\u308b\u3084\u304b\u306b\u306a\u308a\u3001\u5915\u65b9\u304b\u3089\u307e\u305f\u4f38\u3073\u3066\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u65e5\u4e2d\u4ed5\u4e8b\u3092\u7d42\u3048\u3066\u3001\u30a2\u30d5\u30bf\u30fc\u30d5\u30a1\u30a4\u30d6\u306a\u3069\u3067\u9752\u9aed\u304c\u76ee\u7acb\u3063\u3066\u3044\u308b\u3068\u300c\u30d2\u30b2\u6fc3\u3044\u306a\u300d\u3068\u611f\u3058\u308b\u4eba\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.feather-museum.com\/zatsugaku.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u96d1\u5b66 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30d2\u30b2\u306e\u96d1\u5b66<\/a><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u3067\u304d\u308b\u5bfe\u7b56\u30fb\u4e88\u96326\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg\" alt=\"\u93e1\u3092\u307f\u3066\u5fae\u7b11\u3093\u3067\u3044\u308b\u7537\u6027\" class=\"wp-image-40926\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3092\u89e3\u8aac\u3057\u307e\u3057\u305f\u304c\u3001\u3064\u307e\u308a\u306f\u3053\u306e\u539f\u56e0\u3092\u4f5c\u3089\u306a\u3044\u3088\u3046\u3001\u81ea\u5206\u306e\u884c\u52d5\u3092\u898b\u76f4\u3057\u3066\u307f\u308c\u3070\u3044\u3044\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u9006\u306e\u3053\u3068\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3092\u4f5c\u3063\u3066\u3044\u308b\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308b\u306e\u3067\u3001\u3059\u3050\u306b\u898b\u76f4\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2460 \u98df\u751f\u6d3b\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg\" alt=\"\u30c6\u30fc\u30d6\u30eb\u306e\u4e0a\u306b\u305f\u304f\u3055\u3093\u4e26\u3093\u3067\u3044\u308b\u91ce\u83dc\u3084\u30d5\u30eb\u30fc\u30c4\" class=\"wp-image-3693\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n<p>\u307e\u305a1\u3064\u76ee\u306e\u5bfe\u7b56\u30fb\u4e88\u9632\u6cd5\u306f\u300c\u98df\u751f\u6d3b\u306e\u6539\u5584\u300d\u3067\u3059\u3002<\/p>\n<p>\u60f3\u50cf\u306b\u5bb9\u6613\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u30d0\u30e9\u30f3\u30b9\u306e\u5d29\u308c\u305f\u98df\u4e8b\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u307e\u3059<\/span>\u3002<\/p>\n<p>\u30b3\u30f3\u30d3\u30cb\u98df\u3084\u30d5\u30a1\u30fc\u30b9\u30c8\u30d5\u30fc\u30c9\u3001\u304a\u8089\u3070\u304b\u308a\u98df\u3079\u3066\u3044\u308b\u306a\u3069\u3001\u8102\u8cea\u306e\u591a\u3044\u98df\u4e8b\u3092\u3068\u308b\u3068\u30db\u30eb\u30e2\u30f3\u306e\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u539f\u56e0\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u300c\u5927\u8c46\u3084\u8c46\u4e73\u306f\u30d2\u30b2\u306e\u6291\u6bdb\u306b\u52b9\u679c\u304c\u3042\u308b\u300d\u306f\u3046\u305d\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u300c\u5927\u8c46\u3092\u98df\u3079\u308b\u3068\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u300d\u306a\u3069\u3068\u3044\u3063\u305f\u60c5\u5831\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u30d2\u30b2\u306b\u95a2\u3059\u308b\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5c11\u306a\u304f\u3068\u3082\u3001\u8c46\u4e73\u98f2\u3093\u3060\u3089\u3092\u5287\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f\uff01\u3068\u3044\u3063\u305f\u4f53\u9a13\u8ac7\u306f\u307b\u307c\u7686\u7121\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u3044\u3063\u3066\u3082\u3001\u5927\u8c46\u306a\u3069\u306b\u542b\u307e\u308c\u308b\u5927\u8c46\u30a4\u30bd\u30d5\u30e9\u30dc\u30f3\u306f\u5973\u6027\u30db\u30eb\u30e2\u30f3\u3067\u3042\u308b\u300c\u30a8\u30b9\u30c8\u30ed\u30b2\u30f3\u300d\u3068\u4f3c\u305f\u50cd\u304d\u3092\u3057\u3066\u304f\u308c\u308b\u305f\u3081\u3001\u7f8e\u808c\u52b9\u679c\u3084\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb\u306e\u5897\u52a0\u3092\u9632\u3044\u3067\u304f\u308c\u308b\u306a\u3069\u3001\u3082\u3061\u308d\u3093\u808c\u3084\u4f53\u306b\u826f\u3044\u4f5c\u7528\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30e9\u30f3\u30b9\u306e\u3068\u308c\u305f\u98df\u4e8b\u3092\u3059\u308b\u4e0a\u3067\u306f\u6709\u52b9\u306a\u6804\u990a\u7d20\u3068\u3044\u3048\u308b\u306e\u3067\u3001\u30a2\u30ec\u30eb\u30ae\u30fc\u306a\u3069\u304c\u306a\u3044\u306e\u3067\u3042\u308c\u3070\u7a4d\u6975\u7684\u306b\u6442\u53d6\u3057\u305f\u3044\u98df\u54c1\u306e\u4e00\u3064\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2461 \u751f\u6d3b\u7fd2\u6163\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg\" alt=\"\u7dd1\u306e\u30c0\u30f3\u30d9\u30eb\u3068\u30b9\u30de\u30db\u3068\u6c34\u3068\u30bf\u30aa\u30eb\" class=\"wp-image-54241\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u304c\u4e71\u308c\u308b\u3068\u3001\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u308b\u3053\u3068\u306b\u7e4b\u304c\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001<span class=\"highlighted\">\u826f\u3044\u7761\u7720\u3068\u5b9a\u671f\u7684\u306a\u904b\u52d5\u304c\u6709\u52b9<\/span>\u3067\u3059\u3002<\/p>\n<p>\u5bdd\u4e0d\u8db3\u304c\u7d9a\u3044\u305f\u308a\u3001\u904b\u52d5\u3092\u305b\u305a\u4e0d\u5065\u5eb7\u306a\u72b6\u614b\u304c\u7d9a\u304f\u3068\u30cb\u30ad\u30d3\u306a\u3069\u304c\u3067\u304d\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306a\u7761\u7720\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u30017\u301c9\u6642\u9593\u7a0b\u5ea6\u306f\u78ba\u4fdd\u3059\u308b\u3068\u3044\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u7761\u7720\u306e\u30b4\u30fc\u30eb\u30c7\u30f3\u30bf\u30a4\u30e0\u306f\u90fd\u5e02\u4f1d\u8aac\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u300c\u6210\u9577\u30db\u30eb\u30e2\u30f3\u306f\u591c10\u301c22\u6642\u306e\u9593\u306b\u591a\u304f\u5206\u6ccc\u3055\u308c\u308b\u306e\u3067\u3001\u305d\u306e\u6642\u9593\u306f\u5bdd\u3066\u3044\u308b\u306e\u304c\u671b\u307e\u3057\u3044<\/strong>\u300d\u3068\u3044\u3046\u8a71\u306f\u591a\u304f\u306e\u65b9\u304c\u8033\u306b\u3057\u305f\u3053\u3068\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u6700\u8fd1\u306b\u306a\u3063\u3066\u3053\u308c\u306f<strong>\u6839\u62e0\u304c\u306a\u3044<\/strong>\u3068\u3044\u3046\u8aac\u304c\u6fc3\u539a\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3001\u4e00\u756a\u6210\u9577\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u767a\u306b\u306a\u308b\u306e\u306f<strong>\u300c\u7720\u308a\u306b\u5165\u3063\u305f\u76f4\u5f8c\u300d<\/strong>\u3002\u6df1\u3044\u7720\u308a\u3001\u3064\u307e\u308a\u30ce\u30f3\u30ec\u30e0\u7761\u7720\u306e\u9593\u306b\u5206\u6ccc\u91cf\u304c\u5897\u3048\u308b\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u306a\u306e\u3067\u3001\u81ea\u5206\u306f\u591c\u52e4\u3081\u3060\u304b\u3089\u3057\u3087\u3046\u304c\u306a\u3044\u3001\u3068\u8ae6\u3081\u305a\u3001\u6df1\u3044\u7761\u7720\u304c\u3068\u308c\u308b\u3088\u3046\u306b\u5de5\u592b\u3092\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2462 \u30bf\u30d0\u30b3\u3092\u3084\u3081\u308b\u3001\u672c\u6570\u3092\u6e1b\u3089\u3059<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-1024x683.jpg\" alt=\"\u30bf\u30d0\u30b3\u306b\u706b\u3092\u4ed8\u3051\u3066\u52a0\u3048\u308b\u7537\u6027\" class=\"wp-image-3160\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-768x512.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u55ab\u7159\u3059\u308b\u3068\u4ea4\u611f\u795e\u7d4c\u304c\u523a\u6fc0\u3055\u308c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u6027\u5316\u3055\u305b\u308b\u4f5c\u7528\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3064\u307e\u308a\u3001\u904e\u5270\u306a\u55ab\u7159\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306b\u306a\u308b\u305f\u3081\u3001\u6fc3\u3044\u30d2\u30b2\u3084\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u306e\u3067\u3042\u308c\u3070\u63a7\u3048\u308b\u306e\u304c\u61f8\u547d\u3067\u3059\u3002<\/p>\n<p><small>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000051.000020081.html\" target=\"_blank\" rel=\"noopener noreferrer\">\u25c6\u3010\u305f\u3070\u3053\u3068\u7f8e\u5bb9\u306b\u307e\u3064\u308f\u308b\u30a6\u30bd\u30db\u30f3\u30c8\u300a\u4e16\u9593\u306e\u30a6\u30ef\u30b5\u300bvs\u300a\u533b\u5e2b\u306e\u30db\u30f3\u30cd\u300b\u3092\u533b\u5e2b\u304c\u89e3\u8aac\u3011<\/a><\/small><\/p>\n\n\n<h3>\u5bfe\u7b56\u2463 \u6b63\u3057\u3044\u65b9\u6cd5\u3067\u9aed\u5243\u308a\u3092\u304a\u3053\u306a\u3046<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3067\u3082\u304a\u4f1d\u3048\u3057\u305f\u901a\u308a\u3001\u8aa4\u3063\u305f\u81ea\u5df1\u51e6\u7406\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u5834\u5408\u306f\u4e00\u5ea6\u306b\u4f55\u5ea6\u3082\u5243\u3063\u305f\u308a\u3001\u6df1\u5243\u308a\u3057\u3059\u304e\u306a\u3044\u3053\u3068\u3001\u3044\u3064\u307e\u3067\u3082\u540c\u3058\u5203\u3092\u4f7f\u308f\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u306e\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0<\/a>\u3084<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b\u306e\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u4e7e\u71e5\u3057\u305f\u72b6\u614b\u306b\u3042\u308b\u306e\u3067\u3001\u4fdd\u6e7f\u3092\u304a\u3053\u306a\u3063\u3066\u304d\u3061\u3093\u3068\u808c\u306b\u6804\u990a\u3092\u4e0e\u3048\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2464 \u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-290509952-1024x576.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u30b9\u30ad\u30f3\u30b1\u30a2\" class=\"wp-image-41525\"\/><\/figure>\n\n\n<p>\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3082\u6fc3\u3044\u30d2\u30b2\u3001\u9752\u9aed\u5bfe\u7b56\u306b\u6709\u52b9\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306e\u5546\u54c1\u304c\u4fdd\u6e7f\u52b9\u679c\u3082\u3042\u308b\u306e\u3067\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306b\u4f7f\u3046\u3068\u3044\u3044\u3067\u3059\u3088\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/hairless-lotion\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u304a\u3059\u3059\u3081\u306e\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u305c\u3072\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2465 \u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-23028\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u308c\u307e\u3067\u306e\u65b9\u6cd5\u306f\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306e\u306b\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u52b9\u679c\u3092\u5f97\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u307e\u3059\u3057\u3001\u76ee\u306b\u898b\u3048\u3066\u5287\u7684\u306b\u5909\u308f\u308b\u3068\u3044\u3046\u306e\u306f\u5c11\u3057\u96e3\u3057\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u4e00\u756a\u78ba\u5b9f\u306a\u306e\u306f\u300c\u8131\u6bdb\u3057\u3066\u3057\u307e\u3046\u3053\u3068\u300d\u3067\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3070\u6839\u672c\u7684\u306b\u89e3\u6c7a\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u3067<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u304c\u4e0d\u8981\u306b\u306a\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u3067\u808c\u8352\u308c\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u306a\u304f\u306a\u308b<\/li><li>\u5915\u65b9\u306b\u9752\u9aed\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u306a\u304f\u306a\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u3044\u3063\u305f\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u6700\u77ed\u3067\u6fc3\u3044\u30d2\u30b2\u3068\u304a\u3055\u3089\u3070\u3067\u304d\u308b\u65b9\u6cd5\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u2026<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n\n\n\n<p>\u306f\u3058\u3081\u3066\u306e\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li><li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li><li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li><li>\u5243\u6bdb\u6599<\/li><li>\u85ac\u4ee3<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li><li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li><li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,000\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u306f\u3053\u3061\u3089<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-302be2e5-72c4-440f-a01c-15201168c418\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3067\u9aed\u304c\u6fc3\u304f\u306a\u308b\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044<\/strong>\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5192\u982d\u3067\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u306b<strong>\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b<\/strong>\u3053\u3068\u306f\u304a\u8a71\u3057\u3057\u307e\u3057\u305f\u3002\u305f\u3057\u304b\u306b\u3001\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3092\u3059\u308b\u3068\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5024\u306f\u4e0a\u6607\u3057\u307e\u3059\u304c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u5358\u4f53\u3067\u30d2\u30b2\u306e\u6fc3\u3055\u3092\u5de6\u53f3\u3057\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u60c5\u5831\u30b5\u30a4\u30c8\u3067\u7b4b\u30c8\u30ec\u3084\u81ea\u6170\u884c\u70ba\u3092\u3059\u308b\u3053\u3068\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u3068\u8a71\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u904e\u5270\u306a\u8868\u73fe\u3068\u3044\u3063\u3066\u3082\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u3044\u305a\u308c\u3082\u3001<strong>\u904e\u5270\u3059\u304e\u308b\u3068\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u3066\u4f53\u6bdb\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u308b\u53ef\u80fd\u6027\u306f\u3042\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093<\/strong>\u304c\u3001\u305d\u3053\u307e\u3067\u6c17\u306b\u3059\u308b\u5fc5\u8981\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u6fc3\u3044\u9aed\u306b\u95a2\u3059\u308b\u7591\u554f6\u3064\uff01<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6fc3\u3044\u30d2\u30b2\u306b\u306a\u308b\u539f\u56e0\u3084\u5bfe\u7b56\u306b\u3064\u3044\u3066\u3054\u7d39\u4ecb\u3057\u3066\u304d\u307e\u3057\u305f\u304c\u3001\u30d2\u30b2\u306b\u307e\u3064\u308f\u308b\u7591\u554f\u3084\u5642\u306f\u307e\u3060\u307e\u3060\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>1\u3064\u305a\u3064\u7d10\u89e3\u3044\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u751f\u3084\u3059\u65b9\u306f\u6b21\u306e\u3053\u3068\u306b\u6c17\u3092\u3064\u3051\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6e05\u6f54\u611f\u304c\u3042\u308b\u3088\u3046\u306b\u304d\u3061\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308b<br>\u2192\u305f\u3060\u306e\u751f\u3084\u3057\u3063\u3071\u306a\u3057\u306f\u6c5a\u3044\u5370\u8c61\u306b<\/li><li>\u9854\u3092\u8986\u3044\u5c3d\u304f\u3059\u30c7\u30b6\u30a4\u30f3\u3088\u308a\u3001\u81ea\u7136\u306b\u624b\u5165\u308c\u3055\u308c\u305f\u30d2\u30b2\u304c\u597d\u8a55<br>\u2192\u307b\u304a\u306a\u3069\u306e\u7121\u7cbe\u9aed\u306f\u304d\u3061\u3093\u3068\u6574\u3048\u308b<\/li><li>\u5e74\u76f8\u5fdc\u306b\u898b\u3048\u308b\u30d2\u30b2\u304c\u597d\u5370\u8c61<br>\u2192\u82e5\u3044\u306e\u306b\u5927\u4eba\u3073\u904e\u304e\u305f\u30d2\u30b2\u30c7\u30b6\u30a4\u30f3\u306f\u8fd4\u3063\u3066\u60aa\u5370\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg\" alt=\"\u30b5\u30d7\u30ea\" class=\"wp-image-6759\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n<h3>Q. \u9752\u9aed\u3092\u4f38\u3070\u3059\u3068\u3069\u3046\u306a\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg\" alt=\"\" class=\"wp-image-21065\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13-300x186.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u4eba\u306b\u3088\u3063\u3066\u4f38\u3073\u65b9\u3084\u751f\u3048\u65b9\u304c\u7570\u306a\u308b\u305f\u3081\u4e00\u6982\u306b\u306f\u8a00\u3048\u307e\u305b\u3093\u304c\u3001\u5b9f\u969b\u306b\u5b9f\u9a13\u3057\u3066\u3044\u308b\u65b9\u304c\u3044\u305f\u306e\u3067\u5f15\u7528\u3055\u305b\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002<\/p>\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u6e0b\u8c37\u30b7\u3099\u30e3\u30cf\u309a\u30f3\u304b\u3099\u4e00\u9031\u9593\u30d2\u30b1\u3099\u3092\u4f38\u306f\u3099\u3057\u305f\u3089\u3084\u306f\u3099\u3059\u304d\u3099\u305f...\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/Uef_HQXL9jY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u6e0b\u8c37\u30b8\u30e3\u30d1\u30f3\u304c\u4e00\u9031\u9593\u30d2\u30b2\u3092\u4f38\u3070\u3057\u305f\u3089\u3084\u3070\u3059\u304e\u305f&#8230;<\/figcaption><\/figure>\n\n\n<p>\u305f\u3060\u4f38\u3070\u3059\u3060\u3051\u3067\u306a\u304f\u3001\u4e0d\u8981\u306a\u90e8\u5206\u306f\u304d\u3068\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308c\u3070\u9752\u9aed\u3092\u4f38\u3070\u3059\u306e\u3082\u3042\u308a\u3067\u3059\u306d\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f<\/h3>\n\n\n<blockquote class=\"instagram-media\" data-instgrm-captioned=\"\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"12\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:16px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"> <p><\/p>\n<div style=\" display: flex; flex-direction: row; align-items: center;\">\n<div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"><\/div>\n<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"><\/div>\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"><\/div>\n<\/div>\n<\/div>\n<div style=\"padding: 19% 0;\"><\/div>\n<div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\"><svg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"><\/path><\/g><\/g><\/g><\/svg><\/div>\n<div style=\"padding-top: 8px;\">\n<div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\"> \u3053\u306e\u6295\u7a3f\u3092Instagram\u3067\u898b\u308b<\/div>\n<\/div>\n<div style=\"padding: 12.5% 0;\"><\/div>\n<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\n<div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"><\/div>\n<div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"><\/div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"><\/div>\n<\/div>\n<div style=\"margin-left: 8px;\">\n<div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"><\/div>\n<\/div>\n<div style=\"margin-left: auto;\">\n<div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"><\/div>\n<div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"><\/div>\n<\/div>\n<\/div>\n<\/a><p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a> <\/p>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\" rel=\"noopener noreferrer\">\u95c7\u91d1\u30a6\u30b7\u30b8\u30de\u304f\u3093Part3\u51fa\u6f14\u85e4\u68ee\u3055\u3093\u3001the final\u51fa\u6f14\u9593\u5bae\u7965\u592a\u6717 \u697d\u3057\u304b\u3063\u305f\u6628\u6669<\/a><\/p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\"><a href=\"https:\/\/www.instagram.com\/takayukiyamadaphoto\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\" rel=\"noopener noreferrer\"> \u5c71\u7530\u5b5d\u4e4b<\/a>(@takayukiyamadaphoto)\u304c\u30b7\u30a7\u30a2\u3057\u305f\u6295\u7a3f &#8211; <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-10-10T04:50:39+00:00\">2016\u5e7410\u6708\u67089\u65e5\u5348\u5f8c9\u664250\u5206PDT<\/time><\/p>\n<\/div>\n<\/blockquote>\n<p> <script async=\"\" src=\"\/\/www.instagram.com\/embed.js\"><\/script><\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<\/li><li>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<\/li><li>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<\/li><li>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<\/li><li>\u8218\u3072\u308d\u3057\u3055\u3093<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<\/p>\n<p>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<span class=\"redcolor\">\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/span>\u306d\u3002<\/p>\n<p>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u30fb<\/p>\n\n\n<h3 id=\"FAQ6\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/h3>\n\n\n<p><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3000\u3000\u3000<\/p>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\",\"className\":\"yellowbox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph --><\/p>\n<p>\u203b \u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u306a\u3089<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-P380601e&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u30fb<a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a>\u304c\u30aa\u30b9\u30b9\u30e1\u3002\u3069\u308c\u3082\u53e3\u30b3\u30df\u3067\u8a55\u5224\u304c\u826f\u3044\u3001\u307f\u3093\u306a\u306b\u4eba\u6c17\u306e\u30b5\u30ed\u30f3\u3067\u3059\uff01\u30b9\u30de\u30db\u304b\u3089\u30ab\u30f3\u30bf\u30f360\u79d2\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u4e88\u7d04\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u6700\u77ed1\u5206\u3067\u4e88\u7d04\u306e\u7533\u3057\u8fbc\u307f\u304c\u5b8c\u4e86\u3057\u307e\u3059\u3002\u307e\u305a\u306f\u30ea\u30f3\u30af\u3092\u30bf\u30c3\u30d7\u3057\u3066\u3001\u516c\u5f0f\u30b5\u30a4\u30c8\u304b\u3089\u7533\u3057\u8fbc\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u6bd4\u8f03\u304c\u3067\u304d\u3066\u3001\u81ea\u5206\u306b\u3042\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3088\u308a\u898b\u3064\u304b\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a7c2bfa1-046e-4856-b9ef-422eb467f20b\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"7ff21ed7-8a66-454e-8352-0c08b5098720\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":53898,\"linkDestination\":\"custom\"} --><\/p>\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"f653fe87-6336-46b4-9450-c561e7792689\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f653fe87-6336-46b4-9450-c561e7792689\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li>\n<li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li>\n<li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li>\n<li>\u5243\u6bdb\u6599<\/li>\n<li>\u85ac\u4ee3<\/li>\n<li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li>\n<li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li>\n<li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,100\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"be425113-9b39-4ebd-8fcb-a25c6cf17aa5\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br \/><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d85e1c98-c872-4efe-b278-2c46e27fa1ce\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"57251a7d-1450-4534-8359-462a11714f05\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-57251a7d-1450-4534-8359-462a11714f05\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":74674,\"align\":\"center\",\"linkDestination\":\"custom\"} --><\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/02\/afi-bnr.jpeg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-74674\"\/><\/a><\/figure>\n<\/div>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u696d\u754c\u6700\u5b89\u5024\u306b\u6311\u6226\u3057\u3066\u3044\u308b\u306e\u304c\u30ec\u30a4\u30ed\u30fc\u30eb\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305fBRILLIO\u306e\u52b9\u679c\u306f\u9752\u9aed\u306b\u60a9\u3080\u591a\u304f\u306e\u65e5\u672c\u4eba\u7537\u6027\u306e\u304a\u58a8\u4ed8\u304d\u3067\u3059\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u3042\u306a\u3069\u308b\u306a\u304b\u308c\u3001\u5b89\u304f\u30b9\u30c3\u30ad\u30ea\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u76ee\u6307\u305b\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\">\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<br\/>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<br\/>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002 <br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<br\/>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<br\/>\u5177\u4f53\u7684\u306b\u306f<br\/><br\/>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<br\/>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<br\/>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<br\/>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<br\/>\u8218\u3072\u308d\u3057\u3055\u3093<br\/><br\/>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f <\/strong> <p class=\"schema-faq-answer\">T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<br\/>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<br\/>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<strong>\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/strong>\u306d\u3002<br\/>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/strong> <p class=\"schema-faq-answer\"><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2435,"parent":448,"menu_order":735,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027&hellip;","acf":{"second_featured_image":{"ID":8237,"id":8237,"title":"2304_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30d2\u30b2\u3092\u5243\u308b\u7537\u6027","filename":"adobestock-127842053.jpg","filesize":37459,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/facial-hairremoval-pores\/adobestock-127842053\/","alt":"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac","author":"12","description":"","caption":"","name":"adobestock-127842053","status":"inherit","uploaded_to":7640,"date":"2019-10-02 10:16:28","modified":"2019-10-02 14:01:45","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":501,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","medium_large-width":750,"medium_large-height":501,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","large-width":750,"large-height":501}},"title_pattern_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","title_pattern_withou_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","articles_detail":[{"image":{"ID":7931,"id":7931,"title":"2106_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","filename":"2106-2.jpg","filesize":24233,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-definition\/2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7\/","alt":"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","author":"10","description":"","caption":"","name":"2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7","status":"inherit","uploaded_to":7416,"date":"2019-09-29 05:54:33","modified":"2019-09-29 05:57:28","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","large-width":750,"large-height":500}},"link":{"title":"\u9752\u9aed\u306e\u539f\u56e0\u3068\u5bfe\u7b56\u3002\u5243\u308b\uff1f\u629c\u304f\uff1f\u30af\u30ea\u30fc\u30e0\uff1f\u9752\u9aed\u306e\u6d88\u3057\u65b9\u3092\u5fb9\u5e95\u89e3\u8aac","url":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-definition\/bluebeard-processing\/","target":"_blank"}}],"show_hide_author":"1","long_text_title":"\u9aed\u304c\u6fc3\u3044\u7406\u7531\u3068\u8584\u304f\u3059\u308b\u5bfe\u7b568\u9078\uff5c\u98df\u751f\u6d3b\u3067\u9752\u9aed\u3092\u4e88\u9632\u3067\u304d\u308b\uff1f\u6e05\u6f54\u611f\u306e\u3042\u308b\u9854\u306b\u306a\u308b\u65b9\u6cd5","custom_order":"","show_hide_review":"0","cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2434"}],"version-history":[{"count":70,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions"}],"predecessor-version":[{"id":95758,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions\/95758"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/2435"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13414,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13414"},"modified":"2024-08-28T13:30:36","modified_gmt":"2024-08-28T04:30:36","slug":"bald-hairremoval-clinicranking-methods","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"\n<p><strong>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d<\/strong><br><strong>\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d<\/strong><\/p>\n\n\n\n<p>\u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027\u304c\u5897\u3048\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u3001<span class=\"redcolor\">\u300c\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u65bd\u8a2d\u304c\u591a\u3059\u304e\u3066\u3001\u3069\u3053\u3092\u9078\u3079\u3070\u826f\u3044\u306e\u304b\u5206\u304b\u3089\u306a\u3044\u2026\u300d<\/span>\u3068\u3044\u3046\u65b9\u3082\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u305b\u3063\u304b\u304f\u304a\u91d1\u3068\u6642\u9593\u3092\u8cbb\u3084\u3059\u306a\u3089\u3001\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u308b\u5834\u6240\u3067\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3092\u78ba\u5b9f\u306b\u5b9f\u611f\u3059\u308b\u306a\u3089\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<strong><span class=\"highlighted\">\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb<\/span><\/strong>\u3057\u3066\u3044\u307e\u3059\u3002\u6700\u5f8c\u307e\u3067\u8aad\u3081\u3070\u3001\u81ea\u5206\u304c\u3069\u3053\u3067\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u306a\u306e\u304b\u304c\u5206\u304b\u308a\u307e\u3059\uff01<\/p>\n\n\n\n<p>\u307e\u305a\u306f\u9aed\u8131\u6bdb\u306e\u7a2e\u985e\u3084\u65bd\u8a2d\u306e\u9078\u3073\u65b9\u304b\u3089\u7d39\u4ecb\u3059\u308b\u306e\u3067\u3001\u5148\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&amp;A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e748\u67081\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"#FAQ7\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/a><ul><li><ul><li><a href=\"#titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/a><\/li><li><a href=\"#titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/a><ul><li><a href=\"#titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/a><\/li><li><a href=\"#1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/a><\/li><li><a href=\"#titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/a><\/li><\/ul><\/li><li><a href=\"#top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/a><ul><li><a href=\"#titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/a><ul><li><a href=\"#titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/a><ul><li><a href=\"#titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><li><a href=\"#3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/a><ul><li><a href=\"#titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/a><ul><li><a href=\"#titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/a><\/li><\/ul><\/li><li><a href=\"#top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/a><ul><li><a href=\"#titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#2rinx\">\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#3mens_tbc\">\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/a><ul><li><a href=\"#mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN&#8217;S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#men8217s_tbc-2\">MEN&#8217;S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&amp;A<\/a><ul><li><a href=\"#q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/a><\/li><li><a href=\"#q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg\" alt=\"\" class=\"wp-image-21042\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65bd\u8a2d\u3092\u691c\u8a0e\u3059\u308b\u307e\u3048\u306b\u3001\u8131\u6bdb\u65b9\u6cd5\u306e\u9055\u3044\u3092\u77e5\u3063\u3066\u304a\u304f\u3053\u3068\u304c\u91cd\u8981\u3002<\/p>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u305f\u4e0a\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u65b9\u6cd5\u3092\u898b\u6975\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u65bd\u8853\u3067\u304d\u308b\u5834\u6240<\/td><td>\u30b5\u30ed\u30f3<\/td><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u6bd4\u8f03\u7684\u5f31\u3044<\/td><td>\u3084\u3084\u5f37\u3044<\/td><td>\u975e\u5e38\u306b\u5f37\u3044<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u4e00\u6642\u7684<\/td><td>\u534a\u6c38\u4e45\u7684<\/td><td>\u6c38\u4e45\u7684<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u301c20\u4e07\u5186<\/td><td>15\u301c20\u4e07\u5186<\/td><td>70\u4e07\u301c100\u4e07\u5186<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td style=\"text-align:left\">\u30fb1\u56de\u306e\u30b3\u30b9\u30c8\u3092\u6291\u3048\u305f\u3044<br>\u30fb\u75db\u3044\u306e\u306f\u3044\u3084\u3060<\/td><td style=\"text-align:left\">\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u3092\u3057\u305f\u3044<br>\u30fb\u56de\u6570\u3092\u6291\u3048\u305f\u3044<\/td><td style=\"text-align:left\">\u30fb\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u697d\u3057\u307f\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u8131\u6bdb\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u306a\u3044\u3068\u52b9\u679c\u304c\u306a\u3044\u300d\u3068\u4e3b\u5f35\u3059\u308b\u4eba\u3082\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u8fd1\u5e74\u3067\u306f\u7279\u306b\u30e1\u30f3\u30ba\u5c02\u9580\u306e\u30b5\u30ed\u30f3\u304c\u8131\u6bdb\u6a5f\u306e\u958b\u767a\u306b\u529b\u3092\u3044\u308c\u3066\u3044\u3066\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u307b\u3069\u306e\u52b9\u679c\u3092\u767a\u63ee\u3067\u304d\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3082\u3042\u3089\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u75db\u307f\u306b\u6211\u6162\u3067\u304d\u305a\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u6291\u3048\u305f\u308a\u3001\u9ebb\u9154\u3092\u4f7f\u7528\u3059\u308b\u65b9\u3082\u591a\u3044\u307b\u3069\u306a\u306e\u3067\u4e00\u6982\u306b\u300c\u30ec\u30fc\u30b6\u30fc\u4e00\u629e\u300d\u3068\u3082\u8a00\u3048\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8a73\u3057\u3044\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u808c\u306b\u5149\u3092\u7167\u5c04\u3057\u6bdb\u6839\u306b\u3042\u308b\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3002<br>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308b\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u75db\u307f\u304c\u5c11\u306a\u3044\uff01\u6c17\u8efd\u306b\u9aed\u8131\u6bdb\u304c\u30c8\u30e9\u30a4\u3067\u304d\u308b<br>\u81ea\u7136\u306b\u6bdb\u91cf\u304c\u5909\u5316\u3059\u308b\u306e\u3067\u3001\u9aed\u8131\u6bdb\u304c\u30d0\u30ec\u306b\u304f\u3044\uff01<br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u3082\u3063\u3068\u3082\u6599\u91d1\u304c\u5b89\u3044<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<br>\u5149\u306e\u51fa\u529b\u306f\u30ec\u30fc\u30b6\u30fc\u3088\u308a\u5f31\u3044\u305f\u3081\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308b\uff08\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u306f2\u5e74\u4ee5\u4e0a\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u6b8b\u3063\u305f\u9ed2\u3044\u30e1\u30e9\u30cb\u30f3\u306b\u30ec\u30fc\u30b6\u30fc\u304c\u53cd\u5fdc\u3057\u3001\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u3053\u3068\u3067\u8131\u6bdb\u3059\u308b<br>\uff08\u8fd1\u5e74\u6700\u65b0\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u77e5\u3089\u308c\u3066\u3044\u308b\u300c\u84c4\u71b1\u5f0f\u300d\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u300c\u30d0\u30eb\u30b8\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\uff09<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u77ed\u671f\u9593\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3084\u3059\u3044\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u7d04\u534a\u5206\u306e\u65bd\u8853\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff09<br>\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b\u305f\u3081\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u65e9\u3044<br>\u75db\u307f\u304c\u3084\u3084\u5f37\u3044\u304c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3068\u306f\u9055\u3044\u9ebb\u9154\u304c\u4f7f\u7528\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u3084\u3084\u5f37\u3044<br>\u9ad8\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3059\u308b\u305f\u3081\u3001\u708e\u75c7\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044<br>1\u56de\u306e\u30b3\u30b9\u30c8\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u9ad8\u3044\uff082.5\u301c3\u500d\u7a0b\u5ea6\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u30cb\u30fc\u30c9\u30eb\/\u30d7\u30ed\u30fc\u30d7\u3092\u5dee\u3057\u8fbc\u307f\u5fae\u5f31\u306a\u96fb\u6c17\u3092\u6d41\u3059\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\u3002\u4e00\u5ea6\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u78ba\u5b9f\u306a\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b<br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u52b9\u679c\u304c\u306a\u3044\u767d\u9aea\u306e\u8131\u6bdb\u3001\u307b\u304f\u308d\u306e\u6bdb\u306b\u3082\u7167\u5c04\u304c\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u4e00\u756a\u75db\u307f\u304c\u5f37\u304f\u3001\u30b5\u30ed\u30f3\u3067\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u4e3b\u6d41\u306e\u305f\u3081\u9ebb\u9154\u304c\u3067\u304d\u306a\u3044<br>\u3059\u3079\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/shutterstock-1209734185.jpg\" alt=\"\u30ab\u30ec\u30f3\u30c0\u30fc\" class=\"wp-image-3898\"\/><\/figure>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<br>\uff08\u6bce\u65e5\u9aed\u5243\u308a\u3092\u3057\u306a\u304f\u3066\u3082\u9aed\u304c\u76ee\u7acb\u305f\u306a\u3044\uff09<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3044\u305a\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3082\u3001<span class=\"redcolor\">1\u56de\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u6bdb\u306b\u306f\u300c\u6bdb\u5468\u671f\u300d\u3068\u3044\u3063\u3066\u6bdb\u304c\u751f\u3048\u308b\u30b5\u30a4\u30af\u30eb\u304c\u3042\u308a\u3001\u5168\u3066\u306e\u6bdb\u7a74\u304b\u3089\u5e38\u306b\u6bdb\u304c\u751f\u3048\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u304b\u3089\u3067\u3059\u3002<\/p>\n<p>\u6bdb\u5468\u671f\u306f\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u5206\u3051\u3089\u308c\u3001\u73fe\u5728\u4e00\u822c\u7684\u306b\u5c0e\u5165\u3055\u308c\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u306e\u591a\u304f\u304c<span class=\"highlighted\">\u300c\u6210\u9577\u671f\u306e\u6bdb\u300d\u306e\u307f\u306b\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6210\u9577\u671f\u306e\u30d2\u30b2\u306f\u5168\u4f53\u306e2\u5272\u7a0b\u5ea6\u3067\u3001\u6b21\u306b\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u307e\u3067\u306b\u306f\u7d048\u9031\u9593\uff08\u203b\uff09\u304b\u304b\u308b\u305f\u3081\u3001\u591a\u304f\u306e\u65bd\u8a2d\u3067<strong>\u300c1\u30f6\u6708\u534a\u301c2\u30f6\u6708\u7a0b\u5ea6\u9593\u9694\u3092\u958b\u3051\u307e\u3057\u3087\u3046\u300d<\/strong>\u3068\u8a00\u308f\u308c\u308b\u3093\u3067\u3059\u306d\u3002<\/p>\n<p><span style=\"font-weight: 400;\">\u203b\u51fa\u5178\uff1aRINX\u300c<\/span><a href=\"https:\/\/mens-rinx.jp\/contents\/mhigeefficient\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"font-weight: 400;\">\u30d2\u30b2\u8131\u6bdb\u306e\u5468\u671f\u306f\u30b3\u30ec\u304c\u6b63\u89e3\uff01\u52b9\u679c\u3092\u6700\u5927\u5316\u3059\u308b\u30dd\u30a4\u30f3\u30c8\u3068\u6ce8\u610f\u70b9\u3068\u306f\uff1f<\/span><\/a><\/p>\n\n\n<h2><span id=\"titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg\" alt=\"\u307b\u304f\u308d\u304c\u3042\u308b\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306fNG\uff1f\u307b\u304f\u308d\u304c\u6d88\u3048\u308b\u3063\u3066\u672c\u5f53\uff1f\u305d\u3093\u306a\u60a9\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-6751\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u3001\u6b21\u306e6\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u9805\u76ee<\/td><td>\u9078\u3073\u65b9\u306e\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/td><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044<\/td><td>\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1<\/td><td>\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/td><\/tr><tr><td style=\"text-align:center\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2465\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u305d\u308c\u305e\u308c\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg\" alt=\"\u30ac\u30b9\u9ebb\u9154\" class=\"wp-image-7853\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u65b9\u306f\u3001\u75db\u307f\u306b\u5bfe\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u30b1\u30a2\u304c\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7528\u3044\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u306f\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u304b\u3089\u3067\u3059\u3002<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb (opens in a new tab)\">MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb<\/a>\u3067\u3082\u3001<span class=\"redcolor\">\u30af\u30ea\u30cb\u30c3\u30af\u3067\u9aed\u8131\u6bdb\u3092\u884c\u3063\u305f\u7537\u6027\u306e50%\u4ee5\u4e0a\u304c<span class=\"redcolor\">\u300c\u75db\u304b\u3063\u305f\u300d\u300c\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u300d<\/span>\u3068\u56de\u7b54<\/span>\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p style=\"text-align:center\"><strong>\u3010Q.\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3067\u611f\u3058\u305f\u75db\u307f\u306b\u3064\u3044\u3066\u6559\u3048\u3066\u304f\u3060\u3055\u3044\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg\" alt=\"\" class=\"wp-image-76802\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg 512w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed-300x191.jpg 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/><\/figure><\/div>\n\n\n\n<p>\u51fa\u5178\uff1aPR TIMES\u300c<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u9aed\u8131\u6bdb\u306f\u6ce3\u304f\u307b\u3069\u75db\u3044\uff1f\u5b9f\u969b\u306b\u7d4c\u9a13\u3057\u305f100\u540d\u306e\u7537\u6027\u306b\u805e\u3044\u305f\u30ea\u30a2\u30eb\u306a\u611f\u60f3<\/a>\u300d<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u75db\u307f\u5bfe\u7b56\u306e\u65b9\u6cd5\u306f\u5927\u304d\u304f2\u3064\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u7279\u5fb4<\/td><td>\u8cbb\u7528\u76f8\u5834\uff081\u56de\u3042\u305f\u308a\uff09<\/td><\/tr><tr><td style=\"text-align:center\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u8131\u6bdb\u90e8\u4f4d\u306b\u30af\u30ea\u30fc\u30e0\u3092\u5857\u5e03\u3057\u3066\u75db\u307f\u3092\u548c\u3089\u3052\u308b\u3002\u5857\u5e03\u5f8c30\u5206\u307b\u3069\u3067\u52b9\u304d\u306f\u3058\u3081\u308b\u3002<\/td><td>2,000\u301c3,000\u5186<\/td><\/tr><tr><td style=\"text-align:center\">\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3067\u3001\u5438\u5f15\u3059\u308b\u3068\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u3002<\/td><td>3,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e\u4e21\u65b9\u3092\u7528\u610f\u3057\u3066\u3044\u3066\u3001\u304b\u3064<strong><span class=\"highlighted\">\u4e21\u8005\u3092\u4f75\u7528\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306f\u60a3\u90e8\u306e\u75db\u899a\u3092\u9ebb\u75fa\u3055\u305b\u308b\u306e\u306b\u5bfe\u3057\u3001\u7b11\u6c17\u9ebb\u9154\u306f\u7cbe\u795e\u7684\u306b\u75db\u307f\u3078\u306e\u6050\u6016\u3092\u6e1b\u3089\u3059\u52b9\u679c\u304c\u5927\u304d\u3044\u306e\u3067\u3001\u4e21\u8005\u3092\u4f75\u7528\u3059\u308b\u3053\u3068\u3067\u3088\u308a\u4e07\u5168\u306a\u75db\u307f\u5bfe\u7b56\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg\" alt=\"\u521d\u5fc3\u8005\u5fc5\u898b\u3002\u30ef\u30c3\u30af\u30b9\u8131\u6bdb\u306e\u75db\u307f\u3068\u306f\uff1f\u6b63\u3057\u3044\u65bd\u8853\u3067\u75db\u307f\u306f\u8efd\u6e1b\uff01\" class=\"wp-image-6694\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u969b\u306f\u3001<span class=\"highlighted\">\u81ea\u5206\u304c\u901a\u3044\u305f\u3044\u66dc\u65e5\u30fb\u6642\u9593\u5e2f\u3067\u4e88\u7d04\u304c\u53d6\u308c\u308b\u304b\u3069\u3046\u304b\u306f\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u307e\u3057\u3087\u3046\u3002\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u3001\u4ee5\u4e0b\u3092\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b<\/li><li>1\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\uff08\u9aed\u8131\u6bdb\u306a\u30891\u56de20\u301c30\u5206\u4ee5\u5185\u304c\u76ee\u5b89\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b\u30b7\u30b9\u30c6\u30e0\u306a\u3089\u3001\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3059\u3002\u4f8b\u3048\u3070\u8fd1\u5834\u306e\u5e97\u8217\u306e\u4e88\u7d04\u304c\u4e00\u676f\u306a\u3089\u3070\u3001\u5225\u306e\u5e97\u8217\u306e\u7a7a\u304d\u72b6\u6cc1\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3001\u4e88\u7d04\u3092\u5165\u308c\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u30011\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\u5e97\u8217\u306f\u3001\u56de\u8ee2\u7387\u304c\u9ad8\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u76f4\u524d\u3067\u3082\u4e88\u7d04\u304c\u4e00\u676f\u306b\u306a\u308a\u3065\u3089\u304f\u3001\u5e0c\u671b\u3059\u308b\u65e5\u6642\u306b\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg\" alt=\"\u533b\u8005\u304c\u3053\u3061\u3089\u306b\u5411\u304b\u3063\u3066\u4e21\u624b\u3067\u30d0\u30c4\u30b5\u30a4\u30f3\" class=\"wp-image-3395\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-768x512.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1.jpg 1200w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u4e88\u7d04\u306e\u76f4\u524d\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u3044\u3066\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30da\u30ca\u30eb\u30c6\u30a3\u3092\u8a2d\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e00\u5b9a\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b<\/li><li>\u30b3\u30fc\u30b9\u56de\u6570\u304c1\u56de\u5206\u6d88\u5316\u3055\u308c\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u4f53\u8abf\u4e0d\u826f\u306a\u3069\u3067\u3084\u3080\u3092\u5f97\u305a\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u8003\u3048\u3089\u308c\u307e\u3059\u3002\u4e0a\u8a18\u306e\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u767a\u751f\u3059\u308b\u306e\u304b\u3082\u4f75\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306e\u767a\u751f\u6761\u4ef6\u306f<strong>\u300c\u4e88\u7d04\u65e5\u306e\u4f55\u65e5\u524d\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u9023\u7d61\u3092\u3059\u308b\u304b\u300d<\/strong>\u3067\u7d30\u304b\u304f\u5206\u3051\u3089\u308c\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002\u4ee5\u4e0b\u306f\u3001\u5b9f\u969b\u306b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8a2d\u3051\u3089\u308c\u3066\u3044\u308b\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u306e\u4f8b\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b1\uff09\u4e88\u7d04\u65e5\u306e\u524d\u65e5\u304b\u3089\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3,000\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a5,000\u5186<br>\u7121\u65ad\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a7,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b2\uff09\u4e88\u7d04\u65e5\u306e\u5f53\u65e5\u306e\u307f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a2,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6f1370a-abed-474a-9103-f91d5c921968\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b3\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u767a\u751f\u3057\u306a\u3044\u304c\u3001\u30b3\u30fc\u30b9\u56de\u6570\u304c\u6d88\u5316\u3055\u308c\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br> \u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br> \u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u30b3\u30fc\u30b9\u56de\u6570\u30921\u56de\u5206\u6d88\u5316<br> \u203b\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3088\u308a\u6d88\u5316\u3068\u307f\u306a\u3055\u308c\u305f\u56de\u6570\u306f\u3001\u4e2d\u9014\u89e3\u7d04\u6642\u306b\u8fd4\u91d1\u5bfe\u8c61\u5916\u3068\u306a\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4f59\u8a08\u306a\u652f\u6255\u3044\u3084\u56de\u6570\u6d88\u5316\u3092\u907f\u3051\u308b\u306b\u306f\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u767a\u751f\u3059\u308b\u304b\u3092\u3057\u3063\u304b\u308a\u3068\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg\" alt=\"\u8ca1\u5e03\u306e\u304a\u91d1\u3092\u6570\u3048\u308b\u7537\u6027\" class=\"wp-image-3403\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-768x512.jpeg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14.jpeg 1500w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u30b3\u30fc\u30b9\u6599\u91d1\u3060\u3051\u3067\u306a\u304f\u3001\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u307e\u3067\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<strong>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u3001\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u304c\u7406\u60f3<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3066\u5fc5\u8981\u3068\u601d\u308f\u308c\u308b\u65bd\u8853\u56de\u6570\u3092\u63d0\u793a\u3057\u3066\u304f\u308c\u308b\u3082\u306e\u306e\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002\u4f53\u8cea\u3084\u9aed\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u306f\u3001\u4eba\u3088\u308a\u591a\u304f\u306e\u65bd\u8853\u56de\u6570\u304c\u5fc5\u8981\u3068\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u300c\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u901a\u5e38\u6599\u91d1\u306e\u25ef\u5186OFF\u300d\u306a\u3069\u306e\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u3092\u8003\u616e\u3057\u3001\u8ffd\u52a0\u8cbb\u7528\u8fbc\u307f\u3067\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg\" alt=\"\u304f\u3057\u3083\u304f\u3057\u3083\u306b\u4e38\u3081\u305f\u5951\u7d04\u66f8\" class=\"wp-image-2494\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n\n<p>\u5951\u7d04\u524d\u306b\u3001\u9014\u4e2d\u89e3\u7d04\u3067\u751f\u3058\u308b\u30da\u30ca\u30eb\u30c6\u30a3\u306b\u3064\u3044\u3066\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u300c\u5f15\u8d8a\u3057\u3059\u308b\u3053\u3068\u306b\u306a\u3063\u305f\u300d\u300c\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u306a\u304b\u3063\u305f\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001<span class=\"redcolor\">\u3084\u3080\u3092\u5f97\u305a\u9014\u4e2d\u89e3\u7d04\u304c\u5fc5\u8981\u3068\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089<\/span>\u3067\u3059\u3002\u300c\u89e3\u7d04\u3057\u305f\u3044\u3051\u3069\u3001\u91d1\u92ad\u7684\u306b\u5927\u304d\u306a\u640d\u3092\u3059\u308b\u2026\u300d\u3068\u306a\u308b\u306e\u306f\u907f\u3051\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8fd4\u91d1\u984d\u3092\u8a08\u7b97\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-9c7ac534-b779-46d2-affa-2343038a977e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u8fd4\u91d1\u984d\uff1d\u30b3\u30fc\u30b9\u6599\u91d1\u306e\u7dcf\u984d\u2212\uff081\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u00d7\u6d88\u5316\u56de\u6570\uff09\u2212\u89e3\u7d04\u624b\u6570\u6599<\/p>\n<\/div><\/section>\n\n\n\n<p>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u306f\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u89e3\u7d04\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u306b\u3088\u3063\u3066\u306f\u8fd4\u91d1\u304c\u884c\u308f\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3002<\/p>\n\n\n\n<p>\u640d\u3092\u3057\u306a\u3044\u3088\u3046\u3001\u4e8b\u524d\u306b\u89e3\u7d04\u6761\u4ef6\u3092\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg\" alt=\"4\u679a\u306e1000\u5186\u672d\u30682\u679a\u306e\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\" class=\"wp-image-17101\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u73fe\u91d1<\/li><li>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/li><li>\u533b\u7642\u30ed\u30fc\u30f3\uff08\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5206\u5272\u3067\u652f\u6255\u3048\u308b\u533b\u7642\u30ed\u30fc\u30f3\u306f\u3068\u3066\u3082\u9b45\u529b\u7684\u3067\u3059\u304c\u3001\u5e74\u5229\u304c\u751f\u3058\u308b\u305f\u3081\u5b9f\u8cea\u7684\u306a\u652f\u6255\u984d\u306f\u5897\u3048\u307e\u3059\u3002\u533b\u7642\u30ed\u30fc\u30f3\u3092\u691c\u8a0e\u3059\u308b\u306a\u3089\u3001\u5e74\u5229\u306e\u628a\u63e1\u3082\u91cd\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u306e\u969b\u306f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u3079\u308b\u304b\u3082\u8abf\u3079\u3066\u304a\u304f\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2 id=\"clinic\"><span id=\"top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg\" alt=\"\u661f\u3092\u7a4d\u307f\u4e0a\u3052\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-51114\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u3001\u7de8\u96c6\u90e8\u304c\u53b3\u9078\u3057\u305f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30afTOP5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\uff01<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-1244\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/td><td><img class=\"wp-image-88552\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/10\/afi-afb-eminal-300250.jpeg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba \u533b\u7642\u30d2\u30b2\u8131\u6bdb\u6708\u30051,030\u5186\"><\/td><td><img class=\"wp-image-93716\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg 1716w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <br> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d2\u30b23\u90e8\u4f4d6\u56de<br>\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09\uff1a 74,800\u5186<br>\u9aed\u81311\u56de\uff08\u5168\u90e8\u4f4d\uff09\uff1a52,800\u5186<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff093\u56de\uff1a9,900\u5186 \u203b\u521d\u56de\u9650\u5b9a<br>\u30d2\u30b2\u8131\u6bdb\uff085\u90e8\u4f4d\uff095\u56de\uff1a118,800\u5186<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff091\u56de12,800\u5186<\/td><td>1\u56de100\u5186\uff083\u5e74\u9593\uff09<\/td><td>0\u5186\uff08\u5951\u7d04\u6642\u306b3\u5e74\u4fdd\u8a3c\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u52a0\u5165\u3057\u305f\u5834\u5408\u306e\u307f\uff09<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,440\u5186<br>\u30fb5\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>74,800\u5186<\/td><td>12,000\u301c38,500\u5186\/5\u56de<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>75,400\u5186<\/td><td>24,000\u301c77,000\u5186\/10\u56de<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\u5186\/10g\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u25ef<br>\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\u306f\u7121\u6599\uff09<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\/30\u5206\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0430\u5206<\/td><td>\u7d0430\u5206<\/td><td>\u7d0415\u5206<\/td><td>15\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u30cd\u30c3\u30c8\uff1a\u524d\u65e5\u306e18\u6642\u4ee5\u964d<br>\u96fb\u8a71\uff1a3\u65e5\u524d\u306e13\u6642\u4ee5\u964d<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3044\u3044<\/td><td>\u30fb\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u3051\u3069\u3001\u3068\u306b\u304b\u304f\u75db\u307f\u304c\u5fc3\u914d<br>\u30fb\u305b\u3063\u304b\u304f\u3060\u304b\u3089\u304a\u3057\u3083\u308c\u306a\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u4ed5\u4e8b\u7d42\u308f\u308a\u306b\u901a\u3044\u305f\u3044<br>\u30fb\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u8ffd\u52a0\u6599\u91d1\u306a\u3057\u3067\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u75db\u307f\u306b\u5f31\u3044<br>\u30fb\u96f0\u56f2\u6c17\u306e\u3044\u3044\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-H312497S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001<span class=\"searchEm\">\u7a0e\u8fbc<\/span>\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c<strong>\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png\" alt=\"\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30af\u3099\u91cd\u8996\u306e\u30d2\u30b1\u3099\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" class=\"wp-image-13684\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7-300x135.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u3001\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3068\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u306e\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>4\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3092\u5b8c\u5099\u3057\u3066\u304a\u308a\u3001\u305d\u306e\u4eba\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u3070\u65bd\u8853\u304c\u75db\u904e\u304e\u308b\u3068\u611f\u3058\u305f\u5834\u5408\u3082\u3001\u6b21\u56de\u306f\u51fa\u529b\u306e\u5f31\u3044\u8131\u6bdb\u6a5f\u3092\u63d0\u6848\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e2\u7a2e\u985e\u3092\u4f75\u7528<\/span><\/strong>\u3067\u304d\u308b\u306e\u3067\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3082\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u901a\u5e74\u3067\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3082\u5b09\u3057\u3044\u30dd\u30a4\u30f3\u30c8\u30023\u3064\u306e\u5272\u5f15\u3092\u7d44\u307f\u5408\u308f\u305b\u308c\u3070\u6700\u592730%\u30aa\u30d5\u3067\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u3067\u3001\u65bd\u8853\u8cbb\u7528\u3092\u5c11\u3057\u3067\u3082\u6291\u3048\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br><br>\u3010\u901a\u5e38\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599<\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td> 12,800\u5186 <br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u5b66\u5272\u3068\u30da\u30a2\u5272\u306e\u7d44\u307f\u5408\u308f\u305b\u3067\u6700\u592730%OFF<br>\u5b66\u5272\uff1a20%OFF<br>\u30da\u30a2\u5272\uff1a10%OFF<br>\u306e\u308a\u304b\u3048\u5272\uff1a10%OFF\uff08\u4f75\u7528\u4e0d\u53ef\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0Pro-U<br>\u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30c7\u30e5\u30a8\u30c3\u30c8<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a1\u56de3,300\u5186<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a1\u56de3,300\u5186<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71Web<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316<br>\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518524\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>6\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u9aed\u8131\u6bdb\u884c\u3063\u305f\u3051\u3069\u3001\u307e\u308b\u3067\u52b9\u679c\u306d\u3048\u304b\u3089\u307b\u3093\u3068\u91d1\u8fd4\u3057\u3066\u307b\u3057\u3044\u308f\u30023\u9031\u9593\u3050\u3089\u3044\u306f\u6700\u4f4e\u9aed\u8584\u304f\u306a\u3063\u305f\u52b9\u679c\u3042\u308b\u304b\u3068\u601d\u3063\u305f\u3089\u3001\u30bc\u30ed\u3060\u3082\u3093\u306a\u3042<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/ghostbs2\/status\/1467372009667842049?s=20&amp;t=hugkIrX4fQDvF-aMl1bjpA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1271e148-9152-435a-8611-02582a8272f0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u306b\u901a\u3063\u3066\u3044\u308b\u304c\u3001\u5c11\u3057\u306e\u30b5\u30fc\u30d3\u30b9\u7cbe\u795e\u3082\u306a\u3044\u3002<br>\u91d1\u306e\u4ea1\u8005\u3060\u306a\u3068\u611f\u3058\u3066\u3044\u308b\u3002<br>\u7d75\u306b\u3057\u3066\u30a2\u30c3\u30d7\u3057\u3066\u3044\u308b\u304c\u3001\u9f3b\u4e0b\u90e8\u5206\u306e\u8131\u6bdb\u306f\u8d64\u306e\u659c\u7dda\u306e\u7bc4\u56f2\u3067\u3001\u4e21\u30b5\u30a4\u30c9\u306e\u4e00\u30bb\u30f3\u30c1\u307b\u3069\uff08\u30b3\u30b3\u3068\u8a18\u8f09\uff09\u306f\u7bc4\u56f2\u306b\u5165\u3089\u306a\u3044\u3089\u3057\u3044\u3002<br>\u3053\u306e\u308f\u305a\u304b\u4e00\u30bb\u30f3\u30c1\u3092\u8131\u6bdb\u3059\u308b\u306b\u306f\u307e\u305f\u4f55\u4e07\u5186\u3082\u304b\u304b\u308b\u3068\u3044\u3046\u3002<br>\u91d1\u306e\u4ea1\u8005\u3067\u3057\u304b\u306a\u3044\u3002<br>\u79c1\u306f\u8131\u6bdb\u304c\u7d42\u308f\u3063\u305f\u3089\u3001\u9f3b\u306e\u4e21\u30b5\u30a4\u30c9\u304c\u3061\u3087\u3073\u9aed\u306b\u306a\u308b\u3002<br>\u5c11\u3057\u306e\u878d\u901a\u3082\u52b9\u304b\u306a\u3044\u306e\u3067\u3001\u30b3\u30b3\u306f\u30aa\u30b9\u30b9\u30e1\u3057\u306a\u3044\u3002<br>\u5730\u5143\u3067\u5c0f\u898f\u6a21\u3067\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u306a\u3068\u3053\u308d\u306e\u65b9\u304c\u3044\u3044\u3068\u601d\u3046\u3002<br><br>\u3061\u306a\u307f\u306b\u3001\uff12\u56de\u884c\u3063\u3066\u3044\u308b\u304c\u8131\u6bdb\u52b9\u679c\u304c\u304b\u306a\u308a\u307e\u3070\u3089\u3002<br>\u5168\u304f\u52b9\u679c\u306e\u51fa\u3066\u3044\u306a\u3044\u5e83\u7bc4\u56f2\u306a\u90e8\u4f4d\u304c\u3042\u308b\u3051\u3069\u3001\u30ec\u30d3\u30e5\u30fc\u3092\u898b\u308b\u306b\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3068\u3057\u3066\u306f\u8a31\u5bb9\u7bc4\u56f2\u5185\u3068\u3057\u3066\u7247\u4ed8\u3051\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3002<br>\u9055\u3046\u6240\u306b\u884c\u3051\u3070\u826f\u304b\u3063\u305f\u3002\u3002\u3002\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/A91W784LoYUcyCFw6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30f3\u30ba\u30ea\u30bc\u30677\u56de\u30b3\u30fc\u30b9\u7d42\u308f\u3063\u3066\u3001\u4eca\u65e5\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u65b0\u305f\u306b5\u56de\u30b3\u30fc\u30b9\u5951\u7d04 5\u56de\u30675\u4e07\u3057\u306a\u3044\u306e\u3067\u3001\u304a\u5b89\u3044\u3002 \u305f\u3060\u5408\u8a0812\u56de\u3082\u53d7\u3051\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u6211\u8f29\u306e\u9aed\u3002 \u76ee\u6307\u3059\u306f\u9752\u9aed\u3082\u305d\u3046\u3060\u3057\u3001\u305d\u3082\u305d\u3082\u9aed\u306b\u3042\u308f\u306a\u3044 \u3042\u306e\u62f7\u554f\u3042\u30684\u56de\u8010\u3048\u306a\u3051\u308c\u3070\u3002 \u9996\u3068\u982c\u3068\u3082\u307f\u3042\u3052\u306f\u307b\u307c\u7121\u304f\u306a\u308a\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/hoseo37\/status\/1484125625258745861?s=20&amp;t=lcsQl8xXMh3MlUHCYeyfFw\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u7686\u3055\u3093\u51c4\u304f\u4e01\u5be7\u3067\u3001\u826f\u304f\u306a\u3044\u30b3\u30e1\u30f3\u30c8\u306b\u3042\u3063\u305f\u3088\u3046\u306a\u3053\u3068\u306f \u5168\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u30c9\u30af\u30bf\u30fc\u306e\u5bfe\u5fdc\u3084\u8aac\u660e\u3082\u5206\u304b\u308a\u3084\u3059\u304f\u3001\u8cea\u554f\u3082\u3057\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u6700\u5f8c\u306b\u30b3\u30f3\u30b7\u30a7\u30eb\u30b8\u30e5\u306e\u65b9\u304c\u8a73\u7d30\u3092\u8aac\u660e\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u304c\u3001\u305d\u306e\u90fd\u5ea6\u308f\u304b\u3089\u306a\u3044\u3053\u3068\u306f\u306a\u3044\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u3057\u3001\u30e1\u30c1\u30e3\u30af\u30c1\u30e3\u4e01\u5be7\u3067\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u521d\u306e\u8131\u6bdb\u3067\u5206\u304b\u3089\u306a\u3044\u3053\u3068\u3060\u3089\u3051\u3067\u3057\u305f\u304c\u3001\u3053\u308c\u304b\u3089\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u305d\u3046\u3067\u975e\u5e38\u306b\u6e80\u8db3\u3067\u3059\uff01<br>\u6709\u308a\u96e3\u3046\u3054\u3056\u3044\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/E7QJ14VTQG5pjxN66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3084\u307e\u3044\u3082\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9ad8\u3044\u304a\u91d1\u6255\u3063\u3066\u75db\u3044\u601d\u3044\u3057\u3066\u901a\u3063\u305f\u306e\u306b\u3001\u307b\u3068\u3093\u3069\u52b9\u679c\u306a\u304b\u3063\u305f\u3002\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u6c17\u306e\u3059\u308b\u7b87\u6240\u3082\u3042\u308b\u304c\u305d\u306e\u7a0b\u5ea6\u3002\u3080\u3057\u308d\u901a\u3046\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u305f\u7b87\u6240\u3082\u3042\u308a\u3001\u305d\u308c\u306b\u95a2\u3057\u3066\u306f1\u5e74\u9593\u306e\u7121\u6599\u4fdd\u8a3c\u304c\u4ed8\u304f\u304c\u3001\u3053\u308c\u307e\u30675\u56de\u7167\u5c04\u3057\u3066\u5909\u308f\u3089\u306a\u304b\u3063\u305f\u306e\u304c\u3001\u3082\u30461.2\u56de\u7167\u5c04\u3057\u3066\u52b9\u679c\u304c\u51fa\u308b\u306f\u305a\u3082\u306a\u304f\u7d50\u5c40\u901a\u3044\u59cb\u3081\u308b\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u3066\u7d42\u4e86\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u98a8\u9593\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"> \u533b\u7642\u8131\u6bdb\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u304a\u533b\u8005\u69d8\u3082\u771f\u5263\u306b\u76f8\u8ac7\u306b\u4e57\u3063\u3066\u304f\u308c\u307e\u3057\u305f\u3057\u3001\u3084\u3063\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u75db\u307f\u306a\u3069\u306f\u4e01\u5be7\u306a\u30af\u30fc\u30ea\u30f3\u30b0\u306a\u3069\u3082\u3042\u308a\u3001\u5225\u9014\u6599\u91d1\u3067\u30ac\u30b9\u306e\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u306e\u9ebb\u9154\u3082\u4f7f\u3048\u308b\u306e\u306f\u533b\u7642\u6a5f\u95a2\u306e\u5f37\u307f\u3067\u3059\u30025\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u672c\u5f53\u306b\u808c\u304c\u30c4\u30e4\u30c4\u30e4\u306b\u306a\u308a\u3001\u9854\u306e\u5370\u8c61\u3082\u304b\u306a\u308a\u660e\u308b\u304f\u306a\u3063\u305f\u306e\u3067\u3001\u7537\u6027\u7684\u306a\u81ea\u4fe1\u3082\u3064\u304d\u307e\u3057\u305f\u3002\u3084\u306f\u308a\u533b\u7642\u6a5f\u95a2\u3067\u53d7\u3051\u308b\u6c38\u4e45\u8131\u6bdb\u306f\u5b89\u5fc3\u611f\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg\" alt=\"\" data-id=\"76762\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95\/\" class=\"wp-image-76762\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg\" alt=\"\" data-id=\"76763\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2\/\" class=\"wp-image-76763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg\" alt=\"\" data-id=\"76764\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3\/\" class=\"wp-image-76764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/www.mens-rize.com\/hige\/ba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u67f4\u7530\u82f1\u55e3\u3055\u3093\uff08\u30a2\u30f3\u30bf\u30c3\u30c1\u30e3\u30d6\u30eb\uff09\u3084\u6b66\u5c0a\u3055\u3093\uff08K-1\uff09\u306a\u3069\u304c\u901a\u3063\u3066\u3044\u308b\u3053\u3068\u3067\u3082\u304a\u99b4\u67d3\u307f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5927\u306e\u7279\u5fb4\u306f\u3001\u300c\u30d2\u30b2\u8131\u6bdb \u5b8c\u4e86\u30b3\u30fc\u30b9\u300d\u304c\u7d42\u4e86\u3057\u3066\u304b\u3089<strong><span class=\"underline highlighted\">3\u5e74\u9593\u3001\u8ffd\u52a0\u306e\u65bd\u8853\u30921\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\u3067\u53d7\u3051\u3089\u308c\u308b<\/span><\/strong><span class=\"highlighted\">\u70b9\u3002<\/span><\/p>\n\n\n\n<p>3\u5e74\u9593\u3067\u3042\u308c\u3070\u4f55\u5ea6\u901a\u3063\u3066\u30821\u56de100\u5186\u306a\u306e\u3067\u3001\u7d0d\u5f97\u304c\u3044\u304f\u307e\u3067\u65bd\u8853\u3092\u7e70\u308a\u8fd4\u305b\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u4ed6\u306e\u4eba\u3088\u308a\u3082\u9aed\u304c\u6fc3\u3044\u3051\u3069\u3001\u672c\u5f53\u306b\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u304b\u306a\u2026\u300d\u3068\u4e0d\u5b89\u306b\u306a\u3063\u3066\u3044\u308b\u65b9\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>6\u56de\u30b3\u30fc\u30b9\uff1a74,800\u5186<br><br>\u203b\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff086\u56de\uff09\u8ffd\u52a0\u306f\uff0b64,800\u5186\uff086\u56de\uff09\u3001\u9996\u8ffd\u52a0\u306f\uff0b49,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u9f3b\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u307b\u307b\uff1a48,800\u5186\uff086\u56de\uff09<br>\u3082\u307f\u3042\u3052\uff1a38,800\u5186\uff086\u56de\uff09<br>\u9996\uff1a48,800\u5186\uff086\u56de\uff09<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5404\u90e8\u4f4d1\u56de100\u5186<br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>74,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>75,400\u5186<br>6\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c046\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a10%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a10\uff05OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u527210\uff05OFF<br>\u30fb\u540c\u6642\u5272\uff1a10\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30ebYAG<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3300\u5186\uff0f10g<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3300\u5186\uff0f30\u5206<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518520\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>10\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306e\u5e73\u65e5\u306e\u77ed\u3044\u53d7\u4ed8\u6642\u9593\u306e\u307f\u3068\u3044\u3046\u306e\u3092\u7121\u304f\u3057\u3066\u307b\u3057\u3044\u3002\u9031\u672b\u306b\u884c\u304f\u306b\u306f\u8ffd\u52a0\u6599\u91d1\u304c\u5fc5\u8981\u3060\u3057\u3001\u9ebb\u9154\u3082\u8ffd\u52a0\u6599\u91d1\u3068\u8272\u3005\u3068\u91d1\u984d\u304c\u9ad8\u304f\u306a\u308b\u3002<br>\u307e\u305f\u3001\u5b8c\u4e86\u3068\u540d\u304c\u4ed8\u3044\u3066\u3044\u308b\u3057\u533b\u7642\u8131\u6bdb\u3060\u304b\u3089\u30d2\u30b2\u304c\u7121\u304f\u306a\u308b\u30ec\u30d9\u30eb\u3067\u6e1b\u308b\u306e\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u304c\u305d\u308c\u307b\u3069\u8584\u304f\u306a\u3089\u306a\u3044\u3002<br>\u8ffd\u52a0\u3092\u683c\u5b89\u3067\u53d7\u3051\u3089\u308c\u308b\u304c\u3001\u8ffd\u52a0\u3042\u308a\u304d\u306e\u30b3\u30fc\u30b9\u306e\u8a2d\u5b9a\u56de\u6570\u3060\u3068\u611f\u3058\u308b\u3057\u3001\u8ffd\u52a0\u5206\u306b\u3064\u3044\u3066\u306f\u304b\u306a\u308a\u306e\u671f\u9593\u3092\u958b\u3051\u306a\u3044\u3068\u53d7\u3051\u308b\u3053\u3068\u304c\u51fa\u6765\u306a\u3044\u3002<br>\u30c8\u30fc\u30bf\u30eb\u3067\u306f\u304b\u306a\u308a\u306e\u91d1\u984d\u3068\u6642\u9593\u3092\u4f7f\u3046\u3053\u3068\u306b\u306a\u308b\u304c\u3001\u6b63\u76f4\u6e80\u8db3\u5ea6\u306f\u4f4e\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dhJGqAMBbxSc1ovD6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u52b9\u679c\u3084\u770b\u8b77\u5e2b\u3055\u3093\u306e\u5bfe\u5fdc\u306f\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059<br><br>\u4e8b\u52d9\u624b\u7d9a\u304d\u306b\u95a2\u3057\u3066\u306f\u5f37\u5316\u3057\u3066\u307b\u3057\u3044\u3067\u3059<br>\u4e88\u7d04\u5909\u66f4\u306e\u53cd\u6620\u30df\u30b9\u3084\u60a3\u8005\u60c5\u5831\u306e\u5171\u6709\u306a\u3069\u304c\u6a5f\u80fd\u3057\u3066\u3044\u306a\u3044\u611f\u3058\u3067\u3059\u3002<br>\u4e88\u7d04\u5909\u66f4\u53cd\u6620\u30df\u30b9\u3067\u3001\u5371\u3046\u304f\u4e00\u56de\u5206\u6d88\u5316\u3055\u308c\u308b\u3068\u3053\u308d\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/1ywZDAnTryovc2an7\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u5229\u7528\u3057\u3066\u3044\u307e\u3059\u3002<br>3\u30f6\u6708\u5148\u307e\u3067\u4e88\u5b9a\u304c\u771f\u3063\u767d\u306a\u65b9\u3060\u3051\u901a\u308f\u308c\u308b\u3068\u3044\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u57fa\u672c\u7684\u306b\u4e88\u7d04\u306f\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u3042\u3068\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3067\u652f\u6255\u3044\u3092\u3059\u308b\u969b\u306b\u306f\u4e0a\u624b\u304f\u6c7a\u6e08\u3067\u304d\u305a\u306b\u5f8c\u65e5\u518d\u5ea6\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6765\u308b\u3088\u3046\u306b\u50ac\u4fc3\u3055\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3054\u6ce8\u610f\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\" href=\"https:\/\/goo.gl\/maps\/qi6KYsuNAhkKP4yt8\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6709\u540d\u4eba\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u901a\u3063\u3066\u308b\u4eba\u304c\u591a\u3044\u304b\u3089\u3001\u50d5\u3082\u6709\u540d\u4eba\u6c17\u53d6\u308a\u3067\u30d2\u30b2\u8131\u6bdb\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6c7a\u3081\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/taresu2020\/status\/1495863849316065281?s=20&amp;t=5_lElU7Rus0ncSWLJUVtIg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5148\u65e5\uff11\u56de\u76ee\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u62c5\u5f53\u3057\u3066\u304f\u3060\u3055\u3063\u305f\u7537\u6027\u533b\u7642\u5f93\u4e8b\u8005\u306e\u65b9\u306f\u3001\u3068\u3066\u3082\u89aa\u5207\u3001\u4e01\u5be7\u304b\u3064\u3001\u4e0a\u624b\u3067\u3001\u75db\u307f\u306a\u304f\u521d\u56de\u3092\u7d42\u3048\u308b\u4e8b\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u5185\u88c5\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u3059\u3002\u65bd\u8853\u6599\u91d1\u3082\u826f\u5fc3\u7684\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/wvETSX6av9Gd1xB67\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002<br>\u958b\u9662\u76f4\u5f8c\u3060\u3051\u3042\u3063\u3066\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u306a\u3069\u306f\u6975\u3081\u3066\u826f\u3044\u3067\u3059\u3002\u307e\u305f\u3001\u5546\u54c1\u3084\u8ffd\u52a0\u30b5\u30fc\u30d3\u30b9\u306e\u52e7\u8a98\u3082\u3057\u3064\u3053\u3055\u306f\u5168\u304f\u306a\u3044\u306e\u3067\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/pgCptapTd41fMG7cA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h3>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg\" alt=\"\" data-id=\"76769\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-1\/\" class=\"wp-image-76769\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg\" alt=\"\" data-id=\"76770\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-1\/\" class=\"wp-image-76770\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg\" alt=\"\" data-id=\"76771\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-1\/\" class=\"wp-image-76771\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u3001\u7279\u306b\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb5\u56de\u304c12,000\u301c38,500\u5186\uff08\u5730\u57df\u306b\u3088\u308a\u7570\u306a\u308b\uff09\u3068\u3001\u59cb\u3081\u3084\u3059\u3044\u6599\u91d1\u8a2d\u5b9a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u65bd\u8853\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3001\u3068\u306b\u304b\u304f\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u306f\u5b09\u3057\u3044\u30b5\u30dd\u30fc\u30c8\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u9ebb\u9154\u6599\u91d1\u304c0\u5186\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u3082\u3001\u8ffd\u52a0\u8cbb\u7528\u3092\u5fc3\u914d\u305b\u305a\u306b\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u9078\u3079\u308b3\u90e8\u4f4d<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5951\u7d04\u6642\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff085\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>12,000\u301c38,500\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0810\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>24,000\u301c77,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a\u6700\u592710%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u306e\u308a\u304b\u3048\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u304a\u53cb\u9054\u7d39\u4ecb\u5272\uff1a\u6700\u59276\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u7121\u6599\uff08\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0415\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u30cd\u30c3\u30c8\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u524d\u65e5\u306e18\u6642\u307e\u3067<br>\u96fb\u8a71\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3\u65e5\u524d\u306e13\u6642\u307e\u3067<br>\u4e0a\u8a18\u3092\u904e\u304e\u308b\u3068\u56de\u65701\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186\u304c\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518535\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>11\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>7\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9752\u9aed\u306a\u304f\u3057\u305f\u3044\u304b\u3089\u533b\u7642\u8131\u6bdb\u3057\u305f\u304f\u3066\u3001\u8272\u3005\u8abf\u3079\u305f\u7d50\u679c\u3001\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u3044\u3044\u306d\uff01\u3063\u3066\u307e\u3067\u3044\u3063\u305f\u306e\u306b\u3001\u6a2a\u6d5c\u306a\u3044\u3063\u3066\u307e\u3058\uff1f\u65b0\u5bbf\u307e\u3067\u3044\u304f\u304b\u30b4\u30ea\u30e9\u306b\u3059\u308b\u304b\u304b\u3041<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/twitter.com\/KATZ_0330\/status\/1456885792911998976?s=20&amp;t=S2D3wqjKrvOQni1gWWmqMw\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3063\u3066\u4e00\u5fdc\u75c5\u9662\u3067\u3059\u3088\u306d\uff1f<br>\u60a3\u8005\u3092\u5e73\u6c17\u3067\u5f85\u305f\u305b\u308b\u308f\u30fc\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u8003\u616e\u3082\u306a\u3044\u3001\u611b\u60f3\u3082\u306a\u3044\u3001\u6c7a\u65ad\u3082\u7126\u3089\u3059\u308f\u30fc\u3001\u4f55\u304c\u3044\u3044\u306e\uff1f\u3053\u3053\uff1f\u6599\u91d1\u304c1\u756a\u5b89\u3044\u3068\u3046\u305f\u3063\u3066\u308b\u304b\u3089\u3053\u3093\u306a\u5bfe\u5fdc\u3001\u614b\u5ea6\u3057\u304b\u306a\u3089\u306a\u3044\u306e\u304b\uff1f\u30ab\u30a6\u30bb\u30ea\u30f3\u30b0\u884c\u304f\u3060\u3051\u7121\u99c4\u3067\u3059\u3088\u3002\u6700\u60aa\u6700\u4f4e\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u307e\u3041\u3001\u3053\u306e\u8a55\u4fa1\u3067\u3082\u4ed5\u65b9\u304c\u306a\u3044\u3067\u3059\u306d\u3002\u661f0\u70b9\u3067\u3059\u3002\u6642\u9593\u306e\u7121\u99c4\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/akAKJ7HmeHsjtiRw8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3063\u3066\uff13\u56de\u3067\u3059\u304c\u52b9\u679c\u51fa\u3066\u307e\u3059\u3002<br>\u5b8c\u6210\u304c\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/4aQDARCn5MNWHpru9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5024\u6bb5\u3092\u6bd4\u8f03\u3057\u3066\u6b32\u3057\u3044\u3002\u3044\u304b\u306b\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u304c\u826f\u3044\u304b\u304c\u308f\u304b\u308b\u3068\u601d\u3046\u3002\u533b\u7642\u8131\u6bdb\u3067\u9aed\u3084vio\u3092\u3059\u308b\u306b\u306f\u9ebb\u9154\u306f\u5fc5\u9808\u3002\u7279\u306b\u521d\u3081\u306e\u9803\u306f\u304b\u306a\u308a\u75db\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\" href=\"https:\/\/twitter.com\/yuueminaru\/status\/1487632091999129602?s=20&amp;t=lj9O2K2xkH7v8dCD7Vp4gg\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o8f2hRbKopD4f3UAA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12271a58-6609-4d25-9686-168ede18651e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?a=F12761n-A468412F&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" class=\"wp-image-93716\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>2021\u5e74\u306b\u65b0\u3057\u304f\u30aa\u30fc\u30d7\u30f3\u3057\u305f\u3070\u304b\u308a\u306e\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u3002<\/p>\n\n\n\n<p><span class=\"underline highlighted\">\u9aed\u8131\u6bdb\u3068\u540c\u6642\u306b<\/span><strong><span class=\"underline highlighted\">\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3092\u5951\u7d04\u3059\u308b\u3068\u3001\u5272\u5f15\u304c\u9069\u7528\u3055\u308c\u308b<\/span><\/strong>\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002\u4f8b\u3048\u3070\u9aed\u8131\u6bdb\u306e\u5404\u30b3\u30fc\u30b9\uff085\u56de\uff09\u3068\u5168\u8eab\u8131\u6bdb8\u56de\u3092\u540c\u6642\u306b\u5951\u7d04\u3059\u308b\u3068\u3001\u7d0410\u4e07\u5186\u306e\u5272\u5f15\u304c\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u3064\u3044\u3067\u306b\u4ed6\u306e\u90e8\u4f4d\u3082\u8131\u6bdb\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u306f\u3001\u7279\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>\u3010<strong>\u521d\u56de\u4e88\u7d04\u9650\u5b9a\u30113\u90e8\u4f4d 3\u56de\uff1a9,900\u5186<\/strong><br>\u30fb3\u90e8\u4f4d 5\u56de\uff1a9,900\u5186<br>\u30fb5\u90e8\u4f4d 5\u56de\uff1a39,800\u5186<br>\u30fb6\u90e8\u4f4d 5\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,960\u5186<br>\u30fb5\u90e8\u4f4d\uff1a17,820\u5186<br>\u30fb6\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u51b7\u5374\u6a5f\u80fd\u3092\u642d\u8f09\u3057\u305f\u533b\u7642\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u4e0d\u660e\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518516\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>9\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3068\u9662\u5185\u306e\u6e05\u6f54\u611f\u306f\u554f\u984c\u3042\u308a\u307e\u305b\u3093\u3002<br>\u3067\u3059\u304c\u3001\u4e88\u7d04\u306f\u53d6\u308a\u306b\u304f\u3044\u3067\u3059\u3002<br>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u306e\u3067\u6bdb\u5468\u671f\u306b\u5408\u308f\u305b\u3066\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u9032\u3081\u3089\u308c\u307e\u3059\u3068\u805e\u3044\u305f\u306e\u3067\u3042\u3048\u3066\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u304f\u65b0\u898f\u958b\u9662\u306e\u3053\u3061\u3089\u306b\u3057\u307e\u3057\u305f\u304c\u3001\u3044\u3056\u901a\u3063\u3066\u307f\u308b\u3068\u571f\u65e5\u795d\u306e\u4e88\u7d04\u306f4\u30f6\u6708\u5f85\u3061\u3067\u3057\u305f\u3002<br>\u4ed6\u6240\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u73cd\u3057\u3044\u3053\u3068\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u305d\u308c\u306a\u3089\u305d\u3046\u3068\u6700\u521d\u306b\u8a00\u3063\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u571f\u65e5\u795d\u306e4\u30f6\u6708\u9593\u9694\u3067\u901a\u3046\u304b\u4ed5\u4e8b\u3092\u8abf\u6574\u3057\u3066\u5e73\u65e5\u306b\u901a\u3046\u304b\u4eca\u5f8c\u306e\u9032\u3081\u65b9\u3092\u60a9\u307f\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/d8933vVyQs5u4iHZ6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u3068VIO\u3068\u5168\u8eab\u3067\u5951\u7d04\u3057\u307e\u3057\u305f\u3002\u307e\u3060\uff11\u56de\u76ee\u306e\u65bd\u8853\u3067\u3059\u304c\u3001\u30dd\u30ed\u30dd\u30ed\u3068\u6bdb\u304c\u629c\u3051\u3066\u52b9\u679c\u3092\u611f\u3058\u3066\u307e\u3059\u3002VIO\u3060\u3051\u5c11\u3057\u75db\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u30d2\u30b2\u3068\u5168\u8eab\u306f\u75db\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u6700\u5f8c\u306e\u4ed5\u4e0a\u3052\u306b\u6c37\u3067\u51b7\u3084\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u6c17\u6301\u3061\u3044\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/cYX73Xo17M3ThSY59\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u3001\u8a73\u3057\u304f\u8aac\u660e\u3057\u3066\u9802\u3044\u3066\u5b89\u5fc3\u3057\u307e\u3057\u305f\u3002<br>\u63a5\u5ba2\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3082\u3068\u3066\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uSjmwdnhd8YYi4d99\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u533b\u7642\u8131\u6bdb\uff08\u5168\u8eab\u3001\u9aed\u3001\u30c7\u30ea\u30b1\u30fc\u30c8\uff09\u3067\u30011\u56de\u76ee\u3092\u7d4c\u9a13\u6e08\u307f\u3001\u4eca\u5f8c\u3082\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3067\u304d\u305d\u3046\u306a\u5370\u8c61\u3067\u73fe\u6642\u70b9\u3067\u6982\u306d\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059\u3002<br><br>\u3010\u597d\u611f\u304c\u6301\u3066\u308b\u70b9\u3011<br>#\u4e01\u5be7\u306a\u63a5\u5ba2\u3001\u65bd\u8853\u5bfe\u5fdc\uff08\u53d7\u4ed8\u3001\u770b\u8b77\u5e2b\uff09<br>#\u958b\u9662\u9593\u3082\u306a\u3044\u305f\u3081\u3001\u885b\u751f\u7684\u306a\u74b0\u5883<br><br>\u3010\u6c17\u306b\u306a\u308b\u70b9\u3011<br>#\u53d7\u4ed8\u3067\u306e\u624b\u6307\u6d88\u6bd2\u3001\u30d7\u30c3\u30b7\u30e5\u578b\u63a5\u89e6\u578b\u306e\u6d88\u6bd2\u306e\u70ba\u3001\u60a3\u8005\u540c\u58eb\u306e\u611f\u67d3\u4e88\u9632\u76ee\u7684\u3067\u3042\u308c\u3070\u3001\u691c\u6e29\u540c\u69d8\u306b\u30b9\u30bf\u30c3\u30d5\u304c\u624b\u52d5\u3057\u3066\u9802\u304d\u305f\u3044\u3001\u60a3\u8005\u81ea\u8eab\u304c\u63a5\u89e6\u3059\u308b\u306b\u306f\u62b5\u6297\u611f\u3042\u308a<br>#\u9f3b\u51fa\u3057\u30de\u30b9\u30af\u306e\u30b9\u30bf\u30c3\u30d5\u3092\u6563\u898b\u3059\u308b\uff08\u4e8b\u60c5\u304c\u3042\u308c\u3070\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002\uff09<br>#\u533b\u5e2b\u306e\u8a3a\u5bdf\u306f\u7d20\u6027\u304c\u4e0d\u660e\u306a\u4e0a\u3001\u307b\u307c\u5f62\u5f0f\u7684\u306a\u3082\u306e\uff08\u30b9\u30dd\u30c3\u30c8\u6d3e\u9063\u306e\u533b\u5e2b\u3067\u3042\u307e\u308a\u671f\u5f85\u3067\u304d\u306a\u3044\u3002\u521d\u8a3a\u3082\u30bb\u30ea\u30d5\u68d2\u8aad\u307f\u3067\u8868\u9762\u7684\u3002\u65bd\u8853\u305d\u306e\u3082\u306e\u306b\u306f\u95a2\u4e0e\u3057\u306a\u3044\u305f\u3081\u5927\u304d\u306a\u554f\u984c\u3067\u306f\u306a\u3044\u304c\u5951\u7d04\u524d\u306e\u5370\u8c61\u3068\u3057\u3066\u60aa\u304f\u3001\u4e0d\u4fe1\u611f\u3092\u62b1\u304f\u3002\uff09<br><br>\u5f8c\u534a\u3001\u7d30\u304b\u3044\u6307\u6458\u3068\u306a\u308a\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002<br>\u6b21\u56de\u53d7\u8a3a\u306f3\u30f6\u6708\u5148\u3067\u3059\u304c\u3001\u4eca\u5f8c\u306e\u8a3a\u7642\u30b5\u30fc\u30d3\u30b9\u306b\u53cd\u6620\u3057\u3066\u9802\u3051\u307e\u3059\u3068\u5e78\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZzcWg8EE17kahfuZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/reginaclinic-homme\/\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u6c17\u306b\u306a\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u5fb9\u5e95\u8abf\u67fb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u3010\u756a\u5916\u7de8\u3011<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-4222760M&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1415466978-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>100\u4e07\u3082\u306e\u75c7\u4f8b\u3092\u3082\u3064\u30af\u30ea\u30cb\u30c3\u30af\u3002<\/p>\n\n\n\n<p>\u5b9f\u7e3e\u3067\u898b\u308c\u3070\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u975e\u5e38\u306b\u4fe1\u983c\u306e\u5bc4\u305b\u3089\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30d2\u30b2\u306e\u6fc3\u3055\u306a\u3069\u3082\u8abf\u6574\u3057\u3066\u304f\u308c\u308b\u30d5\u30ec\u30ad\u30b7\u30d6\u30eb\u306a\u5bfe\u5fdc\u3082\u25ce\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5e97\u8217<\/td><td>\u5168\u56fd67\u9662\uff08\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u897f\u65b0\u5bbf\u30fb\u5357\u9752\u5c71\u30fb\u6c60\u888b\u30fb\u9ad8\u7530\u99ac\u5834\u30fb\u6e2f\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4e21\u56fd\u30fb\u6d66\u7530\u30fb\u8d64\u7fbd\u30fb\u591a\u6469\u5ddd\u30fb\u67f4\u5d0e\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u4ee3\u3005\u6728\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5ddd\u5d0e\u30fb\u5ddd\u53e3\u30fb\u6240\u6ca2\u30fb\u5ddd\u8d8a\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5343\u8449\u30fb\u540d\u53e4\u5c4b\u30fb\u6d5c\u677e\u30fb\u5c90\u961c\u30fb\u9577\u91ce\u30fb\u65b0\u6f5f\u30fb\u5927\u962a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u4eac\u90fd\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u6c96\u7e04\u30fb\u4ed9\u53f0\u30fb\u672d\u5e4c\u30fb\u5bae\u57ce\u30fb\u798f\u5cf6\u306a\u3069\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\uff5e19\uff1a00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-489-100<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td>1\u56de5,700\u5186\uff5e\uff08\u53e3\u9aed\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"salon\"><span id=\"top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u7a4d\u307f\u6728\" class=\"wp-image-70244\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u7d9a\u3044\u3066\u3001\u7de8\u96c6\u90e8\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3TOP3\u3082\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN\u2019S TBS<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25cb<\/td><td>\u25cb<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>59,800\u5186<\/td><td>80,700\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>119,800\u5186<\/td><td>98,130\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0420\u5206<\/td><td>20\u301c30\u5206<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><td>\u306a\u3057<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u306a\u3057<\/td><td>\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u6708\u5b9a\u984d<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u5b89\u304f\u3066\u3082\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u30e2\u30cb\u30bf\u30fc\u5236\u5ea6\u3067\u3055\u3089\u306b\u5b89\u304f\u8131\u6bdb\u3057\u305f\u3044<br><br><\/td><td>\u30fb\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u307b\u3057\u3044<br>\u30fb\u8ee2\u52e4\u306e\u53ef\u80fd\u6027\u304c\u3042\u308b<\/td><td>\u30fb\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u3057\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<br>\u30fb\u65e5\u713c\u3051\u3057\u3066\u3044\u308b<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u300c\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u6700\u9ad8\u306e\u30b3\u30b9\u30c8\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3067\u300d\u3068\u3044\u3046\u7406\u5ff5\u3092\u63b2\u3052\u308b\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u696d\u754c\u521d\u306e\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3092\u5b9f\u73fe\u3057\u3066\u304a\u308a\u3001<strong><span class=\"highlighted\">\u4ed6\u5e97\u3088\u308a\u30821\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052<\/span><\/strong>\u3092\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306b\u304b\u304f\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a59,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a119,800\u5186<br><br>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a99,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a149,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u25cb<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<br>\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>59,800\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>119,800\u5186<br>\u203b1\u5e74\u901a\u3044\u653e\u984c\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3\u300cBRILLLO\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0420\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u7121\u6599\uff08\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u56de\u65701\u56de\u6d88\u5316\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>18\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>11\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>3\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u3067\u884c\u304d\u307e\u3057\u305f\u3002\u304c\u3001\u62c5\u5f53\u30b9\u30bf\u30c3\u30d5\u306e\u5fdc\u5bfe\u304c\u975e\u5e38\u306b\u4e0d\u5feb\u3067\u3057\u305f\u3002\u521d\u5bfe\u9762\u306e\u5ba2\u3068\u5e97\u54e1\u3067\u4fe1\u983c\u306a\u3069\u7686\u7121\u306a\u306e\u306b\u3001\u98f2\u307f\u53cb\u9054\uff1f\u306e\u3088\u3046\u306a\u7570\u5e38\u306b\u8fd1\u3044\u8ddd\u96e2\u611f\u3067\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u3068\u3063\u3066\u304d\u307e\u3059\u3002<br>\u798f\u5ca1\u5e97\u306f\u305d\u306e\u30b9\u30bf\u30c3\u30d51\u4eba\u3067\u3055\u308c\u3066\u308b\u305d\u3046\u306a\u306e\u3067\u3001\u3053\u3053\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u306f\u307e\u305a\u306a\u3044\u306a\u3001\u3068\u3059\u3050\u5224\u65ad\u3067\u304d\u307e\u3057\u305f\u3002<br>\u4ed6\u306e\u53e3\u30b3\u30df\u3067\u306f\u300c\u8a71\u3057\u3084\u3059\u304b\u3063\u305f\u300d\u7b49\u3042\u308b\u306e\u3067\u597d\u307f\u304c\u306f\u3063\u304d\u308a\u5206\u304b\u308c\u308b\u3068\u3053\u306a\u306e\u3067\u3057\u3087\u3046\u3002<br>\u30b9\u30bf\u30c3\u30d5\u3068\u53cb\u9054\u306e\u3088\u3046\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u53d6\u308a\u305f\u3044\u65b9\u4ee5\u5916\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u304d\u307e\u305b\u3093\u2026.\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/X6X9X2B1eJkiRfwp6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">2\u56de\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u75db\u307f\u3082\u5c11\u306a\u304f<br>\u3066\u3044\u306d\u3044\u306b\u65bd\u8853\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\uff01<br>\u52b9\u679c\u304c\u51fa\u308b\u306e\u304c\u697d\u3057\u307f\u3067\u3059\u2728<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dbE2YdX87ChbKtQF9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u54e1\u3055\u3093\u306e\u30ce\u30ea\u3082\u826f\u304f\u3066\u7dca\u5f35\u3068\u3051\u307e\u3057\u305f\u3002<br>2\u56de\u76ee\u304b\u3089\u30d1\u30ef\u30fc\u3042\u3052\u3066\u3082\u3089\u3063\u3066\u3001\u5c11\u3057\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u305d\u308c\u3067\u3082\u4e00\u77ac\u30d1\u30c1\u30c3\u3068\u3059\u308b\u304f\u3089\u3044\u306a\u306e\u3067\u3059\u3054\u3044\uff01<br>\u52b9\u679c\u3082\u3061\u3083\u3093\u3068\u3067\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DJyP5URkw6P48pCQ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u90fd\u5ea6\u3067\u3057\u3088\u3046\u3068\u601d\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u30671\u5e74\u4ee5\u4e0a\u304b\u304b\u308b\u3053\u3068\u306f\u5206\u304b\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u4f55\u56de\u3082\u65bd\u8853\u3092\u53d7\u3051\u308b\u306e\u3067\u3042\u308c\u3070\u30012\u5e74\u306e\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u304c\u304b\u306a\u308a\u304a\u5f97\u3068\u601d\u3044\u304a\u9858\u3044\u3057\u307e\u3057\u305f\u3002<br>\u75db\u307f\u306f\u305d\u3093\u306a\u306b\u306a\u304f\u52b9\u679c\u306f\u65e9\u304f\u51fa\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/R6zk3RLRrNv11j5z9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg\" alt=\"\" data-id=\"76785\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-3\/\" class=\"wp-image-76785\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg\" alt=\"\" data-id=\"76786\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-2\/\" class=\"wp-image-76786\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg\" alt=\"\" data-id=\"76787\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-2\/\" class=\"wp-image-76787\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/rayrole.jp\/lp\/E-RAY-01\/\" target=\"_blank\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"2rinx\"><strong>\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-A247119g&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1446139735-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n\n<p>RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ed6\u30b5\u30ed\u30f3\u3068\u6bd4\u3079\u3066\u6599\u91d1\u9762\u304c\u7279\u6bb5\u5b89\u3044\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u5206\u5272\u6255\u3044\u3067\u6708\u3005\u306e\u652f\u6255\u984d\u3092\u5927\u304d\u304f\u6e1b\u3089\u305b\u308b\u306e\u304c\u9b45\u529b\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u9f3b\u4e0b\u306e\u8131\u6bdb\u306f\u3001\u5206\u5272\u6255\u3044\u3092\u9078\u629e\u3059\u308c\u3070<strong><span class=\"highlighted\">\u6708\u3005500\u5186\u304b\u3089\u5951\u7d04<\/span><\/strong>\u3067\u304d\u307e\u3059\u3002\u8131\u6bdb\u3092\u59cb\u3081\u308b\u306b\u3042\u305f\u3063\u3066\u3001\u307e\u3068\u307e\u3063\u305f\u304a\u91d1\u3092\u3059\u3050\u306b\u7528\u610f\u3067\u304d\u306a\u3044\u65b9\u306b\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u4e21\u982c10\u56de\uff1a28,000\u5186\u4e21\u3082\u307f\u3042\u305210\u56de\uff1a28,000\u5186\u3042\u3054\u4e0b\u30fb\u999610\u56de\uff1a38,000\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff0811\u56de\u76ee\u4ee5\u964d\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>80,700\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>98,130\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c0410\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305f\u300cINNOVATION\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>20\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>3\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\u7121<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>74\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>5\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>27\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>14\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>10\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>9\u5e97\u8217<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u3063\u3066\u306f\u3058\u3081\u3066\u306e80%\u30aa\u30d5\u3067\u306e\u5229\u7528\u3067\u3057\u305f\u3002<br>\u3084\u308b\u90e8\u4f4d\u3092\u805e\u304b\u308c\u305f\u306e\u3067\u9f3b\u4e0a\u9f3b\u4e0b\u306e\u3064\u3082\u308a\u3067\u300c\u53e3\u5468\u308a\u3067\u300d\u3068\u4f1d\u3048\u307e\u3057\u305f\uff0e\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u53e3\u5468\u308a\u3067\u3059\u306d\u3001\u3068\u78ba\u8a8d\u3057\u3066\u65bd\u8853\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002<br>\u65bd\u8853\u4e2d\u3001\u3042\u3054\u3082\u3084\u3063\u3066\u304f\u308c\u3066\u3042\u3054\u307e\u3067\u3084\u308b\u306e\u304b\u30fc\u3068\u601d\u3044\u307e\u3057\u305f\u304c\u304a\u91d1\u6255\u3046\u969b\u306b\u9f3b\u4e0a\u9f3b\u4e0b\u3042\u3054\u3092\u8acb\u6c42\u3055\u308c\u307e\u3057\u305f\u3002<br>\u305f\u3057\u304b\u306b\u3084\u308b\u3064\u3082\u308a\u306f\u306a\u304b\u3063\u305f\u3051\u3069\u3042\u3054\u306f\u3084\u3063\u305f\u306e\u3067\u652f\u6255\u3044\u3082\u4ed5\u65b9\u306a\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u3042\u3054\u306f\u6bdb\u304c\u751f\u3048\u3066\u306a\u304f\u3066\u6570\u767e\u5186\u3067\u3082\u3068\u3066\u3082\u3082\u3063\u305f\u3044\u306a\u3044\u6c17\u6301\u3061\u306b\u306a\u308a\u307e\u3057\u305f\u3002<br>\u307e\u3057\u3066\u3084\u5e741\u304f\u3089\u3044\u3057\u304b\u3044\u304b\u306a\u3044\u306e\u3067\u3001\u53e3\u5468\u308a\u304c\u984e\u3082\u5165\u3063\u3066\u308b\u306a\u3093\u3066\u308f\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u90e8\u4f4d^_^\u3067\u7d30\u304b\u304f\u78ba\u8a8d\u3057\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u3057\u304b\u3082\u3001\u984e\u306f\u3084\u308b\u3064\u3082\u308a\u306a\u304b\u3063\u305f\u3068\u4f1d\u3048\u305f\u5f8c\u306e\u8a71\uff1f\u8a00\u3044\u8a33\uff1f\u304c\u307b\u3093\u3068\u306b\u8aac\u660e\u4e0b\u624b\u306a\u306e\u304b\u610f\u5473\u304c\u308f\u304b\u308a\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30ea\u30c3\u30c8\u306f\u5b89\u3044\u3060\u3051\u3002<br>\u6bce\u56de\u52e7\u8a98\u304c\u3081\u3093\u3069\u3055\u3059\u304e\u308b\u306e\u3067\u3001\u4e2d\u9014\u89e3\u7d04\u3057\u3066\u8f9e\u3081\u307e\u3057\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-35451da1-3724-4bb9-843d-cd146692de5c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3072\u3052\u8131\u6bdb\u30671\u5e74\u304f\u3089\u3044\u901a\u3044\u307e\u3057\u305f\u304c\uff11\u5272\u304f\u3089\u3044\u6e1b\u3063\u305f\u304b\u306a\uff1f\u3068\u3044\u3046\u7a0b\u5ea6\u3067\u3057\u305f\u3002<br>\u5225\u306e\u304a\u5e97\u3092\u9078\u3076\u4e8b\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u8131\u6bdb\u3092\u73fe\u5728\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4ee5\u524d\u3088\u308a\u8584\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u7523\u6bdb\u3050\u3089\u3044\u307e\u3067\u7d30\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u4e01\u5be7\u306a\u5bfe\u5fdc\u3092\u3057\u3066\u3044\u305f\u3060\u304d\u3001\u30b5\u30fc\u30d3\u30b9\u304c\u826f\u3044\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/mvAKVxLra2nJ5Es88\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u8131\u6bdb\u3057\u305f\u304c\u3001\u4e8b\u524d\u306e\u8aac\u660e\u3082\u4e01\u5be7\u3067\u7121\u6599\u306e\u8a66\u3057\u7167\u5c04\u304c\u3042\u308a\u5b89\u5fc3\u3067\u304d\u305f\u3002\u500b\u4eba\u7684\u306b\u306f\u75db\u307f\u304c\u307b\u3068\u3093\u3069\u306a\u304f\u3001\u305f\u307e\u306b\u30c1\u30af\u30c3\u3068\u3059\u308b\u7a0b\u5ea6\u3067\u3042\u308a\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002\u307e\u305f\u3001\u4e88\u7d04\u3082\u3068\u308a\u3084\u3059\u304f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3082\u304b\u304b\u3089\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u3067\u3082\u3068\u3066\u3082\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/xdq583kK1CFJZcK49\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7e31e835-817a-4527-8335-ed678250ae9e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u672c\u5f53\u306b\u52b9\u679c\u3042\u308b\u306e\u304b\u306a\uff1f\u3068\u534a\u4fe1\u534a\u7591\u3067\u59cb\u3081\u305f\u3051\u308c\u3069\u884c\u3063\u3066\u3088\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3068\u9752\u30d2\u30b2\u3067\u6c5a\u304f\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3060\u3063\u305f\u306e\u304c\u304b\u306a\u308a\u6539\u5584\u3055\u308c\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DguMEXqZn4ypUeKD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-6b281896-1bb3-4658-878a-e6225969ee85\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg\" alt=\"\" data-id=\"76790\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-3\/\" class=\"wp-image-76790\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg\" alt=\"\" data-id=\"76791\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-3\/\" class=\"wp-image-76791\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/mens-rinx.jp\/campaign\/kaohige\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3mens_tbc\"><strong>\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong><span class=\"highlighted\">\u521d\u56de1,000\u5186\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u75db\u307f\u3084\u52b9\u679c\u306b\u5bfe\u3057\u3066\u4e0d\u5b89\u304c\u3042\u308b\u65b9\u3082\u3001\u307e\u305a\u306f\u521d\u56de\u9650\u5b9a\u30b3\u30fc\u30b9\u3092\u8a66\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u540c\u4e0a<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u4e0d\u660e<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u55b6\u696d\u6642\u9593\u7d42\u4e86\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u3057\u306a\u3051\u308c\u30701,000\u5186\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>48\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>26\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>8\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"men8217s_tbc\">MEN&#8217;S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u30b3\u30fc\u30b9\u3092\u53d7\u3051\u307e\u3057\u305f\u3002\u6700\u521d\u306e\u8aac\u660e\u304c\u9577\u304f\u3001\u65bd\u8853\u304c\u7d42\u308f\u3063\u305f\u5f8c\u3082\u304b\u306a\u308a\u62bc\u3057\u58f2\u308a\u307f\u305f\u3044\u306b\u52e7\u3081\u3066\u304d\u307e\u3057\u305f\u3002\u6700\u7d42\u7684\u306b\u3001\u9ad8\u984d\u306a\u8cb7\u3044\u7269\u306a\u306e\u3067\u5373\u6c7a\u3067\u304d\u306a\u3044\u3001\u5bb6\u306b\u6301\u3061\u5e30\u3063\u3066\u304b\u3089\u8003\u3048\u305f\u3044\u3068\u4f1d\u3048\u308b\u3068\u3001\u300c\u3042\u3001\u305d\u308c\u3067\u306f\u4eca\u65e5\u306f\u4ee5\u4e0a\u3067\u3059\u300d\u3068\u614b\u5ea6\u304c\u3042\u304b\u3089\u3055\u307e\u306b\u6025\u5909\u3057\u3001\u8cc7\u6599\u3082\u5168\u3066\u6ca1\u53ce\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u3093\u306a\u306b\u4e0d\u5feb\u306a\u601d\u3044\u3092\u3057\u305f\u306e\u306f\u521d\u3081\u3066\u3067\u3057\u305f\u3002\u5951\u7d04\u3059\u308b\u53ef\u80fd\u6027\u3082\u3042\u3063\u305f\u3060\u3051\u306b\u6b8b\u5ff5\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuVt4a1QvXZofPge6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u91d1\u306b\u306a\u3089\u306a\u3044\u5ba2\u306b\u306f\u8208\u5473\u304c\u7121\u3044\u307f\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/itFh8wPXqMcwiBLv9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u308a\u3042\u3048\u305a\u4f53\u9a13\u3060\u3051\u3067\u3082\u3068\u3044\u3046\u6c17\u6301\u3061\u3067\u884c\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u6b63\u76f4\u30ac\u30c3\u30ab\u30ea\u3067\u3057\u305f\u3002<br>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u307e\u3067\u306f\u5206\u304b\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5f8c\u306e\u30b3\u30fc\u30b9\u8aac\u660e\u304b\u3089\u8a71\u304c\u304a\u304b\u3057\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3057\u305f\u3002<br>\u4f55\u6545\u304b\u4eca\u5f8c\u306e\u30b3\u30fc\u30b9\u3092\u6c7a\u3081\u3066\u304b\u3089\u3067\u306a\u3044\u3068\u4f53\u9a13\u304c\u3067\u304d\u306a\u3044\u3068\u8a00\u308f\u308c\u300130\u4e07\u304f\u3089\u3044\u306e\u30b3\u30fc\u30b9\u3060\u3068\u5206\u5272\u3067\u6708\u3005\u3069\u306e\u304f\u3089\u3044\u3068\u5ef6\u3005\u805e\u304b\u3055\u308c\u307e\u3057\u305f\u3002\u9014\u4e2d\u3067\u3001\u3042\u3042\u3053\u3046\u3044\u3046\u5e97\u306a\u3093\u3060\u306a\u3068\u5206\u304b\u3063\u3066\u304b\u3089\u306f\u8a71\u3057\u3082\u307e\u3068\u3082\u306b\u805e\u304f\u6c17\u306b\u306a\u308c\u305a\u3001\u4f53\u9a13\u3082\u65ad\u3063\u3066\u5e30\u308a\u307e\u3057\u305f\u3002<br>\u3046\u307e\u3044\u8a71\u3057\u306f\u7121\u3044\u306a\u3068\u6539\u3081\u3066\u601d\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306e\u5bfe\u5fdc\u3060\u3068\u307b\u307c\u8a50\u6b3a\u306a\u3093\u3058\u3083\u306a\u3044\u3068\u3057\u304b\u611f\u3058\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/YfiB8LjeYUBxc4g16\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"men8217s_tbc-2\">MEN&#8217;S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30b5\u30ed\u30f3\u306b\u884c\u3063\u305f\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u6bd4\u8f03\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u81ea\u5206\u306fTBC\u3092\u9078\u3093\u3067\u826f\u304b\u3063\u305f\u3068\u601d\u3044\u307e\u3059\u3002\u4e00\u756a\u91cd\u8981\u8996\u3057\u3066\u3044\u305f\u52b9\u679c\u304c\u6700\u521d\u306e\u3053\u308d\u304b\u3089\u6587\u53e5\u306a\u3057\u306b\u611f\u3058\u3089\u308c\u307e\u3057\u305f\u3002\u6bdb\u304c\u6fc3\u3044\u65b9\u3067\u3057\u305f\u304c\u3001\u3060\u3044\u305f\u3044\uff11\u5e74\u534a\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u3053\u3061\u3089\u306f\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/fhJyrP712PcW6nRq8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6614\u304b\u3089\u9aed\u304c\u6fc3\u304f\u3066\u6bce\u671d\u306e\u51e6\u7406\u304c\u304b\u306a\u308a\u6182\u9b31\u3060\u3063\u305f\u306e\u3067\u3001\u5f7c\u5973\u306b\u9032\u3081\u3089\u308c\u3066\u4f53\u9a13\u30b3\u30fc\u30b9\u306b\u884c\u304d\u307e\u3057\u305f\u3002\u3069\u306e\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u4e01\u5be7\u3067\u3001\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u306a\u3044\u50d5\u306b\u3082\u4e01\u5be7\u306b\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u3057\u3066\u304f\u308c\u3066\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\u3002\u4f53\u9a13\u3067\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u304c\u5c11\u3057\u30b4\u30e0\u3067\u306f\u3058\u304b\u308c\u305f\u3088\u3046\u306a\u75db\u3055\u304c\u3042\u308b\u306e\u307f\u3067\u5168\u7136\u8010\u3048\u3089\u308c\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/szm6t634uESfVgyA8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5b85\u4ed8\u8fd1\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3067\u8abf\u3079\u308b\u3068\u771f\u3063\u5148\u306b\u76ee\u306b\u5165\u3063\u3066\u304f\u308b\u306e\u304c\u30e1\u30f3\u30baTBC\u4ed9\u53f0\u30ef\u30fc\u30af\u30ef\u30f3\u5e97\u3067\u3057\u305f\u3002\u8131\u6bdb\u81ea\u4f53\u521d\u3081\u3066\u3067\u7121\u77e5\u306e\u50d5\u3067\u3082\u30e1\u30f3\u30baTBC\u306e\u8a55\u5224\u306f\u77e5\u3063\u3066\u3044\u307e\u3059\u3002\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u52b9\u679c\u3082\u4eba\u6c17\u3082\u3042\u308b\u306e\u3067\u8ff7\u308f\u305a\u3053\u3053\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u30de\u30b9\u30af\u7121\u3057\u3067\u3082\u81ea\u4fe1\u3092\u6301\u3063\u3066\u4eba\u524d\u306b\u51fa\u3089\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zHtiCFDQFtzGGmuQ7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">MEN&#8217;S TBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&amp;A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\uff01<\/p>\n\n\n\n<h3><span id=\"q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-8237\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002<\/p>\n<blockquote>\n<p><small>\u53c2\u7167\u5143\uff1a<a href=\"https:\/\/www.fda.gov\/consumers\/consumer-updates\/removing-hair-safely\">Removing Hair Safely<\/a><\/small><\/p>\n<\/blockquote>\n<p>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-95b78948-8692-4b2c-89ad-f7487db93563\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<\/li><li>3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<\/p>\n<p>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-1024x683.png\" alt=\"\u30ab\u30a6\u30f3\u30bf\u30fc\u3067\u5973\u6027\u3068\u8a71\u3059\u7537\u6027\" class=\"wp-image-1864\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05.png 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-300x200.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-768x512.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<h3><span id=\"q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg\" alt=\"\u982d\u306b\u6bb5\u30dc\u30fc\u30eb\u3092\u304b\u3076\u3063\u3066\u30bd\u30d5\u30a1\u30fc\u306b\u5ea7\u308b\u7537\u6027\" class=\"wp-image-40888\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-300x201.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-768x516.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<\/p>\n<p>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<p>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\">\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u304f\u306a\u3044\uff01\u52b9\u679c\u30fb\u8cbb\u7528\u9762\u306e\u5931\u6557\u8ac7\u3068\u300c\u3084\u3063\u3071\u308a\u751f\u3084\u3057\u305f\u3044\u300d\u5834\u5408\u306e\u5bfe\u7b56<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg\" alt=\"\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8\" class=\"wp-image-23051\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\">\u8131\u6bdb\u7b87\u6240\u306f\u65e5\u713c\u3051\u7981\u6b62\uff1f\u65e5\u713c\u3051\u6b62\u3081\u3084\u4fdd\u6e7f\u30af\u30ea\u30fc\u30e0\u3092\u5857\u3063\u3066\u3001\u4e01\u5be7\u306b\u30b1\u30a2<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<\/p>\n<p>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg\" alt=\"\u6d17\u9762\u6240\u306b\u93e1\u3084\u690d\u7269\u30bf\u30aa\u30eb\u304c\u7f6e\u3044\u3066\u3042\u308b\" class=\"wp-image-41322\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002<\/p>\n\n\n<h3 id=\"FAQ7\"><span id=\"q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<\/li><li>\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001\u30e1\u30f3\u30ba\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u4e3b\u6d41\u3068\u3055\u308c\u308b3\u3064\u306e\u8131\u6bdb\u6cd5\u3068\u30aa\u30b9\u30b9\u30e1\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u30928\u3064\u53b3\u9078\u3057\u3066\u3054\u7d39\u4ecb\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u8131\u6bdb\u3092\u7d42\u3048\u305f\u65b9\u304b\u3089\u306f\u300c\u308f\u305a\u3089\u308f\u3057\u3044\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\uff01\u300d\u300c\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3057\u3066\u304a\u3051\u3070\u826f\u304b\u3063\u305f\u300d\u306a\u3069\u3001<strong>\u751f\u6d3b\u306e\u5909\u5316\u3092\u5b9f\u611f\u3059\u308b\u58f0\u304c\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u6c17\u306b\u306a\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u8131\u6bdb\u30b5\u30ed\u30f3\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u7533\u3057\u8fbc\u3093\u3067\u307f\u307e\u3057\u3087\u3046\uff01<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u6c38\u4e45\u8131\u6bdb\u306f\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002 <br\/>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<br\/>\u30fb\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<br\/>\u30fb3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b <br\/> \u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<br\/>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<br\/>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u3057\u3064\u3053\u304f\u52e7\u8a98\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/strong> <p class=\"schema-faq-answer\">\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<br\/>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<br\/>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<br\/>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<br\/>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<br\/>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<br\/>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<br\/>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<br\/>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<br\/>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<br\/>\u30fb\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<br\/>\u30fb\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<br\/>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":13659,"parent":20488,"menu_order":532,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027&hellip;","acf":{"long_text_title":"\u3010\u9aed\u8131\u6bdb\u3011\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b08\u9078\uff01\u8cbb\u7528\u30fb\u52b9\u679c\u3092\u53e3\u30b3\u30df\u304b\u3089\u5fb9\u5e95\u6bd4\u8f03\uff01\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u3082\u89e3\u8aac","custom_order":"3701","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":13761,"id":13761,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none-1.jpg","filesize":46218,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u3010\u9aed\u8131\u6bdb2019\u3011\u304a\u3059\u3059\u3081\u306e\u624b\u6cd5\u3092\u52b9\u679c\u5225\u306b\u5fb9\u5e95\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0\u3082\u7d39\u4ecb","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":13414,"date":"2019-11-08 09:00:31","modified":"2019-11-08 09:00:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13414"}],"version-history":[{"count":293,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions"}],"predecessor-version":[{"id":95145,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions\/95145"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/13659"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20904,"date":"2024-07-08T02:00:00","date_gmt":"2024-07-07T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20904"},"modified":"2024-09-28T18:06:07","modified_gmt":"2024-09-28T09:06:07","slug":"bald-cost","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/","title":{"rendered":"\u9aed\u8131\u6bdb\u76f8\u5834\u8cbb\u7528\u307e\u3068\u3081"},"content":{"rendered":"\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b\u306f\u5b89\u304f\u3066\u901a\u3044\u3084\u3059\u3044<span class=\"highlighted\">\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u7dcf\u8cbb\u7528\u306f\u5e73\u5747180,000\u301c200,000\u5186\u7a0b\u5ea6\u3002\u6570\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u4e2d\u3067\u3082\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f1\u56de\u3042\u305f\u308a\u306e\u8cbb\u7528\u304c\u5b89\u304f\u7dcf\u984d70,000\u5186\u7a0b\u5ea6\u3067\u8131\u6bdb\u3067\u304d\u308b\u3053\u3068\u3082\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-64583add-5e26-477a-8741-caafbd36633a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u8cbb\u7528\u30fb\u56de\u6570<\/li><li>\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/-1-150x150.jpg\" alt=\"\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af \u9ad9\u6fa4 \u535a\u548c\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u9ad9\u6fa4 \u535a\u548c\uff08\u305f\u304b\u3056\u308f \u3072\u308d\u304b\u305a\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>1979\u5e74\u751f\u307e\u308c\u3001\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u533b\u5b66\u79d1\u5352\u696d\u3002\u533b\u5e2b\u514d\u8a31\u3001\u4e2d\u56fd\u5317\u4eac\u5e02\u533b\u7642\u8a31\u53ef\u8a3c\u3001\u65e5\u672c\u7f8e\u5bb9\u5916\u79d1\u5b66\u4f1a\u4f1a\u54e1\u30012014\u5e74\u304b\u3089\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u3002<\/p>\n\n\n\n<p>2018\u5e74\u304b\u3089\u4e2d\u56fd\u5317\u4eac\u3067\u9818\u533b\u533b\u7f8e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9662\u9577\u3092\u517c\u4efb\u3057\u3066\u65e5\u3005\u306e\u6cbb\u7642\u30fb\u5f8c\u9032\u306e\u6307\u5c0e\u306b\u5f53\u305f\u3063\u3066\u3044\u308b\u3002\u5618\u3084\u8a87\u5f35\u3092\u7528\u3044\u305a\u3001\u3042\u308a\u306e\u307e\u307e\u306e\u7f8e\u5bb9\u533b\u7642\u3092\u304a\u5c4a\u3051\u3059\u308b\u3053\u3068\u3092\u4f01\u696d\u7406\u5ff5\u3068\u3057\u3066\u3044\u308b\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2009\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>\u5929\u7406\u3088\u308d\u3065\u76f8\u8ac7\u6240\u75c5\u9662 \u30b8\u30e5\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2011\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u4ed8\u5c5e\u75c5\u9662 \u809d\u80c6\u81b5\u79fb\u690d\u5916\u79d1 \u30b7\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2012\u5e74\u5927\u6d25\u65e5\u672c\u8d64\u5341\u5b57\u75c5\u9662 \u5916\u79d1 \u52e4\u52d9<\/li><li>\u5927\u624b\u7f8e\u5bb9\u5916\u79d1 \u52e4\u52d9<\/li><li>2015\u5e74\u9280\u5ea7\u30de\u30ea\u30a2\u30fc\u30b8\u30e5\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30af\u30ea\u30cb\u30c3\u30af\u958b\u9662 \u9662\u9577\u5c31\u4efb2017\u5e74\u62e1\u5f35\u79fb\u8ee2\u3057\u3001\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306b\u540d\u79f0\u5909\u66f4<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a href=\"https:\/\/prime-ginza.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/a><ul><li><a href=\"#titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><li><a href=\"#titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/a><ul><li><a href=\"#titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/a><ul><li><a href=\"#titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#mens_tbc\">MEN\u2019S TBC<\/a><ul><li><a href=\"#mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><ul><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&amp;A<\/a><ul><li><a href=\"#titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg\" alt=\"\" class=\"wp-image-22813\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3088\u304f\u3042\u308b<strong>\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong>\u3092\u60f3\u5b9a\u3057\u3001\u3069\u306e\u7a0b\u5ea6\u306e\u8cbb\u7528\u3067\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3067\u304d\u308b\u306e\u304b\u8131\u6bdb\u65b9\u6cd5\u5225\u306b\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570<\/td><td>\u25cb<br>20\u301c25\u56de<\/td><td>\u25ce<br>10\u301c12\u56de<\/td><td>\u25b3<br>30\u301c40\u56de<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br>\u3067\u304d\u306a\u3044<\/td><td>\u25cb<br>\u3067\u304d\u308b<\/td><td>\u25ce<br>\u9ad8\u3044\u78ba\u7387\u3067\u3067\u304d\u308b<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u25cb<br>\u3084\u3084\u5f37\u3044<\/td><td>\u25b3<br>\u5f37\u3044<\/td><td>\u2715<br>\u304b\u306a\u308a\u5f37\u3044<\/td><\/tr><tr><td>\u7dcf\u8cbb\u7528<\/td><td>\u25cb<br>300,000\u301c360,000\u5186<\/td><td>\u25ce<br>180,000\u301c200,000\u5186<\/td><td>\u25b3<br>900,000\u301c1,000,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u52b9\u679c\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n\n\n<p>\u4e0a\u8a18\u306e\u8868\u3092\u307f\u308b\u3068\u6700\u3082\u5c11\u306a\u3044\u56de\u6570\u3067\u30d2\u30b2\u304c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\u306f\u3001<span class=\"highlighted\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span>\u3060\u3068\u8a00\u3046\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u7dcf\u8cbb\u7528\u3082\u4ed6\u306e\u8131\u6bdb\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u5b89\u304f\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001<span class=\"redcolor\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u8131\u6bdb\u6642\u306e\u75db\u307f\u304c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u3082\u5f37\u304f<\/span>\u65bd\u8853\u4e2d\u306b\u6211\u6162\u3092\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u75db\u307f\u304c\u82e6\u624b\u306a\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u305f\u3060\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u304f\u3001\u8cbb\u7528\u3082\u9ad8\u984d\u3067\u3059\u304c\u8131\u6bdb\u52b9\u679c\u304c\u6700\u3082\u9ad8\u3044\u306e\u304c\u7279\u5fb4\u3002\u307e\u305f\u3001\u7d30\u304b\u306a\u90e8\u5206\u306e\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3068\u3044\u3046\u5e0c\u671b\u4ee5\u5916\u306b\u3082\u300c\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u5834\u5408\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg\" alt=\"\" class=\"wp-image-22814\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u3068\u8a00\u3063\u305f<span class=\"highlighted\">\u30d1\u30fc\u30c4\u5225\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>\u25cb<br>80,000\u301c130,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>100,000\u301c150,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u5b9f\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u30d1\u30fc\u30c4\u5225\u3067\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u5834\u5408\u3068\u6bd4\u8f03\u3057\u3066<span class=\"redcolor\">\u65bd\u8853\u56de\u6570\u306f\u3042\u307e\u308a\u5909\u308f\u308a\u307e\u305b\u3093<\/span>\u3002\u8131\u6bdb\u3059\u308b\u7bc4\u56f2\u304c\u72ed\u304f\u3066\u3082\u3001\u4e00\u56de\u3067\u5168\u3066\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u90e8\u5206\u7684\u306b\u30d2\u30b2\u304c\u8584\u3044\u306a\u3069\u306e\u500b\u4eba\u5dee\u304c\u3042\u308c\u3070\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u57fa\u672c\u7684\u306b\u306f<span class=\"redcolor\">\u5168\u4f53\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u306e\u3068\u540c\u3058\u3082\u3057\u304f\u306f\u82e5\u5e72\u5c11\u306a\u3044\u7a0b\u5ea6\u306e\u56de\u6570\u306f\u304b\u304b\u308b<\/span>\u3053\u3068\u3092\u628a\u63e1\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3001<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u7bc4\u56f2\u304c\u72ed\u304f\u306a\u308b\u3068\u8131\u6bdb\u56de\u6570\u306f\u5c11\u306a\u304f\u306a\u308a\u307e\u3059<\/strong>\u3002\u3053\u308c\u306f\u4e00\u672c\u4e00\u672c\u306e\u6bdb\u306b\u5bfe\u3057\u71b1\u3092\u52a0\u3048\u3066\u8131\u6bdb\u3057\u3066\u3044\u304f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u7279\u5fb4\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg\" alt=\"\" class=\"wp-image-22815\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3067\u306f\u3001\u7d9a\u3044\u3066<strong>\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/strong>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002\u3053\u3053\u3067\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u3092\u7d0450\uff05\u8131\u6bdb\u3059\u308b\u3068\u3044\u3046\u5834\u5408\u3092\u60f3\u5b9a\u3057\u3066\u307f\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>800,000\u301c120,000\u5186<br>\uff088\u301c10\u56de\uff09<\/td><td>\u25ce<br>50,000\u301c80,000\u5186<br>\uff083\u301c5\u56de\uff09<\/td><td>\u25b3<br>450,000\u301c500,000\u5186<br>\uff0815\u301c20\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u9752\u30d2\u30b2\u3092\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306f\u6bd4\u8f03\u7684\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd<\/span>\u3067\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3059\u308b\u3068\u30d2\u30b2\u304c\u8584\u3044\u72b6\u614b\u304c\u9577\u671f\u9593\u6301\u7d9a\u3059\u308b\u306e\u304c\u7279\u5fb4\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u76ee\u7684\u306f\u6e1b\u6bdb\u3067\u3042\u308a\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u5b9a\u671f\u7684\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u7d9a\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c<strong>\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u308b\u300d\u53ef\u80fd\u6027\u304c\u3042\u308b\u5834\u5408\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u6e1b\u6bdb\u304c\u76ee\u7684\u3067\u3042\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/strong>\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u76ee\u7684\u306b\u5fdc\u3058\u3066\u8131\u6bdb\u65b9\u6cd5\u3092\u691c\u8a0e\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/span><\/h2>\n\n\n\n<p>\u25bc\u8131\u6bdb\u524d\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg\" alt=\"\" class=\"wp-image-22806\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc1\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg\" alt=\"\" class=\"wp-image-22807\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg 696w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3-300x167.jpg 300w\" sizes=\"(max-width: 696px) 100vw, 696px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc5\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg\" alt=\"\" class=\"wp-image-22810\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc10\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg\" alt=\"\" class=\"wp-image-22811\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10-300x168.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>1\u30ab\u6708\u30d2\u30b2\u3092\u5243\u3063\u3066\u3044\u307e\u305b\u3093\u3002<\/figcaption><\/figure><\/div>\n\n\n\n<p>\u8131\u6bdb\u56de\u6570\u304c\u5897\u3048\u3066\u3044\u304f\u3054\u3068\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u5168\u4f53\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u306b\u4f34\u3044\u3001\u30d2\u30b2\u306e\u51e6\u7406\u6642\u9593\u304c\u77ed\u7e2e\u3002\u3055\u3089\u306b<strong>\u30d2\u30b2\u5243\u308a\u306e\u56de\u6570\u3082\u6e1b\u3063\u3066\u3044\u304d\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u5243\u308a\u3092\u6bce\u65e5\u884c\u306a\u3063\u3066\u3044\u305f\u306e\u304c\u300110\u56de\u76ee\u306e\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306b\u306f<strong>1\u30ab\u6708\u653e\u7f6e\u3057\u3066\u3082\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u90e8\u5206\u306b\u8584\u304f\u751f\u3048\u308b\u7a0b\u5ea6<\/strong>\u306b\u3002<\/p>\n\n\n\n<p>\u982c\u3084\u9996\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u306a\u3069\u306f\u591a\u5c11\u524d\u5f8c\u3059\u308b\u3067\u3057\u3087\u3046\u3002\u3057\u304b\u3057\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u306a\u3046\u3068\u30d2\u30b2\u306f\u751f\u3048\u306a\u304f\u306a\u308a\u6bce\u671d\u306e\u30d2\u30b2\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5b9f\u306f\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u306f\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u5b58\u5728\u3057\u307e\u3059\u3002\u4e00\u5ea6\u3001\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u9577\u671f\u9593\u30d2\u30b2\u304c\u751f\u3048\u306a\u3044\u72b6\u614b\u304c\u6301\u7d9a\u3002\u305d\u306e\u305f\u3081\u3001\u6c38\u4e45\u8131\u6bdb\u5f8c\u306b\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u3044\u300d\u3068\u601d\u3063\u3066\u3082\u751f\u3084\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c\u3001\u30d2\u30b2\u3067\u904a\u3073\u305f\u3044\u3068\u601d\u3063\u3066\u3044\u308b\u65b9\u30fb\u751f\u3084\u3059\u53ef\u80fd\u6027\u304c\u3042\u308b\u65b9\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3088\u308b\u6e1b\u6bdb\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u7d99\u7d9a\u7684\u306b\u53d7\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u901f\u5ea6\u306f\u9045\u304f\u306a\u308a\u30d2\u30b2\u306e\u51e6\u7406\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u5927\u5e45\u306b\u77ed\u7e2e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f35\u9078\u3002\u75db\u304f\u306a\u3044\u8131\u6bdb\u3067\u6bdb\u306e\u60a9\u307f\u3092\u89e3\u6d88<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg\" alt=\"\" class=\"wp-image-22816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u304a\u5f97\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e<span class=\"highlighted\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3044\u305a\u308c\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u5b89\u3044<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\">MEN\u2019S TBC<\/a><\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u7d30\u304b\u306a\u3067\u304d\u308b<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c100\u5186<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u521d\u8a3a\u6599\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u30fb\u85ac\u4ee3\u304c\u7121\u6599<\/td><\/tr><tr><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p><strong>\u5168\u56fd\u306b60\u9662<\/strong>\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308b\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3002\u30e1\u30f3\u30ba\u8131\u6bdb\u306b\u304a\u3044\u3066\u3082<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6<\/span>\u306e\u5b9f\u7e3e\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>1\u56de\u3042\u305f\u308a\u306e\u8131\u6bdb\u6599\u91d1\u304c\u975e\u5e38\u306b\u5b89\u304f\u3001\u304a\u5f97\u306b\u8131\u6bdb\u3092\u7d99\u7d9a\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3002\u307e\u305f\u3001\u6700\u65b0\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u308a<strong>\u7537\u6027\u306e\u6fc3\u3044\u30d2\u30b2\u306b\u5bfe\u3057\u3066\u3082\u9ad8\u3044\u8131\u6bdb\u52b9\u679c<\/strong>\u304c\u671f\u5f85\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u8131\u6bdb\u9aed\u7537Z<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u5243\u308a\u306e\u56de\u6570\u304c\u6e1b\u308b\u3068\u3053\u3093\u306a\u306b\u3082\u5feb\u9069\u306a\u3093\u3060\u306a\u3002\u307f\u3093\u306a\u3072\u3052\u8131\u6bdb\u3057\u305f\u307b\u3046\u304c\u3044\u3044\u3088\u3002\u56e0\u307f\u306b<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u3067\u8131\u6bdb\u3057\u305f\u3088\u3002\u7f8e\u4eba\u306e\u53d7\u4ed8\u306e\u304a\u59c9\u3055\u3093\u306b\u300c\u9ebb\u9154\u3059\u308b\u4eba\u3042\u307e\u308a\u3044\u307e\u305b\u3093\u3088\u300d\u3063\u3066\u8a00\u308f\u308c\u305f\u3002\u3067\u3082\u30d2\u30b2\u6fc3\u3044\u90e8\u5206\u306f\u3059\u3052\u3047\u75db\u304b\u3063\u305f\u3002 <br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAZZCI<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff14\u56de\u76ee\u306e\u65bd\u8853\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\uff01 \u524d\u56de\u304b\u3089\u306e\u5927\u304d\u306a\u5909\u5316\u306f \u7121\u3044\u3088\u3046\u306b\u601d\u3048\u307e\u3059\u304c \u65bd\u8853\u524d\u306b\u6bd4\u3079\u308b\u3068<strong>\u898b\u9055\u3048\u308b\u307b\u3069\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f<\/strong>\u3002\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u304b\u3063\u305f\u306a\u3002\u3067\u3082\u3084\u3063\u3071\u3001\u75db\u307f\u306f\u7d50\u69cb\u5f37\u304f\u3066\u6ce3\u304f\u304b\u3068\u601d\u3063\u305f\u3002\u8131\u6bdb\u5f8c\u306f\u808c\u306e\u8d64\u304f\u306a\u3063\u3066\u75db\u3005\u3057\u3044\u3002<br>\u53c2\u7167\uff1aTwitter <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-458258d4-afc7-4131-9941-64c6367f0f43\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3082\u308a\u304a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3051\u3069\u3001\u5287\u7684\u306b\u306f\u5909\u308f\u3093\u306a\u3044\u306a\u30fc\u3002\u3082\u3068\u3082\u3068\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\u3060\u304b\u3089\u304b\u306a\u3002\u3067\u30826\u56de\u76ee\u3067\u3084\u3063\u3068\u6700\u521d\u3068\u6bd4\u3079\u3066\u8584\u304f\u306a\u3063\u3066\u304d\u305f\u304b\u3082\u3002<strong>\u30b9\u30bf\u30c3\u30d5\u3082\u4e01\u5be7\u3060\u3057\u3001\u306a\u306b\u3088\u308a\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17\u304c\u826f\u3044<\/strong>\u3002\u3082\u3046\u3061\u3087\u3063\u3068\u7d99\u7d9a\u3057\u307e\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d6\u56de\u30b3\u30fc\u30b9<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>16,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u982c\u3001\u3082\u307f\u3042\u3052\u5468\u8fba<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>19,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>29,280\u5186\uff0f6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u89e3\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover\uff09<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u3067\u304a\u3053\u306a\u308f\u308c\u3066\u3044\u308b<strong>\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff09<\/strong>\u306f\u8131\u6bdb\u52b9\u679c\u304c\u9ad8\u3044\u3053\u3068\u3067\u6709\u540d\u3002\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306f10\u5e74\u4ee5\u4e0a\u751f\u3048\u308b\u3053\u3068\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u52b9\u679c\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3088\u308a\u9ad8\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306f<strong>\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/strong>\u3067\u3042\u308b\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u5c71\u53e3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u3001\u660e\u65e5\u304b\u3089\u672c\u683c\u7684\u306a\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u307e\u3059\uff01 \u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u7121\u77e5\u3067\u3057\u305f\u304c<strong>\u304a\u5e97\u306e\u65b9\u304c\u89aa\u5207\u306b\u8aac\u660e<\/strong>\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002 \u307e\u305a\u306f\u90e8\u5206\u7684\u306b30%\u6e1b\u3089\u3057\u307e\u3059\uff01\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3067\u304d\u308b\u305d\u3046\u3067\u3081\u3063\u3061\u3083\u697d\u3057\u307f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u702c\u6238<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u8131\u6bdb\u306f\u6599\u91d1\u304c\u5c11\u3057\u9ad8\u3044\u3067\u3059\u3002<strong>\u521d\u56de\u4f53\u9a13\u30921000\u5186<\/strong>\u3068\u9b45\u529b\u7684\u3060\u3051\u3069\u3001\u305d\u306e\u3042\u3068\u306f\u9ad8\u3081\u3002\u7406\u7531\u304c\u3042\u3063\u3066\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u3067\u3059\u3002\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u8131\u6bdb\u3067\u3059\u304c\u3001\u7d4c\u6e08\u7684\u306b\u304b\u306a\u308a\u4f59\u88d5\u3042\u308b\u4eba\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u304c\u3001\u666e\u901a\u306e\u65b9\u306f\u3082\u3063\u3068\u5b89\u304f\u3066\u304a\u3059\u3059\u3081\u304c\u3042\u308b\u306a\u3068\u601d\u3044\u307e\u3059\u3002 \u5b9f\u969b\u306b\u6bdb\u3082\u751f\u3048\u3066\u3053\u306a\u3044\u3067\u3059\u3057\u3001\u7d50\u69cb\u826f\u3044\u3067\u3059\u3002<br>\u53c2\u7167\uff1bGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-137227f7-86b0-44e7-a43c-e89408018828\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u540d\u524d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u9577\u3055\u3093\u306f\u5973\u6027\u3067\u5bfe\u5fdc\u304c\u826f\u304f\u3001\u5e97\u54e1\u3055\u3093\u3082\u7686\u5973\u6027\u3067\u65bd\u8853(\u8131\u6bdb)\u6642\u306b\u3001\u3061\u3083\u3093\u3068\u4e00\u4eba\u4e00\u4eba\u306b\u62c5\u5f53\u5236\u304c\u7740\u304f\u307f\u305f\u3044\u306a\u611f\u3058\u3067\u3059\u3002 \u7537\u6027\u306e\u9aed(\u30d2\u30b2)\u8131\u6bdb\u306f\u3001\u4eba\u306b\u5bc4\u308a\u3051\u308a\u3067?<strong>\u6d99\u304c\u51fa\u308b\u307b\u3069\u75db\u3044<\/strong>\u306e\u3068\u3001\u6fc0\u75db\u3067\u3057\u305f\u3002(\u500b\u4eba\u306e\u611f\u60f3\u3067\u3059\u3002) \u6bdb\u30921\u672c1\u672c\u96fb\u6c17\u3067\u30d3\u30ea\u30d3\u30ea\u53d6\u308b\u611f\u3058\u3067\u3059\u3002\u305d\u306e\u5206 \u6642\u9593\u3082\u304b\u304b\u308b\u3057\u3001\u75db\u3055\u3092\u6211\u6162\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u611f\u3058\u3067\u3059\u3002 <br>\u53c2\u7167\uff1bGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u6599\u91d1\uff0f\u672c\u6570<\/td><\/tr><tr><td>\u30d2\u30b2<\/td><td>132\u5186\uff5e\uff0f1\u672c<br>\uff08\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c110\u5186\u301c\uff0f1\u672c\uff09<\/td><\/tr><tr><td>\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3<br>\uff08\u4e00\u4f8b\uff09<\/td><td>105,800\u5186\uff0f\u30d2\u30b2800\u672c<br>\uff086\u56de\u6255\u3044\u53ef\u80fd\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\uff0a\u30e1\u30f3\u30d0\u30fc\u306b\u306a\u308b\u305f\u3081\u306b\u306f\u5165\u4f1a\u91d1\u3001\u4e8b\u52d9\u624b\u6570\u6599\u3068\u3057\u306616,500\u5186\u304c\u5fc5\u8981\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<br>\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff1a\u9ad8\u5468\u6ce2\u91dd\u8131\u6bdb\uff09<br>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\uff08IPL\u8131\u6bdb\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30a8\u30d4\u30e9\u30c3\u30b7\u30e5\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff09<br>\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u6a5f\u5668\u306f\u8a18\u8f09\u306a\u3057<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u305f\u3081\u75db\u307f\u306f\u5f37\u3044\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u4e2d\u7a0b\u5ea6\u306e\u75db\u307f\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u305d\u306e\u4ed6\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u4f7f\u7528\u3055\u308c\u308b\u8131\u6bdb\u6a5f<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/span>\u306f\u65e5\u713c\u3051\u808c\u3067\u3082\u8131\u6bdb\u304c\u53ef\u80fd\u3002\u307e\u305f\u3001<strong>\u5f93\u6765\u306e\u8131\u6bdb\u6a5f\u3088\u308a\u5927\u808c\u306b\u75db\u307f\u3092\u6291\u3048\u308b<\/strong><strong>\u3053\u3068\u306b\u6210\u529f<\/strong>\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u51686\u56de\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u7d42\u3048\u308b\u3068\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306f3\u5e74\u9593100\u5186<\/strong>\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u30d2\u30b2\u304c\u6fc3\u304f\u3001\u8131\u6bdb\u56de\u6570\u304c10\u56de\u4ee5\u4e0a\u5fc5\u8981\u306a\u65b9\u306f\u304a\u5f97\u306b\u7d99\u7d9a\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n<h4><span id=\"titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">IS<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u306a\u3093\u304b\u26061\u591a\u3044\u3051\u3069\u6bdb\u306e\u751f\u3048\u5909\u308f\u308a\u5468\u671f\u7684\u306b\u4e88\u7d04\u306f1,2\u30f5\u6708\u306b\u4e00\u5ea6\u3060\u3057\u30016\u56de\u901a\u3063\u3066\u7a7a\u304d\u7121\u304f\u3066<strong>\u56f0\u3063\u305f\u4e8b\u306f\u4e00\u5ea6\u3082\u306a\u3044\u305e<\/strong>\u3001\u4e88\u7d04\u6642\u9593\u62e1\u5f35\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u4f7f\u3063\u3066\u306a\u3044\u3093\u3058\u3083\u306a\u3044\u304b\uff1f\u30d2\u30b2\u3082\u3057\u3063\u304b\u308a\u306a\u304f\u306a\u308b\u3057\u3001\u826f\u3044\u3068\u601d\u3046\u305e\u3002<br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAN<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e8b\u524d\u306b\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3067\u898b\u305f\u5185\u5bb9\u3001\u6599\u91d1\u3068\u3042\u307e\u308a\u5909\u308f\u308a\u306a\u304f\u3001\u3064\u307e\u308a\u8ffd\u52a0\u6599\u91d1\u3067\u5132\u3051\u305f\u3044\u3001\u3068\u3044\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3055\u305d\u3046\u3002 \u305f\u3060\u4e00\u90e8\u76ae\u819a\u306e\u30b1\u30a2\u3067\u8ffd\u52a0\u6599\u91d1\u304c\u767a\u751f\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u63d0\u793a\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u3053\u308c\u306f\u30de\u30b9\u30c8\u3067\u306f\u306a\u3044\u3088\u3046\u3067\u4e01\u5be7\u306b\u304a\u65ad\u308a\u3002<br><br>\u5951\u7d04\u5f53\u65e5\u306b\u4e00\u822c\u578b\u306e\u6a5f\u68b0\u3067\u65bd\u8853\u3092\u53d7\u3051\u307e\u3057\u305f\u304c\u3001\u7d50\u69cb\u75db\u3044w\u3042\u307e\u308a\u75db\u304c\u3063\u3066\u308b\u306e\u3067\u3001\u4e01\u5be7\u306b\u3084\u3063\u3066\u3082\u3089\u3063\u305f\u3002<strong>\u3053\u308c\u306f\u7b11\u6c17\u30ac\u30b9\u306f\u5fc5\u9808\u3060\u3068\u601d\u3044\u307e\u3059\u3002<\/strong><br><br>\u3042\u3068\u53d7\u4ed8\u306b\u7f8e\u4eba\u306e\u30b9\u30bf\u30c3\u30d5\u304c\u305f\u304f\u3055\u3093\u3044\u3089\u3057\u3066\u3001\u305d\u308c\u3082\u96a0\u308c\u30dd\u30a4\u30f3\u30c8\u3002<br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KNZ<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u5168\u4f536\u56de\u306e\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3002\u6b21\u56de\u304b\u30891\u56de\u306b\u3064\u304d100\u5186\u3092\u652f\u6255\u3063\u3066\u65bd\u8853\u3057\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3057\u305f\u3002<strong>\u7d50\u8ad6\u7684\u306b\u306f\u304b\u306a\u308a\u6e80\u8db3<\/strong>\u3002\u305d\u308c\u307e\u3067\u306f\u7537\u602710\u4eba\u4e2d1~2\u756a\u76ee\u3092\u4e89\u3046\u304f\u3089\u3044\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u304b\u3089\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u306a\u3093\u30687~8\u756a\u76ee\u304f\u3089\u3044\u306e\u8584\u3055\u306b\uff01<br><br>\u7279\u306b\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u9996\u56de\u308a\u306e\u9752\u3005\u3057\u3055\u306f\u521d\u56de\u306e\u65bd\u8853\u30678\u5272\u304f\u3089\u3044\u89e3\u6c7a\u3057\u3066\u3073\u3063\u304f\u308a\u3002 <br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d<\/td><td>\u6708\u30051,261\u5186\u301c\uff0f60\u56de<\/td><td>75,680\u5186\uff0f6\u56de<br><strong>\uff087\u56de\u76ee\u4ee5\u964d100\u5186\uff09<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d\u304c\u53ef\u80fd<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u6c60\u888b\u30fb\u65b0\u5bbf\u672c\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u4e0a\u91ce\u30fb\u753a\u7530\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u5bae\u30fb\u6a2a\u6d5c\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u798f\u5ca1\u5929\u795e\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u65b0\u5bbf\u672c\u9662<br>\u5e73\u65e5\u300011:00\u301c20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\u300011:00\u301c20:00<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0fWEB\u30b5\u30a4\u30c8<\/a>\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u533b\u5e2b\u3067\u306f\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3042\u305f\u308a\u307e\u3059\u304c\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u9055\u3044\u307e\u3059\u3002<strong>\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u62c5\u5f53\u3057\u3066\u304f\u308c<\/strong>\u308b\u305f\u3081\u5b89\u5fc3\u611f\u304c\u9055\u3044\u307e\u3059\u306d\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u306e\u305f\u3081\u306b<span class=\"highlighted\">\u5b66\u5272\u30fb\u4e57\u308a\u63db\u3048\u5272\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/span>\u306a\u3069\u69d8\u3005\u306a\u304a\u5f97\u306a\u5236\u5ea6\u3092\u7528\u610f\u3002\u305d\u306e\u4e16\u4ee3\u306e\u65b9\u3067\u3082\u6bce\u6708\u306e\u8ca0\u62c5\u3092\u5c11\u306a\u304f\u3057\u306a\u304c\u3089\u8131\u6bdb\u3092\u884c\u3046\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u6728\u9752<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u308d\u3093\u306a\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u306b\u884c\u3063\u305f\u3051\u3069\u4e00\u756a\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u305f\u6c17\u304c\u3059\u308b\u3002\u75db\u3044\u3051\u3069\u3002<strong>\u7537\u6027\u5c02\u9580\u3060\u304b\u3089\u5ba2\u3082\u7537<\/strong>\u3060\u3057\u3001\u30b9\u30bf\u30c3\u30d5\u3082\u7537\u3070\u304b\u308a\u3002\u65b0\u5bbf\u4e09\u4e01\u76ee\u304b\u3089\u8fd1\u3044\u306e\u3082\u3044\u3044\u3002 <br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u305f\u306a\u3079\u3047<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u524d\u304b\u3089\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u30d2\u30b2\u8131\u6bdb\u3084\u3063\u3066\u307e\u3059 \u73fe\u57285\u56de\u7167\u5c04\u6e08\u3002<strong>\u8584\u304f\u306f\u306a\u3063\u3066\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306f\u7a0b\u9060\u3044<\/strong>\u3067\u3059\u306d\u3002\u4eba\u306b\u3088\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u306e\u9aed\u306f5\u56de\u76ee\u304c\u6298\u308a\u8fd4\u3057\u5730\u70b9\u304f\u3089\u3044\u304b\u306a\u3063\u3066\u8a00\u308f\u308c\u307e\u3057\u305f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e837a59-eb86-469e-b345-004dad2cc557\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306f\u306a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u304b\u3052\u3067\u3072\u3052\u5243\u308a\u306e\u6642\u9593\u304c\u306a\u304f\u306a\u3063\u305f^_^ \u65e9\u671d\u304b\u3089\u306e\u30ed\u30b1\u3082\u3072\u3052\u5243\u308a\u7121\u3044\u3060\u3051\u3067\u30c6\u30f3\u30b7\u30e7\u30f3\u4e0a\u304c\u308b\u301c\u3002 <strong>\u671d\u306e\u7121\u99c4\u306a\u6642\u9593\u304c\u306a\u3044\u304b\u3089\u307e\u3058\u5feb\u9069<\/strong>\u3002\u75db\u307f\u306f\u3059\u3054\u3044\u3051\u3069\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td> 5\u56de\u30b3\u30fc\u30b9\u306e\u8cbb\u7528 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 2,300\u5186\/6\u56de <\/td><td> 14,000\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 3,100\u5186\/24\u56de <\/td><td> 69,800\u5186 <\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a3,200\u5186\/18\u56de <br>\u901a\u5e38\uff1a3,200\u5186\/30\u56de <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186 <br>\u901a\u5e38\uff1a89,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u5272\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg\" alt=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-93876\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg 650w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500-300x231.jpg 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba&nbsp;\u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306f2024\u5e747\u6708\u306b\u300c\u30e1\u30f3\u30ba\u3058\u3076\u3093\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3068\u7d71\u5408\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u62e1\u5927\u4e2d\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/span>\u306a\u306e\u304c\u3001\u30e1\u30f3\u30ba&nbsp;\u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7279\u5fb4\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3067\u3082\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/td><td>9,800\u5186\/3\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30bd\u30d7\u30e9\u30ce\u30c1\u30bf\u30cb\u30a6\u30e0\u3001\u30b9\u30d7\u30ec\u30f3\u30c0\u30fcX\u3001\u30e9\u30b7\u30e3 \u30c8\u30ea\u30cb\u30c6\u30a3\u30d7\u30ed<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a\u7121\u6599\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td><strong>\u3010\u6771\u4eac\u3011<\/strong><br>\u9280\u5ea7\u9662\u30fb\u9280\u5ea74\u4e01\u76ee\u9662\u30fb\u65b0\u5bbf\u5357\u53e3\u9662\u30fb\u65b0\u5bbf3\u4e01\u76ee\u9662\u30fb\u8868\u53c2\u9053\u9662\u30fb\u6c60\u888b\u6771\u53e3\u9662\u30fb\u4e0a\u91ce\u4e2d\u592e\u901a\u308a\u9662\u30fb\u5317\u5343\u4f4f\u9662\u30fb\u5409\u7965\u5bfa\u897f\u53e3\u9662\u30fb\u7acb\u5ddd\u5317\u53e3\u9662\u30fb\u753a\u7530\u6771\u53e3\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u53172\u6761\u9662\u30fb\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5927\u5bae\u897f\u53e3\u9662\u30fb\u5343\u8449\u6771\u53e3\u9662\u30fb\u8239\u6a4b\u5357\u53e3\u9662\u30fb\u67cf\u897f\u53e3\u9662\u30fb\u6a2a\u6d5c\u96622nd<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u99c5\u5357\u9662\u30fb\u540d\u99c52\u4e01\u76ee\u9662<br><br><strong>\u3010\u95a2\u897f\u3011<\/strong><br>\u6885\u7530\u8336\u5c4b\u753a\u9662\u30fb\u5fc3\u658e\u6a4b\u96622nd\u30fb\u4e09\u5bae\u9662<br><br><strong>\u3010\u5317\u9678\u3011<\/strong><br>\u91d1\u6ca2\u9662<br><br><strong>\u3010\u4e2d\u56fd\u30fb\u4e5d\u5dde\u3011<\/strong><br>\u5e83\u5cf6\u672c\u901a\u9662\u30fb\u5929\u795e\u5927\u540d\u9662<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/aletheia-neo-clinic.com\/cliniclist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/a>\u300d\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u5404\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Web\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbDINERS\u30fbAMEX\u30fbDISCOVER\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&amp;A<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg\" alt=\"\" class=\"wp-image-22817\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u30fb\u7591\u554f\u306b\u5bfe\u3059\u308b\u56de\u7b54\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u308c\u304b\u3089\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3088\u3046\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<p>\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<span class=\"highlighted\">\u8131\u6bdb\u5668<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/span>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03 <\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg\" alt=\"\" class=\"wp-image-22819\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<span class=\"redcolor\">\u75db\u307f\u304c\u5f37\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<span class=\"redcolor\">\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/span>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h2><span id=\"titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg\" alt=\"\" class=\"wp-image-22820\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u3076\u304b\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001<span class=\"highlighted\">\u7dcf\u8cbb\u7528\u304c\u5b89\u3044\u306e\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3067\u884c\u3046\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3044\u5834\u5408\u306f<span class=\"redcolor\">\u3067\u304d\u308b\u3060\u3051\u65e9\u3081\u306b\u884c\u306a\u3046\u3053\u3068\u3092\u5f37\u304f\u304a\u3059\u3059\u3081<\/span>\u3057\u307e\u3059\u3002\u306a\u305c\u306a\u3089\u3001\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u308b\u3068\u767d\u9aea\u90e8\u5206\u3078\u306e\u8131\u6bdb\u52b9\u679c\u304c\u8584\u308c\u3066\u3057\u307e\u3046\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u52b9\u679c\u304c\u4e00\u90e8\u5206\u3060\u3051\u8584\u308c\u3066\u3057\u307e\u3046\u3068\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u307e\u3060\u3089\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u7dba\u9e97\u306b\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u300c<span class=\"redcolor\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u304b\u3063\u305f\u3051\u3069\u3001\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u3044\u305f\u304b\u3089\u3046\u307e\u304f\u3067\u304d\u306a\u304b\u3063\u305f<\/span>\u300d\u3068\u3044\u3046\u65b9\u3082\u3002<\/p>\n\n\n\n<p>\u65e9\u3044\u65b9\u306f30\u4ee3\u304b\u3089\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u304d\u3066\u3057\u307e\u3046\u305f\u3081\u3001\u3067\u304d\u308b\u3060\u3051\u65e9\u3044\u6bb5\u968e\u3067\u8131\u6bdb\u3092\u884c\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3063\u3066\u3042\u308b\uff1f <\/td><td style=\"text-align:left\"> <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u4f55\u56de\u901a\u3048\u3070\u30d2\u30b2\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff1f <\/td><td style=\"text-align:left\" rowspan=\"2\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u56de\u6570\u3054\u3068\u306e\u8131\u6bdb\u52b9\u679c\u304c\u898b\u305f\u3044<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u77e5\u308a\u305f\u3044<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\"> \u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tochigi\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-7cf48278-537f-4169-9ae2-87752892eafd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-oosaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-d6301030-2489-46dc-b8f0-7a928609d739\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<strong>\u8131\u6bdb\u5668<\/strong>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<strong>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/strong>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<strong>\u75db\u307f\u304c\u5f37\u3044<\/strong>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/><br\/>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046<br\/>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<strong>\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/strong>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<br\/><strong>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/strong><br\/><strong>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/strong><br\/><strong>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong> <br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b [&hellip;]<\/p>\n","protected":false},"author":29,"featured_media":22802,"parent":20488,"menu_order":765,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b&hellip;","acf":{"long_text_title":"\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","custom_order":"","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"1","show_hide_review":"0","second_featured_image":{"ID":22803,"id":22803,"title":"3734_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3734-none-1.jpg","filesize":57672,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u30102019\u3011\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","author":"18","description":"","caption":"","name":"3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":20904,"date":"2019-12-09 15:57:59","modified":"2019-12-10 00:05:27","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20904"}],"version-history":[{"count":57,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions"}],"predecessor-version":[{"id":95623,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions\/95623"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/22802"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":18112,"date":"2024-06-10T02:00:00","date_gmt":"2024-06-09T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=18112"},"modified":"2024-06-11T01:10:58","modified_gmt":"2024-06-10T16:10:58","slug":"bald-hairremoval-times","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\uff1f"},"content":{"rendered":"\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p><strong>\u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u59cb\u3081\u308b\u524d\u306b\u3001\u4f55\u56de\u7a0b\u5ea6\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\u304b\u77e5\u3063\u3066\u304a\u304d\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u30d2\u30b2\u8131\u6bdb\u306f<span class=\"highlighted\">1\u56de\u76ee\u304b\u3089\u8131\u6bdb\u52b9\u679c<\/span>\u304c\u3042\u308a\u30015\u56de\u300110\u56de\u300115\u56de\u3068\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u5897\u3084\u3059\u307b\u3069\u30c4\u30eb\u30c4\u30eb\u3057\u305f\u808c\u306b\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u52b9\u679c\u3068\u5fc5\u8981\u56de\u6570<\/li><li>\u51e6\u7406\u304c\u5fc5\u8981\u306a\u304f\u306a\u308b\u301c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u5b9f\u969b\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3088\u308b<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb<\/span>\u3092\u884c\u306a\u3063\u305f\u65b9\u306e\u4f53\u9a13\u8ac7\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5fc5\u8981\u306a\u56de\u6570\u304c\u308f\u304b\u308c\u3070\u3001<span class=\"highlighted\">\u6700\u7d42\u7684\u306b\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u304c\u5206<\/span><span class=\"highlighted\">\u304b\u308b<\/span>\u306e\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u5fc5\u898b\u3067\u3059\uff01<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-de123425-6664-42b9-83f2-47ef8379b715\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&amp;A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e747\u670826\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"http:\/\/FAQ4\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/a><\/li><li><a href=\"#titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/a><ul><li><a href=\"#1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/a><\/li><li><a href=\"#5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#rinx\">\u25c6RINX<\/a><\/li><li><a href=\"#rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#mens_tbc\">\u25c6MEN\u2019S TBC<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN&#8217;S TBC\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/a><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/a><ul><li><a href=\"#q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/a><\/li><li><a href=\"#q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/a><\/li><li><a href=\"#q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/a><\/li><li><a href=\"#q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-18763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306e<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u6fc3\u3055\u300d\u3084\u300c\u3069\u306e\u7a0b\u5ea6\u8131\u6bdb\u3057\u305f\u3044\u304b\u300d\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u304b\u306a\u308a\u958b\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/strong>\u306f<strong><span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<\/span><\/strong>\u305f\u3081\u3001\u4e00\u65e6\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u305f\u3068\u601d\u3063\u3066\u3082\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u3001\u307e\u305f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u6e80\u8db3\u3067\u304d\u308b\u307e\u3067\u306e\u56de\u6570\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057<strong>\u75db\u307f\u304c\u6bd4\u8f03\u7684\u5f31\u304f<\/strong>\u3001<strong>1\u56de\u306e\u30b3\u30b9\u30c8\u3082\u304a\u3055\u3048\u3089\u308c\u308b<\/strong>\u305f\u3081\u3001\u624b\u8efd\u306b\u59cb\u3081\u3089\u308c\u308b\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u4eba\u6c17\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a>\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a<\/span>\u30011\u56de\u3042\u305f\u308a\u306e\u52b9\u679c\u3082\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u9ad8\u3044\u3053\u3068\u304c\u7279\u5fb4\u3002<\/p>\n<p>\u3068\u304f\u306b<span class=\"redcolor\">\u6fc3\u3044\u30d2\u30b2\u306e\u5834\u5408\u306f\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046<\/span>\u3068\u3044\u3046\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u65e9\u3044\u65b9\u3060\u3068<strong>2\u301c3\u56de\u7a0b\u5ea6\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3089\u308c<\/strong>\u3001\u30c8\u30fc\u30bf\u30eb\u306e\u56de\u6570\u3082\u6291\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u6700\u5f8c\u306b<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a>\u3067\u3059\u304c\u3001\u3053\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f<strong><span class=\"highlighted\">\u4e8c\u5ea6\u3068\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/strong>\u3053\u3068\u304c\u4e00\u756a\u306e\u30e1\u30ea\u30c3\u30c8\u3002\u307e\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u7167\u5c04\u3067\u304d\u306a\u3044\u3001\u767d\u9aea\u3084\u307b\u304f\u308d\u304b\u3089\u751f\u3048\u3066\u3044\u308b\u6bdb\u3082\u65bd\u8853\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u5168\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u51e6\u7406\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30011\u56de300\u672c\u51e6\u7406\u3067\u304d\u308b\u3068\u4eee\u5b9a\u3057\u3066\u3001<strong>20\u301c80\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u306b\u306a\u308b\u8a08\u7b97\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u6210\u4eba\u7537\u6027\u306e\u30d2\u30b2\u306e\u672c\u6570\u306f\u7d046,000\uff5e25,000\u672c<\/small><\/p>\n<p>\u6642\u9593\u3082\u30b3\u30b9\u30c8\u3082\u304b\u304b\u308b\u305f\u3081\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u3068\u3044\u3046\u3088\u308a\u3001\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u3001<strong>\u30c7\u30b6\u30a4\u30f3\u30d2\u30b2\u3092\u697d\u3057\u307f\u305f\u3044<\/strong>\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30dd\u30a4\u30f3\u30c8<\/li><\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>\u30fb\u75db\u307f\u30841\u56de\u306e\u30b3\u30b9\u30c8\u3092\u304a\u3055\u3048\u305f\u3044\u2192\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\u30fb\u5c11\u306a\u3044\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u2192\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<br>\u30fb\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u2192\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/p>\n\n\n\n<p>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-32491\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u30b3\u30fc\u30b9\u306e\u56de\u6570\u3092\u8ff7\u3063\u3066\u3044\u308b\u65b9\u306f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u6c7a\u3081\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306f\u51e6\u7406\u3059\u308b\u30d2\u30b2\u306e\u672c\u6570\u306b\u3088\u3063\u3066\u4ed5\u4e0a\u304c\u308a\u304c\u5909\u308f\u308b\u305f\u3081\u3001\u3053\u3053\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u30fb\u7d4c\u904e\u306b\u3064\u3044\u3066\u53e3\u30b3\u30df\u3092\u8e0f\u307e\u3048\u3066\u3054\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\" class=\"wp-image-51059\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3048\u3044\u3068 | \u30d6\u30ed\u30b0\u3067\u8131\u30b5\u30e9<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff0f <strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\uff01 \uff3c <br>\u4eca\u671d\u6c17\u4ed8\u3044\u305f\u3093\u3067\u3059\u304c\u9f3b\u4e0b\u306e<strong>\u30d2\u30b2<\/strong>\u306e\u9762\u7a4d\u304c\u6e1b\u3063\u3066\u307e\u3057\u305f<br>\u3081\u3063\u3061\u3083<strong>\u30d2\u30b2<\/strong>\u5243\u308a\u304c\u697d\uff01<br><strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u8131\u6bdb\uff11\u56de\u3067\u3059\u304c \u5272\u3068\u52b9\u679c\u3092\u5b9f\u611f\u4e2d\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/eito2778\/status\/1234794711279394818?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">DANSO<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8a18\u9332: \u4e00\u56de\u3081\u306e<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u304b\u3089\u4e09\u9031\u9593\u3002\u53e3\u3072\u3052\u306e\u9752\u307f\u304c\u8584\u304f\u306a\u3063\u305f\u3002\u30a2\u30b4\u3072\u3052\u5c11\u3057\u629c\u3051\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/DANSO000\/status\/1206774867082657792?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d2\u30b2\u30ea\u30fc\u30de\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306f\u8a18\u5ff5\u3059\u3079\u304d\uff11\u56de\u76ee\u306e\u65bd\u8853\u5f8c\uff11\u304b\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3001\u5206\u304b\u308a\u3084\u3059\u3044\u69d8\u306b\uff12\u65e5\u9593\u30d2\u30b2\u3092\u5243\u3089\u305a\u306b\u4f38\u3070\u3057\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002<br>\u30af\u30ea\u30cb\u30c3\u30af\uff1a\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3000\u8131\u6bdb\u6a5f\uff1a\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u307e\u3060<br>\uff11\u56de\u76ee\u3060\u3057\u84c4\u71b1\u5f0f\u306e\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3067\u306e\u65bd\u8853\u306a\u306e\u3067\u3001\u305d\u308c\u307b\u3069\u5927\u304d\u306a\u5909\u5316\u306f\u306a\u3044\u3051\u3069\u5589\u4ecf\u306e\u8fba\u308a\u306f\u3061\u3087\u3063\u3068\u6e1b\u3063\u3066\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumo_aga\/status\/1235044858215231491?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u304b\u3089\u304b\u30891\u30f6\u6708\u5f8c\" data-id=\"18757\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18757\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1-300x167.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb1\u56de\u76ee\u304b\u30891\u30f6\u6708\u7d4c\u904e<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e0a\u306e\u753b\u50cf\u306f\u30d2\u30b2\u8131\u6bdb1\u56de\u3060\u3051\u884c\u3063\u3066\u304b\u30891\u30f6\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\u3044\u3064\u304b\u3089\u3060\u308d\u3046\u3068\u601d\u3063\u3066\u3044\u305f\u3057\u3001\u521d\u56de\u3058\u3083\u300c\u629c\u3051\u306a\u3044\u3060\u308d\u300d\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u9a5a\u304d\u3067\u3059\u3002\u3061\u306a\u307f\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u304b\u306a\u308a\u3042\u308a\u307e\u3057\u305f\u30fb\u30fb\u30fb\u3067\u3082\u3053\u308c\u3067\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u3068\u601d\u3048\u3070\u6211\u6162\u3067\u304d\u308b\uff01\u3053\u308c\u304b\u3089\u306e\u7d4c\u904e\u304c\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\" class=\"wp-image-51060\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d5\u30af\u30ca\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\uff08<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\uff093\u56de\u76ee\u3067\u307e\u3060\u307e\u3060\u6b8b\u3063\u3066\u3044\u308b\u304c\u3060\u3044\u3076\u8584\u304f\u306a\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/Fukunan_nanpa\/status\/1219643825418670080?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3042\u3080<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306b\u808c\u304c\u8010\u3048\u59cb\u3081\u305f\u611f\u3042\u308b\u3093\u3060\u304c<br>\u5f37\u3081\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<strong>3\u56de<\/strong>\u76ee\u3057\u305f\u306e\u306b\u30b3\u30a4\u30c4\u3089\u5e73\u7136\u3068\u751f\u3048\u3066\u304d\u3084\u304c\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/amut_R\/status\/1237259617723281408?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18758\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18758\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3-300x166.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb3\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30923\u56de\u3057\u3066\u3001\u52b9\u679c\u3092\u3088\u308a\u5b9f\u611f\u3057\u307e\u3057\u305f\u3002\u30d2\u30b2\u304c\u5c11\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d\u3002\u4ee5\u524d\u306f1\u30f6\u6708\u9593\u5243\u3089\u306a\u3044\u3068\u304b\u306a\u308a\u6fc3\u3044\u72b6\u614b\u306b\u306a\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u305d\u308c\u306b\u6bd4\u3079\u308b\u3068\u7dba\u9e97\u3067\u3059\u306d\u3002\u305f\u3060\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u767d\u9aea\u306b\u306f\u53cd\u5fdc\u3057\u306a\u3044\u305f\u3081\u767d\u3044\u30d2\u30b2\u306f\u6b8b\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u306a\u3089\u767d\u9aea\u304c\u306a\u304420\u4ee3\u306e\u3046\u3061\u306b\u3084\u3063\u305f\u65b9\u304c\u826f\u3044\u3067\u3059\u306d\u3002\u3042\u3068\u3001\u4eca\u56de\u306e\u8131\u6bdb\u306f\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u3002\u524d\u65e5\u306b\u304a\u9152\u3092\u98f2\u3093\u3060\u304b\u3089\u304b\u306a\u30fb\u30fb\u30fb\u3002\u8131\u6bdb\u524d\u306f\u304a\u9152\u3092\u98f2\u307e\u306a\u3044\u307b\u3046\u304c\u826f\u3044\u3067\u3059\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-2-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-3-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e3\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-4-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\" class=\"wp-image-51061\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30de\u30ae\u30fc\u5be9\u53f8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>5\u56de<\/strong>\u76ee\uff01<br>\u304b\u306a\u308a\u30b9\u30c3\u30ad\u30ea\u3057\u3066\u304d\u307e\u3057\u305f^_^<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/maggyshinji\/status\/1093713881355083776?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306d\u3053<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">SBC\u306e<strong>\u30d2\u30b2\u8131\u6bdb<\/strong>(6\/6)\u7d42\u308f\u3063\u305f\u30fc\uff01<br>\u3046\u30fc\u30935\u56de\u76ee\u5f8c\u306e\u69d8\u5b50\u3092\u8003\u3048\u308b\u3068\u3088\u3046\u3084\u304f\u534a\u5206\u304f\u3089\u3044\u3063\u3066\u611f\u3058\u305f\u306a\u30fc\u3002\u3053\u308c\u306f\u8ffd\u52a0\u304c\u5fc5\u8981\u304b\u306a<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/yuu_cat1\/status\/1238731215156334592?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c\uff01\u3064\u3044\u306b\u30c4\u30eb\u30c4\u30eb\u304b\uff1f\uff01\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" data-id=\"22859\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/5-1\/\" class=\"wp-image-22859\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb5\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">5\u56de\u76ee\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u826f\u3044\u611f\u3058\u306b\u52b9\u679c\u3092\u5b9f\u611f\u3057\u3066\u3044\u307e\u3059\u3002\u30d2\u30b2\u8131\u6bdb4\u56de\u76ee\u306e\u6642\u306f\u9996\u306e\u90e8\u5206\u306b\u30d2\u30b2\u304c\u6b8b\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306f\u3042\u307e\u308a\u751f\u3048\u3066\u306a\u3044\u3067\u3059\u306d\u3002\u6b8b\u3063\u3066\u3044\u308b\u306e\u306f\u982c\u3068\u9f3b\u4e0b\u306e\u90e8\u5206\u3002\u3053\u3053\u3092\u96c6\u4e2d\u3057\u3066\u3084\u3063\u3066\u3082\u3089\u3044\u305f\u3044\u3067\u3059\u306d\u30021\u56de\u305a\u3064\u52b9\u679c\u304c\u308f\u304b\u308b\u306e\u3067\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\" class=\"wp-image-51062\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840bce20-a73b-4340-ac92-9316d28aed24\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Ken@kintore\u00d7car\u00d7cats<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u8131\u6bdb\u5c02\u9580\u5e97\u300cRINX\u300d\u306b\u3066\u5168\u8eab\u8131\u6bdb\u30922019\u5e74\uff11\u6708\u304b\u3089\u59cb\u3081\u307e\u3057\u305f\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u3092\u958b\u59cb\u3057\u3066\u304b\u3089\u5148\u65e5<strong>10\u56de<\/strong>\u76ee\u3092\u8fce\u3048\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u524d\u3088\u308a\u3082\u304b\u306a\u308a<strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u305d\u308c\u306b\u3088\u308a<strong>\u30d2\u30b2<\/strong>\u3092\u5243\u308b\u983b\u5ea6\u30821\u9031\u9593\u306b\uff11\u301c\uff12\u56de\u7a0b\u5ea6\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306f\u6b8b\u308a<strong>10\u56de<\/strong>\u306a\u306e\u3067\u4eca\u5f8c\u3082\u7d4c\u904e\u3092\u8f09\u305b\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/kintoredietblog\/status\/1174601478725488641?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-899edaea-6086-4b43-9508-bfef462b6c10\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">@datsumomen<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b5\u30ed\u30f3\u306e\u5149\u8131\u6bdb\u3067<strong>10\u56de\u30d2\u30b2<\/strong>\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u982c\u3001\u9996\u3001\u3082\u307f\u3042\u3052\u4ed8\u8fd1\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d<br>\u305f\u3060\u3001\u9f3b\u4e0b\u3068\u984e\u306f\u307e\u3060\u3057\u3076\u3068\u304f\u6b8b\u3063\u3066\u3044\u308b\u611f\u3058\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumomen\/status\/1236807019778039810?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a100046a-503d-4133-bb86-49363a991c5f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3068\u3063\u304d\u30fc \/ \u30e9\u30f3\u30c1\u30af\u30ea\u30a8\u30a4\u30bf\u30fc<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6c38\u4e45\u8131\u6bdb\u3092\u632f\u308a\u8fd4\u308b\uff081\/9\uff09<br><strong>\u30d2\u30b2<\/strong>\u306b\u60a9\u3080\u7537\u6027\u306b\u3080\u3051\u3066<br>\u5168<strong>10\u56de<\/strong>\u30fb10\u30f6\u6708\u306e\u533b\u7642\u8131\u6bdb\uff08\u304b\u304a\uff09<br>\u2192\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u4ee5\u524d\u306f\u671d\u306b\u9577\u6642\u9593\u5927\u91cf\u306e\u525b\u6bdb\u305f\u3061\u3068\u683c\u95d8\u3002\u529b\u3065\u304f\u306a\u306e\u3067\u51fa\u8840\uff0b\u808c\u8352\u308c\u3002\u5e30\u5b85\u3059\u308b\u3068\u304d\u306b\u306f\u6bdb\u306f\u5fa9\u6d3b\u3002\u6614\u304b\u3089\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3067\u5927\u4eba\u306b\u306a\u3063\u305f\u3089\u8131\u6bdb\u3057\u3088\u3046\u3068\u6c7a\u3081\u3066\u3044\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/lunch_creator\/status\/1163806899290038272?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30a2\u30de\u30ce\u30b8\u30e3\u30af<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u3082\u30ec\u30fc\u30b6\u30fc\u3067<strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>10\u56de<\/strong>\u3057\u3066\u3001\u8584\u304f\u306a\u3063\u305f\u3051\u3069\u3001\u307e\u3060\u307e\u3060\u6fc3\u3044\u2026 <br><strong>\u30d2\u30b2<\/strong>\u304c\u6fc3\u3044\u81ea\u5206\u306e\u3088\u3046\u306a\u4eba\u9593\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3001\u8584\u3044\u4eba\u306f\u7fa8\u307e\u3057\u3044\u3067\u3059\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/SunHei2\/status\/1103615705088352257?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-ada62458-5938-403b-92f7-0d296fe9000e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18760\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18760\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10-300x165.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb10\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">10\u56de\u76ee\u304c\u7d42\u308f\u308b\u30681\u30f6\u6708\u9593\u30d2\u30b2\u3092\u5243\u3089\u306a\u304f\u3066\u3082\u3042\u307e\u308a\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u884c\u306a\u3063\u3066\u308b\u306e\u306f\u30ab\u30c3\u30c6\u30a3\u30f3\u30b0\u3060\u3051\u3002\u6c17\u306b\u306a\u308b\u90e8\u5206\u3092\u30cf\u30b5\u30df\u3067\u5207\u3063\u305f\u3050\u3089\u3044\u3067\u3059\u3002\u30c4\u30eb\u30c4\u30eb\u808c\u306b\u8fd1\u3065\u3044\u3066\u304d\u307e\u305f\u306d\u3002\u7d4c\u904e\u89b3\u5bdf\u3057\u3066\u304d\u3066\u3088\u304b\u3063\u305f\uff01<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n<p>\u5143\u3005\u306e\u6bdb\u306e\u6fc3\u3055\u3001\u307e\u305f\u76ee\u6307\u3059\u30b4\u30fc\u30eb\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u5fc5\u8981\u306a\u56de\u6570\u304c\u5909\u308f\u3063\u3066\u304d\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u4eba\u306f\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u3057\u3064\u3064\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e<strong>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u6d3b\u7528<\/strong>\u3057\u3066\u56de\u6570\u3092\u8a2d\u5b9a\u3059\u308b\u306e\u304c\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><span class=\"highlighted\">\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u5c02\u9580<\/span>\u3068\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3042\u308c\u3070\u3001<strong>\u6bce\u65e5\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30d7\u30ed<\/strong>\u304c\u96c6\u7d50\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u81ea\u5206\u306b\u5fc5\u8981\u306a\u56de\u6570\u3092\u898b\u6975\u3081\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\" class=\"wp-image-33909\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u629e\u3057\u3066\u3082\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u306f\u7d42\u308f\u3089\u305a\u3001\u8907\u6570\u56de\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u901a\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f<span class=\"highlighted\">\u6bdb\u5468\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u6bdb\u304c\u751f\u3048\u5909\u308f\u308b\u30b5\u30a4\u30af\u30eb\u306b\u95a2\u4fc2\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6bdb\u5468\u671f\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">\u6210\u9577\u671f\u30fb\u9000\u884c\u671f\u30fb\u4f11\u6b62\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u671f\u9593\u306b\u5206\u985e\u3055\u308c\u307e\u3059\u3002\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u3001\u53d7\u3051\u308b\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u6210\u9577\u671f\u306e\u30d2\u30b2\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<p>\u3061\u306a\u307f\u306b\u6210\u9577\u671f\u306e<span class=\"highlighted\">\u30d2\u30b2\u306f\u5168\u4f53\u306e15\u301c20\uff05\u7a0b\u5ea6<\/span>\u3002\u3064\u307e\u308a\u3001\u4e00\u56de\u306e\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u5168\u4f53\u306e15\u301c20\uff05\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u30d2\u30b2\u306f\u304a\u304a\u3088\u305d2\u30f6\u6708\u304b\u3051\u3066\u6bdb\u5468\u671f\u3092\u4e00\u5468\u3057\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u591a\u304f\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f2\u30f6\u6708\u306b1\u56de\u306e\u8131\u6bdb\u304c\u63a8\u5968\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6bdb\u5468\u671f\u306e\u30da\u30fc\u30b9\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u8131\u6bdb\u3092\u884c\u306a\u3046\u969b\u306f\u3001\u304a\u5e97\u306e\u30b9\u30bf\u30c3\u30d5\u3068<strong>\u76f8\u8ac7\u3057\u306a\u304c\u3089\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3067\u304d\u308b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u7acb\u3066\u307e\u3057\u3087\u3046<\/strong>\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-hairremoval-hair-cycle\/\">\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3068\u6bdb\u5468\u671f\u306e\u95a2\u4fc2\u306f\uff1f\u30d9\u30b9\u30c8\u306a\u671f\u9593\u3067\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3057\u3088\u3046<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg\" alt=\"\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\" class=\"wp-image-22347\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b<span class=\"highlighted\">\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td><\/td><td><br><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><td><img class=\"wp-image-34381\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34272\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png\" alt=\"MEN'S TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png 1280w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-300x169.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-768x432.png 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-1024x576.png 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN&#8217;S TBC<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6700\u5b89\u5024\uff081\u56de\u3042\u305f\u308a5,058\u5186\uff09<br>\u30fb\u521d\u8a3a\u6599\u3001\u85ac\u4ee3\u7121\u6599<\/td><td>\u30fb\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u306a\u3046\u65bd\u8853\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u30d2\u30b2\u8131\u6bdb7\u56de\u76ee\u4ee5\u964d\u304c100\u5186<\/td><td>\u30fb\u521d\u8a3a\u6599\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3001\u51e6\u7f6e\u6599\u3001\u85ac\u4ee3\u7121\u6599<br>\u30fb\u9014\u4e2d\u89e3\u7d04OK<\/td><td>\u30fb\u5fb9\u5e95\u3057\u305f\u9867\u5ba2\u5bfe\u5fdc\u3092\u8ffd\u6c42\u3059\u308b\u30b5\u30ed\u30f3<br>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u53d7\u4ed8\u542b\u3081\u7537\u6027\u306e\u307f<\/td><td>\u30fb\u4ed6\u306e\u65bd\u8a2d\u306b\u6bd4\u3079\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u26051\u56de5,700\u5186\u301c<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br><strong>\u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186\u3000\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br><strong>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br><strong>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong> <br>\u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u518573\u9662<\/td><td>\u56fd\u518518\u9662<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p style=\"text-align: left;\"><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u306f\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001\u7a0e\u8fbc\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<h3><span id=\"titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u5b9f\u7e3e<\/span>\u3092\u8a87\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u6bd4\u8f03\u3057\u3066\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u304f\u30016\u56de16,800\u5186\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u3001\u516c\u5f0fHP\u304b\u3089\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u691c\u7d22\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u4e0a\u53e3\u3072\u3052\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td> 16,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052\u5468\u8fba\u30fb\u982c<\/td><td> 19,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u4e0a\u53e3\u3072\u3052\u30fb\u984e\u30fb\u984e\u4e0b\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td> <a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30bb\u30f3\u30b7\u30c6\u30a3\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30a2\u30ab\u30c7\u30df\u30a2\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u6771\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u65e5\u3082\u5bfe\u5fdc\u53ef<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u203b\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u203b\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3068\u7570\u306a\u308a\u3001\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u3068\u533b\u7642\u9ebb\u9154\u3092\u4f7f\u3044\u5206\u3051\u308b\u3053\u3068\u306b\u3088\u308b\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u3092\u53ef\u80fd\u306b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u6700\u65b0\u306e\u84c4\u71b1\u8131\u6bdb\u6a5f\u3001<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/span>\u306f\u75db\u307f\u304c\u5c11\u306a\u3044\u3060\u3051\u3067\u306a\u304f\u3001\u65e5\u713c\u3051\u808c\u306b\u3082\u5bfe\u5fdc\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u300c\u3067\u304d\u308b\u3060\u3051\u75db\u307f\u306e\u5c11\u306a\u3044\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u300d\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u307e\u305f\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c\u8ffd\u52a0\u6599\u91d1100\u5186\u3067\u901a\u3048\u308b<\/strong>\u70b9\u3082\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>75,680\u5186\/6\u56de<\/td><\/tr><tr><td>\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\u30fb\u3082\u307f\u3042\u3052\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>39,600\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u30fb\u9996\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>49,500\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6c60\u888b\u9662\u30fb\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662\u30fb\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u5bae\u9662\u30fb\u6a2a\u6d5c\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u9662\u30fb\u4eac\u90fd\u70cf\u4e38\u9662\u30fb\u795e\u6238\u4e09\u5bae\u9662\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662\u30fb\u798f\u5ca1\u5929\u795e\u9662\u30fb\u672d\u5e4c\u9662\u30fb\u4ed9\u53f0\u9662\u30fb\u5e83\u5cf6\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3053\u3061\u3089 (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09 <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u30ab\u30fc\u30c9\u306e\u7a2e\u985e\u306f\u8a18\u8f09\u306a\u3057\uff09<br>\u30fb\u533b\u7642\u5206\u5272<br>\uff0a\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p><img style=\"border: none;\" src=\"https:\/\/t.afi-b.com\/lead\/d6617w\/j706195E\/S225635l\" width=\"1\" height=\"1\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f<strong>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u7121\u6599<\/strong>\u306a\u305f\u3081\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306b\u5408\u308f\u305b\u3066\u67d4\u8edf\u306b\u65e5\u7a0b\u3092\u8abf\u6574\u3067\u304d\u308b\u3053\u3068\u3067\u3059\u3002\u307e\u305f\u4e07\u304c\u4e00\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u3053\u3063\u305f\u5834\u5408\u306f\u5b8c\u5168\u7121\u6599\u3067\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n<p>\u521d\u8a3a\u6599\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u3082\u7121\u6599\u3067\u3042\u308b\u305f\u3081\u3001\u6c17\u8efd\u306b\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09 <\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"rinx\">\u25c6RINX<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-H234318p&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1421997934-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e<span class=\"highlighted\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30b5\u30ed\u30f3<\/span>\u3067\u3059\u3002\u5206\u5272\u6255\u3044\u306a\u3089<strong>\u6708\u3005500\u5186<\/strong>\u304b\u3089\u8131\u6bdb\u3092\u884c\u306a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u65e5\u672c\u4eba\u7537\u6027\u306e\u6bdb\u8cea\u306b\u3042\u3063\u305f\u8131\u6bdb\u6a5f\u3092\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u3001\u4ed6\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3088\u308a\u3082\u75db\u307f\u304c\u5c11\u306a\u304f\u3001<strong>\u525b\u6bdb\u30d2\u30b2\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u53ef\u80fd<\/strong>\u3067\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u4e21\u307b\u307b\u30fb\u4e21\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u3042\u3054\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>16,800\u5186\/5\u56de<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>12,600\u5186\/5\u56de<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u3001\u9996<\/td><td>21,000\u5186\/5\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6a2a\u6d5c\u99c5\u524d\u3001\u57fc\u7389\u5927\u5bae\u3001\u5343\u8449\u4e2d\u592e\u3001\u57fc\u7389\u8d8a\u8c37\u3001\u6803\u6728\u3001\u5b87\u90fd\u5bae\u3001\u5ddd\u5d0e\u99c5\u524d\u3001\u8328\u57ce\u6c34\u6238\u3001\u8239\u6a4b\u99c5\u524d\u3001\u57fc\u7389\u5ddd\u53e3\u3001\u7fa4\u99ac\u9ad8\u5d0e\u3001\u795e\u5948\u5ddd\u539a\u6728\u3001\u6771\u4eac\u6e0b\u8c37\u3001\u6771\u4eac\u6c60\u888b\u3001\u6771\u4eac\u65b0\u5bbf\u3001\u9280\u5ea7\u6709\u697d\u753a\u3001\u6771\u4eac\u4e0a\u91ce\u3001\u6771\u4eac\u7acb\u5ddd\u3001\u6771\u4eac\u54c1\u5ddd\u3001\u6771\u4eac\u753a\u7530\u3001\u6771\u4eac\u5409\u7965\u5bfa\u3001\u81ea\u7531\u304c\u4e18\u3001\u79cb\u8449\u539f\u795e\u7530\u3001\u795e\u6238\u672c\u5e97\u3001\u4eac\u90fd\u6cb3\u539f\u753a\u3001\u6ecb\u8cc0\u8349\u6d25\u3001\u5927\u962a\u6885\u7530\u3001\u5927\u962a\u96e3\u6ce2\u3001\u5927\u962a\u5929\u738b\u5bfa\u3001\u5927\u962a\u4eac\u6a4b\u3001\u540d\u53e4\u5c4b\u99c5\u524d\u3001\u540d\u53e4\u5c4b\u6804\u3001\u5c90\u961c\u99c5\u524d\u3001\u9759\u5ca1\u99c5\u524d\u3001\u77f3\u5ddd\u91d1\u6ca2\u3001\u9577\u91ce\u99c5\u524d\u3001\u9759\u5ca1\u6d5c\u677e\u3001\u65b0\u6f5f\u99c5\u524d\u3001\u611b\u77e5\u8c4a\u7530\u3001\u5bae\u57ce\u4ed9\u53f0\u3001\u5317\u6d77\u9053\u672d\u5e4c\u3001\u79cb\u7530\u99c5\u524d\u3001\u672d\u5e4c\u99c5\u5317\u53e3\u3001\u9752\u68ee\u99c5\u524d\u3001\u5e83\u5cf6\u672c\u901a\u3001\u5ca1\u5c71\u99c5\u524d\u3001\u798f\u5ca1\u535a\u591a\u3001\u798f\u5ca1\u5929\u795e\u3001\u9e7f\u5150\u5cf6\u3001\u6c96\u7e04\u90a3\u8987\u3001\u718a\u672c\u4e0b\u901a<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">WEB\u3054\u4e88\u7d04\u30fb\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6771\u4eac\u65b0\u5bbf\u5e97<br>\u5e73\u65e5\u300012:00\uff5e21:00<br>\u571f\u65e5\u795d\u300011:00\uff5e20:00<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u6728\u66dc\u65e5<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>BRILLIO <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff0a\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u30fb\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">\u25c6MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a<span class=\"highlighted\">\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3<\/span>\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong>\u521d\u56de1,000\u5186<\/strong>\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u3072\u3052\uff08\u7d30\u304b\u306a\u90e8\u4f4d\u307e\u3067\u81ea\u7531\u306b\u9078\u629e\u3067\u304d\u308b\uff09<\/td><td>132\u5186\u301c\/1\u672c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"men8217s_tbc\">MEN&#8217;S TBC\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">MEN&#8217;S TBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u5404\u90fd\u9053\u5e9c\u770c\u306e\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u691c\u7d22<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP <a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-644de88e-8139-4d43-880d-7fd30402bb53\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-menstbc\/\">MEN\u2019S TBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg\" alt=\"\u808c\u306e\u708e\u75c7\u304c\u8d77\u304d\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18800\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066\u4ee5\u4e0b\u306e3\u3064\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u808c\u304c\u8d64\u307f\u3001\u816b\u308c\u305f\u308a\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb<\/li><li>\u9aed\u306e\u786c\u6bdb\u5316\u306b\u3088\u308b\u6ce5\u68d2\u9aed\u73fe\u8c61<\/li><li>\u65bd\u8853\u6642\u306e\u75db\u307f\u304c\u8010\u3048\u3089\u308c\u306a\u3044<\/li><\/ul>\n<\/div><\/div>\n\n\n<p><strong>\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u308f\u308c\u308b\u65bd\u8853<\/strong>\u306f\u3001\u30bb\u30eb\u30d5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u3044\u305a\u308c\u3082\u9ad8\u3044\u52b9\u679c\u304c\u671f\u5f85\u3055\u308c\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u305d\u306e\u4e00\u65b9<span class=\"redcolor\">\u76ae\u819a\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5927\u304d\u304f\u3001\u708e\u75c7\u306a\u3069\u306e\u30c8\u30e9\u30d6\u30eb\u304c\u304a\u3053\u308b\u53ef\u80fd\u6027<\/span>\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u30fb\u5931\u6557\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u3010\u9aed\u8131\u6bdb2020\u3011\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg\" alt=\"\u7591\u554f\u3092\u62b1\u3048\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u306b\u56de\u7b54\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg\" alt=\"\u96fb\u7403\u3068\u96fb\u5353\" class=\"wp-image-40952\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528\u3068\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8<\/td><td>10\u301c12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><\/tr><tr><td>\u9996\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>30,350\u5186\/6\u56de<\/td><\/tr><tr><td>\u3042\u3054\u306e\u307f<\/td><td>10\u301c12\u56de<\/td><td>58,560\u5186\/12\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3068\u3042\u3054\u306e\u307f\u306e\u8131\u6bdb\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e6\u56de\u8131\u6bdb\u30b3\u30fc\u30b9\u30922\u30bb\u30c3\u30c8\u53d7\u3051\u305f\u5834\u5408\u3092\u60f3\u5b9a\u3002<\/small><\/p>\n\n\n<p>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<span class=\"highlighted\">10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/span>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg\" alt=\"\" class=\"wp-image-32643\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg 720w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none-300x124.jpg 300w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u8131\u6bdb\u52b9\u679c<\/td><\/tr><tr><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044<\/td><\/tr><tr><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<\/td><\/tr><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3064\u307e\u308a\u3001<span class=\"redcolor\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22351\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td><\/td><td> \u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8 <\/td><td> \u30c0\u30a4\u30aa\u30fc\u30c9 <\/td><td> YAG <\/td><\/tr><tr><td>\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044<br>\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd <\/td><td style=\"text-align:left\">\u30fb\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef <\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044<br>\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <\/td><td>\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5f37\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <\/td><\/tr><tr><td>\u5c0e\u5165\u65bd\u8a2d <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a> <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a> <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p>\u30fb\u7f8e\u808c\u52b9\u679c\u3092\u4e00\u7dd2\u306b\u5f97\u305f\u3044\u306a\u3089<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u306a\u3089<strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u525b\u6bdb\u306a\u30d2\u30b2\u3092\u3057\u3063\u304b\u308a\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089<strong>\u30e1\u30f3\u30ba\u30ea\u30bc<\/strong><\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3 id=\"FAQ4\"><span id=\"q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u5341\u5206\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg\" alt=\"\u7b11\u9854\u306e\u5916\u4eba\u7537\u6027\" class=\"wp-image-18767\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u3046\u3068<span class=\"highlighted\">\u521d\u56de\u304b\u3089\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u308b<\/span>\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306b\u306f5\u301c7\u56de\u7a0b\u5ea6\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u306a\u308910\u301c12\u56de\u7a0b\u5ea6\u306e\u56de\u6570\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<p>\u307e\u305f\u3001\u3053\u3053\u3067\u304a\u3059\u3059\u3081\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3044\u305a\u308c\u3082<strong>\u53e3\u30b3\u30df\u3067\u4eba\u6c17\u304c\u9ad8\u304f\u3001\u5e45\u5e83\u3044\u5e74\u9f62\u5c64\u304b\u3089\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u3084<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">RINX<\/a>\u306f\u521d\u56de\u5272\u5f15\u3082\u884c\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u521d\u3081\u3066\u306e\u65b9\u306f\u304a\u5f97\u306b\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\uff01<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u3063\u3066\u4f55\u56de\u8131\u6bdb\u3059\u308c\u3070\u3044\u3044\u306e\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a11\u56de\u76ee\u306e\u8131\u6bdb\u3067\u3069\u306e\u3050\u3089\u3044\u6bdb\u306f\u6e1b\u308b\u306e\uff1f<\/td><td style=\"text-align:left\" rowspan=\"2\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3063\u3066\u3069\u306e\u3050\u3089\u3044\uff1f<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30926\u56de\u3084\u3063\u305f\u3089\u3069\u306e\u3050\u3089\u3044\u30d2\u30b2\u304c\u306a\u304f\u306a\u308b\uff1f<\/td><td style=\"text-align:left\">\u30d2\u30b2\u8131\u6bdb6\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002 <br\/>\u3010\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3011 33,600\u5186\/12\u56de <br\/>\u3010\u9996\u306e\u307f\u3011 29,280\u5186\/6\u56de <br\/>\u3010\u307b\u307b\u306e\u307f\u301130,350\u5186\/6\u56de<br\/>\u3010\u3042\u3054\u306e\u307f\u301158,560\u5186\/12\u56de <br\/>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<strong>10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<br\/>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<br\/><br\/>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u2026\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<br\/>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/><br\/>\u3064\u307e\u308a\u3001<strong>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/strong>\u3002<br\/>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01 <\/strong> <p class=\"schema-faq-answer\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<strong>3\u7a2e\u985e<\/strong>\u3042\u308a\u307e\u3059\u3002 <br\/>\u3010\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u3011\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b \u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <br\/>\u3010\u30c0\u30a4\u30aa\u30fc\u30c9\u3011\u75db\u307f\u304c\u5c11\u306a\u3044\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd\u30fb\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <br\/>\u3010YAG\u3011\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u30fb\u75db\u307f\u304c\u5f37\u3044<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <br\/><br\/> \u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<strong><br\/>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<br\/>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong><br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u306b\u3001\u5341\u5206\u306b\u76f8\u8ac7\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb [&hellip;]<\/p>\n","protected":false},"author":29,"featured_media":18194,"parent":20488,"menu_order":823,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb&hellip;","acf":{"long_text_title":"\u3010\u5199\u771f\u3042\u308a\u3011\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","custom_order":"","second_featured_image":{"ID":18193,"id":18193,"title":"3724_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3724-none.jpg","filesize":24633,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","author":"18","description":"","caption":"","name":"3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":18112,"date":"2019-11-28 00:18:34","modified":"2019-11-28 00:27:08","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","large-width":720,"large-height":298}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":{"title":"","url":"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E","target":"_blank"},"cta_image":{"ID":59890,"id":59890,"title":"Group 6","filename":"group-6.png","filesize":62146,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6.png","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/group-6\/","alt":"","author":"1","description":"","caption":"","name":"group-6","status":"inherit","uploaded_to":18112,"date":"2020-09-21 09:25:42","modified":"2020-09-21 09:25:42","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":1516,"height":336,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-300x66.png","medium-width":300,"medium-height":66,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-768x170.png","medium_large-width":768,"medium_large-height":170,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-1024x227.png","large-width":1000,"large-height":222}},"show_hide_author":"1","show_hide_review":"0","front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=18112"}],"version-history":[{"count":116,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions"}],"predecessor-version":[{"id":93554,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions\/93554"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/18194"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=18112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20488,"date":"2024-05-31T02:00:00","date_gmt":"2024-05-30T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20488"},"modified":"2024-05-31T02:00:40","modified_gmt":"2024-05-30T17:00:40","slug":"effect-merit-demerit","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/","title":{"rendered":"\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8"},"content":{"rendered":"<p><strong>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d<\/strong><\/p>\n<p>\u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e\u306e\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u305f\u65b9\u306e\u30cd\u30ac\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u3001\u8ff7\u3063\u3066\u3057\u307e\u3046\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u3001\u6fc3\u3044\u30d2\u30b2\u3092\u306a\u304f\u305b\u308b\u306a\u3069\u306e\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u540c\u6642\u306b<span class=\"redcolor\">\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u62b1\u3048\u3066\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/span>\u306e\u4e21\u5074\u9762\u3092\u3057\u3063\u304b\u308a\u3068\u304a\u4f1d\u3048\u3059\u308b\u3053\u3068\u3067\u3001\u307f\u306a\u3055\u3093\u304c\u5f8c\u6094\u306a\u304f\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u3088\u3046\u304a\u624b\u4f1d\u3044\u3067\u304d\u308c\u3070\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-215c3e92-328a-4186-a69e-68107b5bd845\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3061\u306a\u307f\u306b\u3001\u79c1\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u5168\u3066\u7d4c\u9a13\u6e08\u307f\u3067\u3059\uff01\u81ea\u5df1\u51e6\u7406\u3082\u3044\u308d\u3044\u308d\u8a66\u3057\u307e\u3057\u304c\u3001\u3084\u3063\u3071\u308a\u8131\u6bdb\u3092\u3059\u308b\u3068\u52b9\u679c\u3082\u4e00\u5b9a\u671f\u9593\u3064\u3065\u304d\u307e\u3059\u3057\u3001\u304b\u306a\u308a\u697d\u3067\u3057\u305f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n\n<p>\u305d\u308c\u3067\u306f\u65e9\u901f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306e\u65b9\u6cd53\u7a2e\u985e\u306e\u52b9\u679c\u3084\u8cbb\u7528\u76f8\u5834<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306e\u9806\u3067\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/a><ul><li><a href=\"#titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/a><\/li><li><a href=\"#titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/a><ul><li><a href=\"#titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/a><\/li><li><a href=\"#titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/a><\/li><li><a href=\"#titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/a><\/li><li><a href=\"#1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/a><ul><li><a href=\"#titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/a><\/li><li><a href=\"#titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/a><\/li><li><a href=\"#titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/a><\/li><li><a href=\"#titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/a><\/li><li><a href=\"#1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/a><\/li><li><a href=\"#titleid-17\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/li><li><a href=\"#titleid-18\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-19\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01\u30e1\u30f3\u30baTBC<\/a><\/li><li><a href=\"#titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/a><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&amp;A<\/a><ul><li><a href=\"#q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/a><\/li><li><a href=\"#q-2\">Q. \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044\uff1f<\/a><\/li><li><a href=\"#q-3\">Q. \u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-23\">\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c\uff01\u3072\u3052\u306e\u629c\u3051\u5177\u5408\u3084\u6ce5\u68d2\u30d2\u30b2\u304c\u8d77\u304d\u305f\u304b\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" class=\"wp-image-22345\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f3\u7a2e\u985e\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8541e368-6820-4733-9a08-69390044dc80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/li><li>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3001\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u53d7\u3051\u3089\u308c\u308b\u65bd\u8a2d<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u76ae\u819a\u79d1<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u6e1b\u6bdb\u30fb\u6291\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><\/tr><tr><td>\u5fc5\u8981\u306a\u56de\u6570<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a4\u301c6\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a8\u301c12\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a20\u56de\u4ee5\u4e0a<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a6\u301c8\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a10\u301c15\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a\u7d0425\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u30d1\u30c1\u30f3\u3068\u5f3e\u304f\u3088\u3046\u306a\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u304c\u8d70\u308b\u3088\u3046\u306a\u75db\u307f<\/td><td>\u8702\u306b\u523a\u3055\u308c\u308b\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u4e00\u3064\u305a\u3064\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3092\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0420\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u5149\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3066\u3044\u3066\u3001\u5149\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3053\u3068\u3067\u6bdb\u6839\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n<p><strong>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d<\/strong>\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u30b5\u30ed\u30f3\u3067\u5c0e\u5165\u3057\u3066\u3044\u308b\u306e\u306fIPL\u8131\u6bdb\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6bd4\u8f03\u7684\u75db\u307f\u304c\u5f31\u304f\u3001\u30d2\u30b2\u3067\u3042\u308c\u30701\u90e8\u4f4d3,000\u5186\u7a0b\u5ea6\u304b\u3089\u53d7\u3051\u3089\u308c\u308b\u306a\u3069\u3001\u624b\u9803\u306a\u4fa1\u683c\u3067\u59cb\u3081\u3089\u308c\u308b\u306e\u304c\u9b45\u529b\u3067\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u304f\u3001\u6e1b\u6bdb\u30fb\u6291\u6bdb\u306b\u3068\u3069\u307e\u308b\u305f\u3081\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u3068\u3057\u3066\u3082\u518d\u3073\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u3001\u9577\u671f\u9593\u306b\u6e21\u308a\u901a\u3046\u5fc5\u8981\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u52b9\u679c\u3092\u5b9f\u611f\u3059\u308b\u307e\u3067\u306e\u671f\u9593\u3068\u8cbb\u7528<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg\" alt=\"\u30ec\u30fc\u30b5\u3099\u30fc\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36201\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d045\u56de<\/td><td>\u7d0410\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u306f\u57fa\u672c\u7684\u306b\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u540c\u3058\u3067\u3059\u3002<\/p>\n<p>\u9055\u3044\u306f\u5149\u306e\u5f37\u3055\u3002<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/dermatology\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u76ae\u819a\u79d1\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3069\u3001\u533b\u7642\u6a5f\u95a2\u3067\u306e\u307f\u53d7\u3051\u3089\u308c\u308b\u65b9\u6cd5\u3067\u3001<strong>\u5fc5\u305a\u533b\u7642\u5f93\u4e8b\u8005\u304c\u65bd\u8853\u3092\u304a\u3053\u306a\u3044\u307e\u3059<\/strong><\/a>\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u5f37\u3044\u5149\u3092\u6271\u3048\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u65bd\u8853\u304c\u8a31\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u9ebb\u9154\u3092\u4f7f\u3048\u308b\u306e\u3082\u7279\u5fb4\u3002<\/p>\n<p>\u5f37\u3044\u5149\u3092\u7167\u5c04\u3067\u304d\u308b\u5206\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046\u305f\u3081\u3001\u7b11\u6c17\u30ac\u30b9\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3092\u4f7f\u7528\u3057\u3066\u75db\u307f\u3092\u7de9\u548c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u75db\u307f\u304c0\u306b\u306a\u308b\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u306f\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\" class=\"wp-image-3634\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-300x150.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-768x384.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0415\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>25\u4e07\u5186\u524d\u5f8c<\/td><td>100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u91dd\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3001\u6bdb\u7a741\u672c1\u672c\u306b\u30d7\u30ed\u30fc\u30d6\u3068\u3044\u3046\u91dd\u306e\u3088\u3046\u306a\u3082\u306e\u3092\u5dee\u3057\u8fbc\u307f\u3001\u6bdb\u6839\u306b\u76f4\u63a5\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3066\u3044\u304f\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6b21\u306e4\u3064\u306e\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u96fb\u6c17\u5206\u89e3\u6cd5\u2026\u91dd\u304b\u3089\u5fae\u5f31\u306a\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u2026\u9ad8\u5468\u6ce2\u306e\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d6\u30ec\u30f3\u30c9\u6cd5\u2026\u96fb\u6c17\u5206\u89e3\u6cd5 \/ \u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u3092\u5408\u308f\u305b\u305f\u65b9\u6cd5<\/li><li>\u7d76\u7e01\u91dd\uff08ELT\uff09\u8131\u6bdb\u2026\u96fb\u6c17\u306e\u71b1\u3067\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u65b9\u6cd5\u3002\u533b\u5e2b\/\u770b\u8b77\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u304b\u65bd\u8853\u3067\u304d\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u8131\u6bdb\u3055\u305b\u305f\u3044\u6bdb\u306b\u76f4\u63a5\u30a2\u30d7\u30ed\u30fc\u30c1\u304c\u3067\u304d\u308b\u305f\u3081\u3001\u3042\u3054\u3072\u3052\u306f\u6b8b\u3057\u3066\u307b\u304a\u306e\u30d2\u30b2\u3060\u3051\u8131\u6bdb\u3057\u305f\u3044\u3001\u3068\u3044\u3063\u305f\u7d30\u304b\u3044\u30c7\u30b6\u30a4\u30f3\u306b\u3082\u5bfe\u5fdc\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206<span class=\"redcolor\">\u975e\u5e38\u306b\u5f37\u3044\u75db\u307f\u3092\u4f34\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u624b\u9593\u306e\u304b\u304b\u308b\u65bd\u8853\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u3059\u3079\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306a\u304f\u305d\u3046\u3068\u3059\u308b\u3068\u975e\u5e38\u306b\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\">\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c\uff5c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3088\u308a\u75db\u307f\u304c\u5f37\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg\" alt=\"\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54285\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u9055\u3044\u3092\u7406\u89e3\u3057\u305f\u4e0a\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u3053\u3068\u304c\u8003\u3048\u3089\u308c\u308b\u304b\u3001\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/li><li>\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/li><li>\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u81ea\u5206\u3060\u3063\u305f\u3089\u2026\u3068\u30a4\u30e1\u30fc\u30b8\u3057\u306a\u304c\u3089\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg\" alt=\"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-7931\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u6599\u91d1\u304c\u9ad8\u3044\u304b\u3089\u3068\u305f\u3081\u3089\u3063\u3066\u3044\u308b\u65b9\u306b\u3001\u885d\u6483\u306e\u4e8b\u5b9f\u3092\u304a\u4f1d\u3048\u3057\u307e\u3059\u3002\u3042\u306a\u305f\u306e\u6bce\u65e5\u306e\u9aed\u51e6\u7406\u306b\u3088\u3063\u3066\u3001\u3059\u3067\u306b\u304b\u306a\u308a\u306e\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u306b\u3088\u308b\u3068\u30011\u65e510\u5206\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u3066\u3044\u308b\u5834\u5408\u3001<strong>\u5e74\u9593\u306b\u3059\u308b\u306860\u6642\u9593\u4ee5\u4e0a\u30d2\u30b2\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308b<\/strong>\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u4eee\u306b20\u6b73\u304b\u308940\u5e74\u9593\u30d2\u30b2\u5243\u308a\u3092\u7d9a\u3051\u308b\u3068\u3001<\/p>\n\n\n\n<p><strong>1\u65e510\u5206\u2715365\u65e5\u271540\u5e74\uff1d146,000\u5206\uff08\u7d04101\u65e5\u9593\uff09<\/strong><\/p>\n\n\n\n<p>\u306a\u3093\u3068101\u65e5\u9593\u305a\u3063\u3068\u9aed\u5243\u308a\u3060\u3051\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<p>\u6642\u7d663,000\u5186\u306e\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306e\u5834\u5408\u3001\u3053\u306e\u6642\u9593\u3092\u4ed5\u4e8b\u306b\u6367\u3052\u305f\u3068\u3059\u308c\u3070<span class=\"redcolor\">\u5e74\u959318\u4e07\u5186\u3082\u30ed\u30b9<\/span>\u3057\u3066\u3044\u307e\u3059\u3002\u3055\u3089\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u66ff\u5203\u4ee3\u3084\u30af\u30ea\u30fc\u30e0\u306e\u4ee3\u91d1\u3082\u7121\u8996\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<p>\u5fd9\u3057\u3044\u65b9\u3053\u305d\u3001\u30d2\u30b2\u306b\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u308b\u306e\u306f\u3082\u3063\u305f\u3044\u306a\u3044\u3067\u3059\u3002\u4e00\u5ea6\u9aed\u3092\u306a\u304f\u305b\u3070\u3001\u3053\u3093\u306a\u60a9\u307f\u306f\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u6bce\u65e5\u6642\u9593\u3092\u30ed\u30b9\u3057\u3066\u3044\u308b\u306e\u3067\u30011\u65e5\u3067\u3082\u65e9\u304f\u306f\u3058\u3081\u308b\u65b9\u304c\u304a\u5f97\u3002\u5feb\u9069\u306a\u72b6\u614b\u304c\u7d9a\u304f\u306e\u3067\u3001\u6c17\u306b\u306a\u308b\u65b9\u306f<span class=\"highlighted\">\u5c11\u3057\u3067\u3082\u65e9\u304f\u8131\u6bdb\u306b\u6295\u8cc7<\/span>\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7644\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5973\u6027\u304b\u3089\u306e\u5370\u8c61\u3082\u3088\u304f\u306a\u3044\u9752\u9aed\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u9aed\u304c\u3046\u3063\u3059\u3089\u751f\u3048\u3066\u304f\u308b\u2026\u3068\u3044\u3063\u305f\u60a9\u307f\u3082\u89e3\u6d88\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f1\u65e5\u306b\u4f55\u5ea6\u3082\u9aed\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u305d\u3093\u306a\u624b\u9593\u3082\u5fc5\u8981\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u81ea\u5206\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\uff1f\u6fc3\u3044\u7406\u7531\u306f\u306a\u306b\uff1f\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3082\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/a>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3084NG\u884c\u52d5\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n<h3><span id=\"titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n<p>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u306b\u60a9\u3093\u3067\u3044\u305f\u308a\u3001\u6e1b\u3089\u306a\u3044\u30cb\u30ad\u30d3\u306b\u5acc\u6c17\u304c\u3055\u3057\u3066\u3044\u308b\u7537\u6027\u306b\u3082\u30d2\u30b2\u8131\u6bdb\u306f\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30ab\u30df\u30bd\u30ea\u3067\u808c\u304c\u50b7\u3064\u304f\u3053\u3068\u306b\u3088\u3063\u3066\u3001\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u307f\u30cb\u30ad\u30d3\u306a\u3069\u306e\u708e\u75c7\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308a\u65e5\u5e38\u306e\u81ea\u5df1\u51e6\u7406\u304b\u3089\u89e3\u653e\u3055\u308c\u308b\u3053\u3068\u3067\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u6e1b\u5c11\u3057\u3001\u30c4\u30eb\u30c4\u30eb\u3067\u304d\u308c\u3044\u306a\u808c\u3092\u624b\u306b\u3044\u308c\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg\" alt=\"\u9854\u3092\u6d17\u3046\u7537\u6027\" class=\"wp-image-56099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u306b\u3088\u308a\u6fc3\u3044\u30d2\u30b2\u3092\u6483\u9000\u3067\u304d\u305f\u3089\u3001\u4eba\u304b\u3089\u306e\u5370\u8c61\u30a2\u30c3\u30d7\u306f\u3082\u3061\u308d\u3093\u3001\u4e00\u756a\u5b09\u3057\u3044\u306e\u306f\u3082\u3061\u308d\u3093\u81ea\u5206\u81ea\u8eab\u3067\u3059\u3088\u306d\u3002<\/p>\n<p><strong>\u7537\u6027\u306e\u5370\u8c61\u306f\u30d2\u30b2\u3067\u5927\u304d\u304f\u5de6\u53f3\u3055\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u3042\u306a\u305f\u3082\u3001\u7121\u7cbe\u9aed\u306e\u306a\u3044\u6574\u3063\u305f\u7537\u6027\u306e\u808c\u3092\u898b\u3066\u300c\u30c7\u30ad\u308b\u7537\u306b\u898b\u3048\u308b\u306a\u300d\u3068\u611f\u3058\u305f\u3053\u3068\u304c\u3042\u308b\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n<p>\u3068\u304f\u306b\u9854\u306f\u4eba\u304b\u3089\u898b\u3089\u308c\u308b\u306e\u3067\u3001\u30d2\u30b2\u306e\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u304c\u306a\u304f\u306a\u308b\u3068\u5927\u304d\u306a\u81ea\u4fe1\u306b\u3064\u306a\u304c\u308a\u307e\u3059\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u3092\u542b\u3081\u3001\u4f53\u6bdb\u306b\u306f\u6bdb\u5468\u671f\u3068\u3044\u3046\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u308f\u304b\u308c\u3066\u3044\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u591a\u304f\u306e\u65b9\u6cd5\u304c\u300c\u6210\u9577\u671f\u306e\u307f\u300d\u306b\u3057\u304b\u52b9\u679c\u304c\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u808c\u8868\u9762\u306b\u51fa\u3066\u3044\u308b\u6bdb\u306e\u4e2d\u3067\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u306e\u306f1\u5272\u306e\u307f\u306e\u305f\u3081\u3001\u5168\u3066\u306e\u6bdb\u306b\u7167\u5c04\u3059\u308b\u307e\u3067\u306b\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg\" alt=\"\u30c6\u3099\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54284\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u306b\u3088\u308b\u30ea\u30b9\u30af\u3084\u30c7\u30e1\u30ea\u30c3\u30c8\u306b\u3064\u3044\u3066\u3082\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/li><li>\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><li>\u786c\u6bdb\u5316\u30fb\u5897\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/li><li>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-20074\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3-300x225.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u75db\u307f\u306f\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5927\u304d\u304f\u5909\u308f\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u306f<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb &lt; \u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb &lt; \u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u306e\u9806\u3067\u75db\u307f\u304c\u5f37\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u3068\u304f\u306b\u30d2\u30b2\u306f\u6bdb\u304c\u592a\u304f\u6fc3\u3044\u305f\u3081\u3001<span class=\"redcolor\">\u8db3\u3084\u8155\u306a\u3069\u3088\u308a\u75db\u307f\u3092\u5f37\u304f\u611f\u3058\u307e\u3059<\/span>\u3002<\/p>\n<p>3\u7a2e\u985e\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u3046\u3061\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u7d76\u7e01\u91dd\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e1\u7a2e\uff09\u306f\u9ebb\u9154\u304c\u4f7f\u3048\u307e\u3059\u304c\u3001\u30b5\u30ed\u30f3\u3067\u304a\u3053\u306a\u3046\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ebb\u9154\u306e\u4f7f\u7528\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u9ebb\u9154\u3092\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u75db\u307f\u304c0\u306b\u306a\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u306e\u3067\u3001<strong>\u75db\u3044\u8131\u6bdb\u306f\u3057\u305f\u304f\u306a\u3044\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044<\/strong>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u306a\u304a\u3001\u7d4c\u9a13\u8005\u306b\u3088\u308b\u9aed\u8131\u6bdb\u306e\u8131\u6bdb\u52b9\u679c\u3084\u52b9\u679c\u306a\u3069\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/2ch\/\" target=\"_blank\">\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d<\/a>\u3067\u8a73\u3057\u304f\u307e\u3068\u3081\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u60f3\u50cf\u3059\u308c\u3070\u308f\u304b\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u307b\u3069\u4f55\u5ea6\u3082\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u305f\u3081\u3001\u305d\u306e\u5206\u8cbb\u7528\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u3001\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f\u3001\u7533\u3057\u8fbc\u3093\u3060\u30b3\u30fc\u30b9\u306e\u56de\u6570\u304c\u7d42\u308f\u308b\u3068<strong>\u5272\u5f15\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059<\/strong>\u3002<\/p>\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304f\u3068\u3001\u5951\u7d04\u5185\u5bb9\u306b\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f\u3001\u3068\u3044\u3046\u5931\u6557\u3092\u9632\u3052\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-137773231-1024x683.jpeg\" alt=\"\u984e\u3092\u3055\u308f\u308b\u7537\u6027\" class=\"wp-image-41334\"\/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30ea\u30b9\u30af\u3068\u3057\u3066\u3001\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u304c\u3042\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5897\u6bdb\u5316\u2026\u6bdb\u304c\u5897\u3048\u308b\u73fe\u8c61<\/li><li>\u786c\u6bdb\u5316\u2026\u6bdb\u304c\u786c\u304f\u306a\u308b\u73fe\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3044\u305a\u308c\u3082\u539f\u56e0\u306f\u5224\u660e\u3055\u308c\u3044\u307e\u305b\u3093\u304c\u3001<span class=\"redcolor\">\u7523\u6bdb\u306a\u3069\u3001\u3082\u3068\u3082\u3068\u6bdb\u304c\u7d30\u3044\u90e8\u4f4d\u3067\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/span>\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u7167\u5c04\u3092\u7d9a\u3051\u308b\u3053\u3068\u3067\u6539\u5584\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u306e\u3067\u3059\u304c\u3001\u5951\u7d04\u3057\u305f\u30b3\u30fc\u30b9\u3092\u7d42\u4e86\u307e\u3067\u306b\u6539\u5584\u3055\u308c\u305a\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u304a\u5ba2\u3055\u3093\u306e\u9593\u3067\u30c8\u30e9\u30d6\u30eb\u306b\u306a\u308b\u3068\u3044\u3063\u305f\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u306f\u592a\u304f\u30fb\u6fc3\u3044\u6bdb\u304c\u591a\u3044\u306e\u3067\u3001\u4e8c\u306e\u8155\u306a\u3069\u3068\u6bd4\u8f03\u3059\u308b\u3068\u786c\u6bdb\u5316\u304c\u767a\u751f\u3059\u308b\u5272\u5408\u306f\u5c11\u306a\u3044\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u304c\u3001\u4e07\u304c\u4e00\u306e\u305f\u3081\u306b\u300c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d\u304c\u304a\u304d\u305f\u969b\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u3064\u3044\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-variation\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308b\u526f\u4f5c\u7528\uff5c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d<\/a>\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3><span id=\"titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg\" alt=\"\u9996\u7b4b\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-41331\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u3084\u30ec\u30fc\u30b6\u30fc\u306a\u3069\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u3001\u666e\u6bb5\u6bdb\u7a74\u306b\u3044\u308b\u83cc\u304c\u4e00\u7dd2\u306b\u6bba\u83cc\u3055\u308c\u3066\u3057\u307e\u3044\u3001\u808c\u672c\u6765\u306e\u30d0\u30ea\u30a2\u6a5f\u80fd\u3092\u5931\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-problem\/hairremoval-folliculitis\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u305d\u3053\u306b\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u3080\u3068\u3001\u6bdb\u56a2\u708e\u3068\u3044\u3063\u3066\u6bdb\u7a74\u306e\u307e\u308f\u308a\u304c\u8d64\u304f\u306a\u308b\u30cb\u30ad\u30d3\u306e\u3088\u3046\u306a\u73fe\u8c61\u304c\u8d77\u3053\u308a\u307e\u3059\u3002<\/a><\/p>\n<p>\u3053\u308c\u306f\u305d\u3053\u307e\u3067\u73cd\u3057\u3044\u75c7\u72b6\u3067\u306f\u306a\u304f\u3001\u9854\u306f\u3068\u304f\u306b\u6bdb\u56a2\u708e\u304c\u767a\u75c7\u3059\u308b\u30ea\u30b9\u30af\u304c\u9ad8\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306f\u81ea\u7136\u6cbb\u7652\u3057\u307e\u3059\u304c\u3001\u9177\u3044\u5834\u5408\u306f\u8edf\u818f\u3084\u98f2\u307f\u85ac\u3092\u670d\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png\" alt=\"\" class=\"wp-image-7435\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402-300x180.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u300c\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u300d\u3064\u307e\u308a\u9ed2\u3044\u3082\u306e\u306b\u53cd\u5fdc\u3059\u308b\u6027\u8cea\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u306e\u305f\u3081\u3001\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u706b\u50b7\u3092\u8d77\u3053\u3059\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u8131\u6bdb\u671f\u9593\u4e2d\u306b\u65e5\u713c\u3051\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u3001\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u8131\u6bdb\u3092\u304a\u3084\u3059\u307f\u3059\u308b\u3088\u3046\u306b\u8a00\u308f\u308c\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p>\u65e5\u713c\u3051\u306e\u305b\u3044\u3067\u5951\u7d04\u671f\u9650\u307e\u3067\u306b\u901a\u3048\u306a\u304b\u3063\u305f\u2026\u3068\u3044\u3063\u305f\u30c8\u30e9\u30d6\u30eb\u3092\u62db\u304b\u306a\u3044\u3088\u3046\u3001\u590f\u5834\u306f\u3068\u304f\u306b<span class=\"highlighted\">\u65e5\u713c\u3051\u5bfe\u7b56\u3092\u5fc5\u305a\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044<\/span>\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u8131\u6bdb\u3068\u65e5\u713c\u3051\u306e\u95a2\u4fc2\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u8a73\u3057\u304f\u306f\u3053\u3061\u3089\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3><span id=\"titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg\" alt=\"\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u7537\u6027\" class=\"wp-image-20073\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2-300x194.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u3092\u3059\u308b\u969b\u306f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u5c06\u6765\u751f\u3048\u3066\u3053\u306a\u304f\u3066\u3082\u5f8c\u6094\u3057\u306a\u3044\u304b\u300d<\/a>\u3088\u304f\u8003\u3048\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5e74\u3092\u53d6\u3063\u3066\u304b\u3089\u3084\u3063\u3071\u308a\u305f\u304f\u307e\u3057\u3044\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f\u3001\u3068\u306a\u3063\u3066\u3082\u3001\u751f\u3048\u3066\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u307e\u305f\u3001\u8131\u6bdb\u304c\u304d\u3068\u3093\u3068\u5b8c\u4e86\u3059\u308c\u3070\u3044\u3044\u306e\u3067\u3059\u304c\u3001\u4e2d\u9014\u534a\u7aef\u306b\u7d42\u308f\u3089\u305b\u308b\u3068\u6bdb\u306e\u751f\u3048\u65b9\u304c\u307e\u3070\u3089\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p>\u4eca\u3060\u3051\u3067\u306a\u304f\u3001\u9577\u671f\u7684\u306b\u898b\u3066\u300c\u81ea\u5206\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u5fc5\u8981\u304b\u3069\u3046\u304b\u300d\u3088\u304f\u8003\u3048\u3066\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u306d\u3002<\/p>\n<p>\u3044\u307e\u3060\u3051\u81ea\u5df1\u51e6\u7406\u304c\u6e1b\u308c\u3070\u5927\u4e08\u592b\uff01\u3068\u3044\u3046\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/fail\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u3088\u308b\u5931\u6557\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5f8c\u6094\u3057\u306a\u3044\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u305f\u3081\u306b\u3082\u3001\u304d\u3061\u3093\u3068\u628a\u63e1\u3057\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u6240\u8981\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u3001\u4f7f\u7528\u3059\u308b\u6a5f\u68b0\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u7406\u7531\u306f\u3001\u7167\u5c04\u6a5f\u306e\u30d8\u30c3\u30c9\u306f\u305d\u308c\u305e\u308c\u5927\u304d\u3055\u304c\u7570\u306a\u308b\u304b\u3089\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u65b9\u304c\u30d8\u30c3\u30c9\u304c\u5927\u304d\u3044\u305f\u3081\u3001\u7167\u5c04\u6642\u9593\u3001\u3064\u307e\u308a1\u56de\u306b\u304b\u304b\u308b\u8131\u6bdb\u306e\u6642\u9593\u306f\u77ed\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u5177\u4f53\u4f8b\u3068\u3057\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3046<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ea\u30f3\u30af\u30b9<\/a>\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u3046<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a>\u3067\u6bd4\u8f03\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><\/tr><tr><td>\u4e21\u307b\u307b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>5\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u3042\u3054\u4e0b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u7167\u5c04\u6a5f\u306e\u7a2e\u985e\u30923\u7a2e\u985e\u307b\u3069\u7528\u610f\u3057\u3001\u8131\u6bdb\u3059\u308b\u90e8\u4f4d\u3084\u6bdb\u8cea\u306b\u3088\u3063\u3066\u8131\u6bdb\u6a5f\u5668\u3092\u4f7f\u3044\u5206\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u3082\u305d\u306e1\u3064\u3067\u30013\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u304b\u3089\u770b\u8b77\u5e2b\u304c\u9078\u5b9a\u3057\u3066\u304f\u308c\u307e\u3059\u3002\u8131\u6bdb\u6a5f\u304c\u5909\u308f\u308b\u3068\u7167\u5c04\u6642\u9593\u3082\u82e5\u5e72\u304b\u308f\u308b\u305f\u3081\u3001\u53c2\u8003\u7a0b\u5ea6\u306b\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rinx\/\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f<\/a><br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<h2><span id=\"5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg\" alt=\"\u661f\u578b\u306e\u6728\u306e\u7a4d\u307f\u6728\" class=\"wp-image-33724\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2-300x151.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u4eba\u6c17\u306e\u3042\u308b\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\u8a55\u5224\u306e\u3044\u3044\u30b5\u30ed\u30f3\u3092\u9078\u3073\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-78568\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/td><td><img class=\"wp-image-47134\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-47132\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg 415w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-300x300.jpg 300w\" sizes=\"(max-width: 415px) 100vw, 415px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><img class=\"wp-image-34381\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td><strong>\u30ea\u30f3\u30af\u30b9<\/strong><\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u260511\u56de\u76ee\u4ee5\u964d\uff1a656\u5186<\/strong><br><br>1\u90e8\u4f4d\uff1a3,278\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)5\u56de\u30b3\u30fc\u30b9\uff1a32,780\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)10\u56de\u30b3\u30fc\u30b9\uff1a43,780\u5186<\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<br>\u3010\u65b0\u898f\u9650\u5b9a\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td><\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u51858\u5e97\u8217<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518518\u9662<\/td><td>\u5168\u56fd52\u9662<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u5236\u5ea6\u3042\u308a<br>\u30fb\u9867\u5ba2\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/td><td>\u30fb\u7121\u6599\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f<br>\u30fb\u521d\u8a3a\u306f\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u53ef\u80fd<\/td><td>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u5168\u54e1\u7537\u6027<br>\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u304c\u512a\u3057\u3044<\/td><td>\u30fb\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u5f8c\u306f1\u56de100\u5186\u3067\u8ffd\u52a0\u7167\u5c04\u53ef\u80fd<\/td><td>\u30fb\u3068\u306b\u304b\u304f\u5b89\u3044<br>\u30fb\u5168\u56fd\u5c55\u958b\u306e\u305f\u3081\u9662\u6570\u3082\u8c4a\u5bcc<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgpx9v3n2kma&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u969b\u306b\u3068\u304f\u306b\u5927\u4e8b\u306a\u306e\u304c\u65bd\u8a2d\u9078\u3073\u3002<\/p>\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u305f\u3060\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u8a71\u3092\u805e\u304f\u3060\u3051\u3067\u306a\u304f\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u305f\u3042\u3068\u306b\u5f8c\u6094\u3059\u308b\u3053\u3068\u306e\u306a\u3044\u3088\u3046\u3001\u7a4d\u6975\u7684\u306b\u8cea\u554f\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u805e\u3051\u308b\u3088\u3046\u3001\u8cea\u554f\u30ea\u30b9\u30c8\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f\u306e\u3067\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u6700\u4f4e\u9650\u3001\u4ee5\u4e0b\u306e\u3053\u3068\u306f\u805e\u3044\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b\u3069\u3046\u304b<br>\u2192\u8a71\u3092\u6fc1\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a<br>\u2192\u4f11\u9928\u65e5\u3068\u306e\u517c\u306d\u5408\u3044\u3082\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u3069\u3046\u306a\u308b\u306e\u304b<br>\u2192\u6709\u6599\u306b\u306a\u308b\uff1f1\u56de\u5206\u6d88\u5316\u306b\u306a\u308b\uff1f<\/li><li>\u5243\u308a\u6b8b\u3057\u304c\u3042\u3063\u305f\u5834\u5408\u306e\u5bfe\u5fdc<br>\u2192\u3069\u306e\u7a0b\u5ea6\u3060\u3068\u6709\u6599\uff1f<\/li><li>\u6709\u52b9\u671f\u9650\u304c\u3042\u308b\u304b\u3069\u3046\u304b<br>\u2192\u7a7a\u304d\u72b6\u6cc1\u3068\u306e\u517c\u306d\u5408\u3044\u306f\u5927\u4e08\u592b\uff1f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3068\u304f\u306b<strong>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/strong>\u306f\u3001\u3053\u3061\u3089\u304b\u3089\u805e\u304b\u306a\u3044\u3068\u30de\u30a4\u30ca\u30b9\u306a\u70b9\u306b\u3064\u3044\u3066\u306f\u6559\u3048\u3066\u304f\u308c\u306a\u3044\u3053\u3068\u3082\u3002\u6700\u77ed\u3067\u3044\u3064\u53d6\u308c\u307e\u3059\u304b\uff1f\u306a\u3069\u3068\u5177\u4f53\u7684\u306b\u805e\u3044\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"titleid-17\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30101\u4f4d\u3011\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\" class=\"underline\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-78568\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3092\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/li><li>\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5408\u308f\u305b\u3066\u72ec\u81ea\u958b\u767a\u3057\u305f\u8131\u6bdb\u6a5f\u306b\u3088\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30b3\u30b9\u30d1\u91cd\u8996\u306e\u30e1\u30f3\u30ba\u306b\u304a\u3059\u3059\u3081<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>BRILLIO\uff08\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u5171\u540c\u958b\u767a\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u30fb\u5909\u66f4\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u524d\u65e5\u306e24\u6642\u307e\u3067\u53ef\u80fd<br>\u30fb\u5f53\u65e5\uff08\u7121\u65ad\u3092\u542b\u3080\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u4e88\u7d04\u3057\u305f\u30b3\u30fc\u30b91\u56de\u5206\u306e\u6d88\u5316<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u4e88\u7d04\u6642\u9593\u3088\u308a10\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u6271\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td>\u3010\u95a2\u6771\u3011<br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_shinjyuku?share\" target=\"_blank\">\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-shibuya?share\" target=\"_blank\">\u6e0b\u8c37\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-ikebukuro?share\" target=\"_blank\">\u6c60\u888b\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/yurakucho\/\" target=\"_blank\">\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-kinshicho?share\" target=\"_blank\">\u9326\u7cf8\u753a<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/ueno\/\" target=\"_blank\">\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_tachikawa?share\" target=\"_blank\">\u7acb\u5ddd\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/machida\/\" target=\"_blank\">\u753a\u7530\u30e2\u30c7\u30a3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/pPtGdoA5Mg2ToeGg6\" target=\"_blank\">\u5927\u5bae\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/G5Ub91kSRkgiAGpy7\" target=\"_blank\">\u5343\u8449\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/kashiwa\/\" target=\"_blank\">\u67cf\u30de\u30eb\u30a4\u5e97<\/a><br>\u3010\u6771\u5317\u3011<br><a href=\"https:\/\/goo.gl\/maps\/AWAMikSakBrSbHto9\">\u4ed9\u53f0\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e2d\u90e8\u30fb\u7532\u4fe1\u8d8a\u30a8\u30ea\u30a2\u3011<br><a href=\"https:\/\/rayrole.jp\/salon\/matsumoto\/\">\u677e\u672c\u30d1\u30eb\u30b3\u5e97<\/a>\u30fb<a href=\"https:\/\/rayrole.jp\/salon\/nagoya\/\">\u540d\u53e4\u5c4b\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e5d\u5dde\u3011<br><a href=\"https:\/\/g.page\/rayrole_kagoshima?share\">\u9e7f\u5150\u5cf6\u5e97<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300010:00\u301c21:00<br>\u65e5\u30fb\u795d\u300011:00\u301c20:30<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"http:\/\/rayrole.jp\/\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA,Mastercard<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-18\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30102\u4f4d\u3011\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-39463\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34-300x101.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>3\u7a2e\u985e\u306e\u6a5f\u68b0\u3092\u6bdb\u8cea\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u533b\u5e2b\u306b\u3088\u308b\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u9b45\u529b<\/li><li>\u30b3\u30fc\u30b9\u306f5\u5e74\u306e\u6709\u52b9\u671f\u9650\u3001\u9014\u4e2d\u89e3\u7d04\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.mens-rize.com\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/td><td>\u5168\u56fd26\u5e97\u8217\uff082023\u5e748\u6708\u73fe\u5728\uff09<br><strong>\u90fd\u51856\u5e97\u8217<\/strong><br>\u6c60\u888b\u30fb\u65b0\u5bbf\u5357\u53e3\u30fb\u6e0b\u8c37\u516c\u5712\u901a\u308a\u30fb\u9280\u5ea7\u30fb\u7acb\u5ddd\u30fb\u753a\u7530<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u9752\u68ee\uff08\u63d0\u643a\u9662\uff09\u30fb\u516b\u6238\uff08\u63d0\u643a\u9662\uff09\u30fb\u76db\u5ca1\uff08\u63d0\u643a\u9662\uff09\u30fb\u3044\u308f\u304d\uff08\u63d0\u643a\u9662\uff09\u30fb\u90e1\u5c71\uff08\u63d0\u643a\u9662\uff09<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5ddd\u5d0e\u30fb\u6a2a\u6d5c\u30fb\u67cf\u30fb\u5927\u5bae\u897f\u53e3<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u65b0\u6f5f\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u30fb\u5fc3\u658e\u6a4b\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u897f\u901a\u308a<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u521d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u518d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb\u30e1\u30fc\u30eb\u30fb\u5e97\u982d<br>\u203b\u30a2\u30d7\u30ea\u300ePush7\u300f\u306b\u3066\u30ad\u30e3\u30f3\u30bb\u30eb\u78ba\u8a8d\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0<br><br>\u71b1\u7834\u58ca\u5f0f\/<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u4ee5\u964d\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u307e\u3067\u3067\u3042\u308c\u3070\u30ad\u30e3\u30f3\u30bb\u30eb\u53ef\u80fd<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u5230\u7740\u6642\u523b\u306b\u3088\u3063\u3066\u65bd\u8853\u53ef<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-19\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30103\u4f4d\u3011\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u7279\u5316\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u533b\u7642\u8131\u6bdb\u306b\u3088\u308a\u3057\u3063\u304b\u308a\u3068\u3057\u305f\u52b9\u679c\u611f<\/li><li>\u5168\u56fd71\u304b\u6240\u304b\u3089\u6700\u5bc4\u308a\u306e\u3068\u3053\u308d\u3092\u9078\u3079\u308b<\/li><li>\u30c9\u30af\u30bf\u30fc\u306b\u3088\u308b\u308f\u304b\u308a\u3084\u3059\u3044\u89e3\u8aac<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba<br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">YAG\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30df\u30b9\u30c8\u8131\u6bdb\u6a5f\u30a2\u30d0\u30e9\u30f3\u30c1\u30ec\u30a4\u30ba<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186 \/ 1\u7b87\u6240<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.s-b-c.net\/datsumo\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5730\u57df<\/td><td><strong>\u90fd\u518516\u5e97\u8217<\/strong><br>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50<br><br><strong>\u25bc\u5317\u6d77\u9053<\/strong><br>\u672d\u5e4c<br><br><strong>\u25bc\u6771\u5317<\/strong><br>\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<br><br><strong>\u25bc\u95a2\u6771<\/strong><br>\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802<br><br><strong>\u25bc\u4e2d\u90e8<\/strong><br>\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804<br><br><strong>\u25bc\u8fd1\u757f<\/strong><br>\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f<br><br><strong>\u25bc\u4e2d\u56fd<\/strong><br>\u5ca1\u5c71\u30fb\u5e83\u5cf6<br><br><strong>\u25bc\u56db\u56fd<\/strong><br>\u9ad8\u677e\u30fb\u677e\u5c71<br><br><strong>\u25bc\u4e5d\u5dde<\/strong><br>\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u3082\u55b6\u696d<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-20\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30104\u4f4d\u3011\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\" class=\"underline\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>5\u7a2e\u985e\u306e\u30de\u30b7\u30f3\u3092\u4f7f\u3044\u5206\u3051\u3066\u65bd\u8853<\/li><li>\u75db\u307f\u306b\u914d\u616e\u3057\u305f\u30de\u30b7\u30f3\u3084\u9ebb\u9154\u3092\u7528\u610f<\/li><li>\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\uff08\u5168\u9662\u5c0e\u5165\uff09<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8<br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2AC<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO <br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc <\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff08\u5168\u9662\u5c0e\u5165\uff09<br>\u203b\u5c0e\u5165\u6a5f\u5668\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ad8\u6fc3\u5ea6\u8868\u9762 \u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e20:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u524d\u65e5\u304c\u5b9a\u4f11\u65e5\u306e\u5834\u5408\u306f\u305d\u306e\u524d\u65e5\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>15\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f1\u56de\u5206\u6d88\u5316<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.dansei-datsumo.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u9662\u4e00\u89a7<\/td><td><strong>\u90fd\u51856\u9662<\/strong><br>\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u6c60\u888b\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u3011<\/strong><br>\u672d\u5e4c\u9662<br><br><strong>\u3010\u6771\u5317\u3011<\/strong><br>\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u6a2a\u6d5c\u9662\u30fb\u5927\u5bae\u9662<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u9662<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6\u9662<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u9662<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u521d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u518d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118\uff0824\u6642\u9593OK\uff09<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u4e8c\u56de\u6255\u3044\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>JCB\u30fbVISA\u30fbMasterCard\u30fbAmerican Express\u30fb\u30e9\u30a4\u30d5\u30ab\u30fc\u30c9\u30fbUnion Pay<br><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u203b\u5e97\u8217\u306b\u3088\u308a\u7570\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u5fc5\u305a\u4e8b\u524d\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-091e4670-8a7b-4486-aef5-9413556862c2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01<span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30105\u4f4d\u3011\u5206\u304b\u308a\u3084\u3059\u3044\u6599\u91d1\u4f53\u7cfb\uff01\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u30e1\u30f3\u30baTBC<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" class=\"wp-image-53265\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-300x154.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-768x393.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc.jpg 1289w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u3067\u304d\u308b\u6570\u5c11\u306a\u3044\u30b5\u30ed\u30f3<\/li><li>1\u672c\u3042\u305f\u308a\u306e\u6599\u91d1\u4f53\u7cfb\u3067\u660e\u77ad<\/li><li>\u5927\u624b\u30b5\u30ed\u30f3\u306e\u305f\u3081\u5e97\u8217\u6570\u3082\u8c4a\u5bcc<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a> \/ <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<\/a><br>\u203b\u9854\u8131\u6bdb\u306f\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u306e\u307f<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u3010\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u3011<br>\u30fbHi-\u30a8\u30d4<br>\u30fb\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e17:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65993,000\u5186<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u6642\u9593\u306b\u3088\u3063\u3066\u306f\u65bd\u8853\u53ef\u80fd<br>\u3059\u3050\u306b\u96fb\u8a71\u9023\u7d61\u3092\u3044\u308c\u308b\u5fc5\u8981\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">MEN&#8217;S TBC<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td><strong>\u90fd\u518524\u9662<\/strong><br>\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u3001\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a<br><br><strong>\u305d\u306e\u307b\u304b<\/strong><br>\u5317\u6d77\u9053\u3001\u9752\u68ee\u770c\u3001\u5bae\u57ce\u770c\u3001\u65b0\u6f5f\u770c\u3001\u795e\u5948\u5ddd\u770c\u3001\u57fc\u7389\u770c\u3001\u5343\u8449\u770c\u3001\u7fa4\u99ac\u770c\u3001\u9577\u91ce\u770c\u3001\u8328\u57ce\u770c\u3001\u77f3\u5ddd\u770c\u3001\u611b\u77e5\u770c\u3001\u9759\u5ca1\u770c\u3001\u5927\u962a\u5e9c\u3001\u4eac\u90fd\u5e9c\u3001\u5175\u5eab\u770c\u3001\u5ca1\u5c71\u770c\u3001\u5e83\u5cf6\u770c\u3001\u798f\u5ca1\u770c\u3001\u6c96\u7e04\u770c<br><br>\u8a73\u7d30\u306f\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00<br>\u65e5\u30fb\u795d\u300010:00\uff5e19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u30cd\u30c3\u30c8\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u6a5f\u306e\u8cbb\u7528\u5bfe\u52b9\u679c\u306f\u9ad8\u3044\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\">\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u306b\u3064\u3044\u3066\u4f53\u9a13\u8ac7\u304b\u3089\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u521d\u3081\u3066\u306e\u7d4c\u9a13\u306f\u5927\u4eba\u306b\u306a\u3063\u3066\u3082\u5c11\u3057\u7dca\u5f35\u3057\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3092\u4f8b\u306b\u3068\u3063\u3066\u898b\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u3010\u7167\u5c04\u306e\u6d41\u308c\u3011\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8\uff0d\u30e1\u30f3\u30ba\u30ea\u30bc\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/aOEGjRcWd-U?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u71b1\u7834\u58ca\u5f0fYAG\u30ec\u30fc\u30b6\u30fc<\/figcaption><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u3082\u3082\u3061\u308d\u3093\u591a\u5c11\u306f\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u3060\u3044\u305f\u3044\u306e\u6d41\u308c\u306f\u308f\u304b\u3063\u305f\u304b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"qa\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&amp;A<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u4e0a\u3067\u3001\u77e5\u3063\u3066\u304a\u304f\u3079\u304d\u60c5\u5831\u306b\u3064\u3044\u3066Q&amp;A\u65b9\u5f0f\u3067\u304a\u7b54\u3048\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u3072\u3052\u5243\u308a\u306f\u3001\u901a\u5e38\u6642\u3088\u308a\u614e\u91cd\u306b\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u6ce8\u610f\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u6b21\u306e3\u3064\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u5f53\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306fNG\uff01\u7fcc\u65e5\u304b\u3089\u306b\u3059\u308b<\/li><li>\u30d2\u30b2\u3092\u5243\u308b\u969b\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u5c02\u7528\u30d5\u30a9\u30fc\u30e0 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u5c02\u7528\u30d5\u30a9\u30fc\u30e0<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30b8\u30a7\u30eb (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\">\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u3067\u304d\u308c\u3070\u30ab\u30df\u30bd\u30ea\u3067\u306f\u306a\u304f\u96fb\u6c17\u30b7\u30a7\u30fc\u30d0\u30fc\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u5fc5\u305a\u4fdd\u6e7f\u3092\u3059\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6bdb\u6839\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u308b\u307b\u3069\u306e\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u305f\u3081\u3001\u808c\u306f\u654f\u611f\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u901a\u5e38\u3088\u308a\u3082\u512a\u3057\u304f\u51e6\u7406\u3092\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-2\"><span style=\"font-weight: 400;\"><strong>Q.<\/strong><\/span><strong> \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-3\"><span style=\"font-weight: 400;\"><strong>Q. <\/strong><\/span><strong>\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<\/p>\n<p>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga84-1024x683.jpeg\" alt=\"\u9854\u3092\u3057\u304b\u3081\u306a\u304c\u3089\u982c\u9aed\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-3119\"\/><figcaption>Handsome man suffering from toothache at home, closeup<\/figcaption><\/figure>\n\n\n\n<p><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<\/li><li>\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<span style=\"font-weight: 400;\">\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/span><\/p>\n\n\n\n<h2><span id=\"titleid-23\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span style=\"font-weight: 400;\">\u3053\u306e\u8a18\u4e8b\u3067\u306f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u5225\u306e\u52b9\u679c\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u8aac\u660e\u3057\u3066\u304d\u307e\u3057\u305f\u3002\u5b89\u5fc3\u5b89\u5168\u306b\u9aed\u3092\u306a\u304f\u3057\u305f\u3044\u306a\u3089\u3070\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3092\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u30b5\u30ed\u30f3\u3054\u3068\u306b\u6271\u3063\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u3084\u8131\u6bdb\u6a5f\u5668\u304c\u9055\u3046\u306e\u3067\u3001\u56de\u6570\u3084\u6599\u91d1\u3001\u75db\u307f\u306e\u5f37\u3055\u3092\u8003\u616e\u3057\u3066\u3001\u81ea\u5206\u306e\u7406\u60f3\u306b\u3042\u3063\u305f\u3068\u3053\u308d\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u65b9\u306f\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3063\u304b\u308a\u3068\u8131\u6bdb\u3057\u3066\u3001\u9aed\u5243\u308a\u306e\u3044\u3089\u306a\u3044\u30e2\u30c6\u30d5\u30a7\u30a4\u30b9\u3092\u76ee\u6307\u3057\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u90e8\u4f4d\u304b\u3089\u8cbb\u7528\u76f8\u5834\u30fb\u304a\u3059\u3059\u3081\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34723\" style=\"width: 44px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon4.png\" alt=\"\">\u9854\u30fb\u30d2\u30b2\u90e8\u4f4d\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/\">\u9854\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u30d2\u30b2\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/forehead\/\">\u304a\u3067\u3053<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/eyebrows\/\">\u7709\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/sideburns\/\">\u3082\u307f\u3042\u3052<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/nose-hair\/\">\u9f3b\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/ear\/\">\u8033\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/mustache\/\">\u53e3\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/cheek\/\">\u9830\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/nape\/\">\u3046\u306a\u3058<\/a><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34722\" style=\"width: 24px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon3.png\" alt=\"\">\u4e0a\u534a\u8eab\u30fb\u5168\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hairremoval-wholebody-popularity\/\">\u5168\u8eab<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/chest-hair\/\">\u80f8\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/underarm-hair\/\">\u8107\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/back\/\">\u80cc\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/belly\/\">\u8179\u6bdb\uff08\u30ae\u30e3\u30e9\u30f3\u30c9\u30a5\uff09<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/arm\/\">\u8155\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hand-hairremoval\/\">\u624b\u306e\u7532\u30fb\u6307\u6bdb<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34721\" style=\"width: 30px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon2.png\" alt=\"\">\u4e0b\u534a\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/\">VIO<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/public-hairremoval\/\">\u30c1\u30f3\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/scrotum\/\">\u91d1\u30bf\u30de<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/buttocks\/\">\u30b1\u30c4\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/\">\u8db3\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/thigh-hairremoval\/\">\u3075\u3068\u3082\u3082<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/suneke\/\">\u3059\u306d\u6bdb<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<br\/>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<br\/>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"><strong>Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/strong><\/strong> <p class=\"schema-faq-answer\"><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<br\/><\/strong>\u30fb\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<br\/>\u30fb\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":23703,"parent":448,"menu_order":452,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e&hellip;","acf":{"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"0","show_hide_review":"0","long_text_title":"\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3068\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u4e00\u7dd2\u7d9a\u304f\uff1f\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4e00\u6319\u7d39\u4ecb\uff01","custom_order":"3700","second_featured_image":{"ID":23704,"id":23704,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none.jpg","filesize":34969,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3\/","alt":"","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3","status":"inherit","uploaded_to":20488,"date":"2019-12-11 23:55:12","modified":"2019-12-11 23:55:12","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20488"}],"version-history":[{"count":111,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions"}],"predecessor-version":[{"id":90527,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions\/90527"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/23703"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$datsumou_column = null
$hige_datsumou_column_ids = [
'include' => [
(int) 0 => (int) 2434,
(int) 1 => (int) 20904,
(int) 2 => (int) 20488,
(int) 3 => (int) 18112,
(int) 4 => (int) 13414,
(int) 5 => (int) 13833
]
]
$hige_datsumou_column = [
(int) 0 => [
'id' => (int) 13833,
'date' => '2024-10-17T02:00:00',
'date_gmt' => '2024-10-16T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13833'
],
'modified' => '2024-10-17T13:07:55',
'modified_gmt' => '2024-10-17T04:07:55',
'slug' => 'bald-hairremoval-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/',
'title' => [
'rendered' => '東京の髭脱毛おすすめランキング'
],
'content' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。</p>
<p>それだけに、<span class="redcolor">「どこでヒゲ脱毛をすれば良いか分からない」</span>という悩みも多く聞かれます。</p>
<p>今回は、東京エリアでおすすめの髭脱毛クリニック&amp;サロンを一挙ご紹介!もちろん、脱毛費用などの基本情報と口コミもしっかり収集しています!</p>
<p><strong>【東京でおすすめのヒゲ脱毛クリニック】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>&#8211;</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>&#8211;</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<p><strong>【東京</strong><strong>でおすすめのヒゲ脱毛サロン】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking" style="width: 99.881%;">
<tbody>
<tr>
<td style="width: 86px;">イメージ</td>
<td style="width: 238px;"><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース" /></td>
<td style="width: 126px;"><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td>
<td style="width: 233px;"><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス" /></td>
<td style="width: 156px;"><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td>
</tr>
<tr>
<td style="width: 86px;">施設名</td>
<td style="width: 238px;">メンズTBC</td>
<td style="width: 126px;">レイロール</td>
<td style="width: 233px;">リンクス</td>
<td style="width: 156px;">ローランドビューティーラウンジ</td>
</tr>
<tr>
<td style="width: 86px;">おすすめポイント</td>
<td style="width: 238px;">ニードル脱毛だから脱毛効果がずっと続く</td>
<td style="width: 126px;">他サロンより1円でも高い場合は金額交渉可能!</td>
<td style="width: 233px;">回数パスならコース終了後の割引が最大80%オフ</td>
<td style="width: 156px;">11回目以降が永久80%オフ</td>
</tr>
<tr>
<td style="width: 86px;">脱毛方法</td>
<td style="width: 238px;">・フラッシュ脱毛
・ニードル脱毛</td>
<td style="width: 126px;">フラッシュ脱毛</td>
<td style="width: 233px;">フラッシュ脱毛</td>
<td style="width: 156px;">フラッシュ脱毛</td>
</tr>
<tr>
<td style="width: 86px;">ヒゲ処理が楽になるまでの総額(全部位)</td>
<td style="width: 238px;">800本:112,960円
(オーダーメイドプラン)</td>
<td style="width: 126px;">70,000円〜</td>
<td style="width: 233px;">59,800円〜</td>
<td style="width: 156px;">118,800円</td>
</tr>
<tr>
<td style="width: 86px;">ツルツルになるまでの総額(全部位)</td>
<td style="width: 238px;">&#8211;</td>
<td style="width: 126px;">210,000円〜</td>
<td style="width: 233px;">94,694円〜</td>
<td style="width: 156px;">3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td>
</tr>
<tr>
<td style="width: 86px;">通い放題の有無</td>
<td style="width: 238px;">×</td>
<td style="width: 126px;">○</td>
<td style="width: 233px;">×</td>
<td style="width: 156px;">×</td>
</tr>
<tr>
<td style="width: 86px;">東京の店舗</td>
<td style="width: 238px;">都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td>
<td style="width: 126px;">【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td>
<td style="width: 233px;">都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td>
<td style="width: 156px;">都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td>
</tr>
<tr>
<td style="width: 86px;">営業時間</td>
<td style="width: 238px;">平日:12:00~21:00
土日・祝日:10:00~19:00</td>
<td style="width: 126px;">11:00〜21:00
※各店舗によって異なります</td>
<td style="width: 233px;">平日・土 12:00~21:00
日・祝 11:00~20:00</td>
<td style="width: 156px;">各店舗によって異なる</td>
</tr>
<tr>
<td style="width: 86px;">デメリット</td>
<td style="width: 238px;">ニードル脱毛は高額になりやすい</td>
<td style="width: 126px;">スタッフの性別指定はできない</td>
<td style="width: 233px;">男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td>
<td style="width: 156px;">プランの選択肢が少ない</td>
</tr>
<tr>
<td style="width: 86px;">公式サイト</td>
<td style="width: 238px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td>
<td style="width: 126px;"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 233px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 156px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
</div></section>
<p>ランキングの詳細をご紹介するまえに、格安でヒゲ脱毛ができるサロン・クリニックと安さ以外に重視すべきポイントについて解説していきます。</p>
<p>先にクリニック・サロンの情報を知りたい方は下のボタンからご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<h2>東京で髭脱毛が安い<strong>クリニック・サロンはどこ?</strong></h2>
<p><span class="highlighted">とにかく安く脱毛がしたい</span>という方はこちらがおすすめ!</p>
<p>脱毛方法により脱毛効果や痛み・費用が異なるため、格安で脱毛ができるメンズ脱毛サロン、医療脱毛クリニックを3社ピックアップ。</p>
<p>回数券制度、通い放題プラン、1回ごとのコースありなど、料金体系がそれぞれ異なるため、ご自身の希望に一番あった施設を選んでくださいね。</p>
<p>いずれも無料カウンセリングを実施しているので、3社とも行ってみてから決めるでもいいですね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>施設名</td><td>レイロール</td><td>リンクス</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>全国最安値保証!</strong><br>1部位:2,980円/1回<br>3部位:59,800円/10回<br>8部位:99,800円/10回</td><td><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円<br><br>月々500円〜<br>11回目以降80%オフ</td><td>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td></tr><tr><td>アクセス</td><td>都内に5店舗<br>それぞれ最寄駅から徒歩10以内</td><td>都内に11店舗<br>それぞれ駅チカ</td><td>都内に23院<br>それぞれ駅チカ</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h2>髭脱毛クリニック&amp;サロンの選び方は?重要な5つのポイントをチェック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg" alt="チェックすべきポイント" class="wp-image-50578" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3418-contents-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を失敗しないために重要なのは、<span class="highlighted">サロン・クリニックの選び方</span>。</p>
<p>とくに注目すべきなのは次の5つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合った髭脱毛の方法かどうか</li><li>メンズのムダ毛に特化したクリニック・サロンかどうか</li><li>無料保証やアフターケアが充実しているか</li><li>予約は取りやすいか</li><li>痛み対策は万全か</li></ul>
</div></div>
<p>詳しく解説していきます。</p>
<h3>1. 自分に合った髭脱毛の方法かどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg" alt="ポイント1" class="wp-image-51117" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛には主に3つの方法があります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>光脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>永久脱毛</td><td>△<br><strong>(減毛)</strong></td><td>〇</td><td>◎</td></tr><tr><td>料金</td><td><strong>効果が出るまで長期間かかるため結果的に費用が高くなる傾向に</strong></td><td>短期間で効果が出やすいので費用を抑えやすい</td><td><strong>1本ずつ脱毛するため高額になりやすい</strong></td></tr><tr><td>施術時間</td><td>10~15分程度*</td><td>10~15分程度*</td><td>30〜60分程度*</td></tr><tr><td>痛み</td><td>静電気のような軽い痛み</td><td>輪ゴムで弾かれたような強い痛み</td><td>火傷のようなかなり強い痛み</td></tr><tr><td>施術リスク</td><td>少ないが赤み・痛みが出る可能性も</td><td><strong>出力が高いため赤み・痛みが伴う</strong></td><td>技術者によって差が出やすい</td></tr><tr><td>ツルツルになるまでの期間</td><td>15回以上*</td><td>5~8回*</td><td>5~8回*</td></tr><tr><td>トラブル対応</td><td>他の医療機関を受診必要がある<br>※サロンによって提携院あり</td><td>医療従事者がすぐに対応</td><td>他の医療機関を受診必要がある※サロンによって提携院あり</td></tr></tbody></table>
<p><small>*1&#8230;各サロン・クリニックやコースによって異なります。<br></small><small>*2&#8230;ツルツルになるまでに必要な回数の目安です。<br></small><small>*3&#8230;サロンの使用マシンや施術レベル、体質によって効果の現れ方には差があります。</small></p>
<p>それぞれにメリット・デメリットがあるため、まずは3つの髭脱毛法について知っておくと、脱毛完了までの時期や費用が<span class="highlighted">見込みやすくなります</span>。</p>
<h3>2. メンズのムダ毛に特化したクリニック・サロンかどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg" alt="ポイント2" class="wp-image-51118" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>必ずしも、男性専用サロンである必要はありませんが、<strong>メンズの脱毛に特化したクリニックやサロンがおすすめ</strong>です。</p>
<p>男性の脱毛は、<span class="redcolor">体毛が濃く、量が多いことが多い</span>ことを踏まえた上で、肌へのダメージを考慮しながら丁寧に行っていく必要があります。</p>
<p><strong>髭脱毛に特化したプランのある脱毛クリニックやサロンを厳選</strong>した、本記事のランキングを参考にしてみてくださいね。</p>
<h3>3.無料保証やアフターケアが充実しているか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg" alt="ポイント3" class="wp-image-51119" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="redcolor">単純にヒゲ脱毛の料金が安ければ良いかというと、そうではありません。</span></p>
<p>施術料金以外にも、下記のような観点から<strong>「長く通えるクリニックかどうか」</strong>という点で脱毛クリニックやサロン選びを進めましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> カウンセリングが無料かどうか</li><li> 硬毛化などの対応があるかどうか</li><li> 継続することで髭脱毛の料金は安くなるか</li></ul>
</div></div>
<h3>4.予約は取りやすいか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg" alt="ポイント4" class="wp-image-51120" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニック・サロンを契約する際は、<span class="highlighted">希望日に予約を入れやすいかどうかを必ず確認</span>しておきましょう。</p>
<p>クリニック・サロンによっては、契約してもなかなか予約が取れないケースもあるからです。<span class="redcolor">予約が取れないと、脱毛完了までの期間がズルズルと長引いてしまいます。</span></p>
<p>具体的には、Webからの24時間予約に対応しているクリニック・サロンがおすすめです。</p>
<p>また店舗数が多く、かつ契約した店舗以外でも施術ができるクリニック・サロンなら、希望日の直前でも予約を入れやすいでしょう。</p>
<p>予約の取りやすいクリニック・サロンを選べば、ストレスなく脱毛を進められます。</p>
<h3>5.痛み対策は万全か</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg" alt="ポイント5" class="wp-image-51121" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="highlighted">髭脱毛において、痛み対策は必須</span>と言っても過言ではありません。<span class="redcolor">髭は他の部位と比べ、特に脱毛時の痛みを感じやすい</span>からです。</p>
<p>痛みが不安な方は、麻酔完備のクリニック・サロンを選びましょう。麻酔には主に次の2種類があります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>麻酔クリーム</td><td>患部に塗布する。感覚が麻痺し、痛みを感じにくくなる。</td></tr><tr><td>笑気麻酔</td><td>ガスを吸入する。痛みを対策できるだけでなく、お酒に酔ったような気分になるため不安を感じにくくなる。</td></tr></tbody></table>
<p>クリニック・サロンで行っている痛み対策もチェックしておきましょう。</p>
<h2>渋谷のヒゲ脱毛クリニック&amp;サロンおすすめ22選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg" alt="ランキング" class="wp-image-40462" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは、東京でヒゲ脱毛がおすすめのクリニックとサロンを紹介していきます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは3つの基準をもとにランキングを作成しています。</p>
<p><strong>・治療実績と口コミ内容</strong><br>→症例数やクリニック&amp;サロンの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査や口コミから判断</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトの見やすさ、料金が具体的に設定されているかを評価(ランキング表示金額は断りがない場合、税込みでの金額となります。金額が変更されている可能性もあるため、来店の際は必ず公式サイトで料金をご確認ください。)</p>
</div></section>
<h2 id="clinic">東京でおすすめのヒゲ脱毛クリニック</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 100px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>&#8211;</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>&#8211;</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<h3>メンズリゼ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg" alt="メンズ髭脱毛のメンズリゼ" class="wp-image-1235" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"3651732d-bed6-4a68-a0d2-15972b47673f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズリゼ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8740f63c-bcda-4377-9352-47961afe004a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8740f63c-bcda-4377-9352-47961afe004a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1748ef89-2284-416f-836d-1d9511c9dc36","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"37354e35-07b4-4b1b-a98a-ed8c61581722","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1709b44d-7405-410c-94c7-5e3ea3aea757","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズリゼ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d93d674c-5beb-4a19-8492-8690c5263344"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズリゼのおすすめポイント</p>
<ul><li>3種類の脱毛機で自分に合った脱毛が可能</li><li>様々なトラブルに備えた完全無料保証を完備</li><li>2種類の麻酔の導入で痛みへの配慮も◎</li><li>月々3,200円~手軽に脱毛を始められる</li></ul>
</div></section>
<p>メンズリゼクリニックは男性専用脱毛クリニックです。全国に18店舗展開し、東京には新宿など5店舗があります。</p>
<p>医師が直接カウンセリングを行い、ひとりひとりに最適な施術を提供してくれるのが魅力。カウンセリンは無料です。万が一の肌トラブルも完全無料で保証されているので安心です。</p>
<p>医療機関でしか扱うことのできない3種類の医療レーザー脱毛機で異なる肌質や毛質に対応。部分的に残すなどのデザインやボリューム調整にも対応しています。</p>
<p>コースの有効期限が5年もあるので、事情で行けない期間ができても大丈夫ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-60504871-f308-4b09-bd27-d630d8186f8c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg" alt="" data-id="76123" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1/" class="wp-image-76123" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg" alt="" data-id="76124" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1/" class="wp-image-76124" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg" alt="" data-id="76125" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1/" class="wp-image-76125" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg" alt="" data-id="76126" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1/" class="wp-image-76126" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>メンズリゼの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズリゼの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td><strong>メンズリゼ新宿</strong><br><a href="https://g.page/mensrize_shinjuku?share">新宿区歌舞伎町1丁目2−1 ナインティ 新宿 ビル 7F</a><br><strong>メンズリゼ渋谷</strong><br><a href="https://g.page/mensrize_shibuya?share">渋谷区神南1-16-3 ブル・ヴァールビル4F</a><br><strong>メンズリゼ銀座</strong><br><a href="https://www.google.com/maps/place/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7/@35.668131,139.7591151,17z/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1">東京都中央区銀座8-8-8 銀座888ビル10F</a><br><strong>メンズリゼ町田</strong><br><a rel="noreferrer noopener" aria-label="東京都町田市原町田4-11-14コロンブスビル8F (新しいタブで開く)" href="https://g.page/mensrize_machida?share" target="_blank">東京都町田市原町田4-11-14コロンブスビル8F</a><br>メンズリゼ立川<br><a href="https://g.page/mensrize_tachikawa?share" target="_blank" rel="noreferrer noopener" aria-label="東京都立川市柴崎町3-6-23LXビル3F (新しいタブで開く)">東京都立川市柴崎町3-6-23LXビル3F</a></td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式HPの「電話予約」</a>から各店舗にTEL</td></tr><tr><td>アクセス</td><td>各店舗のアクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td><strong>メンズリゼ新宿</strong><br>14:00~23:00<br> (休診時間18:00~19:00)<br><strong>メンズリゼ渋谷</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ銀座</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ町田</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ立川</strong><br>10:00~20:00<br> (休診時間14:00~15:00)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br> ・クレジットカード払い(1回・2回・ボーナス一括)<br> ※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr></tbody></table>
<h4>メンズリゼの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">清潔感溢れる院内で、スタッフの方々も皆さんとても親切で丁寧に接してくださりとても好感が持てます。<br>引用元:<a href="https://goo.gl/maps/vPzdGST37eK1FWuA6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応も良く、プライバシーの配慮もしっかりなされていて良かったです。<br>電話対応も大変に気持ちの良い対応でしたね。<br>引用元:<a href="https://goo.gl/maps/NBtqkUNaPDhuk1UN9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまだに全く予約が取れません。1年間ずっと取りやすいよう改善しますと言い続けていますが全く努力が見られません。新規契約の方は最初にお金を払ったらその後行きたい日に全然予約が取れないのでお気をつけください。<br>引用元:<a href="https://goo.gl/maps/NuqU6YimKHvoysyB7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3>ゴリラクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"335d4ac2-43f2-4def-863b-cd3d0dd4a18a"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c349d5b9-4493-446f-9339-9ce586ff7009","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20c0363b-e112-4b74-8f6e-73572a124f7b","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>ゴリラクリニックのおすすめポイント</p>
<ul><li>脱毛機が5種類!自分に合った脱毛ができる</li><li>痛みの少ない脱毛機「メディオスターNeXT PRO」全院導入</li><li>ヒゲ脱毛完了コースなら7回目以降は1回100円</li><li>様々なトラブルへの保証制度が無料</li></ul>
</div></section>
<p>ゴリラクリニックは、男性美容に特化したクリニックで、全国に18院展開、都内には新宿など5院が展開されています。</p>
<p>「男性美容という文化を創る」ことを使命としていて、美意識の高い男性に支持されています。</p>
<p>効果を出すために長期間通う必要があるエステ脱毛に比べて、医療脱毛は短期間で効果が得られやすのが特徴です。<br>毛細胞よりも浅い「バルジ」という細胞にアプローチするため、痛みや肌へのダメージも少なくてすみます。</p>
<p>しかも、ふたたび生えてくることもほとんどないのが魅力的ですね。</p>
<p>ゴリラ割、乗り換え割、ペア割などの割引も充実しています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg" alt="" data-id="76116" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1/" class="wp-image-76116" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg" alt="" data-id="76117" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1/" class="wp-image-76117" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg" alt="" data-id="76118" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1/" class="wp-image-76118" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg" alt="" data-id="76115" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1/" class="wp-image-76115" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4><strong>ゴリラクリニック</strong>の料金プラン</h4>
<p><strong>【ヒゲ脱毛完了コース(全6回)】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻下・アゴ・アゴ下)</td><td>74,800円</td></tr><tr><td>+部位追加<br>(ほほ・もみあげ)</td><td>64,800円</td></tr><tr><td>+部位追加(首)</td><td>49,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><small>※『ヒゲ脱毛完了コース』終了後は3年間追加1回100円で照射可能!</small></p>
<p><strong>【各部位ごとの料金】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>鼻下</td><td>38,800円</td></tr><tr><td>アゴ</td><td>38,800円</td></tr><tr><td>アゴ下</td><td>38,800円</td></tr><tr><td>ほほ</td><td>48,000円</td></tr><tr><td>もみあげ</td><td>38,800円</td></tr><tr><td>首</td><td>48,800円</td></tr></tbody></table>
<p style="font-size:11px">※ヒゲ脱毛完了コースは、平日11:00〜15:00までの照射となります。契約時にプラス19,800円(税込)のお支払で上記曜日時間以外も利用可能です。</p>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla.clinic/">ゴリラクリニック </a></td></tr><tr><td>住所</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td>11:00〜20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割*<br><br>*クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<h4>ゴリラクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96b48b26-f961-41c0-9544-d18828aca209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも行かしてもらってます。<br>店員さん可愛くて丁寧でとても親切です。<br>引用元:<a href="https://goo.gl/maps/2KSFf7eVkXmCADP48">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の施術で伺いましたが、非常に丁寧。<br>メディオスターを導入しているゴリラクリニック以外のクリニックにも行った事がありますが、1回滑らせたら次の位置に移動。<br>確かに施術時間は早いけど打ち漏れが散見されるぐらいなら、時間を目一杯に使って丁寧にやって欲しい。<br>ゴリラでは、同じ部位に4、5回当ててくれるので、気分的にも満足度が高い。<br>これで打ち漏れがあった場合は諦めがつくレベル<br>引用元:<a href="https://goo.gl/maps/ym2rgdEanBChoLJi6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">雰囲気も接客もいいのだが、立地がいいせいで予約が取りにくい。ヒゲ脱毛効果は確かにあるが、高い。脱毛なら他の美容整形もあるので、即断せずに他社と比較してから申し込まないと後悔しますよ<br>引用元:<a href="https://goo.gl/maps/roqxaitnRYou6Vsy6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3>湘南美容クリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"8cedd301-be8d-4c32-994e-c61b4908c552"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"775d53eb-7cf3-4491-8539-820aaaa9dee2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"471763f0-2131-46a6-afbf-e5dd9c165c4d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"9d161c1f-d5fc-4849-a124-2efcaf88982c","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.3</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>湘南美容クリニックのおすすめポイント</p>
<ul><li>都内だけで23院!圧倒的な院数</li><li>シンプルなコース設定でプラン選びに迷わない</li><li>1回のみの脱毛も可能!コース契約なしでハードルが低い</li></ul>
</div></section>
<p>湘南美容クリニックは、CMでもおなじみの有名なクリニックです。</p>
<p>全国に店舗を展開しているので、やむない引っ越しがあっても続けられるのは便利です。東京でも19院という驚くほどの店舗数を誇っているので、東京在住の方はとても通いやすいクリニックでしょう。</p>
<p>男性ならではの太くて硬い毛質に威力を発揮する脱毛機で、スピーディで痛みの少ない施術を提供しています。</p>
<p>医療従事者がいるので、サロン脱毛による万が一が心配な方にはオススメです。顔というデリケートで目立つ箇所ならなおさらですね。</p>
<p>ヒゲ脱毛は、3部位(上口ヒゲ、アゴ、アゴ下)が1回5,700円で受けられます。</p>
<h4><strong>湘南美容クリニック</strong>の料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛コース<br>(上口ヒゲ、アゴ、アゴ下)</td><td>1回:5,700 円<br>3回:11,400 円<br>6回:16,800 円</td></tr><tr><td>ヒゲ脱毛コース<br>(もみあげ周囲・頬)</td><td>1回:6,500 円<br>3回:12,900 円<br>6回:19,800 円</td></tr><tr><td>首</td><td>1回:6,180円<br>3回:17,730円<br>6回:29,280円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>湘南美容クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>住所</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>診療時間</td><td>受付時間<br>10:00〜23:00<br>診察時間<br>10:00〜19:00<br>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛でお世話になってます!<br>この時期になると毛の処理が疎かになりがちなので、いっその事無くしてしまえと思い通い始めました。<br>腕毛が割と濃くなりやすいのでやってもらい、2週間ぐらい経つと自然とポロポロ毛が抜けるようになりました!<br>産毛も生えづらくなって最高です!笑<br>肌もツルツルになった気がします。<br>引用元:<a href="https://goo.gl/maps/hvZWNMHCp1iQncgy5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で通っています。脱毛は予約が取りにくい印象がありましたが、毎回希望通りに予約が取れており、予約受付も遅い時間帯まで対応くださり予定が立てやすいです。スタッフの方も毎回前回からの照射後の効果を一度確認してくださるので照射漏れなども少なく今のところ不満なく通えています。<br>引用元:<a href="https://goo.gl/maps/GW7EDPVnxxfj9hfx6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここのクリニックはおそらく全国共通だと思いますが、<strong>脱毛</strong>マシンのレーザーの出力をわざと低く設定しているのでいつまで経っても<strong>永久脱毛</strong>の効果は薄いです。<br>安さを売りにしていますが、一時的に毛が抜け落ちる程度の威力のレーザーで施術するため、<strong>永久脱毛</strong>の効果は薄く何度も何度も契約を繰り返すことになり結果的にトータルで見ると高額です。<br>多くの患者は安さだけに惹かれて、このような裏事情を知らずに来院するので結果的に何度も何度も通わされてクリニックのカモになります。<br>引用元:<a href="https://goo.gl/maps/L3ogrsZspfVU3VpG7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-shonanbiyougeka/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックのヒゲ脱毛の口コミ・評判|安いけど効果はある?体験談から徹底解説</a></li></ul>
</div></div>
<h3>エミナルクリニックメンズ</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="font-size:0"> エミナルクリニックメンズのおすすめポイント </p>
<ul><li>痛みが少ない</li><li>最短5ヶ月で完了</li><li>無料保証が充実している</li></ul>
</div></section>
<p>エミナルクリニックメンズでは<span class="redcolor">痛みの軽減</span>にこだわり、脱毛機は最新の「蓄熱式脱毛機」を導入しています。</p>
<p>蓄熱式脱毛機は温かい熱で発毛因子にアプローチするため、痛みを大幅に軽減できているのが特徴です。</p>
<p>従来のような痛みがなく、<span class="highlighted">じんわりと温かさを感じる程度の体感で気軽に医療脱毛を受けられます。</span></p>
<p>今はもう「医療脱毛=痛みが強い」というそんな時代ではありません。</p>
<p><strong>痛みをネックに思うことなく気軽に医療脱毛ができる</strong>のです。</p>
<p>また、エミナルクリニックメンズの脱毛方法は毛周期に関係なく脱毛できる「蓄熱式脱毛」なので、<strong>最短1ヶ月に1回のペースで脱毛可能</strong>。</p>
<p><span class="highlighted">5回コースならたったの5ヶ月で完了します。</span></p>
<p>さらにエミナルクリニックメンズでは追加費用が発生しません。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-13133f9b-ea06-4403-9627-7b17787ba250"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 初診料 </li><li> 再診料 </li><li> お薬代(アフターケアクリーム代) </li><li> シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料) </li><li> 肌トラブル時の治療費 </li><li> 麻酔代 </li></ul>
<p></p>
</div></div>
<p>これらがすべて無料なのは嬉しいですね。</p>
<h4> <strong>エミナルクリニックメンズ</strong>の料金プラン </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻した・あご・あご下・ほほ・もみあげ・首から選べる)</td><td><strong>5回38,500円</strong></td></tr><tr><td>ヒゲ全体</td><td><strong>5回78,000円</strong></td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>エミナルクリニックメンズの基本情報 </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://mens-eminal.jp/lp/" target="_blank" rel="noreferrer noopener" aria-label="エミナルクリニックメンズ (opens in a new tab)">エミナルクリニックメンズ</a></td></tr><tr><td> 住所 </td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院 </td></tr><tr><td> 電話番号 </td><td> 公式HP「医院一覧」をご覧ください。 </td></tr><tr><td> アクセス </td><td> 公式HP「<a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank">医院一覧</a>」をご覧ください。 </td></tr><tr><td>診療時間</td><td>11:00〜21:00</td></tr><tr><td> 予約方法 </td><td>・公式WEBサイトからの予約<br>・電話予約 </td></tr><tr><td>無料保証</td><td>・施術時のローション代<br>・ お薬代(アフターケアクリーム代)<br>・シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料)<br>・ 肌トラブル時の治療費<br>・ 転院の手続き費用<br>・テスト照射代<br>・麻酔</td></tr><tr><td>キャンペーン</td><td>・学割10%OFF<br>・乗り換え割6%OFF<br>・ペア割6%OFF</td></tr></tbody></table>
<h4>エミナルクリニックメンズの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/6WXQ4z4Ak7RQyU4P7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付、施術してくださる方は皆さん丁寧で好感が持てる。中もとても綺麗でオススメです。<br>1回でも効果を実感できる。3回やったら確実に変わる。<br>引用元:<a href="https://goo.gl/maps/dXk9BQPEPhtiPfN4A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まず、ホームページには最短5回と書かれていたが。カウンセリングにいったら5回ではまず終わらないと店舗で言われ10回を進められた。<br>また、初回は予定時間より1時間前に来いと言われたが、実際行ってみたら間違っていました。と言われ、1時間待たされた。<br>2回目の予約もほとんど取れず、何とか取っていったら、その日の午前に整形外科に行ったということで本日の施術はできません。1回消化したことになります。<br>それを戻すには1万円必要です。と言われた。<br>対応に不満があり、一度施術を受けたが退会しました。<br>みなさんは、気を付けてください。引用元:<a href="https://goo.gl/maps/qVhjcBmML1ZoqwYC7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" style="background-color:#2dad96"> エミナルクリニックメンズの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a><br></li></ul>
</div></div>
<h3>ドクターコバ</h3>
<figure class="wp-block-image"><a href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-3.png" alt="メンズ髭脱毛のドクターコパ" class="wp-image-14128" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-3.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-3-300x174.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"44f415b9-188c-42f4-a55f-deb377d317b7"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ドクターコバ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffd42019-ff9d-4482-8d57-8e2924064947","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"ae545144-1dcb-4059-9dcf-277c7de525fe","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"30b10093-d512-4ab5-af8e-8ad3e519507d","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ドクターコバ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-45b719b0-74b4-471a-8040-fabfa847d898"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>Dr.コバのおすすめポイント</p>
<ul><li>施術6回目以降は1回100円!無期限ヒゲ脱毛が魅力</li><li>ヒゲ脱毛の脱毛範囲が広い</li><li>脱毛前にテスト照射あり</li></ul>
</div></section>
<p>Dr.コバは、ヒゲ脱毛に特化したクリニックです。</p>
<p>特徴的なのは無期限ヒゲ脱毛。</p>
<p>2年や4年間などの期限付きが多い中、施術6回目以降は予約料100円のみで施術を提供しています。口・顎・頬・顎下・首上のほぼ全てのヒゲが対象となるので、かなり魅力的ですよね。</p>
<p>ライトシェアに加えて、シネロンキャンデラ社のGentleMax Proを使用しており、ヒゲに最適な施術を提供。高い安全性と驚異的な効果を誇っています。</p>
<p>確実な効果と安全性、時短で選ぶならDr.コバでしょう。</p>
<h4>Dr.コバの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>都度払い</td><td>1〜5回目:27,500円/1回<br>6回目以降:110円/1回</td></tr><tr><td>一括払い</td><td>5回分:108,900円<br>6回目以降:110円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4><strong>Dr.コバ</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="http://www.kobayashi-seikei.jp/alopecia/" target="_blank">Dr.コバ 銀座院</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/Nd9YwZNW7bBpaSFs9">東京都中央区銀座2丁目10-8 マニエラ銀座ビル3階</a></td></tr><tr><td>電話番号</td><td>0120-026-226</td></tr><tr><td>アクセス</td><td>JR有楽町駅 徒歩8分<br> 銀座線 銀座駅 A13 徒歩4分<br> 日比谷線 東銀座駅 A8出口 徒歩2分<br> 有楽町線 銀座一丁目駅 11番出口 徒歩2分<br> 有楽町線 新富町駅 1番出口 徒歩5分<br> 都営浅草線 宝町駅 A3出口 徒歩5分</td></tr><tr><td>営業時間</td><td>10:00〜19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約向け)<br>・受付での予約</td></tr></tbody></table>
<h4>Dr.コバの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">安いし、効果抜群です。<br>当方めちゃくちゃ髭は濃い方ですが、薄くなってきています。<br>予約はとりずらいですが、コスパ重視したい方にオススメ。<br>痛いのが苦手ならゴリラがオススメ。<br>引用元:<a href="https://goo.gl/maps/u9RqkAuTEXt3q46N9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">価格と効果は素晴らしいけど、社員のサービスレベルと衛生面は並以下かと。社員はサービス内容、言うことバラバラ、施術後の軟膏は塗られたり塗られなかったり。衛生面は、施術上仰向けになりますが枕には髪の毛とかついてます。気分悪い、、ちなみに予約は全然取れません。<br>引用元:<a href="https://goo.gl/maps/ZmY1FZ8BDRWtmcBg9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛のコスパは随一です。<br>ただその分従業員のレベルは最低です。<br>最近は施術する方は割とまともな方が多い気がします(たまにサッサと終わらそうと客のことを考えずに適当なことやる人もいます。特に土日は施術者の質が低い気がします。)<br>受付と電話対応に関しては本当に最底辺レベルです。<br>まともな社会人としての常識やマナーや言葉遣いが身についていない方しかいません。<br>コンビニのアルバイトの方がよっぽどしっかりした接客をされています。<br>受付は無人に、電話対応は外注するなどして頂きたいです。<br>引用元:<a href="https://goo.gl/maps/Q74tFspMAE4PMmAm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" style="background-color:#2dad96">Dr.コバの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-drkoba/" target="_blank" rel="noreferrer noopener" aria-label="ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証 (新しいタブで開く)">ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証</a></li></ul>
</div></div>
<h3>メンズジェニー</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/.jpg" alt="" class="wp-image-90573" srcset="https://moteo.best/column/wp-content/uploads/2023/12/.jpg 750w, https://moteo.best/column/wp-content/uploads/2023/12/.jpg-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"e184e38d-df9c-498e-8272-a13bddd1152b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズジェニー(ジェニークリニック)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20bbd0a6-7a66-4926-bece-da5791594ed9","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bfae67b3-4153-476b-9568-3a768029c0c0","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"bdebb052-e44d-47d8-adb6-da78c858135f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズジェニー(ジェニークリニック)</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.4</td>
</tr>
<tr>
<td>料金</td>
<td>7.1</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズジェニーのおすすめポイント</p>
<ul><li>痛みの少ない医療脱毛ができる </li><li>無料保証が充実している </li><li>予約が取りやすく通いやすい </li><li>良心的な価格設定 </li></ul>
<p></p>
</div></section>
<p><span style="font-weight: 400;">メンズジェニーは男性専用の脱毛クリニックで、東京には新宿南口院と渋谷院があります。</span></p>
<p><span style="font-weight: 400;">最新の脱毛理論「蓄熱式脱毛」により、痛みや肌への負担が少ない医療脱毛ができる点が最大の魅力です。</span></p>
<p><span style="font-weight: 400;">発毛因子にアプローチする方法なので温かい熱でアプローチでき、濃い毛はもちろん産毛のような薄い毛もしっかり脱毛できます。</span></p>
<p><span style="font-weight: 400;">施術もスピーディーであっという間に終わり、予約枠にも余裕が出やすいです。比較的新しいクリニックですので、その点も予約の取りやすさにつながっています。</span></p>
<p><span style="font-weight: 400;">肌トラブルや打ち漏れにも無料で対応。メンズジェニーは脱毛が初めての方でも安心して通うことができます。</span></p>
<p><span style="font-weight: 400;">カウンセリングではテスト照射も無料で行ってくれますので、興味があれば気軽に足を運んでみてください。</span></p>
<h4>メンズジェニーの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>顔セレクトプラン3</td><td>1回コース:26,000円<br>3回コース:55,000円<br>5回コース:76,000円</td></tr><tr><td>顔6箇所セット<br>(ひたい/ほほ・もみあげ/鼻下/アゴ/アゴ下/首)</td><td>1回コース:51,000円<br>3回コース:109,000円<br>5回コース:149,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><span style="font-weight: 400;">今なら期間限定キャンペーンで、「トライアル顔3箇所」が1回9,800円、「トライアル顔6箇所」が1回16,800円でお試しできますので、まずはこちらを試してみるといいでしょう。</span></p>
<h4>メンズジェニーの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://jennyc.jp/men/">メンズジェニー</a></td></tr><tr><td>住所</td><td>3店舗新宿南口院、渋谷院、大宮院</td></tr><tr><td>電話番号</td><td>0120-006-280</td></tr><tr><td>アクセス</td><td>各店舗のアクセスは<a href="https://jennyc.jp/men/clinics/">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休業日</td><td>店舗ごとに異なる</td></tr><tr><td>支払方法</td><td>現金、クレジットカード、医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://jennyc.jp/men/reserve/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4><strong>メンズジェニーの口コミ</strong></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b16884f9-2176-4316-ad02-3b70add7283b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Shoki Aobaさん </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初経験で不安要素も多々ありましたが痛みとかもなく、最後までリラックスした状態でいれました!担当の方がとても親切な方でリラックスできた要因の一つだと思います。<br>施設も綺麗な印象でした!<br>(引用元:<a href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank" rel="noreferrer noopener" aria-label="Googleマップ (新しいタブで開く)">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">anan anpanさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">VIOをやっています。<br>他会社の医療脱毛も経験済みのため、その比較です。<br><br>照射自体は、他の医療脱毛と比較して少ないです!<br>その点とても満足なのです!<br><br>星が1つないのは、<br>Oの時、スタッフの方に剃ってもらったのですが、<br>その毛の処理が実際の照射よりも痛かったです。。<br><br>他の医療脱毛をした時はそんな事はなかった。。<br><br>毛を処理する剃毛器材が悪いのか、、<br>剃毛してくれるスタッフの技術なのか、、<br><br>血が出てるんじゃないかと思うくらい痛かった。。<br>改善してほしいです。<br>(引用元:<a rel="noreferrer noopener" href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://jennyc.jp/men/" style="background-color:#2dad96">メンズジェニー の公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-jenny/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズジェニーの口コミ・評判は?実際にVIO脱毛の体験で効果を検証してみた!</a></li></ul>
</div></div>
<h3>表参道スキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg" alt="メンズ髭脱毛の表参道クリニック" class="wp-image-1251" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></figure></div>
<p><!-- wp:uagb/section {"block_id":"80ce2e20-d578-4425-b0fc-3aa8e9d65eac"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">表参道スキンクリニックグループ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"da788f7f-62d7-4dd1-81a6-5a88864af44e","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5f7a190e-4278-45a9-b3f9-45c4ee4087e5","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aaacef2d-02ff-4baf-9c6c-9f744c43ae90","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"0480c0de-9297-432b-8e96-27071a2c472e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-0480c0de-9297-432b-8e96-27071a2c472e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.0"} --></p>
<div class="wp-block-brad-number-review">8.0</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>表参道スキンクリニックグループ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>表参道スキンクリニックグループは、医療脱毛を提供するクリニックです。東京は渋谷を中心に、全国に展開しています。</p>
<p>全室すべて完全個室なのでプライバシーが守られて安心。医療機関なので脱毛後のアフターケアサポートもしっかり行ってくれます。</p>
<p>良心的なのが伺えるのは、「強引な勧誘はいたしません」「表記料金以外は一切いただきません」「予約の取りやすさに自信があります」……などの8つの約束。安心して来院することができますね。</p>
<p>しかも初回カウンセリングは無料です。</p>
<h4>表参道スキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ALXレーザー</td><td>1回:22,000円5回:66,000円8回:96,800円12回:132,000円</td></tr><tr><td>YAGレーザー</td><td>1回:33,000円5回:99,000円8回:149,600円12回:211,200円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>表参道スキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="表参道スキンクリニック (opens in a new tab)">表参道スキンクリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/omotesando-skin-clinic?share">神宮前5-9-13 喜多重ビル4階</a></td></tr><tr><td>電話番号</td><td>0120-334-270</td></tr><tr><td>アクセス</td><td>東京メトロ各線「表参道駅」 A1出口より徒歩約7分</td></tr><tr><td>営業時間</td><td>月・火・木:11:00~20:00<br>金・土:11:00〜19:00<br>日・祝:10:30~18:00</td></tr><tr><td>休業日</td><td>水曜日</td></tr><tr><td>支払方法</td><td>現金もしくはクレジットカード(VISAやMastercard、UCカードなど)</td></tr><tr><td>予約方法</td><td><a href="https://omotesando-skin.jp/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>表参道スキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今まで通常の脱毛と、ここの医療脱毛を経験しましたが、やっぱり医療脱毛の方が効果が明らかに違うと思います。通常のは次に脱毛に行く前には生えてきてしまうのに、医療はそれがかなり遅いです!本当に処理の必要がなくなるので助かっています。<br>引用元:<a href="https://goo.gl/maps/BdVNDePJyJNbpTP77" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">予約時間に呼ばれず待たされること多数。<br>施術前にお金を取られるスタイル。<br>会計も不明瞭で明細はもらえません。<br>正直おすすめはしないです。<br>引用元:<a href="https://goo.gl/maps/9EMqbJrcqaa4Pa438" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">オプション契約の勧誘がちょっとしつこいのが残念。カウンセラーさんのお勧めは断ることができたのですが、看護師さんまでも施術中まで何度もお勧めしてくるので断るのもだんだん面倒になって最後はオプション追加してしまいました。それさえなければお勧めできるクリニックだと思います。引用元:<a href="https://goo.gl/maps/x9J2Dig35XdPzfaV7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://omotesando-skin.jp/" style="background-color:#2dad96">表参道スキンクリニックの公式HPをチェックする</a></div>
<h3>渋谷美容外科クリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png" alt="メンズ髭脱毛の渋谷美容外科クリニック" class="wp-image-14134" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-9-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"58917e65-057d-48e1-8e2a-4b904d41f7f6"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">渋谷美容外科クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"89ed49d2-6a05-49c4-acba-7b8651b91eac","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b9ed2f1e-5490-4b1e-b119-8a80f49cb445","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"358817b4-dd0a-49d9-a932-c9b4b00a2092","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d31c32a5-6a44-4c18-9084-f6bc8681cdd9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>渋谷美容外科クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.2</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>渋谷美容外科クリニックは、関東圏内に5院を展開し、都内には4院があります。</p>
<p>医療機関だけで可能なレーザー脱毛のアレキサンドライト・レーザーで、安全でスピーディーな脱毛を提供しています。</p>
<p>初診料・カウンセリング料・剃毛台・アフターケアがすべて無料という4つの脱毛サービスを提供。丁寧なカウンセリングを行い、強引な勧誘はありません。</p>
<p>クリニックなので、心配な施術後の肌トラブルもきっちりと対応してくれるのでとても安心ですね。</p>
<h4>渋谷美容外科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:74,800円8回:107,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>渋谷美容外科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://shibu-cli.com/">渋谷美容外科クリニック</a></td></tr><tr><td>住所</td><td><strong>渋谷院</strong><br><a href="https://goo.gl/maps/xweXib5q2Ly44cdx5">東京都渋谷区渋谷1-14-9 藤和宮益坂ビル8・9F</a><br><strong>新宿院</strong><br><a href="https://goo.gl/maps/78PxmsKCTcaw3yXq8">東京都新宿区新宿3-23-1 都里一ビル2F</a><br><strong>池袋院</strong><br><a href="https://goo.gl/maps/2MmwDbh6GuJJ2ddg9">東京都豊島区南池袋2-27-8 南水ビル7F</a><br><strong>新橋院</strong><br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/shibucli_shinbashi?share" target="_blank">東京都港区新橋2-18-9 第3光和ビル4F</a><br><strong>横浜院</strong><br><a href="https://g.page/shibucli_yokohama?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">神奈川県横浜市西区南幸2-11-1 横浜MSビル7F</a></td></tr><tr><td>電話番号</td><td>0120-355-311</td></tr><tr><td>アクセス</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ全体3回コース:57,500円</td></tr></tbody></table>
<h4><strong>渋谷美容外科クリニック</strong>の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらのクリニックの脱毛機とても良く毛が減ります。今まで通っていたところの半分位の回数で脱毛が終わりました。予約も希望の時間に取れるよう調整してくれて有り難い。カウンセリングも丁寧でスタッフさん皆対応良いですよ。<br>引用元:<a href="https://goo.gl/maps/abKhxWtWSzUKSLAG8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最初入り口がわかりづらかったですが、脱毛でちゃんと予約を取ってくれたのとシェービング無料は楽ちんですごく良かったです!<br>スタッフさんの対応もていねいに感じました!<br>引用元:<a href="https://goo.gl/maps/TLXXMmmZnAMWtpD47" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-18154384-3f01-4a03-bef2-4348b0056503"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">全身脱毛で通っていますが、スタッフの方の対応も良く、施術も丁寧です。料金はすごく安いというわけではなく、まあ平均的かなという価格帯です。23時まで営業しているので、仕事後にも通えるのがありがたいです。引用元:<a href="https://goo.gl/maps/zXQapcFCt7qsqge46" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://shibu-cli.com/" style="background-color:#2dad96">渋谷美容外科クリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-shibuyacosmeticsurgeryclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">【メンズ】渋谷美容外科クリニックの口コミ・評判|医療レーザー脱毛の解約料金やキャンセル料はかかる?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3>KMクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png" alt="" class="wp-image-14782" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png 749w, https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4224e83f-514a-4bef-bda7-e7f54eedd96f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"86f6b22d-c54a-4f82-8479-eae0bb73b496","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ab0f7de2-571f-4551-8176-f8f0a9e93d29","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"73a02d13-f243-47f1-91b2-6332d22f60fa","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"94fbbce4-e71a-47a1-be8f-205694d0993a","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.7"} --></p>
<div class="wp-block-brad-number-review">7.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>KM新宿クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>7.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>KMクリニックのおすすめポイント</p>
<ul><li>メディオスターNextProを使った『ハヤブサ脱毛』が早くて痛みが無い脱毛として人気</li><li>カウンセリング、施術が丁寧</li><li>産毛や日焼け肌への施術も可能</li></ul>
</div></section>
<p>KM新宿クリニックは、美容に特化した美容皮膚科・美容外科です。新宿院と銀座院があります。</p>
<p>医療レーザーハヤブサNEOは、発毛因子として重要な役割を果たすバルジを破壊します。従来のアプローチ部分の、毛根・毛母細胞よりも浅いため、痛みを感じなく圧倒的なスピード脱毛を実現しています。</p>
<p>時短で効率が良くて、しかも火傷などのリスクも軽減されているのでかなり魅力的です。</p>
<p>「試してみないとわからない」という方には、ヒゲ脱毛トライアルとして1回3,000円で体験できますよ。</p>
<h4>KMクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:93,500円追加:18,700円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>KMクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.kmshinjuku.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">KM新宿クリニック</a><br><a rel="noreferrer noopener" aria-label="KM銀座クリニック (新しいタブで開く)" href="https://www.kmshinjuku.com/clinic-ginza/" target="_blank">KM銀座クリニック</a></td></tr><tr><td>住所</td><td><strong>KM新宿クリニック</strong><br><a href="https://g.page/KMshinjuku?share">新宿区歌舞伎町2-46-5KM新宿ビル8F</a><br><br><strong>KM銀座クリニック</strong><br><a href="https://g.page/KMginza?share">中央区銀座1-16-1東貨ビル7F</a></td></tr><tr><td>電話番号</td><td>03-5272-0212</td></tr><tr><td>アクセス</td><td><strong>KM新宿クリニック</strong><br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><br><strong>KM銀座クリニック</strong><br>銀座線「京橋駅」1番出口より徒歩3分</td></tr><tr><td>営業時間</td><td>診察時間 11:00〜19:00<br>電話受付 10:30〜19:00</td></tr><tr><td>休診日</td><td>年末年始のみ休診</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>または電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ひげ(鼻下)トライアル1回:3,300円</td></tr></tbody></table>
<h4>KMクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付の対応、先生の施術も問題なくまた行きたいと思います。<br>ありがとうございました。<br>引用元:<a href="https://goo.gl/maps/BL2nNNLXxD5v5wsN6">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">付は数人いるが、愛想が良いスタッフとそうでないスタッフの差が激しい。医師はとても丁寧で、対応してくれた受付・看護師と比べても一番親切だった。施術は良かった。再訪あり。<br>引用元:<a href="https://goo.gl/maps/uYLvgLyWTsUHvBPVA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">看護師無礼<br>きちんと剃ってきたのに強めの口調。<br>うるさいしうざい。<br>帰ろうかと思ったわ途中で。<br>銀座なんでなくなっちゃったのさー。引用元:<a href="https://goo.gl/maps/BGspM1S2mh2GCFZ17" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/depilate-men/" style="background-color:#2dad96">KMクリニックを公式HPでチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a890a7d2-044d-40c8-992d-684994db6158"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-kmclinic/">KMクリニックの口コミ・評判は?新宿・銀座のヒゲ永久脱毛ならハヤブサ脱毛のお得コースがおすすめ</a></li></ul>
</div></div>
<h3>メディエススキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250.jpg" alt="メンズ髭脱毛のメディエススキンクリニック" class="wp-image-11369" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"4786e358-2c74-401c-b12b-8c98cd55c385"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メディエススキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"02ce887e-3cf7-400b-bfb2-05cdee3cdd21","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"24ffd67f-6112-4eec-bad6-a2bfb6598f11","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"cefa0580-ca51-4459-b3ce-d1d441a07400","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.6"} --></p>
<div class="wp-block-brad-number-review">7.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.5</td>
</tr>
<tr>
<td>接客</td>
<td>7.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>メディエススキンクリニックは、10代から90代までの幅広い層が来院する、美容に特化した美容皮膚科です。美容に関する様々なメニューの中で、医療脱毛も提供。</p>
<p>何よりもカウンセリングを大切にし、それぞれの希望と満足に寄り添い、向き合ってくれます。</p>
<p>特徴は、医師というだけでも安心なのに、キャリアのある皮膚の専門医が対応してくれるということでしょう。万が一の皮膚トラブルを考えると非常に安心できますよね。</p>
<p>米国で承認された永久脱毛の医療レーザーを使用した脱毛は、初回から効果を実感できます。日焼けした肌にも照射可能で、肌へのダメージが少ないのが特徴です。</p>
<p>料金は、パーツごとやセット料金があり、都度払いなのも安心ですね。</p>
<h4>メディエススキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:27,500円<br>3回:55,000円<br>5回:82,500円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メディエススキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.medieth.com/">メディエススキンクリニック</a></td></tr><tr><td>住所</td><td>東京都中央区銀座3-9-19 吉澤ビル6F</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>アクセス</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td></tr><tr><td>営業時間</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td></tr><tr><td>営業日(休診日)</td><td>日曜日</td></tr><tr><td>支払方法</td><td>現金一括<br>クレジットカード<br>医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://www.medieth.com/">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ&nbsp;(全体:もみあげ・ほほ・首含む)5回:82,500円</td></tr></tbody></table>
<h4>メディエススキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c40d8716-c381-43e6-9102-d085e557fee8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最近毛が濃い人が少なくなった気がしてたんですが、みんな脱毛やってるんですね。<br>友達がこちらのクリニックで受けたとの事で、紹介してもらいました。ちょうどキャンペーンやってたので予算よりも安く済んでお得でした。痛みはありましたが我慢してでもやった甲斐がありました。<br>引用元:<a href="https://goo.gl/maps/MAHw7CivGVPDeR8VA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a661daa6-80b6-47dc-b454-97b13b552193"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">将来ヒゲ伸ばすかもしれないと思って脱毛やるか保留にしてたんですけど、夕方になると青くなるのが面倒で。最近リモート業務になったので人と会う機会も減ったのですが、逆に今が始め時かなと。数回しか通ってませんが、既に薄くなったような。現段階でもやって良かったと思う。<br>引用元:<a href="https://goo.gl/maps/3zYxDrqu83gNUEmf8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最悪です。<br>看護婦さんの態度対応も悪いし、脱毛もビタミン点滴も効果が全然わからない。引用元:<a href="https://goo.gl/maps/HVXd8zbYvWrnLVrZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.medieth.com/" style="background-color:#2dad96">メディエススキンクリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mediasskinclinic/">メディエススキンクリニックの口コミ・評判は?ヒゲ脱毛やVIO脱毛の費用と効果は?おすすめクリニックか徹底検証</a></li></ul>
</div></div>
<h3>マグノリア皮膚科クリニック</h3>
<figure class="wp-block-image"><a href="http://www.mg-clinic.com/treatment/hairremoval-men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-4.png" alt="メンズ髭脱毛のマグノリア皮膚科クリニック" class="wp-image-14129" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-4.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-4-300x202.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>マグノリア皮膚科クリニックは、渋谷で美容医療を提供するクリニックです。</p>
<p>厳しい基準をパスした優秀なスタッフが、黄色人種に効果的なレーザーを使用した脱毛を提供。</p>
<p>豊富な経験と高い技術で、出力や当て方をチョイスしてひとりひとりの施術にあたります。なので、サロンで何年もかかる施術が短期間で済ませられます。</p>
<p>痛みの強い方にはオリジナルの脱毛用クリーム麻酔を使用。通常の医療用麻酔クリームに比べて強力なのに、肌に優しいのが特徴。痛みや肌が気になる方には魅力的ですね。</p>
<p>リピーターが多いのも特徴です。</p>
<h4>マグノリア皮膚科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:55,000円<br>5回:220,00円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>マグノリア皮膚科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">マグノリア皮膚科クリニック</a></td></tr><tr><td>住所</td><td>渋谷区渋谷1-8-7 第27SYビル5A</td></tr><tr><td>電話番号</td><td>03-3486-7855</td></tr><tr><td>アクセス</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>10:30〜18:00</td></tr><tr><td>営業日(休診日)</td><td>月・木曜休診</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>もみあげ+頬:20,000円/1回</td></tr></tbody></table>
<h4>マグノリア皮膚科クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックで受けた施術と全く違う結果に驚いた時から、ずっとマグノリアに通っています。施術後、毎回鏡を見るのが本当に楽しみで人生の質が上がる気分です。スタッフの対応も礼儀正しくそして優しくお声がけくださって安心してお任せしています。<br>引用元:<a href="https://goo.gl/maps/BpU8WZoLEvLsTbtu5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年ほど前から通院しています。とにかくスタッフの方の対応がとても良いです。カウンセリング時、一緒に頑張りましょうと言ってくださったスタッフの方がとても印象的でした。不安症のため、沢山質問しても答えてくださる看護師さんも心強くて安心します。<br>部屋の仕切りがカーテンであることだけ、とても残念です。体の治療を受けているので…<br>引用元:<a href="https://goo.gl/maps/TBV8PK2mA5fP5MhLA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここは周りにお勧めできないです。ありえない対応されますよ。二度と行かない引用元:<a href="https://goo.gl/maps/f6DMK5AGEZKnX98w9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://www.mg-clinic.com/treatment/hairremoval-men/" style="background-color:#2dad96">マグノリア皮膚科クリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-magnoliadermatologyclinic/">マグノリア皮膚科クリニックの口コミ・評判は?東京で髭の永久脱毛するならマグノリア皮膚科がおすすめ</a></li></ul>
</div></div>
<h3>銀座肌クリニック</h3>
<figure class="wp-block-image"><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-8.png" alt="メンズ髭脱毛の銀座肌クリニック" class="wp-image-14133" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-8.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-8-300x162.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>銀座肌クリニックは、男性専用の美容皮膚科です。銀座の「キラリトギンザ」内にあるので、ショッピングや食事のついでに行くことができて便利です。</p>
<p>院長は、美容医療に長年関わってきたため、高い技術力だけではなく、痛みと不安に配慮した丁寧な施術を誇っています。</p>
<p>クリニックなので、高い出力のレーザー脱毛でしっかり毛を生み出す細胞を破壊できます。毛根が深く、効果が出にくいヒゲ脱毛にもしっかりと効果があります。</p>
<p>もちろん、万が一の肌トラブルにも迅速に対応できるのも安心です。</p>
<h4>銀座肌クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:38,000円<br>5回:152,000円<br>10回:294,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>銀座肌クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">銀座肌クリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/GinzaHadaClinic?share">東京都中央区銀座1-8-19 キラリトギンザ9F</a></td></tr><tr><td>電話番号</td><td>0800-823-4305</td></tr><tr><td>アクセス</td><td>・有楽町線「銀座一丁目駅」9番出口から徒歩1分<br>・銀座線「京橋駅」2番出口から徒歩2分<br>・日比谷線・丸ノ内線・銀座線「銀座駅」A13番出口から徒歩5分<br>・ 都営浅草線「宝町駅」A4出口から徒歩3分<br> ・JR山手線・京浜東北線「有楽町駅」京橋口から徒歩5分</td></tr><tr><td>営業時間</td><td>月曜~土曜:11:00~13:00/14:30~19:30<br>日曜:11:00~13:00/14:30~18:30</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(VISA・Mastercard・JCB・AMERICAN EXPRESS)<br>メディカルローン(12回まで金利・手数料なし)</td></tr><tr><td>予約方法</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛全体1回トライアル:38,000円</td></tr></tbody></table>
<h4>銀座肌クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">銀座のビルにあります。<br>とても豪華な感じがしますが、そんなに大きなクリニックではないです。<br>隣のエステと同じ系列?<br>引用元:<a href="https://goo.gl/maps/F9UzmEuripxwaB4f7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">「痛くない脱毛」を掲げていますが、初回の時「痛みには強いですか?」って医師に聞かれました。<br>強い痛みの割に効果は薄いです。<br>個人差があると思いますが、脇はハサミで皮膚を切られてるような強烈な痛みで毎回汗びっしょりでした。<br>今は大手のクリニックに通っていますが、効果も痛みも全然違います!!引用元:<a href="https://goo.gl/maps/BegecCfXwi9AmJ2m7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE" style="background-color:#2dad96">銀座肌クリニックの公式HPをチェックする</a></div>
<h2 id="salon">東京でおすすめのヒゲ脱毛サロン</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td></tr><tr><td>施設名</td><td>メンズTBC</td><td>レイロール</td><td>リンクス</td><td>ローランドビューティーラウンジ</td></tr><tr><td>おすすめポイント</td><td>ニードル脱毛だから脱毛効果がずっと続く</td><td>他サロンより1円でも高い場合は金額交渉可能!</td><td>回数パスならコース終了後の割引が最大80%オフ</td><td>11回目以降が永久80%オフ</td></tr><tr><td>脱毛方法</td><td>・フラッシュ脱毛
・ニードル脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td>800本:112,960円
(オーダーメイドプラン)</td><td>70,000円〜</td><td>59,800円〜</td><td>118,800円</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td>&#8211;</td><td>210,000円〜</td><td>94,694円〜</td><td>3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td></tr><tr><td>通い放題の有無</td><td>×</td><td>○</td><td>×</td><td>×</td></tr><tr><td>東京の店舗</td><td>都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td><td>【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td><td>都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td><td>都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00
土日・祝日:10:00~19:00</td><td>11:00〜21:00
※各店舗によって異なります</td><td>平日・土 12:00~21:00
日・祝 11:00~20:00</td><td>各店舗によって異なる</td></tr><tr><td>デメリット</td><td>ニードル脱毛は高額になりやすい</td><td>スタッフの性別指定はできない</td><td>男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td><td>プランの選択肢が少ない</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h3>メンズTBC</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png" alt="メンズ髭脱毛のTBC" class="wp-image-14124" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc-300x179.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"0964a573-d3ef-43a9-bc48-a6a9713a05d9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">MEN'S TBC</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"9f96152b-8198-48e3-b4d4-87aeecd1abd8","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"7ede5724-bbda-4c88-b58c-0f686899ee23","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"52b8302c-20c2-4d13-a5aa-d10ad26a7e04","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.4</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズTBCのおすすめポイント</p>
<ul><li>「少し残したい」などの希望のスタイルにも対応</li><li>髭脱毛を1,000円で体験できる</li></ul>
</div></section>
<p>メンズTBCは、全国に展開している大手のメンズエステサロンです。東京には13店あります。</p>
<p>歴史と実績のある美容電気脱毛法で専門の技術者が施術しています。一本一本を丁寧に処理するため以後毛が生えてくることはありません。「少し残したい」などの希望のスタイルにも対応しています。</p>
<p> 脱毛料金は、一本ごとの本数で計算されます。</p>
<p>2年間有効なお得なメンバーシステムがあり、全エステメニューをメンバー価格で受けることが可能。特別オーダーメイドプランだと、メンバー価格よりも安く脱毛できます。</p>
<p>「まずは試したい」という方には、初回に限りヒゲ脱毛を1,000円で体験できますよ。</p>
<h4>メンズTBCの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>Hi-エピ</td><td>145円/本(メンバーは121円/本)</td></tr><tr><td>イオシスエピ-M</td><td>132円/本(メンバーは110円/本)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズTBCの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.tbc.co.jp/mens/">メンズTBC</a></td></tr><tr><td>住所</td><td>都内13店<br>新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00<br>土日・祝日:10:00~19:00<br>※変更になる場合があります。</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>メンズTBCの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ専用なこともあり、お客さんは男性だけなので、気楽に待てました。<br>丁寧なカウンセリングで、どれくらいの頻度で通えば理想の髭になるかイメージを持つことが出来ました。<br>特に一週間後の髭回りの様子は効果を実感できると思います。<br>引用元:<a href="https://goo.gl/maps/oT8d4zsHGwjsHPg8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性の脱毛は女性と違って難しいと聞いていたが、メンズTBCは男性に合った施術をしてくれるようで安心して任せることができました。<br>引用元:<a href="https://goo.gl/maps/8WgVXww4VmnPtfK36" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">20歳くらいの女性の接客がとても最悪。最低限の敬語も使わずに馴れ馴れしく接してくる。<br>引用元:<a href="https://goo.gl/maps/rKondvtXbyhdwqj8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">メンズTBCの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h3>レイロール</h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">レイロール</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"d61c9a9b-6589-4db4-b7eb-bed91ca5706c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"925f5476-0ba7-4313-9963-405879a4b91b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-925f5476-0ba7-4313-9963-405879a4b91b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bcd83fce-7a0c-4f3f-990a-181f95fe0613","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f7e8db3e-6710-4f77-900d-de192b5d5368","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.8"} --></p>
<div class="wp-block-brad-number-review">8.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>レイロール</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>レイロールのおすすめポイント</p>
<ul><li>最安値保証ありでコスパ◎脱毛初心者でも安心</li><li>完全オリジナルの脱毛機を開発!レーザー脱毛に劣らない脱毛効果の高さがウリ</li><li>各部位コース完了後は無期限で1回80%オフ!お客様満足度が高い</li></ul>
</div></section>
<p>レイロールは、男性専門の脱毛サロンです。</p>
<p>東京には、新宿マルイメン店、レイロール 渋谷店、レイロール 池袋店、レイロール 錦糸町店、レイロール 立川店の5店舗があります。</p>
<p>オリジナルの男性専用脱毛マシンBRILLIOは、脱毛機メーカーと共同で開発したもの。高い安全性と脱毛効果を誇り、男性のヒゲ脱毛にも確実に効果を発揮します。</p>
<p>アトピーや敏感肌の方にも安心で、熱を正しく毛へと届けるため、<span class="highlighted">肌の負担が最小限に軽減され</span>高い安全性があります。痛みも少ないのが特徴です。</p>
<p>従来のものよりもスピーディーに仕上がるのも魅力です。</p>
<p><span style="white-space: pre-wrap;">良心的なのは、<span class="highlighted">全国最安値保証</span>で「他店より1円でも高ければその場で値下げします」というもの。脱毛効果とコスパで選ぶと、レイロールですね。</span></p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg" alt="" data-id="76182" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1/" class="wp-image-76182" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg" alt="" data-id="76183" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1/" class="wp-image-76183" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg" alt="" data-id="76184" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1/" class="wp-image-76184" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg" alt="" data-id="76181" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1/" class="wp-image-76181" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>レイロールの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛セット(選べる3カ所)</td><td>59,800円/10回</td></tr><tr><td>髭脱毛セット(全8カ所)</td><td>99,800円/10回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>レイロールの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>住所</td><td><strong>都内5店舗</strong><br><strong>レイロール 新宿マルイメン店</strong><br><a href="https://g.page/rayrole_shinjyuku?share">新宿区新宿5-16-4 新宿マルイメン7F</a><br><strong>レイロール 渋谷店</strong><br><a href="https://g.page/rayrole-shibuya?share">渋谷区渋谷1-12-12 宮益坂東豊エステートビル4F</a><br><strong>レイロール 池袋店</strong><br><a href="https://goo.gl/maps/CunEGcsH8Gv5FMxh9">豊島区南池袋1-20-1 横田ビル9F</a><br><strong>レイロール 錦糸町店</strong><br><a href="https://g.page/rayrole-kinshicho?share">墨田区江東橋1-11-7 ホテイビル5F</a><br><strong>レイロール 立川店</strong><br><a href="https://g.page/rayrole_tachikawa?share">立川市曙町2-8-30 わかぐさビル7F</a><br>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>電話番号</td><td>0120-965-876</td></tr><tr><td>アクセス</td><td>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>営業時間</td><td>11:00〜21:00(新宿マルイメン店)<br>他店舗の営業時間については<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a>から</td></tr><tr><td>休業日</td><td>なし</td></tr><tr><td>支払方法</td><td>現金払い(一括・都度払い)<br>クレジットカード(VISA・Mastercard・SaisonCard・UnionPay・J-Debit)</td></tr><tr><td>予約方法</td><td><a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">WEB予約</a>もしくはフリーダイヤルより</td></tr></tbody></table>
<h4>レイロールの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初めて来たけど、痛みも少なく店員さんも優しかったので良かったです。またお願いします。<br>引用元:<a href="https://goo.gl/maps/o9oJBLnzzoRx6Aep9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">フラッシュ脱毛をしているのですが、全然痛くないし、始めて半年で頬の髭はほぼ無くなったのでとてもおすすめです!<br>駅からも近いので通いやすいです!少し店内狭く感じますがスタッフの対応も良く大満足です。<br>引用元:<a href="https://goo.gl/maps/o6hPPVPEdVxjcHeh7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f694691c-dbfe-4790-8181-64c9520b881d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛3箇所、価格がリーズナブルだと感じました。6.7回目から明らかな効果がではじめ、本当にやってよかったと思っています。出力マックスだと、アゴは少し痛いですが、これからも通います。<br>引用元:<a href="https://goo.gl/maps/GY3BgkxichJDoEG66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" style="background-color:#2dad96">レイロール公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3>リンクス</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-rinx-300-250.png" alt="メンズ髭脱毛のリンクス" class="wp-image-8418" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"429f660b-a20e-444e-9160-1f055cb47066"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-429f660b-a20e-444e-9160-1f055cb47066">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">RINX -リンクス-</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8324228d-6026-4bf3-924c-12d74a008f12","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8324228d-6026-4bf3-924c-12d74a008f12">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c749c09b-6381-4404-a118-66f7ad30e3c7","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"4b132895-e96b-444d-8623-e78b095a02b1","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b132895-e96b-444d-8623-e78b095a02b1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"963aa9a7-afbe-4070-b239-a897ba819cc9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>RINX -リンクス-</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>リンクスのおすすめポイント</p>
<ul><li>施術・接客対応がすべて男性スタッフ</li><li>キャンペーン・割引が充実しているため安く脱毛できる</li><li>コース終了後は80%割引で脱毛を受けられる</li></ul>
</div></section>
<p>リンクスは、全国に49店舗も展開しています。男性スタッフのみがサロンを運営しているので、女性の目が気になるということもありません。</p>
<p>男性の太くて硬い毛質に威力を発揮するように開発したオリジナルな脱毛機を使用しているのが特徴的です。</p>
<p>さらに、ひとりひとりの肌や毛の状態に合わせて調整し、オーダーメイド脱毛を提供しています。</p>
<p>初めて来店する方であれば、ヒゲ脱毛パーツの好きな部位が一箇所1,800円、3箇所4,800円、6箇所5,800円で受けることができます。</p>
<p>カウンセリング・脱毛パッチテストが無料なので気軽に相談できますね。</p>
<p>コース終了後は、通常価格の80%OFFで施術を受けることができるのも安心ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg" alt="" data-id="76130" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1/" class="wp-image-76130" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg" alt="" data-id="76131" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1/" class="wp-image-76131" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg" alt="" data-id="76132" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1/" class="wp-image-76132" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg" alt="" data-id="76133" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1/" class="wp-image-76133" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>RINXの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>両ほほ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>両もみあげ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>鼻下</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>口下</td><td>1回:3,150円<br>5回:12,600円<br>10回:24,700円</td></tr><tr><td>あご</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>あご下・首</td><td>1回:5,250円<br>5回:21,000円<br>10回:38,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>RINXの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">リンクス</a></td></tr><tr><td>住所</td><td>都内12店舗<br>東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>営業時間</td><td>平日:12:00〜21:00<br>土日祝:11:00〜20:00</td></tr><tr><td>休業日</td><td>木曜日</td></tr><tr><td>支払方法</td><td>現金一括・分割払い<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>リンクスの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">効果がしっかり実感でき、店内も綺麗で利用しやすいです!<br>引用元:<a href="https://goo.gl/maps/vJz7T9WsieTdQksZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分の自由な時間で通いやすく効果も実感できました!<br>引用元:<a href="https://goo.gl/maps/NvudkcDujrWq2Mry7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">各階、リンクスとヨドバシの連絡通路の案内が少な過ぎて非常に分かりづらい。引用元:<a href="https://goo.gl/maps/797KCrFbu4EvPhps9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/" target="_blank" rel="noreferrer noopener" aria-label="RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない? (opens in a new tab)">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3>ローランドビューティーラウンジ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="メンズ髭脱毛のローランドビューティラウンジ" class="wp-image-1234" width="338" height="280" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"db41d325-9327-45a3-9589-372b85ab77a9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-db41d325-9327-45a3-9589-372b85ab77a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ローランドビューティーラウンジ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"34189492-129f-4880-9844-5b70db17b0bb","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-34189492-129f-4880-9844-5b70db17b0bb">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"12088778-5e75-470a-820c-8ed04103d559","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-12088778-5e75-470a-820c-8ed04103d559">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ac142699-77a6-4d8b-aa61-2b8a79444b45","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.8"} --></p>
<div class="wp-block-brad-number-review">7.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ローランドビューティーラウンジ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>ローランドビューティーラウンジは、ホスト界のカリスマ・ローランドが自身の経験によりプロデュースしたサロンです。</p>
<p>脱毛に苦労したローランドが出会ったのが、SHR方式の脱毛機。広範囲に弱めの光エネルギーを連続して当てるので、痛くなくてとてもスピーディー。</p>
<p> 従来のメラニン色素に反応して照射していた脱毛機では、日焼け肌や地黒肌、ほくろ、黒ずみなどは脱毛できませんでしたが、SHR方式のルミクス脱毛なら関係なく施術できます。</p>
<p> ヒゲ脱毛10回は、月額3,300円で施術できるのでリーズナブル。毎日の手間や肌荒れなどに悩んでいる方は、脱毛で一瞬で解決しますね。</p>
<p>「顔は人間の玄関。そこをキレイにしなくては全てが始まらない」とローランドは語っています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg" alt="" data-id="76495" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1/" class="wp-image-76495" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg" alt="" data-id="76496" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1/" class="wp-image-76496" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg" alt="" data-id="76497" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1/" class="wp-image-76497" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg" alt="" data-id="76498" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1/" class="wp-image-76498" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>ローランドビューティラウンジの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>10回:118,800円(月々3,300円〜)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ローランドビューティラウンジの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://roland-bl.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ローランドビューティーラウンジ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>電話番号</td><td>0120-994-106</td></tr><tr><td>アクセス</td><td><a href="https://roland-bl.jp/shoplist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td><a rel="noreferrer noopener" href="https://roland-bl.jp/shoplist/" target="_blank">各店舗ページ</a>をご覧ください</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(一括・分割)</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ローランドビューティーラウンジの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">丁寧なカウンセリングで安心して施術を受けることができました!<br>まだ通っている最中ですが効果もかなり実感しておりおすすめです!<br>はじめての脱毛でしたが満足しております!<br>引用元:<a href="https://goo.gl/maps/jHgPa5ng9ogpBB967" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a3229d69-ab53-45c4-a282-9be469508df3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">綺麗で清潔感のある店舗でした。<br>スタッフの方の案内も丁寧でリピートしたいと思いました。<br>引用元:<a href="https://goo.gl/maps/AEKJNC2AuR6iGZG96" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">新宿本店に通ってますが最近高額な化粧品の売り込みがうっとうしい。毎回行く度にあの手この手で施術中に買わそうとしてくる。いちいち断るのが面倒臭い引用元:<a href="https://goo.gl/maps/XeQbfnia2KbntoRD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" style="background-color:#2dad96">ローランドビューティーラウンジの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rolandbeautylounge/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ローランドビューティーラウンジのメンズ脱毛の口コミ・評判|値段とLumix-A9の脱毛効果を体験談から検証</a></li></ul>
</div></div>
<h3>ラ・パルレ</h3>
<figure class="wp-block-image"><a href="https://www.parler.co.jp/mens/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-7.png" alt="メンズ髭脱毛のラ・パルレ" class="wp-image-14132" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-7-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>ラ・パルレは、全国に展開するエステティックサロンで、都内には8店舗あります。レディースサロンとメンズサロンがあり、30年の実績と経験を誇っています。</p>
<p>ラ・パルレのエステティシャンは、技術力はもちろん、心のケアまで提供するトータル・エステティック能力を身につけているのも特徴的です。 </p>
<p>初回は、1部位1,000円で体験できるので、サロンの雰囲気を確かめたい方、使用感を知りたい方にはおすすめです。</p>
<p>美肌トリートメントをセットにして提供する脱毛は、エステサロンならではですね。</p>
<h4>ラ・パルレの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭3部位</td><td>6回:105,600円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ラ・パルレの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.parler.co.jp/mens/">ラ・パルレ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店、北千住店、池袋本店、錦糸町店、自由が丘店、吉祥寺店、立川店、町田店</td></tr><tr><td>電話番号</td><td>0120-860-239</td></tr><tr><td>アクセス</td><td><a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>平日:11:30~21:00<br>土:10:30~20:00<br>日祝:10:30~18:00<br>詳細は<a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.parler.co.jp/mens/campaign/epi.html">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ラ・パルレの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とっても丁寧な施術でスタッフさんもとても優しい方ばかりで好印象です。施術後は目で見て効果の実感も感じます。毎回大満足です。<br>引用元:<a href="https://goo.gl/maps/H7Nf3byDB1KJ6gAp9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフさんの対応がすごく良く、自分に合ったプランを一緒に親身になって考えてくれて、一緒に頑張ろうと言ってくれるので、通ってて楽しい。<br>引用元:<a href="https://goo.gl/maps/khchat8yt57mh5Aw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも丁寧な施術で大変満足しております。スタッフさんがとても優しく話しやすいので、毎回行くのがとても楽しみです。<br>引用元:<a href="https://goo.gl/maps/3hjx1grQUJzAACA38" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.parler.co.jp/mens/" style="background-color:#2dad96">ラ・パルレの公式HPをチェックする</a></div>
<h3>メンズシュシュ</h3>
<figure class="wp-block-image"><a href="https://chouchou-epi2.com/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-6.png" alt="メンズ髭脱毛のメンズシュシュ" class="wp-image-14131" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-6.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-6-300x203.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>メンズシュシュは、新宿 高田馬場にある男性ひげ脱毛・ボディー脱毛・陰部脱毛専門サロンです。</p>
<p>最先端光脱毛で、深いひげの深部まで光が届く事が可能となりました。効果が確かな上に、冷却機能も搭載されているのでお肌の負担が少なく、肌に優しい脱毛ができます。<br>24歳以下の方は、U24割で定価のオール30%OFFの割引を受けることができるのもお得。</p>
<p>その他、ヒゲ脱毛は、脱毛3点セットで毎回5,000円という魅力的なプランもあります。</p>
<h4>メンズシュシュの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛3点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首から3点を選択)</td><td>初回:9,500円<br>2回目以降(15日以内の来店):5,000円<br>2回目以降(30日以内の来店):8,000円</td></tr><tr><td>髭脱毛5点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首)</td><td>初回:12,600円<br>2回目以降(15日以内の来店):7,000円<br>2回目以降(30日以内の来店):10,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズシュシュの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://chouchou-epi2.com/">メンズシュシュ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/gZM13jfCQz1pfSLP9">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>地下鉄「高田馬場」より徒歩1分</td></tr><tr><td>営業時間</td><td>平日:11:00〜21:00<br>土日祝:10:00〜20:00</td></tr><tr><td>営業日(休診日)</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://chouchou-epi2.com/lp/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛定額プラン(ヒゲ5箇所):12,600円</td></tr></tbody></table>
<h4>メンズシュシュの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前いくつかの大手美容クリニックで脱毛しましたが、こちらが一番効果ありました。<br>さすが脱毛専門ですね!<br>引用元:<a href="https://goo.gl/maps/vRcybogtrXcYEqbw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://chouchou-epi2.com/" style="background-color:#2dad96">メンズシュシュの公式HPをチェックする</a></div>
<h3>エルセーヌMEN</h3>
<figure class="wp-block-image"><a href="https://www.elleseine.co.jp/men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-1.png" alt="メンズ髭脱毛のエルセーヌメン" class="wp-image-14126" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-1.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-1-300x247.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>エルセーヌMENは、新宿にあるサロンで、多くのメディアやテレビで紹介されています。男性美容をトータルでケアし、脱毛のほか、エステ・痩身・フェイシャルなどのメニューを提供しています。</p>
<p>ひとりひとりの希望や体質などに合わせてオーダーメイドな施術を受けることができます。</p>
<p>脱毛・減毛トライアルコースは、30ショット(はがきだと3分の2サイズ)を3,300円で受けることができるので嬉しい。</p>
<p>脱毛以外にもフェイスエステや痩身でイメージアップを図りたいと思う方にはオススメです。</p>
<h4>エルセーヌMENの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛・減毛トライアルコース(初回限定)</td><td>3,300円/30ショット</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p style="font-size:11px">※2回目以降の料金は要問い合わせ</p>
<h4>エルセーヌMENの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.elleseine.co.jp/men/">エルセーヌMEN 新宿店</a></td></tr><tr><td>住所</td><td><a href="https://g.page/elleseine_men?share">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>各線新宿三丁目駅からC5出口・C8出口から徒歩1~2分</td></tr><tr><td>営業時間</td><td>平日・土:11:00-21:00 <br>日祝:11:00-19:00</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.elleseine.co.jp/men/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.elleseine.co.jp/men/" style="background-color:#2dad96">エルセーヌMENの公式HPをチェックする</a></div>
<h3>アンシャンテ</h3>
<figure class="wp-block-image"><a href="https://motemote-datsumou.com/salon.html"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701.png" alt="メンズ髭脱毛のアンシャンテ" class="wp-image-14125" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>アンシャンテは、渋谷のマンションの一室にあるメンズ脱毛サロンです。</p>
<p>男性専門なので女性の目を気にすることもありませんし、隠れ家のような雰囲気なのでリラックスして施術をうけることができます。</p>
<p>最新の脱毛機で、男性の濃い毛に威力を発揮。痛みも大幅に軽減されています。</p>
<p>世界最速照射間隔で、時間もスピーディです。火傷・色素沈着などのリスクが少なく、万が一の際には医療機関と提携しているので安心です。</p>
<p>料金は都度払いなのでわかりやすくて安心ですね。</p>
<h4>アンシャンテの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>初回:15,000円<br>2回目以降:21,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>アンシャンテの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://motemote-datsumou.com/salon.html">アンシャンテ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/C6tZ5Gywt87soegM6">渋谷区恵比寿1-24-16</a></td></tr><tr><td>電話番号</td><td>03-6721-9663</td></tr><tr><td>アクセス</td><td>・JR恵比寿駅東口 徒歩5分<br>・地下鉄日比谷線1番出口 徒歩7分<br>・東京メトロ広尾駅2番出口 徒歩10分</td></tr><tr><td>営業時間</td><td>10:00〜22:00(最終受付21:30)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・都度払い<br>・各種クレジット<br>(VISA/MASTER/楽天カード)※1万円以上のお支払から</td></tr><tr><td>予約方法</td><td><a href="https://motemote-datsumou.com/salon.html">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>鼻下5回セットコース:15,000円</td></tr></tbody></table>
<h4>アンシャンテの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前某有名脱毛サロンで髭脱毛複数回契約し、ほとんど抜けなかったのでこちらの有名なマシンならと思って来てみました。<br>有名サロンは時間も10分で終わりでアフターケアもなく、こんなもんかと思っていたのですが、アンシャンテさんに来たら驚きの連続でした。しっかり出力のレベルも教えて頂き、オプションのW照射もある事を知り、アフターケアのパックまで。。都度払いもありがたい。。これからが本当に楽しみです!!<br>引用元:<a href="https://goo.gl/maps/gJdHSzvK71u3Ux8bA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で利用しました。説明も施術も丁寧で、安心して利用できました。脱毛の効果もよく感じられ、良かったです。<br>またハイパーナイフも利用しましたが、コリがほぐれてとても気持ちよかったです。<br>今後も通いたいと思えるお店です。<br>引用元:<a href="https://goo.gl/maps/oMjtngeceautMuZdA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通い始めて一年以上経ちます。いつ行っても常に丁寧で、施術はもちろん接客、サービス、どれをとってもやっていただいている側として気持ちがいいです。気になる費用についてですが、一回ごとのお支払いになるので気軽に一度試せるのではないかと思います。オススメです。<br>引用元:<a href="https://goo.gl/maps/AJtJsVwv4gLcGZQn7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://motemote-datsumou.com/salon.html" style="background-color:#2dad96">アンシャンテの公式HPをチェックする</a></div>
<h2>あなたにあった髭脱毛クリニック・サロンは?タイプ別オススメクリニック</h2>
<p>目的別に選ぶなら以下のクリニック・サロンがおすすめ!</p>
<p>体験コースで複数店舗を回ってみるのもよいですね。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>高コスパ&amp;脱毛効果</td><td>手厚い無料保証</td><td>アクセスで選ぶ</td></tr><tr><td style="background-color:#ffffff"><a href="https://affi.sneeze.co.jp/link.php?i=pgr9utzpsvbn&amp;m=mgr9umgayysg"><img class="wp-image-47135" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-4.png" alt="レイロール"></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E"><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E"><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></a></td></tr><tr><td style="background-color:#ffffff">・最安値保証あり<br>・オリジナル脱毛機でアトピーや敏感肌にも対応</td><td style="background-color:#ffffff">・万が一の肌トラブルも完全無料で保証</td><td style="background-color:#ffffff">・都内だけで32院<br> ・駅から徒歩5分以内の店舗が多数</td></tr></tbody></table>
<h2>髭脱毛をするメリット3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7510" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするメリットは次の3つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>髭剃りの手間がなくなる</li><li>髭剃りによる肌トラブルがなくなる</li><li>清潔感が増して女性からモテる</li></ul>
<p></p>
</div></div>
<p>それぞれ詳しく解説していきます。</p>
<h3>①髭剃りの手間がなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>髭脱毛をすれば、髭剃りをする必要がなくなります。そもそも髭が生えてこなくなるので、洗面所にシェーバーやシェービングフォームを置いておく必要もありません。</p>
<p>仮に1日5分、髭剃りに時間を使っていたとしましょう。髭脱毛をすれば、<span class="highlighted">年間で約30時間を節約</span>できる計算です。</p>
<p>これだけ時間を節約できれば、毎朝の貴重な睡眠時間を増やしたり、趣味に時間を費やしたりもできますね。</p>
<p>毎日の髭剃りに時間を取られている人は、思い切って髭脱毛をするべきです。</p>
<h3>②髭剃りによる肌トラブルがなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>髭脱毛をすれば、<span class="highlighted">カミソリ負けを始めとする肌トラブルから解放</span>されます。髭がなくなれば、そもそもカミソリを肌にあてる機会がなくなるからです。</p>
<p>特に肌が弱い場合は、髭剃りによる肌トラブルはつきものでしょう。髭剃りによる肌トラブルに悩まされているなら、髭脱毛がおすすめです。</p>
<h3>③清潔感が増して女性からモテる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg" alt="将来を語る男女" class="wp-image-71169" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4712-7-300x209.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をすると、女性からの好感度もアップします。青髭や剃り残しが一切なくなり、<span class="highlighted">肌が綺麗に見える</span>からです。</p>
<p><a href="https://www.atpress.ne.jp/news/207290" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">株式会社Liberesが行ったアンケート調査</a>によると、20~39歳の女性の約85%が「髭がない男性の方が好き」と回答しています。個人の好みはあれど、髭は清潔感がない印象を与え、女性から好まれない傾向にあります。</p>
<p>清潔感をアピールしたい男性は、髭脱毛にチャレンジしてみましょう。</p>
<h2>髭脱毛で後悔するかもしれないポイント3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7511" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をした結果、後悔する人も一定数います。具体的には、次のようなポイントで後悔する可能性があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>今後髭を伸ばせなくなる</li><li>施術が思っていた以上に痛い</li><li>お金がかかる</li></ul>
<p></p>
</div></div>
<h3>①今後髭を伸ばせなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg" alt="あごひげを触る男性" class="wp-image-56816" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3130-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今後髭を伸ばすオシャレを楽しみたい方は、髭脱毛をすると後悔する可能性が高いです。</p>
<p>特にクリニックで行うレーザー脱毛は永久脱毛となるので、<span class="redcolor">生涯髭を伸ばせなくなります。</span></p>
<p>例えばもし好きになった女性が髭好きだと分かったら、髭脱毛をしたことを後悔するでしょう。</p>
<p>また今は髭がいらないと思っていても、今後ファッションの嗜好が変わり、髭が欲しくなるかもしれません。</p>
<p>髭が生えてこなくなるのが不安な場合は、<strong>永久脱毛とはならないサロン脱毛からチャレンジするのがおすすめ</strong>です。</p>
<h3>②施術が思っていた以上に痛い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg" alt="頭を抱える男性" class="wp-image-57484" srcset="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/07/1377-contents-300x220.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛は他の部位と比べ、痛みを感じやすいと言われています。例えるなら、<span class="redcolor">ゴムで軽く弾かれるような痛み</span>です。</p>
<p>実際に髭脱毛をした人の口コミを見ると「我慢できる程度の痛みだった」という声が大半ですが、痛みに弱い方は辛い思いをする可能性があります。</p>
<p>とは言え<strong>ほとんどのクリニックやサロンでは麻酔を用意</strong>しているので、痛みに関して不安になる必要はありません。</p>
<h3>③お金がかかる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするには、<span class="redcolor">サロンなら5〜10万円、クリニックなら7〜15万円くらいの費用</span>がかかります。決して安い買い物とは言えませんね。</p>
<p>髭脱毛で得られるメリットに対し、自分がどの程度のお金を出せるかを考えたうえで、実際にチャレンジするかどうかを決めましょう。</p>
<h2>東京のおすすめ脱毛クリニック・サロンを全てみる</h2>
<p>東京には230もの脱毛クリニック・サロンがあります。※2023年1月MOTEO調べ</p>
<p>ご紹介したクリニック・サロン以外からも脱毛クリニック・サロンを探したい方は、下記よりお近くのクリニック・サロンを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/datsumou/search/tokyo/">東京にあるクリニック・サロンをもっと見る</a></div>
<h2>髭脱毛に関するよくある質問</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛に関するよくある質問をまとめました。髭脱毛をするかお悩みの方はぜひ参考にしてください。</p>
<h3 id="FAQ">Q.髭の永久脱毛は後悔しないの?</h3>
<p><strong>A.後悔していない方が大多数を占めています。</strong></p>
<p><span style="font-weight: 400;">髭が生えてこなくなることで肌の調子が良くなったり、カミソリ代が浮いたりとメリットはたくさんあります。周りからの評判がいいという声も多いです。メリット・デメリットを把握した上で脱毛することをお勧めします。</span></p>
<h3>Q.髭の永久脱毛は生えてきますか?</h3>
<p><strong>A.永久脱毛とは髭が全く生えないという訳ではありません。</strong></p>
<p><span style="font-weight: 400;">ほとんどの髭が生えなくなるものの、生命力の強い髭は時間が経つとまた生えてくることもあります。回数や脱毛方法に考慮しながらプランを組むと良いでしょう。</span></p>
<h3>Q.髭脱毛でデメリットはありますか?</h3>
<p><strong>A.もちろんデメリットもあります。</strong></p>
<p><span style="font-weight: 400;">強い痛みをともなったり、脱毛した箇所に髭が生えてこないことを後悔したりなど人によって様々ではありますが、その分メリットもたくさんあります。自分の中でよく考えて脱毛するかどうか判断するほうがいいでしょう。</span></p>
<h2>東京のおすすめ髭脱毛クリニック&amp;サロンのまとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22326" srcset="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/004-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は東京でおすすめのメンズ髭脱毛クリニック&amp;サロンを口コミや評判からランキングにしました。</p>
<p>最後にもう一度、おすすめのクリニック&amp;サロンをまとめます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-40d25440-782f-4232-86d0-00c45169f547"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>高コスパ&amp;脱毛効果を目指すならレイロール</li><li>手厚い無料保証を求めるならメンズリゼ</li><li>通いやすさで選ぶなら湘南美容クリニック</li></ul>
<p></p>
</div></div>
<p>気になるところがあれば、まずは<span class="highlighted">無料カウンセリングから始めてみましょう。</span></p>
<p>複数の脱毛クリニックやサロンを見てみることで、自分でも比較をすることが大切です!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 14136,
'parent' => (int) 13414,
'menu_order' => (int) 540,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3701-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い&hellip;',
'acf' => [
'long_text_title' => '【東京の227院から選ぶ】東京の髭脱毛おすすめ人気クリニック&サロンランキング20選!新宿・渋谷・銀座などで徹底比較調査',
'custom_order' => '3706',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2434,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2434'
],
'modified' => '2024-10-11T18:14:27',
'modified_gmt' => '2024-10-11T09:14:27',
'slug' => 'bald-dense',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/bald-dense/',
'title' => [
'rendered' => 'ヒゲが濃い理由と対処方法'
],
'content' => [
'rendered' => '<p><strong>「毎日のヒゲ剃りにうんざりしている」</strong></p>
<p><strong>「夕方に伸びてくる青髭をどうにかしたい」</strong></p>
<p>第一印象や清潔感を左右する男性のヒゲ。</p>
<p>自分は人よりヒゲが濃いような気がするけど遺伝だから仕方がないと諦めていませんか?もしかすると、それはあなたの日々の行動が関係している可能性があります。</p>
<p>この記事では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲが濃くなる原因・理由</li><li>ヒゲを濃くしてしまうNG行動</li><li>ヒゲを薄くするための対策・予防</li></ul>
<p></p>
</div></div>
<p>について徹底解説していきます。</p>
<p><!-- wp:paragraph --></p>
<p>なお、ヒゲが濃くなる理由や適切な髭剃りについて知りたい方は<a href="https://moteo.best/column/hige-datsumou/bald-dense/">「ヒゲが濃くなる理由とは?剃りすぎると濃くなるって本当?ヒゲの真実を紹介」</a>でも解説していますので、合わせて目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"8595a321-2c49-4c48-97b8-5e4bbfac0339","tag":"h6","title":"","description_text":"濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"f72d441e99","delete":"1c63fc39e7","edit":"8a6e26fe2c"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=ad67500a9c\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=0f37a29eb8'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p>医療脱毛なら<span class="highlighted">1回1万円前後、濃いヒゲでも10回前後のトータル10〜20万円でツルツル</span>になります。</p>
<p><small>※もともとのヒゲの濃さによって必要回数は異なります。ご自分に合った回数が知りたい方は無料カウンセリングの活用がおすすめです。</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:image {"id":95747} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/10/-moteo-1024x693.jpg" alt="大手3社のヒゲ脱毛の料金比較" class="wp-image-95747"/><figcaption>ヒゲ全体(首含む)の脱毛料金</figcaption></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p><strong>「自分のヒゲがどのくらいでツルツルになるの?」「まずは見積もりだけでもお願いしたい」</strong>そんな場合でも、下記のクリニックなら無料カウンセリングを実施しているので気軽に話を聞けます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>いずれも無理な勧誘はありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163","className":"scrolltable"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td></td>
<td><img class="wp-image-95283" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-300-250-2409-1.jpg" alt="ヒゲ脱毛はメンズリゼ"></td>
<td><img class="wp-image-95348" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-eminal-400400-240906.jpg" alt="エミナルクリニックメンズ"></td>
<td><img class="wp-image-95349" style="width: 125px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-gorilla-120120-240906.jpg" alt="ヒゲのゴリラ脱毛"></td>
</tr>
<tr>
<td>クリニック名</td>
<td>メンズリゼ</td>
<td>エミナルクリニックメンズ</td>
<td>ゴリラクリニック</td>
</tr>
<tr>
<td>おすすめポイント</td>
<td>ヒゲ脱毛全体が59,800円とコスパ◎</td>
<td>全国展開!ヒゲ脱毛なら麻酔が無料</td>
<td>今なら分割手数料が無料!月々3,000円から始められる</td>
</tr>
<tr>
<td>ヒゲ全体の料金<br />(1回あたり)</td>
<td>5回:59,800円<br />(11,960円)</td>
<td>5回:78,000円<br />(15,600円)</td>
<td>6回:69,120円<br />(11,520円)</td>
</tr>
<tr>
<td>麻酔</td>
<td>クリーム:3,300円/本<br />ガス:3,300円/30分</td>
<td>無料</td>
<td>クリーム:4,000円/10g<br /> ガス:4,000円/30分</td>
</tr>
<tr>
<td>店舗数</td>
<td>21</td>
<td>62</td>
<td>21</td>
</tr>
<tr>
<td></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S384336w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※税込価格</small><br /><small>※2024年10月最新の金額<br /></small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<h2>髭が濃くなる原因|男性ホルモンと毎日のヒゲ処理</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg" alt="" class="wp-image-21093" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2726-9-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>そもそも、ヒゲが他の体毛と比較して濃く見える理由は「剛毛だから」です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">実は、<strong>男性も女性も、ヒゲエリアの毛の数は同じ</strong>!<br>さらに、生まれてからヒゲの毛の<strong>本数はずっと変わりません</strong>。<br>つまり、1本1本の毛が剛毛だから濃く見えてしまうのです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>そんな剛毛なヒゲですが、ヒゲが濃くなる原因として、現在考えられているのは主に2つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男性ホルモン</li><li>間違った髭の自己処理</li></ul>
<p></p>
</div></div>
<p>1つずつ解説していきます。</p>
<h3>髭が濃くなる原因①男性ホルモン</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg" alt="テストステロン" class="wp-image-28097" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/1140-300x191.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>よく「男性ホルモンが多い人はヒゲが濃い」などという表現をしている情報サイトを見かけますが、<span class="redcolor">これは正確ではありません</span>。</p>
<p>実際は「男性ホルモンの量」ではなく<strong>「男性ホルモンを活性化する酵素の働き」</strong>と<strong>「男性ホルモンに対する毛包<small>※</small>の感受性」</strong>が関与しているのです。</p>
<p><small>※毛包…毛根を包んでいる組織のこと。皮膚の表面へは毛穴という形でつながっており、男性ホルモンの影響を受けます</small></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">少し難しい話になるので、「男性ホルモンが関係しているのね、わかった!」という方は②に進んでくださいね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>毛包内にある毛乳頭細胞に「5α還元酵素」という物質が働きかけることで、男性ホルモンの一種であるテストステロンがジヒドロテストロン(DHT)という物質に変化します。</p>
<p>さらに、そのDHTという物質は、細胞の中にある「ホルモンのレセプター」に結びつくことで<strong>毛を増やす=濃くするように作用します</strong>。あ</p>
<p>この「酵素の働き」と「毛包の感受性」には個人差があるため、ヒゲが濃い人、薄い人がいるのです。</p>
<p>少し難しい話になってしまいましたが、とにかく<span class="highlighted">「男性ホルモンが関与しているらしい」</span>と覚えておきましょう。</p>
<p><small>参考文献:ぜんぶ毛包のせい</small></p>
<h3>髭が濃くなる原因②間違った髭の自己処理</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg" alt="ヒゲを沿っている男性" class="wp-image-21995" srcset="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因の2つ目は、毎日何気なく行なっているヒゲの自己処理にあると考えられています。これは半分正解ですが、半分不適切です。</p>
<p><a href="https://prtimes.jp/a/?c=4342&amp;r=67&amp;f=d4342-67-pdf-0.pdf" target="_blank" rel="noopener noreferrer">カミソリやシェーバーなどを使用すると体毛が濃くなるという噂をよく聞くと思いますが、実は<span class="redcolor">医学的根拠はない</span>と言われています。</a></p>
<p>しかし、マウスでの実験によると一定期間、<strong>皮膚に過剰な刺激を与えるとその部分の体毛が一時的に5~10%ほど太くなった</strong><small>※</small>というのです。</p>
<p><small>※順天堂大学 医学部 皮膚科 坪井良治 助教授 の実験</small></p>
<p>過剰な刺激を与えるのをやめれば自然と元に戻るようですが、青髭を撃退しようとするあまり、強く深剃りしたり1日に何度も刺激を与えると、<strong>人間にも同様の現象が起こる可能性があります</strong>。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">髭が濃い基準って何?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>具体的に「髭が濃い」とはどの程度をさすのでしょうか。</p>
<p>端的にいうと、「朝ヒゲを剃って、夕方目立ち始めたら濃い」というのが基準になりそうです。</p>
<p>1日のうちでヒゲが一番伸びる時間は「朝6時〜10時」といわれています。日中は伸びるスピードがゆるやかになり、夕方からまた伸びてきます。</p>
<p>日中仕事を終えて、アフターファイブなどで青髭が目立っていると「ヒゲ濃いな」と感じる人が多いようですね。</p>
<p>参考:<a href="https://www.feather-museum.com/zatsugaku.html" target="_blank" rel="noreferrer noopener" aria-label="ヒゲの雑学 (新しいタブで開く)">ヒゲの雑学</a></p>
</div></section>
<h2>髭を薄くするためにできる対策・予防6選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg" alt="鏡をみて微笑んでいる男性" class="wp-image-40926" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因を解説しましたが、つまりはこの原因を作らないよう、自分の行動を見直してみればいいということになります。</p>
<p>逆のことをしているようであれば、ヒゲを濃くする原因を作っているということになるので、すぐに見直してみましょう。</p>
<h3>対策① 食生活を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg" alt="テーブルの上にたくさん並んでいる野菜やフルーツ" class="wp-image-3693" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>まず1つ目の対策・予防法は「食生活の改善」です。</p>
<p>想像に容易いと思いますが、<span class="redcolor">バランスの崩れた食事はホルモンバランスを崩します</span>。</p>
<p>コンビニ食やファーストフード、お肉ばかり食べているなど、脂質の多い食事をとるとホルモンのバランスが崩れ、濃いヒゲの原因になりかねません。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">「大豆や豆乳はヒゲの抑毛に効果がある」はうそ?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>「大豆を食べるとヒゲが薄くなる」などといった情報がありますが、ヒゲに関する医学的な根拠はないようです。</p>
<p>少なくとも、豆乳飲んだらを劇的にヒゲが薄くなりました!といった体験談はほぼ皆無ですよね。</p>
<p>とはいっても、大豆などに含まれる大豆イソフラボンは女性ホルモンである「エストロゲン」と似た働きをしてくれるため、美肌効果やコレステロールの増加を防いでくれるなど、もちろん肌や体に良い作用を与えてくれます。</p>
<p>バランスのとれた食事をする上では有効な栄養素といえるので、アレルギーなどがないのであれば積極的に摂取したい食品の一つです。</p>
</div></section>
<h3>対策② 生活習慣を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg" alt="緑のダンベルとスマホと水とタオル" class="wp-image-54241" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3100-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>生活習慣が乱れると、ホルモンバランスが崩れることに繋がります。</p>
<p>具体的には、<span class="highlighted">良い睡眠と定期的な運動が有効</span>です。</p>
<p>寝不足が続いたり、運動をせず不健康な状態が続くとニキビなどができやすくなりますよね。</p>
<p>具体的な睡眠時間については、7〜9時間程度は確保するといいと言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">睡眠のゴールデンタイムは都市伝説?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>「成長ホルモンは夜10〜22時の間に多く分泌されるので、その時間は寝ているのが望ましい</strong>」という話は多くの方が耳にしたことがあると思いますが、最近になってこれは<strong>根拠がない</strong>という説が濃厚です。</p>
<p>1日のうち、一番成長ホルモンが活発になるのは<strong>「眠りに入った直後」</strong>。深い眠り、つまりノンレム睡眠の間に分泌量が増えるようです。</p>
<p>なので、自分は夜勤めだからしょうがない、と諦めず、深い睡眠がとれるように工夫をしてみてくださいね。</p>
</div></section>
<h3>対策③ タバコをやめる、本数を減らす</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga105-1024x683.jpg" alt="タバコに火を付けて加える男性" class="wp-image-3160" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga105.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>喫煙すると交感神経が刺激され、男性ホルモンが活性化させる作用があります。</p>
<p>つまり、過剰な喫煙はホルモンバランスが崩れ、ヒゲが濃くなる原因になるため、濃いヒゲや青髭を撃退したいのであれば控えるのが懸命です。</p>
<p><small>参考:<a href="https://prtimes.jp/main/html/rd/p/000000051.000020081.html" target="_blank" rel="noopener noreferrer">◆【たばこと美容にまつわるウソホント《世間のウワサ》vs《医師のホンネ》を医師が解説】</a></small></p>
<h3>対策④ 正しい方法で髭剃りをおこなう</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを濃くする原因でもお伝えした通り、誤った自己処理でヒゲが濃くなる可能性があります。</p>
<p>具体的には、シェーバーの場合は一度に何度も剃ったり、深剃りしすぎないこと、いつまでも同じ刃を使わないようにしましょう。また、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">専用のシェービングフォーム</a>や<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank" rel="noopener noreferrer">専用ジェル</a>を使用するのも有効です。</p>
<p>また、ヒゲ剃り後は乾燥した状態にあるので、保湿をおこなってきちんと肌に栄養を与えてくださいね。</p>
<h3>対策⑤ 抑毛ローションを使用する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-290509952-1024x576.jpeg" alt="いろいろなスキンケア" class="wp-image-41525"/></figure>
<p>抑毛ローションも濃いヒゲ、青髭対策に有効とされています。</p>
<p>多くの商品が保湿効果もあるので、ヒゲ剃り後に使うといいですよ。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/hairless-lotion/" target="_blank" rel="noopener noreferrer">おすすめの抑毛ローションについてはこちらの記事で紹介しています。</a>ぜひ合わせてご覧ください。</p>
<h3>対策⑥ サロンやクリニックで脱毛する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-23028" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>これまでの方法は濃いヒゲを薄くするのに有効ではありますが、効果を得るまでに時間がかかりますし、目に見えて劇的に変わるというのは少し難しいでしょう。</p>
<p>一番確実なのは「脱毛してしまうこと」です。</p>
<p>濃いヒゲを無くしてしまえば根本的に解決できます。</p>
<p>濃いヒゲを脱毛することで</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日のヒゲ剃りが不要になる</li><li>ヒゲ剃りで肌荒れを起こすことがなくなる</li><li>夕方に青髭が生えてくることもなくなる</li></ul>
<p></p>
</div></div>
<p>といったメリットがあります。</p>
<p>最短で濃いヒゲとおさらばできる方法と言えるでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title"> ヒゲ脱毛をするなら…</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p>はじめてのヒゲ脱毛なら、メンズリゼがすすめ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>カウンセリング料</li><li>再診料/処置料</li><li>予約キャンセル料</li><li>剃毛料</li><li>薬代</li><li>肌トラブル治療代</li><li>打ち漏れ再照射</li><li>増毛化・硬毛化再照射</li></ul>
<p></p>
</div></div>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,000円から脱毛ができますよ。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式ページはこちら</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-302be2e5-72c4-440f-a01c-15201168c418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li></ul>
</div></div>
</div></section>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">筋トレやオナニーで髭が濃くなる?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>結論から言うと、<strong>医学的な根拠はない</strong>ようです。</p>
<p>冒頭で、ヒゲを濃くする原因に<strong>男性ホルモンが関与している</strong>ことはお話ししました。たしかに、筋トレやオナニーをすると、男性ホルモンの値は上昇しますが、男性ホルモンが単体でヒゲの濃さを左右しているわけではありません。</p>
<p>多くの情報サイトで筋トレや自慰行為をすることでヒゲが濃くなると話していますが、過剰な表現といってもいいでしょう。</p>
<p>いずれも、<strong>過剰すぎるとホルモンバランスを崩して体毛に影響を与える可能性はあるかもしれません</strong>が、そこまで気にする必要はないでしょう。</p>
<p></p>
</div></section>
<h2>濃い髭に関する疑問6つ!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>濃いヒゲになる原因や対策についてご紹介してきましたが、ヒゲにまつわる疑問や噂はまだまだあります。</p>
<p>1つずつ紐解いていきます。</p>
<h3>Q. 髭が濃いメリットはある?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ずばり、ヒゲ好きの女性もいます。</p>
<p>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。</p>
<p>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。</p>
<p>しかし、ヒゲを生やす方は次のことに気をつけましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>清潔感があるようにきちんとグルーミングする<br>→ただの生やしっぱなしは汚い印象に</li><li>顔を覆い尽くすデザインより、自然に手入れされたヒゲが好評<br>→ほおなどの無精髭はきちんと整える</li><li>年相応に見えるヒゲが好印象<br>→若いのに大人び過ぎたヒゲデザインは返って悪印象</li></ul>
<p></p>
</div></div>
<p><a rel="noreferrer noopener" aria-label="ヒゲのデザインについてはこちらの記事でも紹介しています。 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。</p>
<h3>Q. サプリメントでヒゲが薄くなるはほんと?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg" alt="サプリ" class="wp-image-6759" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。</p>
<p>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。</p>
<h3>Q. 青髭を伸ばすとどうなる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg" alt="" class="wp-image-21065" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2724-13-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>人によって伸び方や生え方が異なるため一概には言えませんが、実際に実験している方がいたので引用させていただきます。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた..." width="1000" height="563" src="https://www.youtube.com/embed/Uef_HQXL9jY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div><figcaption>渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた&#8230;</figcaption></figure>
<p>ただ伸ばすだけでなく、不要な部分はきとんとグルーミングすれば青髭を伸ばすのもありですね。</p>
<h3>Q. 髭が濃くてもイケメンな芸能人は?</h3>
<blockquote class="instagram-media" data-instgrm-captioned="" data-instgrm-permalink="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="12" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);">
<div style="padding:16px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"> <p></p>
<div style=" display: flex; flex-direction: row; align-items: center;">
<div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div>
<div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;">
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div>
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div>
</div>
</div>
<div style="padding: 19% 0;"></div>
<div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div>
<div style="padding-top: 8px;">
<div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;"> この投稿をInstagramで見る</div>
</div>
<div style="padding: 12.5% 0;"></div>
<div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;">
<div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div>
<div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div>
</div>
<div style="margin-left: 8px;">
<div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div>
<div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div>
</div>
<div style="margin-left: auto;">
<div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div>
<div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div>
<div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div>
</div>
</div>
</a><p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a> </p>
<p style=" margin:8px 0 0 0; padding:0 4px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;" target="_blank" rel="noopener noreferrer">闇金ウシジマくんPart3出演藤森さん、the final出演間宮祥太朗 楽しかった昨晩</a></p>
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/takayukiyamadaphoto/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;" target="_blank" rel="noopener noreferrer"> 山田孝之</a>(@takayukiyamadaphoto)がシェアした投稿 &#8211; <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2016-10-10T04:50:39+00:00">2016年10月月9日午後9時50分PDT</time></p>
</div>
</blockquote>
<p> <script async="" src="//www.instagram.com/embed.js"></script></p>
<p>ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。</p>
<p>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。</p>
<p>具体的には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>山田孝之さん</li><li>オダギリジョーさん</li><li>ケンドーコバヤシさん</li><li>吉田鋼太郎さん</li><li>舘ひろしさん</li></ul>
<p></p>
</div></div>
<p>などでしょか。みなさん素敵に生やしていますね。</p>
<h3>Q. 中学生・高校生だけど髭を薄くしたい!どれが有効?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>T字カミソリで正しく剃りましょう。</p>
<p>剃るときは洗顔料ではなく、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">できれば専用のフォームを使用することをおすすめします</a>。</p>
<p>また、気になるからといって<span class="redcolor">毛抜きで抜くのは絶対にやめましょう</span>ね。</p>
<p>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。</p>
<p>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank" rel="noopener noreferrer">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください・</p>
<h3 id="FAQ6">Q.髭が濃い人ほどはげるって本当?</h3>
<p><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。</p>
<p>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<p> </p>
<p><!-- wp:uagb/section {"block_id":"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>※ なお、ヒゲ脱毛なら<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-P380601e&amp;p=j706195E">メンズリゼクリニック</a>・<a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">レイロール</a>がオススメ。どれも口コミで評判が良い、みんなに人気のサロンです!スマホからカンタン60秒で無料カウンセリング予約ができます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>無料カウンセリングは最短1分で予約の申し込みが完了します。まずはリンクをタップして、公式サイトから申し込んでみてください。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>それぞれの比較ができて、自分にあったクリニックがより見つかりやすくなります。</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"a7c2bfa1-046e-4856-b9ef-422eb467f20b","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"7ff21ed7-8a66-454e-8352-0c08b5098720","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> ヒゲを永久脱毛をしたいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":53898,"linkDestination":"custom"} --></p>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>ヒゲを永久脱毛したいなら、メンズリゼがすすめ!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f653fe87-6336-46b4-9450-c561e7792689","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f653fe87-6336-46b4-9450-c561e7792689">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>カウンセリング料</li>
<li>再診料/処置料</li>
<li>予約キャンセル料</li>
<li>剃毛料</li>
<li>薬代</li>
<li>肌トラブル治療代</li>
<li>打ち漏れ再照射</li>
<li>増毛化・硬毛化再照射</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,100円から脱毛ができますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"be425113-9b39-4ebd-8fcb-a25c6cf17aa5","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>合わせて読みたい!<br /><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d85e1c98-c872-4efe-b278-2c46e27fa1ce","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"57251a7d-1450-4534-8359-462a11714f05","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-57251a7d-1450-4534-8359-462a11714f05">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> 安くヒゲ脱毛したいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":74674,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/02/afi-bnr.jpeg" alt="レイロール" class="wp-image-74674"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>業界最安値に挑戦しているのがレイロール。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>脱毛機メーカーと共同開発したBRILLIOの効果は青髭に悩む多くの日本人男性のお墨付きです!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>フラッシュ脱毛でもあなどるなかれ、安くスッキリツルツルの状態を目指せますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃いメリットはある? </strong> <p class="schema-faq-answer">ずばり、ヒゲ好きの女性もいます。<br/>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。<br/>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。 <br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. サプリメントでヒゲが薄くなるはほんと? </strong> <p class="schema-faq-answer">ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。<br/>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃くてもイケメンな芸能人は? </strong> <p class="schema-faq-answer">ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。<br/>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。<br/>具体的には<br/><br/>山田孝之さん<br/>オダギリジョーさん<br/>ケンドーコバヤシさん<br/>吉田鋼太郎さん<br/>舘ひろしさん<br/><br/>などでしょか。みなさん素敵に生やしていますね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 中学生・高校生だけど髭を薄くしたい!どれが有効? </strong> <p class="schema-faq-answer">T字カミソリで正しく剃りましょう。<br/>剃るときは洗顔料ではなく、<a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">できれば専用のフォームを使用することをおすすめします</a>。<br/>また、気になるからといって<strong>毛抜きで抜くのは絶対にやめましょう</strong>ね。<br/>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。<br/>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。<br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭が濃い人ほどはげるって本当?</strong> <p class="schema-faq-answer"><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。<br/>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2435,
'parent' => (int) 448,
'menu_order' => (int) 735,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-216.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '▼青髭にお悩みですか?',
'title_pattern_withou_image' => '▼青髭にお悩みですか?',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => '髭が濃い理由と薄くする対策8選|食生活で青髭を予防できる?清潔感のある顔になる方法',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 13414,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13414'
],
'modified' => '2024-08-28T13:30:36',
'modified_gmt' => '2024-08-28T04:30:36',
'slug' => 'bald-hairremoval-clinicranking-methods',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/',
'title' => [
'rendered' => 'ヒゲ脱毛のおすすめランキング'
],
'content' => [
'rendered' => '
<p><strong>「日々の髭処理の手間から解放されたい」</strong><br><strong>「青髭をなくして清潔感を出したい」</strong></p>
<p>などの理由から、髭脱毛を検討する男性が増えてきました。</p>
<p>一方で、<span class="redcolor">「髭脱毛ができる施設が多すぎて、どこを選べば良いのか分からない…」</span>という方も多いでしょう。</p>
<p>せっかくお金と時間を費やすなら、しっかりと効果が実感できる場所で髭脱毛をしたいですよね。</p>
<p>結論から言うと、髭脱毛の効果を確実に実感するなら医療脱毛クリニックを選ぶべきです。</p>
<p>この記事では、<strong><span class="highlighted">髭脱毛ができるおすすめのクリニック・サロンを紹介</span></strong>しています。最後まで読めば、自分がどこで髭脱毛をするべきなのかが分かります!</p>
<p>まずは髭脱毛の種類や施設の選び方から紹介するので、先にランキングを見たい方は下のボタンをクリックしてくださいね。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">クリニックのおすすめランキングを先に見る</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">サロンのおすすめランキングを先に見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&amp;A」に次の設問を追加しました(2022年8月1日)</p>
<ul><li><a href="#FAQ7">Q.髭の永久脱毛のデメリットは?</a></li></ul>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</a><ul><li><ul><li><a href="#titleid">フラッシュ脱毛</a></li><li><a href="#titleid-2">医療レーザー脱毛</a></li><li><a href="#titleid-3">ニードル脱毛</a></li></ul></li></ul></li><li><a href="#titleid-4">ヒゲをツルツルにするのに必要な回数</a></li><li><a href="#titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</a><ul><li><a href="#titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</a></li><li><a href="#1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</a></li><li><a href="#titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</a></li><li><a href="#titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</a></li><li><a href="#titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</a></li><li><a href="#titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</a></li></ul></li><li><a href="#top5">髭脱毛のおすすめ人気クリニックランキングTOP5</a><ul><li><a href="#titleid-11">ランキングの採点基準</a></li><li><a href="#1-2">【1位】メンズリゼ|安心感のある施術に定評あり</a><ul><li><a href="#titleid-12">メンズリゼの基本情報</a></li><li><a href="#titleid-13">【店舗に関する情報】</a></li><li><a href="#titleid-14">メンズリゼの悪い口コミ</a></li><li><a href="#titleid-15">メンズリゼの良い口コミ</a></li><li><a href="#titleid-16">メンズリゼの口コミをもっとみる</a></li><li><a href="#titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</a><ul><li><a href="#titleid-18">ゴリラクリニックの基本情報</a></li><li><a href="#titleid-19">【店舗に関する情報】</a></li><li><a href="#titleid-20">ゴリラクリニックの悪い口コミ</a></li><li><a href="#titleid-21">ゴリラクリニックの良い口コミ</a></li></ul></li><li><a href="#titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</a></li><li><a href="#3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</a><ul><li><a href="#titleid-23">エミナルクリニックメンズの基本情報</a></li><li><a href="#titleid-24">【店舗に関する情報】</a></li><li><a href="#titleid-25">エミナルクリニックメンズの悪い口コミ</a></li><li><a href="#titleid-26">エミナルクリニックメンズの良い口コミ</a></li></ul></li><li><a href="#4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</a><ul><li><a href="#titleid-27">レジーナクリニックオムの基本情報</a></li><li><a href="#titleid-28">【店舗に関する情報】</a></li><li><a href="#titleid-29">レジーナクリニックオムの悪い口コミ</a></li><li><a href="#titleid-30">レジーナクリニックオムの良い口コミ</a></li></ul></li><li><a href="#titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</a></li></ul></li><li><a href="#top3">髭脱毛のおすすめ人気サロンランキングTOP3</a><ul><li><a href="#titleid-32">ランキングの採点基準</a></li><li><a href="#1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</a><ul><li><a href="#titleid-33">レイロールの基本情報</a></li><li><a href="#titleid-34">【店舗に関する情報】</a></li><li><a href="#titleid-35">レイロールの悪い口コミ</a></li><li><a href="#titleid-36">レイロールの良い口コミ</a></li><li><a href="#titleid-37">レイロールで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#2rinx">【2位】RINX(リンクス)|男性ならではの悩みを相談できる</a><ul><li><a href="#titleid-38">リンクスの基本情報</a></li><li><a href="#titleid-39">【店舗に関する情報】</a></li><li><a href="#titleid-40">リンクスの悪い口コミ</a></li><li><a href="#titleid-41">リンクスの良い口コミ</a></li><li><a href="#titleid-42">リンクスで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#3mens_tbc">【3位】MEN’S TBC|確実な脱毛がしたいならココ</a><ul><li><a href="#mens_tbc">MEN’S TBCの基本情報</a></li><li><a href="#titleid-43">【店舗に関する情報】</a></li><li><a href="#men8217s_tbc">MEN&#8217;S TBCの悪い口コミ</a></li><li><a href="#men8217s_tbc-2">MEN&#8217;S TBCの良い口コミ</a></li></ul></li></ul></li><li><a href="#qa">髭脱毛に関するよくあるQ&amp;A</a><ul><li><a href="#q1">Q1.永久脱毛は本当にずっと生えないの?</a></li><li><a href="#q2">Q2.しつこい勧誘をされないか心配</a></li><li><a href="#q3">Q3.髭脱毛で後悔することはないの?</a></li><li><a href="#q4">Q4.日焼けしていると脱毛できないの?</a></li><li><a href="#q5">Q5.未成年でも髭脱毛はできる?</a></li><li><a href="#q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</a></li><li><a href="#q7">Q7. 髭の永久脱毛のデメリットは?</a></li></ul></li><li><a href="#titleid-44">立ち止まっていないで、まずは無料相談から。</a></li></ul></div>
<h2><span id="3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg" alt="" class="wp-image-21042" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2722-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛施設を検討するまえに、脱毛方法の違いを知っておくことが重要。</p>
<p>それぞれにメリット・デメリットがあるため、きちんと理解した上で自分に合った脱毛方法を見極めましょう。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>施術できる場所</td><td>サロン</td><td>クリニック</td><td>サロン</td></tr><tr><td>痛み</td><td>比較的弱い</td><td>やや強い</td><td>非常に強い</td></tr><tr><td>脱毛効果</td><td>一時的</td><td>半永久的</td><td>永久的</td></tr><tr><td>ツルツルになるまでの回数</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr><tr><td>費用相場</td><td>10〜20万円</td><td>15〜20万円</td><td>70万〜100万円</td></tr><tr><td>おすすめの人</td><td style="text-align:left">・1回のコストを抑えたい<br>・痛いのはいやだ</td><td style="text-align:left">・効果の高い脱毛をしたい<br>・回数を抑えたい</td><td style="text-align:left">・ヒゲのデザインを楽しみたい<br>・白髪を脱毛したい</td></tr></tbody></table>
<p>「ヒゲの脱毛は医療レーザーでないと効果がない」と主張する人も多いようですが、近年では特にメンズ専門のサロンが脱毛機の開発に力をいれていて、レーザー脱毛に劣らないほどの効果を発揮できるフラッシュ脱毛もあらわれています。</p>
<p>実際、痛みに我慢できずレーザーの出力を抑えたり、麻酔を使用する方も多いほどなので一概に「レーザー一択」とも言えないでしょう。</p>
<p>それぞれの詳しい脱毛の仕組みやメリット・デメリットをまとめましたので、参考にしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid">フラッシュ脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>肌に光を照射し毛根にあるメラニン色素にダメージを与え、脱毛を促す方法。<br>「IPL脱毛」「SSC脱毛」「SHR脱毛」の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なる。<br></li><li><strong>メリット</strong><br>痛みが少ない!気軽に髭脱毛がトライできる<br>自然に毛量が変化するので、髭脱毛がバレにくい!<br>3つの脱毛方法の中でもっとも料金が安い<br></li><li><strong>デメリット</strong><br>永久脱毛の効果はない<br>光の出力はレーザーより弱いため効果が出るまでに時間がかかる(ツルツルになるまでの目安は2年以上)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-2">医療レーザー脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴に残った黒いメラニンにレーザーが反応し、毛母細胞を破壊することで脱毛する<br>(近年最新の脱毛方法として知られている「蓄熱式」の脱毛方法は「バルジ領域」に働きかけることで脱毛させる)<br></li><li><strong>メリット</strong><br>短期間で脱毛効果を得やすい(フラッシュ脱毛の約半分の施術回数でツルツルになる)<br>医療機関のみで受けられるため、肌トラブル時などの対応が早い<br>痛みがやや強いがニードル脱毛とは違い麻酔が使用できる<br></li><li><strong>デメリット</strong><br>フラッシュ脱毛と比較して痛みがやや強い<br>高出力のレーザーを使用するため、炎症や肌トラブルが起きやすい<br>1回のコストはフラッシュ脱毛より高い(2.5〜3倍程度)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">レーザー脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-3">ニードル脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴にニードル/プロープを差し込み微弱な電気を流すことで脱毛させる。一度施術した毛穴からは毛は生えてこない。<br></li><li><strong>メリット</strong><br>確実な永久脱毛ができる<br>フラッシュ脱毛やレーザー脱毛では効果がない白髪の脱毛、ほくろの毛にも照射ができる<br></li><li><strong>デメリット</strong><br>3つの脱毛方法の中で一番痛みが強く、サロンでのニードル脱毛が主流のため麻酔ができない<br>すべてのヒゲをニードル脱毛しようとするとコストがかかる</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛について詳しくみる</a></div>
</div></div>
</div>
<h2><span id="titleid-4">ヒゲをツルツルにするのに必要な回数</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/shutterstock-1209734185.jpg" alt="カレンダー" class="wp-image-3898"/></figure>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる<br>(毎日髭剃りをしなくても髭が目立たない)</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツルになる</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>いずれの脱毛方法でも、<span class="redcolor">1回でヒゲ脱毛が完了することはありません</span>。</p>
<p>毛には「毛周期」といって毛が生えるサイクルがあり、全ての毛穴から常に毛が生えているわけではないからです。</p>
<p>毛周期は「成長期」「退行期」「休止期」に分けられ、現在一般的に導入されている脱毛方法の多くが<span class="highlighted">「成長期の毛」のみに効果があります</span>。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>成長期のヒゲは全体の2割程度で、次に成長期にあたる毛が生えてくるまでには約8週間(※)かかるため、多くの施設で<strong>「1ヶ月半〜2ヶ月程度間隔を開けましょう」</strong>と言われるんですね。</p>
<p><span style="font-weight: 400;">※出典:RINX「</span><a href="https://mens-rinx.jp/contents/mhigeefficient" target="_blank" rel="noopener noreferrer"><span style="font-weight: 400;">ヒゲ脱毛の周期はコレが正解!効果を最大化するポイントと注意点とは?</span></a></p>
<h2><span id="titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニック選びで後悔しないためにチェックすべきポイントは、次の6つです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>選び方のポイント</td></tr><tr><td style="text-align:center">①痛みへの対策</td><td>麻酔クリームと笑気麻酔を併用できるのがベスト</td></tr><tr><td style="text-align:center">②予約の取りやすさ</td><td>契約した店舗以外での予約可否や1回の施術時間をチェック</td></tr><tr><td style="text-align:center">③キャンセルの取り扱い</td><td>ペナルティの発生タイミングをチェック</td></tr><tr><td style="text-align:center">④コース終了後の料金</td><td>割引金額で追加照射を受けられると安心</td></tr><tr><td style="text-align:center">⑤途中解約に対するペナルティ</td><td>解約手数料の額や発生条件をチェック</td></tr><tr><td style="text-align:center">⑥支払い方法</td><td>医療ローンを利用する場合は年利の把握が重要</td></tr></tbody></table>
<p>ここからはそれぞれのポイントを詳しく見ていきましょう。</p>
<h3><span id="titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg" alt="ガス麻酔" class="wp-image-7853" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2102-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでの髭脱毛を希望する方は、痛みに対してどのようなケアが受けられるかをチェックしましょう。</p>
<p>クリニックで用いる医療レーザーは、痛みを感じやすいからです。<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label="MOTEOが独自に行った調査 (opens in a new tab)">MOTEOが独自に行った調査</a>でも、<span class="redcolor">クリニックで髭脱毛を行った男性の50%以上が<span class="redcolor">「痛かった」「かなり痛かった」</span>と回答</span>しています。</p>
<p style="text-align:center"><strong>【Q.クリニックでの髭脱毛で感じた痛みについて教えてください】</strong></p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg" alt="" class="wp-image-76802" srcset="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg 512w, https://moteo.best/column/wp-content/uploads/2022/04/unnamed-300x191.jpg 300w" sizes="(max-width: 512px) 100vw, 512px" /></figure></div>
<p>出典:PR TIMES「<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髭脱毛は泣くほど痛い?実際に経験した100名の男性に聞いたリアルな感想</a>」</p>
<p>クリニックでの痛み対策の方法は大きく2つ。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>種類</td><td>特徴</td><td>費用相場(1回あたり)</td></tr><tr><td style="text-align:center">麻酔クリーム</td><td>脱毛部位にクリームを塗布して痛みを和らげる。塗布後30分ほどで効きはじめる。</td><td>2,000〜3,000円</td></tr><tr><td style="text-align:center">笑気麻酔</td><td>ガスタイプの麻酔で、吸引するとお酒に酔ったような気分になる。</td><td>3,000円</td></tr></tbody></table>
<p>痛みが不安な場合は、麻酔クリームと笑気麻酔の両方を用意していて、かつ<strong><span class="highlighted">両者を併用できるクリニックを選びましょう。</span></strong></p>
<p>麻酔クリームは患部の痛覚を麻痺させるのに対し、笑気麻酔は精神的に痛みへの恐怖を減らす効果が大きいので、両者を併用することでより万全な痛み対策ができます。</p>
<h3><span id="1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg" alt="初心者必見。ワックス脱毛の痛みとは?正しい施術で痛みは軽減!" class="wp-image-6694" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニックを選ぶ際は、<span class="highlighted">自分が通いたい曜日・時間帯で予約が取れるかどうかは必ず確認</span>しましょう。予約の取りやすさを判断する基準は、以下を参考にしてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>契約した店舗以外でも予約が取れる</li><li>1回の施術時間が短い(髭脱毛なら1回20〜30分以内が目安)</li></ul>
<p></p>
</div></div>
<p>契約した店舗以外でも予約が取れるシステムなら、直前でも予約を入れやすいです。例えば近場の店舗の予約が一杯ならば、別の店舗の空き状況をチェックし、予約を入れられます。</p>
<p>また、1回の施術時間が短い店舗は、回転率が高い傾向にあります。直前でも予約が一杯になりづらく、希望する日時に通いやすいでしょう。</p>
<h3><span id="titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛サロン・クリニックは、予約の直前キャンセルについて以下のようなペナルティを設けています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>一定のキャンセル料が発生する</li><li>コース回数が1回分消化される</li></ul>
<p></p>
</div></div>
<p>仕事や体調不良などでやむを得ずキャンセルが必要になるケースも考えられます。上記のペナルティが、どのタイミングで発生するのかも併せてチェックしておきましょう。</p>
<p>キャンセル料の発生条件は<strong>「予約日の何日前にキャンセル連絡をするか」</strong>で細かく分けられることが多いです。以下は、実際にサロン・クリニックで設けられているキャンセル規定の例です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例1)予約日の前日からキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:3,000円<br>予約日当日のキャンセル:5,000円<br>無断キャンセル:7,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例2)予約日の当日のみキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:0円<br>予約日当日のキャンセル:2,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6f1370a-abed-474a-9103-f91d5c921968"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例3)キャンセル料は発生しないが、コース回数が消化されるパターン</strong><br> 予約日前日のキャンセル:0円<br> 予約日当日のキャンセル:コース回数を1回分消化<br> ※キャンセルにより消化とみなされた回数は、中途解約時に返金対象外となることが多いです</p></blockquote>
<p></p>
</div></div>
<p>余計な支払いや回数消化を避けるには、どのタイミングでペナルティが発生するかをしっかりと確認しておきましょう。</p>
<h3><span id="titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛のコース料金だけでなく、コース終了後の料金までチェックしておきましょう。<strong>コース終了後、割引金額で追加照射を受けられるのが理想</strong>です。</p>
<p>サロン・クリニックでは、カウンセリングにて必要と思われる施術回数を提示してくれるものの、コースが終了しても脱毛が完了しないケースがあります。体質や髭の濃さによっては、人より多くの施術回数が必要となる可能性があるからです。</p>
<p>例えば、「コース終了後は通常料金の◯円OFF」などの割引を実施しているサロン・クリニックもあります。</p>
<p>コースが終了しても脱毛が完了しないケースを考慮し、追加費用込みでサロン・クリニックを選びましょう。</p>
<h3><span id="titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg" alt="くしゃくしゃに丸めた契約書" class="wp-image-2494" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>契約前に、途中解約で生じるペナルティについても確認しておきましょう。</p>
<p>「引越しすることになった」「効果が実感できなかった」などの理由で、<span class="redcolor">やむを得ず途中解約が必要となるケースもあるから</span>です。「解約したいけど、金銭的に大きな損をする…」となるのは避けたいですよね。</p>
<p>多くのサロン・クリニックでは、以下のように返金額を計算します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-9c7ac534-b779-46d2-affa-2343038a977e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>返金額=コース料金の総額−(1回あたりの料金×消化回数)−解約手数料</p>
</div></section>
<p>解約手数料の額は、サロン・クリニックによって異なります。また、解約のタイミングによっては返金が行われないケースも。</p>
<p>損をしないよう、事前に解約条件を確認しておきましょう。</p>
<h3><span id="titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg" alt="4枚の1000円札と2枚のクレジットカード" class="wp-image-17101" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/3722-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くのサロン・クリニックでは、以下の支払い方法が選択できます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>現金</li><li>クレジットカード</li><li>医療ローン(※クリニックのみ)</li></ul>
<p></p>
</div></div>
<p>分割で支払える医療ローンはとても魅力的ですが、年利が生じるため実質的な支払額は増えます。医療ローンを検討するなら、年利の把握も重要です。</p>
<p>サロン・クリニック選びの際は、自分に合った支払い方法が選べるかも調べておくといいでしょう。</p>
<h2 id="clinic"><span id="top5">髭脱毛のおすすめ人気クリニックランキングTOP5</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛に失敗しないためのサロン・クリニックの選び方の基準をもとに、編集部が厳選したおすすめクリニックTOP5をご紹介します!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-1244" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></td><td><img class="wp-image-88552" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/10/afi-afb-eminal-300250.jpeg" alt="エミナルクリニックメンズ 医療ヒゲ脱毛月々1,030円"></td><td><img class="wp-image-93716" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg" alt="レジーナクリニックオム" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg 1716w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>エミナルクリニックメンズ</td><td>レジーナクリニックオム</td></tr><tr><td>施設分類</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td><td>◯</td><td>◯</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br> セレクトヒゲ脱毛(任意の3部位) <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 <br><br> ヒゲ全体脱毛セット <br> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ヒゲ3部位6回<br>(鼻下・アゴ・アゴ下): 74,800円<br>髭脱1回(全部位):52,800円</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td><td>ヒゲ脱毛(3部位)3回:9,900円 ※初回限定<br>ヒゲ脱毛(5部位)5回:118,800円</td></tr><tr><td>コース終了後の施術料金</td><td>セレクトヒゲ脱毛(3部位)1回12,800円</td><td>1回100円(3年間)</td><td>0円(契約時に3年保証のオプションに加入した場合のみ)</td><td>・3部位:7,440円<br>・5部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>74,800円</td><td>12,000〜38,500円/5回</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>75,400円</td><td>24,000〜77,000円/10回</td><td>892,00円</td></tr><tr><td>麻酔クリーム</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300円/10g)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>◯<br>(デビュープラン以外のプラン契約をされた方は無料)</td></tr><tr><td>笑気麻酔</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300/30分)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>×</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約30分</td><td>約30分</td><td>約15分</td><td>15〜30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td><td>10~14週に1回</td><td>4週間に1回</td><td>4〜8週間に1回</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日の20時以降</td><td>前日の20時以降</td><td>ネット:前日の18時以降<br>電話:3日前の13時以降</td><td>要問い合わせ</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>コース1回分消化</td><td>コース1回分消化、またはキャンセル料1,000円</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr><tr><td>おすすめの人</td><td>・効果の高い脱毛がしたい<br>・肌トラブルなどの保証制度が充実しているクリニックがいい</td><td>・永久脱毛がしたいけど、とにかく痛みが心配<br>・せっかくだからおしゃれなクリニックに通いたい</td><td>・仕事終わりに通いたい<br>・コース終了後は追加料金なしで通いたい</td><td>・痛みに弱い<br>・雰囲気のいいクリニックに通いたい</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-H312497S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、<span class="searchEm">税込</span>表記となっています。</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-11">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-2">【1位】メンズリゼ|<strong>安心感のある施術に定評あり</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png" alt="カウンセリング重視のヒゲ脱毛のメンズリゼ" class="wp-image-13684" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3700-7-300x135.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>メンズリゼは、丁寧なカウンセリングと安心感のある施術に定評のあるクリニックです。</p>
<p>4種類の脱毛機を完備しており、その人に合わせて使い分けています。例えば施術が痛過ぎると感じた場合も、次回は出力の弱い脱毛機を提案してもらえます。</p>
<p><strong><span class="highlighted">麻酔クリームと笑気麻酔の2種類を併用</span></strong>できるので、痛みが心配な方も安心して施術を受けられるでしょう。</p>
<p>また、通年で割引を実施しているのも嬉しいポイント。3つの割引を組み合わせれば最大30%オフで施術を受けられるので、施術費用を少しでも抑えたい方におすすめです。</p>
<h4><span id="titleid-12">メンズリゼの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br><br>【通常】<br>5回コース:89,800円 <br>10回コース:128,000円 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料</td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 </td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td> 12,800円 <br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>学割とペア割の組み合わせで最大30%OFF<br>学割:20%OFF<br>ペア割:10%OFF<br>のりかえ割:10%OFF(併用不可)</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルヤグPro-U<br>・ライトシェアデュエット<br>・メディオスター<br>・ラシャ</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:1回3,300円<br>・笑気麻酔:1回3,300円</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>電話Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化<br>(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-13">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内24院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>6院</td></tr><tr><td>関東エリアのクリニック数</td><td>8院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
<p></p>
</div></div>
</div>
<h4><span id="titleid-14">メンズリゼの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼの髭脱毛行ったけど、まるで効果ねえからほんと金返してほしいわ。3週間ぐらいは最低髭薄くなった効果あるかと思ったら、ゼロだもんなあ<br>引用元:<a href="https://twitter.com/ghostbs2/status/1467372009667842049?s=20&amp;t=hugkIrX4fQDvF-aMl1bjpA" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1271e148-9152-435a-8611-02582a8272f0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここでヒゲ脱毛に通っているが、少しのサービス精神もない。<br>金の亡者だなと感じている。<br>絵にしてアップしているが、鼻下部分の脱毛は赤の斜線の範囲で、両サイドの一センチほど(ココと記載)は範囲に入らないらしい。<br>このわずか一センチを脱毛するにはまた何万円もかかるという。<br>金の亡者でしかない。<br>私は脱毛が終わったら、鼻の両サイドがちょび髭になる。<br>少しの融通も効かないので、ココはオススメしない。<br>地元で小規模で脱毛サロンをしているようなところの方がいいと思う。<br><br>ちなみに、2回行っているが脱毛効果がかなりまばら。<br>全く効果の出ていない広範囲な部位があるけど、レビューを見るに、メンズリゼとしては許容範囲内として片付けてくる可能性が高い。<br>違う所に行けば良かった。。。。<br>引用元:<a href="https://goo.gl/maps/A91W784LoYUcyCFw6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-15">メンズリゼの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛メンズリゼで7回コース終わって、今日キャンペーンで新たに5回コース契約 5回で5万しないので、お安い。 ただ合計12回も受けなければならない我輩の髭。 目指すは青髭もそうだし、そもそも髭にあわない あの拷問あと4回耐えなければ。 首と頬ともみあげはほぼ無くなりました!<br>引用元:<a href="https://twitter.com/hoseo37/status/1484125625258745861?s=20&amp;t=lcsQl8xXMh3MlUHCYeyfFw" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて伺いましたが、皆さん凄く丁寧で、良くないコメントにあったようなことは 全くありませんでした。<br>ドクターの対応や説明も分かりやすく、質問もしやすかったです!<br>最後にコンシェルジュの方が詳細を説明してくださいましたが、その都度わからないことはないか確認してくださいましたし、メチャクチャ丁寧でとても分かりやすかったです!<br>初の脱毛で分からないことだらけでしたが、これから安心して通院することができそうで非常に満足です!<br>有り難うございました!<br>引用元:<a href="https://goo.gl/maps/E7QJ14VTQG5pjxN66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-16">メンズリゼの口コミをもっとみる</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">やまいもさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高いお金払って痛い思いして通ったのに、ほとんど効果なかった。薄くなったような気のする箇所もあるがその程度。むしろ通う前より濃くなった箇所もあり、それに関しては1年間の無料保証が付くが、これまで5回照射して変わらなかったのが、もう1.2回照射して効果が出るはずもなく結局通い始める前より濃くなって終了。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">風間さん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 医療脱毛ということもありお医者様も真剣に相談に乗ってくれましたし、やってもらうことに決めました。痛みなどは丁寧なクーリングなどもあり、別途料金でガスの麻酔やクリームの麻酔も使えるのは医療機関の強みです。5回コースが終わると本当に肌がツヤツヤになり、顔の印象もかなり明るくなったので、男性的な自信もつきました。やはり医療機関で受ける永久脱毛は安心感があると思います。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4><span id="titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg" alt="" data-id="76762" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95/" class="wp-image-76762" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg" alt="" data-id="76763" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2/" class="wp-image-76763" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg" alt="" data-id="76764" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3/" class="wp-image-76764" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a href="https://www.mens-rize.com/hige/ba/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼ</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3><span id="231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックは、柴田英嗣さん(アンタッチャブル)や武尊さん(K-1)などが通っていることでもお馴染みのクリニックです。</p>
<p>最大の特徴は、「ヒゲ脱毛 完了コース」が終了してから<strong><span class="underline highlighted">3年間、追加の施術を1回100円(税込)で受けられる</span></strong><span class="highlighted">点。</span></p>
<p>3年間であれば何度通っても1回100円なので、納得がいくまで施術を繰り返せます。</p>
<p>「他の人よりも髭が濃いけど、本当にツルツルになるかな…」と不安になっている方にもぴったりのクリニックです。</p>
<h4><span id="titleid-18">ゴリラクリニックの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位(鼻下・アゴ・アゴ下)</td><td>6回コース:74,800円<br><br>※ほほ・もみあげ(6回)追加は+64,800円(6回)、首追加は+49,800円</td></tr><tr><td>各部位</td><td>鼻下:38,800円(6回)<br>アゴ:38,800円(6回)<br>アゴ下:38,800円(6回)<br>ほほ:48,800円(6回)<br>もみあげ:38,800円(6回)<br>首:48,800円(6回)</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>各部位1回100円<br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>74,800円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>75,400円<br>6回コース+追加照射6回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:10%OFF<br>・ペア割:10%OFF<br>・乗り換え割10%OFF<br>・同時割:10%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルYAG<br>・メディオスターNeXT PRO</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:3300円/10g<br>・笑気麻酔:3300円/30分</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>10~14週に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-19">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内20院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>10院</td></tr><tr><td>中部エリアのクリニック数</td><td>2院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-20">ゴリラクリニックの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛完了コースの平日の短い受付時間のみというのを無くしてほしい。週末に行くには追加料金が必要だし、麻酔も追加料金と色々と金額が高くなる。<br>また、完了と名が付いているし医療脱毛だからヒゲが無くなるレベルで減るのかと思っていたがそれほど薄くならない。<br>追加を格安で受けられるが、追加ありきのコースの設定回数だと感じるし、追加分についてはかなりの期間を開けないと受けることが出来ない。<br>トータルではかなりの金額と時間を使うことになるが、正直満足度は低い。<br>引用元:<a href="https://goo.gl/maps/dhJGqAMBbxSc1ovD6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の効果や看護師さんの対応は満足しています<br><br>事務手続きに関しては強化してほしいです<br>予約変更の反映ミスや患者情報の共有などが機能していない感じです。<br>予約変更反映ミスで、危うく一回分消化されるところでした。<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/1ywZDAnTryovc2an7" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で利用しています。<br>3ヶ月先まで予定が真っ白な方だけ通われるといいと思います。<br>基本的に予約は取れません。<br>あとクレジットカードで支払いをする際には上手く決済できずに後日再度クリニックに来るように催促されることがありますのでご注意ください。<br>引用元:<a aria-label=" (opens in a new tab)" rel="noreferrer noopener" href="https://goo.gl/maps/qi6KYsuNAhkKP4yt8" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-21">ゴリラクリニックの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">有名人はゴリラクリニック通ってる人が多いから、僕も有名人気取りでヒゲ脱毛はゴリラクリニックに決めた。<br>引用元:<a href="https://twitter.com/taresu2020/status/1495863849316065281?s=20&amp;t=5_lElU7Rus0ncSWLJUVtIg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性専門の脱毛クリニックです。カウンセリングはとても丁寧で、先日1回目のレーザー脱毛を担当してくださった男性医療従事者の方は、とても親切、丁寧かつ、上手で、痛みなく初回を終える事ができました。内装もとても綺麗です。施術料金も良心的だと思います。<br>引用元:<a href="https://goo.gl/maps/wvETSX6av9Gd1xB67" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で通っています。<br>開院直後だけあってスタッフさんの対応などは極めて良いです。また、商品や追加サービスの勧誘もしつこさは全くないのでありがたいです。<br>引用元:<a href="https://goo.gl/maps/pgCptapTd41fMG7cA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg" alt="" data-id="76769" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-1/" class="wp-image-76769" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg" alt="" data-id="76770" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-1/" class="wp-image-76770" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg" alt="" data-id="76771" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-1/" class="wp-image-76771" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3><span id="3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<p>エミナルクリニックメンズは、特に髭脱毛の安さにこだわっているクリニックです。</p>
<p>ヒゲ脱毛5回が12,000〜38,500円(地域により異なる)と、始めやすい料金設定です。</p>
<p>施術回数を増やして、とにかくツルツルの状態にこだわりたい方には嬉しいサポートですね。</p>
<p>また、エミナルクリニックメンズは麻酔料金が0円に設定されています。痛みが不安な方も、追加費用を心配せずに麻酔を利用できるでしょう。</p>
<h4><span id="titleid-23">エミナルクリニックメンズの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛選べる3部位</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>契約時にご確認ください</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(5回施術を受けた場合)</td><td>12,000〜38,500円</td></tr><tr><td>髭がツルツルなるまでの目安費用(10回施術を受けた場合)</td><td>24,000〜77,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:最大10%OFF<br>・ペア割:最大6%OFF<br>・のりかえ割:最大6%OFF<br>・お友達紹介割:最大6%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>蓄熱式脱毛機(機種名は要問い合わせ)</td></tr><tr><td>麻酔の種類</td><td>無料(種類は要問い合わせ)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約15分</td></tr><tr><td>通えるペース</td><td>4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>ネットでのキャンセル:前日の18時まで<br>電話でのキャンセル:3日前の13時まで<br>上記を過ぎると回数1回分消化、またはキャンセル料1,000円がかかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-24">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内35院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>2院</td></tr><tr><td>関東エリアのクリニック数</td><td>11院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>8院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>3院</td></tr><tr><td>九州エリアのクリニック数</td><td>7院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-25">エミナルクリニックメンズの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">青髭なくしたいから医療脱毛したくて、色々調べた結果、メンズエミナルいいね!ってまでいったのに、横浜ないってまじ?新宿までいくかゴリラにするかかぁ<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://twitter.com/KATZ_0330/status/1456885792911998976?s=20&amp;t=S2D3wqjKrvOQni1gWWmqMw" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここって一応病院ですよね?<br>患者を平気で待たせるわー、プライバシーの考慮もない、愛想もない、決断も焦らすわー、何がいいの?ここ?料金が1番安いとうたってるからこんな対応、態度しかならないのか?カウセリング行くだけ無駄ですよ。最悪最低なクリニックです。まぁ、この評価でも仕方がないですね。星0点です。時間の無駄でした。<br>引用元:<a href="https://goo.gl/maps/akAKJ7HmeHsjtiRw8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-26">エミナルクリニックメンズの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通って3回ですが効果出てます。<br>完成が楽しみです。<br>引用元:<a href="https://goo.gl/maps/4aQDARCn5MNWHpru9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックと値段を比較して欲しい。いかにメンズエミナルが良いかがわかると思う。医療脱毛で髭やvioをするには麻酔は必須。特に初めの頃はかなり痛い。<br>引用元:<a rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)" href="https://twitter.com/yuueminaru/status/1487632091999129602?s=20&amp;t=lj9O2K2xkH7v8dCD7Vp4gg" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/o8f2hRbKopD4f3UAA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" style="background-color:#2dad96">エミナルクリニックメンズの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12271a58-6609-4d25-9686-168ede18651e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a></li></ul>
</div></div>
<h3><span id="4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?a=F12761n-A468412F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg" alt="レジーナクリニックオム" class="wp-image-93716" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>2021年に新しくオープンしたばかりのレジーナクリニックオム。</p>
<p><span class="underline highlighted">髭脱毛と同時に</span><strong><span class="underline highlighted">全身脱毛やVIO脱毛を契約すると、割引が適用される</span></strong>のが特徴です。例えば髭脱毛の各コース(5回)と全身脱毛8回を同時に契約すると、約10万円の割引が受けられます。</p>
<p>髭脱毛のついでに他の部位も脱毛したいと考えている方には、特におすすめのクリニックです。</p>
<h4><span id="titleid-27">レジーナクリニックオムの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>【<strong>初回予約限定】3部位 3回:9,900円</strong><br>・3部位 5回:9,900円<br>・5部位 5回:39,800円<br>・6部位 5回:132,000円</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>・3部位:7,960円<br>・5部位:17,820円<br>・6部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>892,00円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>冷却機能を搭載した医療脱毛機(機種名は不明)</td></tr><tr><td>麻酔の種類</td><td>麻酔クリーム:無料(デビュープラン以外のプラン契約をされた方)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>要問い合わせ</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-28">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内16院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>9院</td></tr><tr><td>中部エリアのクリニック数</td><td>1院</td></tr><tr><td>近畿エリアのクリニック数</td><td>2院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-29">レジーナクリニックオムの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応と院内の清潔感は問題ありません。<br>ですが、予約は取りにくいです。<br>無料カウンセリングでは予約は取りやすいので毛周期に合わせて自分のペースで進められますと聞いたのであえて大手のクリニックではなく新規開院のこちらにしましたが、いざ通ってみると土日祝の予約は4ヶ月待ちでした。<br>他所のクリニックでは珍しいことではありませんが、それならそうと最初に言って欲しかったです。<br>土日祝の4ヶ月間隔で通うか仕事を調整して平日に通うか今後の進め方を悩みます。<br>引用元:<a href="https://goo.gl/maps/d8933vVyQs5u4iHZ6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-30">レジーナクリニックオムの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲとVIOと全身で契約しました。まだ1回目の施術ですが、ポロポロと毛が抜けて効果を感じてます。VIOだけ少し痛かったですが、ヒゲと全身は痛くありませんでした。<br>最後の仕上げに氷で冷やしてくれるのが気持ちいいです。<br>引用元:<a href="https://goo.gl/maps/cYX73Xo17M3ThSY59" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての脱毛でしたが、詳しく説明して頂いて安心しました。<br>接客丁寧で、対応もとても良かったです。<br>引用元:<a href="https://goo.gl/maps/uSjmwdnhd8YYi4d99" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての医療脱毛(全身、髭、デリケート)で、1回目を経験済み、今後も安心して通院できそうな印象で現時点で概ね満足しています。<br><br>【好感が持てる点】<br>#丁寧な接客、施術対応(受付、看護師)<br>#開院間もないため、衛生的な環境<br><br>【気になる点】<br>#受付での手指消毒、プッシュ型接触型の消毒の為、患者同士の感染予防目的であれば、検温同様にスタッフが手動して頂きたい、患者自身が接触するには抵抗感あり<br>#鼻出しマスクのスタッフを散見する(事情があれば申し訳ありません。)<br>#医師の診察は素性が不明な上、ほぼ形式的なもの(スポット派遣の医師であまり期待できない。初診もセリフ棒読みで表面的。施術そのものには関与しないため大きな問題ではないが契約前の印象として悪く、不信感を抱く。)<br><br>後半、細かい指摘となり申し訳ありません。<br>次回受診は3ヶ月先ですが、今後の診療サービスに反映して頂けますと幸いです。<br>引用元:<a href="https://goo.gl/maps/ZzcWg8EE17kahfuZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E" style="background-color:#2dad96">レジーナクリニックオムの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/reginaclinic-homme/">レジーナクリニックオムの口コミ・評判|気になる効果や費用を徹底調査</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">【番外編】</span><h3 class="uagb-ifb-title"><span id="titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-4222760M&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1415466978-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p>100万もの症例をもつクリニック。</p>
<p>実績で見れば、湘南美容クリニックは非常に信頼の寄せられるクリニックです。ヒゲの濃さなども調整してくれるフレキシブルな対応も◎。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>店舗</td><td>全国67院(新宿・銀座・新橋・西新宿・南青山・池袋・高田馬場・港・秋葉原・上野・両国・浦田・赤羽・多摩川・柴崎・町田・八王子・代々木・横浜・大宮・川崎・川口・所沢・川越・宇都宮・高崎・千葉・名古屋・浜松・岐阜・長野・新潟・大阪・神戸・奈良・京都・岡山・広島・高松・松山・福岡・沖縄・仙台・札幌・宮城・福島など)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>1回5,700円~(口髭・アゴ・アゴ下)</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式HPをチェック</a></div>
<p></p>
</div></section>
<h2 id="salon"><span id="top3">髭脱毛のおすすめ人気サロンランキングTOP3</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg" alt="ランキングの積み木" class="wp-image-70244" srcset="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックに続いて、編集部がおすすめする脱毛サロンTOP3も見ていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>リンクス</td><td>MEN’S TBS</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td></tr><tr><td>契約した店舗以外での予約</td><td>○</td><td>○</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>コース終了後の施術料金</td><td>定額の80%OFF(ただし保証つきプラン契約の場合に限る)</td><td>定額の80%OFF</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>59,800円</td><td>80,700円</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>119,800円</td><td>98,130円</td><td>要問い合わせ</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td><td>照射レベルを調節</td><td>クーリング</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約20分</td><td>20〜30分</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>2~4週間に1回</td><td>3~4週間に1回</td><td>3~4週間に1回</td></tr><tr><td>予約方法</td><td>電話・Web</td><td>電話・Web</td><td>電話・Web</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日以降</td><td>なし</td><td>前日以降</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>なし</td><td>キャンセル料1,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td><td>・現金<br>・月定額<br>・クレジットカード</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr><tr><td>おすすめの人</td><td>・安くても効果のある脱毛がしたい<br>・モニター制度でさらに安く脱毛したい<br><br></td><td>・男性スタッフに施術してほしい<br>・転勤の可能性がある</td><td>・ヒゲの細かなデザインがしたい<br>・白髪を脱毛したい<br>・日焼けしている</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※料金は全て税込</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-32">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</span></h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>レイロールは「メンズ脱毛を最高のコストパフォーマンスで」という理念を掲げる、男性専門の脱毛サロンです。</p>
<p>業界初の「全国最安値保証」を実現しており、<strong><span class="highlighted">他店よりも1円でも高い場合はその場で値下げ</span></strong>をしてくれます。</p>
<p>とにかく安さにこだわりたい方におすすめの脱毛サロンです。</p>
<h4><span id="titleid-33">レイロールの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>髭脱毛セット(選べる3部位)<br>・10回:59,800円<br>・1年通い放題:119,800円<br><br>髭脱毛セット(全8部位)<br>・10回:99,800円<br>・1年通い放題:149,800円</td></tr><tr><td>各部位</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td></tr><tr><td>通い放題プラン</td><td>○</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF<br>(ただし保証つきプラン契約の場合に限る)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>59,800円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>119,800円<br>※1年通い放題コースで契約</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>完全オリジナルの男性専用脱毛マシン「BRILLLO」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約20分</td></tr><tr><td>通えるペース</td><td>2〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約前日までのキャンセルは無料(当日キャンセルは回数1回消化)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-34">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>18店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>0店舗</td></tr><tr><td>東北エリアの店舗数</td><td>1店舗</td></tr><tr><td>関東エリアの店舗数</td><td>11店舗</td></tr><tr><td>中部エリアの店舗数</td><td>3店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>0店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>1店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-35">レイロールの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験で行きました。が、担当スタッフの応対が非常に不快でした。初対面の客と店員で信頼など皆無なのに、飲み友達?のような異常に近い距離感でコミュニケーションをとってきます。<br>福岡店はそのスタッフ1人でされてるそうなので、ここを利用することはまずないな、とすぐ判断できました。<br>他の口コミでは「話しやすかった」等あるので好みがはっきり分かれるとこなのでしょう。<br>スタッフと友達のようなコミュニケーションが取りたい方以外はオススメできません….。<br>引用元:<a href="https://goo.gl/maps/X6X9X2B1eJkiRfwp6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-36">レイロールの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">2回利用しましたが痛みも少なく<br>ていねいに施術してもらいました!<br>効果が出るのが楽しみです✨<br>引用元:<a href="https://goo.gl/maps/dbE2YdX87ChbKtQF9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店員さんのノリも良くて緊張とけました。<br>2回目からパワーあげてもらって、少し痛みはありましたがそれでも一瞬パチッとするくらいなのですごい!<br>効果もちゃんとでてます。<br>引用元:<a href="https://goo.gl/maps/DJyP5URkw6P48pCQ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">都度でしようと思っていましたが、脱毛完了まで1年以上かかることは分かっていたので、何回も施術を受けるのであれば、2年の通い放題プランがかなりお得と思いお願いしました。<br>痛みはそんなになく効果は早く出てきています。<br>引用元:<a href="https://goo.gl/maps/R6zk3RLRrNv11j5z9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-37">レイロールで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg" alt="" data-id="76785" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-3/" class="wp-image-76785" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg" alt="" data-id="76786" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-2/" class="wp-image-76786" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg" alt="" data-id="76787" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-2/" class="wp-image-76787" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" href="https://rayrole.jp/lp/E-RAY-01/" target="_blank">レイロール</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">レイロールの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3><span id="2rinx"><strong>【2位】RINX(リンクス)|男性ならではの悩みを相談できる</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-A247119g&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1446139735-3.jpg" alt="RINX"/></a></figure></div>
<p>RINXは全国51店舗ある、国内最大級の脱毛サロンです。</p>
<p>他サロンと比べて料金面が特段安いわけではありませんが、分割払いで月々の支払額を大きく減らせるのが魅力。</p>
<p>例えば鼻下の脱毛は、分割払いを選択すれば<strong><span class="highlighted">月々500円から契約</span></strong>できます。脱毛を始めるにあたって、まとまったお金をすぐに用意できない方にもおすすめです。</p>
<h4><span id="titleid-38">リンクスの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td></tr><tr><td>各部位</td><td>両頬10回:28,000円両もみあげ10回:28,000円あご下・首10回:38,000円</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF(11回目以降)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>80,700円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>98,130円<br>※10回コース+追加照射10回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>脱毛機メーカーと共同開発した「INNOVATION」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>20〜30分</td></tr><tr><td>通えるペース</td><td>3〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>なし無</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-39">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>74店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>2店舗</td></tr><tr><td>東北エリアの店舗数</td><td>5店舗</td></tr><tr><td>関東エリアの店舗数</td><td>27店舗</td></tr><tr><td>中部エリアの店舗数</td><td>14店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>10店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>7店舗</td></tr><tr><td>九州エリアの店舗数</td><td>9店舗</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-40">リンクスの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今回コースが終わってはじめての80%オフでの利用でした。<br>やる部位を聞かれたので鼻上鼻下のつもりで「口周りで」と伝えました.スタッフの方も口周りですね、と確認して施術してくれました。<br>施術中、あごもやってくれてあごまでやるのかーと思いましたがお金払う際に鼻上鼻下あごを請求されました。<br>たしかにやるつもりはなかったけどあごはやったので支払いも仕方ないかもしれませんが、あごは毛が生えてなくて数百円でもとてももったいない気持ちになりました。<br>ましてや年1くらいしかいかないので、口周りが顎も入ってるなんてわかりませんでした。<br>部位^_^で細かく確認して欲しかったです。<br>しかも、顎はやるつもりなかったと伝えた後の話?言い訳?がほんとに説明下手なのか意味がわかりません。<br>引用元:<a href="https://minhyo.jp/mens-rinx" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メリットは安いだけ。<br>毎回勧誘がめんどさすぎるので、中途解約して辞めました<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-35451da1-3724-4bb9-843d-cd146692de5c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ひげ脱毛で1年くらい通いましたが1割くらい減ったかな?という程度でした。<br>別のお店を選ぶ事をお勧めします。<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-41">リンクスの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭脱毛を現在していますが、以前より薄くなりました。産毛ぐらいまで細くなりました。スタッフの方々も丁寧な対応をしていただき、サービスが良いですね!<br>引用元:<a href="https://goo.gl/maps/mvAKVxLra2nJ5Es88" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて脱毛したが、事前の説明も丁寧で無料の試し照射があり安心できた。個人的には痛みがほとんどなく、たまにチクッとする程度であり継続しやすかった。また、予約もとりやすくキャンセル料もかからないので、その点でもとても継続しやすかった。<br>引用元:<a href="https://goo.gl/maps/xdq583kK1CFJZcK49" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e31e835-817a-4527-8335-ed678250ae9e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">本当に効果あるのかな?と半信半疑で始めたけれど行ってよかったです!<br>カミソリ負けと青ヒゲで汚くコンプレックスだったのがかなり改善されました!<br>引用元:<a href="https://goo.gl/maps/DguMEXqZn4ypUeKD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-42">リンクスで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-6b281896-1bb3-4658-878a-e6225969ee85"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg" alt="" data-id="76790" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-3/" class="wp-image-76790" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg" alt="" data-id="76791" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-3/" class="wp-image-76791" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://mens-rinx.jp/campaign/kaohige" target="_blank">リンクス</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3><span id="3mens_tbc"><strong>【3位】MEN’S TBC|確実な脱毛がしたいならココ</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している脱毛サロンです。他の脱毛方法と比較して、細かなヒゲのデザインが可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong><span class="highlighted">初回1,000円で体験することができます。</span></strong></p>
<p>痛みや効果に対して不安がある方も、まずは初回限定コースを試してみましょう。</p>
<h4><span id="mens_tbc">MEN’S TBCの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ニードル脱毛</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>各部位</td><td>同上</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>ニードル脱毛</td></tr><tr><td>脱毛機の種類</td><td>不明</td></tr><tr><td>痛みへの対策</td><td>クーリング</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約日前日の営業時間終了までにキャンセルしなければ1,000円かかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-43">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>48店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>1店舗</td></tr><tr><td>東北エリアの店舗数</td><td>2店舗</td></tr><tr><td>関東エリアの店舗数</td><td>26店舗</td></tr><tr><td>中部エリアの店舗数</td><td>7店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>8店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>2店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="men8217s_tbc">MEN&#8217;S TBCの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験コースを受けました。最初の説明が長く、施術が終わった後もかなり押し売りみたいに勧めてきました。最終的に、高額な買い物なので即決できない、家に持ち帰ってから考えたいと伝えると、「あ、それでは今日は以上です」と態度があからさまに急変し、資料も全て没収されました。こんなに不快な思いをしたのは初めてでした。契約する可能性もあっただけに残念です。<br>引用元:<a href="https://goo.gl/maps/NuVt4a1QvXZofPge6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">金にならない客には興味が無いみたいです。<br>引用元:<a href="https://goo.gl/maps/itFh8wPXqMcwiBLv9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とりあえず体験だけでもという気持ちで行ったのですが、正直ガッカリでした。<br>カウンセリングまでは分かりますが、その後のコース説明から話がおかしくなっていきました。<br>何故か今後のコースを決めてからでないと体験ができないと言われ、30万くらいのコースだと分割で月々どのくらいと延々聞かされました。途中で、ああこういう店なんだなと分かってからは話しもまともに聞く気になれず、体験も断って帰りました。<br>うまい話しは無いなと改めて思いましたが、今回の対応だとほぼ詐欺なんじゃないとしか感じませんでした。<br>引用元:<a href="https://goo.gl/maps/YfiB8LjeYUBxc4g16" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="men8217s_tbc-2">MEN&#8217;S TBCの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のサロンに行ったことはないので比較はできませんが、自分はTBCを選んで良かったと思います。一番重要視していた効果が最初のころから文句なしに感じられました。毛が濃い方でしたが、だいたい1年半くらいでツルツルになることができました。こちらはスタッフさんの対応も良かったです。<br>引用元:<a href="https://goo.gl/maps/fhJyrP712PcW6nRq8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">昔から髭が濃くて毎朝の処理がかなり憂鬱だったので、彼女に進められて体験コースに行きました。どのスタッフさんも丁寧で、脱毛について詳しくない僕にも丁寧にカウンセリングをしてくれてとても分かりやすかったです。体験で髭脱毛をしてもらいましたが少しゴムではじかれたような痛さがあるのみで全然耐えられました。<br>引用元:<a href="https://goo.gl/maps/szm6t634uESfVgyA8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自宅付近でヒゲ脱毛をしているサロンで調べると真っ先に目に入ってくるのがメンズTBC仙台ワークワン店でした。脱毛自体初めてで無知の僕でもメンズTBCの評判は知っています。全国に店舗があり効果も人気もあるので迷わずここに決めました。ヒゲ脱毛をしてマスク無しでも自信を持って人前に出られるようになりたいです。<br>引用元:<a href="https://goo.gl/maps/zHtiCFDQFtzGGmuQ7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">MEN&#8217;S TBCの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛に関するよくあるQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛する際によくある質問をまとめました!</p>
<h3><span id="q1">Q1.永久脱毛は本当にずっと生えないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-8237" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。</p>
<p>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。</p>
<blockquote>
<p><small>参照元:<a href="https://www.fda.gov/consumers/consumer-updates/removing-hair-safely">Removing Hair Safely</a></small></p>
</blockquote>
<p>また、同局では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-95b78948-8692-4b2c-89ad-f7487db93563"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最終脱毛から1ヶ月後の毛の再生率が20%以下である状態</li><li>3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態</li></ul>
<p></p>
</div></div>
<p>と定義づけています。</p>
<p>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。</p>
<p>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。</p>
<p>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。</p>
<h3><span id="q2">Q2.しつこい勧誘をされないか心配</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-1024x683.png" alt="カウンターで女性と話す男性" class="wp-image-1864" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。</p>
<p>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。</p>
<p>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。</p>
<p>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。</p>
<h3><span id="q3">Q3.髭脱毛で後悔することはないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg" alt="頭に段ボールをかぶってソファーに座る男性" class="wp-image-40888" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-300x201.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-768x516.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。</p>
<p>「やっぱりヒゲを生やしたくなってしまった」</p>
<p>と思っても脱毛前に戻ることはできません。</p>
<p>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。</p>
<p>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/">髭脱毛で後悔したくない!効果・費用面の失敗談と「やっぱり生やしたい」場合の対策</a></li></ul>
</div></div>
<h3><span id="q4">Q4.日焼けしていると脱毛できないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg" alt="髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント" class="wp-image-23051" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-42-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。</p>
<p>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。</p>
<p>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/">脱毛箇所は日焼け禁止?日焼け止めや保湿クリームを塗って、丁寧にケア</a></li></ul>
</div></div>
<h3><span id="q5">Q5.未成年でも髭脱毛はできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くの脱毛サロン・クリニックが未成年でもOKです。</p>
<p>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。</p>
<p>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。</p>
<p>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。</p>
<h3><span id="q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg" alt="洗面所に鏡や植物タオルが置いてある" class="wp-image-41322" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。</p>
<p>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。</p>
<p>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。</p>
<h3 id="FAQ7"><span id="q7">Q7. 髭の永久脱毛のデメリットは?</span></h3>
<p>髭の永久脱毛のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>施術に痛みを伴う</li><li>通院の必要がある</li><li>肌トラブルの可能性</li></ul>
<p></p>
</div></div>
<p>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。</p>
<h2><span id="titleid-44">立ち止まっていないで、まずは無料相談から。</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、メンズのヒゲ脱毛で主流とされる3つの脱毛法とオススメの脱毛クリニックやサロンを8つ厳選してご紹介しました。</p>
<p>脱毛を終えた方からは「わずらわしい髭剃りから解放された!」「これならもっと早く脱毛しておけば良かった」など、<strong>生活の変化を実感する声が多く聞かれます。</strong></p>
<p>気になるクリニックや脱毛サロンがあれば、まずは無料相談やカウンセリングを申し込んでみましょう!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.永久脱毛はずっと生えないの?</strong> <p class="schema-faq-answer">医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。<br/>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。 <br/>また、同局では<br/>・最終脱毛から1ヶ月後の毛の再生率が20%以下である状態<br/>・3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態 <br/> と定義づけています。<br/>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。<br/>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。<br/>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.しつこく勧誘されないか心配</strong> <p class="schema-faq-answer">ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。<br/>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。<br/>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。<br/>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはないの?</strong> <p class="schema-faq-answer">永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。<br/>「やっぱりヒゲを生やしたくなってしまった」<br/>と思っても脱毛前に戻ることはできません。<br/>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。<br/>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.日焼けしていると脱毛できないの?</strong> <p class="schema-faq-answer">フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。<br/>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。<br/>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.未成年でも髭脱毛はできる?</strong> <p class="schema-faq-answer">多くの脱毛サロン・クリニックが未成年でもOKです。<br/>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。<br/>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。<br/>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.自宅で髭脱毛するのにおすすめの方法は?</strong> <p class="schema-faq-answer"><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。<br/>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。<br/>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭の永久脱毛のデメリットは?</strong> <p class="schema-faq-answer">髭の永久脱毛のデメリットとして、次の3つが挙げられます。<br/>・施術に痛みを伴う<br/>・通院の必要がある<br/>・肌トラブルの可能性<br/>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。 </p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 13659,
'parent' => (int) 20488,
'menu_order' => (int) 532,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性&hellip;',
'acf' => [
'long_text_title' => '【髭脱毛】おすすめ人気ランキング8選!費用・効果を口コミから徹底比較!サロン・クリニックの選び方も解説',
'custom_order' => '3701',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 20904,
'date' => '2024-07-08T02:00:00',
'date_gmt' => '2024-07-07T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20904'
],
'modified' => '2024-09-28T18:06:07',
'modified_gmt' => '2024-09-28T09:06:07',
'slug' => 'bald-cost',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/',
'title' => [
'rendered' => '髭脱毛相場費用まとめ'
],
'content' => [
'rendered' => '
<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。</p>
<p>ヒゲ脱毛で肌をツルツルにするには安くて通いやすい<span class="highlighted">脱毛クリニック</span>がおすすめです。総費用は平均180,000〜200,000円程度。数あるクリニックの中でも、湘南美容クリニックは1回あたりの費用が安く総額70,000円程度で脱毛できることも。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-64583add-5e26-477a-8741-caafbd36633a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛にかかる総費用・回数</li><li>安くヒゲ脱毛できるおすすめクリニック・サロン </li></ul>
</div></div>
<p>を紹介しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/09/-1-150x150.jpg" alt="プライム銀座クリニック 髙澤 博和先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>プライム銀座クリニック</strong><br><strong>院長 髙澤 博和(たかざわ ひろかず)</strong></p></div></div></div></div></div>
<p>1979年生まれ、京都大学医学部医学科卒業。医師免許、中国北京市医療許可証、日本美容外科学会会員、2014年からプライム銀座クリニック院長。</p>
<p>2018年から中国北京で領医医美クリニックの院長を兼任して日々の治療・後進の指導に当たっている。嘘や誇張を用いず、ありのままの美容医療をお届けすることを企業理念としている。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2009年京都大学医学部卒業</li><li>天理よろづ相談所病院 ジュニアレジデント 勤務</li><li>2011年京都大学医学部付属病院 肝胆膵移植外科 シニアレジデント 勤務</li><li>2012年大津日本赤十字病院 外科 勤務</li><li>大手美容外科 勤務</li><li>2015年銀座マリアージュビューティークリニック開院 院長就任2017年拡張移転し、プライム銀座クリニックに名称変更</li></ul>
<p></p>
</div></div>
<p>プライム銀座クリニックの公式サイトは<a href="https://prime-ginza.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</a><ul><li><a href="#titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</a></li><li><a href="#titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</a></li></ul></li><li><a href="#titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</a><ul><li><a href="#titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </a></li></ul></li><li><a href="#5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</a><ul><li><a href="#titleid-6">湘南美容クリニック</a><ul><li><a href="#titleid-7">湘南美容クリニックの口コミ</a></li><li><a href="#titleid-8">湘南美容クリニックの費用</a></li><li><a href="#titleid-9">湘南美容クリニックの基本情報</a></li></ul></li><li><a href="#mens_tbc">MEN’S TBC</a><ul><li><a href="#mens_tbc-2"> MEN’S TBCの口コミ</a></li><li><a href="#mens_tbc-3">MEN’S TBC の費用</a></li><li><a href="#mens_tbc-4">MEN’S TBCの基本情報</a></li></ul></li><li><a href="#titleid-10">ゴリラクリニック</a><ul><li><a href="#titleid-11">ゴリラクリニックの口コミ</a></li><li><a href="#titleid-12">ゴリラクリニックの費用</a></li><li><a href="#titleid-13">ゴリラクリニックの基本情報</a></li></ul></li><li><a href="#titleid-14">メンズリゼ</a><ul><li><a href="#titleid-15">メンズリゼの口コミ</a></li><li><a href="#titleid-16">メンズリゼの費用</a></li><li><a href="#titleid-17">メンズリゼの基本情報</a></li></ul></li><li><a href="#titleid-18">メンズ アリシアクリニック</a><ul><li><a href="#titleid-19">メンズ アリシアクリニックの費用</a></li><li><a href="#titleid-20">メンズ アリシアクリニックの基本情報</a></li></ul></li></ul></li><li><a href="#qa">ヒゲ脱毛についてQ&amp;A</a><ul><li><a href="#titleid-21">自宅でヒゲ脱毛する方法は?</a></li><li><a href="#titleid-22">ヒゲ脱毛って痛いの?</a></li><li><a href="#titleid-23">髭を永久脱毛して後悔するケースで多いのは?</a></li></ul></li><li><a href="#titleid-24">ヒゲ脱毛の費用についてまとめ</a></li></ul></div>
<h2><span id="titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg" alt="" class="wp-image-22813" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-15-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここでは脱毛クリニックでよくある<strong>鼻下・口下・あごの3部位脱毛セット</strong>を想定し、どの程度の費用でヒゲをツルツルにできるのか脱毛方法別に解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>ツルツルまでに必要な回数</td><td>○<br>20〜25回</td><td>◎<br>10〜12回</td><td>△<br>30〜40回</td></tr><tr><td>永久脱毛</td><td>△<br>できない</td><td>○<br>できる</td><td>◎<br>高い確率でできる</td></tr><tr><td>痛み</td><td>○<br>やや強い</td><td>△<br>強い</td><td>✕<br>かなり強い</td></tr><tr><td>総費用</td><td>○<br>300,000〜360,000円</td><td>◎<br>180,000〜200,000円</td><td>△<br>900,000〜1,000,000円</td></tr></tbody></table>
<p style="text-align: right;"><small>*効果には個人差があります。</small></p>
<p>上記の表をみると最も少ない回数でヒゲがツルツルになるのは、<span class="highlighted">医療レーザー脱毛</span>だと言うことがわかります。総費用も他の脱毛法と比較して安くおすすめの脱毛方法です。</p>
<p>しかし、<span class="redcolor">医療レーザー脱毛は脱毛時の痛みがフラッシュ脱毛よりも強く</span>施術中に我慢をする必要があります。そのため、痛みが苦手な方はフラッシュ脱毛を選ぶのがおすすめです。ただ、フラッシュ脱毛は永久脱毛ができないため注意が必要です。</p>
<p>ニードル脱毛は痛みが強く、費用も高額ですが脱毛効果が最も高いのが特徴。また、細かな部分の脱毛も可能です。そのため、ヒゲをツルツルにしたいという希望以外にも「ヒゲのデザインをしたい」という場合におすすめの脱毛法です。</p>
<h3><span id="titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg" alt="" class="wp-image-22814" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-16-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからは鼻下・口下・あごと言った<span class="highlighted">パーツ別の脱毛費用・回数</span>について解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr><tr><td>口下</td><td>○<br>80,000〜130,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>100,000〜150,000円<br>(10〜15回)</td></tr><tr><td>あご</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr></tbody></table>
<p>実は医療レーザー脱毛とフラッシュ脱毛はパーツ別で脱毛を行なっても、ツルツルにしたい場合と比較して<span class="redcolor">施術回数はあまり変わりません</span>。脱毛する範囲が狭くても、一回で全てのヒゲを脱毛することができないためです。</p>
<p>もちろん部分的にヒゲが薄いなどの個人差があれば少ない脱毛回数で完了します。しかし、基本的には<span class="redcolor">全体のヒゲを脱毛するのと同じもしくは若干少ない程度の回数はかかる</span>ことを把握しておきましょう。</p>
<p>一方、<strong>ニードル脱毛は範囲が狭くなると脱毛回数は少なくなります</strong>。これは一本一本の毛に対し熱を加えて脱毛していくニードル脱毛の特徴と言えるでしょう。</p>
<h3><span id="titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg" alt="" class="wp-image-22815" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-17-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>では、続いて<strong>青ヒゲを少し薄くしたい場合の脱毛費用・回数</strong>について解説していきます。ここでは鼻下・口下・あごの3部位を約50%脱毛するという場合を想定してみていきましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>800,000〜120,000円<br>(8〜10回)</td><td>◎<br>50,000〜80,000円<br>(3〜5回)</td><td>△<br>450,000〜500,000円<br>(15〜20回)</td></tr></tbody></table>
<p>青ヒゲを薄くしたい場合は比較的少ない脱毛回数で完了します。</p>
<p>医療レーザー脱毛とニードル脱毛は<span class="highlighted">永久脱毛が可能</span>であり、一度施術するとヒゲが薄い状態が長期間持続するのが特徴。</p>
<p>しかし、フラッシュ脱毛の目的は減毛であり永久脱毛ではありません。そのため、定期的にフラッシュ脱毛を受け続ける必要があります。</p>
<p>今後<strong>「ヒゲを生やしたくなる」可能性がある場合は永久脱毛ではなく減毛が目的であるフラッシュ脱毛</strong>が良いでしょう。</p>
<p>目的に応じて脱毛方法を検討することが大切です。</p>
<h2><span id="titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</span></h2>
<p>▼脱毛前の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg" alt="" class="wp-image-22806" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-14-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /></figure></div>
<p>▼1回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg" alt="" class="wp-image-22807" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg 696w, https://moteo.best/column/wp-content/uploads/2019/12/1-3-300x167.jpg 300w" sizes="(max-width: 696px) 100vw, 696px" /></figure></div>
<p>▼5回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg" alt="" class="wp-image-22810" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /></figure></div>
<p>▼10回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg" alt="" class="wp-image-22811" srcset="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/10-300x168.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>1カ月ヒゲを剃っていません。</figcaption></figure></div>
<p>脱毛回数が増えていくごとにヒゲが薄くなっていくのがわかります。また、全体的にヒゲが薄くなっていくのに伴い、ヒゲの処理時間が短縮。さらに<strong>ヒゲ剃りの回数も減っていきます</strong>。</p>
<p>ヒゲ剃りを毎日行なっていたのが、10回目の脱毛完了後には<strong>1カ月放置しても鼻下・口下部分に薄く生える程度</strong>に。</p>
<p>頬や首、あごと言った部分はほぼ生えなくなりました。</p>
<p>もちろん、ヒゲの濃さには個人差があるため、必要な脱毛回数などは多少前後するでしょう。しかし、医療レーザー脱毛を行なうとヒゲは生えなくなり毎朝のヒゲ剃りが楽になるケースが多いようです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>実はヒゲの永久脱毛にはデメリットも存在します。一度、永久脱毛をしてしまうと長期間ヒゲが生えない状態が持続。そのため、永久脱毛後に「ヒゲを生やしたい」と思っても生やすことはできません。</p>
<p>今後、ヒゲで遊びたいと思っている方・生やす可能性がある方は永久脱毛ではなくフラッシュ脱毛による減毛が良いでしょう。</p>
<p>フラッシュ脱毛は継続的に受ける必要がありますが、毛が生えてくる速度は遅くなりヒゲの処理にかかる時間は大幅に短縮できます。</p>
<p>以下ではフラッシュ脱毛ができるおすすめの脱毛サロンを紹介しています。</p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛ができるおすすめサロン5選。痛くない脱毛で毛の悩みを解消</a></li></ul>
</div></div>
<h2><span id="5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg" alt="" class="wp-image-22816" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-18-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはお得にヒゲ脱毛ができるおすすめの<span class="highlighted">脱毛サロン・クリニック</span>を紹介します。ここで紹介する脱毛サロン・クリニックはいずれも永久脱毛が可能です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>施設名</td><td>脱毛方法</td><td>おすすめポイント</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">湘南美容クリニック</a></td><td>医療レーザー脱毛</td><td>1回あたりの料金が安い</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E">MEN’S TBC</a></td><td>ニードル脱毛</td><td>ヒゲのデザインが細かなできる</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a></td><td>医療レーザー脱毛</td><td>7回目以降のヒゲ脱毛が100円</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">メンズリゼ</a></td><td>医療レーザー脱毛</td><td>初診料・キャンセル料・薬代が無料</td></tr><tr><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label="メンズ アリシアクリニック (opens in a new tab)">メンズ アリシアクリニック</a></td><td>医療レーザー脱毛</td><td>麻酔クリームが無料</td></tr></tbody></table>
<h3><span id="titleid-6">湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p><strong>全国に60院</strong>以上を展開する大手美容クリニック。メンズ脱毛においても<span class="highlighted">累計754,375件</span>の実績を誇っています。</p>
<p>1回あたりの脱毛料金が非常に安く、お得に脱毛を継続することも可能。また、最新の医療レーザー脱毛機により<strong>男性の濃いヒゲに対しても高い脱毛効果</strong>が期待できます。</p>
<h4><span id="titleid-7">湘南美容クリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">脱毛髭男Z</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭剃りの回数が減るとこんなにも快適なんだな。みんなひげ脱毛したほうがいいよ。因みに<strong>湘南美容クリニック</strong>で脱毛したよ。美人の受付のお姉さんに「麻酔する人あまりいませんよ」って言われた。でもヒゲ濃い部分はすげぇ痛かった。 <br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAZZCI</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">4回目の施術が終わりました! 前回からの大きな変化は 無いように思えますが 施術前に比べると<strong>見違えるほどヒゲが薄くなりました</strong>。これならもっと早く脱毛をすれば良かったな。でもやっぱ、痛みは結構強くて泣くかと思った。脱毛後は肌の赤くなって痛々しい。<br>参照:Twitter </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-458258d4-afc7-4131-9941-64c6367f0f43"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">もりお</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックでヒゲ脱毛をしたけど、劇的には変わんないなー。もともとヒゲが濃い方だからかな。でも6回目でやっと最初と比べて薄くなってきたかも。<strong>スタッフも丁寧だし、なによりクリニックの雰囲気が良い</strong>。もうちょっと継続します。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-8">湘南美容クリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位6回コース</td><td> 契約時に<br>ご確認ください </td><td>16,800円/6回</td></tr><tr><td>頬、もみあげ周辺</td><td> 契約時に<br>ご確認ください </td><td>19,800円/6回</td></tr><tr><td>首</td><td> 契約時に<br>ご確認ください </td><td>29,280円/6回</td></tr></tbody></table>
<p style="text-align: right;"><small>*分解回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-9">湘南美容クリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島・仙台</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>(VISA・MasterCard・JCB・americanexpress・Diners・Discover)<br>・医療ローン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="mens_tbc">MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCでおこなわれている<strong>スーパー脱毛(ニードル脱毛)</strong>は脱毛効果が高いことで有名。脱毛完了後は10年以上生えることがなく、<span class="highlighted">効果は医療レーザー脱毛より高い</span>と言われています。</p>
<p>ニードル脱毛では<strong>ヒゲの細かなデザインが可能</strong>であるため、「ヒゲの形にこだわりたい」という方におすすめです。</p>
<h4><span id="mens_tbc-2"> MEN’S TBCの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">山口</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCのヒゲ脱毛を体験し、明日から本格的な脱毛をスタートします! ヒゲ脱毛について無知でしたが<strong>お店の方が親切に説明</strong>してくれました。 まずは部分的に30%減らします!ニードル脱毛でヒゲのデザインをできるそうでめっちゃ楽しみ。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">瀬戸</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCの脱毛は料金が少し高いです。<strong>初回体験を1000円</strong>と魅力的だけど、そのあとは高め。理由があって、ニードル脱毛だからです。効果が出やすい脱毛ですが、経済的にかなり余裕ある人にはおすすめですが、普通の方はもっと安くておすすめがあるなと思います。 実際に毛も生えてこないですし、結構良いです。<br>参照;Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-137227f7-86b0-44e7-a43c-e89408018828"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">名前</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店長さんは女性で対応が良く、店員さんも皆女性で施術(脱毛)時に、ちゃんと一人一人に担当制が着くみたいな感じです。 男性の髭(ヒゲ)脱毛は、人に寄りけりで?<strong>涙が出るほど痛い</strong>のと、激痛でした。(個人の感想です。) 毛を1本1本電気でビリビリ取る感じです。その分 時間もかかるし、痛さを我慢しなければならない感じです。 <br>参照;Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="mens_tbc-3">MEN’S TBC の費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>料金/本数</td></tr><tr><td>ヒゲ</td><td>132円~/1本<br>(メンバー価格110円〜/1本)</td></tr><tr><td>特別オーダーメイドプラン<br>(一例)</td><td>105,800円/ヒゲ800本<br>(6回払い可能)</td></tr></tbody></table>
<p>*メンバーになるためには入会金、事務手数料として16,500円が必要。</p>
<h4><span id="mens_tbc-4">MEN’S TBCの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>・美容電気脱毛<br>(ニードル脱毛:高周波針脱毛)<br>・フラッシュ脱毛<br>(IPL脱毛)</td></tr><tr><td>脱毛機器</td><td>・エピラッシュ(フラッシュ脱毛)<br>・ニードル脱毛の機器は記載なし</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可・ニードル脱毛のため痛みは強い、フラッシュ脱毛は中程度の痛み)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>その他店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>クレジットカード<br>(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-10">ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックで使用される脱毛機<span class="highlighted">メディオスター</span>は日焼け肌でも脱毛が可能。また、<strong>従来の脱毛機より大肌に痛みを抑える</strong><strong>ことに成功</strong>しました。</p>
<p>全6回のヒゲ脱毛を終えると、<strong>7回目以降は3年間100円</strong>でヒゲ脱毛を受けることができます。ヒゲが濃く、脱毛回数が10回以上必要な方はお得に継続できますね。</p>
<h4><span id="titleid-11">ゴリラクリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IS</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">なんか☆1多いけど毛の生え変わり周期的に予約は1,2ヵ月に一度だし、6回通って空き無くて<strong>困った事は一度もないぞ</strong>、予約時間拡張するオプション使ってないんじゃないか?ヒゲもしっかりなくなるし、良いと思うぞ。<br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAN</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">事前にホームページで見た内容、料金とあまり変わりなく、つまり追加料金で儲けたい、というクリニックではなさそう。 ただ一部皮膚のケアで追加料金が発生するオプションの提示はありましたが、これはマストではないようで丁寧にお断り。<br><br>契約当日に一般型の機械で施術を受けましたが、結構痛いwあまり痛がってるので、丁寧にやってもらった。<strong>これは笑気ガスは必須だと思います。</strong><br><br>あと受付に美人のスタッフがたくさんいらして、それも隠れポイント。<br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KNZ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ全体6回のコースが終了。次回から1回につき100円を支払って施術してもらうことになりました。<strong>結論的にはかなり満足</strong>。それまでは男性10人中1~2番目を争うくらいのヒゲの濃さから、コースが終わるとなんと7~8番目くらいの薄さに!<br><br>特に気になっていた首回りの青々しさは初回の施術で8割くらい解決してびっくり。 <br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-12">ゴリラクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位</td><td>月々1,261円〜/60回</td><td>75,680円/6回<br><strong>(7回目以降100円)</strong></td></tr></tbody></table>
<h4><span id="titleid-13">ゴリラクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位が可能</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>池袋・新宿本・渋谷・銀座・上野・町田・大阪梅田・大宮・横浜・大阪心斎橋・京都烏丸・神戸三宮・名古屋駅前・名古屋栄・福岡天神・札幌・仙台・広島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>新宿本院<br>平日 11:00〜20:00<br>土・日・祝 11:00〜20:00<br>※他店舗の営業時間は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式サイト</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割</td></tr><tr><td>予約方法</td><td>・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式WEBサイト</a>からの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-14">メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p>メンズリゼの特徴はカウンセリングです。他の脱毛クリニックでは、医師ではないスタッフがカウンセリングにあたりますが、メンズリゼは違います。<strong>必ず医師がカウンセリングを担当してくれ</strong>るため安心感が違いますね。</p>
<p>また、医療レーザー脱毛が初めての方のために<span class="highlighted">学割・乗り換え割・定額プラン</span>など様々なお得な制度を用意。その世代の方でも毎月の負担を少なくしながら脱毛を行うことが可能です。</p>
<h4><span id="titleid-15">メンズリゼの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">木青</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんなヒゲ脱毛を体験しに行ったけど一番効果を実感できた気がする。痛いけど。<strong>男性専門だから客も男</strong>だし、スタッフも男ばかり。新宿三丁目から近いのもいい。 <br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">たなべぇ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年前からメンズリゼでヒゲ脱毛やってます 現在5回照射済。<strong>薄くはなってもツルツルには程遠い</strong>ですね。人によりますが、男性の髭は5回目が折り返し地点くらいかなって言われました。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e837a59-eb86-469e-b345-004dad2cc557"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">はな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼのヒゲ脱毛のおかげでひげ剃りの時間がなくなった^_^ 早朝からのロケもひげ剃り無いだけでテンション上がる〜。 <strong>朝の無駄な時間がないからまじ快適</strong>。痛みはすごいけど。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-16">メンズリゼの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td> 5回コースの費用 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 2,300円/6回 </td><td> 14,000円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td> 3,100円/24回 </td><td> 69,800円 </td></tr><tr><td>ヒゲ全体脱毛セット </td><td> 新規契約:3,200円/18回 <br>通常:3,200円/30回 </td><td> 新規契約:54,800円 <br>通常:89,800円 </td></tr></tbody></table>
<p style="text-align: right;"><small>*分割回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-17">メンズリゼの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-18">メンズ アリシアクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg" alt="メンズ アリシアクリニック" class="wp-image-93876" srcset="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg 650w, https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500-300x231.jpg 300w" sizes="(max-width: 650px) 100vw, 650px" /></figure>
<p>メンズ&nbsp;アリシアクリニックは2024年7月に「メンズじぶんクリニック」と統合し、サービス拡大中のクリニックです。</p>
<p><span class="highlighted">麻酔クリームが無料</span>なのが、メンズ&nbsp;アリシアクリニックの特徴です。ヒゲ脱毛は痛みが強いと言われていますが、痛みが心配な方でも通いやすいでしょう。</p>
<h4><span id="titleid-19">メンズ アリシアクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・あご・あご下)</td><td>9,800円/3回</td></tr></tbody></table>
<h4><span id="titleid-20">メンズ アリシアクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>ソプラノチタニウム、スプレンダーX、ラシャ トリニティプロ</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:無料)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td><strong>【東京】</strong><br>銀座院・銀座4丁目院・新宿南口院・新宿3丁目院・表参道院・池袋東口院・上野中央通り院・北千住院・吉祥寺西口院・立川北口院・町田東口院<br><br><strong>【北海道・東北】</strong><br>札幌北2条院・仙台院<br><br><strong>【関東】</strong><br>大宮西口院・千葉東口院・船橋南口院・柏西口院・横浜院2nd<br><br><strong>【中部】</strong><br>名駅南院・名駅2丁目院<br><br><strong>【関西】</strong><br>梅田茶屋町院・心斎橋院2nd・三宮院<br><br><strong>【北陸】</strong><br>金沢院<br><br><strong>【中国・九州】</strong><br>広島本通院・天神大名院</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://aletheia-neo-clinic.com/cliniclist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">クリニック一覧</a>」をご確認ください</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>定休日</td><td>各店舗ごとに異なる</td></tr><tr><td>予約方法</td><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Web予約</a></td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・定額分割払い<br>・クレジットカード払い(VISA・MasterCard・JCB・DINERS・AMEX・DISCOVER)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2><span id="qa">ヒゲ脱毛についてQ&amp;A</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg" alt="" class="wp-image-22817" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-19-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはヒゲ脱毛に関してのよくある質問・疑問に対する回答を紹介します。これからヒゲ脱毛をしようと考えている方は参考にしてください。</p>
<h3><span id="titleid-21">自宅でヒゲ脱毛する方法は?</span></h3>
<p>自宅でヒゲ脱毛するには<span class="highlighted">脱毛器</span>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。</p>
<p>しかし、脱毛器の目的はあくまでも減毛です。<span class="redcolor">永久脱毛はできない</span>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。</p>
<p>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較 </a></li></ul>
</div></div>
<h3><span id="titleid-22">ヒゲ脱毛って痛いの?</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg" alt="" class="wp-image-22819" srcset="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/001-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ヒゲ脱毛は他の脱毛に比べて<span class="redcolor">痛みが強い</span>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。</p>
<p>痛み対策としては以下の2つが考えられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛時に麻酔を行なう</li><li>フラッシュ脱毛を行なう </li></ul>
</div></div>
<p>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<span class="redcolor">麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</span>。エステティシャンしか在籍していない脱毛サロンでは利用できません。</p>
<p>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。</p>
<p>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a></li></ul>
</div></div>
<h3><span id="titleid-23">髭を永久脱毛して後悔するケースで多いのは?</span></h3>
<p>髭の永久脱毛で後悔したという方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった </li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。</p>
<h2><span id="titleid-24">ヒゲ脱毛の費用についてまとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg" alt="" class="wp-image-22820" srcset="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/002-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛の費用はどの脱毛方法を選ぶかによって異なりますが、<span class="highlighted">総費用が安いのは脱毛クリニック</span>で行う医療レーザーである場合が多いでしょう。</p>
<p>なお、ヒゲ脱毛をしたい場合は<span class="redcolor">できるだけ早めに行なうことを強くおすすめ</span>します。なぜなら、ヒゲに白髪が混じると白髪部分への脱毛効果が薄れてしまうからです。</p>
<p>脱毛効果が一部分だけ薄れてしまうと、脱毛を行なってもまだらになってしまい綺麗にヒゲを薄くすることができない可能性があります。</p>
<p>実際に「<span class="redcolor">ヒゲの永久脱毛をしたかったけど、白髪が混じっていたからうまくできなかった</span>」という方も。</p>
<p>早い方は30代からヒゲに白髪が混じってきてしまうため、できるだけ早い段階で脱毛を行ないましょう。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の効果がないことってある? </td><td style="text-align:left"> <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/">髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□何回通えばヒゲツルツルになる? </td><td style="text-align:left" rowspan="2"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□回数ごとの脱毛効果が見たい</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめの脱毛クリニック・サロンを知りたい</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の1回目の効果は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/"> 【写真と経過】髭脱毛の1回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/datsumou/search/miyagi/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/datsumou/search/tochigi/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-7cf48278-537f-4169-9ae2-87752892eafd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/datsumou/search/hyougo/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-oosaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-d6301030-2489-46dc-b8f0-7a928609d739"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-okinawa/">沖縄</a></li></ul>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 自宅でヒゲ脱毛する方法は? </strong> <p class="schema-faq-answer"> 自宅でヒゲ脱毛するには<strong>脱毛器</strong>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。<br/>しかし、脱毛器の目的はあくまでも減毛です。<strong>永久脱毛はできない</strong>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。<br/>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. ヒゲ脱毛って痛いの? </strong> <p class="schema-faq-answer"> ヒゲ脱毛は他の脱毛に比べて<strong>痛みが強い</strong>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。<br/>痛み対策としては以下の2つが考えられます。<br/><br/>脱毛時に麻酔を行なう<br/>フラッシュ脱毛を行なう<br/>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<strong>麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</strong>。エステティシャンしか在籍していない脱毛サロンでは利用できません。<br/>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。<br/>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭を永久脱毛して後悔するケースで多いのは?</strong> <p class="schema-faq-answer">髭の永久脱毛で後悔したという方には、次のようなケースがあります。<br/><strong>・想像していたより痛かった</strong><br/><strong>・脱毛した後に生やしたくなった</strong><br/><strong>・理想のデザインにならなかった</strong> <br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 22802,
'parent' => (int) 20488,
'menu_order' => (int) 765,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3734-ttl-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに&hellip;',
'acf' => [
'long_text_title' => '髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 18112,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=18112'
],
'modified' => '2024-06-11T01:10:58',
'modified_gmt' => '2024-06-10T16:10:58',
'slug' => 'bald-hairremoval-times',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/',
'title' => [
'rendered' => 'ヒゲ脱毛は何回で効果が出る?'
],
'content' => [
'rendered' => '
<p><strong>「ヒゲ脱毛は何回で効果が出るの?」</strong></p>
<p><strong>「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」</strong></p>
<p>ヒゲ脱毛を始める前に、何回程度で効果が出るのか知っておきたいですよね。</p>
<p>結論から言うとヒゲ脱毛は<span class="highlighted">1回目から脱毛効果</span>があり、5回、10回、15回と回数を増やせば増やすほどツルツルした肌になっていきます。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法ごとの効果と必要回数</li><li>処理が必要なくなる〜ツルツルになるまでの回数</li><li>ヒゲ脱毛におすすめのクリニック・サロン</li></ul>
</div></div>
<p>について解説していきます。</p>
<p>実際にフラッシュ脱毛・レーザー脱毛による<span class="highlighted">ヒゲ脱毛</span>を行なった方の体験談を紹介しています。</p>
<p>必要な回数がわかれば、<span class="highlighted">最終的にヒゲ脱毛にかかる費用が分</span><span class="highlighted">かる</span>ので、ヒゲ脱毛を検討している方は必見です!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de123425-6664-42b9-83f2-47ef8379b715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&amp;A」に次の設問を追加しました(2022年7月26日)</p>
<ul><li><a href="http://FAQ4">Q:髭脱毛をして後悔することはある?</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</a></li><li><a href="#titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</a><ul><li><a href="#1">ヒゲ脱毛1回目の口コミと体験談</a></li><li><a href="#3">ヒゲ脱毛3回目の口コミと体験談</a></li><li><a href="#5">ヒゲ脱毛5回目の口コミと体験談</a></li><li><a href="#10">ヒゲ脱毛10回目の口コミと体験談</a></li></ul></li><li><a href="#titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</a></li><li><a href="#5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</a><ul><li><a href="#titleid-4">◆湘南美容クリニック</a></li><li><a href="#titleid-5">湘南美容クリニック基本情報</a></li><li><a href="#titleid-6">◆ゴリラクリニック</a></li><li><a href="#titleid-7">ゴリラクリニック基本情報</a></li><li><a href="#titleid-8">◆メンズリゼ</a></li><li><a href="#titleid-9">メンズリゼ基本情報</a></li><li><a href="#titleid-10">皮膚科でも脱毛ができる!</a></li><li><a href="#rinx">◆RINX</a></li><li><a href="#rinx-2">RINX基本情報</a></li><li><a href="#mens_tbc">◆MEN’S TBC</a></li><li><a href="#men8217s_tbc">MEN&#8217;S TBC基本情報</a></li></ul></li><li><a href="#titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</a></li><li><a href="#qa">髭脱毛についてのQ&A</a><ul><li><a href="#q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</a></li><li><a href="#q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</a></li><li><a href="#q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</a></li><li><a href="#q-3">Q:髭脱毛をして後悔することはある?</a></li></ul></li><li><a href="#titleid-12">ヒゲ脱毛の回数についてまとめ</a></li></ul></div>
<h2><span id="titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg" alt="フラッシュ脱毛を受ける男性" class="wp-image-18763" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-6-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛には大きく分けて</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛</li><li>レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>の<span class="highlighted">3種類</span>あります。</p>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツル</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>「ヒゲの濃さ」や「どの程度脱毛したいか」によって必要回数が異なるため、かなり開きがあります。</p>
<p><strong><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛</a></strong>は<strong><span class="redcolor">永久脱毛の効果はない</span></strong>ため、一旦脱毛が完了したと思っても生えてくる可能性があり、またレーザー脱毛と比較すると満足できるまでの回数も多くかかります。</p>
<p>しかし<strong>痛みが比較的弱く</strong>、<strong>1回のコストもおさえられる</strong>ため、手軽に始められる脱毛方法として人気があります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">医療レーザー脱毛</a>は<span class="highlighted">永久脱毛の効果があり</span>、1回あたりの効果もフラッシュ脱毛と比較すると高いことが特徴。</p>
<p>とくに<span class="redcolor">濃いヒゲの場合は強い痛みが伴う</span>というデメリットがありますが、早い方だと<strong>2〜3回程度で脱毛効果を得られ</strong>、トータルの回数も抑えられます。</p>
<p>最後に<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛</a>ですが、この脱毛方法は施術した毛穴からは<strong><span class="highlighted">二度と毛は生えてこない</span></strong>ことが一番のメリット。またフラッシュ脱毛やレーザー脱毛では照射できない、白髪やほくろから生えている毛も施術ができます。</p>
<p>しかし全てのヒゲをニードル脱毛で処理しようとすると、1回300本処理できると仮定して、<strong>20〜80回程度必要</strong>になる計算になります。</p>
<p><small>※成人男性のヒゲの本数は約6,000~25,000本</small></p>
<p>時間もコストもかかるため、ニードル脱毛はヒゲ全体をツルツルにするというより、ピンポイントで脱毛したい、<strong>デザインヒゲを楽しみたい</strong>という方におすすめです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>ポイント</li></ul>
<p></p>
<p>・痛みや1回のコストをおさえたい→フラッシュ脱毛<br>・少ない回数でツルツルにしたい→レーザー脱毛<br>・ピンポイントで脱毛したい→ニードル脱毛</p>
<p>がおすすめです。</p>
</div></section>
<h2><span id="titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-32491" srcset="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/007-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛コースの回数を迷っている方は実際の体験談を参考に決めるとよいでしょう。</p>
<p>ニードル脱毛に関しては処理するヒゲの本数によって仕上がりが変わるため、ここではフラッシュ脱毛とニードル脱毛の効果・経過について口コミを踏まえてご紹介していきます。</p>
<h3><span id="1">ヒゲ脱毛1回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg" alt="ヒゲ脱毛1回目" class="wp-image-51059" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">えいと | ブログで脱サラ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">/ <strong>ヒゲ</strong>が減りました! \ <br>今朝気付いたんですが鼻下の<strong>ヒゲ</strong>の面積が減ってました<br>めっちゃ<strong>ヒゲ</strong>剃りが楽!<br><strong>フラッシュ</strong>脱毛1回ですが 割と効果を実感中です<br>引用元:<a href="https://twitter.com/eito2778/status/1234794711279394818?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">DANSO</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>記録: 一回めの<strong>フラッシュ</strong>から三週間。口ひげの青みが薄くなった。アゴひげ少し抜けた<br>引用元:<a href="https://twitter.com/DANSO000/status/1206774867082657792?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ヒゲリーマン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは記念すべき1回目の施術後1か月経過した状態で、分かりやすい様に2日間ヒゲを剃らずに伸ばしている状態です。<br>クリニック:ゴリラクリニック 脱毛機:メディオスター<br>まだ<br>1回目だし蓄熱式のメディオスターでの施術なので、それほど大きな変化はないけど喉仏の辺りはちょっと減ってる<br>引用元:<a href="https://twitter.com/datsumo_aga/status/1235044858215231491?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛開始前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg" alt="ヒゲ脱毛1回目からから1ヶ月後" data-id="18757" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae/" class="wp-image-18757" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-1-300x167.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛1回目から1ヶ月経過</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">上の画像はヒゲ脱毛1回だけ行ってから1ヶ月経過した状態です。ヒゲ脱毛の効果はいつからだろうと思っていたし、初回じゃ「抜けないだろ」と思っていたので驚きです。ちなみに脱毛時の痛みはかなりありました・・・でもこれでヒゲの永久脱毛ができると思えば我慢できる!これからの経過が楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/">【写真と経過】髭脱毛の1回目の効果</a></li></ul>
</div></div>
<h3><span id="3">ヒゲ脱毛3回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg" alt="ヒゲ脱毛3回目" class="wp-image-51060" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">フクナン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛(<strong>フラッシュ</strong>)3回目でまだまだ残っているがだいぶ薄くなった。<br>引用元:<a href="https://twitter.com/Fukunan_nanpa/status/1219643825418670080?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あむ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛に肌が耐え始めた感あるんだが<br>強めのレーザー脱毛<strong>3回</strong>目したのにコイツら平然と生えてきやがる<br>引用元:<a href="https://twitter.com/amut_R/status/1237259617723281408?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg" alt="ヒゲ脱毛3回目の写真" data-id="18758" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae/" class="wp-image-18758" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-3-300x166.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛3回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">レーザー脱毛を3回して、効果をより実感しました。ヒゲが少なくなりましたね。以前は1ヶ月間剃らないとかなり濃い状態になっていたので、それに比べると綺麗ですね。ただ、レーザー脱毛は白髪には反応しないため白いヒゲは残っています。脱毛を考えているなら白髪がない20代のうちにやった方が良いですね。あと、今回の脱毛はかなり痛かった。前日にお酒を飲んだからかな・・・。脱毛前はお酒を飲まないほうが良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-2-times/">【写真と経過】髭脱毛の2回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-3-times/">【写真と経過】髭脱毛の3回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-4-times/">【写真と経過】髭脱毛の4回目の効果</a></li></ul>
</div></div>
<h3><span id="5">ヒゲ脱毛5回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg" alt="ヒゲ脱毛5回目" class="wp-image-51061" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">マギー審司</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛<strong>5回</strong>目!<br>かなりスッキリしてきました^_^<br>引用元:<a href="https://twitter.com/maggyshinji/status/1093713881355083776?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ねこ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">SBCの<strong>ヒゲ脱毛</strong>(6/6)終わったー!<br>うーん5回目後の様子を考えるとようやく半分くらいって感じたなー。これは追加が必要かな<br>引用元:<a href="https://twitter.com/yuu_cat1/status/1238731215156334592?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg" alt="【写真と経過】髭脱毛の5回目の効果!ついにツルツルか?!実体験から検証" data-id="22859" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/5-1/" class="wp-image-22859" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-1-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>レーザー脱毛5回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">5回目のヒゲ脱毛で良い感じに効果を実感しています。ヒゲ脱毛4回目の時は首の部分にヒゲが残っていましたが、今回はあまり生えてないですね。残っているのは頬と鼻下の部分。ここを集中してやってもらいたいですね。1回ずつ効果がわかるので楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/">【写真と経過】髭脱毛の5回目の効果</a></li></ul>
</div></div>
<h3><span id="10">ヒゲ脱毛10回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg" alt="ヒゲ脱毛10回目" class="wp-image-51062" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840bce20-a73b-4340-ac92-9316d28aed24"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Ken@kintore×car×cats</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ脱毛専門店「RINX」にて全身脱毛を2019年1月から始めました。<br><strong>ヒゲ</strong>脱毛を開始してから先日<strong>10回</strong>目を迎えましたが、脱毛前よりもかなり<strong>ヒゲ</strong>が減りました。<br>それにより<strong>ヒゲ</strong>を剃る頻度も1週間に1〜2回程度になっています。<br><strong>ヒゲ</strong>脱毛は残り<strong>10回</strong>なので今後も経過を載せていきたいと思います!<br>引用元:<a href="https://twitter.com/kintoredietblog/status/1174601478725488641?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-899edaea-6086-4b43-9508-bfef462b6c10"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">@datsumomen</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">サロンの光脱毛で<strong>10回ヒゲ</strong>脱毛しましたが、頬、首、もみあげ付近はほぼ生えなくなりましたね<br>ただ、鼻下と顎はまだしぶとく残っている感じです<br>引用元:<a href="https://twitter.com/datsumomen/status/1236807019778039810?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a100046a-503d-4133-bb86-49363a991c5f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とっきー / ランチクリエイター</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">永久脱毛を振り返る(1/9)<br><strong>ヒゲ</strong>に悩む男性にむけて<br>全<strong>10回</strong>・10ヶ月の医療脱毛(かお)<br>→減りました。<br>以前は朝に長時間大量の剛毛たちと格闘。力づくなので出血+肌荒れ。帰宅するときには毛は復活。昔からコンプレックスで大人になったら脱毛しようと決めていた。<br>引用元:<a href="https://twitter.com/lunch_creator/status/1163806899290038272?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アマノジャク</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分もレーザーで<strong>ヒゲ</strong>脱毛<strong>10回</strong>して、薄くなったけど、まだまだ濃い… <br><strong>ヒゲ</strong>が濃い自分のような人間は時間がかかるので、薄い人は羨ましいです…<br>引用元:<a href="https://twitter.com/SunHei2/status/1103615705088352257?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-ada62458-5938-403b-92f7-0d296fe9000e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg" alt="ヒゲ脱毛10回目の写真" data-id="18760" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae/" class="wp-image-18760" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-10-300x165.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛10回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10回目が終わると1ヶ月間ヒゲを剃らなくてもあまり生えてこなくなりました。行なってるのはカッティングだけ。気になる部分をハサミで切ったぐらいです。ツルツル肌に近づいてきまたね。経過観察してきてよかった!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<p>元々の毛の濃さ、また目指すゴールによってそれぞれ必要な回数が変わってきます。</p>
<p>ヒゲ脱毛を考えている人は体験談を参考にしつつ、サロンやクリニックの<strong>無料カウンセリングを活用</strong>して回数を設定するのがよいでしょう。</p>
<p><span class="highlighted">メンズ脱毛を専門</span>としているサロンやクリニックであれば、<strong>毎日ヒゲ脱毛をしているプロ</strong>が集結しているので、自分に必要な回数を見極めてくれます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">ヒゲ脱毛のおすすめランキングを見る</a></div>
<h2><span id="titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>どの脱毛方法を選択してもヒゲ脱毛は1回では終わらず、複数回クリニック・サロンに通う必要があります。</p>
<p>これは<span class="highlighted">毛周期</span>と呼ばれる毛が生え変わるサイクルに関係しています。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>毛周期は大きく分けて<span class="highlighted">成長期・退行期・休止期</span>と呼ばれる期間に分類されます。脱毛クリニック・サロンで、受ける脱毛で効果があるのは成長期のヒゲだけです。</p>
<p>ちなみに成長期の<span class="highlighted">ヒゲは全体の15〜20%程度</span>。つまり、一回の脱毛で効果があるのは全体の15〜20%ということになります。</p>
<p>男性のヒゲはおおよそ2ヶ月かけて毛周期を一周します。そのため、多くの脱毛クリニック・サロンでは2ヶ月に1回の脱毛が推奨されているのです。</p>
<p>毛周期のペースには個人差があります。クリニック・サロンで脱毛を行なう際は、お店のスタッフと<strong>相談しながら効果的に脱毛できるスケジュールを立てましょう</strong>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-hairremoval-hair-cycle/">メンズヒゲ脱毛と毛周期の関係は?ベストな期間で効果的に脱毛しよう</a></li></ul>
</div></div>
<h2><span id="5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg" alt="レーザー脱毛機" class="wp-image-22347" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-12-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからはヒゲ脱毛に<span class="highlighted">おすすめクリニック・サロン</span>を紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td></td><td><br><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34272" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png" alt="MEN'S TBC" srcset="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png 1280w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-300x169.png 300w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-768x432.png 768w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-1024x576.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>メンズリゼ</td><td>リンクス</td><td>MEN&#8217;S TBC</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>フラッシュ脱毛</td><td>ニードル脱毛</td></tr><tr><td>おすすめポイント</td><td>・レーザー脱毛最安値(1回あたり5,058円)<br>・初診料、薬代無料</td><td>・他クリニックで行なう施術と比較して痛みが少ない<br>・ヒゲ脱毛7回目以降が100円</td><td>・初診料、キャンセル料、処置料、薬代無料<br>・途中解約OK</td><td>・徹底した顧客対応を追求するサロン<br>・スタッフは受付含め男性のみ</td><td>・他の施設に比べヒゲの細かなデザインが可能</td></tr><tr><td>料金</td><td><strong>★1回5,700円〜</strong><br><br>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td>★<strong>3,200円〜/月</strong><br><br><strong>【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下)</strong> <br>5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 <br><br><strong>セレクトヒゲ脱毛(任意の3部位)</strong> <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br><strong>ヒゲ全体脱毛セット</strong> <br>【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td></tr><tr><td>店舗数</td><td>国内73院</td><td>国内18院</td><td>国内22院</td><td>国内52店舗</td><td>国内48店舗</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="text-align: left;"><small>※価格の表記に関しては特に記載がない場合は、税込表記となっています。</small></p>
<h3><span id="titleid-4">◆湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p>湘南美容クリニックは<span class="highlighted">累計754,375件のメンズ脱毛の実績</span>を誇る、国内最大級のクリニックです。他のクリニックと比較してヒゲ脱毛の料金が安く、6回16,800円で脱毛することができます。</p>
<p>全国に店舗があり、公式HPからお近くのクリニックを検索できます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(上口ひげ・アゴ・アゴ下)</td><td> 16,800円/6回</td></tr><tr><td>もみあげ周辺・頬</td><td> 19,800円/6回</td></tr><tr><td>首</td><td>29,280円/6回</td></tr><tr><td>上口ひげ・顎・顎下(いずれか1部位)</td><td>29,280円/6回</td></tr></tbody></table>
<h3><span id="titleid-5">湘南美容クリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td> <a href="https://www.sbc-mens.net/">湘南美容クリニック </a></td></tr><tr><td>住所</td><td>新宿・銀座・新橋・表参道・池袋・品川・秋葉原・上野・蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉センシティ・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂アカデミア・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺東・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝日も対応可</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン<br>・楽天ポイント<br>・医療ローン<br>※対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>※医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/">湘南美容クリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-6">◆ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">ゴリラクリニックは他クリニックと異なり、蓄熱式脱毛機と医療麻酔を使い分けることによる痛みの少ない脱毛を可能にしています。</p>
<p class="sc-kcDeIU iLMlTu">最新の蓄熱脱毛機、<span class="highlighted">メディオスターNeXT PRO</span>は痛みが少ないだけでなく、日焼け肌にも対応することができます。</p>
<p class="sc-kcDeIU iLMlTu">「できるだけ痛みの少ない永久脱毛がしたい」と考えている方におすすめです。また、<strong>7回目以降のヒゲ脱毛が追加料金100円で通える</strong>点も嬉しいですね。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・アゴ・アゴ下)</td><td>75,680円/6回</td></tr><tr><td>鼻下・アゴ・アゴ下・もみあげ(いずれか1部位)</td><td>39,600円/6回</td></tr><tr><td>ほほ・首(いずれか1部位)</td><td>49,500円/6回</td></tr></tbody></table>
<h3><span id="titleid-7">ゴリラクリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック</td><td><a href="https://gorilla.clinic/">ゴリラクリニック</a></td></tr><tr><td>住所</td><td>池袋院・新宿本院・渋谷院・銀座院・上野院・町田院・大阪梅田院・大宮院・横浜院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院・札幌院・仙台院・広島院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00〜20:00</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO) </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード(カードの種類は記載なし)<br>・医療分割<br>*医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/">ゴリラクリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-8">◆メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p><img style="border: none;" src="https://t.afi-b.com/lead/d6617w/j706195E/S225635l" width="1" height="1">メンズリゼの特徴は<strong>予約キャンセル料が無料</strong>なため、スケジュールに合わせて柔軟に日程を調整できることです。また万が一、肌トラブルが起こった場合は完全無料で対応してくれます。</p>
<p>初診料やカウンセリング料も無料であるため、気軽に受けることができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<h3><span id="titleid-9">メンズリゼ基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ) </td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/">メンズリゼの口コミ・評判と実際の体験談!</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-10">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<h3><span id="rinx">◆RINX</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-H234318p&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1421997934-3.jpg" alt="RINX"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">RINXは全国51店舗ある国内最大級の<span class="highlighted">フラッシュ脱毛サロン</span>です。分割払いなら<strong>月々500円</strong>から脱毛を行なうことができます。</p>
<p class="sc-kcDeIU iLMlTu">日本人男性の毛質にあった脱毛機をメーカーと共同開発し、他の脱毛サロンよりも痛みが少なく、<strong>剛毛ヒゲにも対応したフラッシュ脱毛が可能</strong>です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>両ほほ・両もみあげ・鼻下・あご(いずれか1部位)</td><td>16,800円/5回</td></tr><tr><td>口下</td><td>12,600円/5回</td></tr><tr><td>あご下、首</td><td>21,000円/5回</td></tr></tbody></table>
<h3><span id="rinx-2">RINX基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">RINX(リンクス)</a></td></tr><tr><td>住所</td><td>横浜駅前、埼玉大宮、千葉中央、埼玉越谷、栃木、宇都宮、川崎駅前、茨城水戸、船橋駅前、埼玉川口、群馬高崎、神奈川厚木、東京渋谷、東京池袋、東京新宿、銀座有楽町、東京上野、東京立川、東京品川、東京町田、東京吉祥寺、自由が丘、秋葉原神田、神戸本店、京都河原町、滋賀草津、大阪梅田、大阪難波、大阪天王寺、大阪京橋、名古屋駅前、名古屋栄、岐阜駅前、静岡駅前、石川金沢、長野駅前、静岡浜松、新潟駅前、愛知豊田、宮城仙台、北海道札幌、秋田駅前、札幌駅北口、青森駅前、広島本通、岡山駅前、福岡博多、福岡天神、鹿児島、沖縄那覇、熊本下通</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">WEBご予約・お問い合わせ</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>東京新宿店<br>平日 12:00~21:00<br>土日祝 11:00~20:00<br>他店舗については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>木曜日<br>他店舗については公式HP「クリニックのご案内」をご覧ください。</td></tr><tr><td>脱毛機</td><td>BRILLIO </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金一括<br>・クレジットカード<br>*対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>・ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判</a></li></ul>
</div></div>
<h3><span id="mens_tbc">◆MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している国内最大級の脱毛サロンです。他の脱毛方法と比較して、細かな<span class="highlighted">ヒゲのデザイン</span>が可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong>初回1,000円</strong>で体験することができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ひげ(細かな部位まで自由に選択できる)</td><td>132円〜/1本</td></tr></tbody></table>
<h3><span id="men8217s_tbc">MEN&#8217;S TBC基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/">MEN&#8217;S TBC</a></td></tr><tr><td>住所</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>各都道府県の店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">サロン検索</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HP<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP <a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-644de88e-8139-4d43-880d-7fd30402bb53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-menstbc/">MEN’S TBCの口コミ・評判は?</a></li></ul>
</div></div>
<h2><span id="titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg" alt="肌の炎症が起きている男性" class="wp-image-18800" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-11-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛のトラブルには大きく分けて以下の3つがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>肌が赤み、腫れたりする肌トラブル</li><li>髭の硬毛化による泥棒髭現象</li><li>施術時の痛みが耐えられない</li></ul>
</div></div>
<p><strong>脱毛クリニック・サロンで行なわれる施術</strong>は、セルフ脱毛と比較するといずれも高い効果が期待されます。しかし、その一方<span class="redcolor">皮膚へのダメージが大きく、炎症などのトラブルがおこる可能性</span>もあります。</p>
<p>以下の記事では、ヒゲ脱毛のトラブル・失敗について詳しく解説しています。興味のある方は、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">【髭脱毛2020】おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛についてのQ&A</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ここからはヒゲ脱毛についてのよくある質問に回答していきます。</p>
<h3><span id="q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg" alt="電球と電卓" class="wp-image-40952" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>必要な施術回数</td><td>湘南美容クリニックの費用と回数</td></tr><tr><td>ヒゲ3部位セット</td><td>10〜12回</td><td>33,600円/12回</td></tr><tr><td>首のみ</td><td>5〜7回</td><td>29,280円/6回</td></tr><tr><td>ほほのみ</td><td>5〜7回</td><td>30,350円/6回</td></tr><tr><td>あごのみ</td><td>10〜12回</td><td>58,560円/12回</td></tr></tbody></table>
<p style="text-align: right;"><small>*ヒゲ3部位セットとあごのみの脱毛は湘南美容クリニックの6回脱毛コースを2セット受けた場合を想定。</small></p>
<p>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。</p>
<p>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<span class="highlighted">10〜12回程度必要</span>でしょう。</p>
<h3><span id="q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg" alt="" class="wp-image-32643" srcset="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg 720w, https://moteo.best/column/wp-content/uploads/2020/01/02-none-300x124.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></figure>
<p>ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。</p>
<p>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>脱毛方法</td><td>脱毛効果</td></tr><tr><td>レーザー脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない</td></tr><tr><td>フラッシュ脱毛</td><td>永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる</td></tr><tr><td>ニードル脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない </td></tr></tbody></table>
<p>つまり、<span class="redcolor">レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</span>。</p>
<p>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。</p>
<p>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。</p>
<h3><span id="q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22351" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>レーザー脱毛で使われる脱毛機には大きく分けて<span class="highlighted">3種類</span>あります。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td> アレキサンドライト </td><td> ダイオード </td><td> YAG </td></tr><tr><td>メリット </td><td style="text-align:left">・やけどのリスクが低い<br>・美肌効果がある </td><td style="text-align:left">・痛みが少ない<br>・日焼け肌でも可能 </td><td style="text-align:left">・根深い剛毛にも効果あり<br>・日焼け肌でも可 </td></tr><tr><td>デメリット </td><td style="text-align:left">・日焼け肌はできない<br>・濃い毛は痛みが強い </td><td>かなりの剛毛には効果がないこともある </td><td style="text-align:left">・痛みが強い<br>・肌トラブルが起きやすい </td></tr><tr><td>導入施設 </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">湘南美容クリニック</a> </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック </a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">メンズリゼ</a> </td></tr></tbody></table>
<p>このように実はレーザー脱毛機によって特徴は異なります。そのため、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p>・美肌効果を一緒に得たいなら<strong>湘南美容クリニック</strong></p><p>・痛みが少ない脱毛を希望するなら<strong>ゴリラクリニック</strong></p><p>・剛毛なヒゲをしっかり脱毛したいなら<strong>メンズリゼ</strong></p></blockquote>
<p></p>
</div></div>
<p>を選ぶと良いでしょう。</p>
<h3 id="FAQ4"><span id="q-3">Q:髭脱毛をして後悔することはある?</span></h3>
<p>髭脱毛をして後悔した方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった</li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも事前のカウンセリングで、不安が残ることがないよう十分に相談しましょう。</p>
<h2><span id="titleid-12">ヒゲ脱毛の回数についてまとめ</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg" alt="笑顔の外人男性" class="wp-image-18767" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-9-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛を脱毛クリニック・サロンで行なうと<span class="highlighted">初回から脱毛効果を得る</span>ことができます。しかし、ヒゲを薄くするには5〜7回程度、ツルツルにしたいなら10〜12回程度の回数が必要です。</p>
<p>また、ここでおすすめしたクリニック・サロンはいずれも<strong>口コミで人気が高く、幅広い年齢層から支持されています</strong>。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a>や<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">RINX</a>は初回割引も行っているため、初めての方はお得に脱毛ができますよ!</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲって何回脱毛すればいいの?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□1回目の脱毛でどのぐらい毛は減るの?</td><td style="text-align:left" rowspan="2">ヒゲ脱毛1回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□医療レーザー脱毛の効果ってどのぐらい?</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□医療レーザーを6回やったらどのぐらいヒゲがなくなる?</td><td style="text-align:left">ヒゲ脱毛6回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめのヒゲ脱毛クリニック・サロンは?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は? </strong> <p class="schema-faq-answer">ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。 <br/>【ヒゲ3部位セット】 33,600円/12回 <br/>【首のみ】 29,280円/6回 <br/>【ほほのみ】30,350円/6回<br/>【あごのみ】58,560円/12回 <br/>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。<br/>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<strong>10〜12回程度必要</strong>でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛を20回、30回とやると効果はあるの? </strong> <p class="schema-faq-answer">ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。<br/>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。<br/><br/>レーザー脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/>フラッシュ脱毛…永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる<br/>ニードル脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/><br/>つまり、<strong>レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</strong>。<br/>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。<br/>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.レーザー脱毛でよく使われる脱毛機について知りたい! </strong> <p class="schema-faq-answer">レーザー脱毛で使われる脱毛機には大きく分けて<strong>3種類</strong>あります。 <br/>【アレキサンドライト】やけどのリスクが低い・美肌効果がある ・日焼け肌はできない・濃い毛は痛みが強い <br/>【ダイオード】痛みが少ない・日焼け肌でも可能・かなりの剛毛には効果がないこともある <br/>【YAG】根深い剛毛にも効果あり・日焼け肌でも可・痛みが強い<br/>・肌トラブルが起きやすい <br/><br/> このように実はレーザー脱毛機によって特徴は異なります。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはある?</strong> <p class="schema-faq-answer">髭脱毛をして後悔した方には、次のようなケースがあります。<strong><br/>・想像していたより痛かった<br/>・脱毛した後に生やしたくなった<br/>・理想のデザインにならなかった</strong><br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安が残ることがないように、十分に相談するようにしましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 18194,
'parent' => (int) 20488,
'menu_order' => (int) 823,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3724-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始&hellip;',
'acf' => [
'long_text_title' => '【写真あり】ヒゲ脱毛で効果が出るまで何回必要?ツルツルになるまでの経過を徹底解説',
'custom_order' => '',
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => [
[maximum depth reached]
],
'cta_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'show_hide_review' => '0',
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 20488,
'date' => '2024-05-31T02:00:00',
'date_gmt' => '2024-05-30T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20488'
],
'modified' => '2024-05-31T02:00:40',
'modified_gmt' => '2024-05-30T17:00:40',
'slug' => 'effect-merit-demerit',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/',
'title' => [
'rendered' => 'ヒゲの永久脱毛のメリットとデメリット'
],
'content' => [
'rendered' => '<p><strong>「しつこい青髭を撃退したい」</strong></p>
<p><strong>「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」</strong></p>
<p>などと考えているものの、ヒゲ脱毛を経験した方のネガティブな口コミを見ると、迷ってしまう、という男性は多いようです。</p>
<p>ヒゲ脱毛には、濃いヒゲをなくせるなどのメリットもありますが、同時に<span class="redcolor">肌トラブルなどのリスクも抱えています</span>。</p>
<p>この記事では、<span class="highlighted">ヒゲ脱毛メリット・デメリット</span>の両側面をしっかりとお伝えすることで、みなさんが後悔なくヒゲ脱毛ができるようお手伝いできればと思います。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-215c3e92-328a-4186-a69e-68107b5bd845"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ちなみに、私はフラッシュ脱毛・医療レーザー脱毛・ニードル脱毛全て経験済みです!自己処理もいろいろ試しましが、やっぱり脱毛をすると効果も一定期間つづきますし、かなり楽でした。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>それでは早速、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛の方法3種類の効果や費用相場</li><li>ヒゲ脱毛をするメリット・デメリット</li><li>ヒゲ脱毛を後悔しないためのサロン・クリニック選び</li></ul>
<p></p>
</div></div>
<p>の順で解説していきます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の種類3つとそれぞれの脱毛効果</a><ul><li><a href="#titleid">脱毛方法①フラッシュ脱毛(光脱毛)</a></li><li><a href="#titleid-2">脱毛方法②医療レーザー脱毛</a></li><li><a href="#titleid-3">脱毛方法③ニードル脱毛</a></li></ul></li><li><a href="#titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</a><ul><li><a href="#titleid-5">メリット①毎日の髭剃りから解放される</a></li><li><a href="#titleid-6">メリット②青髭を撃退できる</a></li><li><a href="#titleid-7">メリット③自己処理による肌へのダメージが防げる</a></li><li><a href="#titleid-8">メリット③清潔感がアップして自信がつく</a></li><li><a href="#1">なぜヒゲ脱毛は1回で効果が出ないの?</a></li></ul></li><li><a href="#titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</a><ul><li><a href="#titleid-10">デメリット①脱毛方法によっては痛みが伴う</a></li><li><a href="#titleid-11">デメリット②髭が濃いほどお金がかかる</a></li><li><a href="#titleid-12">デメリット③増毛化・硬毛化のリスクがある</a></li><li><a href="#titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</a></li><li><a href="#titleid-14">デメリット⑤日焼けができない</a></li><li><a href="#titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</a></li><li><a href="#1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</a></li></ul></li><li><a href="#5">メンズの髭脱毛に特化!人気クリニック・サロン5選</a><ul><li><a href="#titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</a></li><li><a href="#titleid-17">コスパ抜群のメンズ髭脱毛ならココ!レイロール</a></li><li><a href="#titleid-18">丁寧なカウンセリングが評判!メンズリゼ</a></li><li><a href="#titleid-19">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</a></li><li><a href="#titleid-20">メンズ特有のしつこい剛毛に!ゴリラクリニック</a></li><li><a href="#tbc">ニードル脱毛の体験が安い!メンズTBC</a></li><li><a href="#titleid-21">皮膚科でも脱毛ができる!</a></li><li><a href="#titleid-22">ヒゲ脱毛の流れを見てみよう</a></li></ul></li><li><a href="#qa">髭脱毛に迷っている男性のよくあるQ&amp;A</a><ul><li><a href="#q">Q. 脱毛中のヒゲ剃りはどうすればいい?</a></li><li><a href="#q-2">Q. 髭脱毛後は剃りにくい?</a></li><li><a href="#q-3">Q. 髭脱毛で毛を部分的に残すことはできる?</a></li><li><a href="#q-4">Q.ひげ脱毛で後悔しない?</a></li></ul></li><li><a href="#titleid-23">髭脱毛はサロンで安全にすすめよう!</a></li></ul></div>
<h2><span id="3">髭脱毛の種類3つとそれぞれの脱毛効果</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg" alt="【写真と経過】髭脱毛の2回目の効果!ひげの抜け具合や泥棒ヒゲが起きたか実体験から検証" class="wp-image-22345" srcset="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/005-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを脱毛する方法は3種類あります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8541e368-6820-4733-9a08-69390044dc80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛(光脱毛)</li><li>医療レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>それぞれの特徴、メリット・デメリットを比較していきます。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>受けられる施設</td><td>脱毛サロン<br>メンズエステサロン</td><td>皮膚科<br>クリニック</td><td>脱毛サロン<br>クリニック</td></tr><tr><td>脱毛効果</td><td>減毛・抑毛</td><td>永久脱毛</td><td>永久脱毛</td></tr><tr><td>必要な回数</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:15〜20回</td><td style="text-align:left">処理が楽になる:4〜6回<br>ツルツル:8〜12回</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:20回以上</td></tr><tr><td>費用相場</td><td style="text-align:left">処理が楽になる:8〜12万円<br>ツルツル:15〜20万円</td><td style="text-align:left">処理が楽になる:6〜8万円<br>ツルツル:10〜15万円</td><td style="text-align:left">処理が楽になる:約25万円<br>ツルツル:100万円前後</td></tr><tr><td>痛み</td><td>輪ゴムでパチンと弾くような痛み</td><td>静電気が走るような痛み</td><td>蜂に刺されるような強い痛み</td></tr></tbody></table>
<p>一つずつ脱毛の仕組みを解説していきます。</p>
<h3><span id="titleid">脱毛方法①フラッシュ脱毛(光脱毛)</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約20回〜</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>フラッシュ脱毛は光脱毛とも呼ばれていて、光を肌に照射することで毛根のメラニン色素にダメージを与え、脱毛を促す方法です。</p>
<p><strong>「IPL脱毛」「SSC脱毛」「SHR脱毛」</strong>の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なります。</p>
<p>一般的にサロンで導入しているのはIPL脱毛が多いです。</p>
<p>フラッシュ脱毛は比較的痛みが弱く、ヒゲであれば1部位3,000円程度から受けられるなど、手頃な価格で始められるのが魅力です。</p>
<p>しかし永久脱毛の効果はなく、減毛・抑毛にとどまるため、ツルツルになったとしても再び生えてくる可能性が高く、長期間に渡り通う必要のある脱毛方法です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">髭のフラッシュ脱毛で効果を実感するまでの期間と費用</a></li></ul>
</div></div>
<h3><span id="titleid-2">脱毛方法②医療レーザー脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg" alt="レーザー脱毛のメカニズム" class="wp-image-36201" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約5回</td><td>約10回</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>医療レーザー脱毛の仕組みは基本的にはフラッシュ脱毛と同じです。</p>
<p>違いは光の強さ。<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/dermatology/" target="_blank" rel="noopener noreferrer">医療レーザー脱毛は皮膚科や脱毛クリニックなど、医療機関でのみ受けられる方法で、<strong>必ず医療従事者が施術をおこないます</strong></a>。</p>
<p>フラッシュ脱毛より強い光を扱えるため、<span class="highlighted">永久脱毛の効果があります</span>。</p>
<p>また、医療機関のみで施術が許されているため、麻酔を使えるのも特徴。</p>
<p>強い光を照射できる分強い痛みが伴うため、笑気ガス麻酔やクリームタイプの麻酔を使用して痛みを緩和することができます。</p>
<p>痛みが0になることはないので、その点は注意が必要です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/" target="_blank" rel="noreferrer noopener" aria-label="髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較 (新しいタブで開く)">髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較</a></li></ul>
</div></div>
<h3><span id="titleid-3">脱毛方法③ニードル脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png" alt="ニードル脱毛のメカニズム" class="wp-image-3634" srcset="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約15回〜</td></tr><tr><td>費用相場</td><td>25万円前後</td><td>100万円前後</td></tr></tbody></table>
<p>ニードル脱毛は針脱毛とも呼ばれ、毛穴1本1本にプローブという針のようなものを差し込み、毛根に直接ダメージを与えていく方法です。</p>
<p>ニードル脱毛は次の4つの種類があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>電気分解法…針から微弱な電流を流し脱毛させる方法</li><li>フラッシュ法…高周波の電流を流し脱毛させる方法</li><li>ブレンド法…電気分解法 / フラッシュ法を合わせた方法</li><li>絶縁針(ELT)脱毛…電気の熱で毛母細胞を破壊する方法。医師/看護師が在籍するクリニックでしか施術できない</li></ul>
<p></p>
</div></div>
<p>脱毛させたい毛に直接アプローチができるため、あごひげは残してほおのヒゲだけ脱毛したい、といった細かいデザインにも対応できます。</p>
<p>ニードル脱毛は永久脱毛の効果がありますが、その分<span class="redcolor">非常に強い痛みを伴います</span>。</p>
<p>また手間のかかる施術のため、ヒゲをすべてニードル脱毛でなくそうとすると非常にコストがかかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="髭のニードル脱毛にかかる費用相場と効果 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank">髭のニードル脱毛にかかる費用相場と効果|ニードル脱毛より痛みが強い?</a></li></ul>
</div></div>
<h2><span id="titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg" alt="メリット" class="wp-image-54285" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛方法ごとの違いを理解した上で、ヒゲ脱毛のメリットとしてどのようなことが考えられるか、見ていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日の髭剃りから解放される</li><li>青髭を撃退できる</li><li>自己処理による肌へのダメージが防げる</li><li>清潔感がアップして自信がつく</li></ul>
<p></p>
</div></div>
<p>自分だったら…とイメージしながら見てくださいね。</p>
<h3><span id="titleid-5">メリット①毎日の髭剃りから解放される</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg" alt="カミソリでヒゲ剃りをする男性" class="wp-image-7931" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2106-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は料金が高いからとためらっている方に、衝撃の事実をお伝えします。あなたの毎日の髭処理によって、すでにかなりの時間とお金を奪われています。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a>によると、1日10分髭剃りに時間を費やしている場合、<strong>年間にすると60時間以上ヒゲ剃りをしていることになる</strong>そうです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>仮に20歳から40年間ヒゲ剃りを続けると、</p>
<p><strong>1日10分✕365日✕40年=146,000分(約101日間)</strong></p>
<p>なんと101日間ずっと髭剃りだけをしていることになります。</p>
</div></section>
<p>時給3,000円のビジネスパーソンの場合、この時間を仕事に捧げたとすれば<span class="redcolor">年間18万円もロス</span>しています。さらにシェーバーの替刃代やクリームの代金も無視できません。</p>
<p>忙しい方こそ、ヒゲに時間とお金を奪われるのはもったいないです。一度髭をなくせば、こんな悩みはなくなります。</p>
<p>毎日時間をロスしているので、1日でも早くはじめる方がお得。快適な状態が続くので、気になる方は<span class="highlighted">少しでも早く脱毛に投資</span>しましょう。</p>
<h3><span id="titleid-6">メリット②青髭を撃退できる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-7644" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性からの印象もよくない青髭。</p>
<p>ヒゲ脱毛をすれば夕方になると青髭がうっすら生えてくる…といった悩みも解消されるでしょう。</p>
<p>ヒゲが濃い人は1日に何度も髭剃りをしているようですが、そんな手間も必要なくなります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/" target="_blank" rel="noopener noreferrer">自分はヒゲが濃い方?濃い理由はなに?という方はこちらの記事もご覧ください。</a>ヒゲが濃くなる原因やNG行動について解説していますよ。</p>
<h3><span id="titleid-7">メリット③自己処理による肌へのダメージが防げる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>カミソリ負けに悩んでいたり、減らないニキビに嫌気がさしている男性にもヒゲ脱毛は有効です。</p>
<p>シェーバーやカミソリで肌が傷つくことによって、細菌が入り込みニキビなどの炎症を起こすことがあります。</p>
<p>ヒゲ脱毛により日常の自己処理から解放されることで肌トラブルが減少し、ツルツルできれいな肌を手にいれることもできるのです。</p>
<h3><span id="titleid-8">メリット③清潔感がアップして自信がつく</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg" alt="顔を洗う男性" class="wp-image-56099" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3300-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛により濃いヒゲを撃退できたら、人からの印象アップはもちろん、一番嬉しいのはもちろん自分自身ですよね。</p>
<p><strong>男性の印象はヒゲで大きく左右されます。</strong></p>
<p>あなたも、無精髭のない整った男性の肌を見て「デキる男に見えるな」と感じたことがあるのではないでしょうか。</p>
<p>とくに顔は人から見られるので、ヒゲのコンプレックスがなくなると大きな自信につながります。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1">なぜヒゲ脱毛は1回で効果が出ないの?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲを含め、体毛には毛周期というものがあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「成長期」「退行期」「休止期」にわかれていて、フラッシュ脱毛・医療レーザー脱毛の多くの方法が「成長期のみ」にしか効果がありません。</p>
<p>肌表面に出ている毛の中で成長期にあたるのは1割のみのため、全ての毛に照射するまでには時間がかかるのです。</p>
</div></section>
<h2><span id="titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg" alt="デメリット" class="wp-image-54284" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を検討している方は、脱毛によるリスクやデメリットについてもきちんと理解しておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法によっては痛みが伴う</li><li>髭が濃いほどお金がかかる</li><li>硬毛化・増毛化のリスクがある</li><li>毛嚢炎など肌トラブルのリスクがある</li><li>日焼けができない</li><li>永久脱毛の場合は本当に生えてこない</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-10">デメリット①脱毛方法によっては痛みが伴う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg" alt="ヒゲ脱毛している男性" class="wp-image-20074" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-3-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛の痛みは脱毛方法によって大きく変わります。</p>
<p>一般的には</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>フラッシュ脱毛 &lt; 医療レーザー脱毛 &lt; ニードル脱毛</li></ul>
</div></section>
<p>の順で痛みが強くなっていきます。</p>
<p>とくにヒゲは毛が太く濃いため、<span class="redcolor">足や腕などより痛みを強く感じます</span>。</p>
<p>3種類の脱毛方法のうち、医療レーザー脱毛、クリニックで行う絶縁針脱毛(ニードル脱毛の1種)は麻酔が使えますが、サロンでおこなうフラッシュ脱毛、ニードル脱毛は麻酔の使用ができません。</p>
<p>麻酔をしたからといって痛みが0になるわけではないので、<strong>痛い脱毛はしたくない、という男性はフラッシュ脱毛を選ぶといい</strong>でしょう。</p>
<p>なお、経験者による髭脱毛の脱毛効果や効果などを知りたい方は<a rel="noreferrer noopener" aria-label="「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/2ch/" target="_blank">「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」</a>で詳しくまとめていますので、合わせてご覧ください。</p>
<h3><span id="titleid-11">デメリット②髭が濃いほどお金がかかる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>想像すればわかると思いますが、ヒゲが濃いほど何度も通う必要があるため、その分費用も多くかかります。</p>
<p>しかし、多くのクリニック・サロンでは、申し込んだコースの回数が終わると<strong>割引価格で受けることができます</strong>。</p>
<p>コース終了後の料金も確認しておくと、契約内容に満足できなかった、という失敗を防げるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/" target="_blank" rel="noreferrer noopener" aria-label="髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説 (新しいタブで開く)">髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説</a></li></ul>
</div></div>
<h3><span id="titleid-12">デメリット③増毛化・硬毛化のリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-137773231-1024x683.jpeg" alt="顎をさわる男性" class="wp-image-41334"/></figure>
<p>フラッシュ脱毛・レーザー脱毛のリスクとして、増毛化・硬毛化があげられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>増毛化…毛が増える現象</li><li>硬毛化…毛が硬くなる現象</li></ul>
<p></p>
</div></div>
<p>いずれも原因は判明されいませんが、<span class="redcolor">産毛など、もともと毛が細い部位で起こる可能性が高い</span>ようです。</p>
<p>照射を続けることで改善されるケースが多いのですが、契約したコースを終了までに改善されず、サロン・クリニックとお客さんの間でトラブルになるといったケースもあります。</p>
<p>ヒゲは太く・濃い毛が多いので、二の腕などと比較すると硬毛化が発生する割合は少ないと考えられますが、万が一のために「増毛化・硬毛化」がおきた際の保証制度がついているサロン・クリニックを選ぶといいでしょう。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-variation/" target="_blank" rel="noopener noreferrer">「ヒゲ脱毛による副作用|増毛化・硬毛化」</a>の記事で詳しく解説しているので、合わせてご覧ください。</p>
<h3><span id="titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg" alt="首筋を触る男性" class="wp-image-41331" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュやレーザーなどを肌に照射すると、普段毛穴にいる菌が一緒に殺菌されてしまい、肌本来のバリア機能を失ってしまいます。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-problem/hairremoval-folliculitis/" target="_blank" rel="noopener noreferrer">そこに細菌が入り込むと、毛嚢炎といって毛穴のまわりが赤くなるニキビのような現象が起こります。</a></p>
<p>これはそこまで珍しい症状ではなく、顔はとくに毛嚢炎が発症するリスクが高いと言われています。</p>
<p>多くは自然治癒しますが、酷い場合は軟膏や飲み薬を服用する必要があります。</p>
<h3><span id="titleid-14">デメリット⑤日焼けができない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2402.png" alt="" class="wp-image-7435" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2402.png 750w, https://moteo.best/column/wp-content/uploads/2019/09/2402-300x180.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛・医療レーザー脱毛は「メラニン色素」つまり黒いものに反応する性質があります。</p>
<p>そのため、日焼けしている肌に照射すると火傷を起こす可能性があります。脱毛期間中に日焼けをしてしまうと、多くのサロン・クリニックでは脱毛をおやすみするように言われてしまいます。</p>
<p>日焼けのせいで契約期限までに通えなかった…といったトラブルを招かないよう、夏場はとくに<span class="highlighted">日焼け対策を必ず行なってください</span>。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/" target="_blank" rel="noopener noreferrer">脱毛と日焼けの関係はこちらの記事で解説しています。</a>詳しくはこちらをご覧くださいね。</p>
<h3><span id="titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg" alt="ヒゲを脱毛した男性" class="wp-image-20073" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-2-300x194.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>永久脱毛をする際は、<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/" target="_blank" rel="noopener noreferrer">「将来生えてこなくても後悔しないか」</a>よく考えるようにしましょう。</p>
<p>年を取ってからやっぱりたくましいヒゲを生やしたくなった、となっても、生えてきません。</p>
<p>また、脱毛がきとんと完了すればいいのですが、中途半端に終わらせると毛の生え方がまばらになりかねません。</p>
<p>今だけでなく、長期的に見て「自分にヒゲ脱毛が必要かどうか」よく考えておこないましょうね。</p>
<p>いまだけ自己処理が減れば大丈夫!という方はフラッシュ脱毛を選ぶといいでしょう。</p>
<p></p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/fail/" target="_blank" rel="noopener noreferrer">ヒゲの永久脱毛による失敗についてはこちらの記事で詳しく解説しています。</a>後悔しないヒゲ脱毛を行うためにも、きちんと把握しておいてくださいね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲ脱毛の所要時間については、使用する機械によって異なります。理由は、照射機のヘッドはそれぞれ大きさが異なるから。</p>
<p>一般的に、フラッシュ脱毛の方がヘッドが大きいため、照射時間、つまり1回にかかる脱毛の時間は短いとされています。</p>
<p>ここでは具体例として、フラッシュ脱毛を行う<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="リンクス (新しいタブで開く)">リンクス</a>、医療レーザー脱毛を行う<a rel="noreferrer noopener" aria-label="メンズリゼ (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank">メンズリゼ</a>で比較してみましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>リンクス</td><td>メンズリゼ</td></tr><tr><td>両ほほ</td><td>10分</td><td>15分</td></tr><tr><td>鼻下</td><td>5分</td><td>15分</td></tr><tr><td>あご下</td><td>10分</td><td>15分</td></tr></tbody></table>
<p>多くのクリニックでは、照射機の種類を3種類ほど用意し、脱毛する部位や毛質によって脱毛機器を使い分けます。</p>
<p>メンズリゼもその1つで、3種類の脱毛機から看護師が選定してくれます。脱毛機が変わると照射時間も若干かわるため、参考程度に見てくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rinx/" target="_blank">リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり?</a><br>・<a rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|悪い評判の真相は? (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ・評判|悪い評判の真相は?</a></li></ul>
</div></div>
</div></section>
<h2><span id="5">メンズの髭脱毛に特化!人気クリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg" alt="星型の木の積み木" class="wp-image-33724" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-2-300x151.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは人気のあるヒゲ脱毛クリニック・メンズエステサロンをご紹介します。評判のいいサロンを選びたい方は、ぜひ参考にしてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-78568" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール"></td><td><img class="wp-image-47134" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-47132" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg" alt="メンズTBC" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg 415w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-300x300.jpg 300w" sizes="(max-width: 415px) 100vw, 415px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><img class="wp-image-34381" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>メンズリゼ</td><td>メンズTBC</td><td><strong>リンクス</strong></td><td>ゴリラクリニック</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>メンズエステサロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>★11回目以降:656円</strong><br><br>1部位:3,278円<br>ヒゲ脱毛セット(選べる3ヵ所)5回コース:32,780円<br>ヒゲ脱毛セット(選べる3ヵ所)10回コース:43,780円</td><td>★<strong>3,200円〜/月</strong><br><br> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br>セレクトヒゲ脱毛(任意の3部位)<br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br>ヒゲ全体脱毛セット<br>【新規限定】<br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td></td></tr><tr><td>店舗数</td><td>国内8店舗</td><td>国内22院</td><td>国内48店舗</td><td>国内52店舗</td><td>国内18院</td><td>全国52院</td></tr><tr><td>おすすめポイント</td><td>・最安値保証制度あり<br>・顧客満足度が高い</td><td>・無料保証制度が充実<br>・初診は必ず医師がカウンセリングを実施</td><td>・効果の高いニードル脱毛が可能</td><td>・スタッフは全員男性<br>・キャンセル規定が優しい</td><td>・ヒゲ脱毛完了コース後は1回100円で追加照射可能</td><td>・とにかく安い<br>・全国展開のため院数も豊富</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgpx9v3n2kma&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>ヒゲ脱毛をする際にとくに大事なのが施設選び。</p>
<p>多くのサロン・クリニックで無料カウンセリングを実施していますが、ただカウンセラーさんの話を聞くだけでなく、実際に脱毛をスタートしたあとに後悔することのないよう、積極的に質問するといいでしょう。</p>
<p>具体的に聞けるよう、質問リストを作成しましたのでぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>最低限、以下のことは聞いておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>予約は取りやすいかどうか<br>→話を濁していないかチェック!</li><li>キャンセル規定<br>→休館日との兼ね合いもチェック!</li><li>遅刻した場合はどうなるのか<br>→有料になる?1回分消化になる?</li><li>剃り残しがあった場合の対応<br>→どの程度だと有料?</li><li>有効期限があるかどうか<br>→空き状況との兼ね合いは大丈夫?</li></ul>
<p></p>
</div></div>
<p>とくに<strong>予約の取りやすさ</strong>は、こちらから聞かないとマイナスな点については教えてくれないことも。最短でいつ取れますか?などと具体的に聞いてみましょう。</p>
<p></p>
</div></section>
<h3><span id="titleid-17"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【1位】コスパ抜群のメンズ髭脱毛ならココ!レイロール&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}" class="underline">コスパ抜群のメンズ髭脱毛ならココ!レイロール</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール" class="wp-image-78568"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最安値保証をしているクリニック</li><li>男性の濃い毛に合わせて独自開発した脱毛機によるフラッシュ脱毛</li><li>コスパ重視のメンズにおすすめ</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛</a></td></tr><tr><td>脱毛機器</td><td>BRILLIO(脱毛機メーカー共同開発)</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>・変更・キャンセルは前日の24時まで可能<br>・当日(無断を含む)キャンセルは予約したコース1回分の消化</td></tr><tr><td>遅刻</td><td>予約時間より10分以上遅刻した場合はキャンセル扱い</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>店舗一覧</td><td>【関東】<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_shinjyuku?share" target="_blank">新宿マルイメン店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-shibuya?share" target="_blank">渋谷店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-ikebukuro?share" target="_blank">池袋店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/yurakucho/" target="_blank">有楽町マルイ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-kinshicho?share" target="_blank">錦糸町</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/ueno/" target="_blank">上野御徒町店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_tachikawa?share" target="_blank">立川店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/machida/" target="_blank">町田モディ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/pPtGdoA5Mg2ToeGg6" target="_blank">大宮店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/G5Ub91kSRkgiAGpy7" target="_blank">千葉店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/kashiwa/" target="_blank">柏マルイ店</a><br>【東北】<br><a href="https://goo.gl/maps/AWAMikSakBrSbHto9">仙台パルコ店</a><br>【中部・甲信越エリア】<br><a href="https://rayrole.jp/salon/matsumoto/">松本パルコ店</a>・<a href="https://rayrole.jp/salon/nagoya/">名古屋パルコ店</a><br>【九州】<br><a href="https://g.page/rayrole_kagoshima?share">鹿児島店</a></td></tr><tr><td>営業時間</td><td>平日・土 10:00〜21:00<br>日・祝 11:00〜20:30<br>※店舗によって異なるため、<a href="http://rayrole.jp/">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>なし</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金都度払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr><tr><td>対応クレジットカード</td><td>VISA,Mastercard</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/" target="_blank" rel="noreferrer noopener" aria-label="【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証 (新しいタブで開く)">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
<p></p>
</div></div>
<h3><span id="titleid-18"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【2位】丁寧なカウンセリングが評判!メンズリゼ&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">丁寧なカウンセリングが評判!メンズリゼ</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-39463" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-34-300x101.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>3種類の機械を毛質に合わせて使い分ける医療レーザー脱毛</li><li>医師による丁寧なカウンセリングが魅力</li><li>コースは5年の有効期限、途中解約も可能</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://www.mens-rize.com/" target="_blank">メンズリゼ</a></td></tr><tr><td>クリニック一覧</td><td>全国26店舗(2023年8月現在)<br><strong>都内6店舗</strong><br>池袋・新宿南口・渋谷公園通り・銀座・立川・町田<br><br><strong>【北海道・東北】</strong><br>札幌・仙台・青森(提携院)・八戸(提携院)・盛岡(提携院)・いわき(提携院)・郡山(提携院)<br><br><strong>【関東】</strong><br>川崎・横浜・柏・大宮西口<br><br><strong>【中部】</strong><br>新潟・名古屋栄・名古屋駅前<br><br><strong>【近畿】</strong><br>大阪梅田・心斎橋・神戸三宮・京都四条・名古屋栄・名古屋駅前<br><br><strong>【中国】</strong><br>広島<br><br><strong>【九州】</strong><br>福岡天神西通り</td></tr><tr><td>営業時間</td><td>14:00~23:00(休診時間18:00~19:00)<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式サイト</a>をご確認ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法<br>(初診)</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式HP</a></td></tr><tr><td>予約方法<br>(再診)</td><td>電話・メール・店頭<br>※アプリ『Push7』にてキャンセル確認が可能</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(1回・2回・ボーナス一括)・定額分割払い可(事前審査有)</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/hairremoval-medicallaser/">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO<br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">熱破壊式ヤグレーザー</a><br> ・ジェントルヤグ<br><br>熱破壊式/<a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br>・ラシャ</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・麻酔クリーム:3,300円/1回</td></tr><tr><td>キャンセル</td><td>予約時間の3時間前以降は1回分消化<br>※予約時間の3時間前までであればキャンセル可能</td></tr><tr><td>遅刻</td><td>到着時刻によって施術可</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想 (新しいタブで開く)">メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想</a></li></ul>
</div></div>
<h3><span id="titleid-19"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【3位】医療レーザー脱毛に特化!湘南美容クリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>医療脱毛によりしっかりとした効果感</li><li>全国71か所から最寄りのところを選べる</li><li>ドクターによるわかりやすい解説</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/">熱破壊式アレキサンドライトレーザー</a><br>・ジェントルレーズ<br>・ジェントルレーズPRO<br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">YAGレーザー</a><br> ・ミスト脱毛機アバランチレイズ</td></tr><tr><td>痛みへの配慮</td><td>笑気麻酔:2,200円 / 1箇所</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.s-b-c.net/datsumo/men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">湘南美容クリニック</a></td></tr><tr><td>地域</td><td><strong>都内16店舗</strong><br>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子<br><br><strong>▼北海道</strong><br>札幌<br><br><strong>▼東北</strong><br>仙台・福島・仙台<br><br><strong>▼関東</strong><br>宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂<br><br><strong>▼中部</strong><br>新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄<br><br><strong>▼近畿</strong><br>京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良<br><br><strong>▼中国</strong><br>岡山・広島<br><br><strong>▼四国</strong><br>高松・松山<br><br><strong>▼九州</strong><br>福岡・小倉・熊本・鹿児島・那覇</td></tr><tr><td>営業時間</td><td>10:00〜19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝も営業</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・医療ローン<br>・楽天ポイント<br>・デビットカード<br>・ビットコイン</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/" target="_blank" rel="noreferrer noopener" aria-label="湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証 (新しいタブで開く)">湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-20"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【4位】メンズ特有のしつこい剛毛に!ゴリラクリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}" class="underline">メンズ特有のしつこい剛毛に!ゴリラクリニック</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5種類のマシンを使い分けて施術</li><li>痛みに配慮したマシンや麻酔を用意</li><li>男性専門のクリニック</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO(全院導入)<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">熱破壊式ダイオードレーザー</a><br> ・ライトシェア・デュエット<br> ・ライトシェアAC<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/" target="_blank">熱破壊式アレキサンドライトレーザー</a><br> ・ジェントルレーズPRO <br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">熱破壊式ヤグレーザー </a><br> ・ジェントルヤグ(全院導入)<br>※導入機器はクリニックによって異なります</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・高濃度表面 麻酔クリーム:3,300円/10g</td></tr><tr><td>キャンセル</td><td>予約前日の20:00まで<br>それ以降のキャンセルは1回分消化<br>※予約前日が定休日の場合はその前日までにキャンセルが必要</td></tr><tr><td>遅刻</td><td>15分以上遅刻した場合は1回分消化</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.dansei-datsumo.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ゴリラクリニック</a></td></tr><tr><td>院一覧</td><td><strong>都内6院</strong><br>新宿本院・渋谷院・池袋院・銀座院・上野院・町田院<br><br><strong>【北海道】</strong><br>札幌院<br><br><strong>【東北】</strong><br>仙台院<br><br><strong>【関東】</strong><br>横浜院・大宮院<br><br><strong>【中部】</strong><br>名古屋駅前院・名古屋栄院<br><br><strong>【近畿】</strong><br>大阪梅田院・大阪心斎橋・京都烏丸・神戸三宮院<br><br><strong>【中国】</strong><br>広島院<br><br><strong>【九州】</strong><br>福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法(初診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118</td></tr><tr><td>予約方法(再診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118(24時間OK)</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(一括・二回払い・ボーナス一括)・医療ローン</td></tr><tr><td>対応クレジットカード</td><td>JCB・VISA・MasterCard・American Express・ライフカード・Union Pay<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">※店舗により異なる場合があります。必ず事前にご確認ください</a></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-091e4670-8a7b-4486-aef5-9413556862c2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証 (新しいタブで開く)">ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="tbc">ニードル脱毛の体験が安い!<span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【5位】分かりやすい料金体系!メディエススキンクリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">メンズTBC</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg" alt="メンズTBC" class="wp-image-53265" srcset="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-300x154.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-768x393.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc.jpg 1289w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ニードル脱毛ができる数少ないサロン</li><li>1本あたりの料金体系で明瞭</li><li>大手サロンのため店舗数も豊富</li></ul>
<p></p>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank">フラッシュ脱毛</a> / <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">美容電気脱毛</a><br>※顔脱毛は美容電気脱毛のみ</td></tr><tr><td>脱毛機器</td><td>【美容電気脱毛】<br>・Hi-エピ<br>・イオシスエピ-M</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>予約前日の17:00まで<br>それ以降はキャンセル料3,000円</td></tr><tr><td>遅刻</td><td>時間によっては施術可能<br>すぐに電話連絡をいれる必要あり</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">MEN&#8217;S TBC</a></td></tr><tr><td>店舗一覧</td><td><strong>都内24院</strong><br>新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店、千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区<br><br><strong>そのほか</strong><br>北海道、青森県、宮城県、新潟県、神奈川県、埼玉県、千葉県、群馬県、長野県、茨城県、石川県、愛知県、静岡県、大阪府、京都府、兵庫県、岡山県、広島県、福岡県、沖縄県<br><br>詳細は「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>平日・土 12:00~21:00<br>日・祝 10:00~19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">ネット予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>対応クレジットカード</td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="【髭脱毛】メンズTBCの口コミ・評判は?脱毛機の費用対効果は高い? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank">【髭脱毛】メンズTBCの口コミ・評判は?スーパー脱毛の効果について体験談からレビュー</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-21">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-22">ヒゲ脱毛の流れを見てみよう</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めての経験は大人になっても少し緊張しますよね。</p>
<p>実際の医療レーザー脱毛のヒゲ脱毛の流れを、メンズリゼを例にとって見てみましょう。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【照射の流れ】ヒゲ全体脱毛セット-メンズリゼ" width="1000" height="563" src="https://www.youtube.com/embed/aOEGjRcWd-U?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>熱破壊式YAGレーザー</figcaption></figure>
<p>クリニックによってももちろん多少は違うと思いますが、だいたいの流れはわかったかと思います。</p>
<p></p>
</div></section>
<h2><span id="qa"><span style="font-weight: 400;"><strong>髭脱毛に迷っている男性のよくあるQ&amp;A</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛をする上で、知っておくべき情報についてQ&amp;A方式でお答えしていきます。</p>
<h3><span id="q">Q. 脱毛中のヒゲ剃りはどうすればいい?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛期間中のひげ剃りは、通常時より慎重におこないましょう。</p>
<p>注意すべきポイントは次の3つ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛当日のヒゲ剃りはNG!翌日からにする</li><li>ヒゲを剃る際は<a rel="noreferrer noopener" aria-label="専用フォーム (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">専用フォーム</a>・<a rel="noreferrer noopener" aria-label="ジェル (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank">ジェル</a>を使用する</li><li>できればカミソリではなく電気シェーバーを使用する</li><li>ヒゲ剃り後は必ず保湿をする</li></ul>
<p></p>
</div></div>
<p>毛根にダメージを与えるほどの刺激を与えるため、肌は敏感になっています。通常よりも優しく処理をしましょう。</p>
<h3><span id="q-2"><span style="font-weight: 400;"><strong>Q.</strong></span><strong> 髭脱毛後は剃りにくい</strong>?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。</p>
<p>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。</p>
<h3><span id="q-3"><span style="font-weight: 400;"><strong>Q. </strong></span><strong>髭脱毛で毛を部分的に残す</strong>ことはできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ほとんどのサロン・クリニックで可能です。</p>
<p>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。</p>
<p>また、照射前は光を当てる部分をマーキングします。</p>
<p>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。</p>
<h3><span id="q-4">Q.ひげ脱毛で後悔しない?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga84-1024x683.jpeg" alt="顔をしかめながら頬髭を触る男性" class="wp-image-3119"/><figcaption>Handsome man suffering from toothache at home, closeup</figcaption></figure>
<p><strong>A.ひげ脱毛でよくある後悔は以下です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男らしさに欠けてしまう</li><li>また髭を生やしたくなった</li></ul>
<p></p>
</div></div>
<p>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。<span style="font-weight: 400;">髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</span></p>
<h2><span id="titleid-23"><span style="font-weight: 400;"><strong>髭脱毛はサロンで安全にすすめよう!</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="font-weight: 400;">この記事では髭脱毛の方法別の効果やメリット・デメリットを説明してきました。安心安全に髭をなくしたいならば、サロンやクリニックで脱毛をするのがおすすめです。</span></p>
<p><span style="font-weight: 400;">サロンごとに扱っている脱毛方法や脱毛機器が違うので、回数や料金、痛みの強さを考慮して、自分の理想にあったところを選ぶと良いでしょう。</span></p>
<p><span style="font-weight: 400;">髭が気になっていた方はサロン・クリニックでしっかりと脱毛して、髭剃りのいらないモテフェイスを目指しましょう。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">部位から費用相場・おすすめを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34723" style="width: 44px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon4.png" alt="">顔・ヒゲ部位の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/">顔全体</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">ヒゲ全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/forehead/">おでこ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/eyebrows/">眉毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/sideburns/">もみあげ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/nose-hair/">鼻毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/ear/">耳毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/mustache/">口ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/cheek/">頰ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/nape/">うなじ</a></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34722" style="width: 24px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon3.png" alt="">上半身・全身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hairremoval-wholebody-popularity/">全身</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/chest-hair/">胸毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/underarm-hair/">脇毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/back/">背毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/belly/">腹毛(ギャランドゥ)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/arm/">腕毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hand-hairremoval/">手の甲・指毛</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34721" style="width: 30px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon2.png" alt="">下半身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/">VIO</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/public-hairremoval/">チン毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/scrotum/">金タマ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/buttocks/">ケツ毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/">足全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/thigh-hairremoval/">ふともも</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/suneke/">すね毛</a></li></ul>
</div></section>
</div></section>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛後は剃りにくい</strong>? </strong> <p class="schema-faq-answer"> ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。<br/>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛で毛を部分的に残す</strong>ことはできる? </strong> <p class="schema-faq-answer"> ほとんどのサロン・クリニックで可能です。<br/>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。<br/>また、照射前は光を当てる部分をマーキングします。<br/>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.ひげ脱毛で後悔しない?</strong></strong> <p class="schema-faq-answer"><strong>A.ひげ脱毛でよくある後悔は以下です。<br/></strong>・男らしさに欠けてしまう<br/>・また髭を生やしたくなった<br/>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 23703,
'parent' => (int) 448,
'menu_order' => (int) 452,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'long_text_title' => '髭脱毛の効果とメリット・デメリット|永久脱毛の効果は一緒続く?おすすめサロン・クリニックを一挙紹介!',
'custom_order' => '3700',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$prefDatas = [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
$region = '九州・沖縄'
$prefUrlText = 'okinawa'
$prefCode = (int) 47
$prefVal = '沖縄県'
$post = [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'thumbnail' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-150x150.jpg',
(int) 1 => (int) 150,
(int) 2 => (int) 150,
(int) 3 => true
],
'medium' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-300x124.jpg',
(int) 1 => (int) 300,
(int) 2 => (int) 124,
(int) 3 => true
],
'medium_large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
'ID' => (int) 25031,
'id' => (int) 25031,
'title' => '1101_アイキャッチ_none',
'filename' => '1101-none.jpg',
'filesize' => (int) 30896,
'url' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-none.jpg',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none/',
'alt' => 'AGAの原因と対策!若ハゲのメカニズム',
'author' => '1',
'description' => '',
'caption' => '',
'name' => '1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none',
'status' => 'inherit',
'uploaded_to' => (int) 1084,
'date' => '2019-12-15 23:42:18',
'modified' => '2019-12-19 03:16:54',
'menu_order' => (int) 0,
'mime_type' => 'image/jpeg',
'type' => 'image',
'subtype' => 'jpeg',
'icon' => 'https://moteo.best/column/wp-includes/images/media/default.png',
'width' => (int) 720,
'height' => (int) 298,
'sizes' => [
[maximum depth reached]
]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
(int) 0 => [
[maximum depth reached]
]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
(int) 0 => [
[maximum depth reached]
]
],
'collection' => [
(int) 0 => [
[maximum depth reached]
]
],
'about' => [
(int) 0 => [
[maximum depth reached]
]
],
'author' => [
(int) 0 => [
[maximum depth reached]
]
],
'replies' => [
(int) 0 => [
[maximum depth reached]
]
],
'version-history' => [
(int) 0 => [
[maximum depth reached]
]
],
'predecessor-version' => [
(int) 0 => [
[maximum depth reached]
]
],
'up' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:featuredmedia' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:attachment' => [
(int) 0 => [
[maximum depth reached]
]
],
'curies' => [
(int) 0 => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 200 OK',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:39 GMT',
(int) 3 => 'Content-Type: application/json; charset=UTF-8',
(int) 4 => 'Connection: close',
(int) 5 => 'Vary: Accept-Encoding',
(int) 6 => 'X-Robots-Tag: noindex',
(int) 7 => 'Link: <https://moteo.best/column/wp-json/>; rel="https://api.w.org/"',
(int) 8 => 'X-Content-Type-Options: nosniff',
(int) 9 => 'Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages',
(int) 10 => 'Access-Control-Allow-Headers: Authorization, Content-Type',
(int) 11 => 'X-WP-Total: 6',
(int) 12 => 'X-WP-TotalPages: 1',
(int) 13 => 'Allow: GET',
(int) 14 => 'X-Robots-Tag: noindex, nofollow'
]</pre><pre class="stack-trace">include - APP/Template/Element/Front/sitemap.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98</pre></div></pre> </ul>
</div><!-- /SiteMap datsumou -->
<!-- SiteMap hige -->
<div class="SiteMap__content Map--hige" id="hige-datsumou">
<h2><img src="/img/common/icon/icon-sitemap-hige.svg">ヒゲ脱毛</h2>
<h3>脱毛サロン・クリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/datsumou/search/hokkaido/">北海道</a> </li>
<li>
<a href="/datsumou/search/aomori/">青森県</a> </li>
<li>
<a href="/datsumou/search/akita/">秋田県</a> </li>
<li>
<a href="/datsumou/search/yamagata/">山形県</a> </li>
<li>
<a href="/datsumou/search/iwate/">岩手県</a> </li>
<li>
<a href="/datsumou/search/miyagi/">宮城県</a> </li>
<li>
<a href="/datsumou/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/datsumou/search/tokyo/">東京都</a> </li>
<li>
<a href="/datsumou/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/datsumou/search/saitama/">埼玉県</a> </li>
<li>
<a href="/datsumou/search/chiba/">千葉県</a> </li>
<li>
<a href="/datsumou/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/datsumou/search/tochigi/">栃木県</a> </li>
<li>
<a href="/datsumou/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/datsumou/search/niigata/">新潟県</a> </li>
<li>
<a href="/datsumou/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/datsumou/search/nagano/">長野県</a> </li>
<li>
<a href="/datsumou/search/ishikawa/">石川県</a> </li>
<li>
<a href="/datsumou/search/toyama/">富山県</a> </li>
<li>
<a href="/datsumou/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/datsumou/search/aichi/">愛知県</a> </li>
<li>
<a href="/datsumou/search/gifu/">岐阜県</a> </li>
<li>
<a href="/datsumou/search/mie/">三重県</a> </li>
<li>
<a href="/datsumou/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/datsumou/search/oosaka/">大阪府</a> </li>
<li>
<a href="/datsumou/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/datsumou/search/kyouto/">京都府</a> </li>
<li>
<a href="/datsumou/search/shiga/">滋賀県</a> </li>
<li>
<a href="/datsumou/search/nara/">奈良県</a> </li>
<li>
<a href="/datsumou/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/datsumou/search/okayama/">岡山県</a> </li>
<li>
<a href="/datsumou/search/hiroshima/">広島県</a> </li>
<li>
<a href="/datsumou/search/tottori/">鳥取県</a> </li>
<li>
<a href="/datsumou/search/shimane/">島根県</a> </li>
<li>
<a href="/datsumou/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/datsumou/search/kagawa/">香川県</a> </li>
<li>
<a href="/datsumou/search/tokushima/">徳島県</a> </li>
<li>
<a href="/datsumou/search/ehime/">愛媛県</a> </li>
<li>
<a href="/datsumou/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/datsumou/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/datsumou/search/saga/">佐賀県</a> </li>
<li>
<a href="/datsumou/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/datsumou/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/datsumou/search/ooita/">大分県</a> </li>
<li>
<a href="/datsumou/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/datsumou/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/datsumou/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/datsumou/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/datsumou/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/hige-datsumou/">みんなのヒゲ脱毛コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京の髭脱毛おすすめランキング</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/bald-dense/">ヒゲが濃い理由と対処方法</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">ヒゲ脱毛のおすすめランキング</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛相場費用まとめ</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">ヒゲ脱毛は何回で効果が出る?</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">ヒゲの永久脱毛のメリットとデメリット</a></li>
</ul>
</div><!-- /SiteMap hige -->
<!-- SiteMap ed -->
<div class="SiteMap__content Map--ed" id="ed">
<h2><img src="/img/common/icon/icon-sitemap-ed.svg">ED治療</h2>
<h3>EDクリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/ed/search/hokkaido/">北海道</a> </li>
<li>
<a href="/ed/search/aomori/">青森県</a> </li>
<li>
<a href="/ed/search/akita/">秋田県</a> </li>
<li>
<a href="/ed/search/yamagata/">山形県</a> </li>
<li>
<a href="/ed/search/iwate/">岩手県</a> </li>
<li>
<a href="/ed/search/miyagi/">宮城県</a> </li>
<li>
<a href="/ed/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/ed/search/tokyo/">東京都</a> </li>
<li>
<a href="/ed/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/ed/search/saitama/">埼玉県</a> </li>
<li>
<a href="/ed/search/chiba/">千葉県</a> </li>
<li>
<a href="/ed/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/ed/search/tochigi/">栃木県</a> </li>
<li>
<a href="/ed/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/ed/search/niigata/">新潟県</a> </li>
<li>
<a href="/ed/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/ed/search/nagano/">長野県</a> </li>
<li>
<a href="/ed/search/ishikawa/">石川県</a> </li>
<li>
<a href="/ed/search/toyama/">富山県</a> </li>
<li>
<a href="/ed/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/ed/search/aichi/">愛知県</a> </li>
<li>
<a href="/ed/search/gifu/">岐阜県</a> </li>
<li>
<a href="/ed/search/mie/">三重県</a> </li>
<li>
<a href="/ed/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/ed/search/oosaka/">大阪府</a> </li>
<li>
<a href="/ed/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/ed/search/kyouto/">京都府</a> </li>
<li>
<a href="/ed/search/shiga/">滋賀県</a> </li>
<li>
<a href="/ed/search/nara/">奈良県</a> </li>
<li>
<a href="/ed/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/ed/search/okayama/">岡山県</a> </li>
<li>
<a href="/ed/search/hiroshima/">広島県</a> </li>
<li>
<a href="/ed/search/tottori/">鳥取県</a> </li>
<li>
<a href="/ed/search/shimane/">島根県</a> </li>
<li>
<a href="/ed/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/ed/search/kagawa/">香川県</a> </li>
<li>
<a href="/ed/search/tokushima/">徳島県</a> </li>
<li>
<a href="/ed/search/ehime/">愛媛県</a> </li>
<li>
<a href="/ed/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/ed/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/ed/search/saga/">佐賀県</a> </li>
<li>
<a href="/ed/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/ed/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/ed/search/ooita/">大分県</a> </li>
<li>
<a href="/ed/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/ed/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/ed/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/ed/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/ed/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/ed/">みんなのED(勃起不全)治療コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/ed/ed-knowledge/">ED治療の基礎知識</a></li>
<li><a href="https://moteo.best/column/ed/ed-treatment/">ED治療の流れと費用</a></li>
<li><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/">EDのジェネリック治療薬</a></li>
<li><a href="https://moteo.best/column/ed/ed-selfcheck/">EDセルフチェック</a></li>
<li><a href="https://moteo.best/column/ed/ed-cause-type/">EDの原因とタイプ</a></li>
</ul>
</div><!-- /SiteMap ed -->
<!-- SiteMap common -->
<div class="SiteMap__content Map--common">
<h3>お問い合わせ</h3>
<ul class="SiteMap__commonLink">
<li><a href="/facility/">施設情報掲載のお問い合わせ</a></li>
</ul>
<h3>その他</h3>
<ul class="SiteMap__commonLink">
<li><a href="/privacy-policy/">プライバシーポリシー</a></li>
<li><a href="/regulation/">利用規約</a></li>
</ul>
</div><!-- /SiteMap common -->
</section><!-- /Evaluation -->
</section><!-- /block site content -->
<aside class="sidebar">
<div class="sidebar__inner">
<!-- block Aside nav menu -->
<section class="widget widget_menu">
<div class="widget-title"><h3 class="blocktitle--tit">みんなのEDコラム</h3></div><div class="widget widget_nav_menu"><ul id="%e3%81%bf%e3%82%93%e3%81%aa%e3%81%aeed%e3%82%b3%e3%83%a9%e3%83%a0" class="widget_nav_menu--ul"><li id="menu-item-6964" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6964"><a href="https://moteo.best/column/ed/ed-knowledge/"><span>ED治療の基礎知識</span></a>
<ul class="sub-menu">
<li id="menu-item-6966" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6966"><a href="https://moteo.best/column/ed/ed-knowledge/"><span>ED治療の基礎知識TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6965" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6965"><a href="https://moteo.best/column/ed/ed-knowledge/ed-definition/"><span>ED(勃起不全)とは</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6967"><a href="https://moteo.best/column/ed/ed-cause-type/"><span>EDの原因とタイプ</span></a>
<ul class="sub-menu">
<li id="menu-item-6968" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6968"><a href="https://moteo.best/column/ed/ed-cause-type/"><span>EDの原因とタイプTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6969" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6969"><a href="https://moteo.best/column/ed/ed-cause-type/ed-cause/"><span>EDの原因</span></a></li>
<li id="menu-item-6970" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6970"><a href="https://moteo.best/column/ed/ed-cause-type/ed-type/"><span>ED種類</span></a></li>
<li id="menu-item-6971" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6971"><a href="https://moteo.best/column/ed/ed-cause-type/organic-ed/"><span>器質性ED</span></a></li>
<li id="menu-item-6972" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6972"><a href="https://moteo.best/column/ed/ed-cause-type/psychogenic-ed/"><span>心因性ED</span></a></li>
<li id="menu-item-6973" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6973"><a href="https://moteo.best/column/ed/ed-cause-type/drug-ed/"><span>薬剤性ED</span></a></li>
<li id="menu-item-6974" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6974"><a href="https://moteo.best/column/ed/ed-cause-type/mixed-ed/"><span>混合型ED</span></a></li>
<li id="menu-item-86293" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86293"><a href="https://moteo.best/column/ed/ed-cause-type/ed-wife/"><span>妻だけED</span></a></li>
<li id="menu-item-87173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87173"><a href="https://moteo.best/column/ed/ed-cause-type/alcohol-ed/"><span>アルコールとED</span></a></li>
<li id="menu-item-90646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90646"><a href="https://moteo.best/column/?page_id=90598"><span>彼氏のED</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6975" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6975"><a href="https://moteo.best/column/ed/ed-selfcheck/"><span>EDセルフチェック</span></a>
<ul class="sub-menu">
<li id="menu-item-6976" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6976"><a href="https://moteo.best/column/ed/ed-selfcheck/"><span>EDセルフチェックTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6977" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6977"><a href="https://moteo.best/column/ed/ed-selfcheck/erection-time/"><span>勃起時間</span></a></li>
<li id="menu-item-6978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6978"><a href="https://moteo.best/column/ed/ed-selfcheck/dick-hardness/"><span>ちんこの硬さ</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6979"><a href="https://moteo.best/column/ed/ed-treatment/"><span>ED治療の流れと費用</span></a>
<ul class="sub-menu">
<li id="menu-item-6980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6980"><a href="https://moteo.best/column/ed/ed-treatment/"><span>ED治療の流れと費用TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6981" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6981"><a href="https://moteo.best/column/ed/ed-treatment/ed-treatment-flow/"><span>EDの治療の流れ</span></a></li>
<li id="menu-item-6982" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6982"><a href="https://moteo.best/column/ed/ed-treatment/ed-treatment-costs/"><span>ED治療にかかる費用</span></a></li>
<li id="menu-item-87151" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87151"><a href="https://moteo.best/column/ed/ed-treatment/ed-food/"><span>EDにおすすめの食事レシピ</span></a></li>
<li id="menu-item-90669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90669"><a href="https://moteo.best/column/ed/ed-treatment/how-ed-cured/"><span>EDが治ったきっかけ</span></a></li>
<li id="menu-item-90719" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90719"><a href="https://moteo.best/column/ed/ed-treatment/how-to-erection/"><span>勃起させるには</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6983" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6983"><a href="https://moteo.best/column/ed/ed-drugs/"><span>ED治療薬の種類と成分</span></a>
<ul class="sub-menu">
<li id="menu-item-6993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6993"><a href="https://moteo.best/column/ed/ed-drugs/"><span>ED治療薬の種類と成分TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6985"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/"><span>EDのジェネリック治療薬</span></a></li>
<li id="menu-item-6986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6986"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-cialis/"><span>ED治療薬シアリス</span></a></li>
<li id="menu-item-6987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6987"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-viagra/"><span>ED治療薬バイアグラ</span></a></li>
<li id="menu-item-6988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6988"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-levitra/"><span>ED治療薬レビトラ</span></a></li>
<li id="menu-item-6989" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6989"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component/"><span>ED治療薬の成分</span></a></li>
<li id="menu-item-6990" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6990"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/"><span>バイアグラの主成分シルデナフィル</span></a></li>
<li id="menu-item-6991" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6991"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/"><span>レビトラの主成分バルデナフィル</span></a></li>
<li id="menu-item-6992" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6992"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/"><span>シアリスの主成分タダラフィル</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6994"><a href="https://moteo.best/column/ed/ed-clinic-popularity/"><span>ED治療のおすすめクリニック</span></a>
<ul class="sub-menu">
<li id="menu-item-6995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6995"><a href="https://moteo.best/column/ed/ed-clinic-popularity/"><span>ED治療のおすすめクリニックTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-55357" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55357"><a href="https://moteo.best/column/ed/ed-clinic-popularity/online-ranking/"><span>オンライン診療ができるED治療のおすすめクリニック</span></a></li>
<li id="menu-item-80928" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80928"><a href="https://moteo.best/column/ed/ed-clinic-popularity/saitama/"><span>大宮でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65979"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyo/"><span>東京でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21435"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinjuku/"><span>新宿でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80931" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80931"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shibuya/"><span>渋谷でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80930"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ikebukuro/"><span>池袋でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80932" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80932"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ginza/"><span>銀座でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81277" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81277"><a href="https://moteo.best/column/ed/ed-clinic-popularity/akihabara/"><span>秋葉原でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81276" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81276"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ueno/"><span>上野でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81612" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81612"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinagawa/"><span>品川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21763"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yokohama/"><span>横浜でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81278" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81278"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kanagawa/"><span>神奈川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81827" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81827"><a href="https://moteo.best/column/ed/ed-clinic-popularity/aichi/"><span>愛知でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-63794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63794"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagoya/"><span>名古屋でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80441" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80441"><a href="https://moteo.best/column/ed/ed-clinic-popularity/mie/"><span>三重でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80025" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80025"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hokkaido/"><span>北海道でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21758" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21758"><a href="https://moteo.best/column/ed/ed-clinic-popularity/sapporo/"><span>札幌でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80026" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80026"><a href="https://moteo.best/column/ed/ed-clinic-popularity/aomori/"><span>青森でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80446" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80446"><a href="https://moteo.best/column/ed/ed-clinic-popularity/akita/"><span>秋田でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81279"><a href="https://moteo.best/column/ed/ed-clinic-popularity/niigata/"><span>新潟でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80447" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80447"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamagata/"><span>山形でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80452"><a href="https://moteo.best/column/ed/ed-clinic-popularity/iwate/"><span>岩手でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81280" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81280"><a href="https://moteo.best/column/ed/ed-clinic-popularity/toyama/"><span>富山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80448" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80448"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukushima/"><span>福島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81281"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ishikawa/"><span>石川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80444" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80444"><a href="https://moteo.best/column/ed/ed-clinic-popularity/miyagi/"><span>宮城でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80445" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80445"><a href="https://moteo.best/column/ed/ed-clinic-popularity/sendai/"><span>仙台でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80929" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80929"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ibaragi/"><span>茨城でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-72008" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-72008"><a href="https://moteo.best/column/ed/ed-clinic-popularity/chiba/"><span>千葉でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80450" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80450"><a href="https://moteo.best/column/ed/ed-clinic-popularity/gunma/"><span>群馬でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81613" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81613"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamanashi/"><span>山梨でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81650" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81650"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shizuoka/"><span>静岡でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81651" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81651"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hamamatsu/"><span>浜松でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80449" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80449"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tochigi/"><span>栃木でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81614"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagano/"><span>長野でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21818" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21818"><a href="https://moteo.best/column/ed/ed-clinic-popularity/osaka/"><span>大阪でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65978"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kyoto/"><span>京都でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80438" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80438"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nara/"><span>奈良でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65980"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kobe/"><span>神戸でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81618" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81618"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukui/"><span>福井でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81615" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81615"><a href="https://moteo.best/column/ed/ed-clinic-popularity/gihu/"><span>岐阜でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81616" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81616"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ehime/"><span>愛媛でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81282" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81282"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okayama/"><span>岡山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65981" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65981"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hiroshima-2/"><span>広島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81617" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81617"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kouchi/"><span>高知でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81285" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81285"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kagawa/"><span>香川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21747" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21747"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukuoka/"><span>福岡でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81652" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81652"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hakata/"><span>博多でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81654" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81654"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagasaki/"><span>長崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81283"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokushima/"><span>徳島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80940"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shimane/"><span>島根でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80442" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80442"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shiga/"><span>滋賀でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81653"><a href="https://moteo.best/column/ed/ed-clinic-popularity/saga/"><span>佐賀でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80440"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tottori/"><span>鳥取でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80941"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamaguchi/"><span>山口でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80439" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80439"><a href="https://moteo.best/column/ed/ed-clinic-popularity/wakayama/"><span>和歌山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81829" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81829"><a href="https://moteo.best/column/ed/ed-clinic-popularity/oita/"><span>大分でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81830" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81830"><a href="https://moteo.best/column/ed/ed-clinic-popularity/miyazaki/"><span>宮崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81831"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kagoshima/"><span>鹿児島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81828" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81828"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kumamoto/"><span>熊本でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65985"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okinawa/"><span>沖縄でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21786" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21786"><a href="https://moteo.best/column/ed/ed-clinic-popularity/eastekimaeclinic/"><span>イースト駅前クリニックのED治療の口コミ・評判</span></a></li>
<li id="menu-item-21696" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21696"><a href="https://moteo.best/column/ed/ed-clinic-popularity/uenoclinic/"><span>上野クリニックの口コミ・評判</span></a></li>
<li id="menu-item-21723" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21723"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyonorthedclinic/"><span>東京ノーストクリニックの口コミ・評判</span></a></li>
<li id="menu-item-61271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-61271"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/"><span>メンズライフクリニックの口コミ・評判</span></a></li>
<li id="menu-item-21769" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21769"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyoskyclinic/"><span>東京スカイクリニックの口コミ・評判</span></a></li>
<li id="menu-item-21778" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21778"><a href="https://moteo.best/column/ed/ed-clinic-popularity/centralclinic/"><span>中央クリニックの口コミ・評判</span></a></li>
<li id="menu-item-21801" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21801"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shibuyaekimaeclinic/"><span>渋谷駅前クリニックの口コミ・評判</span></a></li>
<li id="menu-item-86486" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86486"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinbashifirstclinic/"><span>新橋ファーストクリニックの口コミ・評判</span></a></li>
<li id="menu-item-86489" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86489"><a href="https://moteo.best/column/ed/ed-clinic-popularity/abcclinic/"><span>ABCクリニックの口コミ・評判</span></a></li>
<li id="menu-item-94926" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-94926"><a href="https://moteo.best/column/ed/ed-clinic-popularity/oops-love/"><span>Oops LOVEのED治療の評判</span></a></li>
<li id="menu-item-82422" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82422"><a href="https://moteo.best/column/ed/ed-clinic-popularity/renova/"><span>レノーヴァ体験</span></a></li>
<li id="menu-item-87709" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87709"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okayama-viagra/"><span>岡山でバイアグラを処方しているクリニック</span></a></li>
<li id="menu-item-88627" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88627"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hiroshima-viagra/"><span>広島でバイアグラ取り扱いのクリニック</span></a></li>
<li id="menu-item-88630" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88630"><a href="https://moteo.best/column/ed/ed-clinic-popularity/cialis-nagoya/"><span>名古屋でシアリスを処方しているクリニック</span></a></li>
<li id="menu-item-89195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89195"><a href="https://moteo.best/column/ed/ed-clinic-popularity/anjo/"><span>安城市でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89279"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tennoji/"><span>天王寺でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89413" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89413"><a href="https://moteo.best/column/ed/ed-clinic-popularity/utsunomiya/"><span>宇都宮でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89456"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ebina/"><span>海老名でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89359"><a href="https://moteo.best/column/ed/ed-clinic-popularity/koriyama/"><span>郡山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89377"><a href="https://moteo.best/column/ed/ed-clinic-popularity/asahikawa/"><span>旭川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89555" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89555"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kawasaki/"><span>川崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89573" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89573"><a href="https://moteo.best/column/ed/ed-clinic-popularity/amagasaki/"><span>尼崎でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89647"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kitakyusyu/"><span>北九州でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89720" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89720"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hirakata/"><span>枚方でおすすめのEDクリニック</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-57245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-57245"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/"><span>包茎治療のおすすめクリニックランキング</span></a>
<ul class="sub-menu">
<li id="menu-item-57246" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-57246"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/"><span>包茎治療のおすすめクリニックランキングTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-69235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69235"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-sapporo/"><span>札幌の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-69239" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69239"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-sendai/"><span>仙台の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-69760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69760"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-omiya/"><span>大宮の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70004" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70004"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-tokyo/"><span>東京の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70806" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70806"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-ikebukuro/"><span>池袋の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70154" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70154"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-nagoya/"><span>名古屋の包茎治療におすすめのクリニック</span></a></li>
<li id="menu-item-70274" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70274"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-osaka/"><span>大阪の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70763"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hukuoka/"><span>福岡の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71238" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71238"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hyougo/"><span>兵庫の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70815" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70815"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-koube/"><span>神戸の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71234"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-ehime/"><span>愛媛の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71105"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hiroshima/"><span>広島の包茎治療おすすめクリニックランキング</span></a></li>
</ul>
</li>
</ul>
</li>
</ul></div></section><!-- /block Aside nav menu -->
<!-- block Popular -->
<section class="widget widget_popular">
<h3 class="widget-title">人気記事</h3>
<div class="widget_popular__cont clearfix"><div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-knowledge/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2-150x150.jpg" alt="男性のお医者さん"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療の基礎知識 </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-cause-type/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-265248448-150x150.jpg" alt="疑問"> </div>
<div class="widget_popular--txt">
<p class="tit">
EDの原因とタイプ </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-selfcheck/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/43-150x150.png" alt=""> </div>
<div class="widget_popular--txt">
<p class="tit">
EDのセルフチェック方法|スコアでわかる症状のレベル </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-treatment/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-none-150x150.jpg" alt="ED治療の流れと費用"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説 </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-drugs/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/32-150x150.png" alt="薬"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED薬の特徴を徹底比較!ED薬の選び方・副作用についても徹底解説! </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-clinic-popularity/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2023/07/4600-eyecatch-none-150x150.png" alt="ED治療のおすすめクリニック"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療ができるおすすめの病院12選|料金や選び方も紹介 </p>
</div>
</a>
</div>
</div></section> <!-- /block Popular -->
<!-- block widget_ranking -->
<section class="widget widget_ranking">
<div class="widget-title">
<h3 class="blocktitle--tit">ED(勃起不全)治療クリニックランキング</h3>
</div>
<div class="widget_ranking__desc">男の自信を取り戻す!治療方法や価格、評判や体験談などを徹底調査し、MOTEOが厳選したED(勃起不全)治療におすすめのクリニックをランキングでご紹介!</div><div class="widget_ranking__cont"><div class="widget_ranking--item"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.M60607S.L593681" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2020/01/afi-felmat.jpeg" alt="イースト駅前クリニック"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">国の検査に合格した「国内正規品」をオンラインで処方!</span>
<span class="tit">イースト駅前クリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:96%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.8</span>
</div></div>
</a></div><div class="widget_ranking--item"><a href="https://t.afi-b.com/visit.php?guid=ON&a=o13515k-l450013F&p=j706195E" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2024/06/afi-felmat.png" alt="Dクリニック レノーヴァ"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">副作用なし!治療機器レノーヴァを採用</span>
<span class="tit">Dクリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:90%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.5</span>
</div></div>
</a></div><div class="widget_ranking--item"><a href="https://t.afi-b.com/visit.php?guid=ON&a=F13512x-s449434K&p=j706195E" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2022/09/afi-afb-menslife-300250.png" alt="メンズライフクリニック(Men's Life Clinic))"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">スタッフは全て男性!薬に頼らない根本治療</span>
<span class="tit">メンズライフクリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:86%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.3</span>
</div></div>
</a></div></div></section><!-- /block widget_ranking -->
<!-- block Pickup -->
<!-- /block Pickup -->
</div>
</aside>
<section class="GenreTopAbout Display--sp">
<!-- Content Tit -->
<div class="ContentTit">
<h2 class="ContentTit__tit tit--center">MOTEOとは?</h2>
</div><!-- /Content Tit -->
<div class="GenreTopAbout__txt">
<p>『MOTEO』は、【日本男子が世界でモテモテになる】を本気で目指す、メンズ美容の総合情報サイトです。<br>AGA治療やメンズ脱毛、ヒゲ脱毛からED治療までイケてるメンズに必要な”すべて”の情報が集まるサイト作りを目指しています。<br><br>『MOTEO』を利用すれば、あなたに適したメンズ美容法、お得なクリニック情報、メンズ美容のトレンドなどがわかります!<br>メンズ美容クリニックやサロンの掲載数も、日本最大級の規模!<br>どうぞ、『MOTEO』の圧倒的な情報量から、比較・検討してください!</p>
</div>
</section>
</section><!-- /block container -->
</main><!-- /block main -->
<!-- block footer -->
<footer class="Footer">
<div class="Footer__logo">
<a href="/"><img width="100" height="25" src="https://cdn.moteo.best/portal/prod/img/common/logo_w.svg" alt="MOTEO"></a>
<p>日本最大級!男を磨く<br>みんなの情報サイト</p>
</div>
<div class="Footer__sitebar">
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/aga/"><img src="/img/common/icon/icon-footertit01.png">AGA(薄毛)治療</a></p>
<ul>
<li><a href="/aga/search/">AGAクリニックを全国から探す</a></li>
<li><a href="/aga/brand/">店舗名から探す</a></li>
<li><a href="/aga/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/aga/">みんなのAGA(薄毛)コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/datsumou/"><img src="/img/common/icon/icon-footertit02.png">メンズ脱毛</a></p>
<ul>
<li><a href="/datsumou/search/">脱毛クリニック・サロンを全国から探す</a></li>
<li><a href="/datsumou/brand/">店舗名から探す</a></li>
<li><a href="/datsumou/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/datsumou/">みんなのメンズ脱毛コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/hige-datsumou/"><img src="/img/common/icon/icon-footertit03.png">ヒゲ脱毛</a></p>
<ul>
<li><a href="/datsumou/search/">ヒゲ脱毛クリニック・サロンを全国から探す</a></li>
<li><a href="/datsumou/brand/">店舗名から探す</a></li>
<li><a href="/datsumou/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/hige-datsumou/">みんなのヒゲ脱毛コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/ed/"><img src="/img/common/icon/icon-footertit04.png">ED治療(勃起不全)</a></p>
<ul>
<li><a href="/ed/search/">ED治療クリニックを全国から探す</a></li>
<li><a href="/ed/brand/">店舗名から探す</a></li>
<li><a href="/ed/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/ed/">みんなのED治療コラム</a></li>
</ul>
</div>
</div>
<div class="container">
<!-- block FooterNav -->
<div id="menu-footer" class="menu-footer">
<ul id="menu-menu-footer" class="FooterNav">
<li id="menu-item-473" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-473"><a href="https://kakkoii.co.jp/" target="_blank">運営企業</a></li>
<li id="menu-item-474" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-474"><a href="/regulation/">利用規約</a></li>
<li id="menu-item-475" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-475"><a href="/company/">会社情報</a></li>
<li id="menu-item-476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a href="/contents-policy/">コンテンツポリシー</a></li>
<li id="menu-item-476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a href="/privacy-policy/">プライバシーポリシー</a></li>
<li id="menu-item-477" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-477"><a href="/sitemap/">サイトマップ</a></li>
<li id="menu-item-478" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-478"><a href="/ed/review/">ユーザーレビューの問い合わせ</a></li>
<li id="menu-item-479" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-479"><a href="/facility/">施設情報掲載のお問い合わせ</a></li>
</ul>
</div> <!-- /block FooterNav -->
<!-- block ShareNav -->
<nav class="ShareNav">
<a href="https://www.instagram.com/moteo_men/" target="_blank"><img src="/img/common/icon/icon-instagram.svg" alt="Instagram"/></a>
<a href="https://twitter.com/MoteoOfficial/" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.facebook.com/MOTEO-110481003683735/" target="_blank"><i class="fab fa-facebook-f"></i></a>
</nav><!-- /block ShareNav -->
<div class="copyright">
<p>© MOTEO</p>
</div>
</div>
<div class="page_top_cont">
<div class="page_top">
<div class="to_top"><a class="lh00" href="javascript:void(0)"><img src="/img/common/icon/icon-pagetop.svg" alt="PAGE UP"/></a></div>
</div>
</div>
</footer><!-- /block footer -->
<script src="https://cdn.moteo.best/portal/prod/js/front/main.min.js"></script>
<script src="//maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyAZ3fnyVUcY0Eij9ZhmgYt0bp_qtf-YgyU"></script>
<script charset="utf-8">
jQuery(document).ready(function(){
//マップ設定
var pointmap = 0;
var latLngBounds = new google.maps.LatLngBounds();
var locations = [
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-trace').style.display = (document.getElementById('cakeErr67246654060dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: shops [<b>APP/Template/Element/Front/footer.ctp</b>, line <b>228</b>]<div id="cakeErr67246654060dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-code').style.display = (document.getElementById('cakeErr67246654060dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-context').style.display = (document.getElementById('cakeErr67246654060dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67246654060dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"><?php
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$shops </span><span style="color: #007700">as </span><span style="color: #0000BB">$index </span><span style="color: #007700">=> </span><span style="color: #0000BB">$shop</span><span style="color: #007700">){
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'latitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'longitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">''</span><span style="color: #007700">){
</span></span></code></pre><pre id="cakeErr67246654060dd-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/footer.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644
]
$isNoIndex = true
$message = 'Not Found'
$url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$current_url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$genre = 'ed'</pre><pre class="stack-trace">include - APP/Template/Element/Front/footer.ctp, line 228
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Front/Layout/default.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-trace').style.display = (document.getElementById('cakeErr672466540648c-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/Template/Element/Front/footer.ctp</b>, line <b>228</b>]<div id="cakeErr672466540648c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-code').style.display = (document.getElementById('cakeErr672466540648c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-context').style.display = (document.getElementById('cakeErr672466540648c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr672466540648c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"><?php
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$shops </span><span style="color: #007700">as </span><span style="color: #0000BB">$index </span><span style="color: #007700">=> </span><span style="color: #0000BB">$shop</span><span style="color: #007700">){
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'latitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'longitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">''</span><span style="color: #007700">){
</span></span></code></pre><pre id="cakeErr672466540648c-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/footer.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644
]
$isNoIndex = true
$message = 'Not Found'
$url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$current_url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$genre = 'ed'</pre><pre class="stack-trace">include - APP/Template/Element/Front/footer.ctp, line 228
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Front/Layout/default.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre>];
var map = new google.maps.Map(document.getElementById('mymap'), {
mapTypeId: google.maps.MapTypeId.ROADMAP,
disableDoubleClickZoom: false,
draggable: true,
keyboardShortcuts: false,
mapTypeControl: true,
overviewMapControl: false,
panControl: true,
rotateControl: false,
scaleControl: true,
scrollwheel: false,
streetViewControl: true,
zoomControl:true
});
//追加ファンクション呼出-->
for (var i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][0], locations[i][1]),
map: map
});
// 地図表示領域をマーカー位置に合わせて拡大
latLngBounds.extend(marker.position);
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infoWindow.setContent('観光スポット名:' + '<br>' + locations[i][0]);
infoWindow.open(map, marker);
}
})(marker, i));
}
// map.fitBounds(latLngBounds);
if (locations.length > 0) {
map.fitBounds(latLngBounds);
} else if (locations.length == 0) {
var latlng = new google.maps.LatLng(38.186386,140.229492);
map.setCenter(latlng);
map.setZoom(4);
}
});
</script>
<!-- </body>
</html> --></body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSXBTZV');</script>
<!-- End Google Tag Manager -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- if IEmeta(http-equiv='X-UA-Compatible', content='IE=edge,chrome=1') -->
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7;">
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport" />
<script>
var contentWidth = 1240; // コンテンツの幅に合わせて修正してください
var ua = navigator.userAgent; // ユーザーエージェントの取得
if (ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 && ua.indexOf('Mobile') > 0) {
document.write('<meta name="viewport" content="width=device-width">');
// スマートフォン用コード
} else if (ua.indexOf('iPad') > 0 || ua.indexOf('Android') > 0) {
document.write('<meta name="viewport" content="width=' + contentWidth + '">');
// タブレット用コード
} else {
document.write('<meta name="viewport" content="width=' + contentWidth + '">');
// PC用コード
}
</script>
<title>お探しのページは見つかりませんでした|MOTEO</title>
<link rel="canonical" href="https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108" />
<link rel="shortcut icon" href="https://cdn.moteo.best/portal/prod/img/favicon.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="https://cdn.moteo.best/portal/prod/img/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-180x180.png" />
<meta property="og:locale" content="ja_JP" />
<meta property="og:title" content="お探しのページは見つかりませんでした|MOTEO" /><!-- 今いるページのタイトル -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108" /><!-- 今いるページのURL -->
<meta property="og:image" content="https://moteo.best/img/rs_ogp.jpg" />
<meta property="og:site_name" content="MOTEO" /><!-- サイトの名前 -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="お探しのページは見つかりませんでした|MOTEO" /><!-- 今いるページのタイトル -->
<meta name="twitter:image" content="//moteo.best/img/rs_ogp.jpg" />
<meta itemprop="image" content="//moteo.best/img/rs_ogp.jpg" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="//use.fontawesome.com/releases/v5.6.1/css/all.css" rel="stylesheet">
<style>
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-brands-400.woff2") format("woff2");
font-display: swap;
}
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src:url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-regular-400.woff2") format("woff2"),
url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-solid-900.woff2") format("woff2");
font-display: swap;
}
</style>
<link href="https://cdn.moteo.best/portal/prod/css/front/main.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/common.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/slick.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/slick-theme.css" rel="stylesheet">
<link href="//cdn.jsdelivr.net/npm/simplebar@latest/dist/simplebar.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/style.css" rel="stylesheet">
<meta name="robots" content="noindex"/> <meta name="referrer" content="no-referrer-when-downgrade"/>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSXBTZV"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- block header -->
<header class="Header">
<div class="container Header__cont">
<!-- block logo -->
<div class="Header__cont--logo">
<a href="/" class="Header__forTop">
<img src="https://cdn.moteo.best/portal/prod/img/common/logo_toplink.svg" alt="logo">
</a>
<a href="/ed/">
<img width="144" height="21" src="https://cdn.moteo.best/portal/prod/img/common/logo_ed.svg" alt="MOTEO ED治療">
</a>
</div><!-- /block logo -->
<!--search icon -->
<div class="Header__cont--search Display--sp">
<p><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-search.svg" alt="検索"></p>
</div><!-- /search icon -->
<!-- block nav global -->
<div class="Header__cont--nav">
<div class="hamburger">
<div class="hamburger__inside"><span></span><span></span><span></span></div>
</div>
<div class="GloNav">
<nav class="GloNav__inside">
<ul class="GloNav__inside--list">
<li><a href="/ed/brand/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav1.svg" alt="ED クリニック検索"><span>クリニック検索</span></a></li>
<li><a href="/ed/ranking/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav4.svg" alt="ED 口コミランキング"><span>口コミランキング</span></a></li>
<li><a href="/column/ed/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav5.svg" alt="みんなのEDコラム"><span>みんなのED(勃起不全)治療コラム</span></a></li>
</ul>
</nav>
</div>
</div><!-- /block nav global -->
</div>
</header><!-- /block header -->
<div class="header__SpModal">
<div class="header__ModalContent">
<div class="header__CloseBtn">
<span></span>
<span></span>
</div>
<p class="header__modalTitle">検索キーワードを入力する</p>
<form method="post" accept-charset="utf-8" novalidate="novalidate" class="cf BlockHead__MvForm" action="/makes/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><input type="text" name="Make[free_word]" placeholder="検索するキーワードを入力" class="mvForm--input"/><input type="submit" name="free_word_search" class="mvForm--submit" id="jian-suo" value="検索"/></form> <div class="header__keyword">
<dl>
<dt class="Keyword--ttl">人気の検索キーワードから検索する</dt>
<dd>
<a href="/ed/ranking/"><span>ED 口コミ</span></a>
<a href="/ed/search/tokyo/city_282/sta_g_1130208/"><span>ED治療 東京</span></a>
<a href="/ed/search/oosaka/"><span>ED治療 大阪</span></a>
<a href="/ed/search/aichi/city_525/"><span>ED治療 名古屋</span></a>
<a href="/ed/search/kanagawa/city_332/"><span>ED治療 横浜</span></a>
<a href="/ed/search/fukuoka/"><span>ED治療 福岡</span></a>
<a href="/ed/search/hokkaido/city_2/"><span>ED治療 札幌</span></a>
</dd>
</dl>
</div>
</div>
</div>
<main class="Main Main--sitemap">
<section class="container">
<!-- block site content -->
<section class="content site-content genreTop">
<!-- block head -->
<section class="blockhead NotFound__Head">
<h1 class="blockhead--title"><img src="/img/pages/txt-notfount.svg"></h1>
<p class="NotFound__text"><b>お探しのページは見つかりませんでした</b><br>申し訳ありません。お探しのページはページが削除されたか、<br>移動された可能性がありますので、以下の検索でも探してみてください。</p>
</section><!-- /block head -->
</section>
</section>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-trace').style.display = (document.getElementById('cakeErr672466523a56b-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>34</b>]<div id="cakeErr672466523a56b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-code').style.display = (document.getElementById('cakeErr672466523a56b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-context').style.display = (document.getElementById('cakeErr672466523a56b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr672466523a56b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #0000BB">Constants</span><span style="color: #007700">::</span><span style="color: #0000BB">COLUMN_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-json/acf/v2/options/sitemap_datsumou_column/"</span><span style="color: #007700">;
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">(</span><span style="color: #0000BB">$json</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF8'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN'</span><span style="color: #007700">);
</span></span></code></pre><pre id="cakeErr672466523a56b-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":2808,"date":"2024-06-13T02:00:00","date_gmt":"2024-06-12T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2808"},"modified":"2024-06-13T02:00:26","modified_gmt":"2024-06-12T17:00:26","slug":"ed-knowledge","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-knowledge\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-definition\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":651,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac","acf":{"second_featured_image":{"ID":9109,"id":9109,"title":"1408_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u5fae\u7b11\u3093\u3066\u3099\u3044\u308b\u7537\u6027\u533b\u5e2b","filename":"1408-2.jpg","filesize":14278,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","link":"https:\/\/moteo.best\/column\/aga\/1408-2\/","alt":"\u7537\u6027\u306e\u304a\u533b\u8005\u3055\u3093","author":"6","description":"","caption":"","name":"1408-2","status":"inherit","uploaded_to":57,"date":"2019-10-12 14:22:14","modified":"2019-11-20 06:51:10","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2808"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions"}],"predecessor-version":[{"id":9460,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions\/9460"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2822,"date":"2024-05-03T02:00:00","date_gmt":"2024-05-02T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2822"},"modified":"2024-10-13T11:29:52","modified_gmt":"2024-10-13T02:29:52","slug":"ed-treatment","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528"},"content":{"rendered":"\n<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u306f\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u6cbb\u7642\u3059\u308b\u306e\u304c\u4e00\u822c\u7684\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6839\u672c\u7684\u306aED\u6cbb\u7642\u3092\u6c42\u3081\u308b\u306a\u3089\u539f\u56e0\u5225\u306b\u5bfe\u51e6\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3053\u3067\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u306e\u6cbb\u7642\u6cd5\u3092\u539f\u56e0\u5225\u306b\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002ED\u6cbb\u7642\u306e\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u306a\u3069\u3001ED\u6cbb\u7642\u306e\u6c17\u306b\u306a\u308b\u7591\u554f\u3082\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>ED\u306b\u3064\u3044\u3066\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/odoripark-mensclinic-150x150.jpg\" alt=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af \u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\uff08\u306b\u3057\u3056\u308f \u3053\u3046\u3078\u3044\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2006\u5e74 \u5317\u6d77\u9053\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>2008\u5e74 \u897f\u6ca2\u5185\u79d1\u80c3\u8178\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u52e4\u52d9<\/li><li>2009\u5e74 \u5e1d\u4eac\u5927\u5b66\u9644\u5c5e\u6e9d\u53e3\u75c5\u9662\u52e4\u52d9<\/li><li>2013\u5e74 \u672d\u5e4c\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u75c5\u9662\u52e4\u52d9<\/li><li>2015\u5e74 \u91e7\u8def\u512a\u5fc3\u75c5\u9662\u52e4\u52d9<\/li><li>2017\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u4eac\u90fd\u9662\u9662\u9577<\/li><li>2020\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u6c60\u888b\u9662\u9662\u9577<\/li><li>2024\u5e74 \u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u5c31\u4efb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a href=\"https:\/\/www.odoripark-mensclinic.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089&gt; (opens in a new tab)\">\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089><\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/a><ul><li><a href=\"#ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/a><\/li><li><a href=\"#ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/a><\/li><li><a href=\"#ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/a><\/li><li><a href=\"#ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/a><\/li><\/ul><\/li><li><a href=\"#ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/a><ul><li><a href=\"#qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/a><\/li><li><a href=\"#qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg\" alt=\"\" class=\"wp-image-83886\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u52c3\u8d77\u969c\u5bb3\u3084\u52c3\u8d77\u4e0d\u5168\u3092\u6307\u3057\u3066\u304a\u308a\u3001\u82f1\u8a9e\u306e\u300cErectile Dysfunction\u300d\u306e\u982d\u6587\u5b57\u3092\u3068\u3063\u3066ED\u3068\u547c\u3070\u308c\u3066\u3044\u307e\u3059\u3002ED\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u300c\u6e80\u8db3\u306e\u3044\u304f\u6027\u4ea4\u304c\u304a\u3053\u306a\u3048\u308b\u3060\u3051\u52c3\u8d77\u3057\u3066\u3044\u308b\u304b\u300d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u305f\u3081\u3001\u52c3\u8d77\u304c\u8d77\u3053\u3089\u306a\u3044\u75c7\u72b6\u306e\u307f\u3092ED\u3068\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u52c3\u8d77\u304c\u6301\u7d9a\u3057\u306a\u304b\u3063\u305f\u308a\u786c\u3055\u304c\u4e0d\u5341\u5206\u3060\u3063\u305f\u308a\u3059\u308b\u30b1\u30fc\u30b9\u3082ED\u3068\u8a3a\u65ad\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u300240\u6b73\u4ee3\u306e5\u4eba\u306b1\u4eba\u300150\u6b73\u4ee3\u306e2.5\u4eba\u306b1\u4eba\u304cED\u3068\u306e\u8abf\u67fb\u7d50\u679c\u304c\u3067\u3066\u3044\u308b\u3053\u3068\u304b\u3089\u3001ED\u306f\u8ab0\u3082\u304c\u7f79\u60a3\u3059\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u75c5\u6c17\u3060\u3068\u3044\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>ED\u306b\u60a9\u3093\u3067\u3044\u308b\u306e\u306f\u300140\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u3060\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u300220\u301c30\u4ee3\u306e\u7537\u6027\u3067\u3082\u300c\u81ea\u4fe1\u3092\u3064\u3051\u305f\u3044\u300d\u3068\u306e\u7406\u7531\u304b\u3089\u3001ED\u6cbb\u7642\u306e\u305f\u3081\u306b\u75c5\u9662\u306b\u901a\u3063\u3066\u3044\u308b\u65b9\u306f\u5927\u52e2\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u666e\u53ca\u3067\u3001ED\u6cbb\u7642\u306f\u3088\u308a\u8eab\u8fd1\u306a\u3082\u306e\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u300cED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u308c\u3069\u6065\u305a\u304b\u3057\u3044\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u3082\u3001\u4e00\u5ea6\u75c5\u9662\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.ed-care-support.jp\/abouted\/about.php\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\uff1f\uff5c\u65e5\u672c\u65b0\u85acED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8<\/a><\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000009.000052779.html\">\u5168\u56fd20\u301c69\u6b73\u307e\u3067\u306e\u7537\u60273218\u540d\u306bED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u30a2\u30f3\u30b1\u30fc\u30c8\u5b9f\u65bd\uff01ED\u6cbb\u7642\u3092\u884c\u308f\u306a\u3044\u7406\u7531\u306f\u300c\u5e74\u9f62\u7684\u306b\u8ae6\u3081\u3066\u3044\u308b\u300d\u3002\u6cbb\u7642\u3067\u5f97\u3089\u308c\u305f\u52b9\u679c\u306f\u666e\u6bb5\u3088\u308a\u786c\u304f\u306a\u3063\u305f\u304c\u6700\u591a\uff01\uff5cPRTIMES<\/a><\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg\" alt=\"\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83839\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u306f\u75c5\u9662\u3067\u304a\u3053\u306a\u3044\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u6ccc\u5c3f\u5668\u79d1\u3084\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3057\u307e\u3057\u3087\u3046\u3002\u4e3b\u306a\u6cbb\u7642\u6cd5\u306fED\u6cbb\u7642\u85ac\u306e\u670d\u7528\u3067\u3059\u3002\u3057\u304b\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u5fc5\u305a\u3057\u3082ED\u304c\u6cbb\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u3092\u6839\u672c\u304b\u3089\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001ED\u3092\u5f15\u304d\u8d77\u3053\u3057\u3066\u3044\u308b\u539f\u56e0\u3092\u6539\u5584\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u3061\u3089\u3067\u306f\u3001ED\u304c\u8d77\u3053\u308b\u539f\u56e0\u5225\u306e\u6cbb\u7642\u65b9\u6cd5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5668\u8cea\u6027ED\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u8840\u7ba1\u969c\u5bb3\u306b\u3088\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u304f\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u3092\u56f3\u308a\u306a\u304c\u3089ED\u3092\u6cbb\u7642\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u306b\u3088\u308b\u6cbb\u7642\u306f\u5927\u5909\u6642\u9593\u304c\u304b\u304b\u308b\u3082\u306e\u3067\u3059\u3002\u305d\u3053\u3067\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u98df\u751f\u6d3b\u306e\u6539\u5584\u3084\u904b\u52d5\u3001\u7981\u7159\u306a\u3069\u3092\u304a\u3053\u306a\u3044ED\u6cbb\u7642\u3092\u9032\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u85ac\u4ee5\u5916\u306b\u3082\u300c\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09\u300d\u3092\u304a\u3053\u306a\u3046\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u3001\u4f4e\u885d\u6483\u6ce2\u3092\u6027\u5668\u306b\u7167\u5c04\u3057\u3066\u8840\u7ba1\u6a5f\u80fd\u3092\u9ad8\u3081\u308b\u6cbb\u7642\u6cd5\u3067\u3059\u3002\u526f\u4f5c\u7528\u3084\u8eab\u4f53\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u6839\u672c\u7684\u306a\u6cbb\u7642\u3068\u3057\u3066\u8fd1\u5e74\u6ce8\u76ee\u3092\u96c6\u3081\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg\" alt=\"\u533b\u5e2b\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-83833\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u554f\u984c\u304c\u539f\u56e0\u3067\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u304c\u6cbb\u7642\u306b\u6709\u52b9\u3060\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u898b\u3064\u3051\u3001\u6839\u672c\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u89e3\u6d88\u3067\u304d\u308b\u3088\u3046\u306b\u52aa\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u5fc3\u56e0\u6027ED\u306f\u6027\u884c\u70ba\u306e\u5931\u6557\u304c\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u3066\u3044\u308b\u30b1\u30fc\u30b9\u3082\u898b\u3089\u308c\u307e\u3059\u3002\u6027\u884c\u70ba\u306b\u4e0d\u5b89\u3092\u611f\u3058\u3066\u3044\u308b\u65b9\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u3066\u52c3\u8d77\u3092\u4fc3\u3057\u307e\u3059\u3002\u6027\u884c\u70ba\u304c\u6210\u529f\u3059\u308c\u3070\u3001\u884c\u70ba\u306b\u5bfe\u3059\u308b\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u3084\u4e0d\u5b89\u3082\u8efd\u6e1b\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002\u30d1\u30fc\u30c8\u30ca\u30fc\u306e\u7406\u89e3\u3092\u6df1\u3081\u3066\u4e00\u7dd2\u306b\u6cbb\u7642\u306b\u5411\u304d\u5408\u3046\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg\" alt=\"\u7a93\u306e\u524d\u3067\u4f38\u3073\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-83843\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8907\u5408\u6027ED\u306f\u3001\u5668\u8cea\u6027ED\u3068\u5fc3\u56e0\u6027ED\u306e\u539f\u56e0\u304c\u7d44\u307f\u5408\u308f\u3055\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u751f\u6d3b\u7fd2\u6163\u306e\u4e71\u308c\u3084\u8001\u5316\u306b\u3088\u308b\u52d5\u8108\u786c\u5316\u3084\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u8ca0\u62c5\u306b\u3088\u3063\u3066ED\u304c\u751f\u3058\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8907\u5408\u6027ED\u3092\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u751f\u6d3b\u7fd2\u6163\u3092\u6b63\u3057\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u306b\u52aa\u3081\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002\u8907\u5408\u6027ED\u306e\u539f\u56e0\u306f\u591a\u5c90\u306b\u308f\u305f\u308b\u305f\u3081\u3001\u6839\u672c\u306e\u89e3\u6c7a\u306f\u96e3\u3057\u304f\u306a\u308a\u307e\u3059\u3002\u85ac\u3092\u6d3b\u7528\u3057\u306a\u304c\u3089\u9577\u671f\u7684\u306a\u76ee\u3067\u6cbb\u7642\u306b\u5411\u304d\u5408\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.j-athero.org\/jp\/general\/index\/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82\">\u53c2\u8003\uff1a\u751f\u6d3b\u7fd2\u6163\u75c5\u3068\u52d5\u8108\u786c\u5316\u3068\u306e\u95a2\u4fc2\u306f\uff1f\uff5c\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u52d5\u8108\u786c\u5316\u5b66\u4f1a<\/a><\/p>\n\n\n\n<h3><span id=\"ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg\" alt=\"\u85ac\u3068\u30b3\u30c3\u30d7\u3092\u6301\u3064\u624b\" class=\"wp-image-83841\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142-300x172.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u85ac\u5264\u6027ED\u306f\u3001\u85ac\u306e\u526f\u4f5c\u7528\u3067\u52c3\u8d77\u969c\u5bb3\u304c\u8d77\u3053\u308bED\u3067\u3059\u3002\u85ac\u5264\u6027ED\u306f\u3001\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u306e\u5909\u66f4\u3084\u6e1b\u85ac\u3001\u4f11\u85ac\u671f\u9593\u3092\u8a2d\u3051\u3066\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u85ac\u5264\u6027ED\u60a3\u8005\u306e\u306a\u304b\u3067\u3082\u591a\u3044\u306e\u304c\u300c\u6297\u3046\u3064\u85ac\u300d\u3084\u300c\u7761\u7720\u85ac\u300d\u306a\u3069\u306e\u7cbe\u795e\u85ac\u3092\u5e38\u7528\u3057\u3066\u3044\u308b\u65b9\u3067\u3059\u3002\u307e\u305f\u3001\u8840\u5727\u3084\u9ad8\u8102\u8840\u75c7\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u3092\u6cbb\u7642\u3059\u308b\u85ac\u3082\u85ac\u5264\u6027ED\u306e\u539f\u56e0\u3068\u306a\u308a\u307e\u3059\u3002\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u304c\u3042\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u306e\u969b\u306b\u533b\u5e2b\u306b\u76f8\u8ac7\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\u304c\u63cf\u304b\u308c\u305f\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-83842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u3069\u4e0d\u5b89\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u306e\u305f\u3081\u306b\u3001ED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u77e5\u308a\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u306b\u95a2\u3059\u308b\u691c\u67fb\u3084\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u8a3a\u5bdf\u6599\u30fbED\u306e\u6cbb\u7642\u8cbb\u7528\u30fbED\u6cbb\u7642\u85ac\u306e\u51e6\u65b9\u6599\u306f\u81ea\u8cbb\u8ca0\u62c5\u3067\u3059\u3002\u8a3a\u5bdf\u6599\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u5834\u5408\u306f\u8a3a\u5bdf\u6599\u304c\u304b\u304b\u3089\u306a\u3044\u3068\u3053\u308d\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u30011\u9320\u3042\u305f\u308a1,000\uff5e2,000\u5186\u3067\u51e6\u65b9\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306e\u5e73\u5747\u8cbb\u7528\u306f\u30011\u56de\u7167\u5c04\u306740,000\u301c80,000\u5186\u524d\u5f8c\u304c\u591a\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u30b3\u30fc\u30b9\u3084\u4f7f\u7528\u3059\u308b\u6a5f\u5668\u306b\u3088\u3063\u3066\u8cbb\u7528\u304c\u5927\u304d\u304f\u5909\u52d5\u3059\u308b\u305f\u3081\u3001\u6c42\u3081\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u691c\u8a0e\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8ff0\u3079\u308b\u3068\u3001ED\u6cbb\u7642\u85ac\u306f\u5e02\u8ca9\u3067\u306f\u58f2\u3063\u3066\u3044\u307e\u305b\u3093\u3002ED\u6cbb\u7642\u306b\u7528\u3044\u3089\u308c\u308b\u4e3b\u306a\u85ac\u306f\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e3\u7a2e\u985e\u3067\u3059\u3002\u3053\u308c\u3089\u306e\u6cbb\u7642\u85ac\u306f\u300c\u51e6\u65b9\u85ac\u300d\u306b\u3042\u305f\u308b\u305f\u3081\u3001\u533b\u5e2b\u304c\u3060\u3059\u51e6\u65b9\u7b8b\u304c\u306a\u3044\u3068\u8cfc\u5165\u3067\u304d\u306a\u3044\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e02\u8ca9\u85ac\u3067ED\u306e\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u5834\u5408\u306f\u300c\u30de\u30ab\u300d\u304c\u914d\u5408\u3055\u308c\u305f\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3084\u6804\u990a\u30c9\u30ea\u30f3\u30af\u3092\u9078\u3076\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002\u306a\u304b\u3067\u3082\u300c\u30a2\u30eb\u30ae\u30cb\u30f3\u300d\u306f\u5168\u8eab\u306e\u8840\u6d41\u3092\u5897\u52a0\u3055\u305b\u305f\u308a\u6d3b\u529b\u3092\u3088\u307f\u304c\u3048\u3089\u305b\u305f\u308a\u3059\u308b\u306e\u306b\u52b9\u679c\u304c\u3042\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u6cbb\u7642\u306e\u5e74\u9f62\u5236\u9650\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u300170\uff5e80\u4ee3\u306e\u65b9\u3067\u3082\u6cbb\u7642\u3067\u304d\u307e\u3059\u3002\u6cbb\u7642\u306e\u969b\u306f\u3001\u6709\u52b9\u6210\u5206\u91cf\u3092\u8abf\u7bc0\u3057\u305f\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u3084\u5e02\u8ca9\u85ac\u3092\u98f2\u3080\u30b1\u30fc\u30b9\u304c\u8003\u3048\u3089\u308c\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u85ac\u3092\u51e6\u65b9\u3057\u3066\u3082\u3089\u3063\u305f\u533b\u5e2b\u306b\u4e88\u3081\u76f8\u8ac7\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002\u306a\u304b\u306b\u306f\u98f2\u307f\u5408\u308f\u305b\u304c\u60aa\u3044\u85ac\u3082\u3042\u308b\u305f\u3081\u3001\u81ea\u5df1\u5224\u65ad\u3067\u540c\u6642\u306b\u670d\u7528\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u3092\u6cbb\u7642\u3057\u306a\u3044\u3067\u653e\u7f6e\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002\u306a\u305c\u306a\u3089\u3001ED\u306e\u88cf\u306b\u306f\u75c5\u6c17\u304c\u96a0\u308c\u3066\u3044\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u304b\u3089\u3067\u3059\u3002ED\u306e\u767a\u75c7\u306b\u306f\u3001\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u304b\u304b\u308f\u3063\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u306f\u3001\u52d5\u8108\u786c\u5316\u3068\u6df1\u304f\u95a2\u4fc2\u3057\u3066\u3044\u308b\u75c5\u6c17\u3067\u3059\u3002\u52d5\u8108\u786c\u5316\u304c\u9032\u3080\u3068\u3001\u8133\u6897\u585e\u3084\u5fc3\u7b4b\u6897\u585e\u306a\u3069\u306e\u547d\u306b\u304b\u304b\u308f\u308b\u75c5\u6c17\u306b\u767a\u5c55\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3046\u969b\u306b\u306f\u3001\u307b\u304b\u306e\u75c5\u6c17\u3092\u4f75\u767a\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u7537\u6027\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3057\u305f\u3002ED\u306e\u4e3b\u306a\u6cbb\u7642\u6cd5\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6cbb\u7642\u85ac\u306e\u670d\u7528<\/li><li>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09<\/li><li>\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/li><li>\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/li><li>\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>ED\u306e\u539f\u56e0\u306f\u4eba\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u7570\u306a\u308a\u307e\u3059\u3002\u6839\u672c\u7684\u306a\u89e3\u6c7a\u3092\u3059\u308b\u305f\u3081\u306b\u3082\u3001\u81ea\u8eab\u306e\u8eab\u4f53\u3084\u5fc3\u3092\u4e00\u5ea6\u3086\u3063\u304f\u308a\u898b\u3064\u3081\u306a\u304a\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u69d8\u5f0f\u3084\u50cd\u304d\u65b9\u306e\u5909\u5316\u306b\u3088\u308a\u3001ED\u306b\u60a9\u3080\u65b9\u306f\u5e74\u3005\u5897\u52a0\u3057\u3066\u3044\u307e\u3059\u3002ED\u306f\u8ab0\u306b\u3067\u3082\u8d77\u3053\u308a\u3048\u308b\u75c5\u6c17\u3067\u3059\u3002\u6065\u305a\u304b\u3057\u3044\u3053\u3068\u3060\u3068\u8aa4\u89e3\u3057\u30661\u4eba\u3067\u62b1\u3048\u8fbc\u307e\u305a\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3084\u75c5\u9662\u3067\u5c02\u9580\u306e\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<p><strong>\u25bc\u8fd1\u304f\u306e\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4eca\u3059\u3050\u30c1\u30a7\u30c3\u30af\uff01<\/strong><\/p>\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\"><tbody><tr><td>\u5317\u6d77\u9053\u30fb\u6771\u5317\u5730\u65b9<\/td><td>\u95a2\u6771\u5730\u65b9<\/td><td>\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/td><td>\u6771\u6d77\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/hokkaido\/\">\u5317\u6d77\u9053(\u672d\u5e4c)<\/a><br>\u30fb<a href=\"\/ed\/search\/aomori\/\">\u9752\u68ee<\/a><br>\u30fb<a href=\"\/ed\/search\/yamagata\/\">\u5c71\u5f62<\/a><br>\u30fb<a href=\"\/ed\/search\/akita\/\">\u79cb\u7530<\/a><br>\u30fb<a href=\"\/ed\/search\/iwate\/\">\u5ca9\u624b<\/a><br>\u30fb<a href=\"\/ed\/search\/fukushima\/\">\u798f\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokyo\/\">\u6771\u4eac<\/a><br>\u30fb<a href=\"\/ed\/search\/saitama\/\">\u57fc\u7389(\u5927\u5bae)<\/a><br>\u30fb<a href=\"\/ed\/search\/kanagawa\/\">\u795e\u5948\u5ddd(\u6a2a\u6d5c)<\/a><br>\u30fb<a href=\"\/ed\/search\/chiba\/\">\u5343\u8449<\/a><br>\u30fb<a href=\"\/ed\/search\/ibaragi\/\">\u8328\u57ce<\/a><br>\u30fb<a href=\"\/ed\/search\/tochigi\/\">\u6803\u6728<\/a><br>\u30fb<a href=\"\/ed\/search\/gunma\/\">\u7fa4\u99ac<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/toyama\/\">\u5bcc\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/fukui\/\">\u798f\u4e95<\/a><br>\u30fb<a href=\"\/ed\/search\/nagano\/\">\u9577\u91ce<\/a><br>\u30fb<a href=\"\/ed\/search\/niigata\/\">\u65b0\u6f5f<\/a><br>\u30fb<a href=\"\/ed\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/shizuoka\/\">\u9759\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><br>\u30fb<a href=\"\/ed\/search\/mie\/\">\u4e09\u91cd<\/a><br>\u30fb<a href=\"\/ed\/search\/gifu\/\">\u5c90\u961c<\/a><\/td><\/tr><\/tbody><tfoot><tr><td>\u8fd1\u757f\u5730\u65b9<\/td><td>\u56db\u56fd\u5730\u65b9<\/td><td>\u4e2d\u56fd\u5730\u65b9<\/td><td>\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/kyouto\/\">\u4eac\u90fd<\/a><br>\u30fb<a href=\"\/ed\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><br>\u30fb<a href=\"\/ed\/search\/nara\/\">\u5948\u826f<\/a><br>\u30fb<a href=\"\/ed\/search\/shiga\/\">\u6ecb\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/kagawa\/\">\u9999\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u5a9b<\/a><br>\u30fb<a href=\"\/ed\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/okayama\/\">\u5ca1\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/tottori\/\">\u9ce5\u53d6<\/a><br>\u30fb<a href=\"\/ed\/search\/shimane\/\">\u5cf6\u6839<\/a><br>\u30fb<a href=\"\/ed\/search\/hiroshima\/\">\u5e83\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/fukuoka\/\">\u798f\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/nagasaki\/\">\u9577\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/saga\/\">\u4f50\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/ooita\/\">\u5927\u5206<\/a><br>\u30fb<a href=\"\/ed\/search\/kumamoto\/\">\u718a\u672c<\/a><br>\u30fb<a href=\"\/ed\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/td><\/tr><\/tfoot><\/table>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":83925,"parent":450,"menu_order":643,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d&hellip;","acf":{"second_featured_image":{"ID":83866,"id":83866,"title":"4208_eyecatch_none","filename":"4208-eyecatch-none.jpg","filesize":64600,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/4208_eyecatch_none\/","alt":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528","author":"63","description":"","caption":"","name":"4208_eyecatch_none","status":"inherit","uploaded_to":2822,"date":"2022-11-15 13:57:03","modified":"2022-11-15 13:58:01","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306f\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\uff1f\u539f\u56e0\u5225\u306b\u307f\u305f\u6cbb\u7642\u6cd5\u3084\u6cbb\u7642\u306b\u304b\u304b\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2822"}],"version-history":[{"count":21,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions"}],"predecessor-version":[{"id":95782,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions\/95782"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/83925"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":3308,"date":"2024-04-24T02:00:00","date_gmt":"2024-04-23T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=3308"},"modified":"2024-04-24T02:00:35","modified_gmt":"2024-04-23T17:00:35","slug":"ed-drugs-generic","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/","title":{"rendered":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac"},"content":{"rendered":"\n<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d<\/p>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u9020\u533b\u85ac\u54c1\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u6b63\u3057\u3044\u77e5\u8b58\u3068\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u57fa\u790e\u77e5\u8b58\u3068\u3001ED\u6cbb\u7642\u306b\u4f7f\u308f\u308c\u308b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c13\u5264\uff08\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\uff09\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u3054\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/a><ul><li><a href=\"#titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/a><\/li><li><a href=\"#titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/a><\/li><li><a href=\"#titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/a><\/li><\/ul><\/li><li><a href=\"#ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/a><ul><li><a href=\"#vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><\/ul><\/li><li><a href=\"#ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/a><ul><li><a href=\"#titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><\/ul><\/li><li><a href=\"#ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84325\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u306e\u7279\u8a31\u304c\u5207\u308c\u305f\u5f8c\u306b\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u308b\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u3092\u3082\u3064\u533b\u85ac\u54c1\uff08\u5f8c\u767a\u533b\u85ac\u54c1\uff09\u306e\u3053\u3068\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg\" alt=\"\u5316\u5b66\u5f0f\u304c\u66f8\u304b\u308c\u305f\u7d19\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84327\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046\u85ac\u306b\u306f\u300c\u5f8c\u767a\u533b\u85ac\u54c1\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff09\u300d\u3068\u300c\u5148\u767a\u533b\u85ac\u54c1\uff08\u65b0\u85ac\uff09\u300d\u306e2\u7a2e\u985e\u3042\u308a\u3001\u60a3\u8005\u306e\u610f\u601d\u3067\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u7279\u5fb4\u306f\u3001\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u304c\u3042\u308a\u306a\u304c\u3089\u3001\u65b0\u85ac\u3088\u308a\u3082\u4fa1\u683c\u304c\u5b89\u3044\u70b9\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u4ee3\u8868\u7684\u306aED\u6cbb\u7642\u85ac\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u30671\u9320\u3042\u305f\u308a\u7d04600\u5186\u7a0b\u5ea6\u5b89\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u5206\u985e<\/td><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u5148\u767a\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u4fa1\u683c\u306f\u76f8\u5834\u3067\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u3084\u85ac\u5264\u306e\u88fd\u9020\u4f1a\u793e\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u304c\u5b89\u3044\u7406\u7531\u306f\u3001\u88fd\u9020\u958b\u59cb\u304b\u3089\u8ca9\u58f2\u53ef\u80fd\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593\u304c\u77ed\u304f\u3001\u30b3\u30b9\u30c8\u304c\u6291\u3048\u3089\u308c\u308b\u304b\u3089\u3067\u3059\u3002\u6c7a\u3057\u3066\u54c1\u8cea\u304c\u52a3\u3063\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u65b0\u85ac\uff08\u5148\u767a\u533b\u85ac\u54c1\uff09\u306f\u958b\u767a\u306b10\u5e74\u4ee5\u4e0a\u639b\u304b\u308b\u3053\u3068\u3082\u3056\u3089\u3067\u3001\u958b\u767a\u30b3\u30b9\u30c8\u306f\u6570\u767e\u5104\u304b\u3089\u6570\u5343\u5104\u5186\u3068\u3082\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u65b0\u85ac\u306e\u6210\u5206\u3084\u88fd\u6cd5\u3092\u5143\u306b\u958b\u767a\u3059\u308b\u305f\u3081\u3001\u958b\u767a\u30b3\u30b9\u30c8\u3092\u6570\u5104\u5186\u7a0b\u5ea6\u306b\u6291\u3048\u3089\u308c\u3001\u4f4e\u4fa1\u683c\u3067\u63d0\u4f9b\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg\" alt=\"\u51e6\u65b9\u7b8b\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84328\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u533b\u7642\u7528\u533b\u85ac\u54c1\u306b\u5206\u985e\u3055\u308c\u308b\u305f\u3081\u3001\u56fd\u5185\u6b63\u898f\u54c1\uff08\u539a\u751f\u52b4\u50cd\u7701\u627f\u8a8d\uff09\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u5165\u624b\u3059\u308b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981\u306b\u306a\u308a\u307e\u3059\u3002\u30c9\u30e9\u30c3\u30b0\u30b9\u30c8\u30a2\u3084\u85ac\u5c40\u3067\u306f\u5165\u624b\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u6700\u8fd1\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u666e\u53ca\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u81ea\u5b85\u307e\u3067\u90f5\u9001\u3057\u3066\u304f\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u304d\u3066\u3044\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u85ac\u304c\u5165\u624b\u3067\u304d\u308b\u306e\u306f\u3001\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u305f\u300c<a href=\"#clinic\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u300d\u3092\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84329\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u30cd\u30c3\u30c8\u4e0a\u306e\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u306a\u3069\u3067\u7c21\u5358\u306b\u5165\u624b\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30afED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u306f\u3001\u4ee5\u4e0b\u306e\u5546\u54c1\u304c\u6709\u540d\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u5546\u54c1\u540d<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30ab\u30de\u30b0\u30e9\u3001\u30da\u30cd\u30b0\u30e9\u3001\u30ab\u30d9\u30eb\u30bf\u3001\u30b7\u30e9\u30b0\u30e9\u3001\u30bc\u30cd\u30b0\u30e9\u3001\u30b7\u30c7\u30ca\u3001\u30d3\u30b4\u30e9\u3001\u30d9\u30ac\u30de\u30c3\u30af\u30b9\u3001\u30b7\u30eb\u30c7\u30b0\u30e9\u3001\u30c7\u30b0\u30e9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30d0\u30ea\u30d5\u3001\u30d3\u30ea\u30c8\u30e9\u3001\u30b8\u30a7\u30d3\u30c8\u30e9\u3001\u30b5\u30d3\u30c8\u30e9\u3001\u30d0\u30ea\u30de\u30c3\u30af\u30b9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30bf\u30c0\u30ea\u30b9\u3001\u30bf\u30c0\u30b7\u30c3\u30d7\u3001\u30bf\u30c0\u30ea\u30d5\u30c8\u3001\u30e1\u30ac\u30ea\u30b9\u3001\u30d5\u30a9\u30fc\u30bc\u30b9\u30c8\u3001\u30bf\u30b9\u30c6\u30a3\u30ea\u30a2\u3001\u30bf\u30c9\u30e9\u3001\u30bf\u30c9\u30ea\u30b9<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u306e\u4ed6\u306b\u3082\u3001\u7b2c4\u306eED\u6cbb\u7642\u85ac\u3068\u8a00\u308f\u308c\u3066\u3044\u308b\u300c\u30b9\u30c6\u30f3\u30c9\u30e9\uff08\u30a2\u30d0\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u3084\u3001\u300c\u30b6\u30a4\u30c7\u30ca\uff08\u30a6\u30c7\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305f\u3060\u3057\u3001\u3053\u308c\u3089\u306e\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u56fd\u5185\u6b63\u898f\u54c1\u3068\u9055\u3044\u3001\u65e5\u672c\u56fd\u5185\u306e\u6cd5\u306b\u57fa\u3065\u3044\u305f\u54c1\u8cea\u30fb\u5b89\u5168\u6027\u306e\u78ba\u8a8d\u304c\u884c\u308f\u308c\u3066\u304a\u3089\u305a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u5f15\u304d\u8d77\u3053\u3059\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u507d\u9020\u533b\u85ac\u54c1\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>2009\u5e74\u306b\u30d5\u30a1\u30a4\u30b6\u30fc\u88fd\u85ac\u3092\u59cb\u30814\u793e\u304c\u5408\u540c\u3067\u8abf\u67fb\u3057\u305f\u7d50\u679c\u306b\u3088\u308b\u3068\u3001\u306a\u3093\u3068\u30cd\u30c3\u30c8\u4e0a\u3067\u6d41\u901a\u3057\u3066\u3044\u308bED\u6cbb\u7642\u85ac\u306e55.4%\u304c\u507d\u9020\u533b\u85ac\u54c1\u3067\u3042\u308b\u3053\u3068\u304c\u5224\u660e\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.ed-care-support.jp\/fake\/fake_2009.php\" target=\"_blank\">\u3010\u533b\u5e2b\u76e3\u4fee\u3011\u507d\u9020\u54c1\u306e\u5b9f\u614b\uff082009\u5e74\u8abf\u67fb\uff09\uff5c\u30b7\u30a2\u30ea\u30b9\u9320\u306e\u507d\u7269\u306b\u3054\u6ce8\u610f\uff5cED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\uff5c\u65e5\u672c\u65b0\u85ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3053\u306e\u7d50\u679c\u304b\u3089\u5206\u304b\u308b\u3088\u3046\u306b\u3001ED\u6cbb\u7642\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059\u3002\u300c\u5b89\u3044\u304b\u3089\u300d\u300c\u30b3\u30b9\u30d1\u304c\u3044\u3044\u304b\u3089\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001\u5b89\u6613\u306b\u500b\u4eba\u8f38\u5165\u3092\u9078\u629e\u3057\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u85ac\u306e\u30b7\u30fc\u30c8\u3092\u6301\u3064\u533b\u5e2b\" class=\"wp-image-84324\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u627f\u8a8d\u3055\u308c\u3066\u3044\u308bED\u6cbb\u7642\u85ac\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306f\u3001\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\uff09<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\uff09<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\uff09<\/td><\/tr><tr><td>\u7279\u5fb4<\/td><td>\u5b89\u4fa1\u3067\u59cb\u3081\u3084\u3059\u3044<\/td><td>\u5373\u52b9\u6027\u304c\u3042\u308b<\/td><td>\u9577\u6642\u9593\u6301\u7d9a<\/td><\/tr><tr><td>\u76f8\u5834\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>1\u9320 900\u5186<\/td><td>1\u9320 1,600\u5186<\/td><td>1\u93201,600\u5186<\/td><\/tr><tr><td>\u6301\u7d9a\u6642\u9593<\/td><td>3\uff5e5\u6642\u9593<\/td><td>5\uff5e8\u6642\u9593<\/td><td>30\uff5e36\u6642\u9593<\/td><\/tr><tr><td>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067<\/td><td>1\u6642\u9593<\/td><td>30\u5206\uff5e1\u6642\u9593<\/td><td>1\u6642\u9593<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\u306fED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u6700\u3082\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u3067\u5b9f\u7e3e\u304c\u3042\u308b\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4fa1\u683c\u304c\u624b\u9803\u3067\u3042\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3082\u9ad8\u304f\u3001\u6700\u521d\u306eED\u6cbb\u7642\u85ac\u306b\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u306f2014\u5e74\u306b\u30d0\u30a4\u30a2\u30b0\u30e9\u306e\u7279\u8a31\u304c\u6e80\u4e86\u3057\u3066\u4ee5\u964d\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u30f4\u30a3\u30a2\u30c8\u30ea\u30b9\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9OD\u30d5\u30a3\u30eb\u30e0 25\/50mg<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb OD\u9320 50mg VI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ad\u30c3\u30bb\u30a4\u85ac\u54c1\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30ad\u30c3\u30bb\u30a4\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cFCI\u300d<\/td><\/tr><tr><td>\u3042\u3059\u304b\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u682a\u5f0f\u4f1a\u793e\u967d\u9032\u5802<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300cYD\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 20mg\/50mg VI\u300cDK\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cSN\u300d<\/td><\/tr><tr><td>\u6b66\u7530\u30c6\u30d0\u30d5\u30a1\u30fc\u30de\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30c6\u30d0\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-sildenafil\/\" target=\"_blank\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306f\u3001\u30c9\u30a4\u30c4\u306e\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u304c\u958b\u767a\u3057\u305fED\u6cbb\u7642\u85ac\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6c34\u306b\u6eb6\u3051\u3084\u3059\u304f\u3001\u5373\u52b9\u6027\u304c\u3042\u308b\u306e\u304c\u7279\u5fb4\u3067\u3001\u7a7a\u8179\u6642\u3067\u3042\u308c\u307020\uff5e30\u5206\u307b\u3069\u3067\u52b9\u679c\u304c\u3042\u3089\u308f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9<\/td><td>\u30e1\u30fc\u30ab\u30fc\u90fd\u5408\u306b\u3088\u308a\u751f\u7523\u7d42\u4e86<\/td><\/tr><tr><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2021\u5e7410\u6708\u306b\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u3088\u308a\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u8ca9\u58f2\u4e2d\u6b62\uff08\u5b89\u5b9a\u4f9b\u7d66\u56f0\u96e3\u306e\u305f\u3081\uff09\u304c\u767a\u8868\u3055\u308c\u3066\u304a\u308a\u3001\u73fe\u5728\u306f\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3042\u308b\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u307f\u304c\u56fd\u5185\u3067\u51e6\u65b9\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u4e3b\u306a\u88fd\u9020\u5143\u306f\u4ee5\u4e0b\u306e2\u793e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30b5\u30ef\u30a4\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30c8\u30fc\u30ef\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-vardenafil\/\" target=\"_blank\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb(\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u306f\u65e5\u672c\u65b0\u85ac\u304c\u8ca9\u58f2\u3059\u308bED\u6cbb\u7642\u85ac\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b7\u30a2\u30ea\u30b9\u306f\u6700\u592736\u6642\u9593\u306e\u6301\u7d9a\u6027\u304c\u7279\u5fb4\u3002\u91d1\u66dc\u306e\u591c\u306b\u98f2\u3080\u3068\u65e5\u66dc\u306e\u671d\u307e\u3067\u52b9\u304f\u3053\u3068\u304b\u3089\u300c\u30a6\u30a3\u30fc\u30af\u30a8\u30f3\u30c9\u30d4\u30eb\u300d\u3068\u3082\u547c\u3070\u308c\u30012013\u5e74\u306b\u306f\u4e16\u754c\u5e02\u5834\u3067\u30b7\u30a7\u30a21\u4f4d\u306b\u306a\u308b\u307b\u3069\u306e\u4eba\u6c17ED\u6cbb\u7642\u85ac\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.nippon-shinyaku.co.jp\/file\/download.php?file_id=217\" target=\"_blank\">\u30b7\u30a2\u30ea\u30b9\u00ae\u9320\u3001\u52c3\u8d77\u969c\u5bb3\u6cbb\u7642\u85ac\u306e\u4e16\u754c\u5e02\u5834\u306b\u304a\u3044\u3066\u30b7\u30a7\u30a2\u7b2c1\u4f4d\u306b<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><tr><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,400\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2020\u5e74\u3088\u308a\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u304c\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30ebOD\u932010mg\/20mgCI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ea\u30e7\u30fc\u30c8\u30fc\u30d5\u30a1\u30a4\u30f3\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30d5\u30a1\u30a4\u30b6\u30fc\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30af\u30e9\u30b7\u30a8\u300d<\/td><\/tr><tr><td>\u8fb0\u5df3\u5316\u5b66\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300cTCK\u300d<\/td><\/tr><tr><td>\u6c5f\u5dde\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cGO\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cFCI\u300d<\/td><\/tr><tr><td>\u30ad\u30e7\u30fc\u30ea\u30f3\u30ea\u30e1\u30c7\u30a3\u30aa\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u674f\u6797\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-tadalafil\/\" target=\"_blank\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb(\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2 id=\"clinic\"><span id=\"ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg\" alt=\"\u60a3\u8005\u306b\u85ac\u3092\u51e6\u65b9\u3059\u308b\u533b\u5e2b\" class=\"wp-image-84326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30923\u3064\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7d39\u4ecb\u3059\u308b\u5168\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u307f\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u662f\u975e\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png\" alt=\"\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84406\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east-300x154.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5168\u56fd\u306b30\u9662\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308bED\u30fbAGA\u6cbb\u7642\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u540d\u306e\u901a\u308a\u3001\u5168\u9662\u304c\u6700\u5bc4\u308a\u99c5\u304b\u3089\u5f92\u6b693\u5206\u570f\u5185\u3067\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u306e\u304c\u7279\u5fb4\u3002\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u53d6\u308a\u6271\u3063\u3066\u3044\u308bED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 440\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,600\u5186\uff5e<br>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,350\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u308a\u51e6\u65b9\u4fa1\u683c\u304c\u7570\u306a\u308a\u307e\u3059\u3002\u8a73\u7d30\u306f\u30af\u30ea\u30cb\u30c3\u30af\u30da\u30fc\u30b8\u3088\u308a\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4bb0d0bc-0154-442f-8252-410366548c95\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-eastekimaeclinic\/\" target=\"_blank\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg\" alt=\"\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84408\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08-300x168.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5f62\u6210\u5916\u79d1\u3068\u6ccc\u5c3f\u5668\u79d1\u304c\u5c02\u9580\u306e\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b10\u9662\u4ee5\u4e0a\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u51e6\u65b9\u306f\u3082\u3061\u308d\u3093\u3001\u6839\u672c\u6cbb\u7642\uff08ED\u30a6\u30a7\u30fc\u30d6\uff09\u3084\u5305\u830e\u624b\u8853\u3001\u65e9\u6f0f\u6539\u5584\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3082\u63d0\u4f9b\u3002\u30b9\u30bf\u30c3\u30d5\u306f\u7537\u6027\u306e\u307f\u306a\u306e\u3067\u3001\u4eba\u306b\u8a00\u3044\u3065\u3089\u3044\u60a9\u307f\u3082\u76f8\u8ac7\u3057\u3084\u3059\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u304c\u53d6\u308a\u6271\u3046ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 500\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,400\u5186\uff5e<br>20mg 1\u9320 1,700\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-roppongiedclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u6771\u4eac\u30fb\u65b0\u5bbf\u9662\uff08\u65e7\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u516d\u672c\u6728\u9662\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fED\u30a6\u30a7\u30fc\u30d6\u306f\u52b9\u679c\u3042\u308b\uff1f\u304a\u3059\u3059\u3081\u306eED\u30af\u30ea\u30cb\u30c3\u30af\u3067\u52c3\u8d77\u4e0d\u5168\u3092\u6cbb\u7642\u3059\u308b | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg\" alt=\"\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84407\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01-300x62.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u65b0\u6a4b\u99c5\u304b\u3089\u5f92\u6b693\u5206\u3002ED\u6cbb\u7642\u3068AGA\u6cbb\u7642\u306b\u7279\u5316\u3057\u305f\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f1\u9320380\u5186\u304b\u3089\u8cfc\u5165\u53ef\u80fd\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3084\u96fb\u8a71\u8a3a\u7642\uff08\u518d\u8a3a\u9650\u5b9a\uff09\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u65b0\u6a4b\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3065\u3089\u3044\u4eba\u3067\u3082\u3001\u81ea\u5b85\u307e\u3067\u85ac\u3092\u90f5\u9001\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5404ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u4fa1\u683c\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 380\u5186\uff5e<br>50mg 1\u9320 750\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,250\u5186\uff5e<br>20mg 1\u9320 1,550\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,300\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u5834\u5408\u306f\u4e88\u7d04\u6599\uff08500\u5186\uff09\u3068\u9001\u6599\uff08\u5168\u56fd\u4e00\u5f8b500\u5186\uff09\u304c\u5225\u9014\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-shinbashifirstclinic\/\" target=\"_blank\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg\" alt=\"\u8155\u3092\u7d44\u3080\u533b\u5e2b\" class=\"wp-image-84330\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u3067\u5b89\u304f\u8cfc\u5165\u53ef\u80fd\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u7269\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u304a\u308a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u3082\u305f\u3089\u3059\u5371\u967a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u9078\u3076\u969b\u306f\u3001\u4ee5\u4e0b\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u6291\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u56fd\u5185\u6b63\u898f\u54c1\u3092\u53d6\u308a\u6271\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046<\/li><li>\u56fd\u51853\u9320\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u3001\u30ec\u30d3\u30c8\u30e9\u3001\u30b7\u30a2\u30ea\u30b9\uff09\u4ee5\u5916\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u907f\u3051\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u8ff7\u3063\u305f\u3068\u304d\u306f\u305c\u3072\u3001\u3053\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3089\u9078\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":84334,"parent":2826,"menu_order":606,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a&hellip;","acf":{"second_featured_image":{"ID":84333,"id":84333,"title":"4211_eyecatch_none","filename":"4211-eyecatch-none.jpg","filesize":213462,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/4211_eyecatch_none\/","alt":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac","author":"63","description":"","caption":"","name":"4211_eyecatch_none","status":"inherit","uploaded_to":3308,"date":"2022-12-01 08:15:22","modified":"2022-12-01 08:15:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u4f7f\u3048\u308b\uff1f\u6ce8\u610f\u70b9\u3068\u304a\u3059\u3059\u3081\u3092\u5fb9\u5e95\u89e3\u8aac\uff01","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=3308"}],"version-history":[{"count":10,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions"}],"predecessor-version":[{"id":84653,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions\/84653"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2826"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84334"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=3308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2819,"date":"2024-04-15T02:00:00","date_gmt":"2024-04-14T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2819"},"modified":"2024-04-15T02:00:38","modified_gmt":"2024-04-14T17:00:38","slug":"ed-selfcheck","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-selfcheck\/","title":{"rendered":"ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af"},"content":{"rendered":"\n<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u300c\u81ea\u5206\u3067\u306a\u3093\u3068\u304b\u3057\u305f\u3044\u300d\u300c\u6cbb\u7642\u3092\u3059\u308b\u524d\u306b\u78ba\u8a8d\u3057\u3066\u304a\u304d\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306e\u305f\u3081\u306eED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306b\u3064\u3044\u3066\u3001\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3092\u8aad\u3081\u3070\u3001\u62b1\u3048\u3066\u3044\u305fED\u306e\u60a9\u307f\u304c\u89e3\u6d88\u3055\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0<\/a><ul><li><a href=\"#titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/a><\/li><\/ul><\/li><li><a href=\"#ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/a><ul><li><a href=\"#titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/a><\/li><li><a href=\"#titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/a><ul><li><a href=\"#dhaepa\">DHA\uff0fEPA<\/a><\/li><li><a href=\"#titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/a><\/li><li><a href=\"#titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/a><\/li><li><a href=\"#titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/a><\/li><\/ul><\/li><li><a href=\"#ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><li><a href=\"#titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-83959\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6700\u8fd1\u3088\u304f\u8033\u306b\u3059\u308b\u300eED\u300f\u306f\u3001\u4e00\u822c\u7684\u306b30\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u304c\u591a\u304f\u60a9\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52c3\u8d77\u4e0d\u5168\u3084\u52c3\u8d77\u969c\u5bb3\u306a\u3069\u3068\u8a00\u308f\u308c\u307e\u3059\u304c\u3001\u306a\u304b\u306a\u304b\u52c3\u8d77\u3057\u306a\u3044\u3001\u52c3\u8d77\u3057\u305f\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u305a\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u304c\u3067\u304d\u306a\u3044\u72b6\u614b\u3092\u6307\u3057\u3001\u305d\u306e\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg\" alt=\"\u4f53\u306e\u5177\u5408\u304c\u60aa\u3044\u7537\u6027\" class=\"wp-image-83836\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u539f\u56e0\u306b\u3088\u3063\u3066\u3001\u5fc3\u56e0\u6027\u30fb\u5668\u8cea\u6027\u30fb\u6df7\u5408\u6027\u306e3\u3064\u306e\u7a2e\u985e\u306b\u5206\u304b\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg\" alt=\"\u982d\u3092\u62b1\u3048\u3066\u60a9\u3080\u7537\u6027\" class=\"wp-image-71287\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11-300x208.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30fb\u5fc3\u56e0\u6027<br>\u4e0d\u5b89\u3084\u7dca\u5f35\u306a\u3069\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306b\u3088\u308b\u5fc3\u7406\u72b6\u614b\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u5668\u8cea\u6027<br>\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u6df7\u5408\u6027<br>\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306a\u3069\u306e\u5fc3\u7406\u72b6\u614b\u3084\u75c5\u6c17\u304c\u91cd\u306a\u308a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u306e\u539f\u56e0\u304c\u5206\u304b\u308c\u3070\u3001\u6cbb\u7642\u65b9\u6cd5\u3084\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u306a\u3069\u4f55\u3092\u3057\u305f\u3089\u3044\u3044\u306e\u304b\u898b\u3048\u3066\u304d\u307e\u3059\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308b\u306e\u3067\u3001ED\u3067\u60a9\u3093\u3060\u3089\u6c17\u8efd\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u306e\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg\" alt=\"\u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af\u306e\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-84002\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3059\u308b\u524d\u306b\u3001ED\u306a\u306e\u304b\u81ea\u5206\u3067\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u3082\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3092\u3059\u308b\u3053\u3068\u3067\u3001\u52c3\u8d77\u3092\u30ad\u30fc\u30d7\u3059\u308b\u305f\u3081\u306e\u6a5f\u80fd\u3084\u6e80\u8db3\u5ea6\u3092\u7dcf\u5408\u7684\u306b\u307f\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u76f4\u8fd16\u30f6\u6708\u9593\u306e\u72b6\u614b\u306b\u3064\u3044\u3066\u5f53\u3066\u306f\u307e\u308b\u3082\u306e\u3092\u9078\u3093\u3067\u30011\u70b9\u301c5\u70b9\u306e\u81ea\u5df1\u63a1\u70b9\u3092\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg\" alt=\"\u6642\u8a08\u3092\u6301\u3064\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84443\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>1\u70b9\uff1a\u975e\u5e38\u306b\u4f4e\u3044<br>2\u70b9\uff1a\u4f4e\u3044<br>3\u70b9\uff1a\u4e2d\u304f\u3089\u3044<br>4\u70b9\uff1a\u9ad8\u3044<br>5\u70b9\uff1a\u975e\u5e38\u306b\u9ad8\u3044<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg\" alt=\"\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84472\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u7684\u523a\u6fc0\u306f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u306a\u3063\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u306a\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\" class=\"wp-image-84474\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u5168\u304f\u7dad\u6301\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u7dad\u6301\u3067\u304d\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-84471\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u6975\u3081\u3066\u56f0\u96e3\u3060\u3063\u305f<br>2\u70b9\uff1a\u3068\u3066\u3082\u56f0\u96e3\u3060\u3063\u305f<br>3\u70b9\uff1a\u56f0\u96e3\u3060\u3063\u305f<br>4\u70b9\uff1a\u3084\u3084\u56f0\u96e3\u3060\u3063\u305f<br>5\u70b9\uff1a\u56f0\u96e3\u3067\u306a\u304b\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\u306e\u8db3\" class=\"wp-image-84473\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u6e80\u8db3\u3067\u304d\u305f<\/p>\n\n\n\n<p>\u3053\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306f\u3001ED\u306e\u30b9\u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u3084\u6cbb\u7642\u306e\u52b9\u679c\u5224\u5b9a\u306b\u4f7f\u308f\u308c\u3066\u3044\u308b\u56fd\u969b\u52c3\u8d77\u6a5f\u80fd\u30b9\u30b3\u30a2\uff08SHIM\uff09\u3068\u547c\u3070\u308c\u308b\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u81ea\u5df1\u63a1\u70b9\u3067\u5408\u8a08\u70b9\u6570\u304c21\u70b9\u4ee5\u4e0b\u306e\u5834\u5408\u3001ED\u304c\u7591\u308f\u308c\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u7c21\u5358\u306bED\u306e\u53ef\u80fd\u6027\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c\u3001\u3053\u3061\u3089\u304c\u5168\u3066\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u3092\u691c\u8a0e\u3055\u308c\u3066\u3044\u308b\u65b9\u306f\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001ED\u306b\u306f\u3055\u307e\u3056\u307e\u306a\u539f\u56e0\u304c\u3042\u308b\u304b\u3089\u3053\u305d\u4e0a\u8a18\u306e\u9805\u76ee\u4ee5\u5916\u306b\u3082\u3001\u3044\u304f\u3064\u304b\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg\" alt=\"\u5065\u5eb7\u7684\u306a\u98df\u4e8b\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83996\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8840\u6d41\u304c\u60aa\u3044\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u98df\u4e8b\u3060\u3051\u3067ED\u3092\u6539\u5584\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u4e88\u9632\u3084\u60aa\u5316\u3092\u9632\u3050\u3053\u3068\u306f\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u306b\u52b9\u679c\u7684\u306a\u6804\u990a\u7d20\u306f\u3001\u4e9c\u925b\u30fbDHA\uff0fEPA\u30fb\u30b7\u30c8\u30eb\u30ea\u30f3\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h5>\u4e9c\u925b<\/h5>\n\n\n\n<p>\u4e9c\u925b\u306f\u300e\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u300f\u3068\u3044\u3046\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u3092\u4fc3\u9032\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u306b\u306a\u308a\u3084\u3059\u3044\u306e\u306f\u3001\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u5e74\u9f62\u3068\u3068\u3082\u306b\u6e1b\u5c11\u3057\u3066\u3044\u304f\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u8c5a\u8089\u30fb\u30c1\u30fc\u30ba\u30fb\u5375\u9ec4\u30fb\u7261\u8823\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ec\u30e2\u30f3\u3084\u307b\u3046\u308c\u3093\u8349\u306a\u3069\u306e\u30d3\u30bf\u30df\u30f3C\u3068\u4e00\u7dd2\u306b\u6442\u308b\u3053\u3068\u3067\u4e9c\u925b\u306e\u5438\u53ce\u529b\u3092\u9ad8\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"dhaepa\">DHA\uff0fEPA<\/span><\/h4>\n\n\n\n<p>DHA\uff0fEPA\u306f\u4e2d\u6027\u8102\u80aa\u3092\u4e0b\u3052\u3001\u8840\u6db2\u3092\u30b5\u30e9\u30b5\u30e9\u306b\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5fc5\u9808\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u539a\u751f\u52b4\u50cd\u7701\u306f\u30011\u65e5\u306e\u6442\u53d6\u91cf\u3092DHA\uff0fEPA\u5408\u308f\u305b\u30661000mg\u4ee5\u4e0a\u3092\u63a8\u5968\u3057\u3066\u3044\u307e\u3059\u3002\u4f53\u5185\u3067\u306f\u307b\u3068\u3093\u3069\u4f5c\u3089\u308c\u306a\u3044\u306e\u3067\u3001\u5916\u304b\u3089\u6442\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u30b5\u30d0\u30fb\u30b5\u30f3\u30de\u30fb\u30a4\u30ef\u30b7\u30fb\u30b5\u30b1\u306a\u3069\u306e\u9752\u9b5a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u6d41\u304c\u3088\u304f\u306a\u308b\u3053\u3068\u3067ED\u4e88\u9632\u306b\u3082\u3064\u306a\u304c\u308b\u306e\u3067\u3001\u65e5\u3005\u306e\u98df\u4e8b\u306b\u7a4d\u6975\u7684\u306b\u53d6\u308a\u3044\u308c\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/span><\/h4>\n\n\n\n<p>\u30b7\u30c8\u30eb\u30ea\u30f3\u306f\u904a\u96e2\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u3001ED\u3092\u6539\u5584\u3059\u308b\u52b9\u679c\u304c\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u304a\u308a\u3001\u4eca\u5f8c\u306eED\u6cbb\u7642\u306b\u671f\u5f85\u3067\u304d\u308b\u6804\u990a\u7d20\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u30e1\u30ed\u30f3\u30fb\u3059\u3044\u304b\u30fb\u304d\u3085\u3046\u308a\u306a\u3069\u306e\u74dc\u79d1\u306e\u690d\u7269\u306b\u591a\u304f\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7a4d\u6975\u7684\u306b\u6442\u308b\u3053\u3068\u3067\u3001ED\u6539\u5584\u3078\u5c0e\u3044\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ab\u30ed\u30ea\u30fc\u30fb\u5869\u5206\u30fb\u8102\u80aa\u5206\u304c\u591a\u3044\u98df\u3079\u7269\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u3001\u9670\u830e\u306e\u8840\u884c\u4e0d\u826f\u306e\u539f\u56e0\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u63da\u3052\u7269\u30fb\u30ab\u30c3\u30d7\u9eba\u30fb\u30b9\u30ca\u30c3\u30af\u83d3\u5b50\u30fb\u30b8\u30e3\u30f3\u30af\u30d5\u30fc\u30c9\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3089\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u751f\u6d3b\u7fd2\u6163\u75c5\u306b\u306a\u308a\u3084\u3059\u304f\u3001ED\u4ee5\u5916\u306b\u3082\u3055\u307e\u3056\u307e\u306a\u75c5\u6c17\u306b\u306a\u308b\u30ea\u30b9\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5065\u5eb7\u7684\u306a\u65e5\u5e38\u751f\u6d3b\u3092\u9001\u308b\u305f\u3081\u306b\u3082\u3001\u30d0\u30e9\u30f3\u30b9\u306e\u3044\u3044\u98df\u4e8b\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg\" alt=\"\u30e9\u30f3\u30cb\u30f3\u30b0\u3092\u3057\u3066\u3044\u308b\u7537\u6027\u306e\u811a\" class=\"wp-image-83997\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u904b\u52d5\u4e0d\u8db3\u304c\u539f\u56e0\u306e\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u7b4b\u30c8\u30ec\u3084\u30b9\u30c8\u30ec\u30c3\u30c1\u306a\u3069\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u308b\u3053\u3068\u3067\u6539\u5584\u306b\u8fd1\u3065\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u666e\u6bb5\u904b\u52d5\u3092\u3057\u3066\u3044\u308b\u4eba\u3068\u305d\u3046\u3067\u306a\u3044\u4eba\u3067\u306f\u5927\u304d\u306a\u5dee\u304c\u3042\u308a\u3001BMI\u304c\u9ad8\u3044\u80a5\u6e80\u4f53\u8cea\u306e\u65b9\u307b\u3069ED\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u7121\u7406\u306e\u306a\u3044\u9069\u5ea6\u306a\u904b\u52d5\u3067\u5341\u5206\u3067\u3059\u304c\u3001\u7279\u306b\u52b9\u679c\u7684\u306a\u306e\u306f\u4e0b\u534a\u8eab\u306e\u7b4b\u30c8\u30ec\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg\" alt=\"\u30a2\u30eb\u30b3\u30fc\u30eb\u3068\u30bf\u30d0\u30b3\u3068STOP\u306e\u6a19\u8b58\" class=\"wp-image-83993\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u904e\u5ea6\u306a\u98f2\u9152\u3084\u55ab\u7159\u3092\u3059\u308b\u3068\u8840\u7ba1\u306b\u8ca0\u62c5\u304c\u304b\u304b\u3063\u3066\u3057\u307e\u3044\u3001ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7981\u7159\u3084\u304a\u9152\u306e\u91cf\u3092\u6e1b\u3089\u3059\u306a\u3069\u3001\u751f\u6d3b\u7fd2\u6163\u3092\u898b\u76f4\u3059\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg\" alt=\"\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83962\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u304b\u3082\u3057\u308c\u306a\u3044\u2026\u2026\u3068\u611f\u3058\u305f\u5834\u5408\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u7cd6\u5c3f\u75c5\u30fb\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u304c\u786c\u304f\u306a\u3063\u305f\u308a\u5927\u304d\u306a\u8ca0\u62c5\u304c\u304b\u304b\u308b\u305f\u3081\u3001\u8840\u6db2\u306e\u5faa\u74b0\u304c\u60aa\u304fED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u306e\u30b9\u30c8\u30ec\u30b9\u3001\u904e\u53bb\u306e\u6027\u4ea4\u3067\u306e\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u305f\u7d4c\u9a13\u306a\u3069\u3001\u7cbe\u795e\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u3092\u62b1\u3048\u3066\u3044\u308b\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f\u795e\u7d4c\u306e\u6027\u7684\u306a\u8208\u596e\u304c\u3046\u307e\u304f\u5305\u830e\u306b\u4f1d\u308f\u3089\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u306b\u306a\u308a\u3001\u4e9b\u7d30\u306a\u30b9\u30c8\u30ec\u30b9\u304c\u7a4d\u307f\u91cd\u306a\u308b\u3053\u3068\u3067ED\u306f\u60aa\u5316\u3057\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3046\u306a\u308b\u524d\u306b\u3001\u65e5\u5e38\u751f\u6d3b\u3092\u898b\u76f4\u3059\u3053\u3068\u3082\u5927\u4e8b\u3067\u3059\u304c\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u898b\u3064\u3051\u3066\u76f8\u8ac7\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u4ed6\u306e\u75c5\u6c17\u3092\u6559\u3048\u3066\u304f\u308c\u308b\u30b5\u30a4\u30f3\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3060\u304b\u3089\u3053\u305d\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u7d42\u308f\u308b\u306e\u3067\u306f\u306a\u304f\u3001ED\u306b\u76ee\u3092\u5411\u3051\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9670\u830e\u306b\u5341\u5206\u306a\u8840\u6db2\u304c\u9001\u3089\u308c\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED\u306f\u3001\u8840\u7ba1\u969c\u5bb3\u3067\u3042\u308b\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u306e\u30b5\u30a4\u30f3\u3067\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52d5\u8108\u786c\u5316\u3092\u653e\u7f6e\u3059\u308b\u3068\u3001\u5fc3\u7b4b\u6897\u585e\u3084\u8133\u6897\u585e\u306b\u3064\u306a\u304c\u308b\u5834\u5408\u3082\u3042\u308b\u305f\u3081\u3001ED\u3092\u7591\u3046\u3068\u304d\u306f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u533b\u5e2b\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u306a\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u3001\u307e\u305a\u306f\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u78ba\u8a8d\u3092\u3057\u305f\u3044\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u3082ED\u306e\u5927\u304d\u306a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u98df\u751f\u6d3b\u3084\u904b\u52d5\u306a\u3069\u898b\u76f4\u3059\u3060\u3051\u3067\u3082ED\u6539\u5584\u3078\u8fd1\u3065\u304d\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u3067\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u3001\u30b9\u30de\u30db1\u53f0\u3067\u8a3a\u5bdf\u304b\u3089\u85ac\u306e\u51e6\u65b9\u307e\u3067\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u3082\u3057\u304b\u3057\u305f\u3089ED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u3068\u611f\u3058\u305f\u3068\u304d\u306f\u3001\u307e\u305a\u306f\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u85ac\u3084\u6cbb\u7642\u6cd5\u306a\u3069\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u898b\u3064\u304b\u308b\u3068\u5b89\u5fc3\u611f\u3082\u3042\u308a\u6e80\u8db3\u5ea6\u3082\u9ad8\u307e\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30b9\u30c8\u30ec\u30b9\u3082ED\u306b\u5927\u304d\u304f\u5f71\u97ff\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u30b9\u30c8\u30ec\u30b9\u3092\u611f\u3058\u305f\u3089\u6e9c\u3081\u8fbc\u307e\u305a\u3001\u597d\u304d\u306a\u3053\u3068\u3084\u8da3\u5473\u3092\u898b\u3064\u3051\u3066\u9069\u5ea6\u306b\u767a\u6563\u3059\u308b\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/erection-time\">\u52c3\u8d77\u7dad\u6301\u6642\u9593\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u7dad\u6301\u6642\u9593\u3092\u4f38\u3070\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><br><a href=\"https:\/\/moteo.best\/column\/dick-hardness\">\u52c3\u8d77\u6642\u306e\u786c\u3055\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u786c\u3055\u3092\u7dad\u6301\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><\/li><\/ul>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":84486,"parent":450,"menu_order":646,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9&hellip;","acf":{"second_featured_image":{"ID":9068,"id":9068,"title":"43","filename":"43.png","filesize":108247,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/self-hair-removal\/men-epilation\/attachment\/43\/","alt":"","author":"1","description":"","caption":"","name":"43","status":"inherit","uploaded_to":8970,"date":"2019-10-12 10:50:52","modified":"2019-10-12 10:50:52","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-300x200.png","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u65b9\u6cd5\uff5c\u30b9\u30b3\u30a2\u3067\u308f\u304b\u308b\u75c7\u72b6\u306e\u30ec\u30d9\u30eb","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2819"}],"version-history":[{"count":15,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions"}],"predecessor-version":[{"id":84636,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions\/84636"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84486"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2810,"date":"2024-02-22T02:00:00","date_gmt":"2024-02-21T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2810"},"modified":"2024-02-22T02:00:37","modified_gmt":"2024-02-21T17:00:37","slug":"ed-cause-type","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-cause-type\/","title":{"rendered":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-cause\">ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/ed-type\">ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5\u3092\u7d39\u4ecb<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/organic-ed\">\u5668\u8cea\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u8840\u7ba1\u30fb\u795e\u7d4c\u306b\u95a2\u3059\u308b\u539f\u56e0\u3067\u8d77\u3053\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/psychogenic-ed\">\u5fc3\u56e0\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u795e\u7d4c\u306e\u9759\u7684\u8208\u596e\u304c\u4f1d\u308f\u308a\u306b\u304f\u3044\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/drug-ed\">\u85ac\u5264\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u7cbe\u795e\u5b89\u5b9a\u5264\u3084\u9ad8\u8840\u5727\u4e88\u9632\u85ac\u306e\u526f\u4f5c\u7528\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/mixed-ed\">\u6df7\u5408\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u30b9\u30c8\u30ec\u30b9\u3060\u3051\u3067\u306f\u306a\u304f\u52d5\u8108\u786c\u5316\u306e\u9032\u884c\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":648,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068&hellip;","acf":{"second_featured_image":{"ID":7513,"id":7513,"title":"2126_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u306f\u3066\u306a\u30de\u30fc\u30af","filename":"adobestock-265248448.jpg","filesize":39589,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/needle-hairremoval\/needle-hairremoval-pain\/adobestock-265248448\/","alt":"\u7591\u554f","author":"12","description":"","caption":"","name":"adobestock-265248448","status":"inherit","uploaded_to":7503,"date":"2019-09-25 21:28:38","modified":"2019-11-10 05:39:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2810"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions"}],"predecessor-version":[{"id":9461,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions\/9461"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
]</pre><pre class="stack-trace">file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 34
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-trace').style.display = (document.getElementById('cakeErr6724665242b98-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(https://moteo.best/column/wp-json/wp/v2/pages?) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>40</b>]<div id="cakeErr6724665242b98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-code').style.display = (document.getElementById('cakeErr6724665242b98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-context').style.display = (document.getElementById('cakeErr6724665242b98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6724665242b98-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #0000BB">Constants</span><span style="color: #007700">::</span><span style="color: #0000BB">COLUMN_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-json/wp/v2/pages?"</span><span style="color: #007700">.</span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(</span><span style="color: #0000BB">$datsumou_column_ids</span><span style="color: #007700">);
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">(</span><span style="color: #0000BB">$json</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF8'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN'</span><span style="color: #007700">);
</span></span></code></pre><pre id="cakeErr6724665242b98-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = ''
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
]</pre><pre class="stack-trace">file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><!-- block container -->
<section class="container flexwrap">
<!-- block site content -->
<section id="content" class="content site-content genreTop">
<!-- block breadcrumb -->
<!-- Evaluation -->
<section class="Evaluation">
<!-- Sitemap PageLink -->
<div class="Sitemap__PageLink">
<ul>
<li class="Sitemap__LinkBtn"><a href="#aga">AGA(薄毛)治療<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#datsumou">メンズ脱毛<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#hige-datsumou">ヒゲ脱毛<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#ed">ED治療<i class="fas fa-chevron-down"></i></a></li>
</ul>
</div><!-- /Sitemap PageLink -->
<!-- SiteMap AGA -->
<div class="SiteMap__content Map--AGA" id="aga">
<h2><img src="/img/common/icon/icon-sitemap-aga.svg">AGA(薄毛)治療</h2>
<h3>AGAクリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/aga/search/hokkaido/">北海道</a> </li>
<li>
<a href="/aga/search/aomori/">青森県</a> </li>
<li>
<a href="/aga/search/akita/">秋田県</a> </li>
<li>
<a href="/aga/search/yamagata/">山形県</a> </li>
<li>
<a href="/aga/search/iwate/">岩手県</a> </li>
<li>
<a href="/aga/search/miyagi/">宮城県</a> </li>
<li>
<a href="/aga/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/aga/search/tokyo/">東京都</a> </li>
<li>
<a href="/aga/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/aga/search/saitama/">埼玉県</a> </li>
<li>
<a href="/aga/search/chiba/">千葉県</a> </li>
<li>
<a href="/aga/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/aga/search/tochigi/">栃木県</a> </li>
<li>
<a href="/aga/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/aga/search/niigata/">新潟県</a> </li>
<li>
<a href="/aga/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/aga/search/nagano/">長野県</a> </li>
<li>
<a href="/aga/search/ishikawa/">石川県</a> </li>
<li>
<a href="/aga/search/toyama/">富山県</a> </li>
<li>
<a href="/aga/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/aga/search/aichi/">愛知県</a> </li>
<li>
<a href="/aga/search/gifu/">岐阜県</a> </li>
<li>
<a href="/aga/search/mie/">三重県</a> </li>
<li>
<a href="/aga/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/aga/search/oosaka/">大阪府</a> </li>
<li>
<a href="/aga/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/aga/search/kyouto/">京都府</a> </li>
<li>
<a href="/aga/search/shiga/">滋賀県</a> </li>
<li>
<a href="/aga/search/nara/">奈良県</a> </li>
<li>
<a href="/aga/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/aga/search/okayama/">岡山県</a> </li>
<li>
<a href="/aga/search/hiroshima/">広島県</a> </li>
<li>
<a href="/aga/search/tottori/">鳥取県</a> </li>
<li>
<a href="/aga/search/shimane/">島根県</a> </li>
<li>
<a href="/aga/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/aga/search/kagawa/">香川県</a> </li>
<li>
<a href="/aga/search/tokushima/">徳島県</a> </li>
<li>
<a href="/aga/search/ehime/">愛媛県</a> </li>
<li>
<a href="/aga/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/aga/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/aga/search/saga/">佐賀県</a> </li>
<li>
<a href="/aga/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/aga/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/aga/search/ooita/">大分県</a> </li>
<li>
<a href="/aga/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/aga/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/aga/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/aga/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/aga/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/aga/">みんなのAGA(薄毛)コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/">東京でおすすめのAGA治療</a></li>
<li><a href="https://moteo.best/column/aga/aga-treatment/">AGAを治療したい</a></li>
<li><a href="https://moteo.best/column/aga/baldness/">薄毛治療</a></li>
<li><a href="https://moteo.best/column/aga/aga-clinic-ranking/">おすすめのAGAクリニックランキング</a></li>
<li><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">AGA治療における副作用</a></li>
<li><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因</a></li>
</ul>
</div><!-- /SiteMap AGA -->
<!-- SiteMap datsumou -->
<div class="SiteMap__content Map--datsumou" id="datsumou">
<h2><img src="/img/common/icon/icon-sitemap-datsumou.svg">メンズ脱毛</h2>
<h3>脱毛サロン・クリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/datsumou/search/hokkaido/">北海道</a> </li>
<li>
<a href="/datsumou/search/aomori/">青森県</a> </li>
<li>
<a href="/datsumou/search/akita/">秋田県</a> </li>
<li>
<a href="/datsumou/search/yamagata/">山形県</a> </li>
<li>
<a href="/datsumou/search/iwate/">岩手県</a> </li>
<li>
<a href="/datsumou/search/miyagi/">宮城県</a> </li>
<li>
<a href="/datsumou/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/datsumou/search/tokyo/">東京都</a> </li>
<li>
<a href="/datsumou/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/datsumou/search/saitama/">埼玉県</a> </li>
<li>
<a href="/datsumou/search/chiba/">千葉県</a> </li>
<li>
<a href="/datsumou/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/datsumou/search/tochigi/">栃木県</a> </li>
<li>
<a href="/datsumou/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/datsumou/search/niigata/">新潟県</a> </li>
<li>
<a href="/datsumou/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/datsumou/search/nagano/">長野県</a> </li>
<li>
<a href="/datsumou/search/ishikawa/">石川県</a> </li>
<li>
<a href="/datsumou/search/toyama/">富山県</a> </li>
<li>
<a href="/datsumou/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/datsumou/search/aichi/">愛知県</a> </li>
<li>
<a href="/datsumou/search/gifu/">岐阜県</a> </li>
<li>
<a href="/datsumou/search/mie/">三重県</a> </li>
<li>
<a href="/datsumou/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/datsumou/search/oosaka/">大阪府</a> </li>
<li>
<a href="/datsumou/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/datsumou/search/kyouto/">京都府</a> </li>
<li>
<a href="/datsumou/search/shiga/">滋賀県</a> </li>
<li>
<a href="/datsumou/search/nara/">奈良県</a> </li>
<li>
<a href="/datsumou/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/datsumou/search/okayama/">岡山県</a> </li>
<li>
<a href="/datsumou/search/hiroshima/">広島県</a> </li>
<li>
<a href="/datsumou/search/tottori/">鳥取県</a> </li>
<li>
<a href="/datsumou/search/shimane/">島根県</a> </li>
<li>
<a href="/datsumou/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/datsumou/search/kagawa/">香川県</a> </li>
<li>
<a href="/datsumou/search/tokushima/">徳島県</a> </li>
<li>
<a href="/datsumou/search/ehime/">愛媛県</a> </li>
<li>
<a href="/datsumou/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/datsumou/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/datsumou/search/saga/">佐賀県</a> </li>
<li>
<a href="/datsumou/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/datsumou/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/datsumou/search/ooita/">大分県</a> </li>
<li>
<a href="/datsumou/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/datsumou/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/datsumou/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/datsumou/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/datsumou/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/datsumou/">みんなのメンズ脱毛コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-trace').style.display = (document.getElementById('cakeErr6724665387717-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>154</b>]<div id="cakeErr6724665387717-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-code').style.display = (document.getElementById('cakeErr6724665387717-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-context').style.display = (document.getElementById('cakeErr6724665387717-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6724665387717-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"column--link"</span><span style="color: #007700">>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$datsumou_column </span><span style="color: #007700">as </span><span style="color: #0000BB">$post</span><span style="color: #007700">): </span><span style="color: #0000BB">?>
</span></span></code></span>
<code><span style="color: #000000"> <li><a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$post</span><span style="color: #007700">[</span><span style="color: #DD0000">'link'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span>"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$post</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">][</span><span style="color: #DD0000">'rendered'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></a></li>
</span></code></pre><pre id="cakeErr6724665387717-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?include%5B0%5D=2434&include%5B1%5D=20904&include%5B2%5D=20488&include%5B3%5D=18112&include%5B4%5D=13414&include%5B5%5D=13833'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":13833,"date":"2024-10-17T02:00:00","date_gmt":"2024-10-16T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13833"},"modified":"2024-10-17T13:07:55","modified_gmt":"2024-10-17T04:07:55","slug":"bald-hairremoval-clinicranking-tokyo","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/","title":{"rendered":"\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u3060\u3051\u306b\u3001<span class=\"redcolor\">\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044\u304b\u5206\u304b\u3089\u306a\u3044\u300d<\/span>\u3068\u3044\u3046\u60a9\u307f\u3082\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/p>\n<p>\u4eca\u56de\u306f\u3001\u6771\u4eac\u30a8\u30ea\u30a2\u3067\u304a\u3059\u3059\u3081\u306e\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u4e00\u6319\u3054\u7d39\u4ecb\uff01\u3082\u3061\u308d\u3093\u3001\u8131\u6bdb\u8cbb\u7528\u306a\u3069\u306e\u57fa\u672c\u60c5\u5831\u3068\u53e3\u30b3\u30df\u3082\u3057\u3063\u304b\u308a\u53ce\u96c6\u3057\u3066\u3044\u307e\u3059\uff01<\/p>\n\n\n<p><strong>\u3010\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>&#8211;<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<p><strong>\u3010\u6771\u4eac<\/strong><strong>\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\" style=\"width: 99.881%;\">\n<tbody>\n<tr>\n<td style=\"width: 86px;\">\u30a4\u30e1\u30fc\u30b8<\/td>\n<td style=\"width: 238px;\"><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\" \/><\/td>\n<td style=\"width: 126px;\"><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td>\n<td style=\"width: 233px;\"><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\" \/><\/td>\n<td style=\"width: 156px;\"><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u65bd\u8a2d\u540d<\/td>\n<td style=\"width: 238px;\">\u30e1\u30f3\u30baTBC<\/td>\n<td style=\"width: 126px;\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<td style=\"width: 233px;\">\u30ea\u30f3\u30af\u30b9<\/td>\n<td style=\"width: 156px;\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td>\n<td style=\"width: 126px;\">\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td>\n<td style=\"width: 233px;\">\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td>\n<td style=\"width: 156px;\">11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u8131\u6bdb\u65b9\u6cd5<\/td>\n<td style=\"width: 238px;\">\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td>\n<td style=\"width: 126px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 233px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 156px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td>\n<td style=\"width: 126px;\">70,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">59,800\u5186\u301c<\/td>\n<td style=\"width: 156px;\">118,800\u5186<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">&#8211;<\/td>\n<td style=\"width: 126px;\">210,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">94,694\u5186\u301c<\/td>\n<td style=\"width: 156px;\">3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td>\n<td style=\"width: 238px;\">\u00d7<\/td>\n<td style=\"width: 126px;\">\u25cb<\/td>\n<td style=\"width: 233px;\">\u00d7<\/td>\n<td style=\"width: 156px;\">\u00d7<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u6771\u4eac\u306e\u5e97\u8217<\/td>\n<td style=\"width: 238px;\">\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td>\n<td style=\"width: 126px;\">\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td>\n<td style=\"width: 233px;\">\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td>\n<td style=\"width: 156px;\">\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u55b6\u696d\u6642\u9593<\/td>\n<td style=\"width: 238px;\">\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td>\n<td style=\"width: 126px;\">11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td>\n<td style=\"width: 233px;\">\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td>\n<td style=\"width: 156px;\">\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c7\u30e1\u30ea\u30c3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td>\n<td style=\"width: 126px;\">\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td>\n<td style=\"width: 233px;\">\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td>\n<td style=\"width: 156px;\">\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/td>\n<td style=\"width: 238px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 126px;\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 233px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 156px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/section>\n\n\n<p>\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u8a73\u7d30\u3092\u3054\u7d39\u4ecb\u3059\u308b\u307e\u3048\u306b\u3001\u683c\u5b89\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5b89\u3055\u4ee5\u5916\u306b\u91cd\u8996\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u5148\u306b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u60c5\u5831\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u304b\u3089\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<h2>\u6771\u4eac\u3067\u9aed\u8131\u6bdb\u304c\u5b89\u3044<strong>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3069\u3053\uff1f<\/strong><\/h2>\n\n\n<p><span class=\"highlighted\">\u3068\u306b\u304b\u304f\u5b89\u304f\u8131\u6bdb\u304c\u3057\u305f\u3044<\/span>\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u308a\u8131\u6bdb\u52b9\u679c\u3084\u75db\u307f\u30fb\u8cbb\u7528\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u683c\u5b89\u3067\u8131\u6bdb\u304c\u3067\u304d\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3001\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30923\u793e\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3002<\/p>\n<p>\u56de\u6570\u5238\u5236\u5ea6\u3001\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u30011\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u3042\u308a\u306a\u3069\u3001\u6599\u91d1\u4f53\u7cfb\u304c\u305d\u308c\u305e\u308c\u7570\u306a\u308b\u305f\u3081\u3001\u3054\u81ea\u8eab\u306e\u5e0c\u671b\u306b\u4e00\u756a\u3042\u3063\u305f\u65bd\u8a2d\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u30013\u793e\u3068\u3082\u884c\u3063\u3066\u307f\u3066\u304b\u3089\u6c7a\u3081\u308b\u3067\u3082\u3044\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\uff01<\/strong><br>1\u90e8\u4f4d\uff1a2,980\u5186\/1\u56de<br>3\u90e8\u4f4d\uff1a59,800\u5186\/10\u56de<br>8\u90e8\u4f4d\uff1a99,800\u5186\/10\u56de<\/td><td><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<br><br>\u6708\u3005500\u5186\u301c<br>11\u56de\u76ee\u4ee5\u964d80%\u30aa\u30d5<\/td><td>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u90fd\u5185\u306b5\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u6700\u5bc4\u99c5\u304b\u3089\u5f92\u6b6910\u4ee5\u5185<\/td><td>\u90fd\u5185\u306b11\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><td>\u90fd\u5185\u306b23\u9662<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u9078\u3073\u65b9\u306f\uff1f\u91cd\u8981\u306a5\u3064\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u30c1\u30a7\u30c3\u30af<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg\" alt=\"\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30db\u309a\u30a4\u30f3\u30c8\" class=\"wp-image-50578\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306b\u91cd\u8981\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span>\u3002<\/p>\n<p>\u3068\u304f\u306b\u6ce8\u76ee\u3059\u3079\u304d\u306a\u306e\u306f\u6b21\u306e5\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/li><li>\u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/li><li>\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/li><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/li><li>\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n<p>\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>1. \u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c81\" class=\"wp-image-51117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u4e3b\u306b3\u3064\u306e\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u5149\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br><strong>\uff08\u6e1b\u6bdb\uff09<\/strong><\/td><td>\u3007<\/td><td>\u25ce<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u9577\u671f\u9593\u304b\u304b\u308b\u305f\u3081\u7d50\u679c\u7684\u306b\u8cbb\u7528\u304c\u9ad8\u304f\u306a\u308b\u50be\u5411\u306b<\/strong><\/td><td>\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u306e\u3067\u8cbb\u7528\u3092\u6291\u3048\u3084\u3059\u3044<\/td><td><strong>1\u672c\u305a\u3064\u8131\u6bdb\u3059\u308b\u305f\u3081\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/strong><\/td><\/tr><tr><td>\u65bd\u8853\u6642\u9593<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>30\u301c60\u5206\u7a0b\u5ea6*<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u306e\u3088\u3046\u306a\u8efd\u3044\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u5f3e\u304b\u308c\u305f\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><td>\u706b\u50b7\u306e\u3088\u3046\u306a\u304b\u306a\u308a\u5f37\u3044\u75db\u307f<\/td><\/tr><tr><td>\u65bd\u8853\u30ea\u30b9\u30af<\/td><td>\u5c11\u306a\u3044\u304c\u8d64\u307f\u30fb\u75db\u307f\u304c\u51fa\u308b\u53ef\u80fd\u6027\u3082<\/td><td><strong>\u51fa\u529b\u304c\u9ad8\u3044\u305f\u3081\u8d64\u307f\u30fb\u75db\u307f\u304c\u4f34\u3046<\/strong><\/td><td>\u6280\u8853\u8005\u306b\u3088\u3063\u3066\u5dee\u304c\u51fa\u3084\u3059\u3044<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593<\/td><td>15\u56de\u4ee5\u4e0a*<\/td><td>5\uff5e8\u56de*<\/td><td>5\uff5e8\u56de*<\/td><\/tr><tr><td>\u30c8\u30e9\u30d6\u30eb\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b<br>\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><td>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3059\u3050\u306b\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n<p><small>*1&#8230;\u5404\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b3\u30fc\u30b9\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002<br><\/small><small>*2&#8230;\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570\u306e\u76ee\u5b89\u3067\u3059\u3002<br><\/small><small>*3&#8230;\u30b5\u30ed\u30f3\u306e\u4f7f\u7528\u30de\u30b7\u30f3\u3084\u65bd\u8853\u30ec\u30d9\u30eb\u3001\u4f53\u8cea\u306b\u3088\u3063\u3066\u52b9\u679c\u306e\u73fe\u308c\u65b9\u306b\u306f\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u307e\u305a\u306f3\u3064\u306e\u9aed\u8131\u6bdb\u6cd5\u306b\u3064\u3044\u3066\u77e5\u3063\u3066\u304a\u304f\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u6642\u671f\u3084\u8cbb\u7528\u304c<span class=\"highlighted\">\u898b\u8fbc\u307f\u3084\u3059\u304f\u306a\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<h3>2. \u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c82\" class=\"wp-image-51118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5fc5\u305a\u3057\u3082\u3001\u7537\u6027\u5c02\u7528\u30b5\u30ed\u30f3\u3067\u3042\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001<strong>\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n<p>\u7537\u6027\u306e\u8131\u6bdb\u306f\u3001<span class=\"redcolor\">\u4f53\u6bdb\u304c\u6fc3\u304f\u3001\u91cf\u304c\u591a\u3044\u3053\u3068\u304c\u591a\u3044<\/span>\u3053\u3068\u3092\u8e0f\u307e\u3048\u305f\u4e0a\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u4e01\u5be7\u306b\u884c\u3063\u3066\u3044\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong>\u9aed\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30d7\u30e9\u30f3\u306e\u3042\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u53b3\u9078<\/strong>\u3057\u305f\u3001\u672c\u8a18\u4e8b\u306e\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>3.\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c83\" class=\"wp-image-51119\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><span class=\"redcolor\">\u5358\u7d14\u306b\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u3051\u308c\u3070\u826f\u3044\u304b\u3068\u3044\u3046\u3068\u3001\u305d\u3046\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/span><\/p>\n<p>\u65bd\u8853\u6599\u91d1\u4ee5\u5916\u306b\u3082\u3001\u4e0b\u8a18\u306e\u3088\u3046\u306a\u89b3\u70b9\u304b\u3089<strong>\u300c\u9577\u304f\u901a\u3048\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3069\u3046\u304b\u300d<\/strong>\u3068\u3044\u3046\u70b9\u3067\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u9078\u3073\u3092\u9032\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u7121\u6599\u304b\u3069\u3046\u304b<\/li><li> \u786c\u6bdb\u5316\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u3042\u308b\u304b\u3069\u3046\u304b<\/li><li> \u7d99\u7d9a\u3059\u308b\u3053\u3068\u3067\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306f\u5b89\u304f\u306a\u308b\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>4.\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c84\" class=\"wp-image-51120\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5951\u7d04\u3059\u308b\u969b\u306f\u3001<span class=\"highlighted\">\u5e0c\u671b\u65e5\u306b\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u304b\u3069\u3046\u304b\u3092\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u306f\u3001\u5951\u7d04\u3057\u3066\u3082\u306a\u304b\u306a\u304b\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089\u3067\u3059\u3002<span class=\"redcolor\">\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u671f\u9593\u304c\u30ba\u30eb\u30ba\u30eb\u3068\u9577\u5f15\u3044\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001Web\u304b\u3089\u306e24\u6642\u9593\u4e88\u7d04\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u5e97\u8217\u6570\u304c\u591a\u304f\u3001\u304b\u3064\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u65bd\u8853\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306a\u3089\u3001\u5e0c\u671b\u65e5\u306e\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3079\u3070\u3001\u30b9\u30c8\u30ec\u30b9\u306a\u304f\u8131\u6bdb\u3092\u9032\u3081\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3>5.\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c85\" class=\"wp-image-51121\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span class=\"highlighted\">\u9aed\u8131\u6bdb\u306b\u304a\u3044\u3066\u3001\u75db\u307f\u5bfe\u7b56\u306f\u5fc5\u9808<\/span>\u3068\u8a00\u3063\u3066\u3082\u904e\u8a00\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<span class=\"redcolor\">\u9aed\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u7279\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u306f\u3001\u9ebb\u9154\u5b8c\u5099\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002\u9ebb\u9154\u306b\u306f\u4e3b\u306b\u6b21\u306e2\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u60a3\u90e8\u306b\u5857\u5e03\u3059\u308b\u3002\u611f\u899a\u304c\u9ebb\u75fa\u3057\u3001\u75db\u307f\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u3092\u5438\u5165\u3059\u308b\u3002\u75db\u307f\u3092\u5bfe\u7b56\u3067\u304d\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u305f\u3081\u4e0d\u5b89\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u3063\u3066\u3044\u308b\u75db\u307f\u5bfe\u7b56\u3082\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6e0b\u8c37\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u304a\u3059\u3059\u308122\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30af\u3099\" class=\"wp-image-40462\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u3001\u6771\u4eac\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 512\"><path d=\"M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f3\u3064\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u6cbb\u7642\u5b9f\u7e3e\u3068\u53e3\u30b3\u30df\u5185\u5bb9<\/strong><br>\u2192\u75c7\u4f8b\u6570\u3084\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u5275\u696d\u5e74\u6570\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3084\u8a3a\u65ad\u306e\u5145\u5b9f\u5ea6\u3001\u60a3\u8005\u6e80\u8db3\u5ea6\u3067\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u5bfe\u5fdc\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17<\/strong><br>\u2192MOTEO\u7de8\u96c6\u90e8\u306b\u3088\u308b\u6f5c\u5165\u8abf\u67fb\u3084\u53e3\u30b3\u30df\u304b\u3089\u5224\u65ad<\/p>\n\n\n\n<p><strong>\u30fb\u8cbb\u7528\u304c\u308f\u304b\u308a\u3084\u3059\u3044\u304b<br><\/strong>\u2192\u516c\u5f0f\u30b5\u30a4\u30c8\u306e\u898b\u3084\u3059\u3055\u3001\u6599\u91d1\u304c\u5177\u4f53\u7684\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1\uff08\u30e9\u30f3\u30ad\u30f3\u30b0\u8868\u793a\u91d1\u984d\u306f\u65ad\u308a\u304c\u306a\u3044\u5834\u5408\u3001\u7a0e\u8fbc\u307f\u3067\u306e\u91d1\u984d\u3068\u306a\u308a\u307e\u3059\u3002\u91d1\u984d\u304c\u5909\u66f4\u3055\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308b\u305f\u3081\u3001\u6765\u5e97\u306e\u969b\u306f\u5fc5\u305a\u516c\u5f0f\u30b5\u30a4\u30c8\u3067\u6599\u91d1\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\uff09<\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 100px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>&#8211;<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30ea\u30bc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-1235\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"3651732d-bed6-4a68-a0d2-15972b47673f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8740f63c-bcda-4377-9352-47961afe004a\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8740f63c-bcda-4377-9352-47961afe004a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1748ef89-2284-416f-836d-1d9511c9dc36\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"37354e35-07b4-4b1b-a98a-ed8c61581722\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1709b44d-7405-410c-94c7-5e3ea3aea757\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"9.1\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">9.1<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d93d674c-5beb-4a19-8492-8690c5263344\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>3\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u53ef\u80fd<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u306b\u5099\u3048\u305f\u5b8c\u5168\u7121\u6599\u4fdd\u8a3c\u3092\u5b8c\u5099<\/li><li>2\u7a2e\u985e\u306e\u9ebb\u9154\u306e\u5c0e\u5165\u3067\u75db\u307f\u3078\u306e\u914d\u616e\u3082\u25ce<\/li><li>\u6708\u30053,200\u5186\uff5e\u624b\u8efd\u306b\u8131\u6bdb\u3092\u59cb\u3081\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af\u306f\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b18\u5e97\u8217\u5c55\u958b\u3057\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u306a\u30695\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u5e2b\u304c\u76f4\u63a5\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u9b45\u529b\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u306f\u7121\u6599\u3067\u3059\u3002\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3067\u3057\u304b\u6271\u3046\u3053\u3068\u306e\u3067\u304d\u306a\u3044\uff13\u7a2e\u985e\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u3067\u7570\u306a\u308b\u808c\u8cea\u3084\u6bdb\u8cea\u306b\u5bfe\u5fdc\u3002\u90e8\u5206\u7684\u306b\u6b8b\u3059\u306a\u3069\u306e\u30c7\u30b6\u30a4\u30f3\u3084\u30dc\u30ea\u30e5\u30fc\u30e0\u8abf\u6574\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u306e\u6709\u52b9\u671f\u9650\u304c5\u5e74\u3082\u3042\u308b\u306e\u3067\u3001\u4e8b\u60c5\u3067\u884c\u3051\u306a\u3044\u671f\u9593\u304c\u3067\u304d\u3066\u3082\u5927\u4e08\u592b\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-60504871-f308-4b09-bd27-d630d8186f8c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg\" alt=\"\" data-id=\"76123\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1\/\" class=\"wp-image-76123\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg\" alt=\"\" data-id=\"76124\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1\/\" class=\"wp-image-76124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg\" alt=\"\" data-id=\"76125\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1\/\" class=\"wp-image-76125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg\" alt=\"\" data-id=\"76126\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1\/\" class=\"wp-image-76126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a\uff11\u4e01\u76ee\uff12\u2212\uff11 \u30ca\u30a4\u30f3\u30c6\u30a3 \u65b0\u5bbf \u30d3\u30eb 7F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shibuya?share\">\u6e0b\u8c37\u533a\u795e\u53571-16-3 \u30d6\u30eb\u30fb\u30f4\u30a1\u30fc\u30eb\u30d3\u30eb4F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br><a href=\"https:\/\/www.google.com\/maps\/place\/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7\/@35.668131,139.7591151,17z\/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea78-8-8 \u9280\u5ea7\uff18\uff18\uff18\u30d3\u30eb10F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/g.page\/mensrize_machida?share\" target=\"_blank\">\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F<\/a><br>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<br><a href=\"https:\/\/g.page\/mensrize_tachikawa?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0fHP\u306e\u300c\u96fb\u8a71\u4e88\u7d04\u300d<\/a>\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br>14:00\uff5e23:00<br> \uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br> \u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br> \u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e05\u6f54\u611f\u6ea2\u308c\u308b\u9662\u5185\u3067\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u7686\u3055\u3093\u3068\u3066\u3082\u89aa\u5207\u3067\u4e01\u5be7\u306b\u63a5\u3057\u3066\u304f\u3060\u3055\u308a\u3068\u3066\u3082\u597d\u611f\u304c\u6301\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vPzdGST37eK1FWuA6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u914d\u616e\u3082\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u3066\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u96fb\u8a71\u5bfe\u5fdc\u3082\u5927\u5909\u306b\u6c17\u6301\u3061\u306e\u826f\u3044\u5bfe\u5fdc\u3067\u3057\u305f\u306d\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NBtqkUNaPDhuk1UN9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u307e\u3060\u306b\u5168\u304f\u4e88\u7d04\u304c\u53d6\u308c\u307e\u305b\u3093\u30021\u5e74\u9593\u305a\u3063\u3068\u53d6\u308a\u3084\u3059\u3044\u3088\u3046\u6539\u5584\u3057\u307e\u3059\u3068\u8a00\u3044\u7d9a\u3051\u3066\u3044\u307e\u3059\u304c\u5168\u304f\u52aa\u529b\u304c\u898b\u3089\u308c\u307e\u305b\u3093\u3002\u65b0\u898f\u5951\u7d04\u306e\u65b9\u306f\u6700\u521d\u306b\u304a\u91d1\u3092\u6255\u3063\u305f\u3089\u305d\u306e\u5f8c\u884c\u304d\u305f\u3044\u65e5\u306b\u5168\u7136\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u306e\u3067\u304a\u6c17\u3092\u3064\u3051\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuqU6YimKHvoysyB7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"335d4ac2-43f2-4def-863b-cd3d0dd4a18a\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c349d5b9-4493-446f-9339-9ce586ff7009\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20c0363b-e112-4b74-8f6e-73572a124f7b\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u8131\u6bdb\u6a5f\u304c5\u7a2e\u985e\uff01\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u3067\u304d\u308b<\/li><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u6a5f\u300c\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u300d\u5168\u9662\u5c0e\u5165<\/li><li>\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306a\u30897\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u3078\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u7121\u6599<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u5168\u56fd\u306b18\u9662\u5c55\u958b\u3001\u90fd\u5185\u306b\u306f\u65b0\u5bbf\u306a\u30695\u9662\u304c\u5c55\u958b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\uff62\u7537\u6027\u7f8e\u5bb9\u3068\u3044\u3046\u6587\u5316\u3092\u5275\u308b\uff63\u3053\u3068\u3092\u4f7f\u547d\u3068\u3057\u3066\u3044\u3066\u3001\u7f8e\u610f\u8b58\u306e\u9ad8\u3044\u7537\u6027\u306b\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52b9\u679c\u3092\u51fa\u3059\u305f\u3081\u306b\u9577\u671f\u9593\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u30a8\u30b9\u30c6\u8131\u6bdb\u306b\u6bd4\u3079\u3066\u3001\u533b\u7642\u8131\u6bdb\u306f\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u5f97\u3089\u308c\u3084\u3059\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<br>\u6bdb\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u300c\u30d0\u30eb\u30b8\u300d\u3068\u3044\u3046\u7d30\u80de\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3082\u5c11\u306a\u304f\u3066\u3059\u307f\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u3001\u3075\u305f\u305f\u3073\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u307b\u3068\u3093\u3069\u306a\u3044\u306e\u304c\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b4\u30ea\u30e9\u5272\u3001\u4e57\u308a\u63db\u3048\u5272\u3001\u30da\u30a2\u5272\u306a\u3069\u306e\u5272\u5f15\u3082\u5145\u5b9f\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg\" alt=\"\" data-id=\"76116\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1\/\" class=\"wp-image-76116\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg\" alt=\"\" data-id=\"76117\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1\/\" class=\"wp-image-76117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg\" alt=\"\" data-id=\"76118\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1\/\" class=\"wp-image-76118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg\" alt=\"\" data-id=\"76115\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1\/\" class=\"wp-image-76115\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4><strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<p><strong>\u3010\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\uff08\u51686\u56de\uff09\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>(\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b)<\/td><td>74,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0<br>\uff08\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff09<\/td><td>64,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0\uff08\u9996\uff09<\/td><td>49,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><small>\u203b\u300e\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u300f\u7d42\u4e86\u5f8c\u306f3\u5e74\u9593\u8ffd\u52a01\u56de100\u5186\u3067\u7167\u5c04\u53ef\u80fd\uff01<\/small><\/p>\n\n\n<p><strong>\u3010\u5404\u90e8\u4f4d\u3054\u3068\u306e\u6599\u91d1\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9f3b\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u307b\u307b<\/td><td>48,000\u5186<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u9996<\/td><td>48,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306f\u3001\u5e73\u65e511:00\u301c15:00\u307e\u3067\u306e\u7167\u5c04\u3068\u306a\u308a\u307e\u3059\u3002\u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\uff08\u7a0e\u8fbc\uff09\u306e\u304a\u652f\u6255\u3067\u4e0a\u8a18\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272*<br><br>*\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-96b48b26-f961-41c0-9544-d18828aca209\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u884c\u304b\u3057\u3066\u3082\u3089\u3063\u3066\u307e\u3059\u3002<br>\u5e97\u54e1\u3055\u3093\u53ef\u611b\u304f\u3066\u4e01\u5be7\u3067\u3068\u3066\u3082\u89aa\u5207\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/2KSFf7eVkXmCADP48\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u65bd\u8853\u3067\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u975e\u5e38\u306b\u4e01\u5be7\u3002<br>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3092\u5c0e\u5165\u3057\u3066\u3044\u308b\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u4ee5\u5916\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3082\u884c\u3063\u305f\u4e8b\u304c\u3042\u308a\u307e\u3059\u304c\u30011\u56de\u6ed1\u3089\u305b\u305f\u3089\u6b21\u306e\u4f4d\u7f6e\u306b\u79fb\u52d5\u3002<br>\u78ba\u304b\u306b\u65bd\u8853\u6642\u9593\u306f\u65e9\u3044\u3051\u3069\u6253\u3061\u6f0f\u308c\u304c\u6563\u898b\u3055\u308c\u308b\u3050\u3089\u3044\u306a\u3089\u3001\u6642\u9593\u3092\u76ee\u4e00\u676f\u306b\u4f7f\u3063\u3066\u4e01\u5be7\u306b\u3084\u3063\u3066\u6b32\u3057\u3044\u3002<br>\u30b4\u30ea\u30e9\u3067\u306f\u3001\u540c\u3058\u90e8\u4f4d\u306b4\u30015\u56de\u5f53\u3066\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u6c17\u5206\u7684\u306b\u3082\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044\u3002<br>\u3053\u308c\u3067\u6253\u3061\u6f0f\u308c\u304c\u3042\u3063\u305f\u5834\u5408\u306f\u8ae6\u3081\u304c\u3064\u304f\u30ec\u30d9\u30eb<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ym2rgdEanBChoLJi6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u96f0\u56f2\u6c17\u3082\u63a5\u5ba2\u3082\u3044\u3044\u306e\u3060\u304c\u3001\u7acb\u5730\u304c\u3044\u3044\u305b\u3044\u3067\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u3002\u30d2\u30b2\u8131\u6bdb\u52b9\u679c\u306f\u78ba\u304b\u306b\u3042\u308b\u304c\u3001\u9ad8\u3044\u3002\u8131\u6bdb\u306a\u3089\u4ed6\u306e\u7f8e\u5bb9\u6574\u5f62\u3082\u3042\u308b\u306e\u3067\u3001\u5373\u65ad\u305b\u305a\u306b\u4ed6\u793e\u3068\u6bd4\u8f03\u3057\u3066\u304b\u3089\u7533\u3057\u8fbc\u307e\u306a\u3044\u3068\u5f8c\u6094\u3057\u307e\u3059\u3088<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/roqxaitnRYou6Vsy6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"8cedd301-be8d-4c32-994e-c61b4908c552\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"775d53eb-7cf3-4491-8539-820aaaa9dee2\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"471763f0-2131-46a6-afbf-e5dd9c165c4d\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9d161c1f-d5fc-4849-a124-2efcaf88982c\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.5\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.5<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.3<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u90fd\u5185\u3060\u3051\u306723\u9662\uff01\u5727\u5012\u7684\u306a\u9662\u6570<\/li><li>\u30b7\u30f3\u30d7\u30eb\u306a\u30b3\u30fc\u30b9\u8a2d\u5b9a\u3067\u30d7\u30e9\u30f3\u9078\u3073\u306b\u8ff7\u308f\u306a\u3044<\/li><li>1\u56de\u306e\u307f\u306e\u8131\u6bdb\u3082\u53ef\u80fd\uff01\u30b3\u30fc\u30b9\u5951\u7d04\u306a\u3057\u3067\u30cf\u30fc\u30c9\u30eb\u304c\u4f4e\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001CM\u3067\u3082\u304a\u306a\u3058\u307f\u306e\u6709\u540d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u56fd\u306b\u5e97\u8217\u3092\u5c55\u958b\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u3084\u3080\u306a\u3044\u5f15\u3063\u8d8a\u3057\u304c\u3042\u3063\u3066\u3082\u7d9a\u3051\u3089\u308c\u308b\u306e\u306f\u4fbf\u5229\u3067\u3059\u3002\u6771\u4eac\u3067\u308219\u9662\u3068\u3044\u3046\u9a5a\u304f\u307b\u3069\u306e\u5e97\u8217\u6570\u3092\u8a87\u3063\u3066\u3044\u308b\u306e\u3067\u3001\u6771\u4eac\u5728\u4f4f\u306e\u65b9\u306f\u3068\u3066\u3082\u901a\u3044\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u8131\u6bdb\u6a5f\u3067\u3001\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u75db\u307f\u306e\u5c11\u306a\u3044\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3044\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u306b\u3088\u308b\u4e07\u304c\u4e00\u304c\u5fc3\u914d\u306a\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002\u9854\u3068\u3044\u3046\u30c7\u30ea\u30b1\u30fc\u30c8\u3067\u76ee\u7acb\u3064\u7b87\u6240\u306a\u3089\u306a\u304a\u3055\u3089\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u30013\u90e8\u4f4d\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09\u304c1\u56de5,700\u5186\u3067\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4><strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09<\/td><td>1\u56de\uff1a5,700 \u5186<br>3\u56de\uff1a11,400 \u5186<br>6\u56de\uff1a16,800 \u5186<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff09<\/td><td>1\u56de\uff1a6,500 \u5186<br>3\u56de\uff1a12,900 \u5186<br>6\u56de\uff1a19,800 \u5186<\/td><\/tr><tr><td>\u9996<\/td><td>1\u56de\uff1a6,180\u5186<br>3\u56de\uff1a17,730\u5186<br>6\u56de\uff1a29,280\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>\u53d7\u4ed8\u6642\u9593<br>10\uff1a00\u301c23\uff1a00<br>\u8a3a\u5bdf\u6642\u9593<br>10\uff1a00\u301c19\uff1a00<br>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6bdb\u3067\u304a\u4e16\u8a71\u306b\u306a\u3063\u3066\u307e\u3059\uff01<br>\u3053\u306e\u6642\u671f\u306b\u306a\u308b\u3068\u6bdb\u306e\u51e6\u7406\u304c\u758e\u304b\u306b\u306a\u308a\u304c\u3061\u306a\u306e\u3067\u3001\u3044\u3063\u305d\u306e\u4e8b\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3068\u601d\u3044\u901a\u3044\u59cb\u3081\u307e\u3057\u305f\u3002<br>\u8155\u6bdb\u304c\u5272\u3068\u6fc3\u304f\u306a\u308a\u3084\u3059\u3044\u306e\u3067\u3084\u3063\u3066\u3082\u3089\u3044\u30012\u9031\u9593\u3050\u3089\u3044\u7d4c\u3064\u3068\u81ea\u7136\u3068\u30dd\u30ed\u30dd\u30ed\u6bdb\u304c\u629c\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\uff01<br>\u7523\u6bdb\u3082\u751f\u3048\u3065\u3089\u304f\u306a\u3063\u3066\u6700\u9ad8\u3067\u3059\uff01\u7b11<br>\u808c\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u6c17\u304c\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/hvZWNMHCp1iQncgy5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u306f\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u5370\u8c61\u304c\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u6bce\u56de\u5e0c\u671b\u901a\u308a\u306b\u4e88\u7d04\u304c\u53d6\u308c\u3066\u304a\u308a\u3001\u4e88\u7d04\u53d7\u4ed8\u3082\u9045\u3044\u6642\u9593\u5e2f\u307e\u3067\u5bfe\u5fdc\u304f\u3060\u3055\u308a\u4e88\u5b9a\u304c\u7acb\u3066\u3084\u3059\u3044\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u6bce\u56de\u524d\u56de\u304b\u3089\u306e\u7167\u5c04\u5f8c\u306e\u52b9\u679c\u3092\u4e00\u5ea6\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u308b\u306e\u3067\u7167\u5c04\u6f0f\u308c\u306a\u3069\u3082\u5c11\u306a\u304f\u4eca\u306e\u3068\u3053\u308d\u4e0d\u6e80\u306a\u304f\u901a\u3048\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GW7EDPVnxxfj9hfx6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306f\u304a\u305d\u3089\u304f\u5168\u56fd\u5171\u901a\u3060\u3068\u601d\u3044\u307e\u3059\u304c\u3001<strong>\u8131\u6bdb<\/strong>\u30de\u30b7\u30f3\u306e\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u308f\u3056\u3068\u4f4e\u304f\u8a2d\u5b9a\u3057\u3066\u3044\u308b\u306e\u3067\u3044\u3064\u307e\u3067\u7d4c\u3063\u3066\u3082<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u5b89\u3055\u3092\u58f2\u308a\u306b\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4e00\u6642\u7684\u306b\u6bdb\u304c\u629c\u3051\u843d\u3061\u308b\u7a0b\u5ea6\u306e\u5a01\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3067\u65bd\u8853\u3059\u308b\u305f\u3081\u3001<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u304f\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u5951\u7d04\u3092\u7e70\u308a\u8fd4\u3059\u3053\u3068\u306b\u306a\u308a\u7d50\u679c\u7684\u306b\u30c8\u30fc\u30bf\u30eb\u3067\u898b\u308b\u3068\u9ad8\u984d\u3067\u3059\u3002<br>\u591a\u304f\u306e\u60a3\u8005\u306f\u5b89\u3055\u3060\u3051\u306b\u60f9\u304b\u308c\u3066\u3001\u3053\u306e\u3088\u3046\u306a\u88cf\u4e8b\u60c5\u3092\u77e5\u3089\u305a\u306b\u6765\u9662\u3059\u308b\u306e\u3067\u7d50\u679c\u7684\u306b\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u901a\u308f\u3055\u308c\u3066\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30ab\u30e2\u306b\u306a\u308a\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/L3ogrsZspfVU3VpG7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-shonanbiyougeka\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5b89\u3044\u3051\u3069\u52b9\u679c\u306f\u3042\u308b\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p style=\"font-size:0\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8 <\/p>\n\n\n\n<ul><li>\u75db\u307f\u304c\u5c11\u306a\u3044<\/li><li>\u6700\u77ed5\u30f6\u6708\u3067\u5b8c\u4e86<\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f<span class=\"redcolor\">\u75db\u307f\u306e\u8efd\u6e1b<\/span>\u306b\u3053\u3060\u308f\u308a\u3001\u8131\u6bdb\u6a5f\u306f\u6700\u65b0\u306e\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u300d\u3092\u5c0e\u5165\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u306f\u6e29\u304b\u3044\u71b1\u3067\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3092\u5927\u5e45\u306b\u8efd\u6e1b\u3067\u304d\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n<p>\u5f93\u6765\u306e\u3088\u3046\u306a\u75db\u307f\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u3058\u3093\u308f\u308a\u3068\u6e29\u304b\u3055\u3092\u611f\u3058\u308b\u7a0b\u5ea6\u306e\u4f53\u611f\u3067\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/span><\/p>\n<p>\u4eca\u306f\u3082\u3046\u300c\u533b\u7642\u8131\u6bdb\uff1d\u75db\u307f\u304c\u5f37\u3044\u300d\u3068\u3044\u3046\u305d\u3093\u306a\u6642\u4ee3\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><strong>\u75db\u307f\u3092\u30cd\u30c3\u30af\u306b\u601d\u3046\u3053\u3068\u306a\u304f\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b<\/strong>\u306e\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u6bdb\u5468\u671f\u306b\u95a2\u4fc2\u306a\u304f\u8131\u6bdb\u3067\u304d\u308b\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306a\u306e\u3067\u3001<strong>\u6700\u77ed1\u30f6\u6708\u306b1\u56de\u306e\u30da\u30fc\u30b9\u3067\u8131\u6bdb\u53ef\u80fd<\/strong>\u3002<\/p>\n<p><span class=\"highlighted\">5\u56de\u30b3\u30fc\u30b9\u306a\u3089\u305f\u3063\u305f\u306e5\u30f6\u6708\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/span><\/p>\n<p>\u3055\u3089\u306b\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f\u8ffd\u52a0\u8cbb\u7528\u304c\u767a\u751f\u3057\u307e\u305b\u3093\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-13133f9b-ea06-4403-9627-7b17787ba250\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u521d\u8a3a\u6599 <\/li><li> \u518d\u8a3a\u6599 <\/li><li> \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09 <\/li><li> \u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09 <\/li><li> \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb <\/li><li> \u9ebb\u9154\u4ee3 <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3053\u308c\u3089\u304c\u3059\u3079\u3066\u7121\u6599\u306a\u306e\u306f\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<h4> <strong>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>\uff08\u9f3b\u3057\u305f\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9996\u304b\u3089\u9078\u3079\u308b\uff09<\/td><td><strong>5\u56de38,500\u5186<\/strong><\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53<\/td><td><strong>5\u56de78,000\u5186<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/mens-eminal.jp\/lp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/a><\/td><\/tr><tr><td> \u4f4f\u6240 <\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662 <\/td><\/tr><tr><td> \u96fb\u8a71\u756a\u53f7 <\/td><td> \u516c\u5f0fHP\u300c\u533b\u9662\u4e00\u89a7\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td> \u30a2\u30af\u30bb\u30b9 <\/td><td> \u516c\u5f0fHP\u300c<a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\">\u533b\u9662\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11:00\u301c21:00<\/td><\/tr><tr><td> \u4e88\u7d04\u65b9\u6cd5 <\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04 <\/td><\/tr><tr><td>\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30fb\u65bd\u8853\u6642\u306e\u30ed\u30fc\u30b7\u30e7\u30f3\u4ee3<br>\u30fb \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09<br>\u30fb\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09<br>\u30fb \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb<br>\u30fb \u8ee2\u9662\u306e\u624b\u7d9a\u304d\u8cbb\u7528<br>\u30fb\u30c6\u30b9\u30c8\u7167\u5c04\u4ee3<br>\u30fb\u9ebb\u9154<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3<\/td><td>\u30fb\u5b66\u527210%OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u52726%OFF<br>\u30fb\u30da\u30a2\u52726%OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/6WXQ4z4Ak7RQyU4P7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u3001\u65bd\u8853\u3057\u3066\u304f\u3060\u3055\u308b\u65b9\u306f\u7686\u3055\u3093\u4e01\u5be7\u3067\u597d\u611f\u304c\u6301\u3066\u308b\u3002\u4e2d\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>1\u56de\u3067\u3082\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u30023\u56de\u3084\u3063\u305f\u3089\u78ba\u5b9f\u306b\u5909\u308f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dXk9BQPEPhtiPfN4A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u307e\u305a\u3001\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u306f\u6700\u77ed5\u56de\u3068\u66f8\u304b\u308c\u3066\u3044\u305f\u304c\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3044\u3063\u305f\u30895\u56de\u3067\u306f\u307e\u305a\u7d42\u308f\u3089\u306a\u3044\u3068\u5e97\u8217\u3067\u8a00\u308f\u308c10\u56de\u3092\u9032\u3081\u3089\u308c\u305f\u3002<br>\u307e\u305f\u3001\u521d\u56de\u306f\u4e88\u5b9a\u6642\u9593\u3088\u308a\uff11\u6642\u9593\u524d\u306b\u6765\u3044\u3068\u8a00\u308f\u308c\u305f\u304c\u3001\u5b9f\u969b\u884c\u3063\u3066\u307f\u305f\u3089\u9593\u9055\u3063\u3066\u3044\u307e\u3057\u305f\u3002\u3068\u8a00\u308f\u308c\u3001\uff11\u6642\u9593\u5f85\u305f\u3055\u308c\u305f\u3002<br>\uff12\u56de\u76ee\u306e\u4e88\u7d04\u3082\u307b\u3068\u3093\u3069\u53d6\u308c\u305a\u3001\u4f55\u3068\u304b\u53d6\u3063\u3066\u3044\u3063\u305f\u3089\u3001\u305d\u306e\u65e5\u306e\u5348\u524d\u306b\u6574\u5f62\u5916\u79d1\u306b\u884c\u3063\u305f\u3068\u3044\u3046\u3053\u3068\u3067\u672c\u65e5\u306e\u65bd\u8853\u306f\u3067\u304d\u307e\u305b\u3093\u3002\uff11\u56de\u6d88\u5316\u3057\u305f\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<br>\u305d\u308c\u3092\u623b\u3059\u306b\u306f\uff11\u4e07\u5186\u5fc5\u8981\u3067\u3059\u3002\u3068\u8a00\u308f\u308c\u305f\u3002<br>\u5bfe\u5fdc\u306b\u4e0d\u6e80\u304c\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3092\u53d7\u3051\u305f\u304c\u9000\u4f1a\u3057\u307e\u3057\u305f\u3002<br>\u307f\u306a\u3055\u3093\u306f\u3001\u6c17\u3092\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/qVhjcBmML1ZoqwYC7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" style=\"background-color:#2dad96\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><br><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30c8\u3099\u30af\u30bf\u30fc\u30b3\u30cf\u309a\" class=\"wp-image-14128\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3-300x174.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"44f415b9-188c-42f4-a55f-deb377d317b7\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ffd42019-ff9d-4482-8d57-8e2924064947\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"ae545144-1dcb-4059-9dcf-277c7de525fe\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"30b10093-d512-4ab5-af8e-8ad3e519507d\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.3\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.3<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-45b719b0-74b4-471a-8040-fabfa847d898\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>Dr.\u30b3\u30d0\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186\uff01\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u304c\u9b45\u529b<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306e\u8131\u6bdb\u7bc4\u56f2\u304c\u5e83\u3044<\/li><li>\u8131\u6bdb\u524d\u306b\u30c6\u30b9\u30c8\u7167\u5c04\u3042\u308a<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>Dr.\u30b3\u30d0\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u7684\u306a\u306e\u306f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3002<\/p>\n\n\n\n<p>2\u5e74\u30844\u5e74\u9593\u306a\u3069\u306e\u671f\u9650\u4ed8\u304d\u304c\u591a\u3044\u4e2d\u3001\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599100\u5186\u306e\u307f\u3067\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u53e3\u30fb\u984e\u30fb\u982c\u30fb\u984e\u4e0b\u30fb\u9996\u4e0a\u306e\u307b\u307c\u5168\u3066\u306e\u30d2\u30b2\u304c\u5bfe\u8c61\u3068\u306a\u308b\u306e\u3067\u3001\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u306b\u52a0\u3048\u3066\u3001\u30b7\u30cd\u30ed\u30f3\u30ad\u30e3\u30f3\u30c7\u30e9\u793e\u306eGentleMax Pro\u3092\u4f7f\u7528\u3057\u3066\u304a\u308a\u3001\u30d2\u30b2\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u9a5a\u7570\u7684\u306a\u52b9\u679c\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u78ba\u5b9f\u306a\u52b9\u679c\u3068\u5b89\u5168\u6027\u3001\u6642\u77ed\u3067\u9078\u3076\u306a\u3089Dr.\u30b3\u30d0\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u90fd\u5ea6\u6255\u3044<\/td><td>1\u301c5\u56de\u76ee\uff1a27,500\u5186\/1\u56de<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><tr><td>\u4e00\u62ec\u6255\u3044<\/td><td>5\u56de\u5206\uff1a108,900\u5186<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4><strong>Dr.\u30b3\u30d0<\/strong>\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kobayashi-seikei.jp\/alopecia\/\" target=\"_blank\">Dr.\u30b3\u30d0 \u9280\u5ea7\u9662<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/Nd9YwZNW7bBpaSFs9\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea72\u4e01\u76ee10-8 \u30de\u30cb\u30a8\u30e9\u9280\u5ea7\u30d3\u30eb3\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-026-226<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br> \u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br> \u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br> \u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u5411\u3051\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b89\u3044\u3057\u3001\u52b9\u679c\u629c\u7fa4\u3067\u3059\u3002<br>\u5f53\u65b9\u3081\u3061\u3083\u304f\u3061\u3083\u9aed\u306f\u6fc3\u3044\u65b9\u3067\u3059\u304c\u3001\u8584\u304f\u306a\u3063\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u4e88\u7d04\u306f\u3068\u308a\u305a\u3089\u3044\u3067\u3059\u304c\u3001\u30b3\u30b9\u30d1\u91cd\u8996\u3057\u305f\u3044\u65b9\u306b\u30aa\u30b9\u30b9\u30e1\u3002<br>\u75db\u3044\u306e\u304c\u82e6\u624b\u306a\u3089\u30b4\u30ea\u30e9\u304c\u30aa\u30b9\u30b9\u30e1\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/u9RqkAuTEXt3q46N9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4fa1\u683c\u3068\u52b9\u679c\u306f\u7d20\u6674\u3089\u3057\u3044\u3051\u3069\u3001\u793e\u54e1\u306e\u30b5\u30fc\u30d3\u30b9\u30ec\u30d9\u30eb\u3068\u885b\u751f\u9762\u306f\u4e26\u4ee5\u4e0b\u304b\u3068\u3002\u793e\u54e1\u306f\u30b5\u30fc\u30d3\u30b9\u5185\u5bb9\u3001\u8a00\u3046\u3053\u3068\u30d0\u30e9\u30d0\u30e9\u3001\u65bd\u8853\u5f8c\u306e\u8edf\u818f\u306f\u5857\u3089\u308c\u305f\u308a\u5857\u3089\u308c\u306a\u304b\u3063\u305f\u308a\u3002\u885b\u751f\u9762\u306f\u3001\u65bd\u8853\u4e0a\u4ef0\u5411\u3051\u306b\u306a\u308a\u307e\u3059\u304c\u6795\u306b\u306f\u9aea\u306e\u6bdb\u3068\u304b\u3064\u3044\u3066\u307e\u3059\u3002\u6c17\u5206\u60aa\u3044\u3001\u3001\u3061\u306a\u307f\u306b\u4e88\u7d04\u306f\u5168\u7136\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZmY1FZ8BDRWtmcBg9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u306e\u30b3\u30b9\u30d1\u306f\u968f\u4e00\u3067\u3059\u3002<br>\u305f\u3060\u305d\u306e\u5206\u5f93\u696d\u54e1\u306e\u30ec\u30d9\u30eb\u306f\u6700\u4f4e\u3067\u3059\u3002<br>\u6700\u8fd1\u306f\u65bd\u8853\u3059\u308b\u65b9\u306f\u5272\u3068\u307e\u3068\u3082\u306a\u65b9\u304c\u591a\u3044\u6c17\u304c\u3057\u307e\u3059(\u305f\u307e\u306b\u30b5\u30c3\u30b5\u3068\u7d42\u308f\u3089\u305d\u3046\u3068\u5ba2\u306e\u3053\u3068\u3092\u8003\u3048\u305a\u306b\u9069\u5f53\u306a\u3053\u3068\u3084\u308b\u4eba\u3082\u3044\u307e\u3059\u3002\u7279\u306b\u571f\u65e5\u306f\u65bd\u8853\u8005\u306e\u8cea\u304c\u4f4e\u3044\u6c17\u304c\u3057\u307e\u3059\u3002)<br>\u53d7\u4ed8\u3068\u96fb\u8a71\u5bfe\u5fdc\u306b\u95a2\u3057\u3066\u306f\u672c\u5f53\u306b\u6700\u5e95\u8fba\u30ec\u30d9\u30eb\u3067\u3059\u3002<br>\u307e\u3068\u3082\u306a\u793e\u4f1a\u4eba\u3068\u3057\u3066\u306e\u5e38\u8b58\u3084\u30de\u30ca\u30fc\u3084\u8a00\u8449\u9063\u3044\u304c\u8eab\u306b\u3064\u3044\u3066\u3044\u306a\u3044\u65b9\u3057\u304b\u3044\u307e\u305b\u3093\u3002<br>\u30b3\u30f3\u30d3\u30cb\u306e\u30a2\u30eb\u30d0\u30a4\u30c8\u306e\u65b9\u304c\u3088\u3063\u307d\u3069\u3057\u3063\u304b\u308a\u3057\u305f\u63a5\u5ba2\u3092\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br>\u53d7\u4ed8\u306f\u7121\u4eba\u306b\u3001\u96fb\u8a71\u5bfe\u5fdc\u306f\u5916\u6ce8\u3059\u308b\u306a\u3069\u3057\u3066\u9802\u304d\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/Q74tFspMAE4PMmAm7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" style=\"background-color:#2dad96\">Dr.\u30b3\u30d0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-drkoba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg\" alt=\"\" class=\"wp-image-90573\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg-300x147.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"e184e38d-df9c-498e-8272-a13bddd1152b\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20bbd0a6-7a66-4926-bece-da5791594ed9\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bfae67b3-4153-476b-9568-3a768029c0c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"bdebb052-e44d-47d8-adb6-da78c858135f\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.1<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b <\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b <\/li><li>\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044 <\/li><li>\u826f\u5fc3\u7684\u306a\u4fa1\u683c\u8a2d\u5b9a <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n<p><span style=\"font-weight: 400;\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u7537\u6027\u5c02\u7528\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u5357\u53e3\u9662\u3068\u6e0b\u8c37\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u6700\u65b0\u306e\u8131\u6bdb\u7406\u8ad6\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306b\u3088\u308a\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b\u70b9\u304c\u6700\u5927\u306e\u9b45\u529b\u3067\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u65b9\u6cd5\u306a\u306e\u3067\u6e29\u304b\u3044\u71b1\u3067\u30a2\u30d7\u30ed\u30fc\u30c1\u3067\u304d\u3001\u6fc3\u3044\u6bdb\u306f\u3082\u3061\u308d\u3093\u7523\u6bdb\u306e\u3088\u3046\u306a\u8584\u3044\u6bdb\u3082\u3057\u3063\u304b\u308a\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u65bd\u8853\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3067\u3042\u3063\u3068\u3044\u3046\u9593\u306b\u7d42\u308f\u308a\u3001\u4e88\u7d04\u67a0\u306b\u3082\u4f59\u88d5\u304c\u51fa\u3084\u3059\u3044\u3067\u3059\u3002\u6bd4\u8f03\u7684\u65b0\u3057\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u306e\u3067\u3001\u305d\u306e\u70b9\u3082\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u3064\u306a\u304c\u3063\u3066\u3044\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u808c\u30c8\u30e9\u30d6\u30eb\u3084\u6253\u3061\u6f0f\u308c\u306b\u3082\u7121\u6599\u3067\u5bfe\u5fdc\u3002\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u3067\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u30c6\u30b9\u30c8\u7167\u5c04\u3082\u7121\u6599\u3067\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u306e\u3067\u3001\u8208\u5473\u304c\u3042\u308c\u3070\u6c17\u8efd\u306b\u8db3\u3092\u904b\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9854\u30bb\u30ec\u30af\u30c8\u30d7\u30e9\u30f33<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a26,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a55,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a76,000\u5186<\/td><\/tr><tr><td>\u98546\u7b87\u6240\u30bb\u30c3\u30c8<br>\uff08\u3072\u305f\u3044\/\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\/\u9f3b\u4e0b\/\u30a2\u30b4\/\u30a2\u30b4\u4e0b\/\u9996\uff09<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a51,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a109,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a149,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><span style=\"font-weight: 400;\">\u4eca\u306a\u3089\u671f\u9593\u9650\u5b9a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98543\u7b87\u6240\u300d\u304c1\u56de9,800\u5186\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98546\u7b87\u6240\u300d\u304c1\u56de16,800\u5186\u3067\u304a\u8a66\u3057\u3067\u304d\u307e\u3059\u306e\u3067\u3001\u307e\u305a\u306f\u3053\u3061\u3089\u3092\u8a66\u3057\u3066\u307f\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>3\u5e97\u8217\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-006-280<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u306f<a href=\"https:\/\/jennyc.jp\/men\/clinics\/\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3001\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3001\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/reserve\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df<\/strong><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b16884f9-2176-4316-ad02-3b70add7283b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Shoki Aoba\u3055\u3093 <\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u7d4c\u9a13\u3067\u4e0d\u5b89\u8981\u7d20\u3082\u591a\u3005\u3042\u308a\u307e\u3057\u305f\u304c\u75db\u307f\u3068\u304b\u3082\u306a\u304f\u3001\u6700\u5f8c\u307e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u305f\u72b6\u614b\u3067\u3044\u308c\u307e\u3057\u305f\uff01\u62c5\u5f53\u306e\u65b9\u304c\u3068\u3066\u3082\u89aa\u5207\u306a\u65b9\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3067\u304d\u305f\u8981\u56e0\u306e\u4e00\u3064\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u65bd\u8a2d\u3082\u7dba\u9e97\u306a\u5370\u8c61\u3067\u3057\u305f\uff01<br>\uff08\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Google\u30de\u30c3\u30d7 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">anan anpan\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">VIO\u3092\u3084\u3063\u3066\u3044\u307e\u3059\u3002<br>\u4ed6\u4f1a\u793e\u306e\u533b\u7642\u8131\u6bdb\u3082\u7d4c\u9a13\u6e08\u307f\u306e\u305f\u3081\u3001\u305d\u306e\u6bd4\u8f03\u3067\u3059\u3002<br><br>\u7167\u5c04\u81ea\u4f53\u306f\u3001\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u5c11\u306a\u3044\u3067\u3059\uff01<br>\u305d\u306e\u70b9\u3068\u3066\u3082\u6e80\u8db3\u306a\u306e\u3067\u3059\uff01<br><br>\u661f\u304c\uff11\u3064\u306a\u3044\u306e\u306f\u3001<br>O\u306e\u6642\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306b\u5243\u3063\u3066\u3082\u3089\u3063\u305f\u306e\u3067\u3059\u304c\u3001<br>\u305d\u306e\u6bdb\u306e\u51e6\u7406\u304c\u5b9f\u969b\u306e\u7167\u5c04\u3088\u308a\u3082\u75db\u304b\u3063\u305f\u3067\u3059\u3002\u3002<br><br>\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3092\u3057\u305f\u6642\u306f\u305d\u3093\u306a\u4e8b\u306f\u306a\u304b\u3063\u305f\u3002\u3002<br><br>\u6bdb\u3092\u51e6\u7406\u3059\u308b\u5243\u6bdb\u5668\u6750\u304c\u60aa\u3044\u306e\u304b\u3001\u3001<br>\u5243\u6bdb\u3057\u3066\u304f\u308c\u308b\u30b9\u30bf\u30c3\u30d5\u306e\u6280\u8853\u306a\u306e\u304b\u3001\u3001<br><br>\u8840\u304c\u51fa\u3066\u308b\u3093\u3058\u3083\u306a\u3044\u304b\u3068\u601d\u3046\u304f\u3089\u3044\u75db\u304b\u3063\u305f\u3002\u3002<br>\u6539\u5584\u3057\u3066\u307b\u3057\u3044\u3067\u3059\u3002<br>\uff08\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/jennyc.jp\/men\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc \u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-jenny\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u5b9f\u969b\u306bVIO\u8131\u6bdb\u306e\u4f53\u9a13\u3067\u52b9\u679c\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-1251\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"80ce2e20-d578-4425-b0fc-3aa8e9d65eac\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"da788f7f-62d7-4dd1-81a6-5a88864af44e\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"5f7a190e-4278-45a9-b3f9-45c4ee4087e5\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"aaacef2d-02ff-4baf-9c6c-9f744c43ae90\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"0480c0de-9297-432b-8e96-27071a2c472e\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-0480c0de-9297-432b-8e96-27071a2c472e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.0\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.0<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7\u306f\u3001\u533b\u7642\u8131\u6bdb\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u6771\u4eac\u306f\u6e0b\u8c37\u3092\u4e2d\u5fc3\u306b\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u5ba4\u3059\u3079\u3066\u5b8c\u5168\u500b\u5ba4\u306a\u306e\u3067\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u304c\u5b88\u3089\u308c\u3066\u5b89\u5fc3\u3002\u533b\u7642\u6a5f\u95a2\u306a\u306e\u3067\u8131\u6bdb\u5f8c\u306e\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\u3082\u3057\u3063\u304b\u308a\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u826f\u5fc3\u7684\u306a\u306e\u304c\u4f3a\u3048\u308b\u306e\u306f\u3001\u300c\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3044\u305f\u3057\u307e\u305b\u3093\u300d\u300c\u8868\u8a18\u6599\u91d1\u4ee5\u5916\u306f\u4e00\u5207\u3044\u305f\u3060\u304d\u307e\u305b\u3093\u300d\u300c\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u81ea\u4fe1\u304c\u3042\u308a\u307e\u3059\u300d\u2026\u2026\u306a\u3069\u306e\uff18\u3064\u306e\u7d04\u675f\u3002\u5b89\u5fc3\u3057\u3066\u6765\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u521d\u56de\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u7121\u6599\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>ALX\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a22,000\u51865\u56de\uff1a66,000\u51868\u56de\uff1a96,800\u518612\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>YAG\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a33,000\u51865\u56de\uff1a99,000\u51868\u56de\uff1a149,600\u518612\u56de\uff1a211,200\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/omotesando-skin-clinic?share\">\u795e\u5bae\u524d5-9-13 \u559c\u591a\u91cd\u30d3\u30eb4\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-334-270<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6771\u4eac\u30e1\u30c8\u30ed\u5404\u7dda\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\u301c19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6c34\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3082\u3057\u304f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u3084Mastercard\u3001UC\u30ab\u30fc\u30c9\u306a\u3069\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u307e\u3067\u901a\u5e38\u306e\u8131\u6bdb\u3068\u3001\u3053\u3053\u306e\u533b\u7642\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u307e\u3057\u305f\u304c\u3001\u3084\u3063\u3071\u308a\u533b\u7642\u8131\u6bdb\u306e\u65b9\u304c\u52b9\u679c\u304c\u660e\u3089\u304b\u306b\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u3002\u901a\u5e38\u306e\u306f\u6b21\u306b\u8131\u6bdb\u306b\u884c\u304f\u524d\u306b\u306f\u751f\u3048\u3066\u304d\u3066\u3057\u307e\u3046\u306e\u306b\u3001\u533b\u7642\u306f\u305d\u308c\u304c\u304b\u306a\u308a\u9045\u3044\u3067\u3059\uff01\u672c\u5f53\u306b\u51e6\u7406\u306e\u5fc5\u8981\u304c\u306a\u304f\u306a\u308b\u306e\u3067\u52a9\u304b\u3063\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BdVNDePJyJNbpTP77\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e88\u7d04\u6642\u9593\u306b\u547c\u3070\u308c\u305a\u5f85\u305f\u3055\u308c\u308b\u3053\u3068\u591a\u6570\u3002<br>\u65bd\u8853\u524d\u306b\u304a\u91d1\u3092\u53d6\u3089\u308c\u308b\u30b9\u30bf\u30a4\u30eb\u3002<br>\u4f1a\u8a08\u3082\u4e0d\u660e\u77ad\u3067\u660e\u7d30\u306f\u3082\u3089\u3048\u307e\u305b\u3093\u3002<br>\u6b63\u76f4\u304a\u3059\u3059\u3081\u306f\u3057\u306a\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/9EMqbJrcqaa4Pa438\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30aa\u30d7\u30b7\u30e7\u30f3\u5951\u7d04\u306e\u52e7\u8a98\u304c\u3061\u3087\u3063\u3068\u3057\u3064\u3053\u3044\u306e\u304c\u6b8b\u5ff5\u3002\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u304a\u52e7\u3081\u306f\u65ad\u308b\u3053\u3068\u304c\u3067\u304d\u305f\u306e\u3067\u3059\u304c\u3001\u770b\u8b77\u5e2b\u3055\u3093\u307e\u3067\u3082\u65bd\u8853\u4e2d\u307e\u3067\u4f55\u5ea6\u3082\u304a\u52e7\u3081\u3057\u3066\u304f\u308b\u306e\u3067\u65ad\u308b\u306e\u3082\u3060\u3093\u3060\u3093\u9762\u5012\u306b\u306a\u3063\u3066\u6700\u5f8c\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u8ffd\u52a0\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002\u305d\u308c\u3055\u3048\u306a\u3051\u308c\u3070\u304a\u52e7\u3081\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3060\u3068\u601d\u3044\u307e\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/x9J2Dig35XdPzfaV7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/omotesando-skin.jp\/\" style=\"background-color:#2dad96\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14134\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"58917e65-057d-48e1-8e2a-4b904d41f7f6\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"89ed49d2-6a05-49c4-acba-7b8651b91eac\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"b9ed2f1e-5490-4b1e-b119-8a80f49cb445\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"358817b4-dd0a-49d9-a932-c9b4b00a2092\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d31c32a5-6a44-4c18-9084-f6bc8681cdd9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.2<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u95a2\u6771\u570f\u5185\u306b5\u9662\u3092\u5c55\u958b\u3057\u3001\u90fd\u5185\u306b\u306f4\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3060\u3051\u3067\u53ef\u80fd\u306a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30fb\u30ec\u30fc\u30b6\u30fc\u3067\u3001\u5b89\u5168\u3067\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306a\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u8a3a\u6599\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u30fb\u5243\u6bdb\u53f0\u30fb\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3044\u3046\uff14\u3064\u306e\u8131\u6bdb\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3002\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u5fc3\u914d\u306a\u65bd\u8853\u5f8c\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u304d\u3063\u3061\u308a\u3068\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u306e\u3067\u3068\u3066\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a74,800\u51868\u56de\uff1a107,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/shibu-cli.com\/\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u6e0b\u8c37\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/xweXib5q2Ly44cdx5\">\u6771\u4eac\u90fd\u6e0b\u8c37\u533a\u6e0b\u8c371-14-9 \u85e4\u548c\u5bae\u76ca\u5742\u30d3\u30eb8\u30fb9F<\/a><br><strong>\u65b0\u5bbf\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/78PxmsKCTcaw3yXq8\">\u6771\u4eac\u90fd\u65b0\u5bbf\u533a\u65b0\u5bbf3-23-1 \u90fd\u91cc\u4e00\u30d3\u30eb2F<\/a><br><strong>\u6c60\u888b\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/2MmwDbh6GuJJ2ddg9\">\u6771\u4eac\u90fd\u8c4a\u5cf6\u533a\u5357\u6c60\u888b2-27-8 \u5357\u6c34\u30d3\u30eb7F<\/a><br><strong>\u65b0\u6a4b\u9662<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/shibucli_shinbashi?share\" target=\"_blank\">\u6771\u4eac\u90fd\u6e2f\u533a\u65b0\u6a4b2-18-9 \u7b2c3\u5149\u548c\u30d3\u30eb4F<\/a><br><strong>\u6a2a\u6d5c\u9662<\/strong><br><a href=\"https:\/\/g.page\/shibucli_yokohama?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u795e\u5948\u5ddd\u770c\u6a2a\u6d5c\u5e02\u897f\u533a\u5357\u5e782-11-1 \u6a2a\u6d5cMS\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-355-311<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2\u5168\u4f533\u56de\u30b3\u30fc\u30b9\uff1a57,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8131\u6bdb\u6a5f\u3068\u3066\u3082\u826f\u304f\u6bdb\u304c\u6e1b\u308a\u307e\u3059\u3002\u4eca\u307e\u3067\u901a\u3063\u3066\u3044\u305f\u3068\u3053\u308d\u306e\u534a\u5206\u4f4d\u306e\u56de\u6570\u3067\u8131\u6bdb\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\u3002\u4e88\u7d04\u3082\u5e0c\u671b\u306e\u6642\u9593\u306b\u53d6\u308c\u308b\u3088\u3046\u8abf\u6574\u3057\u3066\u304f\u308c\u3066\u6709\u308a\u96e3\u3044\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3082\u4e01\u5be7\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u7686\u5bfe\u5fdc\u826f\u3044\u3067\u3059\u3088\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/abKhxWtWSzUKSLAG8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u521d\u5165\u308a\u53e3\u304c\u308f\u304b\u308a\u3065\u3089\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u8131\u6bdb\u3067\u3061\u3083\u3093\u3068\u4e88\u7d04\u3092\u53d6\u3063\u3066\u304f\u308c\u305f\u306e\u3068\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u7121\u6599\u306f\u697d\u3061\u3093\u3067\u3059\u3054\u304f\u826f\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u3066\u3044\u306d\u3044\u306b\u611f\u3058\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TLXXMmmZnAMWtpD47\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-18154384-3f01-4a03-bef2-4348b0056503\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5168\u8eab\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3059\u3002\u6599\u91d1\u306f\u3059\u3054\u304f\u5b89\u3044\u3068\u3044\u3046\u308f\u3051\u3067\u306f\u306a\u304f\u3001\u307e\u3042\u5e73\u5747\u7684\u304b\u306a\u3068\u3044\u3046\u4fa1\u683c\u5e2f\u3067\u3059\u300223\u6642\u307e\u3067\u55b6\u696d\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u4ed5\u4e8b\u5f8c\u306b\u3082\u901a\u3048\u308b\u306e\u304c\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zXQapcFCt7qsqge46\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/shibu-cli.com\/\" style=\"background-color:#2dad96\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-shibuyacosmeticsurgeryclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3010\u30e1\u30f3\u30ba\u3011\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u89e3\u7d04\u6599\u91d1\u3084\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u304b\u304b\u308b\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>KM\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png\" alt=\"\" class=\"wp-image-14782\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4224e83f-514a-4bef-bda7-e7f54eedd96f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"86f6b22d-c54a-4f82-8479-eae0bb73b496\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ab0f7de2-571f-4551-8176-f8f0a9e93d29\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"73a02d13-f243-47f1-91b2-6332d22f60fa\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"94fbbce4-e71a-47a1-be8f-205694d0993a\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNextPro\u3092\u4f7f\u3063\u305f\u300e\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u300f\u304c\u65e9\u304f\u3066\u75db\u307f\u304c\u7121\u3044\u8131\u6bdb\u3068\u3057\u3066\u4eba\u6c17<\/li><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3001\u65bd\u8853\u304c\u4e01\u5be7<\/li><li>\u7523\u6bdb\u3084\u65e5\u713c\u3051\u808c\u3078\u306e\u65bd\u8853\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u7f8e\u5bb9\u5916\u79d1\u3067\u3059\u3002\u65b0\u5bbf\u9662\u3068\u9280\u5ea7\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30cf\u30e4\u30d6\u30b5NEO\u306f\u3001\u767a\u6bdb\u56e0\u5b50\u3068\u3057\u3066\u91cd\u8981\u306a\u5f79\u5272\u3092\u679c\u305f\u3059\u30d0\u30eb\u30b8\u3092\u7834\u58ca\u3057\u307e\u3059\u3002\u5f93\u6765\u306e\u30a2\u30d7\u30ed\u30fc\u30c1\u90e8\u5206\u306e\u3001\u6bdb\u6839\u30fb\u6bdb\u6bcd\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u305f\u3081\u3001\u75db\u307f\u3092\u611f\u3058\u306a\u304f\u5727\u5012\u7684\u306a\u30b9\u30d4\u30fc\u30c9\u8131\u6bdb\u3092\u5b9f\u73fe\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6642\u77ed\u3067\u52b9\u7387\u304c\u826f\u304f\u3066\u3001\u3057\u304b\u3082\u706b\u50b7\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u8efd\u6e1b\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u8a66\u3057\u3066\u307f\u306a\u3044\u3068\u308f\u304b\u3089\u306a\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u3068\u3057\u30661\u56de3,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a93,500\u5186\u8ffd\u52a0\uff1a18,700\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.kmshinjuku.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/a><br><a rel=\"noreferrer noopener\" aria-label=\"KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.kmshinjuku.com\/clinic-ginza\/\" target=\"_blank\">KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMshinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a2-46-5KM\u65b0\u5bbf\u30d3\u30eb8F<\/a><br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMginza?share\">\u4e2d\u592e\u533a\u9280\u5ea71-16-1\u6771\u8ca8\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-5272-0212<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u8a3a\u5bdf\u6642\u9593 11\uff1a00\u301c19\uff1a00<br>\u96fb\u8a71\u53d7\u4ed8 10\uff1a30\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u5e74\u672b\u5e74\u59cb\u306e\u307f\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u307e\u305f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3072\u3052\uff08\u9f3b\u4e0b\uff09\u30c8\u30e9\u30a4\u30a2\u30eb1\u56de\uff1a3,300\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u306e\u5bfe\u5fdc\u3001\u5148\u751f\u306e\u65bd\u8853\u3082\u554f\u984c\u306a\u304f\u307e\u305f\u884c\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BL2nNNLXxD5v5wsN6\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed8\u306f\u6570\u4eba\u3044\u308b\u304c\u3001\u611b\u60f3\u304c\u826f\u3044\u30b9\u30bf\u30c3\u30d5\u3068\u305d\u3046\u3067\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u306e\u5dee\u304c\u6fc0\u3057\u3044\u3002\u533b\u5e2b\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u305f\u53d7\u4ed8\u30fb\u770b\u8b77\u5e2b\u3068\u6bd4\u3079\u3066\u3082\u4e00\u756a\u89aa\u5207\u3060\u3063\u305f\u3002\u65bd\u8853\u306f\u826f\u304b\u3063\u305f\u3002\u518d\u8a2a\u3042\u308a\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uYLvgLyWTsUHvBPVA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u770b\u8b77\u5e2b\u7121\u793c<br>\u304d\u3061\u3093\u3068\u5243\u3063\u3066\u304d\u305f\u306e\u306b\u5f37\u3081\u306e\u53e3\u8abf\u3002<br>\u3046\u308b\u3055\u3044\u3057\u3046\u3056\u3044\u3002<br>\u5e30\u308d\u3046\u304b\u3068\u601d\u3063\u305f\u308f\u9014\u4e2d\u3067\u3002<br>\u9280\u5ea7\u306a\u3093\u3067\u306a\u304f\u306a\u3063\u3061\u3083\u3063\u305f\u306e\u3055\u30fc\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BGspM1S2mh2GCFZ17\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" style=\"background-color:#2dad96\">KM\u30af\u30ea\u30cb\u30c3\u30af\u3092\u516c\u5f0fHP\u3067\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a890a7d2-044d-40c8-992d-684994db6158\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-kmclinic\/\">KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u65b0\u5bbf\u30fb\u9280\u5ea7\u306e\u30d2\u30b2\u6c38\u4e45\u8131\u6bdb\u306a\u3089\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u306e\u304a\u5f97\u30b3\u30fc\u30b9\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-300-250.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-11369\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4786e358-2c74-401c-b12b-8c98cd55c385\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"02ce887e-3cf7-400b-bfb2-05cdee3cdd21\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"24ffd67f-6112-4eec-bad6-a2bfb6598f11\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"cefa0580-ca51-4459-b3ce-d1d441a07400\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306f\u300110\u4ee3\u304b\u308990\u4ee3\u307e\u3067\u306e\u5e45\u5e83\u3044\u5c64\u304c\u6765\u9662\u3059\u308b\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u7f8e\u5bb9\u306b\u95a2\u3059\u308b\u69d8\u3005\u306a\u30e1\u30cb\u30e5\u30fc\u306e\u4e2d\u3067\u3001\u533b\u7642\u8131\u6bdb\u3082\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u4f55\u3088\u308a\u3082\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5927\u5207\u306b\u3057\u3001\u305d\u308c\u305e\u308c\u306e\u5e0c\u671b\u3068\u6e80\u8db3\u306b\u5bc4\u308a\u6dfb\u3044\u3001\u5411\u304d\u5408\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u306f\u3001\u533b\u5e2b\u3068\u3044\u3046\u3060\u3051\u3067\u3082\u5b89\u5fc3\u306a\u306e\u306b\u3001\u30ad\u30e3\u30ea\u30a2\u306e\u3042\u308b\u76ae\u819a\u306e\u5c02\u9580\u533b\u304c\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u3068\u3044\u3046\u3053\u3068\u3067\u3057\u3087\u3046\u3002\u4e07\u304c\u4e00\u306e\u76ae\u819a\u30c8\u30e9\u30d6\u30eb\u3092\u8003\u3048\u308b\u3068\u975e\u5e38\u306b\u5b89\u5fc3\u3067\u304d\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7c73\u56fd\u3067\u627f\u8a8d\u3055\u308c\u305f\u6c38\u4e45\u8131\u6bdb\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u306f\u3001\u521d\u56de\u304b\u3089\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u307e\u3059\u3002\u65e5\u713c\u3051\u3057\u305f\u808c\u306b\u3082\u7167\u5c04\u53ef\u80fd\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u3001\u30d1\u30fc\u30c4\u3054\u3068\u3084\u30bb\u30c3\u30c8\u6599\u91d1\u304c\u3042\u308a\u3001\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a27,500\u5186<br>3\u56de\uff1a55,000\u5186<br>5\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.medieth.com\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea73-9-19 \u5409\u6fa4\u30d3\u30eb6F<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-415-554<br>\uff08\u96fb\u8a71\u53d7\u4ed8\u6642\u959311:00\u301c18:30\uff09<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u65e5\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.medieth.com\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2&nbsp;\uff08\u5168\u4f53\uff1a\u3082\u307f\u3042\u3052\u30fb\u307b\u307b\u30fb\u9996\u542b\u3080\uff095\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c40d8716-c381-43e6-9102-d085e557fee8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u8fd1\u6bdb\u304c\u6fc3\u3044\u4eba\u304c\u5c11\u306a\u304f\u306a\u3063\u305f\u6c17\u304c\u3057\u3066\u305f\u3093\u3067\u3059\u304c\u3001\u307f\u3093\u306a\u8131\u6bdb\u3084\u3063\u3066\u308b\u3093\u3067\u3059\u306d\u3002<br>\u53cb\u9054\u304c\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u3068\u306e\u4e8b\u3067\u3001\u7d39\u4ecb\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u3002\u3061\u3087\u3046\u3069\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3084\u3063\u3066\u305f\u306e\u3067\u4e88\u7b97\u3088\u308a\u3082\u5b89\u304f\u6e08\u3093\u3067\u304a\u5f97\u3067\u3057\u305f\u3002\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u6211\u6162\u3057\u3066\u3067\u3082\u3084\u3063\u305f\u7532\u6590\u304c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/MAHw7CivGVPDeR8VA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a661daa6-80b6-47dc-b454-97b13b552193\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c06\u6765\u30d2\u30b2\u4f38\u3070\u3059\u304b\u3082\u3057\u308c\u306a\u3044\u3068\u601d\u3063\u3066\u8131\u6bdb\u3084\u308b\u304b\u4fdd\u7559\u306b\u3057\u3066\u305f\u3093\u3067\u3059\u3051\u3069\u3001\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u304f\u306a\u308b\u306e\u304c\u9762\u5012\u3067\u3002\u6700\u8fd1\u30ea\u30e2\u30fc\u30c8\u696d\u52d9\u306b\u306a\u3063\u305f\u306e\u3067\u4eba\u3068\u4f1a\u3046\u6a5f\u4f1a\u3082\u6e1b\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u9006\u306b\u4eca\u304c\u59cb\u3081\u6642\u304b\u306a\u3068\u3002\u6570\u56de\u3057\u304b\u901a\u3063\u3066\u307e\u305b\u3093\u304c\u3001\u65e2\u306b\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u3002\u73fe\u6bb5\u968e\u3067\u3082\u3084\u3063\u3066\u826f\u304b\u3063\u305f\u3068\u601d\u3046\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3zYxDrqu83gNUEmf8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u60aa\u3067\u3059\u3002<br>\u770b\u8b77\u5a66\u3055\u3093\u306e\u614b\u5ea6\u5bfe\u5fdc\u3082\u60aa\u3044\u3057\u3001\u8131\u6bdb\u3082\u30d3\u30bf\u30df\u30f3\u70b9\u6ef4\u3082\u52b9\u679c\u304c\u5168\u7136\u308f\u304b\u3089\u306a\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/HVXd8zbYvWrnLVrZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.medieth.com\/\" style=\"background-color:#2dad96\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mediasskinclinic\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u8131\u6bdb\u3084VIO\u8131\u6bdb\u306e\u8cbb\u7528\u3068\u52b9\u679c\u306f\uff1f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30de\u30af\u3099\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14129\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4-300x202.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u6e0b\u8c37\u3067\u7f8e\u5bb9\u533b\u7642\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u53b3\u3057\u3044\u57fa\u6e96\u3092\u30d1\u30b9\u3057\u305f\u512a\u79c0\u306a\u30b9\u30bf\u30c3\u30d5\u304c\u3001\u9ec4\u8272\u4eba\u7a2e\u306b\u52b9\u679c\u7684\u306a\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u3092\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u8c4a\u5bcc\u306a\u7d4c\u9a13\u3068\u9ad8\u3044\u6280\u8853\u3067\u3001\u51fa\u529b\u3084\u5f53\u3066\u65b9\u3092\u30c1\u30e7\u30a4\u30b9\u3057\u3066\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u65bd\u8853\u306b\u3042\u305f\u308a\u307e\u3059\u3002\u306a\u306e\u3067\u3001\u30b5\u30ed\u30f3\u3067\u4f55\u5e74\u3082\u304b\u304b\u308b\u65bd\u8853\u304c\u77ed\u671f\u9593\u3067\u6e08\u307e\u305b\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u306e\u5f37\u3044\u65b9\u306b\u306f\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u7528\u30af\u30ea\u30fc\u30e0\u9ebb\u9154\u3092\u4f7f\u7528\u3002\u901a\u5e38\u306e\u533b\u7642\u7528\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306b\u6bd4\u3079\u3066\u5f37\u529b\u306a\u306e\u306b\u3001\u808c\u306b\u512a\u3057\u3044\u306e\u304c\u7279\u5fb4\u3002\u75db\u307f\u3084\u808c\u304c\u6c17\u306b\u306a\u308b\u65b9\u306b\u306f\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30ea\u30d4\u30fc\u30bf\u30fc\u304c\u591a\u3044\u306e\u3082\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a55,000\u5186<br>5\u56de\uff1a220,00\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6e0b\u8c37\u533a\u6e0b\u8c371-8-7 \u7b2c27SY\u30d3\u30eb5A<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3486-7855<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u6708\u30fb\u6728\u66dc\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3082\u307f\u3042\u3052+\u982c\uff1a20,000\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u65bd\u8853\u3068\u5168\u304f\u9055\u3046\u7d50\u679c\u306b\u9a5a\u3044\u305f\u6642\u304b\u3089\u3001\u305a\u3063\u3068\u30de\u30b0\u30ce\u30ea\u30a2\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u65bd\u8853\u5f8c\u3001\u6bce\u56de\u93e1\u3092\u898b\u308b\u306e\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u4eba\u751f\u306e\u8cea\u304c\u4e0a\u304c\u308b\u6c17\u5206\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u793c\u5100\u6b63\u3057\u304f\u305d\u3057\u3066\u512a\u3057\u304f\u304a\u58f0\u304c\u3051\u304f\u3060\u3055\u3063\u3066\u5b89\u5fc3\u3057\u3066\u304a\u4efb\u305b\u3057\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BpU8WZoLEvLsTbtu5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u307b\u3069\u524d\u304b\u3089\u901a\u9662\u3057\u3066\u3044\u307e\u3059\u3002\u3068\u306b\u304b\u304f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u304c\u3068\u3066\u3082\u826f\u3044\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6642\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308a\u307e\u3057\u3087\u3046\u3068\u8a00\u3063\u3066\u304f\u3060\u3055\u3063\u305f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u304c\u3068\u3066\u3082\u5370\u8c61\u7684\u3067\u3057\u305f\u3002\u4e0d\u5b89\u75c7\u306e\u305f\u3081\u3001\u6ca2\u5c71\u8cea\u554f\u3057\u3066\u3082\u7b54\u3048\u3066\u304f\u3060\u3055\u308b\u770b\u8b77\u5e2b\u3055\u3093\u3082\u5fc3\u5f37\u304f\u3066\u5b89\u5fc3\u3057\u307e\u3059\u3002<br>\u90e8\u5c4b\u306e\u4ed5\u5207\u308a\u304c\u30ab\u30fc\u30c6\u30f3\u3067\u3042\u308b\u3053\u3068\u3060\u3051\u3001\u3068\u3066\u3082\u6b8b\u5ff5\u3067\u3059\u3002\u4f53\u306e\u6cbb\u7642\u3092\u53d7\u3051\u3066\u3044\u308b\u306e\u3067\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TBV8PK2mA5fP5MhLA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306f\u5468\u308a\u306b\u304a\u52e7\u3081\u3067\u304d\u306a\u3044\u3067\u3059\u3002\u3042\u308a\u3048\u306a\u3044\u5bfe\u5fdc\u3055\u308c\u307e\u3059\u3088\u3002\u4e8c\u5ea6\u3068\u884c\u304b\u306a\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/f6DMK5AGEZKnX98w9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" style=\"background-color:#2dad96\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-magnoliadermatologyclinic\/\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u6771\u4eac\u3067\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3059\u308b\u306a\u3089\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8-300x162.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u5c02\u7528\u306e\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u9280\u5ea7\u306e\u300c\u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b6\u300d\u5185\u306b\u3042\u308b\u306e\u3067\u3001\u30b7\u30e7\u30c3\u30d4\u30f3\u30b0\u3084\u98df\u4e8b\u306e\u3064\u3044\u3067\u306b\u884c\u304f\u3053\u3068\u304c\u3067\u304d\u3066\u4fbf\u5229\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9662\u9577\u306f\u3001\u7f8e\u5bb9\u533b\u7642\u306b\u9577\u5e74\u95a2\u308f\u3063\u3066\u304d\u305f\u305f\u3081\u3001\u9ad8\u3044\u6280\u8853\u529b\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u75db\u307f\u3068\u4e0d\u5b89\u306b\u914d\u616e\u3057\u305f\u4e01\u5be7\u306a\u65bd\u8853\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u9ad8\u3044\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3057\u3063\u304b\u308a\u6bdb\u3092\u751f\u307f\u51fa\u3059\u7d30\u80de\u3092\u7834\u58ca\u3067\u304d\u307e\u3059\u3002\u6bdb\u6839\u304c\u6df1\u304f\u3001\u52b9\u679c\u304c\u51fa\u306b\u304f\u3044\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u3082\u8fc5\u901f\u306b\u5bfe\u5fdc\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a38,000\u5186<br>5\u56de\uff1a152,000\u5186<br>10\u56de\uff1a294,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/GinzaHadaClinic?share\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea71-8-19 \u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b69F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0800-823-4305<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u6709\u697d\u753a\u7dda\u300c\u9280\u5ea7\u4e00\u4e01\u76ee\u99c5\u300d9\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b691\u5206<br>\u30fb\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d2\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b692\u5206<br>\u30fb\u65e5\u6bd4\u8c37\u7dda\u30fb\u4e38\u30ce\u5185\u7dda\u30fb\u9280\u5ea7\u7dda\u300c\u9280\u5ea7\u99c5\u300dA13\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb \u90fd\u55b6\u6d45\u8349\u7dda\u300c\u5b9d\u753a\u99c5\u300dA4\u51fa\u53e3\u304b\u3089\u5f92\u6b693\u5206<br> \u30fbJR\u5c71\u624b\u7dda\u30fb\u4eac\u6d5c\u6771\u5317\u7dda\u300c\u6709\u697d\u753a\u99c5\u300d\u4eac\u6a4b\u53e3\u304b\u3089\u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u66dc\uff5e\u571f\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e19:30<br>\u65e5\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e18:30<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbJCB\u30fbAMERICAN EXPRESS\uff09<br>\u30e1\u30c7\u30a3\u30ab\u30eb\u30ed\u30fc\u30f3\uff0812\u56de\u307e\u3067\u91d1\u5229\u30fb\u624b\u6570\u6599\u306a\u3057\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5168\u4f531\u56de\u30c8\u30e9\u30a4\u30a2\u30eb\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9280\u5ea7\u306e\u30d3\u30eb\u306b\u3042\u308a\u307e\u3059\u3002<br>\u3068\u3066\u3082\u8c6a\u83ef\u306a\u611f\u3058\u304c\u3057\u307e\u3059\u304c\u3001\u305d\u3093\u306a\u306b\u5927\u304d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3044\u3067\u3059\u3002<br>\u96a3\u306e\u30a8\u30b9\u30c6\u3068\u540c\u3058\u7cfb\u5217\uff1f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/F9UzmEuripxwaB4f7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u300c\u75db\u304f\u306a\u3044\u8131\u6bdb\u300d\u3092\u63b2\u3052\u3066\u3044\u307e\u3059\u304c\u3001\u521d\u56de\u306e\u6642\u300c\u75db\u307f\u306b\u306f\u5f37\u3044\u3067\u3059\u304b\uff1f\u300d\u3063\u3066\u533b\u5e2b\u306b\u805e\u304b\u308c\u307e\u3057\u305f\u3002<br>\u5f37\u3044\u75db\u307f\u306e\u5272\u306b\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u500b\u4eba\u5dee\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u8107\u306f\u30cf\u30b5\u30df\u3067\u76ae\u819a\u3092\u5207\u3089\u308c\u3066\u308b\u3088\u3046\u306a\u5f37\u70c8\u306a\u75db\u307f\u3067\u6bce\u56de\u6c57\u3073\u3063\u3057\u3087\u308a\u3067\u3057\u305f\u3002<br>\u4eca\u306f\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u52b9\u679c\u3082\u75db\u307f\u3082\u5168\u7136\u9055\u3044\u307e\u3059\uff01\uff01\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BegecCfXwi9AmJ2m7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\" style=\"background-color:#2dad96\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2 id=\"salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td><td>\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td><td>\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td><td>11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td><td>70,000\u5186\u301c<\/td><td>59,800\u5186\u301c<\/td><td>118,800\u5186<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>&#8211;<\/td><td>210,000\u5186\u301c<\/td><td>94,694\u5186\u301c<\/td><td>3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td><td>\u00d7<\/td><td>\u25cb<\/td><td>\u00d7<\/td><td>\u00d7<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><td>\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td><td>\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><td>\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td><td>11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td><td>\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td><td>\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td><td>\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td><td>\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h3>\u30e1\u30f3\u30baTBC<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306eTBC\" class=\"wp-image-14124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc-300x179.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"0964a573-d3ef-43a9-bc48-a6a9713a05d9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">MEN'S TBC<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9f96152b-8198-48e3-b4d4-87aeecd1abd8\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"7ede5724-bbda-4c88-b58c-0f686899ee23\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"52b8302c-20c2-4d13-a5aa-d10ad26a7e04\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.4<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30baTBC\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc<\/li><li>\u9aed\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30baTBC\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u308b\u5927\u624b\u306e\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3067\u3059\u3002\u6771\u4eac\u306b\u306f13\u5e97\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6b74\u53f2\u3068\u5b9f\u7e3e\u306e\u3042\u308b\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u6cd5\u3067\u5c02\u9580\u306e\u6280\u8853\u8005\u304c\u65bd\u8853\u3057\u3066\u3044\u307e\u3059\u3002\u4e00\u672c\u4e00\u672c\u3092\u4e01\u5be7\u306b\u51e6\u7406\u3059\u308b\u305f\u3081\u4ee5\u5f8c\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u8131\u6bdb\u6599\u91d1\u306f\u3001\u4e00\u672c\u3054\u3068\u306e\u672c\u6570\u3067\u8a08\u7b97\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>2\u5e74\u9593\u6709\u52b9\u306a\u304a\u5f97\u306a\u30e1\u30f3\u30d0\u30fc\u30b7\u30b9\u30c6\u30e0\u304c\u3042\u308a\u3001\u5168\u30a8\u30b9\u30c6\u30e1\u30cb\u30e5\u30fc\u3092\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u53ef\u80fd\u3002\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\u3060\u3068\u3001\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3088\u308a\u3082\u5b89\u304f\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u307e\u305a\u306f\u8a66\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u521d\u56de\u306b\u9650\u308a\u30d2\u30b2\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>Hi-\u30a8\u30d4<\/td><td>145\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f121\u5186\/\u672c\uff09<\/td><\/tr><tr><td>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><td>132\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f110\u5186\/\u672c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">\u30e1\u30f3\u30baTBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518513\u5e97<br>\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00<br>\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u5c02\u7528\u306a\u3053\u3068\u3082\u3042\u308a\u3001\u304a\u5ba2\u3055\u3093\u306f\u7537\u6027\u3060\u3051\u306a\u306e\u3067\u3001\u6c17\u697d\u306b\u5f85\u3066\u307e\u3057\u305f\u3002<br>\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u901a\u3048\u3070\u7406\u60f3\u306e\u9aed\u306b\u306a\u308b\u304b\u30a4\u30e1\u30fc\u30b8\u3092\u6301\u3064\u3053\u3068\u304c\u51fa\u6765\u307e\u3057\u305f\u3002<br>\u7279\u306b\u4e00\u9031\u9593\u5f8c\u306e\u9aed\u56de\u308a\u306e\u69d8\u5b50\u306f\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oT8d4zsHGwjsHPg8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u306e\u8131\u6bdb\u306f\u5973\u6027\u3068\u9055\u3063\u3066\u96e3\u3057\u3044\u3068\u805e\u3044\u3066\u3044\u305f\u304c\u3001\u30e1\u30f3\u30baTBC\u306f\u7537\u6027\u306b\u5408\u3063\u305f\u65bd\u8853\u3092\u3057\u3066\u304f\u308c\u308b\u3088\u3046\u3067\u5b89\u5fc3\u3057\u3066\u4efb\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/8WgVXww4VmnPtfK36\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">20\u6b73\u304f\u3089\u3044\u306e\u5973\u6027\u306e\u63a5\u5ba2\u304c\u3068\u3066\u3082\u6700\u60aa\u3002\u6700\u4f4e\u9650\u306e\u656c\u8a9e\u3082\u4f7f\u308f\u305a\u306b\u99b4\u308c\u99b4\u308c\u3057\u304f\u63a5\u3057\u3066\u304f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/rKondvtXbyhdwqj8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30baTBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ec\u30a4\u30ed\u30fc\u30eb<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d61c9a9b-6589-4db4-b7eb-bed91ca5706c\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"925f5476-0ba7-4313-9963-405879a4b91b\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-925f5476-0ba7-4313-9963-405879a4b91b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bcd83fce-7a0c-4f3f-990a-181f95fe0613\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"f7e8db3e-6710-4f77-900d-de192b5d5368\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a\u3067\u30b3\u30b9\u30d1\u25ce\u8131\u6bdb\u521d\u5fc3\u8005\u3067\u3082\u5b89\u5fc3<\/li><li>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u6a5f\u3092\u958b\u767a\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055\u304c\u30a6\u30ea<\/li><li>\u5404\u90e8\u4f4d\u30b3\u30fc\u30b9\u5b8c\u4e86\u5f8c\u306f\u7121\u671f\u9650\u30671\u56de80%\u30aa\u30d5\uff01\u304a\u5ba2\u69d8\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6771\u4eac\u306b\u306f\u3001\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97\u306e5\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3BRILLIO\u306f\u3001\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u3067\u958b\u767a\u3057\u305f\u3082\u306e\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u8131\u6bdb\u52b9\u679c\u3092\u8a87\u308a\u3001\u7537\u6027\u306e\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u78ba\u5b9f\u306b\u52b9\u679c\u3092\u767a\u63ee\u3057\u307e\u3059\u3002<\/p>\n<p>\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306e\u65b9\u306b\u3082\u5b89\u5fc3\u3067\u3001\u71b1\u3092\u6b63\u3057\u304f\u6bdb\u3078\u3068\u5c4a\u3051\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u808c\u306e\u8ca0\u62c5\u304c\u6700\u5c0f\u9650\u306b\u8efd\u6e1b\u3055\u308c<\/span>\u9ad8\u3044\u5b89\u5168\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u75db\u307f\u3082\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n<p>\u5f93\u6765\u306e\u3082\u306e\u3088\u308a\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306b\u4ed5\u4e0a\u304c\u308b\u306e\u3082\u9b45\u529b\u3067\u3059\u3002<\/p>\n\n\n<p><span style=\"white-space: pre-wrap;\">\u826f\u5fc3\u7684\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c<\/span>\u3067\u300c\u4ed6\u5e97\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3051\u308c\u3070\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052\u3057\u307e\u3059\u300d\u3068\u3044\u3046\u3082\u306e\u3002\u8131\u6bdb\u52b9\u679c\u3068\u30b3\u30b9\u30d1\u3067\u9078\u3076\u3068\u3001\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u3059\u306d\u3002<\/span><\/p>\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg\" alt=\"\" data-id=\"76182\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1\/\" class=\"wp-image-76182\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg\" alt=\"\" data-id=\"76183\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1\/\" class=\"wp-image-76183\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg\" alt=\"\" data-id=\"76184\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1\/\" class=\"wp-image-76184\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg\" alt=\"\" data-id=\"76181\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1\/\" class=\"wp-image-76181\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u30ab\u6240\uff09<\/td><td>59,800\u5186\/10\u56de<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u30ab\u6240\uff09<\/td><td>99,800\u5186\/10\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u90fd\u51855\u5e97\u8217<\/strong><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_shinjyuku?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf5-16-4 \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f37F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-shibuya?share\">\u6e0b\u8c37\u533a\u6e0b\u8c371-12-12 \u5bae\u76ca\u5742\u6771\u8c4a\u30a8\u30b9\u30c6\u30fc\u30c8\u30d3\u30eb4F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/CunEGcsH8Gv5FMxh9\">\u8c4a\u5cf6\u533a\u5357\u6c60\u888b1-20-1 \u6a2a\u7530\u30d3\u30eb9F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-kinshicho?share\">\u58a8\u7530\u533a\u6c5f\u6771\u6a4b1-11-7 \u30db\u30c6\u30a4\u30d3\u30eb5F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_tachikawa?share\">\u7acb\u5ddd\u5e02\u66d9\u753a2-8-30 \u308f\u304b\u3050\u3055\u30d3\u30eb7F<\/a><br>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-965-876<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c21\uff1a00\uff08\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\uff09<br>\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u6255\u3044\uff08\u4e00\u62ec\u30fb\u90fd\u5ea6\u6255\u3044\uff09<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbSaisonCard\u30fbUnionPay\u30fbJ-Debit\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">WEB\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u30d5\u30ea\u30fc\u30c0\u30a4\u30e4\u30eb\u3088\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u3081\u3066\u6765\u305f\u3051\u3069\u3001\u75db\u307f\u3082\u5c11\u306a\u304f\u5e97\u54e1\u3055\u3093\u3082\u512a\u3057\u304b\u3063\u305f\u306e\u3067\u826f\u304b\u3063\u305f\u3067\u3059\u3002\u307e\u305f\u304a\u9858\u3044\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o9oJBLnzzoRx6Aep9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u304c\u3001\u5168\u7136\u75db\u304f\u306a\u3044\u3057\u3001\u59cb\u3081\u3066\u534a\u5e74\u3067\u982c\u306e\u9aed\u306f\u307b\u307c\u7121\u304f\u306a\u3063\u305f\u306e\u3067\u3068\u3066\u3082\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u99c5\u304b\u3089\u3082\u8fd1\u3044\u306e\u3067\u901a\u3044\u3084\u3059\u3044\u3067\u3059\uff01\u5c11\u3057\u5e97\u5185\u72ed\u304f\u611f\u3058\u307e\u3059\u304c\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o6hPPVPEdVxjcHeh7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f694691c-dbfe-4790-8181-64c9520b881d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\uff13\u7b87\u6240\u3001\u4fa1\u683c\u304c\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3060\u3068\u611f\u3058\u307e\u3057\u305f\u3002\uff16.7\u56de\u76ee\u304b\u3089\u660e\u3089\u304b\u306a\u52b9\u679c\u304c\u3067\u306f\u3058\u3081\u3001\u672c\u5f53\u306b\u3084\u3063\u3066\u3088\u304b\u3063\u305f\u3068\u601d\u3063\u3066\u3044\u307e\u3059\u3002\u51fa\u529b\u30de\u30c3\u30af\u30b9\u3060\u3068\u3001\u30a2\u30b4\u306f\u5c11\u3057\u75db\u3044\u3067\u3059\u304c\u3001\u3053\u308c\u304b\u3089\u3082\u901a\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GY3BgkxichJDoEG66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ea\u30f3\u30af\u30b9<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-rinx-300-250.png\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ea\u30f3\u30af\u30b9\" class=\"wp-image-8418\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"429f660b-a20e-444e-9160-1f055cb47066\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-429f660b-a20e-444e-9160-1f055cb47066\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">RINX -\u30ea\u30f3\u30af\u30b9-<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8324228d-6026-4bf3-924c-12d74a008f12\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8324228d-6026-4bf3-924c-12d74a008f12\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c749c09b-6381-4404-a118-66f7ad30e3c7\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"4b132895-e96b-444d-8623-e78b095a02b1\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-4b132895-e96b-444d-8623-e78b095a02b1\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"963aa9a7-afbe-4070-b239-a897ba819cc9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>RINX -\u30ea\u30f3\u30af\u30b9-<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.3<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ea\u30f3\u30af\u30b9\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u8853\u30fb\u63a5\u5ba2\u5bfe\u5fdc\u304c\u3059\u3079\u3066\u7537\u6027\u30b9\u30bf\u30c3\u30d5<\/li><li>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30fb\u5272\u5f15\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u305f\u3081\u5b89\u304f\u8131\u6bdb\u3067\u304d\u308b<\/li><li>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f80%\u5272\u5f15\u3067\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ea\u30f3\u30af\u30b9\u306f\u3001\u5168\u56fd\u306b49\u5e97\u8217\u3082\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u304c\u30b5\u30ed\u30f3\u3092\u904b\u55b6\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5973\u6027\u306e\u76ee\u304c\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u3088\u3046\u306b\u958b\u767a\u3057\u305f\u30aa\u30ea\u30b8\u30ca\u30eb\u306a\u8131\u6bdb\u6a5f\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3055\u3089\u306b\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u808c\u3084\u6bdb\u306e\u72b6\u614b\u306b\u5408\u308f\u305b\u3066\u8abf\u6574\u3057\u3001\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u3081\u3066\u6765\u5e97\u3059\u308b\u65b9\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u8131\u6bdb\u30d1\u30fc\u30c4\u306e\u597d\u304d\u306a\u90e8\u4f4d\u304c\u4e00\u7b87\u62401,800\u5186\u30013\u7b87\u62404,800\u5186\u30016\u7b87\u62405,800\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u30fb\u8131\u6bdb\u30d1\u30c3\u30c1\u30c6\u30b9\u30c8\u304c\u7121\u6599\u306a\u306e\u3067\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u3001\u901a\u5e38\u4fa1\u683c\u306e80\uff05OFF\u3067\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg\" alt=\"\" data-id=\"76130\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1\/\" class=\"wp-image-76130\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg\" alt=\"\" data-id=\"76131\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1\/\" class=\"wp-image-76131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg\" alt=\"\" data-id=\"76132\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1\/\" class=\"wp-image-76132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg\" alt=\"\" data-id=\"76133\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1\/\" class=\"wp-image-76133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>RINX\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e21\u307b\u307b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u4e21\u3082\u307f\u3042\u3052<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>1\u56de\uff1a3,150\u5186<br>5\u56de\uff1a12,600\u5186<br>10\u56de\uff1a24,700\u5186<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u30fb\u9996<\/td><td>1\u56de\uff1a5,250\u5186<br>5\u56de\uff1a21,000\u5186<br>10\u56de\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>RINX\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">\u30ea\u30f3\u30af\u30b9<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518512\u5e97\u8217<br>\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6728\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec\u30fb\u5206\u5272\u6255\u3044<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ea\u30f3\u30af\u30b9\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u52b9\u679c\u304c\u3057\u3063\u304b\u308a\u5b9f\u611f\u3067\u304d\u3001\u5e97\u5185\u3082\u7dba\u9e97\u3067\u5229\u7528\u3057\u3084\u3059\u3044\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vJz7T9WsieTdQksZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u306e\u81ea\u7531\u306a\u6642\u9593\u3067\u901a\u3044\u3084\u3059\u304f\u52b9\u679c\u3082\u5b9f\u611f\u3067\u304d\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NvudkcDujrWq2Mry7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5404\u968e\u3001\u30ea\u30f3\u30af\u30b9\u3068\u30e8\u30c9\u30d0\u30b7\u306e\u9023\u7d61\u901a\u8def\u306e\u6848\u5185\u304c\u5c11\u306a\u904e\u304e\u3066\u975e\u5e38\u306b\u5206\u304b\u308a\u3065\u3089\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/797KCrFbu4EvPhps9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f (opens in a new tab)\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" class=\"wp-image-1234\" width=\"338\" height=\"280\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"db41d325-9327-45a3-9589-372b85ab77a9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-db41d325-9327-45a3-9589-372b85ab77a9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"34189492-129f-4880-9844-5b70db17b0bb\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-34189492-129f-4880-9844-5b70db17b0bb\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"12088778-5e75-470a-820c-8ed04103d559\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-12088778-5e75-470a-820c-8ed04103d559\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ac142699-77a6-4d8b-aa61-2b8a79444b45\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306f\u3001\u30db\u30b9\u30c8\u754c\u306e\u30ab\u30ea\u30b9\u30de\u30fb\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u81ea\u8eab\u306e\u7d4c\u9a13\u306b\u3088\u308a\u30d7\u30ed\u30c7\u30e5\u30fc\u30b9\u3057\u305f\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u306b\u82e6\u52b4\u3057\u305f\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u51fa\u4f1a\u3063\u305f\u306e\u304c\u3001SHR\u65b9\u5f0f\u306e\u8131\u6bdb\u6a5f\u3002\u5e83\u7bc4\u56f2\u306b\u5f31\u3081\u306e\u5149\u30a8\u30cd\u30eb\u30ae\u30fc\u3092\u9023\u7d9a\u3057\u3066\u5f53\u3066\u308b\u306e\u3067\u3001\u75db\u304f\u306a\u304f\u3066\u3068\u3066\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3002<\/p>\n\n\n\n<p> \u5f93\u6765\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u53cd\u5fdc\u3057\u3066\u7167\u5c04\u3057\u3066\u3044\u305f\u8131\u6bdb\u6a5f\u3067\u306f\u3001\u65e5\u713c\u3051\u808c\u3084\u5730\u9ed2\u808c\u3001\u307b\u304f\u308d\u3001\u9ed2\u305a\u307f\u306a\u3069\u306f\u8131\u6bdb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u304c\u3001SHR\u65b9\u5f0f\u306e\u30eb\u30df\u30af\u30b9\u8131\u6bdb\u306a\u3089\u95a2\u4fc2\u306a\u304f\u65bd\u8853\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u30d2\u30b2\u8131\u6bdb10\u56de\u306f\u3001\u6708\u984d3,300\u5186\u3067\u65bd\u8853\u3067\u304d\u308b\u306e\u3067\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3002\u6bce\u65e5\u306e\u624b\u9593\u3084\u808c\u8352\u308c\u306a\u3069\u306b\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u3067\u4e00\u77ac\u3067\u89e3\u6c7a\u3057\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u300c\u9854\u306f\u4eba\u9593\u306e\u7384\u95a2\u3002\u305d\u3053\u3092\u30ad\u30ec\u30a4\u306b\u3057\u306a\u304f\u3066\u306f\u5168\u3066\u304c\u59cb\u307e\u3089\u306a\u3044\u300d\u3068\u30ed\u30fc\u30e9\u30f3\u30c9\u306f\u8a9e\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg\" alt=\"\" data-id=\"76495\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1\/\" class=\"wp-image-76495\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg\" alt=\"\" data-id=\"76496\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1\/\" class=\"wp-image-76496\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg\" alt=\"\" data-id=\"76497\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1\/\" class=\"wp-image-76497\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg\" alt=\"\" data-id=\"76498\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1\/\" class=\"wp-image-76498\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>10\u56de\uff1a118,800\u5186\uff08\u6708\u30053,300\u5186\u301c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/roland-bl.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-994-106<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u5206\u5272\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01<br>\u307e\u3060\u901a\u3063\u3066\u3044\u308b\u6700\u4e2d\u3067\u3059\u304c\u52b9\u679c\u3082\u304b\u306a\u308a\u5b9f\u611f\u3057\u3066\u304a\u308a\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u306f\u3058\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/jHgPa5ng9ogpBB967\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a3229d69-ab53-45c4-a282-9be469508df3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7dba\u9e97\u3067\u6e05\u6f54\u611f\u306e\u3042\u308b\u5e97\u8217\u3067\u3057\u305f\u3002<br>\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u6848\u5185\u3082\u4e01\u5be7\u3067\u30ea\u30d4\u30fc\u30c8\u3057\u305f\u3044\u3068\u601d\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AEKJNC2AuR6iGZG96\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u65b0\u5bbf\u672c\u5e97\u306b\u901a\u3063\u3066\u307e\u3059\u304c\u6700\u8fd1\u9ad8\u984d\u306a\u5316\u7ca7\u54c1\u306e\u58f2\u308a\u8fbc\u307f\u304c\u3046\u3063\u3068\u3046\u3057\u3044\u3002\u6bce\u56de\u884c\u304f\u5ea6\u306b\u3042\u306e\u624b\u3053\u306e\u624b\u3067\u65bd\u8853\u4e2d\u306b\u8cb7\u308f\u305d\u3046\u3068\u3057\u3066\u304f\u308b\u3002\u3044\u3061\u3044\u3061\u65ad\u308b\u306e\u304c\u9762\u5012\u81ed\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/XeQbfnia2KbntoRD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rolandbeautylounge\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5024\u6bb5\u3068Lumix-A9\u306e\u8131\u6bdb\u52b9\u679c\u3092\u4f53\u9a13\u8ac7\u304b\u3089\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e9\u30fb\u30d1\u30eb\u30ec<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.parler.co.jp\/mens\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e9\u30fb\u30cf\u309a\u30eb\u30ec\" class=\"wp-image-14132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e9\u30fb\u30d1\u30eb\u30ec\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3059\u308b\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u30b5\u30ed\u30f3\u3067\u3001\u90fd\u5185\u306b\u306f8\u5e97\u8217\u3042\u308a\u307e\u3059\u3002\u30ec\u30c7\u30a3\u30fc\u30b9\u30b5\u30ed\u30f3\u3068\u30e1\u30f3\u30ba\u30b5\u30ed\u30f3\u304c\u3042\u308a\u300130\u5e74\u306e\u5b9f\u7e3e\u3068\u7d4c\u9a13\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e9\uff65\u30d1\u30eb\u30ec\u306e\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u306f\u3001\u6280\u8853\u529b\u306f\u3082\u3061\u308d\u3093\u3001\u5fc3\u306e\u30b1\u30a2\u307e\u3067\u63d0\u4f9b\u3059\u308b\u30c8\u30fc\u30bf\u30eb\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u80fd\u529b\u3092\u8eab\u306b\u3064\u3051\u3066\u3044\u308b\u306e\u3082\u7279\u5fb4\u7684\u3067\u3059\u3002\u3000\u3000\u3000\u3000\u3000\u3000\u3000<\/p>\n\n\n\n<p>\u521d\u56de\u306f\u30011\u90e8\u4f4d1,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u306e\u96f0\u56f2\u6c17\u3092\u78ba\u304b\u3081\u305f\u3044\u65b9\u3001\u4f7f\u7528\u611f\u3092\u77e5\u308a\u305f\u3044\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7f8e\u808c\u30c8\u30ea\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u30bb\u30c3\u30c8\u306b\u3057\u3066\u63d0\u4f9b\u3059\u308b\u8131\u6bdb\u306f\u3001\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u306a\u3089\u3067\u306f\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed3\u90e8\u4f4d<\/td><td>6\u56de\uff1a105,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/\">\u30e9\u30fb\u30d1\u30eb\u30ec<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u6c60\u888b\u672c\u5e97\u3001\u9326\u7cf8\u753a\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u5409\u7965\u5bfa\u5e97\u3001\u7acb\u5ddd\u5e97\u3001\u753a\u7530\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-860-239<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11:30\uff5e21:00<br>\u571f\uff1a10:30\uff5e20:00<br>\u65e5\u795d\uff1a10:30\uff5e18:00<br>\u8a73\u7d30\u306f<a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/campaign\/epi.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u3063\u3066\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u3068\u3066\u3082\u512a\u3057\u3044\u65b9\u3070\u304b\u308a\u3067\u597d\u5370\u8c61\u3067\u3059\u3002\u65bd\u8853\u5f8c\u306f\u76ee\u3067\u898b\u3066\u52b9\u679c\u306e\u5b9f\u611f\u3082\u611f\u3058\u307e\u3059\u3002\u6bce\u56de\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/H7Nf3byDB1KJ6gAp9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u304c\u3059\u3054\u304f\u826f\u304f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30d7\u30e9\u30f3\u3092\u4e00\u7dd2\u306b\u89aa\u8eab\u306b\u306a\u3063\u3066\u8003\u3048\u3066\u304f\u308c\u3066\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308d\u3046\u3068\u8a00\u3063\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u901a\u3063\u3066\u3066\u697d\u3057\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/khchat8yt57mh5Aw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u5927\u5909\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u304c\u3068\u3066\u3082\u512a\u3057\u304f\u8a71\u3057\u3084\u3059\u3044\u306e\u3067\u3001\u6bce\u56de\u884c\u304f\u306e\u304c\u3068\u3066\u3082\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3hjx1grQUJzAACA38\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.parler.co.jp\/mens\/\" style=\"background-color:#2dad96\">\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/chouchou-epi2.com\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30b7\u30e5\u30b7\u30e5\" class=\"wp-image-14131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6-300x203.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306f\u3001\u65b0\u5bbf \u9ad8\u7530\u99ac\u5834\u306b\u3042\u308b\u7537\u6027\u3072\u3052\u8131\u6bdb\u30fb\u30dc\u30c7\u30a3\u30fc\u8131\u6bdb\u30fb\u9670\u90e8\u8131\u6bdb\u5c02\u9580\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5148\u7aef\u5149\u8131\u6bdb\u3067\u3001\u6df1\u3044\u3072\u3052\u306e\u6df1\u90e8\u307e\u3067\u5149\u304c\u5c4a\u304f\u4e8b\u304c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u52b9\u679c\u304c\u78ba\u304b\u306a\u4e0a\u306b\u3001\u51b7\u5374\u6a5f\u80fd\u3082\u642d\u8f09\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304a\u808c\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u304f\u3001\u808c\u306b\u512a\u3057\u3044\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<br>24\u6b73\u4ee5\u4e0b\u306e\u65b9\u306f\u3001U24\u5272\u3067\u5b9a\u4fa1\u306e\u30aa\u30fc\u30eb30\uff05OFF\u306e\u5272\u5f15\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u304a\u5f97\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u4ed6\u3001\u30d2\u30b2\u8131\u6bdb\u306f\u3001\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8\u3067\u6bce\u56de5,000\u5186\u3068\u3044\u3046\u9b45\u529b\u7684\u306a\u30d7\u30e9\u30f3\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\u304b\u30893\u70b9\u3092\u9078\u629e\uff09<\/td><td>\u521d\u56de\uff1a9,500\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a5,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a8,000\u5186<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb5\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\uff09<\/td><td>\u521d\u56de\uff1a12,600\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a7,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a10,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/gZM13jfCQz1pfSLP9\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5730\u4e0b\u9244\u300c\u9ad8\u7530\u99ac\u5834\u300d\u3088\u308a\u5f92\u6b691\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a10\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u5e74\u4e2d\u7121\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/lp\/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5b9a\u984d\u30d7\u30e9\u30f3\uff08\u30d2\u30b25\u7b87\u6240\uff09\uff1a12,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u3044\u304f\u3064\u304b\u306e\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u3053\u3061\u3089\u304c\u4e00\u756a\u52b9\u679c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u3055\u3059\u304c\u8131\u6bdb\u5c02\u9580\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vRcybogtrXcYEqbw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/chouchou-epi2.com\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a8\u30eb\u30bb\u30fc\u30ccMEN<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.elleseine.co.jp\/men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a8\u30eb\u30bb\u30fc\u30cc\u30e1\u30f3\" class=\"wp-image-14126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1-300x247.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306f\u3001\u65b0\u5bbf\u306b\u3042\u308b\u30b5\u30ed\u30f3\u3067\u3001\u591a\u304f\u306e\u30e1\u30c7\u30a3\u30a2\u3084\u30c6\u30ec\u30d3\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u7f8e\u5bb9\u3092\u30c8\u30fc\u30bf\u30eb\u3067\u30b1\u30a2\u3057\u3001\u8131\u6bdb\u306e\u307b\u304b\u3001\u30a8\u30b9\u30c6\u30fb\u75e9\u8eab\u30fb\u30d5\u30a7\u30a4\u30b7\u30e3\u30eb\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u5e0c\u671b\u3084\u4f53\u8cea\u306a\u3069\u306b\u5408\u308f\u305b\u3066\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u306a\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\u306f\u300130\u30b7\u30e7\u30c3\u30c8\uff08\u306f\u304c\u304d\u3060\u30683\u5206\u306e2\u30b5\u30a4\u30ba\uff09\u30923,300\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3067\u5b09\u3057\u3044\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u4ee5\u5916\u306b\u3082\u30d5\u30a7\u30a4\u30b9\u30a8\u30b9\u30c6\u3084\u75e9\u8eab\u3067\u30a4\u30e1\u30fc\u30b8\u30a2\u30c3\u30d7\u3092\u56f3\u308a\u305f\u3044\u3068\u601d\u3046\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\uff08\u521d\u56de\u9650\u5b9a\uff09<\/td><td>3,300\u5186\/30\u30b7\u30e7\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b2\u56de\u76ee\u4ee5\u964d\u306e\u6599\u91d1\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN \u65b0\u5bbf\u5e97<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/elleseine_men?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u7dda\u65b0\u5bbf\u4e09\u4e01\u76ee\u99c5\u304b\u3089C5\u51fa\u53e3\u30fbC8\u51fa\u53e3\u304b\u3089\u5f92\u6b691\uff5e2\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\uff1a11\uff1a00-21\uff1a00 <br>\u65e5\u795d\uff1a11\uff1a00-19\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.elleseine.co.jp\/men\/\" style=\"background-color:#2dad96\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/motemote-datsumou.com\/salon.html\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\" class=\"wp-image-14125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306f\u3001\u6e0b\u8c37\u306e\u30de\u30f3\u30b7\u30e7\u30f3\u306e\u4e00\u5ba4\u306b\u3042\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u5c02\u9580\u306a\u306e\u3067\u5973\u6027\u306e\u76ee\u3092\u6c17\u306b\u3059\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3057\u3001\u96a0\u308c\u5bb6\u306e\u3088\u3046\u306a\u96f0\u56f2\u6c17\u306a\u306e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u3066\u65bd\u8853\u3092\u3046\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u65b0\u306e\u8131\u6bdb\u6a5f\u3067\u3001\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5a01\u529b\u3092\u767a\u63ee\u3002\u75db\u307f\u3082\u5927\u5e45\u306b\u8efd\u6e1b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e16\u754c\u6700\u901f\u7167\u5c04\u9593\u9694\u3067\u3001\u6642\u9593\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u3059\u3002\u706b\u50b7\u30fb\u8272\u7d20\u6c88\u7740\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u5c11\u306a\u304f\u3001\u4e07\u304c\u4e00\u306e\u969b\u306b\u306f\u533b\u7642\u6a5f\u95a2\u3068\u63d0\u643a\u3057\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3067\u308f\u304b\u308a\u3084\u3059\u304f\u3066\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>\u521d\u56de\uff1a15,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff1a21,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/C6tZ5Gywt87soegM6\">\u6e0b\u8c37\u533a\u6075\u6bd4\u5bff1-24-16<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-6721-9663<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fbJR\u6075\u6bd4\u5bff\u99c5\u6771\u53e3 \u5f92\u6b695\u5206<br>\u30fb\u5730\u4e0b\u9244\u65e5\u6bd4\u8c37\u7dda1\u756a\u51fa\u53e3 \u5f92\u6b697\u5206<br>\u30fb\u6771\u4eac\u30e1\u30c8\u30ed\u5e83\u5c3e\u99c52\u756a\u51fa\u53e3 \u5f92\u6b6910\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c22:00\uff08\u6700\u7d42\u53d7\u4ed821:30\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u5404\u7a2e\u30af\u30ec\u30b8\u30c3\u30c8<br>\uff08VISA\/MASTER\/\u697d\u5929\u30ab\u30fc\u30c9\uff09\u203b1\u4e07\u5186\u4ee5\u4e0a\u306e\u304a\u652f\u6255\u304b\u3089<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9f3b\u4e0b5\u56de\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\uff1a15,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u67d0\u6709\u540d\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u9aed\u8131\u6bdb\u8907\u6570\u56de\u5951\u7d04\u3057\u3001\u307b\u3068\u3093\u3069\u629c\u3051\u306a\u304b\u3063\u305f\u306e\u3067\u3053\u3061\u3089\u306e\u6709\u540d\u306a\u30de\u30b7\u30f3\u306a\u3089\u3068\u601d\u3063\u3066\u6765\u3066\u307f\u307e\u3057\u305f\u3002<br>\u6709\u540d\u30b5\u30ed\u30f3\u306f\u6642\u9593\u308210\u5206\u3067\u7d42\u308f\u308a\u3067\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u3082\u306a\u304f\u3001\u3053\u3093\u306a\u3082\u3093\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u3059\u304c\u3001\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u3055\u3093\u306b\u6765\u305f\u3089\u9a5a\u304d\u306e\u9023\u7d9a\u3067\u3057\u305f\u3002\u3057\u3063\u304b\u308a\u51fa\u529b\u306e\u30ec\u30d9\u30eb\u3082\u6559\u3048\u3066\u9802\u304d\u3001\u30aa\u30d7\u30b7\u30e7\u30f3\u306eW\u7167\u5c04\u3082\u3042\u308b\u4e8b\u3092\u77e5\u308a\u3001\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u306e\u30d1\u30c3\u30af\u307e\u3067\u3002\u3002\u90fd\u5ea6\u6255\u3044\u3082\u3042\u308a\u304c\u305f\u3044\u3002\u3002\u3053\u308c\u304b\u3089\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u3059\uff01\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/gJdHSzvK71u3Ux8bA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u5229\u7528\u3057\u307e\u3057\u305f\u3002\u8aac\u660e\u3082\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3001\u5b89\u5fc3\u3057\u3066\u5229\u7528\u3067\u304d\u307e\u3057\u305f\u3002\u8131\u6bdb\u306e\u52b9\u679c\u3082\u3088\u304f\u611f\u3058\u3089\u308c\u3001\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u307e\u305f\u30cf\u30a4\u30d1\u30fc\u30ca\u30a4\u30d5\u3082\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u3001\u30b3\u30ea\u304c\u307b\u3050\u308c\u3066\u3068\u3066\u3082\u6c17\u6301\u3061\u3088\u304b\u3063\u305f\u3067\u3059\u3002<br>\u4eca\u5f8c\u3082\u901a\u3044\u305f\u3044\u3068\u601d\u3048\u308b\u304a\u5e97\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oMjtngeceautMuZdA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3044\u59cb\u3081\u3066\u4e00\u5e74\u4ee5\u4e0a\u7d4c\u3061\u307e\u3059\u3002\u3044\u3064\u884c\u3063\u3066\u3082\u5e38\u306b\u4e01\u5be7\u3067\u3001\u65bd\u8853\u306f\u3082\u3061\u308d\u3093\u63a5\u5ba2\u3001\u30b5\u30fc\u30d3\u30b9\u3001\u3069\u308c\u3092\u3068\u3063\u3066\u3082\u3084\u3063\u3066\u3044\u305f\u3060\u3044\u3066\u3044\u308b\u5074\u3068\u3057\u3066\u6c17\u6301\u3061\u304c\u3044\u3044\u3067\u3059\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u3067\u3059\u304c\u3001\u4e00\u56de\u3054\u3068\u306e\u304a\u652f\u6255\u3044\u306b\u306a\u308b\u306e\u3067\u6c17\u8efd\u306b\u4e00\u5ea6\u8a66\u305b\u308b\u306e\u3067\u306f\u306a\u3044\u304b\u3068\u601d\u3044\u307e\u3059\u3002\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AJtJsVwv4gLcGZQn7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/motemote-datsumou.com\/salon.html\" style=\"background-color:#2dad96\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2>\u3042\u306a\u305f\u306b\u3042\u3063\u305f\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f\u30bf\u30a4\u30d7\u5225\u30aa\u30b9\u30b9\u30e1\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<p>\u76ee\u7684\u5225\u306b\u9078\u3076\u306a\u3089\u4ee5\u4e0b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n\n\n\n<p>\u4f53\u9a13\u30b3\u30fc\u30b9\u3067\u8907\u6570\u5e97\u8217\u3092\u56de\u3063\u3066\u307f\u308b\u306e\u3082\u3088\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\" style=\"border-collapse:collapse\"><tbody><tr><td>\u9ad8\u30b3\u30b9\u30d1&amp;\u8131\u6bdb\u52b9\u679c<\/td><td>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30a2\u30af\u30bb\u30b9\u3067\u9078\u3076<\/td><\/tr><tr><td style=\"background-color:#ffffff\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgr9utzpsvbn&amp;m=mgr9umgayysg\"><img class=\"wp-image-47135\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-4.png\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\"><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\"><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/a><\/td><\/tr><tr><td style=\"background-color:#ffffff\">\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a<br>\u30fb\u30aa\u30ea\u30b8\u30ca\u30eb\u8131\u6bdb\u6a5f\u3067\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306b\u3082\u5bfe\u5fdc<\/td><td style=\"background-color:#ffffff\">\u30fb\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c<\/td><td style=\"background-color:#ffffff\">\u30fb\u90fd\u5185\u3060\u3051\u306732\u9662<br> \u30fb\u99c5\u304b\u3089\u5f92\u6b695\u5206\u4ee5\u5185\u306e\u5e97\u8217\u304c\u591a\u6570<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7510\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u306f\u6b21\u306e3\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/li><li>\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3>\u2460\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001\u9aed\u5243\u308a\u3092\u3059\u308b\u5fc5\u8981\u304c\u306a\u304f\u306a\u308a\u307e\u3059\u3002\u305d\u3082\u305d\u3082\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u3067\u3001\u6d17\u9762\u6240\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0\u3092\u7f6e\u3044\u3066\u304a\u304f\u5fc5\u8981\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eee\u306b1\u65e55\u5206\u3001\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u4f7f\u3063\u3066\u3044\u305f\u3068\u3057\u307e\u3057\u3087\u3046\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u5e74\u9593\u3067\u7d0430\u6642\u9593\u3092\u7bc0\u7d04<\/span>\u3067\u304d\u308b\u8a08\u7b97\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3060\u3051\u6642\u9593\u3092\u7bc0\u7d04\u3067\u304d\u308c\u3070\u3001\u6bce\u671d\u306e\u8cb4\u91cd\u306a\u7761\u7720\u6642\u9593\u3092\u5897\u3084\u3057\u305f\u308a\u3001\u8da3\u5473\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u305f\u308a\u3082\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u53d6\u3089\u308c\u3066\u3044\u308b\u4eba\u306f\u3001\u601d\u3044\u5207\u3063\u3066\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3092\u59cb\u3081\u3068\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304b\u3089\u89e3\u653e<\/span>\u3055\u308c\u307e\u3059\u3002\u9aed\u304c\u306a\u304f\u306a\u308c\u3070\u3001\u305d\u3082\u305d\u3082\u30ab\u30df\u30bd\u30ea\u3092\u808c\u306b\u3042\u3066\u308b\u6a5f\u4f1a\u304c\u306a\u304f\u306a\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u808c\u304c\u5f31\u3044\u5834\u5408\u306f\u3001\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306f\u3064\u304d\u3082\u306e\u3067\u3057\u3087\u3046\u3002\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u60a9\u307e\u3055\u308c\u3066\u3044\u308b\u306a\u3089\u3001\u9aed\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2462\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg\" alt=\"\u5c06\u6765\u3092\u8a9e\u308b\u7537\u5973\" class=\"wp-image-71169\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7-300x209.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u3001\u5973\u6027\u304b\u3089\u306e\u597d\u611f\u5ea6\u3082\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u9752\u9aed\u3084\u5243\u308a\u6b8b\u3057\u304c\u4e00\u5207\u306a\u304f\u306a\u308a\u3001<span class=\"highlighted\">\u808c\u304c\u7dba\u9e97\u306b\u898b\u3048\u308b<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.atpress.ne.jp\/news\/207290\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u682a\u5f0f\u4f1a\u793eLiberes\u304c\u884c\u3063\u305f\u30a2\u30f3\u30b1\u30fc\u30c8\u8abf\u67fb<\/a>\u306b\u3088\u308b\u3068\u300120\uff5e39\u6b73\u306e\u5973\u6027\u306e\u7d0485%\u304c\u300c\u9aed\u304c\u306a\u3044\u7537\u6027\u306e\u65b9\u304c\u597d\u304d\u300d\u3068\u56de\u7b54\u3057\u3066\u3044\u307e\u3059\u3002\u500b\u4eba\u306e\u597d\u307f\u306f\u3042\u308c\u3069\u3001\u9aed\u306f\u6e05\u6f54\u611f\u304c\u306a\u3044\u5370\u8c61\u3092\u4e0e\u3048\u3001\u5973\u6027\u304b\u3089\u597d\u307e\u308c\u306a\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6e05\u6f54\u611f\u3092\u30a2\u30d4\u30fc\u30eb\u3057\u305f\u3044\u7537\u6027\u306f\u3001\u9aed\u8131\u6bdb\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u30dd\u30a4\u30f3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7511\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u305f\u7d50\u679c\u3001\u5f8c\u6094\u3059\u308b\u4eba\u3082\u4e00\u5b9a\u6570\u3044\u307e\u3059\u3002\u5177\u4f53\u7684\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30dd\u30a4\u30f3\u30c8\u3067\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/li><li>\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/li><li>\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3>\u2460\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg\" alt=\"\u3042\u3053\u3099\u3072\u3051\u3099\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-56816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u3059\u30aa\u30b7\u30e3\u30ec\u3092\u697d\u3057\u307f\u305f\u3044\u65b9\u306f\u3001\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u3068\u306a\u308b\u306e\u3067\u3001<span class=\"redcolor\">\u751f\u6daf\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3082\u3057\u597d\u304d\u306b\u306a\u3063\u305f\u5973\u6027\u304c\u9aed\u597d\u304d\u3060\u3068\u5206\u304b\u3063\u305f\u3089\u3001\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3053\u3068\u3092\u5f8c\u6094\u3059\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u4eca\u306f\u9aed\u304c\u3044\u3089\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3066\u3082\u3001\u4eca\u5f8c\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u306e\u55dc\u597d\u304c\u5909\u308f\u308a\u3001\u9aed\u304c\u6b32\u3057\u304f\u306a\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001<strong>\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u306a\u3089\u306a\u3044\u30b5\u30ed\u30f3\u8131\u6bdb\u304b\u3089\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg\" alt=\"\u982d\u3092\u62b1\u3048\u308b\u7537\u6027\" class=\"wp-image-57484\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents-300x220.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u308b\u306a\u3089\u3001<span class=\"redcolor\">\u30b4\u30e0\u3067\u8efd\u304f\u5f3e\u304b\u308c\u308b\u3088\u3046\u306a\u75db\u307f<\/span>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u9aed\u8131\u6bdb\u3092\u3057\u305f\u4eba\u306e\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u300c\u6211\u6162\u3067\u304d\u308b\u7a0b\u5ea6\u306e\u75db\u307f\u3060\u3063\u305f\u300d\u3068\u3044\u3046\u58f0\u304c\u5927\u534a\u3067\u3059\u304c\u3001\u75db\u307f\u306b\u5f31\u3044\u65b9\u306f\u8f9b\u3044\u601d\u3044\u3092\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u8a00\u3048<strong>\u307b\u3068\u3093\u3069\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3067\u306f\u9ebb\u9154\u3092\u7528\u610f<\/strong>\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u75db\u307f\u306b\u95a2\u3057\u3066\u4e0d\u5b89\u306b\u306a\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3>\u2462\u304a\u91d1\u304c\u304b\u304b\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u306b\u306f\u3001<span class=\"redcolor\">\u30b5\u30ed\u30f3\u306a\u30895\u301c10\u4e07\u5186\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306a\u30897\u301c15\u4e07\u5186\u304f\u3089\u3044\u306e\u8cbb\u7528<\/span>\u304c\u304b\u304b\u308a\u307e\u3059\u3002\u6c7a\u3057\u3066\u5b89\u3044\u8cb7\u3044\u7269\u3068\u306f\u8a00\u3048\u307e\u305b\u3093\u306d\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f97\u3089\u308c\u308b\u30e1\u30ea\u30c3\u30c8\u306b\u5bfe\u3057\u3001\u81ea\u5206\u304c\u3069\u306e\u7a0b\u5ea6\u306e\u304a\u91d1\u3092\u51fa\u305b\u308b\u304b\u3092\u8003\u3048\u305f\u3046\u3048\u3067\u3001\u5b9f\u969b\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6c7a\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5168\u3066\u307f\u308b<\/h2>\n\n\n\n<p>\u6771\u4eac\u306b\u306f230\u3082\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u3042\u308a\u307e\u3059\u3002\u203b2023\u5e741\u6708MOTEO\u8abf\u3079<\/p>\n\n\n\n<p>\u3054\u7d39\u4ecb\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u4ee5\u5916\u304b\u3089\u3082\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3057\u305f\u3044\u65b9\u306f\u3001\u4e0b\u8a18\u3088\u308a\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u691c\u7d22\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/datsumou\/search\/tokyo\/\">\u6771\u4eac\u306b\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u3082\u3063\u3068\u898b\u308b<\/a><\/div>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg\" alt=\"\" class=\"wp-image-77392\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308b\u304b\u304a\u60a9\u307f\u306e\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3 id=\"FAQ\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u5f8c\u6094\u3057\u306a\u3044\u306e\uff1f<\/h3>\n\n\n\n<p><strong>A.\u5f8c\u6094\u3057\u3066\u3044\u306a\u3044\u65b9\u304c\u5927\u591a\u6570\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u3053\u3068\u3067\u808c\u306e\u8abf\u5b50\u304c\u826f\u304f\u306a\u3063\u305f\u308a\u3001\u30ab\u30df\u30bd\u30ea\u4ee3\u304c\u6d6e\u3044\u305f\u308a\u3068\u30e1\u30ea\u30c3\u30c8\u306f\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u5468\u308a\u304b\u3089\u306e\u8a55\u5224\u304c\u3044\u3044\u3068\u3044\u3046\u58f0\u3082\u591a\u3044\u3067\u3059\u3002\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u628a\u63e1\u3057\u305f\u4e0a\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u751f\u3048\u3066\u304d\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u9aed\u304c\u5168\u304f\u751f\u3048\u306a\u3044\u3068\u3044\u3046\u8a33\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u307b\u3068\u3093\u3069\u306e\u9aed\u304c\u751f\u3048\u306a\u304f\u306a\u308b\u3082\u306e\u306e\u3001\u751f\u547d\u529b\u306e\u5f37\u3044\u9aed\u306f\u6642\u9593\u304c\u7d4c\u3064\u3068\u307e\u305f\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u3059\u3002\u56de\u6570\u3084\u8131\u6bdb\u65b9\u6cd5\u306b\u8003\u616e\u3057\u306a\u304c\u3089\u30d7\u30e9\u30f3\u3092\u7d44\u3080\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u8131\u6bdb\u3067\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u3082\u3061\u308d\u3093\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u5f37\u3044\u75db\u307f\u3092\u3068\u3082\u306a\u3063\u305f\u308a\u3001\u8131\u6bdb\u3057\u305f\u7b87\u6240\u306b\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u3044\u3053\u3068\u3092\u5f8c\u6094\u3057\u305f\u308a\u306a\u3069\u4eba\u306b\u3088\u3063\u3066\u69d8\u3005\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206\u30e1\u30ea\u30c3\u30c8\u3082\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u81ea\u5206\u306e\u4e2d\u3067\u3088\u304f\u8003\u3048\u3066\u8131\u6bdb\u3059\u308b\u304b\u3069\u3046\u304b\u5224\u65ad\u3059\u308b\u307b\u3046\u304c\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u307e\u3068\u3081<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u306f\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u53e3\u30b3\u30df\u3084\u8a55\u5224\u304b\u3089\u30e9\u30f3\u30ad\u30f3\u30b0\u306b\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u6700\u5f8c\u306b\u3082\u3046\u4e00\u5ea6\u3001\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u307e\u3068\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-40d25440-782f-4232-86d0-00c45169f547\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9ad8\u30b3\u30b9\u30d1&amp;\u8131\u6bdb\u52b9\u679c\u3092\u76ee\u6307\u3059\u306a\u3089\u30ec\u30a4\u30ed\u30fc\u30eb<\/li><li>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c\u3092\u6c42\u3081\u308b\u306a\u3089\u30e1\u30f3\u30ba\u30ea\u30bc<\/li><li>\u901a\u3044\u3084\u3059\u3055\u3067\u9078\u3076\u306a\u3089\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u6c17\u306b\u306a\u308b\u3068\u3053\u308d\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f<span class=\"highlighted\">\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304b\u3089\u59cb\u3081\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p>\u8907\u6570\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u898b\u3066\u307f\u308b\u3053\u3068\u3067\u3001\u81ea\u5206\u3067\u3082\u6bd4\u8f03\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\uff01<\/p>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":14136,"parent":13414,"menu_order":540,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044&hellip;","acf":{"long_text_title":"\u3010\u6771\u4eac\u306e227\u9662\u304b\u3089\u9078\u3076\u3011\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b020\u9078\uff01\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u306a\u3069\u3067\u5fb9\u5e95\u6bd4\u8f03\u8abf\u67fb","custom_order":"3706","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":14137,"id":14137,"title":"3701_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3701-none.jpg","filesize":86753,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"","author":"1","description":"","caption":"","name":"3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":13833,"date":"2019-11-10 02:21:40","modified":"2019-11-10 02:21:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13833"}],"version-history":[{"count":251,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions"}],"predecessor-version":[{"id":95943,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions\/95943"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/14136"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2434,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2434"},"modified":"2024-10-11T18:14:27","modified_gmt":"2024-10-11T09:14:27","slug":"bald-dense","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/","title":{"rendered":"\u30d2\u30b2\u304c\u6fc3\u3044\u7406\u7531\u3068\u5bfe\u51e6\u65b9\u6cd5"},"content":{"rendered":"<p><strong>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d<\/strong><\/p>\n<p><strong>\u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p>\u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027\u306e\u30d2\u30b2\u3002<\/p>\n<p>\u81ea\u5206\u306f\u4eba\u3088\u308a\u30d2\u30b2\u304c\u6fc3\u3044\u3088\u3046\u306a\u6c17\u304c\u3059\u308b\u3051\u3069\u907a\u4f1d\u3060\u304b\u3089\u4ed5\u65b9\u304c\u306a\u3044\u3068\u8ae6\u3081\u3066\u3044\u307e\u305b\u3093\u304b\uff1f\u3082\u3057\u304b\u3059\u308b\u3068\u3001\u305d\u308c\u306f\u3042\u306a\u305f\u306e\u65e5\u3005\u306e\u884c\u52d5\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u30fb\u7406\u7531<\/li><li>\u30d2\u30b2\u3092\u6fc3\u304f\u3057\u3066\u3057\u307e\u3046NG\u884c\u52d5<\/li><li>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306e\u5bfe\u7b56\u30fb\u4e88\u9632<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n<p><!-- wp:paragraph --><\/p>\n<p>\u306a\u304a\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3084\u9069\u5207\u306a\u9aed\u5243\u308a\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\u65b9\u306f<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\">\u300c\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3068\u306f\uff1f\u5243\u308a\u3059\u304e\u308b\u3068\u6fc3\u304f\u306a\u308b\u3063\u3066\u672c\u5f53\uff1f\u30d2\u30b2\u306e\u771f\u5b9f\u3092\u7d39\u4ecb\u300d<\/a>\u3067\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u76ee\u3092\u901a\u3057\u3066\u304a\u304f\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n\n\n\n<p><!-- wp:uagb\/team {\"block_id\":\"8595a321-2c49-4c48-97b8-5e4bbfac0339\",\"tag\":\"h6\",\"title\":\"\",\"description_text\":\"\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\",\"image\":{\"id\":7695,\"title\":\"moteo_profile\",\"filename\":\"moteo-profile.png\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"link\":\"https:\/\/moteo.best\/column\/moteo_profile\/\",\"alt\":\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"moteo_profile\",\"status\":\"inherit\",\"uploadedTo\":0,\"date\":\"2019-09-26T21:26:34.000Z\",\"modified\":\"2019-10-25T20:07:27.000Z\",\"menuOrder\":0,\"mime\":\"image\/png\",\"type\":\"image\",\"subtype\":\"png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"2019\u5e749\u670827\u65e5\",\"nonces\":{\"update\":\"f72d441e99\",\"delete\":\"1c63fc39e7\",\"edit\":\"8a6e26fe2c\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=7695\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u7de8\u96c6\u90e8 K\",\"filesizeInBytes\":22455,\"filesizeHumanReadable\":\"22 KB\",\"context\":\"\",\"height\":257,\"width\":257,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"height\":257,\"width\":257,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\\u003cinput type=\\u0022hidden\\u0022 name=\\u0022attachments[7695][menu_order]\\u0022 value=\\u00220\\u0022 \/\\u003e\\u003cp class=\\u0022media-types media-types-required-info\\u0022\\u003e\\u003cspan class=\\u0022required\\u0022\\u003e*\\u003c\/span\\u003e \u304c\u4ed8\u3044\u3066\u3044\u308b\u6b04\u306f\u5fc5\u9808\u9805\u76ee\u3067\u3059\\u003c\/p\\u003e\\n\\t\\t\\t\\u003ctable class=\\u0022compat-attachment-fields\\u0022\\u003e\\t\\t\\u003ctr class='compat-field-enable-media-replace'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-enable-media-replace'\\u003e\\u003cspan class='alignleft'\\u003e\u30e1\u30c7\u30a3\u30a2\u3092\u7f6e\u63db\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href=\\u0022https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=media_replace\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=ad67500a9c\\u0022\\u003e\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo replace the current file, click the link and upload a replacement file.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\t\\t\\u003ctr class='compat-field-emr-remove-background'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-emr-remove-background'\\u003e\\u003cspan class='alignleft'\\u003eRemove background\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href='https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=emr_prepare_remove\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=0f37a29eb8'\\u003eRemove background\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo remove the background, click the link.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\u003c\/table\\u003e\",\"meta\":\"\"},\"acf_errors\":false},\"imgStyle\":\"circle\",\"imgPosition\":\"left\"} --><\/p>\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339\">\n<div class=\"uagb-team__wrap\">\n<div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\" alt=\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\"\/><\/div>\n<div class=\"uagb-team__content\">\n<div class=\"uagb-team__title-wrap\">\n<h6 class=\"uagb-team__title\"><\/h6>\n<p><span class=\"uagb-team__prefix\">Designation<\/span><\/div>\n<div class=\"uagb-team__desc-wrap\">\n<p class=\"uagb-team__desc\">\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div>\n<div class=\"uagb-team__social-icon-wrap\">\n<ul class=\"uagb-team__social-list\">\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/team --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p>\u533b\u7642\u8131\u6bdb\u306a\u3089<span class=\"highlighted\">1\u56de1\u4e07\u5186\u524d\u5f8c\u3001\u6fc3\u3044\u30d2\u30b2\u3067\u308210\u56de\u524d\u5f8c\u306e\u30c8\u30fc\u30bf\u30eb10\u301c20\u4e07\u5186\u3067\u30c4\u30eb\u30c4\u30eb<\/span>\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u3082\u3068\u3082\u3068\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u3054\u81ea\u5206\u306b\u5408\u3063\u305f\u56de\u6570\u304c\u77e5\u308a\u305f\u3044\u65b9\u306f\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306e\u6d3b\u7528\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n<p><!-- wp:image {\"id\":95747} --><\/p>\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/-moteo-1024x693.jpg\" alt=\"\u5927\u624b3\u793e\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u6bd4\u8f03\" class=\"wp-image-95747\"\/><figcaption>\u30d2\u30b2\u5168\u4f53\uff08\u9996\u542b\u3080\uff09\u306e\u8131\u6bdb\u6599\u91d1<\/figcaption><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><strong>\u300c\u81ea\u5206\u306e\u30d2\u30b2\u304c\u3069\u306e\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\uff1f\u300d\u300c\u307e\u305a\u306f\u898b\u7a4d\u3082\u308a\u3060\u3051\u3067\u3082\u304a\u9858\u3044\u3057\u305f\u3044\u300d<\/strong>\u305d\u3093\u306a\u5834\u5408\u3067\u3082\u3001\u4e0b\u8a18\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3089\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u6c17\u8efd\u306b\u8a71\u3092\u805e\u3051\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u7406\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\",\"className\":\"scrolltable\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:table {\"className\":\"is-style-non-split\"} --><\/p>\n<table class=\"wp-block-table is-style-non-split\">\n<tbody>\n<tr>\n<td><\/td>\n<td><img class=\"wp-image-95283\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-bnr-300-250-2409-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u306f\u30e1\u30f3\u30ba\u30ea\u30bc\"><\/td>\n<td><img class=\"wp-image-95348\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-eminal-400400-240906.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"><\/td>\n<td><img class=\"wp-image-95349\" style=\"width: 125px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-gorilla-120120-240906.jpg\" alt=\"\u30d2\u30b2\u306e\u30b4\u30ea\u30e9\u8131\u6bdb\"><\/td>\n<\/tr>\n<tr>\n<td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<tr>\n<td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td>\u30d2\u30b2\u8131\u6bdb\u5168\u4f53\u304c59,800\u5186\u3068\u30b3\u30b9\u30d1\u25ce<\/td>\n<td>\u5168\u56fd\u5c55\u958b\uff01\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u9ebb\u9154\u304c\u7121\u6599<\/td>\n<td>\u4eca\u306a\u3089\u5206\u5272\u624b\u6570\u6599\u304c\u7121\u6599\uff01\u6708\u30053,000\u5186\u304b\u3089\u59cb\u3081\u3089\u308c\u308b<\/td>\n<\/tr>\n<tr>\n<td>\u30d2\u30b2\u5168\u4f53\u306e\u6599\u91d1<br \/>\uff081\u56de\u3042\u305f\u308a\uff09<\/td>\n<td>5\u56de\uff1a59,800\u5186<br \/>\uff0811,960\u5186\uff09<\/td>\n<td>5\u56de\uff1a78,000\u5186<br \/>\uff0815,600\u5186\uff09<\/td>\n<td>6\u56de\uff1a69,120\u5186<br \/>\uff0811,520\u5186\uff09<\/td>\n<\/tr>\n<tr>\n<td>\u9ebb\u9154<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/\u672c<br \/>\u30ac\u30b9\uff1a3,300\u5186\/30\u5206<\/td>\n<td>\u7121\u6599<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a4,000\u5186\/10g<br \/> \u30ac\u30b9\uff1a4,000\u5186\/30\u5206<\/td>\n<\/tr>\n<tr>\n<td>\u5e97\u8217\u6570<\/td>\n<td>21<\/td>\n<td>62<\/td>\n<td>21<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S384336w&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:table --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p><small>\u203b\u7a0e\u8fbc\u4fa1\u683c<\/small><br \/><small>\u203b2024\u5e7410\u6708\u6700\u65b0\u306e\u91d1\u984d<br \/><\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n\n\n\n\n<h2>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\uff5c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3068\u6bce\u65e5\u306e\u30d2\u30b2\u51e6\u7406<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg\" alt=\"\" class=\"wp-image-21093\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u305d\u3082\u305d\u3082\u3001\u30d2\u30b2\u304c\u4ed6\u306e\u4f53\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u6fc3\u304f\u898b\u3048\u308b\u7406\u7531\u306f\u300c\u525b\u6bdb\u3060\u304b\u3089\u300d\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b9f\u306f\u3001<strong>\u7537\u6027\u3082\u5973\u6027\u3082\u3001\u30d2\u30b2\u30a8\u30ea\u30a2\u306e\u6bdb\u306e\u6570\u306f\u540c\u3058<\/strong>\uff01<br>\u3055\u3089\u306b\u3001\u751f\u307e\u308c\u3066\u304b\u3089\u30d2\u30b2\u306e\u6bdb\u306e<strong>\u672c\u6570\u306f\u305a\u3063\u3068\u5909\u308f\u308a\u307e\u305b\u3093<\/strong>\u3002<br>\u3064\u307e\u308a\u30011\u672c1\u672c\u306e\u6bdb\u304c\u525b\u6bdb\u3060\u304b\u3089\u6fc3\u304f\u898b\u3048\u3066\u3057\u307e\u3046\u306e\u3067\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u305d\u3093\u306a\u525b\u6bdb\u306a\u30d2\u30b2\u3067\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3068\u3057\u3066\u3001\u73fe\u5728\u8003\u3048\u3089\u308c\u3066\u3044\u308b\u306e\u306f\u4e3b\u306b2\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/li><li>\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>1\u3064\u305a\u3064\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2460\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg\" alt=\"\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\" class=\"wp-image-28097\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140-300x191.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3088\u304f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u591a\u3044\u4eba\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u300d\u306a\u3069\u3068\u3044\u3046\u8868\u73fe\u3092\u3057\u3066\u3044\u308b\u60c5\u5831\u30b5\u30a4\u30c8\u3092\u898b\u304b\u3051\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u3053\u308c\u306f\u6b63\u78ba\u3067\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u5b9f\u969b\u306f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u91cf\u300d\u3067\u306f\u306a\u304f<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3092\u6d3b\u6027\u5316\u3059\u308b\u9175\u7d20\u306e\u50cd\u304d\u300d<\/strong>\u3068<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306b\u5bfe\u3059\u308b\u6bdb\u5305<small>\u203b<\/small>\u306e\u611f\u53d7\u6027\u300d<\/strong>\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u6bdb\u5305\u2026\u6bdb\u6839\u3092\u5305\u3093\u3067\u3044\u308b\u7d44\u7e54\u306e\u3053\u3068\u3002\u76ae\u819a\u306e\u8868\u9762\u3078\u306f\u6bdb\u7a74\u3068\u3044\u3046\u5f62\u3067\u3064\u306a\u304c\u3063\u3066\u304a\u308a\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5f71\u97ff\u3092\u53d7\u3051\u307e\u3059<\/small><\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u308b\u306e\u3067\u3001\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u306e\u306d\u3001\u308f\u304b\u3063\u305f\uff01\u300d\u3068\u3044\u3046\u65b9\u306f\u2461\u306b\u9032\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u6bdb\u5305\u5185\u306b\u3042\u308b\u6bdb\u4e73\u982d\u7d30\u80de\u306b\u300c5\u03b1\u9084\u5143\u9175\u7d20\u300d\u3068\u3044\u3046\u7269\u8cea\u304c\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u4e00\u7a2e\u3067\u3042\u308b\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u30b8\u30d2\u30c9\u30ed\u30c6\u30b9\u30c8\u30ed\u30f3\uff08DHT\uff09\u3068\u3044\u3046\u7269\u8cea\u306b\u5909\u5316\u3057\u307e\u3059\u3002<\/p>\n<p>\u3055\u3089\u306b\u3001\u305d\u306eDHT\u3068\u3044\u3046\u7269\u8cea\u306f\u3001\u7d30\u80de\u306e\u4e2d\u306b\u3042\u308b\u300c\u30db\u30eb\u30e2\u30f3\u306e\u30ec\u30bb\u30d7\u30bf\u30fc\u300d\u306b\u7d50\u3073\u3064\u304f\u3053\u3068\u3067<strong>\u6bdb\u3092\u5897\u3084\u3059\uff1d\u6fc3\u304f\u3059\u308b\u3088\u3046\u306b\u4f5c\u7528\u3057\u307e\u3059<\/strong>\u3002\u3042<\/p>\n<p>\u3053\u306e\u300c\u9175\u7d20\u306e\u50cd\u304d\u300d\u3068\u300c\u6bdb\u5305\u306e\u611f\u53d7\u6027\u300d\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u3001\u8584\u3044\u4eba\u304c\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p>\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u304c\u3001\u3068\u306b\u304b\u304f<span class=\"highlighted\">\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u3089\u3057\u3044\u300d<\/span>\u3068\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p><small>\u53c2\u8003\u6587\u732e\uff1a\u305c\u3093\u3076\u6bdb\u5305\u306e\u305b\u3044<\/small><\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2461\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg\" alt=\"\u30d2\u30b2\u3092\u6cbf\u3063\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-21995\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306e2\u3064\u76ee\u306f\u3001\u6bce\u65e5\u4f55\u6c17\u306a\u304f\u884c\u306a\u3063\u3066\u3044\u308b\u30d2\u30b2\u306e\u81ea\u5df1\u51e6\u7406\u306b\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u306f\u534a\u5206\u6b63\u89e3\u3067\u3059\u304c\u3001\u534a\u5206\u4e0d\u9069\u5207\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/prtimes.jp\/a\/?c=4342&amp;r=67&amp;f=d4342-67-pdf-0.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\u30ab\u30df\u30bd\u30ea\u3084\u30b7\u30a7\u30fc\u30d0\u30fc\u306a\u3069\u3092\u4f7f\u7528\u3059\u308b\u3068\u4f53\u6bdb\u304c\u6fc3\u304f\u306a\u308b\u3068\u3044\u3046\u5642\u3092\u3088\u304f\u805e\u304f\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f<span class=\"redcolor\">\u533b\u5b66\u7684\u6839\u62e0\u306f\u306a\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/a><\/p>\n<p>\u3057\u304b\u3057\u3001\u30de\u30a6\u30b9\u3067\u306e\u5b9f\u9a13\u306b\u3088\u308b\u3068\u4e00\u5b9a\u671f\u9593\u3001<strong>\u76ae\u819a\u306b\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u305d\u306e\u90e8\u5206\u306e\u4f53\u6bdb\u304c\u4e00\u6642\u7684\u306b5\uff5e10\uff05\u307b\u3069\u592a\u304f\u306a\u3063\u305f<\/strong><small>\u203b<\/small>\u3068\u3044\u3046\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u9806\u5929\u5802\u5927\u5b66 \u533b\u5b66\u90e8 \u76ae\u819a\u79d1\u3000\u576a\u4e95\u826f\u6cbb \u52a9\u6559\u6388 \u306e\u5b9f\u9a13<\/small><\/p>\n<p>\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u306e\u3092\u3084\u3081\u308c\u3070\u81ea\u7136\u3068\u5143\u306b\u623b\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u9752\u9aed\u3092\u6483\u9000\u3057\u3088\u3046\u3068\u3059\u308b\u3042\u307e\u308a\u3001\u5f37\u304f\u6df1\u5243\u308a\u3057\u305f\u308a1\u65e5\u306b\u4f55\u5ea6\u3082\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u3001<strong>\u4eba\u9593\u306b\u3082\u540c\u69d8\u306e\u73fe\u8c61\u304c\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u9aed\u304c\u6fc3\u3044\u57fa\u6e96\u3063\u3066\u4f55\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u300c\u9aed\u304c\u6fc3\u3044\u300d\u3068\u306f\u3069\u306e\u7a0b\u5ea6\u3092\u3055\u3059\u306e\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u7aef\u7684\u306b\u3044\u3046\u3068\u3001\u300c\u671d\u30d2\u30b2\u3092\u5243\u3063\u3066\u3001\u5915\u65b9\u76ee\u7acb\u3061\u59cb\u3081\u305f\u3089\u6fc3\u3044\u300d\u3068\u3044\u3046\u306e\u304c\u57fa\u6e96\u306b\u306a\u308a\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3067\u30d2\u30b2\u304c\u4e00\u756a\u4f38\u3073\u308b\u6642\u9593\u306f\u300c\u671d6\u6642\u301c10\u6642\u300d\u3068\u3044\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u65e5\u4e2d\u306f\u4f38\u3073\u308b\u30b9\u30d4\u30fc\u30c9\u304c\u3086\u308b\u3084\u304b\u306b\u306a\u308a\u3001\u5915\u65b9\u304b\u3089\u307e\u305f\u4f38\u3073\u3066\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u65e5\u4e2d\u4ed5\u4e8b\u3092\u7d42\u3048\u3066\u3001\u30a2\u30d5\u30bf\u30fc\u30d5\u30a1\u30a4\u30d6\u306a\u3069\u3067\u9752\u9aed\u304c\u76ee\u7acb\u3063\u3066\u3044\u308b\u3068\u300c\u30d2\u30b2\u6fc3\u3044\u306a\u300d\u3068\u611f\u3058\u308b\u4eba\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.feather-museum.com\/zatsugaku.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u96d1\u5b66 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30d2\u30b2\u306e\u96d1\u5b66<\/a><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u3067\u304d\u308b\u5bfe\u7b56\u30fb\u4e88\u96326\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg\" alt=\"\u93e1\u3092\u307f\u3066\u5fae\u7b11\u3093\u3067\u3044\u308b\u7537\u6027\" class=\"wp-image-40926\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3092\u89e3\u8aac\u3057\u307e\u3057\u305f\u304c\u3001\u3064\u307e\u308a\u306f\u3053\u306e\u539f\u56e0\u3092\u4f5c\u3089\u306a\u3044\u3088\u3046\u3001\u81ea\u5206\u306e\u884c\u52d5\u3092\u898b\u76f4\u3057\u3066\u307f\u308c\u3070\u3044\u3044\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u9006\u306e\u3053\u3068\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3092\u4f5c\u3063\u3066\u3044\u308b\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308b\u306e\u3067\u3001\u3059\u3050\u306b\u898b\u76f4\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2460 \u98df\u751f\u6d3b\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg\" alt=\"\u30c6\u30fc\u30d6\u30eb\u306e\u4e0a\u306b\u305f\u304f\u3055\u3093\u4e26\u3093\u3067\u3044\u308b\u91ce\u83dc\u3084\u30d5\u30eb\u30fc\u30c4\" class=\"wp-image-3693\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n<p>\u307e\u305a1\u3064\u76ee\u306e\u5bfe\u7b56\u30fb\u4e88\u9632\u6cd5\u306f\u300c\u98df\u751f\u6d3b\u306e\u6539\u5584\u300d\u3067\u3059\u3002<\/p>\n<p>\u60f3\u50cf\u306b\u5bb9\u6613\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u30d0\u30e9\u30f3\u30b9\u306e\u5d29\u308c\u305f\u98df\u4e8b\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u307e\u3059<\/span>\u3002<\/p>\n<p>\u30b3\u30f3\u30d3\u30cb\u98df\u3084\u30d5\u30a1\u30fc\u30b9\u30c8\u30d5\u30fc\u30c9\u3001\u304a\u8089\u3070\u304b\u308a\u98df\u3079\u3066\u3044\u308b\u306a\u3069\u3001\u8102\u8cea\u306e\u591a\u3044\u98df\u4e8b\u3092\u3068\u308b\u3068\u30db\u30eb\u30e2\u30f3\u306e\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u539f\u56e0\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u300c\u5927\u8c46\u3084\u8c46\u4e73\u306f\u30d2\u30b2\u306e\u6291\u6bdb\u306b\u52b9\u679c\u304c\u3042\u308b\u300d\u306f\u3046\u305d\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u300c\u5927\u8c46\u3092\u98df\u3079\u308b\u3068\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u300d\u306a\u3069\u3068\u3044\u3063\u305f\u60c5\u5831\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u30d2\u30b2\u306b\u95a2\u3059\u308b\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5c11\u306a\u304f\u3068\u3082\u3001\u8c46\u4e73\u98f2\u3093\u3060\u3089\u3092\u5287\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f\uff01\u3068\u3044\u3063\u305f\u4f53\u9a13\u8ac7\u306f\u307b\u307c\u7686\u7121\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u3044\u3063\u3066\u3082\u3001\u5927\u8c46\u306a\u3069\u306b\u542b\u307e\u308c\u308b\u5927\u8c46\u30a4\u30bd\u30d5\u30e9\u30dc\u30f3\u306f\u5973\u6027\u30db\u30eb\u30e2\u30f3\u3067\u3042\u308b\u300c\u30a8\u30b9\u30c8\u30ed\u30b2\u30f3\u300d\u3068\u4f3c\u305f\u50cd\u304d\u3092\u3057\u3066\u304f\u308c\u308b\u305f\u3081\u3001\u7f8e\u808c\u52b9\u679c\u3084\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb\u306e\u5897\u52a0\u3092\u9632\u3044\u3067\u304f\u308c\u308b\u306a\u3069\u3001\u3082\u3061\u308d\u3093\u808c\u3084\u4f53\u306b\u826f\u3044\u4f5c\u7528\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30e9\u30f3\u30b9\u306e\u3068\u308c\u305f\u98df\u4e8b\u3092\u3059\u308b\u4e0a\u3067\u306f\u6709\u52b9\u306a\u6804\u990a\u7d20\u3068\u3044\u3048\u308b\u306e\u3067\u3001\u30a2\u30ec\u30eb\u30ae\u30fc\u306a\u3069\u304c\u306a\u3044\u306e\u3067\u3042\u308c\u3070\u7a4d\u6975\u7684\u306b\u6442\u53d6\u3057\u305f\u3044\u98df\u54c1\u306e\u4e00\u3064\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2461 \u751f\u6d3b\u7fd2\u6163\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg\" alt=\"\u7dd1\u306e\u30c0\u30f3\u30d9\u30eb\u3068\u30b9\u30de\u30db\u3068\u6c34\u3068\u30bf\u30aa\u30eb\" class=\"wp-image-54241\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u304c\u4e71\u308c\u308b\u3068\u3001\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u308b\u3053\u3068\u306b\u7e4b\u304c\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001<span class=\"highlighted\">\u826f\u3044\u7761\u7720\u3068\u5b9a\u671f\u7684\u306a\u904b\u52d5\u304c\u6709\u52b9<\/span>\u3067\u3059\u3002<\/p>\n<p>\u5bdd\u4e0d\u8db3\u304c\u7d9a\u3044\u305f\u308a\u3001\u904b\u52d5\u3092\u305b\u305a\u4e0d\u5065\u5eb7\u306a\u72b6\u614b\u304c\u7d9a\u304f\u3068\u30cb\u30ad\u30d3\u306a\u3069\u304c\u3067\u304d\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306a\u7761\u7720\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u30017\u301c9\u6642\u9593\u7a0b\u5ea6\u306f\u78ba\u4fdd\u3059\u308b\u3068\u3044\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u7761\u7720\u306e\u30b4\u30fc\u30eb\u30c7\u30f3\u30bf\u30a4\u30e0\u306f\u90fd\u5e02\u4f1d\u8aac\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u300c\u6210\u9577\u30db\u30eb\u30e2\u30f3\u306f\u591c10\u301c22\u6642\u306e\u9593\u306b\u591a\u304f\u5206\u6ccc\u3055\u308c\u308b\u306e\u3067\u3001\u305d\u306e\u6642\u9593\u306f\u5bdd\u3066\u3044\u308b\u306e\u304c\u671b\u307e\u3057\u3044<\/strong>\u300d\u3068\u3044\u3046\u8a71\u306f\u591a\u304f\u306e\u65b9\u304c\u8033\u306b\u3057\u305f\u3053\u3068\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u6700\u8fd1\u306b\u306a\u3063\u3066\u3053\u308c\u306f<strong>\u6839\u62e0\u304c\u306a\u3044<\/strong>\u3068\u3044\u3046\u8aac\u304c\u6fc3\u539a\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3001\u4e00\u756a\u6210\u9577\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u767a\u306b\u306a\u308b\u306e\u306f<strong>\u300c\u7720\u308a\u306b\u5165\u3063\u305f\u76f4\u5f8c\u300d<\/strong>\u3002\u6df1\u3044\u7720\u308a\u3001\u3064\u307e\u308a\u30ce\u30f3\u30ec\u30e0\u7761\u7720\u306e\u9593\u306b\u5206\u6ccc\u91cf\u304c\u5897\u3048\u308b\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u306a\u306e\u3067\u3001\u81ea\u5206\u306f\u591c\u52e4\u3081\u3060\u304b\u3089\u3057\u3087\u3046\u304c\u306a\u3044\u3001\u3068\u8ae6\u3081\u305a\u3001\u6df1\u3044\u7761\u7720\u304c\u3068\u308c\u308b\u3088\u3046\u306b\u5de5\u592b\u3092\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2462 \u30bf\u30d0\u30b3\u3092\u3084\u3081\u308b\u3001\u672c\u6570\u3092\u6e1b\u3089\u3059<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-1024x683.jpg\" alt=\"\u30bf\u30d0\u30b3\u306b\u706b\u3092\u4ed8\u3051\u3066\u52a0\u3048\u308b\u7537\u6027\" class=\"wp-image-3160\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-768x512.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u55ab\u7159\u3059\u308b\u3068\u4ea4\u611f\u795e\u7d4c\u304c\u523a\u6fc0\u3055\u308c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u6027\u5316\u3055\u305b\u308b\u4f5c\u7528\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3064\u307e\u308a\u3001\u904e\u5270\u306a\u55ab\u7159\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306b\u306a\u308b\u305f\u3081\u3001\u6fc3\u3044\u30d2\u30b2\u3084\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u306e\u3067\u3042\u308c\u3070\u63a7\u3048\u308b\u306e\u304c\u61f8\u547d\u3067\u3059\u3002<\/p>\n<p><small>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000051.000020081.html\" target=\"_blank\" rel=\"noopener noreferrer\">\u25c6\u3010\u305f\u3070\u3053\u3068\u7f8e\u5bb9\u306b\u307e\u3064\u308f\u308b\u30a6\u30bd\u30db\u30f3\u30c8\u300a\u4e16\u9593\u306e\u30a6\u30ef\u30b5\u300bvs\u300a\u533b\u5e2b\u306e\u30db\u30f3\u30cd\u300b\u3092\u533b\u5e2b\u304c\u89e3\u8aac\u3011<\/a><\/small><\/p>\n\n\n<h3>\u5bfe\u7b56\u2463 \u6b63\u3057\u3044\u65b9\u6cd5\u3067\u9aed\u5243\u308a\u3092\u304a\u3053\u306a\u3046<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3067\u3082\u304a\u4f1d\u3048\u3057\u305f\u901a\u308a\u3001\u8aa4\u3063\u305f\u81ea\u5df1\u51e6\u7406\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u5834\u5408\u306f\u4e00\u5ea6\u306b\u4f55\u5ea6\u3082\u5243\u3063\u305f\u308a\u3001\u6df1\u5243\u308a\u3057\u3059\u304e\u306a\u3044\u3053\u3068\u3001\u3044\u3064\u307e\u3067\u3082\u540c\u3058\u5203\u3092\u4f7f\u308f\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u306e\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0<\/a>\u3084<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b\u306e\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u4e7e\u71e5\u3057\u305f\u72b6\u614b\u306b\u3042\u308b\u306e\u3067\u3001\u4fdd\u6e7f\u3092\u304a\u3053\u306a\u3063\u3066\u304d\u3061\u3093\u3068\u808c\u306b\u6804\u990a\u3092\u4e0e\u3048\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2464 \u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-290509952-1024x576.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u30b9\u30ad\u30f3\u30b1\u30a2\" class=\"wp-image-41525\"\/><\/figure>\n\n\n<p>\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3082\u6fc3\u3044\u30d2\u30b2\u3001\u9752\u9aed\u5bfe\u7b56\u306b\u6709\u52b9\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306e\u5546\u54c1\u304c\u4fdd\u6e7f\u52b9\u679c\u3082\u3042\u308b\u306e\u3067\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306b\u4f7f\u3046\u3068\u3044\u3044\u3067\u3059\u3088\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/hairless-lotion\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u304a\u3059\u3059\u3081\u306e\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u305c\u3072\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2465 \u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-23028\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u308c\u307e\u3067\u306e\u65b9\u6cd5\u306f\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306e\u306b\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u52b9\u679c\u3092\u5f97\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u307e\u3059\u3057\u3001\u76ee\u306b\u898b\u3048\u3066\u5287\u7684\u306b\u5909\u308f\u308b\u3068\u3044\u3046\u306e\u306f\u5c11\u3057\u96e3\u3057\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u4e00\u756a\u78ba\u5b9f\u306a\u306e\u306f\u300c\u8131\u6bdb\u3057\u3066\u3057\u307e\u3046\u3053\u3068\u300d\u3067\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3070\u6839\u672c\u7684\u306b\u89e3\u6c7a\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u3067<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u304c\u4e0d\u8981\u306b\u306a\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u3067\u808c\u8352\u308c\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u306a\u304f\u306a\u308b<\/li><li>\u5915\u65b9\u306b\u9752\u9aed\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u306a\u304f\u306a\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u3044\u3063\u305f\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u6700\u77ed\u3067\u6fc3\u3044\u30d2\u30b2\u3068\u304a\u3055\u3089\u3070\u3067\u304d\u308b\u65b9\u6cd5\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u2026<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n\n\n\n<p>\u306f\u3058\u3081\u3066\u306e\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li><li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li><li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li><li>\u5243\u6bdb\u6599<\/li><li>\u85ac\u4ee3<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li><li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li><li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,000\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u306f\u3053\u3061\u3089<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-302be2e5-72c4-440f-a01c-15201168c418\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3067\u9aed\u304c\u6fc3\u304f\u306a\u308b\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044<\/strong>\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5192\u982d\u3067\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u306b<strong>\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b<\/strong>\u3053\u3068\u306f\u304a\u8a71\u3057\u3057\u307e\u3057\u305f\u3002\u305f\u3057\u304b\u306b\u3001\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3092\u3059\u308b\u3068\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5024\u306f\u4e0a\u6607\u3057\u307e\u3059\u304c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u5358\u4f53\u3067\u30d2\u30b2\u306e\u6fc3\u3055\u3092\u5de6\u53f3\u3057\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u60c5\u5831\u30b5\u30a4\u30c8\u3067\u7b4b\u30c8\u30ec\u3084\u81ea\u6170\u884c\u70ba\u3092\u3059\u308b\u3053\u3068\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u3068\u8a71\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u904e\u5270\u306a\u8868\u73fe\u3068\u3044\u3063\u3066\u3082\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u3044\u305a\u308c\u3082\u3001<strong>\u904e\u5270\u3059\u304e\u308b\u3068\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u3066\u4f53\u6bdb\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u308b\u53ef\u80fd\u6027\u306f\u3042\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093<\/strong>\u304c\u3001\u305d\u3053\u307e\u3067\u6c17\u306b\u3059\u308b\u5fc5\u8981\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u6fc3\u3044\u9aed\u306b\u95a2\u3059\u308b\u7591\u554f6\u3064\uff01<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6fc3\u3044\u30d2\u30b2\u306b\u306a\u308b\u539f\u56e0\u3084\u5bfe\u7b56\u306b\u3064\u3044\u3066\u3054\u7d39\u4ecb\u3057\u3066\u304d\u307e\u3057\u305f\u304c\u3001\u30d2\u30b2\u306b\u307e\u3064\u308f\u308b\u7591\u554f\u3084\u5642\u306f\u307e\u3060\u307e\u3060\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>1\u3064\u305a\u3064\u7d10\u89e3\u3044\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u751f\u3084\u3059\u65b9\u306f\u6b21\u306e\u3053\u3068\u306b\u6c17\u3092\u3064\u3051\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6e05\u6f54\u611f\u304c\u3042\u308b\u3088\u3046\u306b\u304d\u3061\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308b<br>\u2192\u305f\u3060\u306e\u751f\u3084\u3057\u3063\u3071\u306a\u3057\u306f\u6c5a\u3044\u5370\u8c61\u306b<\/li><li>\u9854\u3092\u8986\u3044\u5c3d\u304f\u3059\u30c7\u30b6\u30a4\u30f3\u3088\u308a\u3001\u81ea\u7136\u306b\u624b\u5165\u308c\u3055\u308c\u305f\u30d2\u30b2\u304c\u597d\u8a55<br>\u2192\u307b\u304a\u306a\u3069\u306e\u7121\u7cbe\u9aed\u306f\u304d\u3061\u3093\u3068\u6574\u3048\u308b<\/li><li>\u5e74\u76f8\u5fdc\u306b\u898b\u3048\u308b\u30d2\u30b2\u304c\u597d\u5370\u8c61<br>\u2192\u82e5\u3044\u306e\u306b\u5927\u4eba\u3073\u904e\u304e\u305f\u30d2\u30b2\u30c7\u30b6\u30a4\u30f3\u306f\u8fd4\u3063\u3066\u60aa\u5370\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg\" alt=\"\u30b5\u30d7\u30ea\" class=\"wp-image-6759\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n<h3>Q. \u9752\u9aed\u3092\u4f38\u3070\u3059\u3068\u3069\u3046\u306a\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg\" alt=\"\" class=\"wp-image-21065\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13-300x186.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u4eba\u306b\u3088\u3063\u3066\u4f38\u3073\u65b9\u3084\u751f\u3048\u65b9\u304c\u7570\u306a\u308b\u305f\u3081\u4e00\u6982\u306b\u306f\u8a00\u3048\u307e\u305b\u3093\u304c\u3001\u5b9f\u969b\u306b\u5b9f\u9a13\u3057\u3066\u3044\u308b\u65b9\u304c\u3044\u305f\u306e\u3067\u5f15\u7528\u3055\u305b\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002<\/p>\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u6e0b\u8c37\u30b7\u3099\u30e3\u30cf\u309a\u30f3\u304b\u3099\u4e00\u9031\u9593\u30d2\u30b1\u3099\u3092\u4f38\u306f\u3099\u3057\u305f\u3089\u3084\u306f\u3099\u3059\u304d\u3099\u305f...\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/Uef_HQXL9jY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u6e0b\u8c37\u30b8\u30e3\u30d1\u30f3\u304c\u4e00\u9031\u9593\u30d2\u30b2\u3092\u4f38\u3070\u3057\u305f\u3089\u3084\u3070\u3059\u304e\u305f&#8230;<\/figcaption><\/figure>\n\n\n<p>\u305f\u3060\u4f38\u3070\u3059\u3060\u3051\u3067\u306a\u304f\u3001\u4e0d\u8981\u306a\u90e8\u5206\u306f\u304d\u3068\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308c\u3070\u9752\u9aed\u3092\u4f38\u3070\u3059\u306e\u3082\u3042\u308a\u3067\u3059\u306d\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f<\/h3>\n\n\n<blockquote class=\"instagram-media\" data-instgrm-captioned=\"\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"12\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:16px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"> <p><\/p>\n<div style=\" display: flex; flex-direction: row; align-items: center;\">\n<div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"><\/div>\n<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"><\/div>\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"><\/div>\n<\/div>\n<\/div>\n<div style=\"padding: 19% 0;\"><\/div>\n<div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\"><svg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"><\/path><\/g><\/g><\/g><\/svg><\/div>\n<div style=\"padding-top: 8px;\">\n<div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\"> \u3053\u306e\u6295\u7a3f\u3092Instagram\u3067\u898b\u308b<\/div>\n<\/div>\n<div style=\"padding: 12.5% 0;\"><\/div>\n<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\n<div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"><\/div>\n<div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"><\/div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"><\/div>\n<\/div>\n<div style=\"margin-left: 8px;\">\n<div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"><\/div>\n<\/div>\n<div style=\"margin-left: auto;\">\n<div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"><\/div>\n<div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"><\/div>\n<\/div>\n<\/div>\n<\/a><p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a> <\/p>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\" rel=\"noopener noreferrer\">\u95c7\u91d1\u30a6\u30b7\u30b8\u30de\u304f\u3093Part3\u51fa\u6f14\u85e4\u68ee\u3055\u3093\u3001the final\u51fa\u6f14\u9593\u5bae\u7965\u592a\u6717 \u697d\u3057\u304b\u3063\u305f\u6628\u6669<\/a><\/p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\"><a href=\"https:\/\/www.instagram.com\/takayukiyamadaphoto\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\" rel=\"noopener noreferrer\"> \u5c71\u7530\u5b5d\u4e4b<\/a>(@takayukiyamadaphoto)\u304c\u30b7\u30a7\u30a2\u3057\u305f\u6295\u7a3f &#8211; <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-10-10T04:50:39+00:00\">2016\u5e7410\u6708\u67089\u65e5\u5348\u5f8c9\u664250\u5206PDT<\/time><\/p>\n<\/div>\n<\/blockquote>\n<p> <script async=\"\" src=\"\/\/www.instagram.com\/embed.js\"><\/script><\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<\/li><li>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<\/li><li>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<\/li><li>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<\/li><li>\u8218\u3072\u308d\u3057\u3055\u3093<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<\/p>\n<p>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<span class=\"redcolor\">\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/span>\u306d\u3002<\/p>\n<p>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u30fb<\/p>\n\n\n<h3 id=\"FAQ6\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/h3>\n\n\n<p><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3000\u3000\u3000<\/p>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\",\"className\":\"yellowbox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph --><\/p>\n<p>\u203b \u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u306a\u3089<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-P380601e&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u30fb<a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a>\u304c\u30aa\u30b9\u30b9\u30e1\u3002\u3069\u308c\u3082\u53e3\u30b3\u30df\u3067\u8a55\u5224\u304c\u826f\u3044\u3001\u307f\u3093\u306a\u306b\u4eba\u6c17\u306e\u30b5\u30ed\u30f3\u3067\u3059\uff01\u30b9\u30de\u30db\u304b\u3089\u30ab\u30f3\u30bf\u30f360\u79d2\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u4e88\u7d04\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u6700\u77ed1\u5206\u3067\u4e88\u7d04\u306e\u7533\u3057\u8fbc\u307f\u304c\u5b8c\u4e86\u3057\u307e\u3059\u3002\u307e\u305a\u306f\u30ea\u30f3\u30af\u3092\u30bf\u30c3\u30d7\u3057\u3066\u3001\u516c\u5f0f\u30b5\u30a4\u30c8\u304b\u3089\u7533\u3057\u8fbc\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u6bd4\u8f03\u304c\u3067\u304d\u3066\u3001\u81ea\u5206\u306b\u3042\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3088\u308a\u898b\u3064\u304b\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a7c2bfa1-046e-4856-b9ef-422eb467f20b\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"7ff21ed7-8a66-454e-8352-0c08b5098720\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":53898,\"linkDestination\":\"custom\"} --><\/p>\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"f653fe87-6336-46b4-9450-c561e7792689\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f653fe87-6336-46b4-9450-c561e7792689\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li>\n<li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li>\n<li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li>\n<li>\u5243\u6bdb\u6599<\/li>\n<li>\u85ac\u4ee3<\/li>\n<li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li>\n<li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li>\n<li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,100\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"be425113-9b39-4ebd-8fcb-a25c6cf17aa5\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br \/><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d85e1c98-c872-4efe-b278-2c46e27fa1ce\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"57251a7d-1450-4534-8359-462a11714f05\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-57251a7d-1450-4534-8359-462a11714f05\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":74674,\"align\":\"center\",\"linkDestination\":\"custom\"} --><\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/02\/afi-bnr.jpeg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-74674\"\/><\/a><\/figure>\n<\/div>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u696d\u754c\u6700\u5b89\u5024\u306b\u6311\u6226\u3057\u3066\u3044\u308b\u306e\u304c\u30ec\u30a4\u30ed\u30fc\u30eb\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305fBRILLIO\u306e\u52b9\u679c\u306f\u9752\u9aed\u306b\u60a9\u3080\u591a\u304f\u306e\u65e5\u672c\u4eba\u7537\u6027\u306e\u304a\u58a8\u4ed8\u304d\u3067\u3059\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u3042\u306a\u3069\u308b\u306a\u304b\u308c\u3001\u5b89\u304f\u30b9\u30c3\u30ad\u30ea\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u76ee\u6307\u305b\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\">\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<br\/>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<br\/>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002 <br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<br\/>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<br\/>\u5177\u4f53\u7684\u306b\u306f<br\/><br\/>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<br\/>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<br\/>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<br\/>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<br\/>\u8218\u3072\u308d\u3057\u3055\u3093<br\/><br\/>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f <\/strong> <p class=\"schema-faq-answer\">T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<br\/>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<br\/>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<strong>\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/strong>\u306d\u3002<br\/>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/strong> <p class=\"schema-faq-answer\"><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2435,"parent":448,"menu_order":735,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027&hellip;","acf":{"second_featured_image":{"ID":8237,"id":8237,"title":"2304_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30d2\u30b2\u3092\u5243\u308b\u7537\u6027","filename":"adobestock-127842053.jpg","filesize":37459,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/facial-hairremoval-pores\/adobestock-127842053\/","alt":"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac","author":"12","description":"","caption":"","name":"adobestock-127842053","status":"inherit","uploaded_to":7640,"date":"2019-10-02 10:16:28","modified":"2019-10-02 14:01:45","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":501,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","medium_large-width":750,"medium_large-height":501,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","large-width":750,"large-height":501}},"title_pattern_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","title_pattern_withou_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","articles_detail":[{"image":{"ID":7931,"id":7931,"title":"2106_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","filename":"2106-2.jpg","filesize":24233,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-definition\/2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7\/","alt":"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","author":"10","description":"","caption":"","name":"2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7","status":"inherit","uploaded_to":7416,"date":"2019-09-29 05:54:33","modified":"2019-09-29 05:57:28","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","large-width":750,"large-height":500}},"link":{"title":"\u9752\u9aed\u306e\u539f\u56e0\u3068\u5bfe\u7b56\u3002\u5243\u308b\uff1f\u629c\u304f\uff1f\u30af\u30ea\u30fc\u30e0\uff1f\u9752\u9aed\u306e\u6d88\u3057\u65b9\u3092\u5fb9\u5e95\u89e3\u8aac","url":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-definition\/bluebeard-processing\/","target":"_blank"}}],"show_hide_author":"1","long_text_title":"\u9aed\u304c\u6fc3\u3044\u7406\u7531\u3068\u8584\u304f\u3059\u308b\u5bfe\u7b568\u9078\uff5c\u98df\u751f\u6d3b\u3067\u9752\u9aed\u3092\u4e88\u9632\u3067\u304d\u308b\uff1f\u6e05\u6f54\u611f\u306e\u3042\u308b\u9854\u306b\u306a\u308b\u65b9\u6cd5","custom_order":"","show_hide_review":"0","cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2434"}],"version-history":[{"count":70,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions"}],"predecessor-version":[{"id":95758,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions\/95758"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/2435"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13414,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13414"},"modified":"2024-08-28T13:30:36","modified_gmt":"2024-08-28T04:30:36","slug":"bald-hairremoval-clinicranking-methods","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"\n<p><strong>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d<\/strong><br><strong>\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d<\/strong><\/p>\n\n\n\n<p>\u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027\u304c\u5897\u3048\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u3001<span class=\"redcolor\">\u300c\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u65bd\u8a2d\u304c\u591a\u3059\u304e\u3066\u3001\u3069\u3053\u3092\u9078\u3079\u3070\u826f\u3044\u306e\u304b\u5206\u304b\u3089\u306a\u3044\u2026\u300d<\/span>\u3068\u3044\u3046\u65b9\u3082\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u305b\u3063\u304b\u304f\u304a\u91d1\u3068\u6642\u9593\u3092\u8cbb\u3084\u3059\u306a\u3089\u3001\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u308b\u5834\u6240\u3067\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3092\u78ba\u5b9f\u306b\u5b9f\u611f\u3059\u308b\u306a\u3089\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<strong><span class=\"highlighted\">\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb<\/span><\/strong>\u3057\u3066\u3044\u307e\u3059\u3002\u6700\u5f8c\u307e\u3067\u8aad\u3081\u3070\u3001\u81ea\u5206\u304c\u3069\u3053\u3067\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u306a\u306e\u304b\u304c\u5206\u304b\u308a\u307e\u3059\uff01<\/p>\n\n\n\n<p>\u307e\u305a\u306f\u9aed\u8131\u6bdb\u306e\u7a2e\u985e\u3084\u65bd\u8a2d\u306e\u9078\u3073\u65b9\u304b\u3089\u7d39\u4ecb\u3059\u308b\u306e\u3067\u3001\u5148\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&amp;A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e748\u67081\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"#FAQ7\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/a><ul><li><ul><li><a href=\"#titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/a><\/li><li><a href=\"#titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/a><ul><li><a href=\"#titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/a><\/li><li><a href=\"#1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/a><\/li><li><a href=\"#titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/a><\/li><\/ul><\/li><li><a href=\"#top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/a><ul><li><a href=\"#titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/a><ul><li><a href=\"#titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/a><ul><li><a href=\"#titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><li><a href=\"#3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/a><ul><li><a href=\"#titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/a><ul><li><a href=\"#titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/a><\/li><\/ul><\/li><li><a href=\"#top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/a><ul><li><a href=\"#titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#2rinx\">\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#3mens_tbc\">\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/a><ul><li><a href=\"#mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN&#8217;S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#men8217s_tbc-2\">MEN&#8217;S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&amp;A<\/a><ul><li><a href=\"#q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/a><\/li><li><a href=\"#q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg\" alt=\"\" class=\"wp-image-21042\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65bd\u8a2d\u3092\u691c\u8a0e\u3059\u308b\u307e\u3048\u306b\u3001\u8131\u6bdb\u65b9\u6cd5\u306e\u9055\u3044\u3092\u77e5\u3063\u3066\u304a\u304f\u3053\u3068\u304c\u91cd\u8981\u3002<\/p>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u305f\u4e0a\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u65b9\u6cd5\u3092\u898b\u6975\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u65bd\u8853\u3067\u304d\u308b\u5834\u6240<\/td><td>\u30b5\u30ed\u30f3<\/td><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u6bd4\u8f03\u7684\u5f31\u3044<\/td><td>\u3084\u3084\u5f37\u3044<\/td><td>\u975e\u5e38\u306b\u5f37\u3044<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u4e00\u6642\u7684<\/td><td>\u534a\u6c38\u4e45\u7684<\/td><td>\u6c38\u4e45\u7684<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u301c20\u4e07\u5186<\/td><td>15\u301c20\u4e07\u5186<\/td><td>70\u4e07\u301c100\u4e07\u5186<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td style=\"text-align:left\">\u30fb1\u56de\u306e\u30b3\u30b9\u30c8\u3092\u6291\u3048\u305f\u3044<br>\u30fb\u75db\u3044\u306e\u306f\u3044\u3084\u3060<\/td><td style=\"text-align:left\">\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u3092\u3057\u305f\u3044<br>\u30fb\u56de\u6570\u3092\u6291\u3048\u305f\u3044<\/td><td style=\"text-align:left\">\u30fb\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u697d\u3057\u307f\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u8131\u6bdb\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u306a\u3044\u3068\u52b9\u679c\u304c\u306a\u3044\u300d\u3068\u4e3b\u5f35\u3059\u308b\u4eba\u3082\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u8fd1\u5e74\u3067\u306f\u7279\u306b\u30e1\u30f3\u30ba\u5c02\u9580\u306e\u30b5\u30ed\u30f3\u304c\u8131\u6bdb\u6a5f\u306e\u958b\u767a\u306b\u529b\u3092\u3044\u308c\u3066\u3044\u3066\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u307b\u3069\u306e\u52b9\u679c\u3092\u767a\u63ee\u3067\u304d\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3082\u3042\u3089\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u75db\u307f\u306b\u6211\u6162\u3067\u304d\u305a\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u6291\u3048\u305f\u308a\u3001\u9ebb\u9154\u3092\u4f7f\u7528\u3059\u308b\u65b9\u3082\u591a\u3044\u307b\u3069\u306a\u306e\u3067\u4e00\u6982\u306b\u300c\u30ec\u30fc\u30b6\u30fc\u4e00\u629e\u300d\u3068\u3082\u8a00\u3048\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8a73\u3057\u3044\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u808c\u306b\u5149\u3092\u7167\u5c04\u3057\u6bdb\u6839\u306b\u3042\u308b\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3002<br>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308b\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u75db\u307f\u304c\u5c11\u306a\u3044\uff01\u6c17\u8efd\u306b\u9aed\u8131\u6bdb\u304c\u30c8\u30e9\u30a4\u3067\u304d\u308b<br>\u81ea\u7136\u306b\u6bdb\u91cf\u304c\u5909\u5316\u3059\u308b\u306e\u3067\u3001\u9aed\u8131\u6bdb\u304c\u30d0\u30ec\u306b\u304f\u3044\uff01<br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u3082\u3063\u3068\u3082\u6599\u91d1\u304c\u5b89\u3044<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<br>\u5149\u306e\u51fa\u529b\u306f\u30ec\u30fc\u30b6\u30fc\u3088\u308a\u5f31\u3044\u305f\u3081\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308b\uff08\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u306f2\u5e74\u4ee5\u4e0a\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u6b8b\u3063\u305f\u9ed2\u3044\u30e1\u30e9\u30cb\u30f3\u306b\u30ec\u30fc\u30b6\u30fc\u304c\u53cd\u5fdc\u3057\u3001\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u3053\u3068\u3067\u8131\u6bdb\u3059\u308b<br>\uff08\u8fd1\u5e74\u6700\u65b0\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u77e5\u3089\u308c\u3066\u3044\u308b\u300c\u84c4\u71b1\u5f0f\u300d\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u300c\u30d0\u30eb\u30b8\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\uff09<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u77ed\u671f\u9593\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3084\u3059\u3044\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u7d04\u534a\u5206\u306e\u65bd\u8853\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff09<br>\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b\u305f\u3081\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u65e9\u3044<br>\u75db\u307f\u304c\u3084\u3084\u5f37\u3044\u304c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3068\u306f\u9055\u3044\u9ebb\u9154\u304c\u4f7f\u7528\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u3084\u3084\u5f37\u3044<br>\u9ad8\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3059\u308b\u305f\u3081\u3001\u708e\u75c7\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044<br>1\u56de\u306e\u30b3\u30b9\u30c8\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u9ad8\u3044\uff082.5\u301c3\u500d\u7a0b\u5ea6\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u30cb\u30fc\u30c9\u30eb\/\u30d7\u30ed\u30fc\u30d7\u3092\u5dee\u3057\u8fbc\u307f\u5fae\u5f31\u306a\u96fb\u6c17\u3092\u6d41\u3059\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\u3002\u4e00\u5ea6\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u78ba\u5b9f\u306a\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b<br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u52b9\u679c\u304c\u306a\u3044\u767d\u9aea\u306e\u8131\u6bdb\u3001\u307b\u304f\u308d\u306e\u6bdb\u306b\u3082\u7167\u5c04\u304c\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u4e00\u756a\u75db\u307f\u304c\u5f37\u304f\u3001\u30b5\u30ed\u30f3\u3067\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u4e3b\u6d41\u306e\u305f\u3081\u9ebb\u9154\u304c\u3067\u304d\u306a\u3044<br>\u3059\u3079\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/shutterstock-1209734185.jpg\" alt=\"\u30ab\u30ec\u30f3\u30c0\u30fc\" class=\"wp-image-3898\"\/><\/figure>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<br>\uff08\u6bce\u65e5\u9aed\u5243\u308a\u3092\u3057\u306a\u304f\u3066\u3082\u9aed\u304c\u76ee\u7acb\u305f\u306a\u3044\uff09<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3044\u305a\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3082\u3001<span class=\"redcolor\">1\u56de\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u6bdb\u306b\u306f\u300c\u6bdb\u5468\u671f\u300d\u3068\u3044\u3063\u3066\u6bdb\u304c\u751f\u3048\u308b\u30b5\u30a4\u30af\u30eb\u304c\u3042\u308a\u3001\u5168\u3066\u306e\u6bdb\u7a74\u304b\u3089\u5e38\u306b\u6bdb\u304c\u751f\u3048\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u304b\u3089\u3067\u3059\u3002<\/p>\n<p>\u6bdb\u5468\u671f\u306f\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u5206\u3051\u3089\u308c\u3001\u73fe\u5728\u4e00\u822c\u7684\u306b\u5c0e\u5165\u3055\u308c\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u306e\u591a\u304f\u304c<span class=\"highlighted\">\u300c\u6210\u9577\u671f\u306e\u6bdb\u300d\u306e\u307f\u306b\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6210\u9577\u671f\u306e\u30d2\u30b2\u306f\u5168\u4f53\u306e2\u5272\u7a0b\u5ea6\u3067\u3001\u6b21\u306b\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u307e\u3067\u306b\u306f\u7d048\u9031\u9593\uff08\u203b\uff09\u304b\u304b\u308b\u305f\u3081\u3001\u591a\u304f\u306e\u65bd\u8a2d\u3067<strong>\u300c1\u30f6\u6708\u534a\u301c2\u30f6\u6708\u7a0b\u5ea6\u9593\u9694\u3092\u958b\u3051\u307e\u3057\u3087\u3046\u300d<\/strong>\u3068\u8a00\u308f\u308c\u308b\u3093\u3067\u3059\u306d\u3002<\/p>\n<p><span style=\"font-weight: 400;\">\u203b\u51fa\u5178\uff1aRINX\u300c<\/span><a href=\"https:\/\/mens-rinx.jp\/contents\/mhigeefficient\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"font-weight: 400;\">\u30d2\u30b2\u8131\u6bdb\u306e\u5468\u671f\u306f\u30b3\u30ec\u304c\u6b63\u89e3\uff01\u52b9\u679c\u3092\u6700\u5927\u5316\u3059\u308b\u30dd\u30a4\u30f3\u30c8\u3068\u6ce8\u610f\u70b9\u3068\u306f\uff1f<\/span><\/a><\/p>\n\n\n<h2><span id=\"titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg\" alt=\"\u307b\u304f\u308d\u304c\u3042\u308b\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306fNG\uff1f\u307b\u304f\u308d\u304c\u6d88\u3048\u308b\u3063\u3066\u672c\u5f53\uff1f\u305d\u3093\u306a\u60a9\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-6751\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u3001\u6b21\u306e6\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u9805\u76ee<\/td><td>\u9078\u3073\u65b9\u306e\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/td><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044<\/td><td>\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1<\/td><td>\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/td><\/tr><tr><td style=\"text-align:center\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2465\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u305d\u308c\u305e\u308c\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg\" alt=\"\u30ac\u30b9\u9ebb\u9154\" class=\"wp-image-7853\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u65b9\u306f\u3001\u75db\u307f\u306b\u5bfe\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u30b1\u30a2\u304c\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7528\u3044\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u306f\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u304b\u3089\u3067\u3059\u3002<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb (opens in a new tab)\">MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb<\/a>\u3067\u3082\u3001<span class=\"redcolor\">\u30af\u30ea\u30cb\u30c3\u30af\u3067\u9aed\u8131\u6bdb\u3092\u884c\u3063\u305f\u7537\u6027\u306e50%\u4ee5\u4e0a\u304c<span class=\"redcolor\">\u300c\u75db\u304b\u3063\u305f\u300d\u300c\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u300d<\/span>\u3068\u56de\u7b54<\/span>\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p style=\"text-align:center\"><strong>\u3010Q.\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3067\u611f\u3058\u305f\u75db\u307f\u306b\u3064\u3044\u3066\u6559\u3048\u3066\u304f\u3060\u3055\u3044\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg\" alt=\"\" class=\"wp-image-76802\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg 512w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed-300x191.jpg 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/><\/figure><\/div>\n\n\n\n<p>\u51fa\u5178\uff1aPR TIMES\u300c<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u9aed\u8131\u6bdb\u306f\u6ce3\u304f\u307b\u3069\u75db\u3044\uff1f\u5b9f\u969b\u306b\u7d4c\u9a13\u3057\u305f100\u540d\u306e\u7537\u6027\u306b\u805e\u3044\u305f\u30ea\u30a2\u30eb\u306a\u611f\u60f3<\/a>\u300d<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u75db\u307f\u5bfe\u7b56\u306e\u65b9\u6cd5\u306f\u5927\u304d\u304f2\u3064\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u7279\u5fb4<\/td><td>\u8cbb\u7528\u76f8\u5834\uff081\u56de\u3042\u305f\u308a\uff09<\/td><\/tr><tr><td style=\"text-align:center\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u8131\u6bdb\u90e8\u4f4d\u306b\u30af\u30ea\u30fc\u30e0\u3092\u5857\u5e03\u3057\u3066\u75db\u307f\u3092\u548c\u3089\u3052\u308b\u3002\u5857\u5e03\u5f8c30\u5206\u307b\u3069\u3067\u52b9\u304d\u306f\u3058\u3081\u308b\u3002<\/td><td>2,000\u301c3,000\u5186<\/td><\/tr><tr><td style=\"text-align:center\">\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3067\u3001\u5438\u5f15\u3059\u308b\u3068\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u3002<\/td><td>3,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e\u4e21\u65b9\u3092\u7528\u610f\u3057\u3066\u3044\u3066\u3001\u304b\u3064<strong><span class=\"highlighted\">\u4e21\u8005\u3092\u4f75\u7528\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306f\u60a3\u90e8\u306e\u75db\u899a\u3092\u9ebb\u75fa\u3055\u305b\u308b\u306e\u306b\u5bfe\u3057\u3001\u7b11\u6c17\u9ebb\u9154\u306f\u7cbe\u795e\u7684\u306b\u75db\u307f\u3078\u306e\u6050\u6016\u3092\u6e1b\u3089\u3059\u52b9\u679c\u304c\u5927\u304d\u3044\u306e\u3067\u3001\u4e21\u8005\u3092\u4f75\u7528\u3059\u308b\u3053\u3068\u3067\u3088\u308a\u4e07\u5168\u306a\u75db\u307f\u5bfe\u7b56\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg\" alt=\"\u521d\u5fc3\u8005\u5fc5\u898b\u3002\u30ef\u30c3\u30af\u30b9\u8131\u6bdb\u306e\u75db\u307f\u3068\u306f\uff1f\u6b63\u3057\u3044\u65bd\u8853\u3067\u75db\u307f\u306f\u8efd\u6e1b\uff01\" class=\"wp-image-6694\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u969b\u306f\u3001<span class=\"highlighted\">\u81ea\u5206\u304c\u901a\u3044\u305f\u3044\u66dc\u65e5\u30fb\u6642\u9593\u5e2f\u3067\u4e88\u7d04\u304c\u53d6\u308c\u308b\u304b\u3069\u3046\u304b\u306f\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u307e\u3057\u3087\u3046\u3002\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u3001\u4ee5\u4e0b\u3092\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b<\/li><li>1\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\uff08\u9aed\u8131\u6bdb\u306a\u30891\u56de20\u301c30\u5206\u4ee5\u5185\u304c\u76ee\u5b89\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b\u30b7\u30b9\u30c6\u30e0\u306a\u3089\u3001\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3059\u3002\u4f8b\u3048\u3070\u8fd1\u5834\u306e\u5e97\u8217\u306e\u4e88\u7d04\u304c\u4e00\u676f\u306a\u3089\u3070\u3001\u5225\u306e\u5e97\u8217\u306e\u7a7a\u304d\u72b6\u6cc1\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3001\u4e88\u7d04\u3092\u5165\u308c\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u30011\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\u5e97\u8217\u306f\u3001\u56de\u8ee2\u7387\u304c\u9ad8\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u76f4\u524d\u3067\u3082\u4e88\u7d04\u304c\u4e00\u676f\u306b\u306a\u308a\u3065\u3089\u304f\u3001\u5e0c\u671b\u3059\u308b\u65e5\u6642\u306b\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg\" alt=\"\u533b\u8005\u304c\u3053\u3061\u3089\u306b\u5411\u304b\u3063\u3066\u4e21\u624b\u3067\u30d0\u30c4\u30b5\u30a4\u30f3\" class=\"wp-image-3395\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-768x512.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1.jpg 1200w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u4e88\u7d04\u306e\u76f4\u524d\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u3044\u3066\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30da\u30ca\u30eb\u30c6\u30a3\u3092\u8a2d\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e00\u5b9a\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b<\/li><li>\u30b3\u30fc\u30b9\u56de\u6570\u304c1\u56de\u5206\u6d88\u5316\u3055\u308c\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u4f53\u8abf\u4e0d\u826f\u306a\u3069\u3067\u3084\u3080\u3092\u5f97\u305a\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u8003\u3048\u3089\u308c\u307e\u3059\u3002\u4e0a\u8a18\u306e\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u767a\u751f\u3059\u308b\u306e\u304b\u3082\u4f75\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306e\u767a\u751f\u6761\u4ef6\u306f<strong>\u300c\u4e88\u7d04\u65e5\u306e\u4f55\u65e5\u524d\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u9023\u7d61\u3092\u3059\u308b\u304b\u300d<\/strong>\u3067\u7d30\u304b\u304f\u5206\u3051\u3089\u308c\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002\u4ee5\u4e0b\u306f\u3001\u5b9f\u969b\u306b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8a2d\u3051\u3089\u308c\u3066\u3044\u308b\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u306e\u4f8b\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b1\uff09\u4e88\u7d04\u65e5\u306e\u524d\u65e5\u304b\u3089\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3,000\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a5,000\u5186<br>\u7121\u65ad\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a7,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b2\uff09\u4e88\u7d04\u65e5\u306e\u5f53\u65e5\u306e\u307f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a2,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6f1370a-abed-474a-9103-f91d5c921968\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b3\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u767a\u751f\u3057\u306a\u3044\u304c\u3001\u30b3\u30fc\u30b9\u56de\u6570\u304c\u6d88\u5316\u3055\u308c\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br> \u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br> \u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u30b3\u30fc\u30b9\u56de\u6570\u30921\u56de\u5206\u6d88\u5316<br> \u203b\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3088\u308a\u6d88\u5316\u3068\u307f\u306a\u3055\u308c\u305f\u56de\u6570\u306f\u3001\u4e2d\u9014\u89e3\u7d04\u6642\u306b\u8fd4\u91d1\u5bfe\u8c61\u5916\u3068\u306a\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4f59\u8a08\u306a\u652f\u6255\u3044\u3084\u56de\u6570\u6d88\u5316\u3092\u907f\u3051\u308b\u306b\u306f\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u767a\u751f\u3059\u308b\u304b\u3092\u3057\u3063\u304b\u308a\u3068\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg\" alt=\"\u8ca1\u5e03\u306e\u304a\u91d1\u3092\u6570\u3048\u308b\u7537\u6027\" class=\"wp-image-3403\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-768x512.jpeg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14.jpeg 1500w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u30b3\u30fc\u30b9\u6599\u91d1\u3060\u3051\u3067\u306a\u304f\u3001\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u307e\u3067\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<strong>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u3001\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u304c\u7406\u60f3<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3066\u5fc5\u8981\u3068\u601d\u308f\u308c\u308b\u65bd\u8853\u56de\u6570\u3092\u63d0\u793a\u3057\u3066\u304f\u308c\u308b\u3082\u306e\u306e\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002\u4f53\u8cea\u3084\u9aed\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u306f\u3001\u4eba\u3088\u308a\u591a\u304f\u306e\u65bd\u8853\u56de\u6570\u304c\u5fc5\u8981\u3068\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u300c\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u901a\u5e38\u6599\u91d1\u306e\u25ef\u5186OFF\u300d\u306a\u3069\u306e\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u3092\u8003\u616e\u3057\u3001\u8ffd\u52a0\u8cbb\u7528\u8fbc\u307f\u3067\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg\" alt=\"\u304f\u3057\u3083\u304f\u3057\u3083\u306b\u4e38\u3081\u305f\u5951\u7d04\u66f8\" class=\"wp-image-2494\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n\n<p>\u5951\u7d04\u524d\u306b\u3001\u9014\u4e2d\u89e3\u7d04\u3067\u751f\u3058\u308b\u30da\u30ca\u30eb\u30c6\u30a3\u306b\u3064\u3044\u3066\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u300c\u5f15\u8d8a\u3057\u3059\u308b\u3053\u3068\u306b\u306a\u3063\u305f\u300d\u300c\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u306a\u304b\u3063\u305f\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001<span class=\"redcolor\">\u3084\u3080\u3092\u5f97\u305a\u9014\u4e2d\u89e3\u7d04\u304c\u5fc5\u8981\u3068\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089<\/span>\u3067\u3059\u3002\u300c\u89e3\u7d04\u3057\u305f\u3044\u3051\u3069\u3001\u91d1\u92ad\u7684\u306b\u5927\u304d\u306a\u640d\u3092\u3059\u308b\u2026\u300d\u3068\u306a\u308b\u306e\u306f\u907f\u3051\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8fd4\u91d1\u984d\u3092\u8a08\u7b97\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-9c7ac534-b779-46d2-affa-2343038a977e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u8fd4\u91d1\u984d\uff1d\u30b3\u30fc\u30b9\u6599\u91d1\u306e\u7dcf\u984d\u2212\uff081\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u00d7\u6d88\u5316\u56de\u6570\uff09\u2212\u89e3\u7d04\u624b\u6570\u6599<\/p>\n<\/div><\/section>\n\n\n\n<p>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u306f\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u89e3\u7d04\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u306b\u3088\u3063\u3066\u306f\u8fd4\u91d1\u304c\u884c\u308f\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3002<\/p>\n\n\n\n<p>\u640d\u3092\u3057\u306a\u3044\u3088\u3046\u3001\u4e8b\u524d\u306b\u89e3\u7d04\u6761\u4ef6\u3092\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg\" alt=\"4\u679a\u306e1000\u5186\u672d\u30682\u679a\u306e\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\" class=\"wp-image-17101\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u73fe\u91d1<\/li><li>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/li><li>\u533b\u7642\u30ed\u30fc\u30f3\uff08\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5206\u5272\u3067\u652f\u6255\u3048\u308b\u533b\u7642\u30ed\u30fc\u30f3\u306f\u3068\u3066\u3082\u9b45\u529b\u7684\u3067\u3059\u304c\u3001\u5e74\u5229\u304c\u751f\u3058\u308b\u305f\u3081\u5b9f\u8cea\u7684\u306a\u652f\u6255\u984d\u306f\u5897\u3048\u307e\u3059\u3002\u533b\u7642\u30ed\u30fc\u30f3\u3092\u691c\u8a0e\u3059\u308b\u306a\u3089\u3001\u5e74\u5229\u306e\u628a\u63e1\u3082\u91cd\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u306e\u969b\u306f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u3079\u308b\u304b\u3082\u8abf\u3079\u3066\u304a\u304f\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2 id=\"clinic\"><span id=\"top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg\" alt=\"\u661f\u3092\u7a4d\u307f\u4e0a\u3052\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-51114\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u3001\u7de8\u96c6\u90e8\u304c\u53b3\u9078\u3057\u305f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30afTOP5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\uff01<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-1244\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/td><td><img class=\"wp-image-88552\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/10\/afi-afb-eminal-300250.jpeg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba \u533b\u7642\u30d2\u30b2\u8131\u6bdb\u6708\u30051,030\u5186\"><\/td><td><img class=\"wp-image-93716\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg 1716w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <br> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d2\u30b23\u90e8\u4f4d6\u56de<br>\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09\uff1a 74,800\u5186<br>\u9aed\u81311\u56de\uff08\u5168\u90e8\u4f4d\uff09\uff1a52,800\u5186<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff093\u56de\uff1a9,900\u5186 \u203b\u521d\u56de\u9650\u5b9a<br>\u30d2\u30b2\u8131\u6bdb\uff085\u90e8\u4f4d\uff095\u56de\uff1a118,800\u5186<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff091\u56de12,800\u5186<\/td><td>1\u56de100\u5186\uff083\u5e74\u9593\uff09<\/td><td>0\u5186\uff08\u5951\u7d04\u6642\u306b3\u5e74\u4fdd\u8a3c\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u52a0\u5165\u3057\u305f\u5834\u5408\u306e\u307f\uff09<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,440\u5186<br>\u30fb5\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>74,800\u5186<\/td><td>12,000\u301c38,500\u5186\/5\u56de<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>75,400\u5186<\/td><td>24,000\u301c77,000\u5186\/10\u56de<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\u5186\/10g\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u25ef<br>\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\u306f\u7121\u6599\uff09<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\/30\u5206\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0430\u5206<\/td><td>\u7d0430\u5206<\/td><td>\u7d0415\u5206<\/td><td>15\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u30cd\u30c3\u30c8\uff1a\u524d\u65e5\u306e18\u6642\u4ee5\u964d<br>\u96fb\u8a71\uff1a3\u65e5\u524d\u306e13\u6642\u4ee5\u964d<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3044\u3044<\/td><td>\u30fb\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u3051\u3069\u3001\u3068\u306b\u304b\u304f\u75db\u307f\u304c\u5fc3\u914d<br>\u30fb\u305b\u3063\u304b\u304f\u3060\u304b\u3089\u304a\u3057\u3083\u308c\u306a\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u4ed5\u4e8b\u7d42\u308f\u308a\u306b\u901a\u3044\u305f\u3044<br>\u30fb\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u8ffd\u52a0\u6599\u91d1\u306a\u3057\u3067\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u75db\u307f\u306b\u5f31\u3044<br>\u30fb\u96f0\u56f2\u6c17\u306e\u3044\u3044\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-H312497S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001<span class=\"searchEm\">\u7a0e\u8fbc<\/span>\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c<strong>\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png\" alt=\"\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30af\u3099\u91cd\u8996\u306e\u30d2\u30b1\u3099\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" class=\"wp-image-13684\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7-300x135.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u3001\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3068\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u306e\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>4\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3092\u5b8c\u5099\u3057\u3066\u304a\u308a\u3001\u305d\u306e\u4eba\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u3070\u65bd\u8853\u304c\u75db\u904e\u304e\u308b\u3068\u611f\u3058\u305f\u5834\u5408\u3082\u3001\u6b21\u56de\u306f\u51fa\u529b\u306e\u5f31\u3044\u8131\u6bdb\u6a5f\u3092\u63d0\u6848\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e2\u7a2e\u985e\u3092\u4f75\u7528<\/span><\/strong>\u3067\u304d\u308b\u306e\u3067\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3082\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u901a\u5e74\u3067\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3082\u5b09\u3057\u3044\u30dd\u30a4\u30f3\u30c8\u30023\u3064\u306e\u5272\u5f15\u3092\u7d44\u307f\u5408\u308f\u305b\u308c\u3070\u6700\u592730%\u30aa\u30d5\u3067\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u3067\u3001\u65bd\u8853\u8cbb\u7528\u3092\u5c11\u3057\u3067\u3082\u6291\u3048\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br><br>\u3010\u901a\u5e38\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599<\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td> 12,800\u5186 <br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u5b66\u5272\u3068\u30da\u30a2\u5272\u306e\u7d44\u307f\u5408\u308f\u305b\u3067\u6700\u592730%OFF<br>\u5b66\u5272\uff1a20%OFF<br>\u30da\u30a2\u5272\uff1a10%OFF<br>\u306e\u308a\u304b\u3048\u5272\uff1a10%OFF\uff08\u4f75\u7528\u4e0d\u53ef\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0Pro-U<br>\u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30c7\u30e5\u30a8\u30c3\u30c8<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a1\u56de3,300\u5186<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a1\u56de3,300\u5186<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71Web<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316<br>\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518524\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>6\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u9aed\u8131\u6bdb\u884c\u3063\u305f\u3051\u3069\u3001\u307e\u308b\u3067\u52b9\u679c\u306d\u3048\u304b\u3089\u307b\u3093\u3068\u91d1\u8fd4\u3057\u3066\u307b\u3057\u3044\u308f\u30023\u9031\u9593\u3050\u3089\u3044\u306f\u6700\u4f4e\u9aed\u8584\u304f\u306a\u3063\u305f\u52b9\u679c\u3042\u308b\u304b\u3068\u601d\u3063\u305f\u3089\u3001\u30bc\u30ed\u3060\u3082\u3093\u306a\u3042<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/ghostbs2\/status\/1467372009667842049?s=20&amp;t=hugkIrX4fQDvF-aMl1bjpA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1271e148-9152-435a-8611-02582a8272f0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u306b\u901a\u3063\u3066\u3044\u308b\u304c\u3001\u5c11\u3057\u306e\u30b5\u30fc\u30d3\u30b9\u7cbe\u795e\u3082\u306a\u3044\u3002<br>\u91d1\u306e\u4ea1\u8005\u3060\u306a\u3068\u611f\u3058\u3066\u3044\u308b\u3002<br>\u7d75\u306b\u3057\u3066\u30a2\u30c3\u30d7\u3057\u3066\u3044\u308b\u304c\u3001\u9f3b\u4e0b\u90e8\u5206\u306e\u8131\u6bdb\u306f\u8d64\u306e\u659c\u7dda\u306e\u7bc4\u56f2\u3067\u3001\u4e21\u30b5\u30a4\u30c9\u306e\u4e00\u30bb\u30f3\u30c1\u307b\u3069\uff08\u30b3\u30b3\u3068\u8a18\u8f09\uff09\u306f\u7bc4\u56f2\u306b\u5165\u3089\u306a\u3044\u3089\u3057\u3044\u3002<br>\u3053\u306e\u308f\u305a\u304b\u4e00\u30bb\u30f3\u30c1\u3092\u8131\u6bdb\u3059\u308b\u306b\u306f\u307e\u305f\u4f55\u4e07\u5186\u3082\u304b\u304b\u308b\u3068\u3044\u3046\u3002<br>\u91d1\u306e\u4ea1\u8005\u3067\u3057\u304b\u306a\u3044\u3002<br>\u79c1\u306f\u8131\u6bdb\u304c\u7d42\u308f\u3063\u305f\u3089\u3001\u9f3b\u306e\u4e21\u30b5\u30a4\u30c9\u304c\u3061\u3087\u3073\u9aed\u306b\u306a\u308b\u3002<br>\u5c11\u3057\u306e\u878d\u901a\u3082\u52b9\u304b\u306a\u3044\u306e\u3067\u3001\u30b3\u30b3\u306f\u30aa\u30b9\u30b9\u30e1\u3057\u306a\u3044\u3002<br>\u5730\u5143\u3067\u5c0f\u898f\u6a21\u3067\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u306a\u3068\u3053\u308d\u306e\u65b9\u304c\u3044\u3044\u3068\u601d\u3046\u3002<br><br>\u3061\u306a\u307f\u306b\u3001\uff12\u56de\u884c\u3063\u3066\u3044\u308b\u304c\u8131\u6bdb\u52b9\u679c\u304c\u304b\u306a\u308a\u307e\u3070\u3089\u3002<br>\u5168\u304f\u52b9\u679c\u306e\u51fa\u3066\u3044\u306a\u3044\u5e83\u7bc4\u56f2\u306a\u90e8\u4f4d\u304c\u3042\u308b\u3051\u3069\u3001\u30ec\u30d3\u30e5\u30fc\u3092\u898b\u308b\u306b\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3068\u3057\u3066\u306f\u8a31\u5bb9\u7bc4\u56f2\u5185\u3068\u3057\u3066\u7247\u4ed8\u3051\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3002<br>\u9055\u3046\u6240\u306b\u884c\u3051\u3070\u826f\u304b\u3063\u305f\u3002\u3002\u3002\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/A91W784LoYUcyCFw6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30f3\u30ba\u30ea\u30bc\u30677\u56de\u30b3\u30fc\u30b9\u7d42\u308f\u3063\u3066\u3001\u4eca\u65e5\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u65b0\u305f\u306b5\u56de\u30b3\u30fc\u30b9\u5951\u7d04 5\u56de\u30675\u4e07\u3057\u306a\u3044\u306e\u3067\u3001\u304a\u5b89\u3044\u3002 \u305f\u3060\u5408\u8a0812\u56de\u3082\u53d7\u3051\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u6211\u8f29\u306e\u9aed\u3002 \u76ee\u6307\u3059\u306f\u9752\u9aed\u3082\u305d\u3046\u3060\u3057\u3001\u305d\u3082\u305d\u3082\u9aed\u306b\u3042\u308f\u306a\u3044 \u3042\u306e\u62f7\u554f\u3042\u30684\u56de\u8010\u3048\u306a\u3051\u308c\u3070\u3002 \u9996\u3068\u982c\u3068\u3082\u307f\u3042\u3052\u306f\u307b\u307c\u7121\u304f\u306a\u308a\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/hoseo37\/status\/1484125625258745861?s=20&amp;t=lcsQl8xXMh3MlUHCYeyfFw\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u7686\u3055\u3093\u51c4\u304f\u4e01\u5be7\u3067\u3001\u826f\u304f\u306a\u3044\u30b3\u30e1\u30f3\u30c8\u306b\u3042\u3063\u305f\u3088\u3046\u306a\u3053\u3068\u306f \u5168\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u30c9\u30af\u30bf\u30fc\u306e\u5bfe\u5fdc\u3084\u8aac\u660e\u3082\u5206\u304b\u308a\u3084\u3059\u304f\u3001\u8cea\u554f\u3082\u3057\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u6700\u5f8c\u306b\u30b3\u30f3\u30b7\u30a7\u30eb\u30b8\u30e5\u306e\u65b9\u304c\u8a73\u7d30\u3092\u8aac\u660e\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u304c\u3001\u305d\u306e\u90fd\u5ea6\u308f\u304b\u3089\u306a\u3044\u3053\u3068\u306f\u306a\u3044\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u3057\u3001\u30e1\u30c1\u30e3\u30af\u30c1\u30e3\u4e01\u5be7\u3067\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u521d\u306e\u8131\u6bdb\u3067\u5206\u304b\u3089\u306a\u3044\u3053\u3068\u3060\u3089\u3051\u3067\u3057\u305f\u304c\u3001\u3053\u308c\u304b\u3089\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u305d\u3046\u3067\u975e\u5e38\u306b\u6e80\u8db3\u3067\u3059\uff01<br>\u6709\u308a\u96e3\u3046\u3054\u3056\u3044\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/E7QJ14VTQG5pjxN66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3084\u307e\u3044\u3082\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9ad8\u3044\u304a\u91d1\u6255\u3063\u3066\u75db\u3044\u601d\u3044\u3057\u3066\u901a\u3063\u305f\u306e\u306b\u3001\u307b\u3068\u3093\u3069\u52b9\u679c\u306a\u304b\u3063\u305f\u3002\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u6c17\u306e\u3059\u308b\u7b87\u6240\u3082\u3042\u308b\u304c\u305d\u306e\u7a0b\u5ea6\u3002\u3080\u3057\u308d\u901a\u3046\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u305f\u7b87\u6240\u3082\u3042\u308a\u3001\u305d\u308c\u306b\u95a2\u3057\u3066\u306f1\u5e74\u9593\u306e\u7121\u6599\u4fdd\u8a3c\u304c\u4ed8\u304f\u304c\u3001\u3053\u308c\u307e\u30675\u56de\u7167\u5c04\u3057\u3066\u5909\u308f\u3089\u306a\u304b\u3063\u305f\u306e\u304c\u3001\u3082\u30461.2\u56de\u7167\u5c04\u3057\u3066\u52b9\u679c\u304c\u51fa\u308b\u306f\u305a\u3082\u306a\u304f\u7d50\u5c40\u901a\u3044\u59cb\u3081\u308b\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u3066\u7d42\u4e86\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u98a8\u9593\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"> \u533b\u7642\u8131\u6bdb\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u304a\u533b\u8005\u69d8\u3082\u771f\u5263\u306b\u76f8\u8ac7\u306b\u4e57\u3063\u3066\u304f\u308c\u307e\u3057\u305f\u3057\u3001\u3084\u3063\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u75db\u307f\u306a\u3069\u306f\u4e01\u5be7\u306a\u30af\u30fc\u30ea\u30f3\u30b0\u306a\u3069\u3082\u3042\u308a\u3001\u5225\u9014\u6599\u91d1\u3067\u30ac\u30b9\u306e\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u306e\u9ebb\u9154\u3082\u4f7f\u3048\u308b\u306e\u306f\u533b\u7642\u6a5f\u95a2\u306e\u5f37\u307f\u3067\u3059\u30025\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u672c\u5f53\u306b\u808c\u304c\u30c4\u30e4\u30c4\u30e4\u306b\u306a\u308a\u3001\u9854\u306e\u5370\u8c61\u3082\u304b\u306a\u308a\u660e\u308b\u304f\u306a\u3063\u305f\u306e\u3067\u3001\u7537\u6027\u7684\u306a\u81ea\u4fe1\u3082\u3064\u304d\u307e\u3057\u305f\u3002\u3084\u306f\u308a\u533b\u7642\u6a5f\u95a2\u3067\u53d7\u3051\u308b\u6c38\u4e45\u8131\u6bdb\u306f\u5b89\u5fc3\u611f\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg\" alt=\"\" data-id=\"76762\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95\/\" class=\"wp-image-76762\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg\" alt=\"\" data-id=\"76763\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2\/\" class=\"wp-image-76763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg\" alt=\"\" data-id=\"76764\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3\/\" class=\"wp-image-76764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/www.mens-rize.com\/hige\/ba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u67f4\u7530\u82f1\u55e3\u3055\u3093\uff08\u30a2\u30f3\u30bf\u30c3\u30c1\u30e3\u30d6\u30eb\uff09\u3084\u6b66\u5c0a\u3055\u3093\uff08K-1\uff09\u306a\u3069\u304c\u901a\u3063\u3066\u3044\u308b\u3053\u3068\u3067\u3082\u304a\u99b4\u67d3\u307f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5927\u306e\u7279\u5fb4\u306f\u3001\u300c\u30d2\u30b2\u8131\u6bdb \u5b8c\u4e86\u30b3\u30fc\u30b9\u300d\u304c\u7d42\u4e86\u3057\u3066\u304b\u3089<strong><span class=\"underline highlighted\">3\u5e74\u9593\u3001\u8ffd\u52a0\u306e\u65bd\u8853\u30921\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\u3067\u53d7\u3051\u3089\u308c\u308b<\/span><\/strong><span class=\"highlighted\">\u70b9\u3002<\/span><\/p>\n\n\n\n<p>3\u5e74\u9593\u3067\u3042\u308c\u3070\u4f55\u5ea6\u901a\u3063\u3066\u30821\u56de100\u5186\u306a\u306e\u3067\u3001\u7d0d\u5f97\u304c\u3044\u304f\u307e\u3067\u65bd\u8853\u3092\u7e70\u308a\u8fd4\u305b\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u4ed6\u306e\u4eba\u3088\u308a\u3082\u9aed\u304c\u6fc3\u3044\u3051\u3069\u3001\u672c\u5f53\u306b\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u304b\u306a\u2026\u300d\u3068\u4e0d\u5b89\u306b\u306a\u3063\u3066\u3044\u308b\u65b9\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>6\u56de\u30b3\u30fc\u30b9\uff1a74,800\u5186<br><br>\u203b\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff086\u56de\uff09\u8ffd\u52a0\u306f\uff0b64,800\u5186\uff086\u56de\uff09\u3001\u9996\u8ffd\u52a0\u306f\uff0b49,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u9f3b\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u307b\u307b\uff1a48,800\u5186\uff086\u56de\uff09<br>\u3082\u307f\u3042\u3052\uff1a38,800\u5186\uff086\u56de\uff09<br>\u9996\uff1a48,800\u5186\uff086\u56de\uff09<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5404\u90e8\u4f4d1\u56de100\u5186<br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>74,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>75,400\u5186<br>6\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c046\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a10%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a10\uff05OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u527210\uff05OFF<br>\u30fb\u540c\u6642\u5272\uff1a10\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30ebYAG<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3300\u5186\uff0f10g<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3300\u5186\uff0f30\u5206<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518520\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>10\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306e\u5e73\u65e5\u306e\u77ed\u3044\u53d7\u4ed8\u6642\u9593\u306e\u307f\u3068\u3044\u3046\u306e\u3092\u7121\u304f\u3057\u3066\u307b\u3057\u3044\u3002\u9031\u672b\u306b\u884c\u304f\u306b\u306f\u8ffd\u52a0\u6599\u91d1\u304c\u5fc5\u8981\u3060\u3057\u3001\u9ebb\u9154\u3082\u8ffd\u52a0\u6599\u91d1\u3068\u8272\u3005\u3068\u91d1\u984d\u304c\u9ad8\u304f\u306a\u308b\u3002<br>\u307e\u305f\u3001\u5b8c\u4e86\u3068\u540d\u304c\u4ed8\u3044\u3066\u3044\u308b\u3057\u533b\u7642\u8131\u6bdb\u3060\u304b\u3089\u30d2\u30b2\u304c\u7121\u304f\u306a\u308b\u30ec\u30d9\u30eb\u3067\u6e1b\u308b\u306e\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u304c\u305d\u308c\u307b\u3069\u8584\u304f\u306a\u3089\u306a\u3044\u3002<br>\u8ffd\u52a0\u3092\u683c\u5b89\u3067\u53d7\u3051\u3089\u308c\u308b\u304c\u3001\u8ffd\u52a0\u3042\u308a\u304d\u306e\u30b3\u30fc\u30b9\u306e\u8a2d\u5b9a\u56de\u6570\u3060\u3068\u611f\u3058\u308b\u3057\u3001\u8ffd\u52a0\u5206\u306b\u3064\u3044\u3066\u306f\u304b\u306a\u308a\u306e\u671f\u9593\u3092\u958b\u3051\u306a\u3044\u3068\u53d7\u3051\u308b\u3053\u3068\u304c\u51fa\u6765\u306a\u3044\u3002<br>\u30c8\u30fc\u30bf\u30eb\u3067\u306f\u304b\u306a\u308a\u306e\u91d1\u984d\u3068\u6642\u9593\u3092\u4f7f\u3046\u3053\u3068\u306b\u306a\u308b\u304c\u3001\u6b63\u76f4\u6e80\u8db3\u5ea6\u306f\u4f4e\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dhJGqAMBbxSc1ovD6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u52b9\u679c\u3084\u770b\u8b77\u5e2b\u3055\u3093\u306e\u5bfe\u5fdc\u306f\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059<br><br>\u4e8b\u52d9\u624b\u7d9a\u304d\u306b\u95a2\u3057\u3066\u306f\u5f37\u5316\u3057\u3066\u307b\u3057\u3044\u3067\u3059<br>\u4e88\u7d04\u5909\u66f4\u306e\u53cd\u6620\u30df\u30b9\u3084\u60a3\u8005\u60c5\u5831\u306e\u5171\u6709\u306a\u3069\u304c\u6a5f\u80fd\u3057\u3066\u3044\u306a\u3044\u611f\u3058\u3067\u3059\u3002<br>\u4e88\u7d04\u5909\u66f4\u53cd\u6620\u30df\u30b9\u3067\u3001\u5371\u3046\u304f\u4e00\u56de\u5206\u6d88\u5316\u3055\u308c\u308b\u3068\u3053\u308d\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/1ywZDAnTryovc2an7\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u5229\u7528\u3057\u3066\u3044\u307e\u3059\u3002<br>3\u30f6\u6708\u5148\u307e\u3067\u4e88\u5b9a\u304c\u771f\u3063\u767d\u306a\u65b9\u3060\u3051\u901a\u308f\u308c\u308b\u3068\u3044\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u57fa\u672c\u7684\u306b\u4e88\u7d04\u306f\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u3042\u3068\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3067\u652f\u6255\u3044\u3092\u3059\u308b\u969b\u306b\u306f\u4e0a\u624b\u304f\u6c7a\u6e08\u3067\u304d\u305a\u306b\u5f8c\u65e5\u518d\u5ea6\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6765\u308b\u3088\u3046\u306b\u50ac\u4fc3\u3055\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3054\u6ce8\u610f\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\" href=\"https:\/\/goo.gl\/maps\/qi6KYsuNAhkKP4yt8\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6709\u540d\u4eba\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u901a\u3063\u3066\u308b\u4eba\u304c\u591a\u3044\u304b\u3089\u3001\u50d5\u3082\u6709\u540d\u4eba\u6c17\u53d6\u308a\u3067\u30d2\u30b2\u8131\u6bdb\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6c7a\u3081\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/taresu2020\/status\/1495863849316065281?s=20&amp;t=5_lElU7Rus0ncSWLJUVtIg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5148\u65e5\uff11\u56de\u76ee\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u62c5\u5f53\u3057\u3066\u304f\u3060\u3055\u3063\u305f\u7537\u6027\u533b\u7642\u5f93\u4e8b\u8005\u306e\u65b9\u306f\u3001\u3068\u3066\u3082\u89aa\u5207\u3001\u4e01\u5be7\u304b\u3064\u3001\u4e0a\u624b\u3067\u3001\u75db\u307f\u306a\u304f\u521d\u56de\u3092\u7d42\u3048\u308b\u4e8b\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u5185\u88c5\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u3059\u3002\u65bd\u8853\u6599\u91d1\u3082\u826f\u5fc3\u7684\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/wvETSX6av9Gd1xB67\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002<br>\u958b\u9662\u76f4\u5f8c\u3060\u3051\u3042\u3063\u3066\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u306a\u3069\u306f\u6975\u3081\u3066\u826f\u3044\u3067\u3059\u3002\u307e\u305f\u3001\u5546\u54c1\u3084\u8ffd\u52a0\u30b5\u30fc\u30d3\u30b9\u306e\u52e7\u8a98\u3082\u3057\u3064\u3053\u3055\u306f\u5168\u304f\u306a\u3044\u306e\u3067\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/pgCptapTd41fMG7cA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h3>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg\" alt=\"\" data-id=\"76769\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-1\/\" class=\"wp-image-76769\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg\" alt=\"\" data-id=\"76770\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-1\/\" class=\"wp-image-76770\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg\" alt=\"\" data-id=\"76771\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-1\/\" class=\"wp-image-76771\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u3001\u7279\u306b\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb5\u56de\u304c12,000\u301c38,500\u5186\uff08\u5730\u57df\u306b\u3088\u308a\u7570\u306a\u308b\uff09\u3068\u3001\u59cb\u3081\u3084\u3059\u3044\u6599\u91d1\u8a2d\u5b9a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u65bd\u8853\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3001\u3068\u306b\u304b\u304f\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u306f\u5b09\u3057\u3044\u30b5\u30dd\u30fc\u30c8\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u9ebb\u9154\u6599\u91d1\u304c0\u5186\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u3082\u3001\u8ffd\u52a0\u8cbb\u7528\u3092\u5fc3\u914d\u305b\u305a\u306b\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u9078\u3079\u308b3\u90e8\u4f4d<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5951\u7d04\u6642\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff085\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>12,000\u301c38,500\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0810\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>24,000\u301c77,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a\u6700\u592710%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u306e\u308a\u304b\u3048\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u304a\u53cb\u9054\u7d39\u4ecb\u5272\uff1a\u6700\u59276\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u7121\u6599\uff08\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0415\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u30cd\u30c3\u30c8\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u524d\u65e5\u306e18\u6642\u307e\u3067<br>\u96fb\u8a71\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3\u65e5\u524d\u306e13\u6642\u307e\u3067<br>\u4e0a\u8a18\u3092\u904e\u304e\u308b\u3068\u56de\u65701\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186\u304c\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518535\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>11\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>7\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9752\u9aed\u306a\u304f\u3057\u305f\u3044\u304b\u3089\u533b\u7642\u8131\u6bdb\u3057\u305f\u304f\u3066\u3001\u8272\u3005\u8abf\u3079\u305f\u7d50\u679c\u3001\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u3044\u3044\u306d\uff01\u3063\u3066\u307e\u3067\u3044\u3063\u305f\u306e\u306b\u3001\u6a2a\u6d5c\u306a\u3044\u3063\u3066\u307e\u3058\uff1f\u65b0\u5bbf\u307e\u3067\u3044\u304f\u304b\u30b4\u30ea\u30e9\u306b\u3059\u308b\u304b\u304b\u3041<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/twitter.com\/KATZ_0330\/status\/1456885792911998976?s=20&amp;t=S2D3wqjKrvOQni1gWWmqMw\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3063\u3066\u4e00\u5fdc\u75c5\u9662\u3067\u3059\u3088\u306d\uff1f<br>\u60a3\u8005\u3092\u5e73\u6c17\u3067\u5f85\u305f\u305b\u308b\u308f\u30fc\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u8003\u616e\u3082\u306a\u3044\u3001\u611b\u60f3\u3082\u306a\u3044\u3001\u6c7a\u65ad\u3082\u7126\u3089\u3059\u308f\u30fc\u3001\u4f55\u304c\u3044\u3044\u306e\uff1f\u3053\u3053\uff1f\u6599\u91d1\u304c1\u756a\u5b89\u3044\u3068\u3046\u305f\u3063\u3066\u308b\u304b\u3089\u3053\u3093\u306a\u5bfe\u5fdc\u3001\u614b\u5ea6\u3057\u304b\u306a\u3089\u306a\u3044\u306e\u304b\uff1f\u30ab\u30a6\u30bb\u30ea\u30f3\u30b0\u884c\u304f\u3060\u3051\u7121\u99c4\u3067\u3059\u3088\u3002\u6700\u60aa\u6700\u4f4e\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u307e\u3041\u3001\u3053\u306e\u8a55\u4fa1\u3067\u3082\u4ed5\u65b9\u304c\u306a\u3044\u3067\u3059\u306d\u3002\u661f0\u70b9\u3067\u3059\u3002\u6642\u9593\u306e\u7121\u99c4\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/akAKJ7HmeHsjtiRw8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3063\u3066\uff13\u56de\u3067\u3059\u304c\u52b9\u679c\u51fa\u3066\u307e\u3059\u3002<br>\u5b8c\u6210\u304c\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/4aQDARCn5MNWHpru9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5024\u6bb5\u3092\u6bd4\u8f03\u3057\u3066\u6b32\u3057\u3044\u3002\u3044\u304b\u306b\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u304c\u826f\u3044\u304b\u304c\u308f\u304b\u308b\u3068\u601d\u3046\u3002\u533b\u7642\u8131\u6bdb\u3067\u9aed\u3084vio\u3092\u3059\u308b\u306b\u306f\u9ebb\u9154\u306f\u5fc5\u9808\u3002\u7279\u306b\u521d\u3081\u306e\u9803\u306f\u304b\u306a\u308a\u75db\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\" href=\"https:\/\/twitter.com\/yuueminaru\/status\/1487632091999129602?s=20&amp;t=lj9O2K2xkH7v8dCD7Vp4gg\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o8f2hRbKopD4f3UAA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12271a58-6609-4d25-9686-168ede18651e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?a=F12761n-A468412F&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" class=\"wp-image-93716\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>2021\u5e74\u306b\u65b0\u3057\u304f\u30aa\u30fc\u30d7\u30f3\u3057\u305f\u3070\u304b\u308a\u306e\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u3002<\/p>\n\n\n\n<p><span class=\"underline highlighted\">\u9aed\u8131\u6bdb\u3068\u540c\u6642\u306b<\/span><strong><span class=\"underline highlighted\">\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3092\u5951\u7d04\u3059\u308b\u3068\u3001\u5272\u5f15\u304c\u9069\u7528\u3055\u308c\u308b<\/span><\/strong>\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002\u4f8b\u3048\u3070\u9aed\u8131\u6bdb\u306e\u5404\u30b3\u30fc\u30b9\uff085\u56de\uff09\u3068\u5168\u8eab\u8131\u6bdb8\u56de\u3092\u540c\u6642\u306b\u5951\u7d04\u3059\u308b\u3068\u3001\u7d0410\u4e07\u5186\u306e\u5272\u5f15\u304c\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u3064\u3044\u3067\u306b\u4ed6\u306e\u90e8\u4f4d\u3082\u8131\u6bdb\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u306f\u3001\u7279\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>\u3010<strong>\u521d\u56de\u4e88\u7d04\u9650\u5b9a\u30113\u90e8\u4f4d 3\u56de\uff1a9,900\u5186<\/strong><br>\u30fb3\u90e8\u4f4d 5\u56de\uff1a9,900\u5186<br>\u30fb5\u90e8\u4f4d 5\u56de\uff1a39,800\u5186<br>\u30fb6\u90e8\u4f4d 5\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,960\u5186<br>\u30fb5\u90e8\u4f4d\uff1a17,820\u5186<br>\u30fb6\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u51b7\u5374\u6a5f\u80fd\u3092\u642d\u8f09\u3057\u305f\u533b\u7642\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u4e0d\u660e\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518516\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>9\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3068\u9662\u5185\u306e\u6e05\u6f54\u611f\u306f\u554f\u984c\u3042\u308a\u307e\u305b\u3093\u3002<br>\u3067\u3059\u304c\u3001\u4e88\u7d04\u306f\u53d6\u308a\u306b\u304f\u3044\u3067\u3059\u3002<br>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u306e\u3067\u6bdb\u5468\u671f\u306b\u5408\u308f\u305b\u3066\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u9032\u3081\u3089\u308c\u307e\u3059\u3068\u805e\u3044\u305f\u306e\u3067\u3042\u3048\u3066\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u304f\u65b0\u898f\u958b\u9662\u306e\u3053\u3061\u3089\u306b\u3057\u307e\u3057\u305f\u304c\u3001\u3044\u3056\u901a\u3063\u3066\u307f\u308b\u3068\u571f\u65e5\u795d\u306e\u4e88\u7d04\u306f4\u30f6\u6708\u5f85\u3061\u3067\u3057\u305f\u3002<br>\u4ed6\u6240\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u73cd\u3057\u3044\u3053\u3068\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u305d\u308c\u306a\u3089\u305d\u3046\u3068\u6700\u521d\u306b\u8a00\u3063\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u571f\u65e5\u795d\u306e4\u30f6\u6708\u9593\u9694\u3067\u901a\u3046\u304b\u4ed5\u4e8b\u3092\u8abf\u6574\u3057\u3066\u5e73\u65e5\u306b\u901a\u3046\u304b\u4eca\u5f8c\u306e\u9032\u3081\u65b9\u3092\u60a9\u307f\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/d8933vVyQs5u4iHZ6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u3068VIO\u3068\u5168\u8eab\u3067\u5951\u7d04\u3057\u307e\u3057\u305f\u3002\u307e\u3060\uff11\u56de\u76ee\u306e\u65bd\u8853\u3067\u3059\u304c\u3001\u30dd\u30ed\u30dd\u30ed\u3068\u6bdb\u304c\u629c\u3051\u3066\u52b9\u679c\u3092\u611f\u3058\u3066\u307e\u3059\u3002VIO\u3060\u3051\u5c11\u3057\u75db\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u30d2\u30b2\u3068\u5168\u8eab\u306f\u75db\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u6700\u5f8c\u306e\u4ed5\u4e0a\u3052\u306b\u6c37\u3067\u51b7\u3084\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u6c17\u6301\u3061\u3044\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/cYX73Xo17M3ThSY59\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u3001\u8a73\u3057\u304f\u8aac\u660e\u3057\u3066\u9802\u3044\u3066\u5b89\u5fc3\u3057\u307e\u3057\u305f\u3002<br>\u63a5\u5ba2\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3082\u3068\u3066\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uSjmwdnhd8YYi4d99\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u533b\u7642\u8131\u6bdb\uff08\u5168\u8eab\u3001\u9aed\u3001\u30c7\u30ea\u30b1\u30fc\u30c8\uff09\u3067\u30011\u56de\u76ee\u3092\u7d4c\u9a13\u6e08\u307f\u3001\u4eca\u5f8c\u3082\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3067\u304d\u305d\u3046\u306a\u5370\u8c61\u3067\u73fe\u6642\u70b9\u3067\u6982\u306d\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059\u3002<br><br>\u3010\u597d\u611f\u304c\u6301\u3066\u308b\u70b9\u3011<br>#\u4e01\u5be7\u306a\u63a5\u5ba2\u3001\u65bd\u8853\u5bfe\u5fdc\uff08\u53d7\u4ed8\u3001\u770b\u8b77\u5e2b\uff09<br>#\u958b\u9662\u9593\u3082\u306a\u3044\u305f\u3081\u3001\u885b\u751f\u7684\u306a\u74b0\u5883<br><br>\u3010\u6c17\u306b\u306a\u308b\u70b9\u3011<br>#\u53d7\u4ed8\u3067\u306e\u624b\u6307\u6d88\u6bd2\u3001\u30d7\u30c3\u30b7\u30e5\u578b\u63a5\u89e6\u578b\u306e\u6d88\u6bd2\u306e\u70ba\u3001\u60a3\u8005\u540c\u58eb\u306e\u611f\u67d3\u4e88\u9632\u76ee\u7684\u3067\u3042\u308c\u3070\u3001\u691c\u6e29\u540c\u69d8\u306b\u30b9\u30bf\u30c3\u30d5\u304c\u624b\u52d5\u3057\u3066\u9802\u304d\u305f\u3044\u3001\u60a3\u8005\u81ea\u8eab\u304c\u63a5\u89e6\u3059\u308b\u306b\u306f\u62b5\u6297\u611f\u3042\u308a<br>#\u9f3b\u51fa\u3057\u30de\u30b9\u30af\u306e\u30b9\u30bf\u30c3\u30d5\u3092\u6563\u898b\u3059\u308b\uff08\u4e8b\u60c5\u304c\u3042\u308c\u3070\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002\uff09<br>#\u533b\u5e2b\u306e\u8a3a\u5bdf\u306f\u7d20\u6027\u304c\u4e0d\u660e\u306a\u4e0a\u3001\u307b\u307c\u5f62\u5f0f\u7684\u306a\u3082\u306e\uff08\u30b9\u30dd\u30c3\u30c8\u6d3e\u9063\u306e\u533b\u5e2b\u3067\u3042\u307e\u308a\u671f\u5f85\u3067\u304d\u306a\u3044\u3002\u521d\u8a3a\u3082\u30bb\u30ea\u30d5\u68d2\u8aad\u307f\u3067\u8868\u9762\u7684\u3002\u65bd\u8853\u305d\u306e\u3082\u306e\u306b\u306f\u95a2\u4e0e\u3057\u306a\u3044\u305f\u3081\u5927\u304d\u306a\u554f\u984c\u3067\u306f\u306a\u3044\u304c\u5951\u7d04\u524d\u306e\u5370\u8c61\u3068\u3057\u3066\u60aa\u304f\u3001\u4e0d\u4fe1\u611f\u3092\u62b1\u304f\u3002\uff09<br><br>\u5f8c\u534a\u3001\u7d30\u304b\u3044\u6307\u6458\u3068\u306a\u308a\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002<br>\u6b21\u56de\u53d7\u8a3a\u306f3\u30f6\u6708\u5148\u3067\u3059\u304c\u3001\u4eca\u5f8c\u306e\u8a3a\u7642\u30b5\u30fc\u30d3\u30b9\u306b\u53cd\u6620\u3057\u3066\u9802\u3051\u307e\u3059\u3068\u5e78\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZzcWg8EE17kahfuZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/reginaclinic-homme\/\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u6c17\u306b\u306a\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u5fb9\u5e95\u8abf\u67fb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u3010\u756a\u5916\u7de8\u3011<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-4222760M&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1415466978-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>100\u4e07\u3082\u306e\u75c7\u4f8b\u3092\u3082\u3064\u30af\u30ea\u30cb\u30c3\u30af\u3002<\/p>\n\n\n\n<p>\u5b9f\u7e3e\u3067\u898b\u308c\u3070\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u975e\u5e38\u306b\u4fe1\u983c\u306e\u5bc4\u305b\u3089\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30d2\u30b2\u306e\u6fc3\u3055\u306a\u3069\u3082\u8abf\u6574\u3057\u3066\u304f\u308c\u308b\u30d5\u30ec\u30ad\u30b7\u30d6\u30eb\u306a\u5bfe\u5fdc\u3082\u25ce\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5e97\u8217<\/td><td>\u5168\u56fd67\u9662\uff08\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u897f\u65b0\u5bbf\u30fb\u5357\u9752\u5c71\u30fb\u6c60\u888b\u30fb\u9ad8\u7530\u99ac\u5834\u30fb\u6e2f\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4e21\u56fd\u30fb\u6d66\u7530\u30fb\u8d64\u7fbd\u30fb\u591a\u6469\u5ddd\u30fb\u67f4\u5d0e\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u4ee3\u3005\u6728\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5ddd\u5d0e\u30fb\u5ddd\u53e3\u30fb\u6240\u6ca2\u30fb\u5ddd\u8d8a\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5343\u8449\u30fb\u540d\u53e4\u5c4b\u30fb\u6d5c\u677e\u30fb\u5c90\u961c\u30fb\u9577\u91ce\u30fb\u65b0\u6f5f\u30fb\u5927\u962a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u4eac\u90fd\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u6c96\u7e04\u30fb\u4ed9\u53f0\u30fb\u672d\u5e4c\u30fb\u5bae\u57ce\u30fb\u798f\u5cf6\u306a\u3069\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\uff5e19\uff1a00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-489-100<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td>1\u56de5,700\u5186\uff5e\uff08\u53e3\u9aed\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"salon\"><span id=\"top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u7a4d\u307f\u6728\" class=\"wp-image-70244\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u7d9a\u3044\u3066\u3001\u7de8\u96c6\u90e8\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3TOP3\u3082\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN\u2019S TBS<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25cb<\/td><td>\u25cb<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>59,800\u5186<\/td><td>80,700\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>119,800\u5186<\/td><td>98,130\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0420\u5206<\/td><td>20\u301c30\u5206<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><td>\u306a\u3057<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u306a\u3057<\/td><td>\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u6708\u5b9a\u984d<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u5b89\u304f\u3066\u3082\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u30e2\u30cb\u30bf\u30fc\u5236\u5ea6\u3067\u3055\u3089\u306b\u5b89\u304f\u8131\u6bdb\u3057\u305f\u3044<br><br><\/td><td>\u30fb\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u307b\u3057\u3044<br>\u30fb\u8ee2\u52e4\u306e\u53ef\u80fd\u6027\u304c\u3042\u308b<\/td><td>\u30fb\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u3057\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<br>\u30fb\u65e5\u713c\u3051\u3057\u3066\u3044\u308b<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u300c\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u6700\u9ad8\u306e\u30b3\u30b9\u30c8\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3067\u300d\u3068\u3044\u3046\u7406\u5ff5\u3092\u63b2\u3052\u308b\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u696d\u754c\u521d\u306e\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3092\u5b9f\u73fe\u3057\u3066\u304a\u308a\u3001<strong><span class=\"highlighted\">\u4ed6\u5e97\u3088\u308a\u30821\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052<\/span><\/strong>\u3092\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306b\u304b\u304f\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a59,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a119,800\u5186<br><br>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a99,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a149,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u25cb<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<br>\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>59,800\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>119,800\u5186<br>\u203b1\u5e74\u901a\u3044\u653e\u984c\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3\u300cBRILLLO\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0420\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u7121\u6599\uff08\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u56de\u65701\u56de\u6d88\u5316\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>18\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>11\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>3\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u3067\u884c\u304d\u307e\u3057\u305f\u3002\u304c\u3001\u62c5\u5f53\u30b9\u30bf\u30c3\u30d5\u306e\u5fdc\u5bfe\u304c\u975e\u5e38\u306b\u4e0d\u5feb\u3067\u3057\u305f\u3002\u521d\u5bfe\u9762\u306e\u5ba2\u3068\u5e97\u54e1\u3067\u4fe1\u983c\u306a\u3069\u7686\u7121\u306a\u306e\u306b\u3001\u98f2\u307f\u53cb\u9054\uff1f\u306e\u3088\u3046\u306a\u7570\u5e38\u306b\u8fd1\u3044\u8ddd\u96e2\u611f\u3067\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u3068\u3063\u3066\u304d\u307e\u3059\u3002<br>\u798f\u5ca1\u5e97\u306f\u305d\u306e\u30b9\u30bf\u30c3\u30d51\u4eba\u3067\u3055\u308c\u3066\u308b\u305d\u3046\u306a\u306e\u3067\u3001\u3053\u3053\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u306f\u307e\u305a\u306a\u3044\u306a\u3001\u3068\u3059\u3050\u5224\u65ad\u3067\u304d\u307e\u3057\u305f\u3002<br>\u4ed6\u306e\u53e3\u30b3\u30df\u3067\u306f\u300c\u8a71\u3057\u3084\u3059\u304b\u3063\u305f\u300d\u7b49\u3042\u308b\u306e\u3067\u597d\u307f\u304c\u306f\u3063\u304d\u308a\u5206\u304b\u308c\u308b\u3068\u3053\u306a\u306e\u3067\u3057\u3087\u3046\u3002<br>\u30b9\u30bf\u30c3\u30d5\u3068\u53cb\u9054\u306e\u3088\u3046\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u53d6\u308a\u305f\u3044\u65b9\u4ee5\u5916\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u304d\u307e\u305b\u3093\u2026.\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/X6X9X2B1eJkiRfwp6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">2\u56de\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u75db\u307f\u3082\u5c11\u306a\u304f<br>\u3066\u3044\u306d\u3044\u306b\u65bd\u8853\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\uff01<br>\u52b9\u679c\u304c\u51fa\u308b\u306e\u304c\u697d\u3057\u307f\u3067\u3059\u2728<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dbE2YdX87ChbKtQF9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u54e1\u3055\u3093\u306e\u30ce\u30ea\u3082\u826f\u304f\u3066\u7dca\u5f35\u3068\u3051\u307e\u3057\u305f\u3002<br>2\u56de\u76ee\u304b\u3089\u30d1\u30ef\u30fc\u3042\u3052\u3066\u3082\u3089\u3063\u3066\u3001\u5c11\u3057\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u305d\u308c\u3067\u3082\u4e00\u77ac\u30d1\u30c1\u30c3\u3068\u3059\u308b\u304f\u3089\u3044\u306a\u306e\u3067\u3059\u3054\u3044\uff01<br>\u52b9\u679c\u3082\u3061\u3083\u3093\u3068\u3067\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DJyP5URkw6P48pCQ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u90fd\u5ea6\u3067\u3057\u3088\u3046\u3068\u601d\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u30671\u5e74\u4ee5\u4e0a\u304b\u304b\u308b\u3053\u3068\u306f\u5206\u304b\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u4f55\u56de\u3082\u65bd\u8853\u3092\u53d7\u3051\u308b\u306e\u3067\u3042\u308c\u3070\u30012\u5e74\u306e\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u304c\u304b\u306a\u308a\u304a\u5f97\u3068\u601d\u3044\u304a\u9858\u3044\u3057\u307e\u3057\u305f\u3002<br>\u75db\u307f\u306f\u305d\u3093\u306a\u306b\u306a\u304f\u52b9\u679c\u306f\u65e9\u304f\u51fa\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/R6zk3RLRrNv11j5z9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg\" alt=\"\" data-id=\"76785\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-3\/\" class=\"wp-image-76785\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg\" alt=\"\" data-id=\"76786\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-2\/\" class=\"wp-image-76786\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg\" alt=\"\" data-id=\"76787\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-2\/\" class=\"wp-image-76787\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/rayrole.jp\/lp\/E-RAY-01\/\" target=\"_blank\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"2rinx\"><strong>\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-A247119g&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1446139735-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n\n<p>RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ed6\u30b5\u30ed\u30f3\u3068\u6bd4\u3079\u3066\u6599\u91d1\u9762\u304c\u7279\u6bb5\u5b89\u3044\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u5206\u5272\u6255\u3044\u3067\u6708\u3005\u306e\u652f\u6255\u984d\u3092\u5927\u304d\u304f\u6e1b\u3089\u305b\u308b\u306e\u304c\u9b45\u529b\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u9f3b\u4e0b\u306e\u8131\u6bdb\u306f\u3001\u5206\u5272\u6255\u3044\u3092\u9078\u629e\u3059\u308c\u3070<strong><span class=\"highlighted\">\u6708\u3005500\u5186\u304b\u3089\u5951\u7d04<\/span><\/strong>\u3067\u304d\u307e\u3059\u3002\u8131\u6bdb\u3092\u59cb\u3081\u308b\u306b\u3042\u305f\u3063\u3066\u3001\u307e\u3068\u307e\u3063\u305f\u304a\u91d1\u3092\u3059\u3050\u306b\u7528\u610f\u3067\u304d\u306a\u3044\u65b9\u306b\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u4e21\u982c10\u56de\uff1a28,000\u5186\u4e21\u3082\u307f\u3042\u305210\u56de\uff1a28,000\u5186\u3042\u3054\u4e0b\u30fb\u999610\u56de\uff1a38,000\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff0811\u56de\u76ee\u4ee5\u964d\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>80,700\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>98,130\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c0410\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305f\u300cINNOVATION\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>20\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>3\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\u7121<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>74\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>5\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>27\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>14\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>10\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>9\u5e97\u8217<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u3063\u3066\u306f\u3058\u3081\u3066\u306e80%\u30aa\u30d5\u3067\u306e\u5229\u7528\u3067\u3057\u305f\u3002<br>\u3084\u308b\u90e8\u4f4d\u3092\u805e\u304b\u308c\u305f\u306e\u3067\u9f3b\u4e0a\u9f3b\u4e0b\u306e\u3064\u3082\u308a\u3067\u300c\u53e3\u5468\u308a\u3067\u300d\u3068\u4f1d\u3048\u307e\u3057\u305f\uff0e\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u53e3\u5468\u308a\u3067\u3059\u306d\u3001\u3068\u78ba\u8a8d\u3057\u3066\u65bd\u8853\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002<br>\u65bd\u8853\u4e2d\u3001\u3042\u3054\u3082\u3084\u3063\u3066\u304f\u308c\u3066\u3042\u3054\u307e\u3067\u3084\u308b\u306e\u304b\u30fc\u3068\u601d\u3044\u307e\u3057\u305f\u304c\u304a\u91d1\u6255\u3046\u969b\u306b\u9f3b\u4e0a\u9f3b\u4e0b\u3042\u3054\u3092\u8acb\u6c42\u3055\u308c\u307e\u3057\u305f\u3002<br>\u305f\u3057\u304b\u306b\u3084\u308b\u3064\u3082\u308a\u306f\u306a\u304b\u3063\u305f\u3051\u3069\u3042\u3054\u306f\u3084\u3063\u305f\u306e\u3067\u652f\u6255\u3044\u3082\u4ed5\u65b9\u306a\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u3042\u3054\u306f\u6bdb\u304c\u751f\u3048\u3066\u306a\u304f\u3066\u6570\u767e\u5186\u3067\u3082\u3068\u3066\u3082\u3082\u3063\u305f\u3044\u306a\u3044\u6c17\u6301\u3061\u306b\u306a\u308a\u307e\u3057\u305f\u3002<br>\u307e\u3057\u3066\u3084\u5e741\u304f\u3089\u3044\u3057\u304b\u3044\u304b\u306a\u3044\u306e\u3067\u3001\u53e3\u5468\u308a\u304c\u984e\u3082\u5165\u3063\u3066\u308b\u306a\u3093\u3066\u308f\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u90e8\u4f4d^_^\u3067\u7d30\u304b\u304f\u78ba\u8a8d\u3057\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u3057\u304b\u3082\u3001\u984e\u306f\u3084\u308b\u3064\u3082\u308a\u306a\u304b\u3063\u305f\u3068\u4f1d\u3048\u305f\u5f8c\u306e\u8a71\uff1f\u8a00\u3044\u8a33\uff1f\u304c\u307b\u3093\u3068\u306b\u8aac\u660e\u4e0b\u624b\u306a\u306e\u304b\u610f\u5473\u304c\u308f\u304b\u308a\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30ea\u30c3\u30c8\u306f\u5b89\u3044\u3060\u3051\u3002<br>\u6bce\u56de\u52e7\u8a98\u304c\u3081\u3093\u3069\u3055\u3059\u304e\u308b\u306e\u3067\u3001\u4e2d\u9014\u89e3\u7d04\u3057\u3066\u8f9e\u3081\u307e\u3057\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-35451da1-3724-4bb9-843d-cd146692de5c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3072\u3052\u8131\u6bdb\u30671\u5e74\u304f\u3089\u3044\u901a\u3044\u307e\u3057\u305f\u304c\uff11\u5272\u304f\u3089\u3044\u6e1b\u3063\u305f\u304b\u306a\uff1f\u3068\u3044\u3046\u7a0b\u5ea6\u3067\u3057\u305f\u3002<br>\u5225\u306e\u304a\u5e97\u3092\u9078\u3076\u4e8b\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u8131\u6bdb\u3092\u73fe\u5728\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4ee5\u524d\u3088\u308a\u8584\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u7523\u6bdb\u3050\u3089\u3044\u307e\u3067\u7d30\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u4e01\u5be7\u306a\u5bfe\u5fdc\u3092\u3057\u3066\u3044\u305f\u3060\u304d\u3001\u30b5\u30fc\u30d3\u30b9\u304c\u826f\u3044\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/mvAKVxLra2nJ5Es88\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u8131\u6bdb\u3057\u305f\u304c\u3001\u4e8b\u524d\u306e\u8aac\u660e\u3082\u4e01\u5be7\u3067\u7121\u6599\u306e\u8a66\u3057\u7167\u5c04\u304c\u3042\u308a\u5b89\u5fc3\u3067\u304d\u305f\u3002\u500b\u4eba\u7684\u306b\u306f\u75db\u307f\u304c\u307b\u3068\u3093\u3069\u306a\u304f\u3001\u305f\u307e\u306b\u30c1\u30af\u30c3\u3068\u3059\u308b\u7a0b\u5ea6\u3067\u3042\u308a\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002\u307e\u305f\u3001\u4e88\u7d04\u3082\u3068\u308a\u3084\u3059\u304f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3082\u304b\u304b\u3089\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u3067\u3082\u3068\u3066\u3082\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/xdq583kK1CFJZcK49\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7e31e835-817a-4527-8335-ed678250ae9e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u672c\u5f53\u306b\u52b9\u679c\u3042\u308b\u306e\u304b\u306a\uff1f\u3068\u534a\u4fe1\u534a\u7591\u3067\u59cb\u3081\u305f\u3051\u308c\u3069\u884c\u3063\u3066\u3088\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3068\u9752\u30d2\u30b2\u3067\u6c5a\u304f\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3060\u3063\u305f\u306e\u304c\u304b\u306a\u308a\u6539\u5584\u3055\u308c\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DguMEXqZn4ypUeKD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-6b281896-1bb3-4658-878a-e6225969ee85\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg\" alt=\"\" data-id=\"76790\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-3\/\" class=\"wp-image-76790\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg\" alt=\"\" data-id=\"76791\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-3\/\" class=\"wp-image-76791\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/mens-rinx.jp\/campaign\/kaohige\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3mens_tbc\"><strong>\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong><span class=\"highlighted\">\u521d\u56de1,000\u5186\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u75db\u307f\u3084\u52b9\u679c\u306b\u5bfe\u3057\u3066\u4e0d\u5b89\u304c\u3042\u308b\u65b9\u3082\u3001\u307e\u305a\u306f\u521d\u56de\u9650\u5b9a\u30b3\u30fc\u30b9\u3092\u8a66\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u540c\u4e0a<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u4e0d\u660e<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u55b6\u696d\u6642\u9593\u7d42\u4e86\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u3057\u306a\u3051\u308c\u30701,000\u5186\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>48\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>26\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>8\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"men8217s_tbc\">MEN&#8217;S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u30b3\u30fc\u30b9\u3092\u53d7\u3051\u307e\u3057\u305f\u3002\u6700\u521d\u306e\u8aac\u660e\u304c\u9577\u304f\u3001\u65bd\u8853\u304c\u7d42\u308f\u3063\u305f\u5f8c\u3082\u304b\u306a\u308a\u62bc\u3057\u58f2\u308a\u307f\u305f\u3044\u306b\u52e7\u3081\u3066\u304d\u307e\u3057\u305f\u3002\u6700\u7d42\u7684\u306b\u3001\u9ad8\u984d\u306a\u8cb7\u3044\u7269\u306a\u306e\u3067\u5373\u6c7a\u3067\u304d\u306a\u3044\u3001\u5bb6\u306b\u6301\u3061\u5e30\u3063\u3066\u304b\u3089\u8003\u3048\u305f\u3044\u3068\u4f1d\u3048\u308b\u3068\u3001\u300c\u3042\u3001\u305d\u308c\u3067\u306f\u4eca\u65e5\u306f\u4ee5\u4e0a\u3067\u3059\u300d\u3068\u614b\u5ea6\u304c\u3042\u304b\u3089\u3055\u307e\u306b\u6025\u5909\u3057\u3001\u8cc7\u6599\u3082\u5168\u3066\u6ca1\u53ce\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u3093\u306a\u306b\u4e0d\u5feb\u306a\u601d\u3044\u3092\u3057\u305f\u306e\u306f\u521d\u3081\u3066\u3067\u3057\u305f\u3002\u5951\u7d04\u3059\u308b\u53ef\u80fd\u6027\u3082\u3042\u3063\u305f\u3060\u3051\u306b\u6b8b\u5ff5\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuVt4a1QvXZofPge6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u91d1\u306b\u306a\u3089\u306a\u3044\u5ba2\u306b\u306f\u8208\u5473\u304c\u7121\u3044\u307f\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/itFh8wPXqMcwiBLv9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u308a\u3042\u3048\u305a\u4f53\u9a13\u3060\u3051\u3067\u3082\u3068\u3044\u3046\u6c17\u6301\u3061\u3067\u884c\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u6b63\u76f4\u30ac\u30c3\u30ab\u30ea\u3067\u3057\u305f\u3002<br>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u307e\u3067\u306f\u5206\u304b\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5f8c\u306e\u30b3\u30fc\u30b9\u8aac\u660e\u304b\u3089\u8a71\u304c\u304a\u304b\u3057\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3057\u305f\u3002<br>\u4f55\u6545\u304b\u4eca\u5f8c\u306e\u30b3\u30fc\u30b9\u3092\u6c7a\u3081\u3066\u304b\u3089\u3067\u306a\u3044\u3068\u4f53\u9a13\u304c\u3067\u304d\u306a\u3044\u3068\u8a00\u308f\u308c\u300130\u4e07\u304f\u3089\u3044\u306e\u30b3\u30fc\u30b9\u3060\u3068\u5206\u5272\u3067\u6708\u3005\u3069\u306e\u304f\u3089\u3044\u3068\u5ef6\u3005\u805e\u304b\u3055\u308c\u307e\u3057\u305f\u3002\u9014\u4e2d\u3067\u3001\u3042\u3042\u3053\u3046\u3044\u3046\u5e97\u306a\u3093\u3060\u306a\u3068\u5206\u304b\u3063\u3066\u304b\u3089\u306f\u8a71\u3057\u3082\u307e\u3068\u3082\u306b\u805e\u304f\u6c17\u306b\u306a\u308c\u305a\u3001\u4f53\u9a13\u3082\u65ad\u3063\u3066\u5e30\u308a\u307e\u3057\u305f\u3002<br>\u3046\u307e\u3044\u8a71\u3057\u306f\u7121\u3044\u306a\u3068\u6539\u3081\u3066\u601d\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306e\u5bfe\u5fdc\u3060\u3068\u307b\u307c\u8a50\u6b3a\u306a\u3093\u3058\u3083\u306a\u3044\u3068\u3057\u304b\u611f\u3058\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/YfiB8LjeYUBxc4g16\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"men8217s_tbc-2\">MEN&#8217;S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30b5\u30ed\u30f3\u306b\u884c\u3063\u305f\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u6bd4\u8f03\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u81ea\u5206\u306fTBC\u3092\u9078\u3093\u3067\u826f\u304b\u3063\u305f\u3068\u601d\u3044\u307e\u3059\u3002\u4e00\u756a\u91cd\u8981\u8996\u3057\u3066\u3044\u305f\u52b9\u679c\u304c\u6700\u521d\u306e\u3053\u308d\u304b\u3089\u6587\u53e5\u306a\u3057\u306b\u611f\u3058\u3089\u308c\u307e\u3057\u305f\u3002\u6bdb\u304c\u6fc3\u3044\u65b9\u3067\u3057\u305f\u304c\u3001\u3060\u3044\u305f\u3044\uff11\u5e74\u534a\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u3053\u3061\u3089\u306f\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/fhJyrP712PcW6nRq8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6614\u304b\u3089\u9aed\u304c\u6fc3\u304f\u3066\u6bce\u671d\u306e\u51e6\u7406\u304c\u304b\u306a\u308a\u6182\u9b31\u3060\u3063\u305f\u306e\u3067\u3001\u5f7c\u5973\u306b\u9032\u3081\u3089\u308c\u3066\u4f53\u9a13\u30b3\u30fc\u30b9\u306b\u884c\u304d\u307e\u3057\u305f\u3002\u3069\u306e\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u4e01\u5be7\u3067\u3001\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u306a\u3044\u50d5\u306b\u3082\u4e01\u5be7\u306b\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u3057\u3066\u304f\u308c\u3066\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\u3002\u4f53\u9a13\u3067\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u304c\u5c11\u3057\u30b4\u30e0\u3067\u306f\u3058\u304b\u308c\u305f\u3088\u3046\u306a\u75db\u3055\u304c\u3042\u308b\u306e\u307f\u3067\u5168\u7136\u8010\u3048\u3089\u308c\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/szm6t634uESfVgyA8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5b85\u4ed8\u8fd1\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3067\u8abf\u3079\u308b\u3068\u771f\u3063\u5148\u306b\u76ee\u306b\u5165\u3063\u3066\u304f\u308b\u306e\u304c\u30e1\u30f3\u30baTBC\u4ed9\u53f0\u30ef\u30fc\u30af\u30ef\u30f3\u5e97\u3067\u3057\u305f\u3002\u8131\u6bdb\u81ea\u4f53\u521d\u3081\u3066\u3067\u7121\u77e5\u306e\u50d5\u3067\u3082\u30e1\u30f3\u30baTBC\u306e\u8a55\u5224\u306f\u77e5\u3063\u3066\u3044\u307e\u3059\u3002\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u52b9\u679c\u3082\u4eba\u6c17\u3082\u3042\u308b\u306e\u3067\u8ff7\u308f\u305a\u3053\u3053\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u30de\u30b9\u30af\u7121\u3057\u3067\u3082\u81ea\u4fe1\u3092\u6301\u3063\u3066\u4eba\u524d\u306b\u51fa\u3089\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zHtiCFDQFtzGGmuQ7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">MEN&#8217;S TBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&amp;A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\uff01<\/p>\n\n\n\n<h3><span id=\"q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-8237\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002<\/p>\n<blockquote>\n<p><small>\u53c2\u7167\u5143\uff1a<a href=\"https:\/\/www.fda.gov\/consumers\/consumer-updates\/removing-hair-safely\">Removing Hair Safely<\/a><\/small><\/p>\n<\/blockquote>\n<p>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-95b78948-8692-4b2c-89ad-f7487db93563\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<\/li><li>3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<\/p>\n<p>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-1024x683.png\" alt=\"\u30ab\u30a6\u30f3\u30bf\u30fc\u3067\u5973\u6027\u3068\u8a71\u3059\u7537\u6027\" class=\"wp-image-1864\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05.png 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-300x200.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-768x512.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<h3><span id=\"q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg\" alt=\"\u982d\u306b\u6bb5\u30dc\u30fc\u30eb\u3092\u304b\u3076\u3063\u3066\u30bd\u30d5\u30a1\u30fc\u306b\u5ea7\u308b\u7537\u6027\" class=\"wp-image-40888\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-300x201.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-768x516.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<\/p>\n<p>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<p>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\">\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u304f\u306a\u3044\uff01\u52b9\u679c\u30fb\u8cbb\u7528\u9762\u306e\u5931\u6557\u8ac7\u3068\u300c\u3084\u3063\u3071\u308a\u751f\u3084\u3057\u305f\u3044\u300d\u5834\u5408\u306e\u5bfe\u7b56<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg\" alt=\"\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8\" class=\"wp-image-23051\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\">\u8131\u6bdb\u7b87\u6240\u306f\u65e5\u713c\u3051\u7981\u6b62\uff1f\u65e5\u713c\u3051\u6b62\u3081\u3084\u4fdd\u6e7f\u30af\u30ea\u30fc\u30e0\u3092\u5857\u3063\u3066\u3001\u4e01\u5be7\u306b\u30b1\u30a2<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<\/p>\n<p>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg\" alt=\"\u6d17\u9762\u6240\u306b\u93e1\u3084\u690d\u7269\u30bf\u30aa\u30eb\u304c\u7f6e\u3044\u3066\u3042\u308b\" class=\"wp-image-41322\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002<\/p>\n\n\n<h3 id=\"FAQ7\"><span id=\"q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<\/li><li>\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001\u30e1\u30f3\u30ba\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u4e3b\u6d41\u3068\u3055\u308c\u308b3\u3064\u306e\u8131\u6bdb\u6cd5\u3068\u30aa\u30b9\u30b9\u30e1\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u30928\u3064\u53b3\u9078\u3057\u3066\u3054\u7d39\u4ecb\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u8131\u6bdb\u3092\u7d42\u3048\u305f\u65b9\u304b\u3089\u306f\u300c\u308f\u305a\u3089\u308f\u3057\u3044\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\uff01\u300d\u300c\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3057\u3066\u304a\u3051\u3070\u826f\u304b\u3063\u305f\u300d\u306a\u3069\u3001<strong>\u751f\u6d3b\u306e\u5909\u5316\u3092\u5b9f\u611f\u3059\u308b\u58f0\u304c\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u6c17\u306b\u306a\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u8131\u6bdb\u30b5\u30ed\u30f3\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u7533\u3057\u8fbc\u3093\u3067\u307f\u307e\u3057\u3087\u3046\uff01<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u6c38\u4e45\u8131\u6bdb\u306f\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002 <br\/>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<br\/>\u30fb\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<br\/>\u30fb3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b <br\/> \u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<br\/>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<br\/>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u3057\u3064\u3053\u304f\u52e7\u8a98\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/strong> <p class=\"schema-faq-answer\">\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<br\/>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<br\/>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<br\/>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<br\/>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<br\/>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<br\/>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<br\/>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<br\/>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<br\/>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<br\/>\u30fb\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<br\/>\u30fb\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<br\/>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":13659,"parent":20488,"menu_order":532,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027&hellip;","acf":{"long_text_title":"\u3010\u9aed\u8131\u6bdb\u3011\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b08\u9078\uff01\u8cbb\u7528\u30fb\u52b9\u679c\u3092\u53e3\u30b3\u30df\u304b\u3089\u5fb9\u5e95\u6bd4\u8f03\uff01\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u3082\u89e3\u8aac","custom_order":"3701","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":13761,"id":13761,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none-1.jpg","filesize":46218,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u3010\u9aed\u8131\u6bdb2019\u3011\u304a\u3059\u3059\u3081\u306e\u624b\u6cd5\u3092\u52b9\u679c\u5225\u306b\u5fb9\u5e95\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0\u3082\u7d39\u4ecb","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":13414,"date":"2019-11-08 09:00:31","modified":"2019-11-08 09:00:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13414"}],"version-history":[{"count":293,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions"}],"predecessor-version":[{"id":95145,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions\/95145"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/13659"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20904,"date":"2024-07-08T02:00:00","date_gmt":"2024-07-07T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20904"},"modified":"2024-09-28T18:06:07","modified_gmt":"2024-09-28T09:06:07","slug":"bald-cost","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/","title":{"rendered":"\u9aed\u8131\u6bdb\u76f8\u5834\u8cbb\u7528\u307e\u3068\u3081"},"content":{"rendered":"\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b\u306f\u5b89\u304f\u3066\u901a\u3044\u3084\u3059\u3044<span class=\"highlighted\">\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u7dcf\u8cbb\u7528\u306f\u5e73\u5747180,000\u301c200,000\u5186\u7a0b\u5ea6\u3002\u6570\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u4e2d\u3067\u3082\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f1\u56de\u3042\u305f\u308a\u306e\u8cbb\u7528\u304c\u5b89\u304f\u7dcf\u984d70,000\u5186\u7a0b\u5ea6\u3067\u8131\u6bdb\u3067\u304d\u308b\u3053\u3068\u3082\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-64583add-5e26-477a-8741-caafbd36633a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u8cbb\u7528\u30fb\u56de\u6570<\/li><li>\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/-1-150x150.jpg\" alt=\"\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af \u9ad9\u6fa4 \u535a\u548c\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u9ad9\u6fa4 \u535a\u548c\uff08\u305f\u304b\u3056\u308f \u3072\u308d\u304b\u305a\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>1979\u5e74\u751f\u307e\u308c\u3001\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u533b\u5b66\u79d1\u5352\u696d\u3002\u533b\u5e2b\u514d\u8a31\u3001\u4e2d\u56fd\u5317\u4eac\u5e02\u533b\u7642\u8a31\u53ef\u8a3c\u3001\u65e5\u672c\u7f8e\u5bb9\u5916\u79d1\u5b66\u4f1a\u4f1a\u54e1\u30012014\u5e74\u304b\u3089\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u3002<\/p>\n\n\n\n<p>2018\u5e74\u304b\u3089\u4e2d\u56fd\u5317\u4eac\u3067\u9818\u533b\u533b\u7f8e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9662\u9577\u3092\u517c\u4efb\u3057\u3066\u65e5\u3005\u306e\u6cbb\u7642\u30fb\u5f8c\u9032\u306e\u6307\u5c0e\u306b\u5f53\u305f\u3063\u3066\u3044\u308b\u3002\u5618\u3084\u8a87\u5f35\u3092\u7528\u3044\u305a\u3001\u3042\u308a\u306e\u307e\u307e\u306e\u7f8e\u5bb9\u533b\u7642\u3092\u304a\u5c4a\u3051\u3059\u308b\u3053\u3068\u3092\u4f01\u696d\u7406\u5ff5\u3068\u3057\u3066\u3044\u308b\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2009\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>\u5929\u7406\u3088\u308d\u3065\u76f8\u8ac7\u6240\u75c5\u9662 \u30b8\u30e5\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2011\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u4ed8\u5c5e\u75c5\u9662 \u809d\u80c6\u81b5\u79fb\u690d\u5916\u79d1 \u30b7\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2012\u5e74\u5927\u6d25\u65e5\u672c\u8d64\u5341\u5b57\u75c5\u9662 \u5916\u79d1 \u52e4\u52d9<\/li><li>\u5927\u624b\u7f8e\u5bb9\u5916\u79d1 \u52e4\u52d9<\/li><li>2015\u5e74\u9280\u5ea7\u30de\u30ea\u30a2\u30fc\u30b8\u30e5\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30af\u30ea\u30cb\u30c3\u30af\u958b\u9662 \u9662\u9577\u5c31\u4efb2017\u5e74\u62e1\u5f35\u79fb\u8ee2\u3057\u3001\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306b\u540d\u79f0\u5909\u66f4<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a href=\"https:\/\/prime-ginza.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/a><ul><li><a href=\"#titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><li><a href=\"#titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/a><ul><li><a href=\"#titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/a><ul><li><a href=\"#titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#mens_tbc\">MEN\u2019S TBC<\/a><ul><li><a href=\"#mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><ul><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&amp;A<\/a><ul><li><a href=\"#titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg\" alt=\"\" class=\"wp-image-22813\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3088\u304f\u3042\u308b<strong>\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong>\u3092\u60f3\u5b9a\u3057\u3001\u3069\u306e\u7a0b\u5ea6\u306e\u8cbb\u7528\u3067\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3067\u304d\u308b\u306e\u304b\u8131\u6bdb\u65b9\u6cd5\u5225\u306b\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570<\/td><td>\u25cb<br>20\u301c25\u56de<\/td><td>\u25ce<br>10\u301c12\u56de<\/td><td>\u25b3<br>30\u301c40\u56de<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br>\u3067\u304d\u306a\u3044<\/td><td>\u25cb<br>\u3067\u304d\u308b<\/td><td>\u25ce<br>\u9ad8\u3044\u78ba\u7387\u3067\u3067\u304d\u308b<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u25cb<br>\u3084\u3084\u5f37\u3044<\/td><td>\u25b3<br>\u5f37\u3044<\/td><td>\u2715<br>\u304b\u306a\u308a\u5f37\u3044<\/td><\/tr><tr><td>\u7dcf\u8cbb\u7528<\/td><td>\u25cb<br>300,000\u301c360,000\u5186<\/td><td>\u25ce<br>180,000\u301c200,000\u5186<\/td><td>\u25b3<br>900,000\u301c1,000,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u52b9\u679c\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n\n\n<p>\u4e0a\u8a18\u306e\u8868\u3092\u307f\u308b\u3068\u6700\u3082\u5c11\u306a\u3044\u56de\u6570\u3067\u30d2\u30b2\u304c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\u306f\u3001<span class=\"highlighted\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span>\u3060\u3068\u8a00\u3046\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u7dcf\u8cbb\u7528\u3082\u4ed6\u306e\u8131\u6bdb\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u5b89\u304f\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001<span class=\"redcolor\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u8131\u6bdb\u6642\u306e\u75db\u307f\u304c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u3082\u5f37\u304f<\/span>\u65bd\u8853\u4e2d\u306b\u6211\u6162\u3092\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u75db\u307f\u304c\u82e6\u624b\u306a\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u305f\u3060\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u304f\u3001\u8cbb\u7528\u3082\u9ad8\u984d\u3067\u3059\u304c\u8131\u6bdb\u52b9\u679c\u304c\u6700\u3082\u9ad8\u3044\u306e\u304c\u7279\u5fb4\u3002\u307e\u305f\u3001\u7d30\u304b\u306a\u90e8\u5206\u306e\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3068\u3044\u3046\u5e0c\u671b\u4ee5\u5916\u306b\u3082\u300c\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u5834\u5408\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg\" alt=\"\" class=\"wp-image-22814\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u3068\u8a00\u3063\u305f<span class=\"highlighted\">\u30d1\u30fc\u30c4\u5225\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>\u25cb<br>80,000\u301c130,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>100,000\u301c150,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u5b9f\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u30d1\u30fc\u30c4\u5225\u3067\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u5834\u5408\u3068\u6bd4\u8f03\u3057\u3066<span class=\"redcolor\">\u65bd\u8853\u56de\u6570\u306f\u3042\u307e\u308a\u5909\u308f\u308a\u307e\u305b\u3093<\/span>\u3002\u8131\u6bdb\u3059\u308b\u7bc4\u56f2\u304c\u72ed\u304f\u3066\u3082\u3001\u4e00\u56de\u3067\u5168\u3066\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u90e8\u5206\u7684\u306b\u30d2\u30b2\u304c\u8584\u3044\u306a\u3069\u306e\u500b\u4eba\u5dee\u304c\u3042\u308c\u3070\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u57fa\u672c\u7684\u306b\u306f<span class=\"redcolor\">\u5168\u4f53\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u306e\u3068\u540c\u3058\u3082\u3057\u304f\u306f\u82e5\u5e72\u5c11\u306a\u3044\u7a0b\u5ea6\u306e\u56de\u6570\u306f\u304b\u304b\u308b<\/span>\u3053\u3068\u3092\u628a\u63e1\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3001<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u7bc4\u56f2\u304c\u72ed\u304f\u306a\u308b\u3068\u8131\u6bdb\u56de\u6570\u306f\u5c11\u306a\u304f\u306a\u308a\u307e\u3059<\/strong>\u3002\u3053\u308c\u306f\u4e00\u672c\u4e00\u672c\u306e\u6bdb\u306b\u5bfe\u3057\u71b1\u3092\u52a0\u3048\u3066\u8131\u6bdb\u3057\u3066\u3044\u304f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u7279\u5fb4\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg\" alt=\"\" class=\"wp-image-22815\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3067\u306f\u3001\u7d9a\u3044\u3066<strong>\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/strong>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002\u3053\u3053\u3067\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u3092\u7d0450\uff05\u8131\u6bdb\u3059\u308b\u3068\u3044\u3046\u5834\u5408\u3092\u60f3\u5b9a\u3057\u3066\u307f\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>800,000\u301c120,000\u5186<br>\uff088\u301c10\u56de\uff09<\/td><td>\u25ce<br>50,000\u301c80,000\u5186<br>\uff083\u301c5\u56de\uff09<\/td><td>\u25b3<br>450,000\u301c500,000\u5186<br>\uff0815\u301c20\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u9752\u30d2\u30b2\u3092\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306f\u6bd4\u8f03\u7684\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd<\/span>\u3067\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3059\u308b\u3068\u30d2\u30b2\u304c\u8584\u3044\u72b6\u614b\u304c\u9577\u671f\u9593\u6301\u7d9a\u3059\u308b\u306e\u304c\u7279\u5fb4\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u76ee\u7684\u306f\u6e1b\u6bdb\u3067\u3042\u308a\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u5b9a\u671f\u7684\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u7d9a\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c<strong>\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u308b\u300d\u53ef\u80fd\u6027\u304c\u3042\u308b\u5834\u5408\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u6e1b\u6bdb\u304c\u76ee\u7684\u3067\u3042\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/strong>\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u76ee\u7684\u306b\u5fdc\u3058\u3066\u8131\u6bdb\u65b9\u6cd5\u3092\u691c\u8a0e\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/span><\/h2>\n\n\n\n<p>\u25bc\u8131\u6bdb\u524d\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg\" alt=\"\" class=\"wp-image-22806\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc1\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg\" alt=\"\" class=\"wp-image-22807\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg 696w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3-300x167.jpg 300w\" sizes=\"(max-width: 696px) 100vw, 696px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc5\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg\" alt=\"\" class=\"wp-image-22810\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc10\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg\" alt=\"\" class=\"wp-image-22811\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10-300x168.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>1\u30ab\u6708\u30d2\u30b2\u3092\u5243\u3063\u3066\u3044\u307e\u305b\u3093\u3002<\/figcaption><\/figure><\/div>\n\n\n\n<p>\u8131\u6bdb\u56de\u6570\u304c\u5897\u3048\u3066\u3044\u304f\u3054\u3068\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u5168\u4f53\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u306b\u4f34\u3044\u3001\u30d2\u30b2\u306e\u51e6\u7406\u6642\u9593\u304c\u77ed\u7e2e\u3002\u3055\u3089\u306b<strong>\u30d2\u30b2\u5243\u308a\u306e\u56de\u6570\u3082\u6e1b\u3063\u3066\u3044\u304d\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u5243\u308a\u3092\u6bce\u65e5\u884c\u306a\u3063\u3066\u3044\u305f\u306e\u304c\u300110\u56de\u76ee\u306e\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306b\u306f<strong>1\u30ab\u6708\u653e\u7f6e\u3057\u3066\u3082\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u90e8\u5206\u306b\u8584\u304f\u751f\u3048\u308b\u7a0b\u5ea6<\/strong>\u306b\u3002<\/p>\n\n\n\n<p>\u982c\u3084\u9996\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u306a\u3069\u306f\u591a\u5c11\u524d\u5f8c\u3059\u308b\u3067\u3057\u3087\u3046\u3002\u3057\u304b\u3057\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u306a\u3046\u3068\u30d2\u30b2\u306f\u751f\u3048\u306a\u304f\u306a\u308a\u6bce\u671d\u306e\u30d2\u30b2\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5b9f\u306f\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u306f\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u5b58\u5728\u3057\u307e\u3059\u3002\u4e00\u5ea6\u3001\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u9577\u671f\u9593\u30d2\u30b2\u304c\u751f\u3048\u306a\u3044\u72b6\u614b\u304c\u6301\u7d9a\u3002\u305d\u306e\u305f\u3081\u3001\u6c38\u4e45\u8131\u6bdb\u5f8c\u306b\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u3044\u300d\u3068\u601d\u3063\u3066\u3082\u751f\u3084\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c\u3001\u30d2\u30b2\u3067\u904a\u3073\u305f\u3044\u3068\u601d\u3063\u3066\u3044\u308b\u65b9\u30fb\u751f\u3084\u3059\u53ef\u80fd\u6027\u304c\u3042\u308b\u65b9\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3088\u308b\u6e1b\u6bdb\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u7d99\u7d9a\u7684\u306b\u53d7\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u901f\u5ea6\u306f\u9045\u304f\u306a\u308a\u30d2\u30b2\u306e\u51e6\u7406\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u5927\u5e45\u306b\u77ed\u7e2e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f35\u9078\u3002\u75db\u304f\u306a\u3044\u8131\u6bdb\u3067\u6bdb\u306e\u60a9\u307f\u3092\u89e3\u6d88<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg\" alt=\"\" class=\"wp-image-22816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u304a\u5f97\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e<span class=\"highlighted\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3044\u305a\u308c\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u5b89\u3044<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\">MEN\u2019S TBC<\/a><\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u7d30\u304b\u306a\u3067\u304d\u308b<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c100\u5186<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u521d\u8a3a\u6599\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u30fb\u85ac\u4ee3\u304c\u7121\u6599<\/td><\/tr><tr><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p><strong>\u5168\u56fd\u306b60\u9662<\/strong>\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308b\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3002\u30e1\u30f3\u30ba\u8131\u6bdb\u306b\u304a\u3044\u3066\u3082<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6<\/span>\u306e\u5b9f\u7e3e\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>1\u56de\u3042\u305f\u308a\u306e\u8131\u6bdb\u6599\u91d1\u304c\u975e\u5e38\u306b\u5b89\u304f\u3001\u304a\u5f97\u306b\u8131\u6bdb\u3092\u7d99\u7d9a\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3002\u307e\u305f\u3001\u6700\u65b0\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u308a<strong>\u7537\u6027\u306e\u6fc3\u3044\u30d2\u30b2\u306b\u5bfe\u3057\u3066\u3082\u9ad8\u3044\u8131\u6bdb\u52b9\u679c<\/strong>\u304c\u671f\u5f85\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u8131\u6bdb\u9aed\u7537Z<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u5243\u308a\u306e\u56de\u6570\u304c\u6e1b\u308b\u3068\u3053\u3093\u306a\u306b\u3082\u5feb\u9069\u306a\u3093\u3060\u306a\u3002\u307f\u3093\u306a\u3072\u3052\u8131\u6bdb\u3057\u305f\u307b\u3046\u304c\u3044\u3044\u3088\u3002\u56e0\u307f\u306b<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u3067\u8131\u6bdb\u3057\u305f\u3088\u3002\u7f8e\u4eba\u306e\u53d7\u4ed8\u306e\u304a\u59c9\u3055\u3093\u306b\u300c\u9ebb\u9154\u3059\u308b\u4eba\u3042\u307e\u308a\u3044\u307e\u305b\u3093\u3088\u300d\u3063\u3066\u8a00\u308f\u308c\u305f\u3002\u3067\u3082\u30d2\u30b2\u6fc3\u3044\u90e8\u5206\u306f\u3059\u3052\u3047\u75db\u304b\u3063\u305f\u3002 <br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAZZCI<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff14\u56de\u76ee\u306e\u65bd\u8853\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\uff01 \u524d\u56de\u304b\u3089\u306e\u5927\u304d\u306a\u5909\u5316\u306f \u7121\u3044\u3088\u3046\u306b\u601d\u3048\u307e\u3059\u304c \u65bd\u8853\u524d\u306b\u6bd4\u3079\u308b\u3068<strong>\u898b\u9055\u3048\u308b\u307b\u3069\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f<\/strong>\u3002\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u304b\u3063\u305f\u306a\u3002\u3067\u3082\u3084\u3063\u3071\u3001\u75db\u307f\u306f\u7d50\u69cb\u5f37\u304f\u3066\u6ce3\u304f\u304b\u3068\u601d\u3063\u305f\u3002\u8131\u6bdb\u5f8c\u306f\u808c\u306e\u8d64\u304f\u306a\u3063\u3066\u75db\u3005\u3057\u3044\u3002<br>\u53c2\u7167\uff1aTwitter <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-458258d4-afc7-4131-9941-64c6367f0f43\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3082\u308a\u304a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3051\u3069\u3001\u5287\u7684\u306b\u306f\u5909\u308f\u3093\u306a\u3044\u306a\u30fc\u3002\u3082\u3068\u3082\u3068\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\u3060\u304b\u3089\u304b\u306a\u3002\u3067\u30826\u56de\u76ee\u3067\u3084\u3063\u3068\u6700\u521d\u3068\u6bd4\u3079\u3066\u8584\u304f\u306a\u3063\u3066\u304d\u305f\u304b\u3082\u3002<strong>\u30b9\u30bf\u30c3\u30d5\u3082\u4e01\u5be7\u3060\u3057\u3001\u306a\u306b\u3088\u308a\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17\u304c\u826f\u3044<\/strong>\u3002\u3082\u3046\u3061\u3087\u3063\u3068\u7d99\u7d9a\u3057\u307e\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d6\u56de\u30b3\u30fc\u30b9<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>16,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u982c\u3001\u3082\u307f\u3042\u3052\u5468\u8fba<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>19,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>29,280\u5186\uff0f6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u89e3\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover\uff09<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u3067\u304a\u3053\u306a\u308f\u308c\u3066\u3044\u308b<strong>\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff09<\/strong>\u306f\u8131\u6bdb\u52b9\u679c\u304c\u9ad8\u3044\u3053\u3068\u3067\u6709\u540d\u3002\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306f10\u5e74\u4ee5\u4e0a\u751f\u3048\u308b\u3053\u3068\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u52b9\u679c\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3088\u308a\u9ad8\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306f<strong>\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/strong>\u3067\u3042\u308b\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u5c71\u53e3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u3001\u660e\u65e5\u304b\u3089\u672c\u683c\u7684\u306a\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u307e\u3059\uff01 \u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u7121\u77e5\u3067\u3057\u305f\u304c<strong>\u304a\u5e97\u306e\u65b9\u304c\u89aa\u5207\u306b\u8aac\u660e<\/strong>\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002 \u307e\u305a\u306f\u90e8\u5206\u7684\u306b30%\u6e1b\u3089\u3057\u307e\u3059\uff01\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3067\u304d\u308b\u305d\u3046\u3067\u3081\u3063\u3061\u3083\u697d\u3057\u307f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u702c\u6238<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u8131\u6bdb\u306f\u6599\u91d1\u304c\u5c11\u3057\u9ad8\u3044\u3067\u3059\u3002<strong>\u521d\u56de\u4f53\u9a13\u30921000\u5186<\/strong>\u3068\u9b45\u529b\u7684\u3060\u3051\u3069\u3001\u305d\u306e\u3042\u3068\u306f\u9ad8\u3081\u3002\u7406\u7531\u304c\u3042\u3063\u3066\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u3067\u3059\u3002\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u8131\u6bdb\u3067\u3059\u304c\u3001\u7d4c\u6e08\u7684\u306b\u304b\u306a\u308a\u4f59\u88d5\u3042\u308b\u4eba\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u304c\u3001\u666e\u901a\u306e\u65b9\u306f\u3082\u3063\u3068\u5b89\u304f\u3066\u304a\u3059\u3059\u3081\u304c\u3042\u308b\u306a\u3068\u601d\u3044\u307e\u3059\u3002 \u5b9f\u969b\u306b\u6bdb\u3082\u751f\u3048\u3066\u3053\u306a\u3044\u3067\u3059\u3057\u3001\u7d50\u69cb\u826f\u3044\u3067\u3059\u3002<br>\u53c2\u7167\uff1bGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-137227f7-86b0-44e7-a43c-e89408018828\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u540d\u524d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u9577\u3055\u3093\u306f\u5973\u6027\u3067\u5bfe\u5fdc\u304c\u826f\u304f\u3001\u5e97\u54e1\u3055\u3093\u3082\u7686\u5973\u6027\u3067\u65bd\u8853(\u8131\u6bdb)\u6642\u306b\u3001\u3061\u3083\u3093\u3068\u4e00\u4eba\u4e00\u4eba\u306b\u62c5\u5f53\u5236\u304c\u7740\u304f\u307f\u305f\u3044\u306a\u611f\u3058\u3067\u3059\u3002 \u7537\u6027\u306e\u9aed(\u30d2\u30b2)\u8131\u6bdb\u306f\u3001\u4eba\u306b\u5bc4\u308a\u3051\u308a\u3067?<strong>\u6d99\u304c\u51fa\u308b\u307b\u3069\u75db\u3044<\/strong>\u306e\u3068\u3001\u6fc0\u75db\u3067\u3057\u305f\u3002(\u500b\u4eba\u306e\u611f\u60f3\u3067\u3059\u3002) \u6bdb\u30921\u672c1\u672c\u96fb\u6c17\u3067\u30d3\u30ea\u30d3\u30ea\u53d6\u308b\u611f\u3058\u3067\u3059\u3002\u305d\u306e\u5206 \u6642\u9593\u3082\u304b\u304b\u308b\u3057\u3001\u75db\u3055\u3092\u6211\u6162\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u611f\u3058\u3067\u3059\u3002 <br>\u53c2\u7167\uff1bGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u6599\u91d1\uff0f\u672c\u6570<\/td><\/tr><tr><td>\u30d2\u30b2<\/td><td>132\u5186\uff5e\uff0f1\u672c<br>\uff08\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c110\u5186\u301c\uff0f1\u672c\uff09<\/td><\/tr><tr><td>\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3<br>\uff08\u4e00\u4f8b\uff09<\/td><td>105,800\u5186\uff0f\u30d2\u30b2800\u672c<br>\uff086\u56de\u6255\u3044\u53ef\u80fd\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\uff0a\u30e1\u30f3\u30d0\u30fc\u306b\u306a\u308b\u305f\u3081\u306b\u306f\u5165\u4f1a\u91d1\u3001\u4e8b\u52d9\u624b\u6570\u6599\u3068\u3057\u306616,500\u5186\u304c\u5fc5\u8981\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<br>\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff1a\u9ad8\u5468\u6ce2\u91dd\u8131\u6bdb\uff09<br>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\uff08IPL\u8131\u6bdb\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30a8\u30d4\u30e9\u30c3\u30b7\u30e5\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff09<br>\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u6a5f\u5668\u306f\u8a18\u8f09\u306a\u3057<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u305f\u3081\u75db\u307f\u306f\u5f37\u3044\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u4e2d\u7a0b\u5ea6\u306e\u75db\u307f\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u305d\u306e\u4ed6\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u4f7f\u7528\u3055\u308c\u308b\u8131\u6bdb\u6a5f<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/span>\u306f\u65e5\u713c\u3051\u808c\u3067\u3082\u8131\u6bdb\u304c\u53ef\u80fd\u3002\u307e\u305f\u3001<strong>\u5f93\u6765\u306e\u8131\u6bdb\u6a5f\u3088\u308a\u5927\u808c\u306b\u75db\u307f\u3092\u6291\u3048\u308b<\/strong><strong>\u3053\u3068\u306b\u6210\u529f<\/strong>\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u51686\u56de\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u7d42\u3048\u308b\u3068\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306f3\u5e74\u9593100\u5186<\/strong>\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u30d2\u30b2\u304c\u6fc3\u304f\u3001\u8131\u6bdb\u56de\u6570\u304c10\u56de\u4ee5\u4e0a\u5fc5\u8981\u306a\u65b9\u306f\u304a\u5f97\u306b\u7d99\u7d9a\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n<h4><span id=\"titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">IS<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u306a\u3093\u304b\u26061\u591a\u3044\u3051\u3069\u6bdb\u306e\u751f\u3048\u5909\u308f\u308a\u5468\u671f\u7684\u306b\u4e88\u7d04\u306f1,2\u30f5\u6708\u306b\u4e00\u5ea6\u3060\u3057\u30016\u56de\u901a\u3063\u3066\u7a7a\u304d\u7121\u304f\u3066<strong>\u56f0\u3063\u305f\u4e8b\u306f\u4e00\u5ea6\u3082\u306a\u3044\u305e<\/strong>\u3001\u4e88\u7d04\u6642\u9593\u62e1\u5f35\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u4f7f\u3063\u3066\u306a\u3044\u3093\u3058\u3083\u306a\u3044\u304b\uff1f\u30d2\u30b2\u3082\u3057\u3063\u304b\u308a\u306a\u304f\u306a\u308b\u3057\u3001\u826f\u3044\u3068\u601d\u3046\u305e\u3002<br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAN<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e8b\u524d\u306b\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3067\u898b\u305f\u5185\u5bb9\u3001\u6599\u91d1\u3068\u3042\u307e\u308a\u5909\u308f\u308a\u306a\u304f\u3001\u3064\u307e\u308a\u8ffd\u52a0\u6599\u91d1\u3067\u5132\u3051\u305f\u3044\u3001\u3068\u3044\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3055\u305d\u3046\u3002 \u305f\u3060\u4e00\u90e8\u76ae\u819a\u306e\u30b1\u30a2\u3067\u8ffd\u52a0\u6599\u91d1\u304c\u767a\u751f\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u63d0\u793a\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u3053\u308c\u306f\u30de\u30b9\u30c8\u3067\u306f\u306a\u3044\u3088\u3046\u3067\u4e01\u5be7\u306b\u304a\u65ad\u308a\u3002<br><br>\u5951\u7d04\u5f53\u65e5\u306b\u4e00\u822c\u578b\u306e\u6a5f\u68b0\u3067\u65bd\u8853\u3092\u53d7\u3051\u307e\u3057\u305f\u304c\u3001\u7d50\u69cb\u75db\u3044w\u3042\u307e\u308a\u75db\u304c\u3063\u3066\u308b\u306e\u3067\u3001\u4e01\u5be7\u306b\u3084\u3063\u3066\u3082\u3089\u3063\u305f\u3002<strong>\u3053\u308c\u306f\u7b11\u6c17\u30ac\u30b9\u306f\u5fc5\u9808\u3060\u3068\u601d\u3044\u307e\u3059\u3002<\/strong><br><br>\u3042\u3068\u53d7\u4ed8\u306b\u7f8e\u4eba\u306e\u30b9\u30bf\u30c3\u30d5\u304c\u305f\u304f\u3055\u3093\u3044\u3089\u3057\u3066\u3001\u305d\u308c\u3082\u96a0\u308c\u30dd\u30a4\u30f3\u30c8\u3002<br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KNZ<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u5168\u4f536\u56de\u306e\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3002\u6b21\u56de\u304b\u30891\u56de\u306b\u3064\u304d100\u5186\u3092\u652f\u6255\u3063\u3066\u65bd\u8853\u3057\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3057\u305f\u3002<strong>\u7d50\u8ad6\u7684\u306b\u306f\u304b\u306a\u308a\u6e80\u8db3<\/strong>\u3002\u305d\u308c\u307e\u3067\u306f\u7537\u602710\u4eba\u4e2d1~2\u756a\u76ee\u3092\u4e89\u3046\u304f\u3089\u3044\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u304b\u3089\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u306a\u3093\u30687~8\u756a\u76ee\u304f\u3089\u3044\u306e\u8584\u3055\u306b\uff01<br><br>\u7279\u306b\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u9996\u56de\u308a\u306e\u9752\u3005\u3057\u3055\u306f\u521d\u56de\u306e\u65bd\u8853\u30678\u5272\u304f\u3089\u3044\u89e3\u6c7a\u3057\u3066\u3073\u3063\u304f\u308a\u3002 <br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d<\/td><td>\u6708\u30051,261\u5186\u301c\uff0f60\u56de<\/td><td>75,680\u5186\uff0f6\u56de<br><strong>\uff087\u56de\u76ee\u4ee5\u964d100\u5186\uff09<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d\u304c\u53ef\u80fd<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u6c60\u888b\u30fb\u65b0\u5bbf\u672c\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u4e0a\u91ce\u30fb\u753a\u7530\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u5bae\u30fb\u6a2a\u6d5c\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u798f\u5ca1\u5929\u795e\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u65b0\u5bbf\u672c\u9662<br>\u5e73\u65e5\u300011:00\u301c20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\u300011:00\u301c20:00<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0fWEB\u30b5\u30a4\u30c8<\/a>\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u533b\u5e2b\u3067\u306f\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3042\u305f\u308a\u307e\u3059\u304c\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u9055\u3044\u307e\u3059\u3002<strong>\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u62c5\u5f53\u3057\u3066\u304f\u308c<\/strong>\u308b\u305f\u3081\u5b89\u5fc3\u611f\u304c\u9055\u3044\u307e\u3059\u306d\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u306e\u305f\u3081\u306b<span class=\"highlighted\">\u5b66\u5272\u30fb\u4e57\u308a\u63db\u3048\u5272\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/span>\u306a\u3069\u69d8\u3005\u306a\u304a\u5f97\u306a\u5236\u5ea6\u3092\u7528\u610f\u3002\u305d\u306e\u4e16\u4ee3\u306e\u65b9\u3067\u3082\u6bce\u6708\u306e\u8ca0\u62c5\u3092\u5c11\u306a\u304f\u3057\u306a\u304c\u3089\u8131\u6bdb\u3092\u884c\u3046\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u6728\u9752<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u308d\u3093\u306a\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u306b\u884c\u3063\u305f\u3051\u3069\u4e00\u756a\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u305f\u6c17\u304c\u3059\u308b\u3002\u75db\u3044\u3051\u3069\u3002<strong>\u7537\u6027\u5c02\u9580\u3060\u304b\u3089\u5ba2\u3082\u7537<\/strong>\u3060\u3057\u3001\u30b9\u30bf\u30c3\u30d5\u3082\u7537\u3070\u304b\u308a\u3002\u65b0\u5bbf\u4e09\u4e01\u76ee\u304b\u3089\u8fd1\u3044\u306e\u3082\u3044\u3044\u3002 <br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u305f\u306a\u3079\u3047<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u524d\u304b\u3089\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u30d2\u30b2\u8131\u6bdb\u3084\u3063\u3066\u307e\u3059 \u73fe\u57285\u56de\u7167\u5c04\u6e08\u3002<strong>\u8584\u304f\u306f\u306a\u3063\u3066\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306f\u7a0b\u9060\u3044<\/strong>\u3067\u3059\u306d\u3002\u4eba\u306b\u3088\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u306e\u9aed\u306f5\u56de\u76ee\u304c\u6298\u308a\u8fd4\u3057\u5730\u70b9\u304f\u3089\u3044\u304b\u306a\u3063\u3066\u8a00\u308f\u308c\u307e\u3057\u305f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e837a59-eb86-469e-b345-004dad2cc557\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306f\u306a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u304b\u3052\u3067\u3072\u3052\u5243\u308a\u306e\u6642\u9593\u304c\u306a\u304f\u306a\u3063\u305f^_^ \u65e9\u671d\u304b\u3089\u306e\u30ed\u30b1\u3082\u3072\u3052\u5243\u308a\u7121\u3044\u3060\u3051\u3067\u30c6\u30f3\u30b7\u30e7\u30f3\u4e0a\u304c\u308b\u301c\u3002 <strong>\u671d\u306e\u7121\u99c4\u306a\u6642\u9593\u304c\u306a\u3044\u304b\u3089\u307e\u3058\u5feb\u9069<\/strong>\u3002\u75db\u307f\u306f\u3059\u3054\u3044\u3051\u3069\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td> 5\u56de\u30b3\u30fc\u30b9\u306e\u8cbb\u7528 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 2,300\u5186\/6\u56de <\/td><td> 14,000\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 3,100\u5186\/24\u56de <\/td><td> 69,800\u5186 <\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a3,200\u5186\/18\u56de <br>\u901a\u5e38\uff1a3,200\u5186\/30\u56de <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186 <br>\u901a\u5e38\uff1a89,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u5272\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg\" alt=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-93876\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg 650w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500-300x231.jpg 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba&nbsp;\u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306f2024\u5e747\u6708\u306b\u300c\u30e1\u30f3\u30ba\u3058\u3076\u3093\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3068\u7d71\u5408\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u62e1\u5927\u4e2d\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/span>\u306a\u306e\u304c\u3001\u30e1\u30f3\u30ba&nbsp;\u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7279\u5fb4\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3067\u3082\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/td><td>9,800\u5186\/3\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30bd\u30d7\u30e9\u30ce\u30c1\u30bf\u30cb\u30a6\u30e0\u3001\u30b9\u30d7\u30ec\u30f3\u30c0\u30fcX\u3001\u30e9\u30b7\u30e3 \u30c8\u30ea\u30cb\u30c6\u30a3\u30d7\u30ed<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a\u7121\u6599\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td><strong>\u3010\u6771\u4eac\u3011<\/strong><br>\u9280\u5ea7\u9662\u30fb\u9280\u5ea74\u4e01\u76ee\u9662\u30fb\u65b0\u5bbf\u5357\u53e3\u9662\u30fb\u65b0\u5bbf3\u4e01\u76ee\u9662\u30fb\u8868\u53c2\u9053\u9662\u30fb\u6c60\u888b\u6771\u53e3\u9662\u30fb\u4e0a\u91ce\u4e2d\u592e\u901a\u308a\u9662\u30fb\u5317\u5343\u4f4f\u9662\u30fb\u5409\u7965\u5bfa\u897f\u53e3\u9662\u30fb\u7acb\u5ddd\u5317\u53e3\u9662\u30fb\u753a\u7530\u6771\u53e3\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u53172\u6761\u9662\u30fb\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5927\u5bae\u897f\u53e3\u9662\u30fb\u5343\u8449\u6771\u53e3\u9662\u30fb\u8239\u6a4b\u5357\u53e3\u9662\u30fb\u67cf\u897f\u53e3\u9662\u30fb\u6a2a\u6d5c\u96622nd<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u99c5\u5357\u9662\u30fb\u540d\u99c52\u4e01\u76ee\u9662<br><br><strong>\u3010\u95a2\u897f\u3011<\/strong><br>\u6885\u7530\u8336\u5c4b\u753a\u9662\u30fb\u5fc3\u658e\u6a4b\u96622nd\u30fb\u4e09\u5bae\u9662<br><br><strong>\u3010\u5317\u9678\u3011<\/strong><br>\u91d1\u6ca2\u9662<br><br><strong>\u3010\u4e2d\u56fd\u30fb\u4e5d\u5dde\u3011<\/strong><br>\u5e83\u5cf6\u672c\u901a\u9662\u30fb\u5929\u795e\u5927\u540d\u9662<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/aletheia-neo-clinic.com\/cliniclist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/a>\u300d\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u5404\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Web\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbDINERS\u30fbAMEX\u30fbDISCOVER\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&amp;A<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg\" alt=\"\" class=\"wp-image-22817\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u30fb\u7591\u554f\u306b\u5bfe\u3059\u308b\u56de\u7b54\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u308c\u304b\u3089\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3088\u3046\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<p>\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<span class=\"highlighted\">\u8131\u6bdb\u5668<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/span>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03 <\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg\" alt=\"\" class=\"wp-image-22819\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<span class=\"redcolor\">\u75db\u307f\u304c\u5f37\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<span class=\"redcolor\">\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/span>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h2><span id=\"titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg\" alt=\"\" class=\"wp-image-22820\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u3076\u304b\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001<span class=\"highlighted\">\u7dcf\u8cbb\u7528\u304c\u5b89\u3044\u306e\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3067\u884c\u3046\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3044\u5834\u5408\u306f<span class=\"redcolor\">\u3067\u304d\u308b\u3060\u3051\u65e9\u3081\u306b\u884c\u306a\u3046\u3053\u3068\u3092\u5f37\u304f\u304a\u3059\u3059\u3081<\/span>\u3057\u307e\u3059\u3002\u306a\u305c\u306a\u3089\u3001\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u308b\u3068\u767d\u9aea\u90e8\u5206\u3078\u306e\u8131\u6bdb\u52b9\u679c\u304c\u8584\u308c\u3066\u3057\u307e\u3046\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u52b9\u679c\u304c\u4e00\u90e8\u5206\u3060\u3051\u8584\u308c\u3066\u3057\u307e\u3046\u3068\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u307e\u3060\u3089\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u7dba\u9e97\u306b\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u300c<span class=\"redcolor\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u304b\u3063\u305f\u3051\u3069\u3001\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u3044\u305f\u304b\u3089\u3046\u307e\u304f\u3067\u304d\u306a\u304b\u3063\u305f<\/span>\u300d\u3068\u3044\u3046\u65b9\u3082\u3002<\/p>\n\n\n\n<p>\u65e9\u3044\u65b9\u306f30\u4ee3\u304b\u3089\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u304d\u3066\u3057\u307e\u3046\u305f\u3081\u3001\u3067\u304d\u308b\u3060\u3051\u65e9\u3044\u6bb5\u968e\u3067\u8131\u6bdb\u3092\u884c\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3063\u3066\u3042\u308b\uff1f <\/td><td style=\"text-align:left\"> <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u4f55\u56de\u901a\u3048\u3070\u30d2\u30b2\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff1f <\/td><td style=\"text-align:left\" rowspan=\"2\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u56de\u6570\u3054\u3068\u306e\u8131\u6bdb\u52b9\u679c\u304c\u898b\u305f\u3044<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u77e5\u308a\u305f\u3044<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\"> \u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tochigi\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-7cf48278-537f-4169-9ae2-87752892eafd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-oosaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-d6301030-2489-46dc-b8f0-7a928609d739\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<strong>\u8131\u6bdb\u5668<\/strong>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<strong>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/strong>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<strong>\u75db\u307f\u304c\u5f37\u3044<\/strong>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/><br\/>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046<br\/>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<strong>\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/strong>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<br\/><strong>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/strong><br\/><strong>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/strong><br\/><strong>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong> <br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b [&hellip;]<\/p>\n","protected":false},"author":29,"featured_media":22802,"parent":20488,"menu_order":765,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b&hellip;","acf":{"long_text_title":"\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","custom_order":"","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"1","show_hide_review":"0","second_featured_image":{"ID":22803,"id":22803,"title":"3734_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3734-none-1.jpg","filesize":57672,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u30102019\u3011\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","author":"18","description":"","caption":"","name":"3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":20904,"date":"2019-12-09 15:57:59","modified":"2019-12-10 00:05:27","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20904"}],"version-history":[{"count":57,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions"}],"predecessor-version":[{"id":95623,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions\/95623"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/22802"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":18112,"date":"2024-06-10T02:00:00","date_gmt":"2024-06-09T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=18112"},"modified":"2024-06-11T01:10:58","modified_gmt":"2024-06-10T16:10:58","slug":"bald-hairremoval-times","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\uff1f"},"content":{"rendered":"\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p><strong>\u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u59cb\u3081\u308b\u524d\u306b\u3001\u4f55\u56de\u7a0b\u5ea6\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\u304b\u77e5\u3063\u3066\u304a\u304d\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u30d2\u30b2\u8131\u6bdb\u306f<span class=\"highlighted\">1\u56de\u76ee\u304b\u3089\u8131\u6bdb\u52b9\u679c<\/span>\u304c\u3042\u308a\u30015\u56de\u300110\u56de\u300115\u56de\u3068\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u5897\u3084\u3059\u307b\u3069\u30c4\u30eb\u30c4\u30eb\u3057\u305f\u808c\u306b\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u52b9\u679c\u3068\u5fc5\u8981\u56de\u6570<\/li><li>\u51e6\u7406\u304c\u5fc5\u8981\u306a\u304f\u306a\u308b\u301c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u5b9f\u969b\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3088\u308b<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb<\/span>\u3092\u884c\u306a\u3063\u305f\u65b9\u306e\u4f53\u9a13\u8ac7\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5fc5\u8981\u306a\u56de\u6570\u304c\u308f\u304b\u308c\u3070\u3001<span class=\"highlighted\">\u6700\u7d42\u7684\u306b\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u304c\u5206<\/span><span class=\"highlighted\">\u304b\u308b<\/span>\u306e\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u5fc5\u898b\u3067\u3059\uff01<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-de123425-6664-42b9-83f2-47ef8379b715\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&amp;A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e747\u670826\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"http:\/\/FAQ4\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/a><\/li><li><a href=\"#titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/a><ul><li><a href=\"#1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/a><\/li><li><a href=\"#5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#rinx\">\u25c6RINX<\/a><\/li><li><a href=\"#rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#mens_tbc\">\u25c6MEN\u2019S TBC<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN&#8217;S TBC\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/a><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/a><ul><li><a href=\"#q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/a><\/li><li><a href=\"#q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/a><\/li><li><a href=\"#q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/a><\/li><li><a href=\"#q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-18763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306e<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u6fc3\u3055\u300d\u3084\u300c\u3069\u306e\u7a0b\u5ea6\u8131\u6bdb\u3057\u305f\u3044\u304b\u300d\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u304b\u306a\u308a\u958b\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/strong>\u306f<strong><span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<\/span><\/strong>\u305f\u3081\u3001\u4e00\u65e6\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u305f\u3068\u601d\u3063\u3066\u3082\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u3001\u307e\u305f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u6e80\u8db3\u3067\u304d\u308b\u307e\u3067\u306e\u56de\u6570\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057<strong>\u75db\u307f\u304c\u6bd4\u8f03\u7684\u5f31\u304f<\/strong>\u3001<strong>1\u56de\u306e\u30b3\u30b9\u30c8\u3082\u304a\u3055\u3048\u3089\u308c\u308b<\/strong>\u305f\u3081\u3001\u624b\u8efd\u306b\u59cb\u3081\u3089\u308c\u308b\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u4eba\u6c17\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a>\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a<\/span>\u30011\u56de\u3042\u305f\u308a\u306e\u52b9\u679c\u3082\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u9ad8\u3044\u3053\u3068\u304c\u7279\u5fb4\u3002<\/p>\n<p>\u3068\u304f\u306b<span class=\"redcolor\">\u6fc3\u3044\u30d2\u30b2\u306e\u5834\u5408\u306f\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046<\/span>\u3068\u3044\u3046\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u65e9\u3044\u65b9\u3060\u3068<strong>2\u301c3\u56de\u7a0b\u5ea6\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3089\u308c<\/strong>\u3001\u30c8\u30fc\u30bf\u30eb\u306e\u56de\u6570\u3082\u6291\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u6700\u5f8c\u306b<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a>\u3067\u3059\u304c\u3001\u3053\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f<strong><span class=\"highlighted\">\u4e8c\u5ea6\u3068\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/strong>\u3053\u3068\u304c\u4e00\u756a\u306e\u30e1\u30ea\u30c3\u30c8\u3002\u307e\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u7167\u5c04\u3067\u304d\u306a\u3044\u3001\u767d\u9aea\u3084\u307b\u304f\u308d\u304b\u3089\u751f\u3048\u3066\u3044\u308b\u6bdb\u3082\u65bd\u8853\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u5168\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u51e6\u7406\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30011\u56de300\u672c\u51e6\u7406\u3067\u304d\u308b\u3068\u4eee\u5b9a\u3057\u3066\u3001<strong>20\u301c80\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u306b\u306a\u308b\u8a08\u7b97\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u6210\u4eba\u7537\u6027\u306e\u30d2\u30b2\u306e\u672c\u6570\u306f\u7d046,000\uff5e25,000\u672c<\/small><\/p>\n<p>\u6642\u9593\u3082\u30b3\u30b9\u30c8\u3082\u304b\u304b\u308b\u305f\u3081\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u3068\u3044\u3046\u3088\u308a\u3001\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u3001<strong>\u30c7\u30b6\u30a4\u30f3\u30d2\u30b2\u3092\u697d\u3057\u307f\u305f\u3044<\/strong>\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30dd\u30a4\u30f3\u30c8<\/li><\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>\u30fb\u75db\u307f\u30841\u56de\u306e\u30b3\u30b9\u30c8\u3092\u304a\u3055\u3048\u305f\u3044\u2192\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\u30fb\u5c11\u306a\u3044\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u2192\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<br>\u30fb\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u2192\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/p>\n\n\n\n<p>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-32491\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u30b3\u30fc\u30b9\u306e\u56de\u6570\u3092\u8ff7\u3063\u3066\u3044\u308b\u65b9\u306f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u6c7a\u3081\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306f\u51e6\u7406\u3059\u308b\u30d2\u30b2\u306e\u672c\u6570\u306b\u3088\u3063\u3066\u4ed5\u4e0a\u304c\u308a\u304c\u5909\u308f\u308b\u305f\u3081\u3001\u3053\u3053\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u30fb\u7d4c\u904e\u306b\u3064\u3044\u3066\u53e3\u30b3\u30df\u3092\u8e0f\u307e\u3048\u3066\u3054\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\" class=\"wp-image-51059\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3048\u3044\u3068 | \u30d6\u30ed\u30b0\u3067\u8131\u30b5\u30e9<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff0f <strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\uff01 \uff3c <br>\u4eca\u671d\u6c17\u4ed8\u3044\u305f\u3093\u3067\u3059\u304c\u9f3b\u4e0b\u306e<strong>\u30d2\u30b2<\/strong>\u306e\u9762\u7a4d\u304c\u6e1b\u3063\u3066\u307e\u3057\u305f<br>\u3081\u3063\u3061\u3083<strong>\u30d2\u30b2<\/strong>\u5243\u308a\u304c\u697d\uff01<br><strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u8131\u6bdb\uff11\u56de\u3067\u3059\u304c \u5272\u3068\u52b9\u679c\u3092\u5b9f\u611f\u4e2d\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/eito2778\/status\/1234794711279394818?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">DANSO<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8a18\u9332: \u4e00\u56de\u3081\u306e<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u304b\u3089\u4e09\u9031\u9593\u3002\u53e3\u3072\u3052\u306e\u9752\u307f\u304c\u8584\u304f\u306a\u3063\u305f\u3002\u30a2\u30b4\u3072\u3052\u5c11\u3057\u629c\u3051\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/DANSO000\/status\/1206774867082657792?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d2\u30b2\u30ea\u30fc\u30de\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306f\u8a18\u5ff5\u3059\u3079\u304d\uff11\u56de\u76ee\u306e\u65bd\u8853\u5f8c\uff11\u304b\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3001\u5206\u304b\u308a\u3084\u3059\u3044\u69d8\u306b\uff12\u65e5\u9593\u30d2\u30b2\u3092\u5243\u3089\u305a\u306b\u4f38\u3070\u3057\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002<br>\u30af\u30ea\u30cb\u30c3\u30af\uff1a\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3000\u8131\u6bdb\u6a5f\uff1a\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u307e\u3060<br>\uff11\u56de\u76ee\u3060\u3057\u84c4\u71b1\u5f0f\u306e\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3067\u306e\u65bd\u8853\u306a\u306e\u3067\u3001\u305d\u308c\u307b\u3069\u5927\u304d\u306a\u5909\u5316\u306f\u306a\u3044\u3051\u3069\u5589\u4ecf\u306e\u8fba\u308a\u306f\u3061\u3087\u3063\u3068\u6e1b\u3063\u3066\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumo_aga\/status\/1235044858215231491?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u304b\u3089\u304b\u30891\u30f6\u6708\u5f8c\" data-id=\"18757\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18757\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1-300x167.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb1\u56de\u76ee\u304b\u30891\u30f6\u6708\u7d4c\u904e<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e0a\u306e\u753b\u50cf\u306f\u30d2\u30b2\u8131\u6bdb1\u56de\u3060\u3051\u884c\u3063\u3066\u304b\u30891\u30f6\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\u3044\u3064\u304b\u3089\u3060\u308d\u3046\u3068\u601d\u3063\u3066\u3044\u305f\u3057\u3001\u521d\u56de\u3058\u3083\u300c\u629c\u3051\u306a\u3044\u3060\u308d\u300d\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u9a5a\u304d\u3067\u3059\u3002\u3061\u306a\u307f\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u304b\u306a\u308a\u3042\u308a\u307e\u3057\u305f\u30fb\u30fb\u30fb\u3067\u3082\u3053\u308c\u3067\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u3068\u601d\u3048\u3070\u6211\u6162\u3067\u304d\u308b\uff01\u3053\u308c\u304b\u3089\u306e\u7d4c\u904e\u304c\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\" class=\"wp-image-51060\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d5\u30af\u30ca\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\uff08<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\uff093\u56de\u76ee\u3067\u307e\u3060\u307e\u3060\u6b8b\u3063\u3066\u3044\u308b\u304c\u3060\u3044\u3076\u8584\u304f\u306a\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/Fukunan_nanpa\/status\/1219643825418670080?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3042\u3080<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306b\u808c\u304c\u8010\u3048\u59cb\u3081\u305f\u611f\u3042\u308b\u3093\u3060\u304c<br>\u5f37\u3081\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<strong>3\u56de<\/strong>\u76ee\u3057\u305f\u306e\u306b\u30b3\u30a4\u30c4\u3089\u5e73\u7136\u3068\u751f\u3048\u3066\u304d\u3084\u304c\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/amut_R\/status\/1237259617723281408?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18758\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18758\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3-300x166.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb3\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30923\u56de\u3057\u3066\u3001\u52b9\u679c\u3092\u3088\u308a\u5b9f\u611f\u3057\u307e\u3057\u305f\u3002\u30d2\u30b2\u304c\u5c11\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d\u3002\u4ee5\u524d\u306f1\u30f6\u6708\u9593\u5243\u3089\u306a\u3044\u3068\u304b\u306a\u308a\u6fc3\u3044\u72b6\u614b\u306b\u306a\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u305d\u308c\u306b\u6bd4\u3079\u308b\u3068\u7dba\u9e97\u3067\u3059\u306d\u3002\u305f\u3060\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u767d\u9aea\u306b\u306f\u53cd\u5fdc\u3057\u306a\u3044\u305f\u3081\u767d\u3044\u30d2\u30b2\u306f\u6b8b\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u306a\u3089\u767d\u9aea\u304c\u306a\u304420\u4ee3\u306e\u3046\u3061\u306b\u3084\u3063\u305f\u65b9\u304c\u826f\u3044\u3067\u3059\u306d\u3002\u3042\u3068\u3001\u4eca\u56de\u306e\u8131\u6bdb\u306f\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u3002\u524d\u65e5\u306b\u304a\u9152\u3092\u98f2\u3093\u3060\u304b\u3089\u304b\u306a\u30fb\u30fb\u30fb\u3002\u8131\u6bdb\u524d\u306f\u304a\u9152\u3092\u98f2\u307e\u306a\u3044\u307b\u3046\u304c\u826f\u3044\u3067\u3059\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-2-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-3-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e3\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-4-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\" class=\"wp-image-51061\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30de\u30ae\u30fc\u5be9\u53f8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>5\u56de<\/strong>\u76ee\uff01<br>\u304b\u306a\u308a\u30b9\u30c3\u30ad\u30ea\u3057\u3066\u304d\u307e\u3057\u305f^_^<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/maggyshinji\/status\/1093713881355083776?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306d\u3053<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">SBC\u306e<strong>\u30d2\u30b2\u8131\u6bdb<\/strong>(6\/6)\u7d42\u308f\u3063\u305f\u30fc\uff01<br>\u3046\u30fc\u30935\u56de\u76ee\u5f8c\u306e\u69d8\u5b50\u3092\u8003\u3048\u308b\u3068\u3088\u3046\u3084\u304f\u534a\u5206\u304f\u3089\u3044\u3063\u3066\u611f\u3058\u305f\u306a\u30fc\u3002\u3053\u308c\u306f\u8ffd\u52a0\u304c\u5fc5\u8981\u304b\u306a<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/yuu_cat1\/status\/1238731215156334592?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c\uff01\u3064\u3044\u306b\u30c4\u30eb\u30c4\u30eb\u304b\uff1f\uff01\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" data-id=\"22859\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/5-1\/\" class=\"wp-image-22859\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb5\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">5\u56de\u76ee\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u826f\u3044\u611f\u3058\u306b\u52b9\u679c\u3092\u5b9f\u611f\u3057\u3066\u3044\u307e\u3059\u3002\u30d2\u30b2\u8131\u6bdb4\u56de\u76ee\u306e\u6642\u306f\u9996\u306e\u90e8\u5206\u306b\u30d2\u30b2\u304c\u6b8b\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306f\u3042\u307e\u308a\u751f\u3048\u3066\u306a\u3044\u3067\u3059\u306d\u3002\u6b8b\u3063\u3066\u3044\u308b\u306e\u306f\u982c\u3068\u9f3b\u4e0b\u306e\u90e8\u5206\u3002\u3053\u3053\u3092\u96c6\u4e2d\u3057\u3066\u3084\u3063\u3066\u3082\u3089\u3044\u305f\u3044\u3067\u3059\u306d\u30021\u56de\u305a\u3064\u52b9\u679c\u304c\u308f\u304b\u308b\u306e\u3067\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\" class=\"wp-image-51062\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840bce20-a73b-4340-ac92-9316d28aed24\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Ken@kintore\u00d7car\u00d7cats<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u8131\u6bdb\u5c02\u9580\u5e97\u300cRINX\u300d\u306b\u3066\u5168\u8eab\u8131\u6bdb\u30922019\u5e74\uff11\u6708\u304b\u3089\u59cb\u3081\u307e\u3057\u305f\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u3092\u958b\u59cb\u3057\u3066\u304b\u3089\u5148\u65e5<strong>10\u56de<\/strong>\u76ee\u3092\u8fce\u3048\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u524d\u3088\u308a\u3082\u304b\u306a\u308a<strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u305d\u308c\u306b\u3088\u308a<strong>\u30d2\u30b2<\/strong>\u3092\u5243\u308b\u983b\u5ea6\u30821\u9031\u9593\u306b\uff11\u301c\uff12\u56de\u7a0b\u5ea6\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306f\u6b8b\u308a<strong>10\u56de<\/strong>\u306a\u306e\u3067\u4eca\u5f8c\u3082\u7d4c\u904e\u3092\u8f09\u305b\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/kintoredietblog\/status\/1174601478725488641?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-899edaea-6086-4b43-9508-bfef462b6c10\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">@datsumomen<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b5\u30ed\u30f3\u306e\u5149\u8131\u6bdb\u3067<strong>10\u56de\u30d2\u30b2<\/strong>\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u982c\u3001\u9996\u3001\u3082\u307f\u3042\u3052\u4ed8\u8fd1\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d<br>\u305f\u3060\u3001\u9f3b\u4e0b\u3068\u984e\u306f\u307e\u3060\u3057\u3076\u3068\u304f\u6b8b\u3063\u3066\u3044\u308b\u611f\u3058\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumomen\/status\/1236807019778039810?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a100046a-503d-4133-bb86-49363a991c5f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3068\u3063\u304d\u30fc \/ \u30e9\u30f3\u30c1\u30af\u30ea\u30a8\u30a4\u30bf\u30fc<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6c38\u4e45\u8131\u6bdb\u3092\u632f\u308a\u8fd4\u308b\uff081\/9\uff09<br><strong>\u30d2\u30b2<\/strong>\u306b\u60a9\u3080\u7537\u6027\u306b\u3080\u3051\u3066<br>\u5168<strong>10\u56de<\/strong>\u30fb10\u30f6\u6708\u306e\u533b\u7642\u8131\u6bdb\uff08\u304b\u304a\uff09<br>\u2192\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u4ee5\u524d\u306f\u671d\u306b\u9577\u6642\u9593\u5927\u91cf\u306e\u525b\u6bdb\u305f\u3061\u3068\u683c\u95d8\u3002\u529b\u3065\u304f\u306a\u306e\u3067\u51fa\u8840\uff0b\u808c\u8352\u308c\u3002\u5e30\u5b85\u3059\u308b\u3068\u304d\u306b\u306f\u6bdb\u306f\u5fa9\u6d3b\u3002\u6614\u304b\u3089\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3067\u5927\u4eba\u306b\u306a\u3063\u305f\u3089\u8131\u6bdb\u3057\u3088\u3046\u3068\u6c7a\u3081\u3066\u3044\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/lunch_creator\/status\/1163806899290038272?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30a2\u30de\u30ce\u30b8\u30e3\u30af<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u3082\u30ec\u30fc\u30b6\u30fc\u3067<strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>10\u56de<\/strong>\u3057\u3066\u3001\u8584\u304f\u306a\u3063\u305f\u3051\u3069\u3001\u307e\u3060\u307e\u3060\u6fc3\u3044\u2026 <br><strong>\u30d2\u30b2<\/strong>\u304c\u6fc3\u3044\u81ea\u5206\u306e\u3088\u3046\u306a\u4eba\u9593\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3001\u8584\u3044\u4eba\u306f\u7fa8\u307e\u3057\u3044\u3067\u3059\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/SunHei2\/status\/1103615705088352257?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-ada62458-5938-403b-92f7-0d296fe9000e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18760\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18760\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10-300x165.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb10\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">10\u56de\u76ee\u304c\u7d42\u308f\u308b\u30681\u30f6\u6708\u9593\u30d2\u30b2\u3092\u5243\u3089\u306a\u304f\u3066\u3082\u3042\u307e\u308a\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u884c\u306a\u3063\u3066\u308b\u306e\u306f\u30ab\u30c3\u30c6\u30a3\u30f3\u30b0\u3060\u3051\u3002\u6c17\u306b\u306a\u308b\u90e8\u5206\u3092\u30cf\u30b5\u30df\u3067\u5207\u3063\u305f\u3050\u3089\u3044\u3067\u3059\u3002\u30c4\u30eb\u30c4\u30eb\u808c\u306b\u8fd1\u3065\u3044\u3066\u304d\u307e\u305f\u306d\u3002\u7d4c\u904e\u89b3\u5bdf\u3057\u3066\u304d\u3066\u3088\u304b\u3063\u305f\uff01<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n<p>\u5143\u3005\u306e\u6bdb\u306e\u6fc3\u3055\u3001\u307e\u305f\u76ee\u6307\u3059\u30b4\u30fc\u30eb\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u5fc5\u8981\u306a\u56de\u6570\u304c\u5909\u308f\u3063\u3066\u304d\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u4eba\u306f\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u3057\u3064\u3064\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e<strong>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u6d3b\u7528<\/strong>\u3057\u3066\u56de\u6570\u3092\u8a2d\u5b9a\u3059\u308b\u306e\u304c\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><span class=\"highlighted\">\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u5c02\u9580<\/span>\u3068\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3042\u308c\u3070\u3001<strong>\u6bce\u65e5\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30d7\u30ed<\/strong>\u304c\u96c6\u7d50\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u81ea\u5206\u306b\u5fc5\u8981\u306a\u56de\u6570\u3092\u898b\u6975\u3081\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\" class=\"wp-image-33909\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u629e\u3057\u3066\u3082\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u306f\u7d42\u308f\u3089\u305a\u3001\u8907\u6570\u56de\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u901a\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f<span class=\"highlighted\">\u6bdb\u5468\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u6bdb\u304c\u751f\u3048\u5909\u308f\u308b\u30b5\u30a4\u30af\u30eb\u306b\u95a2\u4fc2\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6bdb\u5468\u671f\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">\u6210\u9577\u671f\u30fb\u9000\u884c\u671f\u30fb\u4f11\u6b62\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u671f\u9593\u306b\u5206\u985e\u3055\u308c\u307e\u3059\u3002\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u3001\u53d7\u3051\u308b\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u6210\u9577\u671f\u306e\u30d2\u30b2\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<p>\u3061\u306a\u307f\u306b\u6210\u9577\u671f\u306e<span class=\"highlighted\">\u30d2\u30b2\u306f\u5168\u4f53\u306e15\u301c20\uff05\u7a0b\u5ea6<\/span>\u3002\u3064\u307e\u308a\u3001\u4e00\u56de\u306e\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u5168\u4f53\u306e15\u301c20\uff05\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u30d2\u30b2\u306f\u304a\u304a\u3088\u305d2\u30f6\u6708\u304b\u3051\u3066\u6bdb\u5468\u671f\u3092\u4e00\u5468\u3057\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u591a\u304f\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f2\u30f6\u6708\u306b1\u56de\u306e\u8131\u6bdb\u304c\u63a8\u5968\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6bdb\u5468\u671f\u306e\u30da\u30fc\u30b9\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u8131\u6bdb\u3092\u884c\u306a\u3046\u969b\u306f\u3001\u304a\u5e97\u306e\u30b9\u30bf\u30c3\u30d5\u3068<strong>\u76f8\u8ac7\u3057\u306a\u304c\u3089\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3067\u304d\u308b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u7acb\u3066\u307e\u3057\u3087\u3046<\/strong>\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-hairremoval-hair-cycle\/\">\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3068\u6bdb\u5468\u671f\u306e\u95a2\u4fc2\u306f\uff1f\u30d9\u30b9\u30c8\u306a\u671f\u9593\u3067\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3057\u3088\u3046<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg\" alt=\"\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\" class=\"wp-image-22347\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b<span class=\"highlighted\">\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td><\/td><td><br><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><td><img class=\"wp-image-34381\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34272\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png\" alt=\"MEN'S TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png 1280w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-300x169.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-768x432.png 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-1024x576.png 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN&#8217;S TBC<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6700\u5b89\u5024\uff081\u56de\u3042\u305f\u308a5,058\u5186\uff09<br>\u30fb\u521d\u8a3a\u6599\u3001\u85ac\u4ee3\u7121\u6599<\/td><td>\u30fb\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u306a\u3046\u65bd\u8853\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u30d2\u30b2\u8131\u6bdb7\u56de\u76ee\u4ee5\u964d\u304c100\u5186<\/td><td>\u30fb\u521d\u8a3a\u6599\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3001\u51e6\u7f6e\u6599\u3001\u85ac\u4ee3\u7121\u6599<br>\u30fb\u9014\u4e2d\u89e3\u7d04OK<\/td><td>\u30fb\u5fb9\u5e95\u3057\u305f\u9867\u5ba2\u5bfe\u5fdc\u3092\u8ffd\u6c42\u3059\u308b\u30b5\u30ed\u30f3<br>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u53d7\u4ed8\u542b\u3081\u7537\u6027\u306e\u307f<\/td><td>\u30fb\u4ed6\u306e\u65bd\u8a2d\u306b\u6bd4\u3079\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u26051\u56de5,700\u5186\u301c<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br><strong>\u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186\u3000\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br><strong>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br><strong>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong> <br>\u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u518573\u9662<\/td><td>\u56fd\u518518\u9662<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p style=\"text-align: left;\"><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u306f\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001\u7a0e\u8fbc\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<h3><span id=\"titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u5b9f\u7e3e<\/span>\u3092\u8a87\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u6bd4\u8f03\u3057\u3066\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u304f\u30016\u56de16,800\u5186\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u3001\u516c\u5f0fHP\u304b\u3089\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u691c\u7d22\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u4e0a\u53e3\u3072\u3052\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td> 16,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052\u5468\u8fba\u30fb\u982c<\/td><td> 19,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u4e0a\u53e3\u3072\u3052\u30fb\u984e\u30fb\u984e\u4e0b\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td> <a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30bb\u30f3\u30b7\u30c6\u30a3\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30a2\u30ab\u30c7\u30df\u30a2\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u6771\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u65e5\u3082\u5bfe\u5fdc\u53ef<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u203b\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u203b\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3068\u7570\u306a\u308a\u3001\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u3068\u533b\u7642\u9ebb\u9154\u3092\u4f7f\u3044\u5206\u3051\u308b\u3053\u3068\u306b\u3088\u308b\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u3092\u53ef\u80fd\u306b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u6700\u65b0\u306e\u84c4\u71b1\u8131\u6bdb\u6a5f\u3001<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/span>\u306f\u75db\u307f\u304c\u5c11\u306a\u3044\u3060\u3051\u3067\u306a\u304f\u3001\u65e5\u713c\u3051\u808c\u306b\u3082\u5bfe\u5fdc\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u300c\u3067\u304d\u308b\u3060\u3051\u75db\u307f\u306e\u5c11\u306a\u3044\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u300d\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u307e\u305f\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c\u8ffd\u52a0\u6599\u91d1100\u5186\u3067\u901a\u3048\u308b<\/strong>\u70b9\u3082\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>75,680\u5186\/6\u56de<\/td><\/tr><tr><td>\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\u30fb\u3082\u307f\u3042\u3052\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>39,600\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u30fb\u9996\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>49,500\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6c60\u888b\u9662\u30fb\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662\u30fb\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u5bae\u9662\u30fb\u6a2a\u6d5c\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u9662\u30fb\u4eac\u90fd\u70cf\u4e38\u9662\u30fb\u795e\u6238\u4e09\u5bae\u9662\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662\u30fb\u798f\u5ca1\u5929\u795e\u9662\u30fb\u672d\u5e4c\u9662\u30fb\u4ed9\u53f0\u9662\u30fb\u5e83\u5cf6\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3053\u3061\u3089 (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09 <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u30ab\u30fc\u30c9\u306e\u7a2e\u985e\u306f\u8a18\u8f09\u306a\u3057\uff09<br>\u30fb\u533b\u7642\u5206\u5272<br>\uff0a\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p><img style=\"border: none;\" src=\"https:\/\/t.afi-b.com\/lead\/d6617w\/j706195E\/S225635l\" width=\"1\" height=\"1\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f<strong>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u7121\u6599<\/strong>\u306a\u305f\u3081\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306b\u5408\u308f\u305b\u3066\u67d4\u8edf\u306b\u65e5\u7a0b\u3092\u8abf\u6574\u3067\u304d\u308b\u3053\u3068\u3067\u3059\u3002\u307e\u305f\u4e07\u304c\u4e00\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u3053\u3063\u305f\u5834\u5408\u306f\u5b8c\u5168\u7121\u6599\u3067\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n<p>\u521d\u8a3a\u6599\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u3082\u7121\u6599\u3067\u3042\u308b\u305f\u3081\u3001\u6c17\u8efd\u306b\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09 <\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"rinx\">\u25c6RINX<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-H234318p&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1421997934-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e<span class=\"highlighted\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30b5\u30ed\u30f3<\/span>\u3067\u3059\u3002\u5206\u5272\u6255\u3044\u306a\u3089<strong>\u6708\u3005500\u5186<\/strong>\u304b\u3089\u8131\u6bdb\u3092\u884c\u306a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u65e5\u672c\u4eba\u7537\u6027\u306e\u6bdb\u8cea\u306b\u3042\u3063\u305f\u8131\u6bdb\u6a5f\u3092\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u3001\u4ed6\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3088\u308a\u3082\u75db\u307f\u304c\u5c11\u306a\u304f\u3001<strong>\u525b\u6bdb\u30d2\u30b2\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u53ef\u80fd<\/strong>\u3067\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u4e21\u307b\u307b\u30fb\u4e21\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u3042\u3054\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>16,800\u5186\/5\u56de<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>12,600\u5186\/5\u56de<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u3001\u9996<\/td><td>21,000\u5186\/5\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6a2a\u6d5c\u99c5\u524d\u3001\u57fc\u7389\u5927\u5bae\u3001\u5343\u8449\u4e2d\u592e\u3001\u57fc\u7389\u8d8a\u8c37\u3001\u6803\u6728\u3001\u5b87\u90fd\u5bae\u3001\u5ddd\u5d0e\u99c5\u524d\u3001\u8328\u57ce\u6c34\u6238\u3001\u8239\u6a4b\u99c5\u524d\u3001\u57fc\u7389\u5ddd\u53e3\u3001\u7fa4\u99ac\u9ad8\u5d0e\u3001\u795e\u5948\u5ddd\u539a\u6728\u3001\u6771\u4eac\u6e0b\u8c37\u3001\u6771\u4eac\u6c60\u888b\u3001\u6771\u4eac\u65b0\u5bbf\u3001\u9280\u5ea7\u6709\u697d\u753a\u3001\u6771\u4eac\u4e0a\u91ce\u3001\u6771\u4eac\u7acb\u5ddd\u3001\u6771\u4eac\u54c1\u5ddd\u3001\u6771\u4eac\u753a\u7530\u3001\u6771\u4eac\u5409\u7965\u5bfa\u3001\u81ea\u7531\u304c\u4e18\u3001\u79cb\u8449\u539f\u795e\u7530\u3001\u795e\u6238\u672c\u5e97\u3001\u4eac\u90fd\u6cb3\u539f\u753a\u3001\u6ecb\u8cc0\u8349\u6d25\u3001\u5927\u962a\u6885\u7530\u3001\u5927\u962a\u96e3\u6ce2\u3001\u5927\u962a\u5929\u738b\u5bfa\u3001\u5927\u962a\u4eac\u6a4b\u3001\u540d\u53e4\u5c4b\u99c5\u524d\u3001\u540d\u53e4\u5c4b\u6804\u3001\u5c90\u961c\u99c5\u524d\u3001\u9759\u5ca1\u99c5\u524d\u3001\u77f3\u5ddd\u91d1\u6ca2\u3001\u9577\u91ce\u99c5\u524d\u3001\u9759\u5ca1\u6d5c\u677e\u3001\u65b0\u6f5f\u99c5\u524d\u3001\u611b\u77e5\u8c4a\u7530\u3001\u5bae\u57ce\u4ed9\u53f0\u3001\u5317\u6d77\u9053\u672d\u5e4c\u3001\u79cb\u7530\u99c5\u524d\u3001\u672d\u5e4c\u99c5\u5317\u53e3\u3001\u9752\u68ee\u99c5\u524d\u3001\u5e83\u5cf6\u672c\u901a\u3001\u5ca1\u5c71\u99c5\u524d\u3001\u798f\u5ca1\u535a\u591a\u3001\u798f\u5ca1\u5929\u795e\u3001\u9e7f\u5150\u5cf6\u3001\u6c96\u7e04\u90a3\u8987\u3001\u718a\u672c\u4e0b\u901a<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">WEB\u3054\u4e88\u7d04\u30fb\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6771\u4eac\u65b0\u5bbf\u5e97<br>\u5e73\u65e5\u300012:00\uff5e21:00<br>\u571f\u65e5\u795d\u300011:00\uff5e20:00<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u6728\u66dc\u65e5<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>BRILLIO <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff0a\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u30fb\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">\u25c6MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a<span class=\"highlighted\">\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3<\/span>\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong>\u521d\u56de1,000\u5186<\/strong>\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u3072\u3052\uff08\u7d30\u304b\u306a\u90e8\u4f4d\u307e\u3067\u81ea\u7531\u306b\u9078\u629e\u3067\u304d\u308b\uff09<\/td><td>132\u5186\u301c\/1\u672c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"men8217s_tbc\">MEN&#8217;S TBC\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">MEN&#8217;S TBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u5404\u90fd\u9053\u5e9c\u770c\u306e\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u691c\u7d22<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP <a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-644de88e-8139-4d43-880d-7fd30402bb53\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-menstbc\/\">MEN\u2019S TBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg\" alt=\"\u808c\u306e\u708e\u75c7\u304c\u8d77\u304d\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18800\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066\u4ee5\u4e0b\u306e3\u3064\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u808c\u304c\u8d64\u307f\u3001\u816b\u308c\u305f\u308a\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb<\/li><li>\u9aed\u306e\u786c\u6bdb\u5316\u306b\u3088\u308b\u6ce5\u68d2\u9aed\u73fe\u8c61<\/li><li>\u65bd\u8853\u6642\u306e\u75db\u307f\u304c\u8010\u3048\u3089\u308c\u306a\u3044<\/li><\/ul>\n<\/div><\/div>\n\n\n<p><strong>\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u308f\u308c\u308b\u65bd\u8853<\/strong>\u306f\u3001\u30bb\u30eb\u30d5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u3044\u305a\u308c\u3082\u9ad8\u3044\u52b9\u679c\u304c\u671f\u5f85\u3055\u308c\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u305d\u306e\u4e00\u65b9<span class=\"redcolor\">\u76ae\u819a\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5927\u304d\u304f\u3001\u708e\u75c7\u306a\u3069\u306e\u30c8\u30e9\u30d6\u30eb\u304c\u304a\u3053\u308b\u53ef\u80fd\u6027<\/span>\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u30fb\u5931\u6557\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u3010\u9aed\u8131\u6bdb2020\u3011\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg\" alt=\"\u7591\u554f\u3092\u62b1\u3048\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u306b\u56de\u7b54\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg\" alt=\"\u96fb\u7403\u3068\u96fb\u5353\" class=\"wp-image-40952\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528\u3068\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8<\/td><td>10\u301c12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><\/tr><tr><td>\u9996\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>30,350\u5186\/6\u56de<\/td><\/tr><tr><td>\u3042\u3054\u306e\u307f<\/td><td>10\u301c12\u56de<\/td><td>58,560\u5186\/12\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3068\u3042\u3054\u306e\u307f\u306e\u8131\u6bdb\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e6\u56de\u8131\u6bdb\u30b3\u30fc\u30b9\u30922\u30bb\u30c3\u30c8\u53d7\u3051\u305f\u5834\u5408\u3092\u60f3\u5b9a\u3002<\/small><\/p>\n\n\n<p>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<span class=\"highlighted\">10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/span>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg\" alt=\"\" class=\"wp-image-32643\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg 720w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none-300x124.jpg 300w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u8131\u6bdb\u52b9\u679c<\/td><\/tr><tr><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044<\/td><\/tr><tr><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<\/td><\/tr><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3064\u307e\u308a\u3001<span class=\"redcolor\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22351\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td><\/td><td> \u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8 <\/td><td> \u30c0\u30a4\u30aa\u30fc\u30c9 <\/td><td> YAG <\/td><\/tr><tr><td>\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044<br>\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd <\/td><td style=\"text-align:left\">\u30fb\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef <\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044<br>\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <\/td><td>\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5f37\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <\/td><\/tr><tr><td>\u5c0e\u5165\u65bd\u8a2d <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a> <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a> <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p>\u30fb\u7f8e\u808c\u52b9\u679c\u3092\u4e00\u7dd2\u306b\u5f97\u305f\u3044\u306a\u3089<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u306a\u3089<strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u525b\u6bdb\u306a\u30d2\u30b2\u3092\u3057\u3063\u304b\u308a\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089<strong>\u30e1\u30f3\u30ba\u30ea\u30bc<\/strong><\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3 id=\"FAQ4\"><span id=\"q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u5341\u5206\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg\" alt=\"\u7b11\u9854\u306e\u5916\u4eba\u7537\u6027\" class=\"wp-image-18767\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u3046\u3068<span class=\"highlighted\">\u521d\u56de\u304b\u3089\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u308b<\/span>\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306b\u306f5\u301c7\u56de\u7a0b\u5ea6\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u306a\u308910\u301c12\u56de\u7a0b\u5ea6\u306e\u56de\u6570\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<p>\u307e\u305f\u3001\u3053\u3053\u3067\u304a\u3059\u3059\u3081\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3044\u305a\u308c\u3082<strong>\u53e3\u30b3\u30df\u3067\u4eba\u6c17\u304c\u9ad8\u304f\u3001\u5e45\u5e83\u3044\u5e74\u9f62\u5c64\u304b\u3089\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u3084<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">RINX<\/a>\u306f\u521d\u56de\u5272\u5f15\u3082\u884c\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u521d\u3081\u3066\u306e\u65b9\u306f\u304a\u5f97\u306b\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\uff01<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u3063\u3066\u4f55\u56de\u8131\u6bdb\u3059\u308c\u3070\u3044\u3044\u306e\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a11\u56de\u76ee\u306e\u8131\u6bdb\u3067\u3069\u306e\u3050\u3089\u3044\u6bdb\u306f\u6e1b\u308b\u306e\uff1f<\/td><td style=\"text-align:left\" rowspan=\"2\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3063\u3066\u3069\u306e\u3050\u3089\u3044\uff1f<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30926\u56de\u3084\u3063\u305f\u3089\u3069\u306e\u3050\u3089\u3044\u30d2\u30b2\u304c\u306a\u304f\u306a\u308b\uff1f<\/td><td style=\"text-align:left\">\u30d2\u30b2\u8131\u6bdb6\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002 <br\/>\u3010\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3011 33,600\u5186\/12\u56de <br\/>\u3010\u9996\u306e\u307f\u3011 29,280\u5186\/6\u56de <br\/>\u3010\u307b\u307b\u306e\u307f\u301130,350\u5186\/6\u56de<br\/>\u3010\u3042\u3054\u306e\u307f\u301158,560\u5186\/12\u56de <br\/>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<strong>10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<br\/>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<br\/><br\/>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u2026\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<br\/>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/><br\/>\u3064\u307e\u308a\u3001<strong>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/strong>\u3002<br\/>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01 <\/strong> <p class=\"schema-faq-answer\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<strong>3\u7a2e\u985e<\/strong>\u3042\u308a\u307e\u3059\u3002 <br\/>\u3010\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u3011\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b \u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <br\/>\u3010\u30c0\u30a4\u30aa\u30fc\u30c9\u3011\u75db\u307f\u304c\u5c11\u306a\u3044\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd\u30fb\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <br\/>\u3010YAG\u3011\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u30fb\u75db\u307f\u304c\u5f37\u3044<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <br\/><br\/> \u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<strong><br\/>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<br\/>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong><br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u306b\u3001\u5341\u5206\u306b\u76f8\u8ac7\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb [&hellip;]<\/p>\n","protected":false},"author":29,"featured_media":18194,"parent":20488,"menu_order":823,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb&hellip;","acf":{"long_text_title":"\u3010\u5199\u771f\u3042\u308a\u3011\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","custom_order":"","second_featured_image":{"ID":18193,"id":18193,"title":"3724_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3724-none.jpg","filesize":24633,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","author":"18","description":"","caption":"","name":"3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":18112,"date":"2019-11-28 00:18:34","modified":"2019-11-28 00:27:08","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","large-width":720,"large-height":298}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":{"title":"","url":"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E","target":"_blank"},"cta_image":{"ID":59890,"id":59890,"title":"Group 6","filename":"group-6.png","filesize":62146,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6.png","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/group-6\/","alt":"","author":"1","description":"","caption":"","name":"group-6","status":"inherit","uploaded_to":18112,"date":"2020-09-21 09:25:42","modified":"2020-09-21 09:25:42","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":1516,"height":336,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-300x66.png","medium-width":300,"medium-height":66,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-768x170.png","medium_large-width":768,"medium_large-height":170,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-1024x227.png","large-width":1000,"large-height":222}},"show_hide_author":"1","show_hide_review":"0","front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=18112"}],"version-history":[{"count":116,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions"}],"predecessor-version":[{"id":93554,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions\/93554"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/18194"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=18112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20488,"date":"2024-05-31T02:00:00","date_gmt":"2024-05-30T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20488"},"modified":"2024-05-31T02:00:40","modified_gmt":"2024-05-30T17:00:40","slug":"effect-merit-demerit","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/","title":{"rendered":"\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8"},"content":{"rendered":"<p><strong>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d<\/strong><\/p>\n<p>\u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e\u306e\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u305f\u65b9\u306e\u30cd\u30ac\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u3001\u8ff7\u3063\u3066\u3057\u307e\u3046\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u3001\u6fc3\u3044\u30d2\u30b2\u3092\u306a\u304f\u305b\u308b\u306a\u3069\u306e\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u540c\u6642\u306b<span class=\"redcolor\">\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u62b1\u3048\u3066\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/span>\u306e\u4e21\u5074\u9762\u3092\u3057\u3063\u304b\u308a\u3068\u304a\u4f1d\u3048\u3059\u308b\u3053\u3068\u3067\u3001\u307f\u306a\u3055\u3093\u304c\u5f8c\u6094\u306a\u304f\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u3088\u3046\u304a\u624b\u4f1d\u3044\u3067\u304d\u308c\u3070\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-215c3e92-328a-4186-a69e-68107b5bd845\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3061\u306a\u307f\u306b\u3001\u79c1\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u5168\u3066\u7d4c\u9a13\u6e08\u307f\u3067\u3059\uff01\u81ea\u5df1\u51e6\u7406\u3082\u3044\u308d\u3044\u308d\u8a66\u3057\u307e\u3057\u304c\u3001\u3084\u3063\u3071\u308a\u8131\u6bdb\u3092\u3059\u308b\u3068\u52b9\u679c\u3082\u4e00\u5b9a\u671f\u9593\u3064\u3065\u304d\u307e\u3059\u3057\u3001\u304b\u306a\u308a\u697d\u3067\u3057\u305f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n\n<p>\u305d\u308c\u3067\u306f\u65e9\u901f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306e\u65b9\u6cd53\u7a2e\u985e\u306e\u52b9\u679c\u3084\u8cbb\u7528\u76f8\u5834<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306e\u9806\u3067\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/a><ul><li><a href=\"#titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/a><\/li><li><a href=\"#titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/a><ul><li><a href=\"#titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/a><\/li><li><a href=\"#titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/a><\/li><li><a href=\"#titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/a><\/li><li><a href=\"#1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/a><ul><li><a href=\"#titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/a><\/li><li><a href=\"#titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/a><\/li><li><a href=\"#titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/a><\/li><li><a href=\"#titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/a><\/li><li><a href=\"#1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/a><\/li><li><a href=\"#titleid-17\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/li><li><a href=\"#titleid-18\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-19\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01\u30e1\u30f3\u30baTBC<\/a><\/li><li><a href=\"#titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/a><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&amp;A<\/a><ul><li><a href=\"#q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/a><\/li><li><a href=\"#q-2\">Q. \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044\uff1f<\/a><\/li><li><a href=\"#q-3\">Q. \u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-23\">\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c\uff01\u3072\u3052\u306e\u629c\u3051\u5177\u5408\u3084\u6ce5\u68d2\u30d2\u30b2\u304c\u8d77\u304d\u305f\u304b\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" class=\"wp-image-22345\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f3\u7a2e\u985e\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8541e368-6820-4733-9a08-69390044dc80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/li><li>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3001\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u53d7\u3051\u3089\u308c\u308b\u65bd\u8a2d<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u76ae\u819a\u79d1<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u6e1b\u6bdb\u30fb\u6291\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><\/tr><tr><td>\u5fc5\u8981\u306a\u56de\u6570<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a4\u301c6\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a8\u301c12\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a20\u56de\u4ee5\u4e0a<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a6\u301c8\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a10\u301c15\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a\u7d0425\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u30d1\u30c1\u30f3\u3068\u5f3e\u304f\u3088\u3046\u306a\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u304c\u8d70\u308b\u3088\u3046\u306a\u75db\u307f<\/td><td>\u8702\u306b\u523a\u3055\u308c\u308b\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u4e00\u3064\u305a\u3064\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3092\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0420\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u5149\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3066\u3044\u3066\u3001\u5149\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3053\u3068\u3067\u6bdb\u6839\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n<p><strong>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d<\/strong>\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u30b5\u30ed\u30f3\u3067\u5c0e\u5165\u3057\u3066\u3044\u308b\u306e\u306fIPL\u8131\u6bdb\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6bd4\u8f03\u7684\u75db\u307f\u304c\u5f31\u304f\u3001\u30d2\u30b2\u3067\u3042\u308c\u30701\u90e8\u4f4d3,000\u5186\u7a0b\u5ea6\u304b\u3089\u53d7\u3051\u3089\u308c\u308b\u306a\u3069\u3001\u624b\u9803\u306a\u4fa1\u683c\u3067\u59cb\u3081\u3089\u308c\u308b\u306e\u304c\u9b45\u529b\u3067\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u304f\u3001\u6e1b\u6bdb\u30fb\u6291\u6bdb\u306b\u3068\u3069\u307e\u308b\u305f\u3081\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u3068\u3057\u3066\u3082\u518d\u3073\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u3001\u9577\u671f\u9593\u306b\u6e21\u308a\u901a\u3046\u5fc5\u8981\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u52b9\u679c\u3092\u5b9f\u611f\u3059\u308b\u307e\u3067\u306e\u671f\u9593\u3068\u8cbb\u7528<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg\" alt=\"\u30ec\u30fc\u30b5\u3099\u30fc\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36201\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d045\u56de<\/td><td>\u7d0410\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u306f\u57fa\u672c\u7684\u306b\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u540c\u3058\u3067\u3059\u3002<\/p>\n<p>\u9055\u3044\u306f\u5149\u306e\u5f37\u3055\u3002<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/dermatology\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u76ae\u819a\u79d1\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3069\u3001\u533b\u7642\u6a5f\u95a2\u3067\u306e\u307f\u53d7\u3051\u3089\u308c\u308b\u65b9\u6cd5\u3067\u3001<strong>\u5fc5\u305a\u533b\u7642\u5f93\u4e8b\u8005\u304c\u65bd\u8853\u3092\u304a\u3053\u306a\u3044\u307e\u3059<\/strong><\/a>\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u5f37\u3044\u5149\u3092\u6271\u3048\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u65bd\u8853\u304c\u8a31\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u9ebb\u9154\u3092\u4f7f\u3048\u308b\u306e\u3082\u7279\u5fb4\u3002<\/p>\n<p>\u5f37\u3044\u5149\u3092\u7167\u5c04\u3067\u304d\u308b\u5206\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046\u305f\u3081\u3001\u7b11\u6c17\u30ac\u30b9\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3092\u4f7f\u7528\u3057\u3066\u75db\u307f\u3092\u7de9\u548c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u75db\u307f\u304c0\u306b\u306a\u308b\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u306f\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\" class=\"wp-image-3634\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-300x150.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-768x384.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0415\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>25\u4e07\u5186\u524d\u5f8c<\/td><td>100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u91dd\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3001\u6bdb\u7a741\u672c1\u672c\u306b\u30d7\u30ed\u30fc\u30d6\u3068\u3044\u3046\u91dd\u306e\u3088\u3046\u306a\u3082\u306e\u3092\u5dee\u3057\u8fbc\u307f\u3001\u6bdb\u6839\u306b\u76f4\u63a5\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3066\u3044\u304f\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6b21\u306e4\u3064\u306e\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u96fb\u6c17\u5206\u89e3\u6cd5\u2026\u91dd\u304b\u3089\u5fae\u5f31\u306a\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u2026\u9ad8\u5468\u6ce2\u306e\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d6\u30ec\u30f3\u30c9\u6cd5\u2026\u96fb\u6c17\u5206\u89e3\u6cd5 \/ \u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u3092\u5408\u308f\u305b\u305f\u65b9\u6cd5<\/li><li>\u7d76\u7e01\u91dd\uff08ELT\uff09\u8131\u6bdb\u2026\u96fb\u6c17\u306e\u71b1\u3067\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u65b9\u6cd5\u3002\u533b\u5e2b\/\u770b\u8b77\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u304b\u65bd\u8853\u3067\u304d\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u8131\u6bdb\u3055\u305b\u305f\u3044\u6bdb\u306b\u76f4\u63a5\u30a2\u30d7\u30ed\u30fc\u30c1\u304c\u3067\u304d\u308b\u305f\u3081\u3001\u3042\u3054\u3072\u3052\u306f\u6b8b\u3057\u3066\u307b\u304a\u306e\u30d2\u30b2\u3060\u3051\u8131\u6bdb\u3057\u305f\u3044\u3001\u3068\u3044\u3063\u305f\u7d30\u304b\u3044\u30c7\u30b6\u30a4\u30f3\u306b\u3082\u5bfe\u5fdc\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206<span class=\"redcolor\">\u975e\u5e38\u306b\u5f37\u3044\u75db\u307f\u3092\u4f34\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u624b\u9593\u306e\u304b\u304b\u308b\u65bd\u8853\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u3059\u3079\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306a\u304f\u305d\u3046\u3068\u3059\u308b\u3068\u975e\u5e38\u306b\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\">\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c\uff5c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3088\u308a\u75db\u307f\u304c\u5f37\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg\" alt=\"\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54285\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u9055\u3044\u3092\u7406\u89e3\u3057\u305f\u4e0a\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u3053\u3068\u304c\u8003\u3048\u3089\u308c\u308b\u304b\u3001\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/li><li>\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/li><li>\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u81ea\u5206\u3060\u3063\u305f\u3089\u2026\u3068\u30a4\u30e1\u30fc\u30b8\u3057\u306a\u304c\u3089\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg\" alt=\"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-7931\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u6599\u91d1\u304c\u9ad8\u3044\u304b\u3089\u3068\u305f\u3081\u3089\u3063\u3066\u3044\u308b\u65b9\u306b\u3001\u885d\u6483\u306e\u4e8b\u5b9f\u3092\u304a\u4f1d\u3048\u3057\u307e\u3059\u3002\u3042\u306a\u305f\u306e\u6bce\u65e5\u306e\u9aed\u51e6\u7406\u306b\u3088\u3063\u3066\u3001\u3059\u3067\u306b\u304b\u306a\u308a\u306e\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u306b\u3088\u308b\u3068\u30011\u65e510\u5206\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u3066\u3044\u308b\u5834\u5408\u3001<strong>\u5e74\u9593\u306b\u3059\u308b\u306860\u6642\u9593\u4ee5\u4e0a\u30d2\u30b2\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308b<\/strong>\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u4eee\u306b20\u6b73\u304b\u308940\u5e74\u9593\u30d2\u30b2\u5243\u308a\u3092\u7d9a\u3051\u308b\u3068\u3001<\/p>\n\n\n\n<p><strong>1\u65e510\u5206\u2715365\u65e5\u271540\u5e74\uff1d146,000\u5206\uff08\u7d04101\u65e5\u9593\uff09<\/strong><\/p>\n\n\n\n<p>\u306a\u3093\u3068101\u65e5\u9593\u305a\u3063\u3068\u9aed\u5243\u308a\u3060\u3051\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<p>\u6642\u7d663,000\u5186\u306e\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306e\u5834\u5408\u3001\u3053\u306e\u6642\u9593\u3092\u4ed5\u4e8b\u306b\u6367\u3052\u305f\u3068\u3059\u308c\u3070<span class=\"redcolor\">\u5e74\u959318\u4e07\u5186\u3082\u30ed\u30b9<\/span>\u3057\u3066\u3044\u307e\u3059\u3002\u3055\u3089\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u66ff\u5203\u4ee3\u3084\u30af\u30ea\u30fc\u30e0\u306e\u4ee3\u91d1\u3082\u7121\u8996\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<p>\u5fd9\u3057\u3044\u65b9\u3053\u305d\u3001\u30d2\u30b2\u306b\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u308b\u306e\u306f\u3082\u3063\u305f\u3044\u306a\u3044\u3067\u3059\u3002\u4e00\u5ea6\u9aed\u3092\u306a\u304f\u305b\u3070\u3001\u3053\u3093\u306a\u60a9\u307f\u306f\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u6bce\u65e5\u6642\u9593\u3092\u30ed\u30b9\u3057\u3066\u3044\u308b\u306e\u3067\u30011\u65e5\u3067\u3082\u65e9\u304f\u306f\u3058\u3081\u308b\u65b9\u304c\u304a\u5f97\u3002\u5feb\u9069\u306a\u72b6\u614b\u304c\u7d9a\u304f\u306e\u3067\u3001\u6c17\u306b\u306a\u308b\u65b9\u306f<span class=\"highlighted\">\u5c11\u3057\u3067\u3082\u65e9\u304f\u8131\u6bdb\u306b\u6295\u8cc7<\/span>\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7644\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5973\u6027\u304b\u3089\u306e\u5370\u8c61\u3082\u3088\u304f\u306a\u3044\u9752\u9aed\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u9aed\u304c\u3046\u3063\u3059\u3089\u751f\u3048\u3066\u304f\u308b\u2026\u3068\u3044\u3063\u305f\u60a9\u307f\u3082\u89e3\u6d88\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f1\u65e5\u306b\u4f55\u5ea6\u3082\u9aed\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u305d\u3093\u306a\u624b\u9593\u3082\u5fc5\u8981\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u81ea\u5206\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\uff1f\u6fc3\u3044\u7406\u7531\u306f\u306a\u306b\uff1f\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3082\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/a>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3084NG\u884c\u52d5\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n<h3><span id=\"titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n<p>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u306b\u60a9\u3093\u3067\u3044\u305f\u308a\u3001\u6e1b\u3089\u306a\u3044\u30cb\u30ad\u30d3\u306b\u5acc\u6c17\u304c\u3055\u3057\u3066\u3044\u308b\u7537\u6027\u306b\u3082\u30d2\u30b2\u8131\u6bdb\u306f\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30ab\u30df\u30bd\u30ea\u3067\u808c\u304c\u50b7\u3064\u304f\u3053\u3068\u306b\u3088\u3063\u3066\u3001\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u307f\u30cb\u30ad\u30d3\u306a\u3069\u306e\u708e\u75c7\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308a\u65e5\u5e38\u306e\u81ea\u5df1\u51e6\u7406\u304b\u3089\u89e3\u653e\u3055\u308c\u308b\u3053\u3068\u3067\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u6e1b\u5c11\u3057\u3001\u30c4\u30eb\u30c4\u30eb\u3067\u304d\u308c\u3044\u306a\u808c\u3092\u624b\u306b\u3044\u308c\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg\" alt=\"\u9854\u3092\u6d17\u3046\u7537\u6027\" class=\"wp-image-56099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u306b\u3088\u308a\u6fc3\u3044\u30d2\u30b2\u3092\u6483\u9000\u3067\u304d\u305f\u3089\u3001\u4eba\u304b\u3089\u306e\u5370\u8c61\u30a2\u30c3\u30d7\u306f\u3082\u3061\u308d\u3093\u3001\u4e00\u756a\u5b09\u3057\u3044\u306e\u306f\u3082\u3061\u308d\u3093\u81ea\u5206\u81ea\u8eab\u3067\u3059\u3088\u306d\u3002<\/p>\n<p><strong>\u7537\u6027\u306e\u5370\u8c61\u306f\u30d2\u30b2\u3067\u5927\u304d\u304f\u5de6\u53f3\u3055\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u3042\u306a\u305f\u3082\u3001\u7121\u7cbe\u9aed\u306e\u306a\u3044\u6574\u3063\u305f\u7537\u6027\u306e\u808c\u3092\u898b\u3066\u300c\u30c7\u30ad\u308b\u7537\u306b\u898b\u3048\u308b\u306a\u300d\u3068\u611f\u3058\u305f\u3053\u3068\u304c\u3042\u308b\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n<p>\u3068\u304f\u306b\u9854\u306f\u4eba\u304b\u3089\u898b\u3089\u308c\u308b\u306e\u3067\u3001\u30d2\u30b2\u306e\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u304c\u306a\u304f\u306a\u308b\u3068\u5927\u304d\u306a\u81ea\u4fe1\u306b\u3064\u306a\u304c\u308a\u307e\u3059\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u3092\u542b\u3081\u3001\u4f53\u6bdb\u306b\u306f\u6bdb\u5468\u671f\u3068\u3044\u3046\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u308f\u304b\u308c\u3066\u3044\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u591a\u304f\u306e\u65b9\u6cd5\u304c\u300c\u6210\u9577\u671f\u306e\u307f\u300d\u306b\u3057\u304b\u52b9\u679c\u304c\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u808c\u8868\u9762\u306b\u51fa\u3066\u3044\u308b\u6bdb\u306e\u4e2d\u3067\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u306e\u306f1\u5272\u306e\u307f\u306e\u305f\u3081\u3001\u5168\u3066\u306e\u6bdb\u306b\u7167\u5c04\u3059\u308b\u307e\u3067\u306b\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg\" alt=\"\u30c6\u3099\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54284\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u306b\u3088\u308b\u30ea\u30b9\u30af\u3084\u30c7\u30e1\u30ea\u30c3\u30c8\u306b\u3064\u3044\u3066\u3082\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/li><li>\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><li>\u786c\u6bdb\u5316\u30fb\u5897\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/li><li>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-20074\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3-300x225.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u75db\u307f\u306f\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5927\u304d\u304f\u5909\u308f\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u306f<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb &lt; \u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb &lt; \u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u306e\u9806\u3067\u75db\u307f\u304c\u5f37\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u3068\u304f\u306b\u30d2\u30b2\u306f\u6bdb\u304c\u592a\u304f\u6fc3\u3044\u305f\u3081\u3001<span class=\"redcolor\">\u8db3\u3084\u8155\u306a\u3069\u3088\u308a\u75db\u307f\u3092\u5f37\u304f\u611f\u3058\u307e\u3059<\/span>\u3002<\/p>\n<p>3\u7a2e\u985e\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u3046\u3061\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u7d76\u7e01\u91dd\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e1\u7a2e\uff09\u306f\u9ebb\u9154\u304c\u4f7f\u3048\u307e\u3059\u304c\u3001\u30b5\u30ed\u30f3\u3067\u304a\u3053\u306a\u3046\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ebb\u9154\u306e\u4f7f\u7528\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u9ebb\u9154\u3092\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u75db\u307f\u304c0\u306b\u306a\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u306e\u3067\u3001<strong>\u75db\u3044\u8131\u6bdb\u306f\u3057\u305f\u304f\u306a\u3044\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044<\/strong>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u306a\u304a\u3001\u7d4c\u9a13\u8005\u306b\u3088\u308b\u9aed\u8131\u6bdb\u306e\u8131\u6bdb\u52b9\u679c\u3084\u52b9\u679c\u306a\u3069\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/2ch\/\" target=\"_blank\">\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d<\/a>\u3067\u8a73\u3057\u304f\u307e\u3068\u3081\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u60f3\u50cf\u3059\u308c\u3070\u308f\u304b\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u307b\u3069\u4f55\u5ea6\u3082\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u305f\u3081\u3001\u305d\u306e\u5206\u8cbb\u7528\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u3001\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f\u3001\u7533\u3057\u8fbc\u3093\u3060\u30b3\u30fc\u30b9\u306e\u56de\u6570\u304c\u7d42\u308f\u308b\u3068<strong>\u5272\u5f15\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059<\/strong>\u3002<\/p>\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304f\u3068\u3001\u5951\u7d04\u5185\u5bb9\u306b\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f\u3001\u3068\u3044\u3046\u5931\u6557\u3092\u9632\u3052\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-137773231-1024x683.jpeg\" alt=\"\u984e\u3092\u3055\u308f\u308b\u7537\u6027\" class=\"wp-image-41334\"\/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30ea\u30b9\u30af\u3068\u3057\u3066\u3001\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u304c\u3042\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5897\u6bdb\u5316\u2026\u6bdb\u304c\u5897\u3048\u308b\u73fe\u8c61<\/li><li>\u786c\u6bdb\u5316\u2026\u6bdb\u304c\u786c\u304f\u306a\u308b\u73fe\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3044\u305a\u308c\u3082\u539f\u56e0\u306f\u5224\u660e\u3055\u308c\u3044\u307e\u305b\u3093\u304c\u3001<span class=\"redcolor\">\u7523\u6bdb\u306a\u3069\u3001\u3082\u3068\u3082\u3068\u6bdb\u304c\u7d30\u3044\u90e8\u4f4d\u3067\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/span>\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u7167\u5c04\u3092\u7d9a\u3051\u308b\u3053\u3068\u3067\u6539\u5584\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u306e\u3067\u3059\u304c\u3001\u5951\u7d04\u3057\u305f\u30b3\u30fc\u30b9\u3092\u7d42\u4e86\u307e\u3067\u306b\u6539\u5584\u3055\u308c\u305a\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u304a\u5ba2\u3055\u3093\u306e\u9593\u3067\u30c8\u30e9\u30d6\u30eb\u306b\u306a\u308b\u3068\u3044\u3063\u305f\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u306f\u592a\u304f\u30fb\u6fc3\u3044\u6bdb\u304c\u591a\u3044\u306e\u3067\u3001\u4e8c\u306e\u8155\u306a\u3069\u3068\u6bd4\u8f03\u3059\u308b\u3068\u786c\u6bdb\u5316\u304c\u767a\u751f\u3059\u308b\u5272\u5408\u306f\u5c11\u306a\u3044\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u304c\u3001\u4e07\u304c\u4e00\u306e\u305f\u3081\u306b\u300c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d\u304c\u304a\u304d\u305f\u969b\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u3064\u3044\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-variation\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308b\u526f\u4f5c\u7528\uff5c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d<\/a>\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3><span id=\"titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg\" alt=\"\u9996\u7b4b\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-41331\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u3084\u30ec\u30fc\u30b6\u30fc\u306a\u3069\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u3001\u666e\u6bb5\u6bdb\u7a74\u306b\u3044\u308b\u83cc\u304c\u4e00\u7dd2\u306b\u6bba\u83cc\u3055\u308c\u3066\u3057\u307e\u3044\u3001\u808c\u672c\u6765\u306e\u30d0\u30ea\u30a2\u6a5f\u80fd\u3092\u5931\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-problem\/hairremoval-folliculitis\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u305d\u3053\u306b\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u3080\u3068\u3001\u6bdb\u56a2\u708e\u3068\u3044\u3063\u3066\u6bdb\u7a74\u306e\u307e\u308f\u308a\u304c\u8d64\u304f\u306a\u308b\u30cb\u30ad\u30d3\u306e\u3088\u3046\u306a\u73fe\u8c61\u304c\u8d77\u3053\u308a\u307e\u3059\u3002<\/a><\/p>\n<p>\u3053\u308c\u306f\u305d\u3053\u307e\u3067\u73cd\u3057\u3044\u75c7\u72b6\u3067\u306f\u306a\u304f\u3001\u9854\u306f\u3068\u304f\u306b\u6bdb\u56a2\u708e\u304c\u767a\u75c7\u3059\u308b\u30ea\u30b9\u30af\u304c\u9ad8\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306f\u81ea\u7136\u6cbb\u7652\u3057\u307e\u3059\u304c\u3001\u9177\u3044\u5834\u5408\u306f\u8edf\u818f\u3084\u98f2\u307f\u85ac\u3092\u670d\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png\" alt=\"\" class=\"wp-image-7435\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402-300x180.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u300c\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u300d\u3064\u307e\u308a\u9ed2\u3044\u3082\u306e\u306b\u53cd\u5fdc\u3059\u308b\u6027\u8cea\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u306e\u305f\u3081\u3001\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u706b\u50b7\u3092\u8d77\u3053\u3059\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u8131\u6bdb\u671f\u9593\u4e2d\u306b\u65e5\u713c\u3051\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u3001\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u8131\u6bdb\u3092\u304a\u3084\u3059\u307f\u3059\u308b\u3088\u3046\u306b\u8a00\u308f\u308c\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p>\u65e5\u713c\u3051\u306e\u305b\u3044\u3067\u5951\u7d04\u671f\u9650\u307e\u3067\u306b\u901a\u3048\u306a\u304b\u3063\u305f\u2026\u3068\u3044\u3063\u305f\u30c8\u30e9\u30d6\u30eb\u3092\u62db\u304b\u306a\u3044\u3088\u3046\u3001\u590f\u5834\u306f\u3068\u304f\u306b<span class=\"highlighted\">\u65e5\u713c\u3051\u5bfe\u7b56\u3092\u5fc5\u305a\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044<\/span>\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u8131\u6bdb\u3068\u65e5\u713c\u3051\u306e\u95a2\u4fc2\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u8a73\u3057\u304f\u306f\u3053\u3061\u3089\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3><span id=\"titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg\" alt=\"\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u7537\u6027\" class=\"wp-image-20073\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2-300x194.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u3092\u3059\u308b\u969b\u306f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u5c06\u6765\u751f\u3048\u3066\u3053\u306a\u304f\u3066\u3082\u5f8c\u6094\u3057\u306a\u3044\u304b\u300d<\/a>\u3088\u304f\u8003\u3048\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5e74\u3092\u53d6\u3063\u3066\u304b\u3089\u3084\u3063\u3071\u308a\u305f\u304f\u307e\u3057\u3044\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f\u3001\u3068\u306a\u3063\u3066\u3082\u3001\u751f\u3048\u3066\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u307e\u305f\u3001\u8131\u6bdb\u304c\u304d\u3068\u3093\u3068\u5b8c\u4e86\u3059\u308c\u3070\u3044\u3044\u306e\u3067\u3059\u304c\u3001\u4e2d\u9014\u534a\u7aef\u306b\u7d42\u308f\u3089\u305b\u308b\u3068\u6bdb\u306e\u751f\u3048\u65b9\u304c\u307e\u3070\u3089\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p>\u4eca\u3060\u3051\u3067\u306a\u304f\u3001\u9577\u671f\u7684\u306b\u898b\u3066\u300c\u81ea\u5206\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u5fc5\u8981\u304b\u3069\u3046\u304b\u300d\u3088\u304f\u8003\u3048\u3066\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u306d\u3002<\/p>\n<p>\u3044\u307e\u3060\u3051\u81ea\u5df1\u51e6\u7406\u304c\u6e1b\u308c\u3070\u5927\u4e08\u592b\uff01\u3068\u3044\u3046\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/fail\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u3088\u308b\u5931\u6557\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5f8c\u6094\u3057\u306a\u3044\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u305f\u3081\u306b\u3082\u3001\u304d\u3061\u3093\u3068\u628a\u63e1\u3057\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u6240\u8981\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u3001\u4f7f\u7528\u3059\u308b\u6a5f\u68b0\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u7406\u7531\u306f\u3001\u7167\u5c04\u6a5f\u306e\u30d8\u30c3\u30c9\u306f\u305d\u308c\u305e\u308c\u5927\u304d\u3055\u304c\u7570\u306a\u308b\u304b\u3089\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u65b9\u304c\u30d8\u30c3\u30c9\u304c\u5927\u304d\u3044\u305f\u3081\u3001\u7167\u5c04\u6642\u9593\u3001\u3064\u307e\u308a1\u56de\u306b\u304b\u304b\u308b\u8131\u6bdb\u306e\u6642\u9593\u306f\u77ed\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u5177\u4f53\u4f8b\u3068\u3057\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3046<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ea\u30f3\u30af\u30b9<\/a>\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u3046<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a>\u3067\u6bd4\u8f03\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><\/tr><tr><td>\u4e21\u307b\u307b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>5\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u3042\u3054\u4e0b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u7167\u5c04\u6a5f\u306e\u7a2e\u985e\u30923\u7a2e\u985e\u307b\u3069\u7528\u610f\u3057\u3001\u8131\u6bdb\u3059\u308b\u90e8\u4f4d\u3084\u6bdb\u8cea\u306b\u3088\u3063\u3066\u8131\u6bdb\u6a5f\u5668\u3092\u4f7f\u3044\u5206\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u3082\u305d\u306e1\u3064\u3067\u30013\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u304b\u3089\u770b\u8b77\u5e2b\u304c\u9078\u5b9a\u3057\u3066\u304f\u308c\u307e\u3059\u3002\u8131\u6bdb\u6a5f\u304c\u5909\u308f\u308b\u3068\u7167\u5c04\u6642\u9593\u3082\u82e5\u5e72\u304b\u308f\u308b\u305f\u3081\u3001\u53c2\u8003\u7a0b\u5ea6\u306b\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rinx\/\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f<\/a><br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<h2><span id=\"5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg\" alt=\"\u661f\u578b\u306e\u6728\u306e\u7a4d\u307f\u6728\" class=\"wp-image-33724\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2-300x151.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u4eba\u6c17\u306e\u3042\u308b\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\u8a55\u5224\u306e\u3044\u3044\u30b5\u30ed\u30f3\u3092\u9078\u3073\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-78568\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/td><td><img class=\"wp-image-47134\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-47132\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg 415w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-300x300.jpg 300w\" sizes=\"(max-width: 415px) 100vw, 415px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><img class=\"wp-image-34381\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td><strong>\u30ea\u30f3\u30af\u30b9<\/strong><\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u260511\u56de\u76ee\u4ee5\u964d\uff1a656\u5186<\/strong><br><br>1\u90e8\u4f4d\uff1a3,278\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)5\u56de\u30b3\u30fc\u30b9\uff1a32,780\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)10\u56de\u30b3\u30fc\u30b9\uff1a43,780\u5186<\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<br>\u3010\u65b0\u898f\u9650\u5b9a\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td><\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u51858\u5e97\u8217<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518518\u9662<\/td><td>\u5168\u56fd52\u9662<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u5236\u5ea6\u3042\u308a<br>\u30fb\u9867\u5ba2\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/td><td>\u30fb\u7121\u6599\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f<br>\u30fb\u521d\u8a3a\u306f\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u53ef\u80fd<\/td><td>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u5168\u54e1\u7537\u6027<br>\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u304c\u512a\u3057\u3044<\/td><td>\u30fb\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u5f8c\u306f1\u56de100\u5186\u3067\u8ffd\u52a0\u7167\u5c04\u53ef\u80fd<\/td><td>\u30fb\u3068\u306b\u304b\u304f\u5b89\u3044<br>\u30fb\u5168\u56fd\u5c55\u958b\u306e\u305f\u3081\u9662\u6570\u3082\u8c4a\u5bcc<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgpx9v3n2kma&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u969b\u306b\u3068\u304f\u306b\u5927\u4e8b\u306a\u306e\u304c\u65bd\u8a2d\u9078\u3073\u3002<\/p>\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u305f\u3060\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u8a71\u3092\u805e\u304f\u3060\u3051\u3067\u306a\u304f\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u305f\u3042\u3068\u306b\u5f8c\u6094\u3059\u308b\u3053\u3068\u306e\u306a\u3044\u3088\u3046\u3001\u7a4d\u6975\u7684\u306b\u8cea\u554f\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u805e\u3051\u308b\u3088\u3046\u3001\u8cea\u554f\u30ea\u30b9\u30c8\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f\u306e\u3067\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u6700\u4f4e\u9650\u3001\u4ee5\u4e0b\u306e\u3053\u3068\u306f\u805e\u3044\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b\u3069\u3046\u304b<br>\u2192\u8a71\u3092\u6fc1\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a<br>\u2192\u4f11\u9928\u65e5\u3068\u306e\u517c\u306d\u5408\u3044\u3082\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u3069\u3046\u306a\u308b\u306e\u304b<br>\u2192\u6709\u6599\u306b\u306a\u308b\uff1f1\u56de\u5206\u6d88\u5316\u306b\u306a\u308b\uff1f<\/li><li>\u5243\u308a\u6b8b\u3057\u304c\u3042\u3063\u305f\u5834\u5408\u306e\u5bfe\u5fdc<br>\u2192\u3069\u306e\u7a0b\u5ea6\u3060\u3068\u6709\u6599\uff1f<\/li><li>\u6709\u52b9\u671f\u9650\u304c\u3042\u308b\u304b\u3069\u3046\u304b<br>\u2192\u7a7a\u304d\u72b6\u6cc1\u3068\u306e\u517c\u306d\u5408\u3044\u306f\u5927\u4e08\u592b\uff1f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3068\u304f\u306b<strong>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/strong>\u306f\u3001\u3053\u3061\u3089\u304b\u3089\u805e\u304b\u306a\u3044\u3068\u30de\u30a4\u30ca\u30b9\u306a\u70b9\u306b\u3064\u3044\u3066\u306f\u6559\u3048\u3066\u304f\u308c\u306a\u3044\u3053\u3068\u3082\u3002\u6700\u77ed\u3067\u3044\u3064\u53d6\u308c\u307e\u3059\u304b\uff1f\u306a\u3069\u3068\u5177\u4f53\u7684\u306b\u805e\u3044\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"titleid-17\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30101\u4f4d\u3011\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\" class=\"underline\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-78568\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3092\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/li><li>\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5408\u308f\u305b\u3066\u72ec\u81ea\u958b\u767a\u3057\u305f\u8131\u6bdb\u6a5f\u306b\u3088\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30b3\u30b9\u30d1\u91cd\u8996\u306e\u30e1\u30f3\u30ba\u306b\u304a\u3059\u3059\u3081<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>BRILLIO\uff08\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u5171\u540c\u958b\u767a\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u30fb\u5909\u66f4\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u524d\u65e5\u306e24\u6642\u307e\u3067\u53ef\u80fd<br>\u30fb\u5f53\u65e5\uff08\u7121\u65ad\u3092\u542b\u3080\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u4e88\u7d04\u3057\u305f\u30b3\u30fc\u30b91\u56de\u5206\u306e\u6d88\u5316<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u4e88\u7d04\u6642\u9593\u3088\u308a10\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u6271\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td>\u3010\u95a2\u6771\u3011<br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_shinjyuku?share\" target=\"_blank\">\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-shibuya?share\" target=\"_blank\">\u6e0b\u8c37\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-ikebukuro?share\" target=\"_blank\">\u6c60\u888b\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/yurakucho\/\" target=\"_blank\">\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-kinshicho?share\" target=\"_blank\">\u9326\u7cf8\u753a<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/ueno\/\" target=\"_blank\">\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_tachikawa?share\" target=\"_blank\">\u7acb\u5ddd\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/machida\/\" target=\"_blank\">\u753a\u7530\u30e2\u30c7\u30a3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/pPtGdoA5Mg2ToeGg6\" target=\"_blank\">\u5927\u5bae\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/G5Ub91kSRkgiAGpy7\" target=\"_blank\">\u5343\u8449\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/kashiwa\/\" target=\"_blank\">\u67cf\u30de\u30eb\u30a4\u5e97<\/a><br>\u3010\u6771\u5317\u3011<br><a href=\"https:\/\/goo.gl\/maps\/AWAMikSakBrSbHto9\">\u4ed9\u53f0\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e2d\u90e8\u30fb\u7532\u4fe1\u8d8a\u30a8\u30ea\u30a2\u3011<br><a href=\"https:\/\/rayrole.jp\/salon\/matsumoto\/\">\u677e\u672c\u30d1\u30eb\u30b3\u5e97<\/a>\u30fb<a href=\"https:\/\/rayrole.jp\/salon\/nagoya\/\">\u540d\u53e4\u5c4b\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e5d\u5dde\u3011<br><a href=\"https:\/\/g.page\/rayrole_kagoshima?share\">\u9e7f\u5150\u5cf6\u5e97<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300010:00\u301c21:00<br>\u65e5\u30fb\u795d\u300011:00\u301c20:30<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"http:\/\/rayrole.jp\/\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA,Mastercard<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-18\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30102\u4f4d\u3011\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-39463\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34-300x101.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>3\u7a2e\u985e\u306e\u6a5f\u68b0\u3092\u6bdb\u8cea\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u533b\u5e2b\u306b\u3088\u308b\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u9b45\u529b<\/li><li>\u30b3\u30fc\u30b9\u306f5\u5e74\u306e\u6709\u52b9\u671f\u9650\u3001\u9014\u4e2d\u89e3\u7d04\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.mens-rize.com\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/td><td>\u5168\u56fd26\u5e97\u8217\uff082023\u5e748\u6708\u73fe\u5728\uff09<br><strong>\u90fd\u51856\u5e97\u8217<\/strong><br>\u6c60\u888b\u30fb\u65b0\u5bbf\u5357\u53e3\u30fb\u6e0b\u8c37\u516c\u5712\u901a\u308a\u30fb\u9280\u5ea7\u30fb\u7acb\u5ddd\u30fb\u753a\u7530<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u9752\u68ee\uff08\u63d0\u643a\u9662\uff09\u30fb\u516b\u6238\uff08\u63d0\u643a\u9662\uff09\u30fb\u76db\u5ca1\uff08\u63d0\u643a\u9662\uff09\u30fb\u3044\u308f\u304d\uff08\u63d0\u643a\u9662\uff09\u30fb\u90e1\u5c71\uff08\u63d0\u643a\u9662\uff09<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5ddd\u5d0e\u30fb\u6a2a\u6d5c\u30fb\u67cf\u30fb\u5927\u5bae\u897f\u53e3<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u65b0\u6f5f\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u30fb\u5fc3\u658e\u6a4b\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u897f\u901a\u308a<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u521d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u518d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb\u30e1\u30fc\u30eb\u30fb\u5e97\u982d<br>\u203b\u30a2\u30d7\u30ea\u300ePush7\u300f\u306b\u3066\u30ad\u30e3\u30f3\u30bb\u30eb\u78ba\u8a8d\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0<br><br>\u71b1\u7834\u58ca\u5f0f\/<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u4ee5\u964d\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u307e\u3067\u3067\u3042\u308c\u3070\u30ad\u30e3\u30f3\u30bb\u30eb\u53ef\u80fd<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u5230\u7740\u6642\u523b\u306b\u3088\u3063\u3066\u65bd\u8853\u53ef<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-19\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30103\u4f4d\u3011\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u7279\u5316\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u533b\u7642\u8131\u6bdb\u306b\u3088\u308a\u3057\u3063\u304b\u308a\u3068\u3057\u305f\u52b9\u679c\u611f<\/li><li>\u5168\u56fd71\u304b\u6240\u304b\u3089\u6700\u5bc4\u308a\u306e\u3068\u3053\u308d\u3092\u9078\u3079\u308b<\/li><li>\u30c9\u30af\u30bf\u30fc\u306b\u3088\u308b\u308f\u304b\u308a\u3084\u3059\u3044\u89e3\u8aac<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba<br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">YAG\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30df\u30b9\u30c8\u8131\u6bdb\u6a5f\u30a2\u30d0\u30e9\u30f3\u30c1\u30ec\u30a4\u30ba<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186 \/ 1\u7b87\u6240<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.s-b-c.net\/datsumo\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5730\u57df<\/td><td><strong>\u90fd\u518516\u5e97\u8217<\/strong><br>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50<br><br><strong>\u25bc\u5317\u6d77\u9053<\/strong><br>\u672d\u5e4c<br><br><strong>\u25bc\u6771\u5317<\/strong><br>\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<br><br><strong>\u25bc\u95a2\u6771<\/strong><br>\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802<br><br><strong>\u25bc\u4e2d\u90e8<\/strong><br>\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804<br><br><strong>\u25bc\u8fd1\u757f<\/strong><br>\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f<br><br><strong>\u25bc\u4e2d\u56fd<\/strong><br>\u5ca1\u5c71\u30fb\u5e83\u5cf6<br><br><strong>\u25bc\u56db\u56fd<\/strong><br>\u9ad8\u677e\u30fb\u677e\u5c71<br><br><strong>\u25bc\u4e5d\u5dde<\/strong><br>\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u3082\u55b6\u696d<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-20\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30104\u4f4d\u3011\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\" class=\"underline\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>5\u7a2e\u985e\u306e\u30de\u30b7\u30f3\u3092\u4f7f\u3044\u5206\u3051\u3066\u65bd\u8853<\/li><li>\u75db\u307f\u306b\u914d\u616e\u3057\u305f\u30de\u30b7\u30f3\u3084\u9ebb\u9154\u3092\u7528\u610f<\/li><li>\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\uff08\u5168\u9662\u5c0e\u5165\uff09<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8<br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2AC<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO <br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc <\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff08\u5168\u9662\u5c0e\u5165\uff09<br>\u203b\u5c0e\u5165\u6a5f\u5668\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ad8\u6fc3\u5ea6\u8868\u9762 \u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e20:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u524d\u65e5\u304c\u5b9a\u4f11\u65e5\u306e\u5834\u5408\u306f\u305d\u306e\u524d\u65e5\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>15\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f1\u56de\u5206\u6d88\u5316<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.dansei-datsumo.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u9662\u4e00\u89a7<\/td><td><strong>\u90fd\u51856\u9662<\/strong><br>\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u6c60\u888b\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u3011<\/strong><br>\u672d\u5e4c\u9662<br><br><strong>\u3010\u6771\u5317\u3011<\/strong><br>\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u6a2a\u6d5c\u9662\u30fb\u5927\u5bae\u9662<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u9662<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6\u9662<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u9662<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u521d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u518d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118\uff0824\u6642\u9593OK\uff09<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u4e8c\u56de\u6255\u3044\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>JCB\u30fbVISA\u30fbMasterCard\u30fbAmerican Express\u30fb\u30e9\u30a4\u30d5\u30ab\u30fc\u30c9\u30fbUnion Pay<br><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u203b\u5e97\u8217\u306b\u3088\u308a\u7570\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u5fc5\u305a\u4e8b\u524d\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-091e4670-8a7b-4486-aef5-9413556862c2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01<span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30105\u4f4d\u3011\u5206\u304b\u308a\u3084\u3059\u3044\u6599\u91d1\u4f53\u7cfb\uff01\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u30e1\u30f3\u30baTBC<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" class=\"wp-image-53265\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-300x154.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-768x393.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc.jpg 1289w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u3067\u304d\u308b\u6570\u5c11\u306a\u3044\u30b5\u30ed\u30f3<\/li><li>1\u672c\u3042\u305f\u308a\u306e\u6599\u91d1\u4f53\u7cfb\u3067\u660e\u77ad<\/li><li>\u5927\u624b\u30b5\u30ed\u30f3\u306e\u305f\u3081\u5e97\u8217\u6570\u3082\u8c4a\u5bcc<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a> \/ <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<\/a><br>\u203b\u9854\u8131\u6bdb\u306f\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u306e\u307f<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u3010\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u3011<br>\u30fbHi-\u30a8\u30d4<br>\u30fb\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e17:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65993,000\u5186<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u6642\u9593\u306b\u3088\u3063\u3066\u306f\u65bd\u8853\u53ef\u80fd<br>\u3059\u3050\u306b\u96fb\u8a71\u9023\u7d61\u3092\u3044\u308c\u308b\u5fc5\u8981\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">MEN&#8217;S TBC<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td><strong>\u90fd\u518524\u9662<\/strong><br>\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u3001\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a<br><br><strong>\u305d\u306e\u307b\u304b<\/strong><br>\u5317\u6d77\u9053\u3001\u9752\u68ee\u770c\u3001\u5bae\u57ce\u770c\u3001\u65b0\u6f5f\u770c\u3001\u795e\u5948\u5ddd\u770c\u3001\u57fc\u7389\u770c\u3001\u5343\u8449\u770c\u3001\u7fa4\u99ac\u770c\u3001\u9577\u91ce\u770c\u3001\u8328\u57ce\u770c\u3001\u77f3\u5ddd\u770c\u3001\u611b\u77e5\u770c\u3001\u9759\u5ca1\u770c\u3001\u5927\u962a\u5e9c\u3001\u4eac\u90fd\u5e9c\u3001\u5175\u5eab\u770c\u3001\u5ca1\u5c71\u770c\u3001\u5e83\u5cf6\u770c\u3001\u798f\u5ca1\u770c\u3001\u6c96\u7e04\u770c<br><br>\u8a73\u7d30\u306f\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00<br>\u65e5\u30fb\u795d\u300010:00\uff5e19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u30cd\u30c3\u30c8\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u6a5f\u306e\u8cbb\u7528\u5bfe\u52b9\u679c\u306f\u9ad8\u3044\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\">\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u306b\u3064\u3044\u3066\u4f53\u9a13\u8ac7\u304b\u3089\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u521d\u3081\u3066\u306e\u7d4c\u9a13\u306f\u5927\u4eba\u306b\u306a\u3063\u3066\u3082\u5c11\u3057\u7dca\u5f35\u3057\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3092\u4f8b\u306b\u3068\u3063\u3066\u898b\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u3010\u7167\u5c04\u306e\u6d41\u308c\u3011\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8\uff0d\u30e1\u30f3\u30ba\u30ea\u30bc\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/aOEGjRcWd-U?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u71b1\u7834\u58ca\u5f0fYAG\u30ec\u30fc\u30b6\u30fc<\/figcaption><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u3082\u3082\u3061\u308d\u3093\u591a\u5c11\u306f\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u3060\u3044\u305f\u3044\u306e\u6d41\u308c\u306f\u308f\u304b\u3063\u305f\u304b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"qa\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&amp;A<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u4e0a\u3067\u3001\u77e5\u3063\u3066\u304a\u304f\u3079\u304d\u60c5\u5831\u306b\u3064\u3044\u3066Q&amp;A\u65b9\u5f0f\u3067\u304a\u7b54\u3048\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u3072\u3052\u5243\u308a\u306f\u3001\u901a\u5e38\u6642\u3088\u308a\u614e\u91cd\u306b\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u6ce8\u610f\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u6b21\u306e3\u3064\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u5f53\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306fNG\uff01\u7fcc\u65e5\u304b\u3089\u306b\u3059\u308b<\/li><li>\u30d2\u30b2\u3092\u5243\u308b\u969b\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u5c02\u7528\u30d5\u30a9\u30fc\u30e0 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u5c02\u7528\u30d5\u30a9\u30fc\u30e0<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30b8\u30a7\u30eb (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\">\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u3067\u304d\u308c\u3070\u30ab\u30df\u30bd\u30ea\u3067\u306f\u306a\u304f\u96fb\u6c17\u30b7\u30a7\u30fc\u30d0\u30fc\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u5fc5\u305a\u4fdd\u6e7f\u3092\u3059\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6bdb\u6839\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u308b\u307b\u3069\u306e\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u305f\u3081\u3001\u808c\u306f\u654f\u611f\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u901a\u5e38\u3088\u308a\u3082\u512a\u3057\u304f\u51e6\u7406\u3092\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-2\"><span style=\"font-weight: 400;\"><strong>Q.<\/strong><\/span><strong> \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-3\"><span style=\"font-weight: 400;\"><strong>Q. <\/strong><\/span><strong>\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<\/p>\n<p>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga84-1024x683.jpeg\" alt=\"\u9854\u3092\u3057\u304b\u3081\u306a\u304c\u3089\u982c\u9aed\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-3119\"\/><figcaption>Handsome man suffering from toothache at home, closeup<\/figcaption><\/figure>\n\n\n\n<p><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<\/li><li>\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<span style=\"font-weight: 400;\">\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/span><\/p>\n\n\n\n<h2><span id=\"titleid-23\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span style=\"font-weight: 400;\">\u3053\u306e\u8a18\u4e8b\u3067\u306f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u5225\u306e\u52b9\u679c\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u8aac\u660e\u3057\u3066\u304d\u307e\u3057\u305f\u3002\u5b89\u5fc3\u5b89\u5168\u306b\u9aed\u3092\u306a\u304f\u3057\u305f\u3044\u306a\u3089\u3070\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3092\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u30b5\u30ed\u30f3\u3054\u3068\u306b\u6271\u3063\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u3084\u8131\u6bdb\u6a5f\u5668\u304c\u9055\u3046\u306e\u3067\u3001\u56de\u6570\u3084\u6599\u91d1\u3001\u75db\u307f\u306e\u5f37\u3055\u3092\u8003\u616e\u3057\u3066\u3001\u81ea\u5206\u306e\u7406\u60f3\u306b\u3042\u3063\u305f\u3068\u3053\u308d\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u65b9\u306f\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3063\u304b\u308a\u3068\u8131\u6bdb\u3057\u3066\u3001\u9aed\u5243\u308a\u306e\u3044\u3089\u306a\u3044\u30e2\u30c6\u30d5\u30a7\u30a4\u30b9\u3092\u76ee\u6307\u3057\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u90e8\u4f4d\u304b\u3089\u8cbb\u7528\u76f8\u5834\u30fb\u304a\u3059\u3059\u3081\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34723\" style=\"width: 44px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon4.png\" alt=\"\">\u9854\u30fb\u30d2\u30b2\u90e8\u4f4d\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/\">\u9854\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u30d2\u30b2\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/forehead\/\">\u304a\u3067\u3053<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/eyebrows\/\">\u7709\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/sideburns\/\">\u3082\u307f\u3042\u3052<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/nose-hair\/\">\u9f3b\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/ear\/\">\u8033\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/mustache\/\">\u53e3\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/cheek\/\">\u9830\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/nape\/\">\u3046\u306a\u3058<\/a><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34722\" style=\"width: 24px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon3.png\" alt=\"\">\u4e0a\u534a\u8eab\u30fb\u5168\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hairremoval-wholebody-popularity\/\">\u5168\u8eab<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/chest-hair\/\">\u80f8\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/underarm-hair\/\">\u8107\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/back\/\">\u80cc\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/belly\/\">\u8179\u6bdb\uff08\u30ae\u30e3\u30e9\u30f3\u30c9\u30a5\uff09<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/arm\/\">\u8155\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hand-hairremoval\/\">\u624b\u306e\u7532\u30fb\u6307\u6bdb<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34721\" style=\"width: 30px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon2.png\" alt=\"\">\u4e0b\u534a\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/\">VIO<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/public-hairremoval\/\">\u30c1\u30f3\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/scrotum\/\">\u91d1\u30bf\u30de<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/buttocks\/\">\u30b1\u30c4\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/\">\u8db3\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/thigh-hairremoval\/\">\u3075\u3068\u3082\u3082<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/suneke\/\">\u3059\u306d\u6bdb<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<br\/>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<br\/>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"><strong>Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/strong><\/strong> <p class=\"schema-faq-answer\"><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<br\/><\/strong>\u30fb\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<br\/>\u30fb\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":23703,"parent":448,"menu_order":452,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e&hellip;","acf":{"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"0","show_hide_review":"0","long_text_title":"\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3068\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u4e00\u7dd2\u7d9a\u304f\uff1f\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4e00\u6319\u7d39\u4ecb\uff01","custom_order":"3700","second_featured_image":{"ID":23704,"id":23704,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none.jpg","filesize":34969,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3\/","alt":"","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3","status":"inherit","uploaded_to":20488,"date":"2019-12-11 23:55:12","modified":"2019-12-11 23:55:12","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20488"}],"version-history":[{"count":111,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions"}],"predecessor-version":[{"id":90527,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions\/90527"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/23703"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$datsumou_column = null
$hige_datsumou_column_ids = [
'include' => [
(int) 0 => (int) 2434,
(int) 1 => (int) 20904,
(int) 2 => (int) 20488,
(int) 3 => (int) 18112,
(int) 4 => (int) 13414,
(int) 5 => (int) 13833
]
]
$hige_datsumou_column = [
(int) 0 => [
'id' => (int) 13833,
'date' => '2024-10-17T02:00:00',
'date_gmt' => '2024-10-16T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13833'
],
'modified' => '2024-10-17T13:07:55',
'modified_gmt' => '2024-10-17T04:07:55',
'slug' => 'bald-hairremoval-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/',
'title' => [
'rendered' => '東京の髭脱毛おすすめランキング'
],
'content' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。</p>
<p>それだけに、<span class="redcolor">「どこでヒゲ脱毛をすれば良いか分からない」</span>という悩みも多く聞かれます。</p>
<p>今回は、東京エリアでおすすめの髭脱毛クリニック&amp;サロンを一挙ご紹介!もちろん、脱毛費用などの基本情報と口コミもしっかり収集しています!</p>
<p><strong>【東京でおすすめのヒゲ脱毛クリニック】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>&#8211;</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>&#8211;</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<p><strong>【東京</strong><strong>でおすすめのヒゲ脱毛サロン】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking" style="width: 99.881%;">
<tbody>
<tr>
<td style="width: 86px;">イメージ</td>
<td style="width: 238px;"><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース" /></td>
<td style="width: 126px;"><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td>
<td style="width: 233px;"><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス" /></td>
<td style="width: 156px;"><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td>
</tr>
<tr>
<td style="width: 86px;">施設名</td>
<td style="width: 238px;">メンズTBC</td>
<td style="width: 126px;">レイロール</td>
<td style="width: 233px;">リンクス</td>
<td style="width: 156px;">ローランドビューティーラウンジ</td>
</tr>
<tr>
<td style="width: 86px;">おすすめポイント</td>
<td style="width: 238px;">ニードル脱毛だから脱毛効果がずっと続く</td>
<td style="width: 126px;">他サロンより1円でも高い場合は金額交渉可能!</td>
<td style="width: 233px;">回数パスならコース終了後の割引が最大80%オフ</td>
<td style="width: 156px;">11回目以降が永久80%オフ</td>
</tr>
<tr>
<td style="width: 86px;">脱毛方法</td>
<td style="width: 238px;">・フラッシュ脱毛
・ニードル脱毛</td>
<td style="width: 126px;">フラッシュ脱毛</td>
<td style="width: 233px;">フラッシュ脱毛</td>
<td style="width: 156px;">フラッシュ脱毛</td>
</tr>
<tr>
<td style="width: 86px;">ヒゲ処理が楽になるまでの総額(全部位)</td>
<td style="width: 238px;">800本:112,960円
(オーダーメイドプラン)</td>
<td style="width: 126px;">70,000円〜</td>
<td style="width: 233px;">59,800円〜</td>
<td style="width: 156px;">118,800円</td>
</tr>
<tr>
<td style="width: 86px;">ツルツルになるまでの総額(全部位)</td>
<td style="width: 238px;">&#8211;</td>
<td style="width: 126px;">210,000円〜</td>
<td style="width: 233px;">94,694円〜</td>
<td style="width: 156px;">3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td>
</tr>
<tr>
<td style="width: 86px;">通い放題の有無</td>
<td style="width: 238px;">×</td>
<td style="width: 126px;">○</td>
<td style="width: 233px;">×</td>
<td style="width: 156px;">×</td>
</tr>
<tr>
<td style="width: 86px;">東京の店舗</td>
<td style="width: 238px;">都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td>
<td style="width: 126px;">【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td>
<td style="width: 233px;">都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td>
<td style="width: 156px;">都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td>
</tr>
<tr>
<td style="width: 86px;">営業時間</td>
<td style="width: 238px;">平日:12:00~21:00
土日・祝日:10:00~19:00</td>
<td style="width: 126px;">11:00〜21:00
※各店舗によって異なります</td>
<td style="width: 233px;">平日・土 12:00~21:00
日・祝 11:00~20:00</td>
<td style="width: 156px;">各店舗によって異なる</td>
</tr>
<tr>
<td style="width: 86px;">デメリット</td>
<td style="width: 238px;">ニードル脱毛は高額になりやすい</td>
<td style="width: 126px;">スタッフの性別指定はできない</td>
<td style="width: 233px;">男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td>
<td style="width: 156px;">プランの選択肢が少ない</td>
</tr>
<tr>
<td style="width: 86px;">公式サイト</td>
<td style="width: 238px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td>
<td style="width: 126px;"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 233px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 156px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
</div></section>
<p>ランキングの詳細をご紹介するまえに、格安でヒゲ脱毛ができるサロン・クリニックと安さ以外に重視すべきポイントについて解説していきます。</p>
<p>先にクリニック・サロンの情報を知りたい方は下のボタンからご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<h2>東京で髭脱毛が安い<strong>クリニック・サロンはどこ?</strong></h2>
<p><span class="highlighted">とにかく安く脱毛がしたい</span>という方はこちらがおすすめ!</p>
<p>脱毛方法により脱毛効果や痛み・費用が異なるため、格安で脱毛ができるメンズ脱毛サロン、医療脱毛クリニックを3社ピックアップ。</p>
<p>回数券制度、通い放題プラン、1回ごとのコースありなど、料金体系がそれぞれ異なるため、ご自身の希望に一番あった施設を選んでくださいね。</p>
<p>いずれも無料カウンセリングを実施しているので、3社とも行ってみてから決めるでもいいですね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>施設名</td><td>レイロール</td><td>リンクス</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>全国最安値保証!</strong><br>1部位:2,980円/1回<br>3部位:59,800円/10回<br>8部位:99,800円/10回</td><td><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円<br><br>月々500円〜<br>11回目以降80%オフ</td><td>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td></tr><tr><td>アクセス</td><td>都内に5店舗<br>それぞれ最寄駅から徒歩10以内</td><td>都内に11店舗<br>それぞれ駅チカ</td><td>都内に23院<br>それぞれ駅チカ</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h2>髭脱毛クリニック&amp;サロンの選び方は?重要な5つのポイントをチェック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg" alt="チェックすべきポイント" class="wp-image-50578" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3418-contents-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を失敗しないために重要なのは、<span class="highlighted">サロン・クリニックの選び方</span>。</p>
<p>とくに注目すべきなのは次の5つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合った髭脱毛の方法かどうか</li><li>メンズのムダ毛に特化したクリニック・サロンかどうか</li><li>無料保証やアフターケアが充実しているか</li><li>予約は取りやすいか</li><li>痛み対策は万全か</li></ul>
</div></div>
<p>詳しく解説していきます。</p>
<h3>1. 自分に合った髭脱毛の方法かどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg" alt="ポイント1" class="wp-image-51117" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛には主に3つの方法があります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>光脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>永久脱毛</td><td>△<br><strong>(減毛)</strong></td><td>〇</td><td>◎</td></tr><tr><td>料金</td><td><strong>効果が出るまで長期間かかるため結果的に費用が高くなる傾向に</strong></td><td>短期間で効果が出やすいので費用を抑えやすい</td><td><strong>1本ずつ脱毛するため高額になりやすい</strong></td></tr><tr><td>施術時間</td><td>10~15分程度*</td><td>10~15分程度*</td><td>30〜60分程度*</td></tr><tr><td>痛み</td><td>静電気のような軽い痛み</td><td>輪ゴムで弾かれたような強い痛み</td><td>火傷のようなかなり強い痛み</td></tr><tr><td>施術リスク</td><td>少ないが赤み・痛みが出る可能性も</td><td><strong>出力が高いため赤み・痛みが伴う</strong></td><td>技術者によって差が出やすい</td></tr><tr><td>ツルツルになるまでの期間</td><td>15回以上*</td><td>5~8回*</td><td>5~8回*</td></tr><tr><td>トラブル対応</td><td>他の医療機関を受診必要がある<br>※サロンによって提携院あり</td><td>医療従事者がすぐに対応</td><td>他の医療機関を受診必要がある※サロンによって提携院あり</td></tr></tbody></table>
<p><small>*1&#8230;各サロン・クリニックやコースによって異なります。<br></small><small>*2&#8230;ツルツルになるまでに必要な回数の目安です。<br></small><small>*3&#8230;サロンの使用マシンや施術レベル、体質によって効果の現れ方には差があります。</small></p>
<p>それぞれにメリット・デメリットがあるため、まずは3つの髭脱毛法について知っておくと、脱毛完了までの時期や費用が<span class="highlighted">見込みやすくなります</span>。</p>
<h3>2. メンズのムダ毛に特化したクリニック・サロンかどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg" alt="ポイント2" class="wp-image-51118" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>必ずしも、男性専用サロンである必要はありませんが、<strong>メンズの脱毛に特化したクリニックやサロンがおすすめ</strong>です。</p>
<p>男性の脱毛は、<span class="redcolor">体毛が濃く、量が多いことが多い</span>ことを踏まえた上で、肌へのダメージを考慮しながら丁寧に行っていく必要があります。</p>
<p><strong>髭脱毛に特化したプランのある脱毛クリニックやサロンを厳選</strong>した、本記事のランキングを参考にしてみてくださいね。</p>
<h3>3.無料保証やアフターケアが充実しているか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg" alt="ポイント3" class="wp-image-51119" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="redcolor">単純にヒゲ脱毛の料金が安ければ良いかというと、そうではありません。</span></p>
<p>施術料金以外にも、下記のような観点から<strong>「長く通えるクリニックかどうか」</strong>という点で脱毛クリニックやサロン選びを進めましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> カウンセリングが無料かどうか</li><li> 硬毛化などの対応があるかどうか</li><li> 継続することで髭脱毛の料金は安くなるか</li></ul>
</div></div>
<h3>4.予約は取りやすいか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg" alt="ポイント4" class="wp-image-51120" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニック・サロンを契約する際は、<span class="highlighted">希望日に予約を入れやすいかどうかを必ず確認</span>しておきましょう。</p>
<p>クリニック・サロンによっては、契約してもなかなか予約が取れないケースもあるからです。<span class="redcolor">予約が取れないと、脱毛完了までの期間がズルズルと長引いてしまいます。</span></p>
<p>具体的には、Webからの24時間予約に対応しているクリニック・サロンがおすすめです。</p>
<p>また店舗数が多く、かつ契約した店舗以外でも施術ができるクリニック・サロンなら、希望日の直前でも予約を入れやすいでしょう。</p>
<p>予約の取りやすいクリニック・サロンを選べば、ストレスなく脱毛を進められます。</p>
<h3>5.痛み対策は万全か</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg" alt="ポイント5" class="wp-image-51121" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="highlighted">髭脱毛において、痛み対策は必須</span>と言っても過言ではありません。<span class="redcolor">髭は他の部位と比べ、特に脱毛時の痛みを感じやすい</span>からです。</p>
<p>痛みが不安な方は、麻酔完備のクリニック・サロンを選びましょう。麻酔には主に次の2種類があります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>麻酔クリーム</td><td>患部に塗布する。感覚が麻痺し、痛みを感じにくくなる。</td></tr><tr><td>笑気麻酔</td><td>ガスを吸入する。痛みを対策できるだけでなく、お酒に酔ったような気分になるため不安を感じにくくなる。</td></tr></tbody></table>
<p>クリニック・サロンで行っている痛み対策もチェックしておきましょう。</p>
<h2>渋谷のヒゲ脱毛クリニック&amp;サロンおすすめ22選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg" alt="ランキング" class="wp-image-40462" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは、東京でヒゲ脱毛がおすすめのクリニックとサロンを紹介していきます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは3つの基準をもとにランキングを作成しています。</p>
<p><strong>・治療実績と口コミ内容</strong><br>→症例数やクリニック&amp;サロンの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査や口コミから判断</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトの見やすさ、料金が具体的に設定されているかを評価(ランキング表示金額は断りがない場合、税込みでの金額となります。金額が変更されている可能性もあるため、来店の際は必ず公式サイトで料金をご確認ください。)</p>
</div></section>
<h2 id="clinic">東京でおすすめのヒゲ脱毛クリニック</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 100px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>&#8211;</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>&#8211;</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<h3>メンズリゼ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg" alt="メンズ髭脱毛のメンズリゼ" class="wp-image-1235" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"3651732d-bed6-4a68-a0d2-15972b47673f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズリゼ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8740f63c-bcda-4377-9352-47961afe004a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8740f63c-bcda-4377-9352-47961afe004a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1748ef89-2284-416f-836d-1d9511c9dc36","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"37354e35-07b4-4b1b-a98a-ed8c61581722","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1709b44d-7405-410c-94c7-5e3ea3aea757","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズリゼ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d93d674c-5beb-4a19-8492-8690c5263344"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズリゼのおすすめポイント</p>
<ul><li>3種類の脱毛機で自分に合った脱毛が可能</li><li>様々なトラブルに備えた完全無料保証を完備</li><li>2種類の麻酔の導入で痛みへの配慮も◎</li><li>月々3,200円~手軽に脱毛を始められる</li></ul>
</div></section>
<p>メンズリゼクリニックは男性専用脱毛クリニックです。全国に18店舗展開し、東京には新宿など5店舗があります。</p>
<p>医師が直接カウンセリングを行い、ひとりひとりに最適な施術を提供してくれるのが魅力。カウンセリンは無料です。万が一の肌トラブルも完全無料で保証されているので安心です。</p>
<p>医療機関でしか扱うことのできない3種類の医療レーザー脱毛機で異なる肌質や毛質に対応。部分的に残すなどのデザインやボリューム調整にも対応しています。</p>
<p>コースの有効期限が5年もあるので、事情で行けない期間ができても大丈夫ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-60504871-f308-4b09-bd27-d630d8186f8c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg" alt="" data-id="76123" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1/" class="wp-image-76123" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg" alt="" data-id="76124" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1/" class="wp-image-76124" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg" alt="" data-id="76125" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1/" class="wp-image-76125" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg" alt="" data-id="76126" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1/" class="wp-image-76126" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>メンズリゼの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズリゼの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td><strong>メンズリゼ新宿</strong><br><a href="https://g.page/mensrize_shinjuku?share">新宿区歌舞伎町1丁目2−1 ナインティ 新宿 ビル 7F</a><br><strong>メンズリゼ渋谷</strong><br><a href="https://g.page/mensrize_shibuya?share">渋谷区神南1-16-3 ブル・ヴァールビル4F</a><br><strong>メンズリゼ銀座</strong><br><a href="https://www.google.com/maps/place/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7/@35.668131,139.7591151,17z/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1">東京都中央区銀座8-8-8 銀座888ビル10F</a><br><strong>メンズリゼ町田</strong><br><a rel="noreferrer noopener" aria-label="東京都町田市原町田4-11-14コロンブスビル8F (新しいタブで開く)" href="https://g.page/mensrize_machida?share" target="_blank">東京都町田市原町田4-11-14コロンブスビル8F</a><br>メンズリゼ立川<br><a href="https://g.page/mensrize_tachikawa?share" target="_blank" rel="noreferrer noopener" aria-label="東京都立川市柴崎町3-6-23LXビル3F (新しいタブで開く)">東京都立川市柴崎町3-6-23LXビル3F</a></td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式HPの「電話予約」</a>から各店舗にTEL</td></tr><tr><td>アクセス</td><td>各店舗のアクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td><strong>メンズリゼ新宿</strong><br>14:00~23:00<br> (休診時間18:00~19:00)<br><strong>メンズリゼ渋谷</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ銀座</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ町田</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ立川</strong><br>10:00~20:00<br> (休診時間14:00~15:00)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br> ・クレジットカード払い(1回・2回・ボーナス一括)<br> ※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr></tbody></table>
<h4>メンズリゼの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">清潔感溢れる院内で、スタッフの方々も皆さんとても親切で丁寧に接してくださりとても好感が持てます。<br>引用元:<a href="https://goo.gl/maps/vPzdGST37eK1FWuA6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応も良く、プライバシーの配慮もしっかりなされていて良かったです。<br>電話対応も大変に気持ちの良い対応でしたね。<br>引用元:<a href="https://goo.gl/maps/NBtqkUNaPDhuk1UN9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまだに全く予約が取れません。1年間ずっと取りやすいよう改善しますと言い続けていますが全く努力が見られません。新規契約の方は最初にお金を払ったらその後行きたい日に全然予約が取れないのでお気をつけください。<br>引用元:<a href="https://goo.gl/maps/NuqU6YimKHvoysyB7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3>ゴリラクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"335d4ac2-43f2-4def-863b-cd3d0dd4a18a"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c349d5b9-4493-446f-9339-9ce586ff7009","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20c0363b-e112-4b74-8f6e-73572a124f7b","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>ゴリラクリニックのおすすめポイント</p>
<ul><li>脱毛機が5種類!自分に合った脱毛ができる</li><li>痛みの少ない脱毛機「メディオスターNeXT PRO」全院導入</li><li>ヒゲ脱毛完了コースなら7回目以降は1回100円</li><li>様々なトラブルへの保証制度が無料</li></ul>
</div></section>
<p>ゴリラクリニックは、男性美容に特化したクリニックで、全国に18院展開、都内には新宿など5院が展開されています。</p>
<p>「男性美容という文化を創る」ことを使命としていて、美意識の高い男性に支持されています。</p>
<p>効果を出すために長期間通う必要があるエステ脱毛に比べて、医療脱毛は短期間で効果が得られやすのが特徴です。<br>毛細胞よりも浅い「バルジ」という細胞にアプローチするため、痛みや肌へのダメージも少なくてすみます。</p>
<p>しかも、ふたたび生えてくることもほとんどないのが魅力的ですね。</p>
<p>ゴリラ割、乗り換え割、ペア割などの割引も充実しています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg" alt="" data-id="76116" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1/" class="wp-image-76116" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg" alt="" data-id="76117" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1/" class="wp-image-76117" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg" alt="" data-id="76118" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1/" class="wp-image-76118" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg" alt="" data-id="76115" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1/" class="wp-image-76115" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4><strong>ゴリラクリニック</strong>の料金プラン</h4>
<p><strong>【ヒゲ脱毛完了コース(全6回)】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻下・アゴ・アゴ下)</td><td>74,800円</td></tr><tr><td>+部位追加<br>(ほほ・もみあげ)</td><td>64,800円</td></tr><tr><td>+部位追加(首)</td><td>49,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><small>※『ヒゲ脱毛完了コース』終了後は3年間追加1回100円で照射可能!</small></p>
<p><strong>【各部位ごとの料金】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>鼻下</td><td>38,800円</td></tr><tr><td>アゴ</td><td>38,800円</td></tr><tr><td>アゴ下</td><td>38,800円</td></tr><tr><td>ほほ</td><td>48,000円</td></tr><tr><td>もみあげ</td><td>38,800円</td></tr><tr><td>首</td><td>48,800円</td></tr></tbody></table>
<p style="font-size:11px">※ヒゲ脱毛完了コースは、平日11:00〜15:00までの照射となります。契約時にプラス19,800円(税込)のお支払で上記曜日時間以外も利用可能です。</p>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla.clinic/">ゴリラクリニック </a></td></tr><tr><td>住所</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td>11:00〜20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割*<br><br>*クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<h4>ゴリラクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96b48b26-f961-41c0-9544-d18828aca209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも行かしてもらってます。<br>店員さん可愛くて丁寧でとても親切です。<br>引用元:<a href="https://goo.gl/maps/2KSFf7eVkXmCADP48">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の施術で伺いましたが、非常に丁寧。<br>メディオスターを導入しているゴリラクリニック以外のクリニックにも行った事がありますが、1回滑らせたら次の位置に移動。<br>確かに施術時間は早いけど打ち漏れが散見されるぐらいなら、時間を目一杯に使って丁寧にやって欲しい。<br>ゴリラでは、同じ部位に4、5回当ててくれるので、気分的にも満足度が高い。<br>これで打ち漏れがあった場合は諦めがつくレベル<br>引用元:<a href="https://goo.gl/maps/ym2rgdEanBChoLJi6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">雰囲気も接客もいいのだが、立地がいいせいで予約が取りにくい。ヒゲ脱毛効果は確かにあるが、高い。脱毛なら他の美容整形もあるので、即断せずに他社と比較してから申し込まないと後悔しますよ<br>引用元:<a href="https://goo.gl/maps/roqxaitnRYou6Vsy6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3>湘南美容クリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"8cedd301-be8d-4c32-994e-c61b4908c552"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"775d53eb-7cf3-4491-8539-820aaaa9dee2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"471763f0-2131-46a6-afbf-e5dd9c165c4d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"9d161c1f-d5fc-4849-a124-2efcaf88982c","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.3</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>湘南美容クリニックのおすすめポイント</p>
<ul><li>都内だけで23院!圧倒的な院数</li><li>シンプルなコース設定でプラン選びに迷わない</li><li>1回のみの脱毛も可能!コース契約なしでハードルが低い</li></ul>
</div></section>
<p>湘南美容クリニックは、CMでもおなじみの有名なクリニックです。</p>
<p>全国に店舗を展開しているので、やむない引っ越しがあっても続けられるのは便利です。東京でも19院という驚くほどの店舗数を誇っているので、東京在住の方はとても通いやすいクリニックでしょう。</p>
<p>男性ならではの太くて硬い毛質に威力を発揮する脱毛機で、スピーディで痛みの少ない施術を提供しています。</p>
<p>医療従事者がいるので、サロン脱毛による万が一が心配な方にはオススメです。顔というデリケートで目立つ箇所ならなおさらですね。</p>
<p>ヒゲ脱毛は、3部位(上口ヒゲ、アゴ、アゴ下)が1回5,700円で受けられます。</p>
<h4><strong>湘南美容クリニック</strong>の料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛コース<br>(上口ヒゲ、アゴ、アゴ下)</td><td>1回:5,700 円<br>3回:11,400 円<br>6回:16,800 円</td></tr><tr><td>ヒゲ脱毛コース<br>(もみあげ周囲・頬)</td><td>1回:6,500 円<br>3回:12,900 円<br>6回:19,800 円</td></tr><tr><td>首</td><td>1回:6,180円<br>3回:17,730円<br>6回:29,280円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>湘南美容クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>住所</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>診療時間</td><td>受付時間<br>10:00〜23:00<br>診察時間<br>10:00〜19:00<br>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛でお世話になってます!<br>この時期になると毛の処理が疎かになりがちなので、いっその事無くしてしまえと思い通い始めました。<br>腕毛が割と濃くなりやすいのでやってもらい、2週間ぐらい経つと自然とポロポロ毛が抜けるようになりました!<br>産毛も生えづらくなって最高です!笑<br>肌もツルツルになった気がします。<br>引用元:<a href="https://goo.gl/maps/hvZWNMHCp1iQncgy5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で通っています。脱毛は予約が取りにくい印象がありましたが、毎回希望通りに予約が取れており、予約受付も遅い時間帯まで対応くださり予定が立てやすいです。スタッフの方も毎回前回からの照射後の効果を一度確認してくださるので照射漏れなども少なく今のところ不満なく通えています。<br>引用元:<a href="https://goo.gl/maps/GW7EDPVnxxfj9hfx6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここのクリニックはおそらく全国共通だと思いますが、<strong>脱毛</strong>マシンのレーザーの出力をわざと低く設定しているのでいつまで経っても<strong>永久脱毛</strong>の効果は薄いです。<br>安さを売りにしていますが、一時的に毛が抜け落ちる程度の威力のレーザーで施術するため、<strong>永久脱毛</strong>の効果は薄く何度も何度も契約を繰り返すことになり結果的にトータルで見ると高額です。<br>多くの患者は安さだけに惹かれて、このような裏事情を知らずに来院するので結果的に何度も何度も通わされてクリニックのカモになります。<br>引用元:<a href="https://goo.gl/maps/L3ogrsZspfVU3VpG7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-shonanbiyougeka/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックのヒゲ脱毛の口コミ・評判|安いけど効果はある?体験談から徹底解説</a></li></ul>
</div></div>
<h3>エミナルクリニックメンズ</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="font-size:0"> エミナルクリニックメンズのおすすめポイント </p>
<ul><li>痛みが少ない</li><li>最短5ヶ月で完了</li><li>無料保証が充実している</li></ul>
</div></section>
<p>エミナルクリニックメンズでは<span class="redcolor">痛みの軽減</span>にこだわり、脱毛機は最新の「蓄熱式脱毛機」を導入しています。</p>
<p>蓄熱式脱毛機は温かい熱で発毛因子にアプローチするため、痛みを大幅に軽減できているのが特徴です。</p>
<p>従来のような痛みがなく、<span class="highlighted">じんわりと温かさを感じる程度の体感で気軽に医療脱毛を受けられます。</span></p>
<p>今はもう「医療脱毛=痛みが強い」というそんな時代ではありません。</p>
<p><strong>痛みをネックに思うことなく気軽に医療脱毛ができる</strong>のです。</p>
<p>また、エミナルクリニックメンズの脱毛方法は毛周期に関係なく脱毛できる「蓄熱式脱毛」なので、<strong>最短1ヶ月に1回のペースで脱毛可能</strong>。</p>
<p><span class="highlighted">5回コースならたったの5ヶ月で完了します。</span></p>
<p>さらにエミナルクリニックメンズでは追加費用が発生しません。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-13133f9b-ea06-4403-9627-7b17787ba250"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 初診料 </li><li> 再診料 </li><li> お薬代(アフターケアクリーム代) </li><li> シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料) </li><li> 肌トラブル時の治療費 </li><li> 麻酔代 </li></ul>
<p></p>
</div></div>
<p>これらがすべて無料なのは嬉しいですね。</p>
<h4> <strong>エミナルクリニックメンズ</strong>の料金プラン </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻した・あご・あご下・ほほ・もみあげ・首から選べる)</td><td><strong>5回38,500円</strong></td></tr><tr><td>ヒゲ全体</td><td><strong>5回78,000円</strong></td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>エミナルクリニックメンズの基本情報 </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://mens-eminal.jp/lp/" target="_blank" rel="noreferrer noopener" aria-label="エミナルクリニックメンズ (opens in a new tab)">エミナルクリニックメンズ</a></td></tr><tr><td> 住所 </td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院 </td></tr><tr><td> 電話番号 </td><td> 公式HP「医院一覧」をご覧ください。 </td></tr><tr><td> アクセス </td><td> 公式HP「<a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank">医院一覧</a>」をご覧ください。 </td></tr><tr><td>診療時間</td><td>11:00〜21:00</td></tr><tr><td> 予約方法 </td><td>・公式WEBサイトからの予約<br>・電話予約 </td></tr><tr><td>無料保証</td><td>・施術時のローション代<br>・ お薬代(アフターケアクリーム代)<br>・シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料)<br>・ 肌トラブル時の治療費<br>・ 転院の手続き費用<br>・テスト照射代<br>・麻酔</td></tr><tr><td>キャンペーン</td><td>・学割10%OFF<br>・乗り換え割6%OFF<br>・ペア割6%OFF</td></tr></tbody></table>
<h4>エミナルクリニックメンズの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/6WXQ4z4Ak7RQyU4P7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付、施術してくださる方は皆さん丁寧で好感が持てる。中もとても綺麗でオススメです。<br>1回でも効果を実感できる。3回やったら確実に変わる。<br>引用元:<a href="https://goo.gl/maps/dXk9BQPEPhtiPfN4A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まず、ホームページには最短5回と書かれていたが。カウンセリングにいったら5回ではまず終わらないと店舗で言われ10回を進められた。<br>また、初回は予定時間より1時間前に来いと言われたが、実際行ってみたら間違っていました。と言われ、1時間待たされた。<br>2回目の予約もほとんど取れず、何とか取っていったら、その日の午前に整形外科に行ったということで本日の施術はできません。1回消化したことになります。<br>それを戻すには1万円必要です。と言われた。<br>対応に不満があり、一度施術を受けたが退会しました。<br>みなさんは、気を付けてください。引用元:<a href="https://goo.gl/maps/qVhjcBmML1ZoqwYC7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" style="background-color:#2dad96"> エミナルクリニックメンズの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a><br></li></ul>
</div></div>
<h3>ドクターコバ</h3>
<figure class="wp-block-image"><a href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-3.png" alt="メンズ髭脱毛のドクターコパ" class="wp-image-14128" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-3.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-3-300x174.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"44f415b9-188c-42f4-a55f-deb377d317b7"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ドクターコバ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffd42019-ff9d-4482-8d57-8e2924064947","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"ae545144-1dcb-4059-9dcf-277c7de525fe","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"30b10093-d512-4ab5-af8e-8ad3e519507d","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ドクターコバ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-45b719b0-74b4-471a-8040-fabfa847d898"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>Dr.コバのおすすめポイント</p>
<ul><li>施術6回目以降は1回100円!無期限ヒゲ脱毛が魅力</li><li>ヒゲ脱毛の脱毛範囲が広い</li><li>脱毛前にテスト照射あり</li></ul>
</div></section>
<p>Dr.コバは、ヒゲ脱毛に特化したクリニックです。</p>
<p>特徴的なのは無期限ヒゲ脱毛。</p>
<p>2年や4年間などの期限付きが多い中、施術6回目以降は予約料100円のみで施術を提供しています。口・顎・頬・顎下・首上のほぼ全てのヒゲが対象となるので、かなり魅力的ですよね。</p>
<p>ライトシェアに加えて、シネロンキャンデラ社のGentleMax Proを使用しており、ヒゲに最適な施術を提供。高い安全性と驚異的な効果を誇っています。</p>
<p>確実な効果と安全性、時短で選ぶならDr.コバでしょう。</p>
<h4>Dr.コバの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>都度払い</td><td>1〜5回目:27,500円/1回<br>6回目以降:110円/1回</td></tr><tr><td>一括払い</td><td>5回分:108,900円<br>6回目以降:110円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4><strong>Dr.コバ</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="http://www.kobayashi-seikei.jp/alopecia/" target="_blank">Dr.コバ 銀座院</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/Nd9YwZNW7bBpaSFs9">東京都中央区銀座2丁目10-8 マニエラ銀座ビル3階</a></td></tr><tr><td>電話番号</td><td>0120-026-226</td></tr><tr><td>アクセス</td><td>JR有楽町駅 徒歩8分<br> 銀座線 銀座駅 A13 徒歩4分<br> 日比谷線 東銀座駅 A8出口 徒歩2分<br> 有楽町線 銀座一丁目駅 11番出口 徒歩2分<br> 有楽町線 新富町駅 1番出口 徒歩5分<br> 都営浅草線 宝町駅 A3出口 徒歩5分</td></tr><tr><td>営業時間</td><td>10:00〜19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約向け)<br>・受付での予約</td></tr></tbody></table>
<h4>Dr.コバの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">安いし、効果抜群です。<br>当方めちゃくちゃ髭は濃い方ですが、薄くなってきています。<br>予約はとりずらいですが、コスパ重視したい方にオススメ。<br>痛いのが苦手ならゴリラがオススメ。<br>引用元:<a href="https://goo.gl/maps/u9RqkAuTEXt3q46N9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">価格と効果は素晴らしいけど、社員のサービスレベルと衛生面は並以下かと。社員はサービス内容、言うことバラバラ、施術後の軟膏は塗られたり塗られなかったり。衛生面は、施術上仰向けになりますが枕には髪の毛とかついてます。気分悪い、、ちなみに予約は全然取れません。<br>引用元:<a href="https://goo.gl/maps/ZmY1FZ8BDRWtmcBg9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛のコスパは随一です。<br>ただその分従業員のレベルは最低です。<br>最近は施術する方は割とまともな方が多い気がします(たまにサッサと終わらそうと客のことを考えずに適当なことやる人もいます。特に土日は施術者の質が低い気がします。)<br>受付と電話対応に関しては本当に最底辺レベルです。<br>まともな社会人としての常識やマナーや言葉遣いが身についていない方しかいません。<br>コンビニのアルバイトの方がよっぽどしっかりした接客をされています。<br>受付は無人に、電話対応は外注するなどして頂きたいです。<br>引用元:<a href="https://goo.gl/maps/Q74tFspMAE4PMmAm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" style="background-color:#2dad96">Dr.コバの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-drkoba/" target="_blank" rel="noreferrer noopener" aria-label="ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証 (新しいタブで開く)">ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証</a></li></ul>
</div></div>
<h3>メンズジェニー</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/.jpg" alt="" class="wp-image-90573" srcset="https://moteo.best/column/wp-content/uploads/2023/12/.jpg 750w, https://moteo.best/column/wp-content/uploads/2023/12/.jpg-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"e184e38d-df9c-498e-8272-a13bddd1152b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズジェニー(ジェニークリニック)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20bbd0a6-7a66-4926-bece-da5791594ed9","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bfae67b3-4153-476b-9568-3a768029c0c0","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"bdebb052-e44d-47d8-adb6-da78c858135f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズジェニー(ジェニークリニック)</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.4</td>
</tr>
<tr>
<td>料金</td>
<td>7.1</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズジェニーのおすすめポイント</p>
<ul><li>痛みの少ない医療脱毛ができる </li><li>無料保証が充実している </li><li>予約が取りやすく通いやすい </li><li>良心的な価格設定 </li></ul>
<p></p>
</div></section>
<p><span style="font-weight: 400;">メンズジェニーは男性専用の脱毛クリニックで、東京には新宿南口院と渋谷院があります。</span></p>
<p><span style="font-weight: 400;">最新の脱毛理論「蓄熱式脱毛」により、痛みや肌への負担が少ない医療脱毛ができる点が最大の魅力です。</span></p>
<p><span style="font-weight: 400;">発毛因子にアプローチする方法なので温かい熱でアプローチでき、濃い毛はもちろん産毛のような薄い毛もしっかり脱毛できます。</span></p>
<p><span style="font-weight: 400;">施術もスピーディーであっという間に終わり、予約枠にも余裕が出やすいです。比較的新しいクリニックですので、その点も予約の取りやすさにつながっています。</span></p>
<p><span style="font-weight: 400;">肌トラブルや打ち漏れにも無料で対応。メンズジェニーは脱毛が初めての方でも安心して通うことができます。</span></p>
<p><span style="font-weight: 400;">カウンセリングではテスト照射も無料で行ってくれますので、興味があれば気軽に足を運んでみてください。</span></p>
<h4>メンズジェニーの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>顔セレクトプラン3</td><td>1回コース:26,000円<br>3回コース:55,000円<br>5回コース:76,000円</td></tr><tr><td>顔6箇所セット<br>(ひたい/ほほ・もみあげ/鼻下/アゴ/アゴ下/首)</td><td>1回コース:51,000円<br>3回コース:109,000円<br>5回コース:149,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><span style="font-weight: 400;">今なら期間限定キャンペーンで、「トライアル顔3箇所」が1回9,800円、「トライアル顔6箇所」が1回16,800円でお試しできますので、まずはこちらを試してみるといいでしょう。</span></p>
<h4>メンズジェニーの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://jennyc.jp/men/">メンズジェニー</a></td></tr><tr><td>住所</td><td>3店舗新宿南口院、渋谷院、大宮院</td></tr><tr><td>電話番号</td><td>0120-006-280</td></tr><tr><td>アクセス</td><td>各店舗のアクセスは<a href="https://jennyc.jp/men/clinics/">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休業日</td><td>店舗ごとに異なる</td></tr><tr><td>支払方法</td><td>現金、クレジットカード、医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://jennyc.jp/men/reserve/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4><strong>メンズジェニーの口コミ</strong></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b16884f9-2176-4316-ad02-3b70add7283b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Shoki Aobaさん </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初経験で不安要素も多々ありましたが痛みとかもなく、最後までリラックスした状態でいれました!担当の方がとても親切な方でリラックスできた要因の一つだと思います。<br>施設も綺麗な印象でした!<br>(引用元:<a href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank" rel="noreferrer noopener" aria-label="Googleマップ (新しいタブで開く)">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">anan anpanさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">VIOをやっています。<br>他会社の医療脱毛も経験済みのため、その比較です。<br><br>照射自体は、他の医療脱毛と比較して少ないです!<br>その点とても満足なのです!<br><br>星が1つないのは、<br>Oの時、スタッフの方に剃ってもらったのですが、<br>その毛の処理が実際の照射よりも痛かったです。。<br><br>他の医療脱毛をした時はそんな事はなかった。。<br><br>毛を処理する剃毛器材が悪いのか、、<br>剃毛してくれるスタッフの技術なのか、、<br><br>血が出てるんじゃないかと思うくらい痛かった。。<br>改善してほしいです。<br>(引用元:<a rel="noreferrer noopener" href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://jennyc.jp/men/" style="background-color:#2dad96">メンズジェニー の公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-jenny/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズジェニーの口コミ・評判は?実際にVIO脱毛の体験で効果を検証してみた!</a></li></ul>
</div></div>
<h3>表参道スキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg" alt="メンズ髭脱毛の表参道クリニック" class="wp-image-1251" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></figure></div>
<p><!-- wp:uagb/section {"block_id":"80ce2e20-d578-4425-b0fc-3aa8e9d65eac"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">表参道スキンクリニックグループ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"da788f7f-62d7-4dd1-81a6-5a88864af44e","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5f7a190e-4278-45a9-b3f9-45c4ee4087e5","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aaacef2d-02ff-4baf-9c6c-9f744c43ae90","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"0480c0de-9297-432b-8e96-27071a2c472e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-0480c0de-9297-432b-8e96-27071a2c472e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.0"} --></p>
<div class="wp-block-brad-number-review">8.0</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>表参道スキンクリニックグループ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>表参道スキンクリニックグループは、医療脱毛を提供するクリニックです。東京は渋谷を中心に、全国に展開しています。</p>
<p>全室すべて完全個室なのでプライバシーが守られて安心。医療機関なので脱毛後のアフターケアサポートもしっかり行ってくれます。</p>
<p>良心的なのが伺えるのは、「強引な勧誘はいたしません」「表記料金以外は一切いただきません」「予約の取りやすさに自信があります」……などの8つの約束。安心して来院することができますね。</p>
<p>しかも初回カウンセリングは無料です。</p>
<h4>表参道スキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ALXレーザー</td><td>1回:22,000円5回:66,000円8回:96,800円12回:132,000円</td></tr><tr><td>YAGレーザー</td><td>1回:33,000円5回:99,000円8回:149,600円12回:211,200円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>表参道スキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="表参道スキンクリニック (opens in a new tab)">表参道スキンクリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/omotesando-skin-clinic?share">神宮前5-9-13 喜多重ビル4階</a></td></tr><tr><td>電話番号</td><td>0120-334-270</td></tr><tr><td>アクセス</td><td>東京メトロ各線「表参道駅」 A1出口より徒歩約7分</td></tr><tr><td>営業時間</td><td>月・火・木:11:00~20:00<br>金・土:11:00〜19:00<br>日・祝:10:30~18:00</td></tr><tr><td>休業日</td><td>水曜日</td></tr><tr><td>支払方法</td><td>現金もしくはクレジットカード(VISAやMastercard、UCカードなど)</td></tr><tr><td>予約方法</td><td><a href="https://omotesando-skin.jp/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>表参道スキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今まで通常の脱毛と、ここの医療脱毛を経験しましたが、やっぱり医療脱毛の方が効果が明らかに違うと思います。通常のは次に脱毛に行く前には生えてきてしまうのに、医療はそれがかなり遅いです!本当に処理の必要がなくなるので助かっています。<br>引用元:<a href="https://goo.gl/maps/BdVNDePJyJNbpTP77" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">予約時間に呼ばれず待たされること多数。<br>施術前にお金を取られるスタイル。<br>会計も不明瞭で明細はもらえません。<br>正直おすすめはしないです。<br>引用元:<a href="https://goo.gl/maps/9EMqbJrcqaa4Pa438" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">オプション契約の勧誘がちょっとしつこいのが残念。カウンセラーさんのお勧めは断ることができたのですが、看護師さんまでも施術中まで何度もお勧めしてくるので断るのもだんだん面倒になって最後はオプション追加してしまいました。それさえなければお勧めできるクリニックだと思います。引用元:<a href="https://goo.gl/maps/x9J2Dig35XdPzfaV7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://omotesando-skin.jp/" style="background-color:#2dad96">表参道スキンクリニックの公式HPをチェックする</a></div>
<h3>渋谷美容外科クリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png" alt="メンズ髭脱毛の渋谷美容外科クリニック" class="wp-image-14134" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-9-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"58917e65-057d-48e1-8e2a-4b904d41f7f6"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">渋谷美容外科クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"89ed49d2-6a05-49c4-acba-7b8651b91eac","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b9ed2f1e-5490-4b1e-b119-8a80f49cb445","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"358817b4-dd0a-49d9-a932-c9b4b00a2092","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d31c32a5-6a44-4c18-9084-f6bc8681cdd9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>渋谷美容外科クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.2</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>渋谷美容外科クリニックは、関東圏内に5院を展開し、都内には4院があります。</p>
<p>医療機関だけで可能なレーザー脱毛のアレキサンドライト・レーザーで、安全でスピーディーな脱毛を提供しています。</p>
<p>初診料・カウンセリング料・剃毛台・アフターケアがすべて無料という4つの脱毛サービスを提供。丁寧なカウンセリングを行い、強引な勧誘はありません。</p>
<p>クリニックなので、心配な施術後の肌トラブルもきっちりと対応してくれるのでとても安心ですね。</p>
<h4>渋谷美容外科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:74,800円8回:107,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>渋谷美容外科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://shibu-cli.com/">渋谷美容外科クリニック</a></td></tr><tr><td>住所</td><td><strong>渋谷院</strong><br><a href="https://goo.gl/maps/xweXib5q2Ly44cdx5">東京都渋谷区渋谷1-14-9 藤和宮益坂ビル8・9F</a><br><strong>新宿院</strong><br><a href="https://goo.gl/maps/78PxmsKCTcaw3yXq8">東京都新宿区新宿3-23-1 都里一ビル2F</a><br><strong>池袋院</strong><br><a href="https://goo.gl/maps/2MmwDbh6GuJJ2ddg9">東京都豊島区南池袋2-27-8 南水ビル7F</a><br><strong>新橋院</strong><br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/shibucli_shinbashi?share" target="_blank">東京都港区新橋2-18-9 第3光和ビル4F</a><br><strong>横浜院</strong><br><a href="https://g.page/shibucli_yokohama?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">神奈川県横浜市西区南幸2-11-1 横浜MSビル7F</a></td></tr><tr><td>電話番号</td><td>0120-355-311</td></tr><tr><td>アクセス</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ全体3回コース:57,500円</td></tr></tbody></table>
<h4><strong>渋谷美容外科クリニック</strong>の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらのクリニックの脱毛機とても良く毛が減ります。今まで通っていたところの半分位の回数で脱毛が終わりました。予約も希望の時間に取れるよう調整してくれて有り難い。カウンセリングも丁寧でスタッフさん皆対応良いですよ。<br>引用元:<a href="https://goo.gl/maps/abKhxWtWSzUKSLAG8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最初入り口がわかりづらかったですが、脱毛でちゃんと予約を取ってくれたのとシェービング無料は楽ちんですごく良かったです!<br>スタッフさんの対応もていねいに感じました!<br>引用元:<a href="https://goo.gl/maps/TLXXMmmZnAMWtpD47" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-18154384-3f01-4a03-bef2-4348b0056503"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">全身脱毛で通っていますが、スタッフの方の対応も良く、施術も丁寧です。料金はすごく安いというわけではなく、まあ平均的かなという価格帯です。23時まで営業しているので、仕事後にも通えるのがありがたいです。引用元:<a href="https://goo.gl/maps/zXQapcFCt7qsqge46" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://shibu-cli.com/" style="background-color:#2dad96">渋谷美容外科クリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-shibuyacosmeticsurgeryclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">【メンズ】渋谷美容外科クリニックの口コミ・評判|医療レーザー脱毛の解約料金やキャンセル料はかかる?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3>KMクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png" alt="" class="wp-image-14782" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png 749w, https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4224e83f-514a-4bef-bda7-e7f54eedd96f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"86f6b22d-c54a-4f82-8479-eae0bb73b496","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ab0f7de2-571f-4551-8176-f8f0a9e93d29","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"73a02d13-f243-47f1-91b2-6332d22f60fa","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"94fbbce4-e71a-47a1-be8f-205694d0993a","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.7"} --></p>
<div class="wp-block-brad-number-review">7.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>KM新宿クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>7.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>KMクリニックのおすすめポイント</p>
<ul><li>メディオスターNextProを使った『ハヤブサ脱毛』が早くて痛みが無い脱毛として人気</li><li>カウンセリング、施術が丁寧</li><li>産毛や日焼け肌への施術も可能</li></ul>
</div></section>
<p>KM新宿クリニックは、美容に特化した美容皮膚科・美容外科です。新宿院と銀座院があります。</p>
<p>医療レーザーハヤブサNEOは、発毛因子として重要な役割を果たすバルジを破壊します。従来のアプローチ部分の、毛根・毛母細胞よりも浅いため、痛みを感じなく圧倒的なスピード脱毛を実現しています。</p>
<p>時短で効率が良くて、しかも火傷などのリスクも軽減されているのでかなり魅力的です。</p>
<p>「試してみないとわからない」という方には、ヒゲ脱毛トライアルとして1回3,000円で体験できますよ。</p>
<h4>KMクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:93,500円追加:18,700円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>KMクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.kmshinjuku.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">KM新宿クリニック</a><br><a rel="noreferrer noopener" aria-label="KM銀座クリニック (新しいタブで開く)" href="https://www.kmshinjuku.com/clinic-ginza/" target="_blank">KM銀座クリニック</a></td></tr><tr><td>住所</td><td><strong>KM新宿クリニック</strong><br><a href="https://g.page/KMshinjuku?share">新宿区歌舞伎町2-46-5KM新宿ビル8F</a><br><br><strong>KM銀座クリニック</strong><br><a href="https://g.page/KMginza?share">中央区銀座1-16-1東貨ビル7F</a></td></tr><tr><td>電話番号</td><td>03-5272-0212</td></tr><tr><td>アクセス</td><td><strong>KM新宿クリニック</strong><br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><br><strong>KM銀座クリニック</strong><br>銀座線「京橋駅」1番出口より徒歩3分</td></tr><tr><td>営業時間</td><td>診察時間 11:00〜19:00<br>電話受付 10:30〜19:00</td></tr><tr><td>休診日</td><td>年末年始のみ休診</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>または電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ひげ(鼻下)トライアル1回:3,300円</td></tr></tbody></table>
<h4>KMクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付の対応、先生の施術も問題なくまた行きたいと思います。<br>ありがとうございました。<br>引用元:<a href="https://goo.gl/maps/BL2nNNLXxD5v5wsN6">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">付は数人いるが、愛想が良いスタッフとそうでないスタッフの差が激しい。医師はとても丁寧で、対応してくれた受付・看護師と比べても一番親切だった。施術は良かった。再訪あり。<br>引用元:<a href="https://goo.gl/maps/uYLvgLyWTsUHvBPVA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">看護師無礼<br>きちんと剃ってきたのに強めの口調。<br>うるさいしうざい。<br>帰ろうかと思ったわ途中で。<br>銀座なんでなくなっちゃったのさー。引用元:<a href="https://goo.gl/maps/BGspM1S2mh2GCFZ17" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/depilate-men/" style="background-color:#2dad96">KMクリニックを公式HPでチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a890a7d2-044d-40c8-992d-684994db6158"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-kmclinic/">KMクリニックの口コミ・評判は?新宿・銀座のヒゲ永久脱毛ならハヤブサ脱毛のお得コースがおすすめ</a></li></ul>
</div></div>
<h3>メディエススキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250.jpg" alt="メンズ髭脱毛のメディエススキンクリニック" class="wp-image-11369" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"4786e358-2c74-401c-b12b-8c98cd55c385"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メディエススキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"02ce887e-3cf7-400b-bfb2-05cdee3cdd21","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"24ffd67f-6112-4eec-bad6-a2bfb6598f11","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"cefa0580-ca51-4459-b3ce-d1d441a07400","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.6"} --></p>
<div class="wp-block-brad-number-review">7.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.5</td>
</tr>
<tr>
<td>接客</td>
<td>7.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>メディエススキンクリニックは、10代から90代までの幅広い層が来院する、美容に特化した美容皮膚科です。美容に関する様々なメニューの中で、医療脱毛も提供。</p>
<p>何よりもカウンセリングを大切にし、それぞれの希望と満足に寄り添い、向き合ってくれます。</p>
<p>特徴は、医師というだけでも安心なのに、キャリアのある皮膚の専門医が対応してくれるということでしょう。万が一の皮膚トラブルを考えると非常に安心できますよね。</p>
<p>米国で承認された永久脱毛の医療レーザーを使用した脱毛は、初回から効果を実感できます。日焼けした肌にも照射可能で、肌へのダメージが少ないのが特徴です。</p>
<p>料金は、パーツごとやセット料金があり、都度払いなのも安心ですね。</p>
<h4>メディエススキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:27,500円<br>3回:55,000円<br>5回:82,500円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メディエススキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.medieth.com/">メディエススキンクリニック</a></td></tr><tr><td>住所</td><td>東京都中央区銀座3-9-19 吉澤ビル6F</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>アクセス</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td></tr><tr><td>営業時間</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td></tr><tr><td>営業日(休診日)</td><td>日曜日</td></tr><tr><td>支払方法</td><td>現金一括<br>クレジットカード<br>医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://www.medieth.com/">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ&nbsp;(全体:もみあげ・ほほ・首含む)5回:82,500円</td></tr></tbody></table>
<h4>メディエススキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c40d8716-c381-43e6-9102-d085e557fee8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最近毛が濃い人が少なくなった気がしてたんですが、みんな脱毛やってるんですね。<br>友達がこちらのクリニックで受けたとの事で、紹介してもらいました。ちょうどキャンペーンやってたので予算よりも安く済んでお得でした。痛みはありましたが我慢してでもやった甲斐がありました。<br>引用元:<a href="https://goo.gl/maps/MAHw7CivGVPDeR8VA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a661daa6-80b6-47dc-b454-97b13b552193"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">将来ヒゲ伸ばすかもしれないと思って脱毛やるか保留にしてたんですけど、夕方になると青くなるのが面倒で。最近リモート業務になったので人と会う機会も減ったのですが、逆に今が始め時かなと。数回しか通ってませんが、既に薄くなったような。現段階でもやって良かったと思う。<br>引用元:<a href="https://goo.gl/maps/3zYxDrqu83gNUEmf8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最悪です。<br>看護婦さんの態度対応も悪いし、脱毛もビタミン点滴も効果が全然わからない。引用元:<a href="https://goo.gl/maps/HVXd8zbYvWrnLVrZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.medieth.com/" style="background-color:#2dad96">メディエススキンクリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mediasskinclinic/">メディエススキンクリニックの口コミ・評判は?ヒゲ脱毛やVIO脱毛の費用と効果は?おすすめクリニックか徹底検証</a></li></ul>
</div></div>
<h3>マグノリア皮膚科クリニック</h3>
<figure class="wp-block-image"><a href="http://www.mg-clinic.com/treatment/hairremoval-men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-4.png" alt="メンズ髭脱毛のマグノリア皮膚科クリニック" class="wp-image-14129" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-4.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-4-300x202.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>マグノリア皮膚科クリニックは、渋谷で美容医療を提供するクリニックです。</p>
<p>厳しい基準をパスした優秀なスタッフが、黄色人種に効果的なレーザーを使用した脱毛を提供。</p>
<p>豊富な経験と高い技術で、出力や当て方をチョイスしてひとりひとりの施術にあたります。なので、サロンで何年もかかる施術が短期間で済ませられます。</p>
<p>痛みの強い方にはオリジナルの脱毛用クリーム麻酔を使用。通常の医療用麻酔クリームに比べて強力なのに、肌に優しいのが特徴。痛みや肌が気になる方には魅力的ですね。</p>
<p>リピーターが多いのも特徴です。</p>
<h4>マグノリア皮膚科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:55,000円<br>5回:220,00円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>マグノリア皮膚科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">マグノリア皮膚科クリニック</a></td></tr><tr><td>住所</td><td>渋谷区渋谷1-8-7 第27SYビル5A</td></tr><tr><td>電話番号</td><td>03-3486-7855</td></tr><tr><td>アクセス</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>10:30〜18:00</td></tr><tr><td>営業日(休診日)</td><td>月・木曜休診</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>もみあげ+頬:20,000円/1回</td></tr></tbody></table>
<h4>マグノリア皮膚科クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックで受けた施術と全く違う結果に驚いた時から、ずっとマグノリアに通っています。施術後、毎回鏡を見るのが本当に楽しみで人生の質が上がる気分です。スタッフの対応も礼儀正しくそして優しくお声がけくださって安心してお任せしています。<br>引用元:<a href="https://goo.gl/maps/BpU8WZoLEvLsTbtu5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年ほど前から通院しています。とにかくスタッフの方の対応がとても良いです。カウンセリング時、一緒に頑張りましょうと言ってくださったスタッフの方がとても印象的でした。不安症のため、沢山質問しても答えてくださる看護師さんも心強くて安心します。<br>部屋の仕切りがカーテンであることだけ、とても残念です。体の治療を受けているので…<br>引用元:<a href="https://goo.gl/maps/TBV8PK2mA5fP5MhLA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここは周りにお勧めできないです。ありえない対応されますよ。二度と行かない引用元:<a href="https://goo.gl/maps/f6DMK5AGEZKnX98w9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://www.mg-clinic.com/treatment/hairremoval-men/" style="background-color:#2dad96">マグノリア皮膚科クリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-magnoliadermatologyclinic/">マグノリア皮膚科クリニックの口コミ・評判は?東京で髭の永久脱毛するならマグノリア皮膚科がおすすめ</a></li></ul>
</div></div>
<h3>銀座肌クリニック</h3>
<figure class="wp-block-image"><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-8.png" alt="メンズ髭脱毛の銀座肌クリニック" class="wp-image-14133" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-8.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-8-300x162.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>銀座肌クリニックは、男性専用の美容皮膚科です。銀座の「キラリトギンザ」内にあるので、ショッピングや食事のついでに行くことができて便利です。</p>
<p>院長は、美容医療に長年関わってきたため、高い技術力だけではなく、痛みと不安に配慮した丁寧な施術を誇っています。</p>
<p>クリニックなので、高い出力のレーザー脱毛でしっかり毛を生み出す細胞を破壊できます。毛根が深く、効果が出にくいヒゲ脱毛にもしっかりと効果があります。</p>
<p>もちろん、万が一の肌トラブルにも迅速に対応できるのも安心です。</p>
<h4>銀座肌クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:38,000円<br>5回:152,000円<br>10回:294,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>銀座肌クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">銀座肌クリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/GinzaHadaClinic?share">東京都中央区銀座1-8-19 キラリトギンザ9F</a></td></tr><tr><td>電話番号</td><td>0800-823-4305</td></tr><tr><td>アクセス</td><td>・有楽町線「銀座一丁目駅」9番出口から徒歩1分<br>・銀座線「京橋駅」2番出口から徒歩2分<br>・日比谷線・丸ノ内線・銀座線「銀座駅」A13番出口から徒歩5分<br>・ 都営浅草線「宝町駅」A4出口から徒歩3分<br> ・JR山手線・京浜東北線「有楽町駅」京橋口から徒歩5分</td></tr><tr><td>営業時間</td><td>月曜~土曜:11:00~13:00/14:30~19:30<br>日曜:11:00~13:00/14:30~18:30</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(VISA・Mastercard・JCB・AMERICAN EXPRESS)<br>メディカルローン(12回まで金利・手数料なし)</td></tr><tr><td>予約方法</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛全体1回トライアル:38,000円</td></tr></tbody></table>
<h4>銀座肌クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">銀座のビルにあります。<br>とても豪華な感じがしますが、そんなに大きなクリニックではないです。<br>隣のエステと同じ系列?<br>引用元:<a href="https://goo.gl/maps/F9UzmEuripxwaB4f7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">「痛くない脱毛」を掲げていますが、初回の時「痛みには強いですか?」って医師に聞かれました。<br>強い痛みの割に効果は薄いです。<br>個人差があると思いますが、脇はハサミで皮膚を切られてるような強烈な痛みで毎回汗びっしょりでした。<br>今は大手のクリニックに通っていますが、効果も痛みも全然違います!!引用元:<a href="https://goo.gl/maps/BegecCfXwi9AmJ2m7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE" style="background-color:#2dad96">銀座肌クリニックの公式HPをチェックする</a></div>
<h2 id="salon">東京でおすすめのヒゲ脱毛サロン</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td></tr><tr><td>施設名</td><td>メンズTBC</td><td>レイロール</td><td>リンクス</td><td>ローランドビューティーラウンジ</td></tr><tr><td>おすすめポイント</td><td>ニードル脱毛だから脱毛効果がずっと続く</td><td>他サロンより1円でも高い場合は金額交渉可能!</td><td>回数パスならコース終了後の割引が最大80%オフ</td><td>11回目以降が永久80%オフ</td></tr><tr><td>脱毛方法</td><td>・フラッシュ脱毛
・ニードル脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td>800本:112,960円
(オーダーメイドプラン)</td><td>70,000円〜</td><td>59,800円〜</td><td>118,800円</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td>&#8211;</td><td>210,000円〜</td><td>94,694円〜</td><td>3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td></tr><tr><td>通い放題の有無</td><td>×</td><td>○</td><td>×</td><td>×</td></tr><tr><td>東京の店舗</td><td>都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td><td>【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td><td>都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td><td>都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00
土日・祝日:10:00~19:00</td><td>11:00〜21:00
※各店舗によって異なります</td><td>平日・土 12:00~21:00
日・祝 11:00~20:00</td><td>各店舗によって異なる</td></tr><tr><td>デメリット</td><td>ニードル脱毛は高額になりやすい</td><td>スタッフの性別指定はできない</td><td>男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td><td>プランの選択肢が少ない</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h3>メンズTBC</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png" alt="メンズ髭脱毛のTBC" class="wp-image-14124" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc-300x179.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"0964a573-d3ef-43a9-bc48-a6a9713a05d9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">MEN'S TBC</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"9f96152b-8198-48e3-b4d4-87aeecd1abd8","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"7ede5724-bbda-4c88-b58c-0f686899ee23","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"52b8302c-20c2-4d13-a5aa-d10ad26a7e04","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.4</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズTBCのおすすめポイント</p>
<ul><li>「少し残したい」などの希望のスタイルにも対応</li><li>髭脱毛を1,000円で体験できる</li></ul>
</div></section>
<p>メンズTBCは、全国に展開している大手のメンズエステサロンです。東京には13店あります。</p>
<p>歴史と実績のある美容電気脱毛法で専門の技術者が施術しています。一本一本を丁寧に処理するため以後毛が生えてくることはありません。「少し残したい」などの希望のスタイルにも対応しています。</p>
<p> 脱毛料金は、一本ごとの本数で計算されます。</p>
<p>2年間有効なお得なメンバーシステムがあり、全エステメニューをメンバー価格で受けることが可能。特別オーダーメイドプランだと、メンバー価格よりも安く脱毛できます。</p>
<p>「まずは試したい」という方には、初回に限りヒゲ脱毛を1,000円で体験できますよ。</p>
<h4>メンズTBCの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>Hi-エピ</td><td>145円/本(メンバーは121円/本)</td></tr><tr><td>イオシスエピ-M</td><td>132円/本(メンバーは110円/本)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズTBCの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.tbc.co.jp/mens/">メンズTBC</a></td></tr><tr><td>住所</td><td>都内13店<br>新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00<br>土日・祝日:10:00~19:00<br>※変更になる場合があります。</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>メンズTBCの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ専用なこともあり、お客さんは男性だけなので、気楽に待てました。<br>丁寧なカウンセリングで、どれくらいの頻度で通えば理想の髭になるかイメージを持つことが出来ました。<br>特に一週間後の髭回りの様子は効果を実感できると思います。<br>引用元:<a href="https://goo.gl/maps/oT8d4zsHGwjsHPg8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性の脱毛は女性と違って難しいと聞いていたが、メンズTBCは男性に合った施術をしてくれるようで安心して任せることができました。<br>引用元:<a href="https://goo.gl/maps/8WgVXww4VmnPtfK36" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">20歳くらいの女性の接客がとても最悪。最低限の敬語も使わずに馴れ馴れしく接してくる。<br>引用元:<a href="https://goo.gl/maps/rKondvtXbyhdwqj8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">メンズTBCの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h3>レイロール</h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">レイロール</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"d61c9a9b-6589-4db4-b7eb-bed91ca5706c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"925f5476-0ba7-4313-9963-405879a4b91b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-925f5476-0ba7-4313-9963-405879a4b91b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bcd83fce-7a0c-4f3f-990a-181f95fe0613","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f7e8db3e-6710-4f77-900d-de192b5d5368","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.8"} --></p>
<div class="wp-block-brad-number-review">8.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>レイロール</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>レイロールのおすすめポイント</p>
<ul><li>最安値保証ありでコスパ◎脱毛初心者でも安心</li><li>完全オリジナルの脱毛機を開発!レーザー脱毛に劣らない脱毛効果の高さがウリ</li><li>各部位コース完了後は無期限で1回80%オフ!お客様満足度が高い</li></ul>
</div></section>
<p>レイロールは、男性専門の脱毛サロンです。</p>
<p>東京には、新宿マルイメン店、レイロール 渋谷店、レイロール 池袋店、レイロール 錦糸町店、レイロール 立川店の5店舗があります。</p>
<p>オリジナルの男性専用脱毛マシンBRILLIOは、脱毛機メーカーと共同で開発したもの。高い安全性と脱毛効果を誇り、男性のヒゲ脱毛にも確実に効果を発揮します。</p>
<p>アトピーや敏感肌の方にも安心で、熱を正しく毛へと届けるため、<span class="highlighted">肌の負担が最小限に軽減され</span>高い安全性があります。痛みも少ないのが特徴です。</p>
<p>従来のものよりもスピーディーに仕上がるのも魅力です。</p>
<p><span style="white-space: pre-wrap;">良心的なのは、<span class="highlighted">全国最安値保証</span>で「他店より1円でも高ければその場で値下げします」というもの。脱毛効果とコスパで選ぶと、レイロールですね。</span></p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg" alt="" data-id="76182" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1/" class="wp-image-76182" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg" alt="" data-id="76183" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1/" class="wp-image-76183" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg" alt="" data-id="76184" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1/" class="wp-image-76184" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg" alt="" data-id="76181" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1/" class="wp-image-76181" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>レイロールの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛セット(選べる3カ所)</td><td>59,800円/10回</td></tr><tr><td>髭脱毛セット(全8カ所)</td><td>99,800円/10回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>レイロールの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>住所</td><td><strong>都内5店舗</strong><br><strong>レイロール 新宿マルイメン店</strong><br><a href="https://g.page/rayrole_shinjyuku?share">新宿区新宿5-16-4 新宿マルイメン7F</a><br><strong>レイロール 渋谷店</strong><br><a href="https://g.page/rayrole-shibuya?share">渋谷区渋谷1-12-12 宮益坂東豊エステートビル4F</a><br><strong>レイロール 池袋店</strong><br><a href="https://goo.gl/maps/CunEGcsH8Gv5FMxh9">豊島区南池袋1-20-1 横田ビル9F</a><br><strong>レイロール 錦糸町店</strong><br><a href="https://g.page/rayrole-kinshicho?share">墨田区江東橋1-11-7 ホテイビル5F</a><br><strong>レイロール 立川店</strong><br><a href="https://g.page/rayrole_tachikawa?share">立川市曙町2-8-30 わかぐさビル7F</a><br>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>電話番号</td><td>0120-965-876</td></tr><tr><td>アクセス</td><td>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>営業時間</td><td>11:00〜21:00(新宿マルイメン店)<br>他店舗の営業時間については<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a>から</td></tr><tr><td>休業日</td><td>なし</td></tr><tr><td>支払方法</td><td>現金払い(一括・都度払い)<br>クレジットカード(VISA・Mastercard・SaisonCard・UnionPay・J-Debit)</td></tr><tr><td>予約方法</td><td><a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">WEB予約</a>もしくはフリーダイヤルより</td></tr></tbody></table>
<h4>レイロールの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初めて来たけど、痛みも少なく店員さんも優しかったので良かったです。またお願いします。<br>引用元:<a href="https://goo.gl/maps/o9oJBLnzzoRx6Aep9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">フラッシュ脱毛をしているのですが、全然痛くないし、始めて半年で頬の髭はほぼ無くなったのでとてもおすすめです!<br>駅からも近いので通いやすいです!少し店内狭く感じますがスタッフの対応も良く大満足です。<br>引用元:<a href="https://goo.gl/maps/o6hPPVPEdVxjcHeh7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f694691c-dbfe-4790-8181-64c9520b881d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛3箇所、価格がリーズナブルだと感じました。6.7回目から明らかな効果がではじめ、本当にやってよかったと思っています。出力マックスだと、アゴは少し痛いですが、これからも通います。<br>引用元:<a href="https://goo.gl/maps/GY3BgkxichJDoEG66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" style="background-color:#2dad96">レイロール公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3>リンクス</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-rinx-300-250.png" alt="メンズ髭脱毛のリンクス" class="wp-image-8418" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"429f660b-a20e-444e-9160-1f055cb47066"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-429f660b-a20e-444e-9160-1f055cb47066">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">RINX -リンクス-</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8324228d-6026-4bf3-924c-12d74a008f12","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8324228d-6026-4bf3-924c-12d74a008f12">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c749c09b-6381-4404-a118-66f7ad30e3c7","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"4b132895-e96b-444d-8623-e78b095a02b1","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b132895-e96b-444d-8623-e78b095a02b1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"963aa9a7-afbe-4070-b239-a897ba819cc9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>RINX -リンクス-</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>リンクスのおすすめポイント</p>
<ul><li>施術・接客対応がすべて男性スタッフ</li><li>キャンペーン・割引が充実しているため安く脱毛できる</li><li>コース終了後は80%割引で脱毛を受けられる</li></ul>
</div></section>
<p>リンクスは、全国に49店舗も展開しています。男性スタッフのみがサロンを運営しているので、女性の目が気になるということもありません。</p>
<p>男性の太くて硬い毛質に威力を発揮するように開発したオリジナルな脱毛機を使用しているのが特徴的です。</p>
<p>さらに、ひとりひとりの肌や毛の状態に合わせて調整し、オーダーメイド脱毛を提供しています。</p>
<p>初めて来店する方であれば、ヒゲ脱毛パーツの好きな部位が一箇所1,800円、3箇所4,800円、6箇所5,800円で受けることができます。</p>
<p>カウンセリング・脱毛パッチテストが無料なので気軽に相談できますね。</p>
<p>コース終了後は、通常価格の80%OFFで施術を受けることができるのも安心ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg" alt="" data-id="76130" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1/" class="wp-image-76130" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg" alt="" data-id="76131" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1/" class="wp-image-76131" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg" alt="" data-id="76132" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1/" class="wp-image-76132" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg" alt="" data-id="76133" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1/" class="wp-image-76133" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>RINXの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>両ほほ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>両もみあげ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>鼻下</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>口下</td><td>1回:3,150円<br>5回:12,600円<br>10回:24,700円</td></tr><tr><td>あご</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>あご下・首</td><td>1回:5,250円<br>5回:21,000円<br>10回:38,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>RINXの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">リンクス</a></td></tr><tr><td>住所</td><td>都内12店舗<br>東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>営業時間</td><td>平日:12:00〜21:00<br>土日祝:11:00〜20:00</td></tr><tr><td>休業日</td><td>木曜日</td></tr><tr><td>支払方法</td><td>現金一括・分割払い<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>リンクスの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">効果がしっかり実感でき、店内も綺麗で利用しやすいです!<br>引用元:<a href="https://goo.gl/maps/vJz7T9WsieTdQksZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分の自由な時間で通いやすく効果も実感できました!<br>引用元:<a href="https://goo.gl/maps/NvudkcDujrWq2Mry7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">各階、リンクスとヨドバシの連絡通路の案内が少な過ぎて非常に分かりづらい。引用元:<a href="https://goo.gl/maps/797KCrFbu4EvPhps9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/" target="_blank" rel="noreferrer noopener" aria-label="RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない? (opens in a new tab)">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3>ローランドビューティーラウンジ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="メンズ髭脱毛のローランドビューティラウンジ" class="wp-image-1234" width="338" height="280" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"db41d325-9327-45a3-9589-372b85ab77a9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-db41d325-9327-45a3-9589-372b85ab77a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ローランドビューティーラウンジ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"34189492-129f-4880-9844-5b70db17b0bb","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-34189492-129f-4880-9844-5b70db17b0bb">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"12088778-5e75-470a-820c-8ed04103d559","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-12088778-5e75-470a-820c-8ed04103d559">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ac142699-77a6-4d8b-aa61-2b8a79444b45","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.8"} --></p>
<div class="wp-block-brad-number-review">7.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ローランドビューティーラウンジ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>ローランドビューティーラウンジは、ホスト界のカリスマ・ローランドが自身の経験によりプロデュースしたサロンです。</p>
<p>脱毛に苦労したローランドが出会ったのが、SHR方式の脱毛機。広範囲に弱めの光エネルギーを連続して当てるので、痛くなくてとてもスピーディー。</p>
<p> 従来のメラニン色素に反応して照射していた脱毛機では、日焼け肌や地黒肌、ほくろ、黒ずみなどは脱毛できませんでしたが、SHR方式のルミクス脱毛なら関係なく施術できます。</p>
<p> ヒゲ脱毛10回は、月額3,300円で施術できるのでリーズナブル。毎日の手間や肌荒れなどに悩んでいる方は、脱毛で一瞬で解決しますね。</p>
<p>「顔は人間の玄関。そこをキレイにしなくては全てが始まらない」とローランドは語っています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg" alt="" data-id="76495" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1/" class="wp-image-76495" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg" alt="" data-id="76496" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1/" class="wp-image-76496" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg" alt="" data-id="76497" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1/" class="wp-image-76497" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg" alt="" data-id="76498" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1/" class="wp-image-76498" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>ローランドビューティラウンジの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>10回:118,800円(月々3,300円〜)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ローランドビューティラウンジの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://roland-bl.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ローランドビューティーラウンジ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>電話番号</td><td>0120-994-106</td></tr><tr><td>アクセス</td><td><a href="https://roland-bl.jp/shoplist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td><a rel="noreferrer noopener" href="https://roland-bl.jp/shoplist/" target="_blank">各店舗ページ</a>をご覧ください</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(一括・分割)</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ローランドビューティーラウンジの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">丁寧なカウンセリングで安心して施術を受けることができました!<br>まだ通っている最中ですが効果もかなり実感しておりおすすめです!<br>はじめての脱毛でしたが満足しております!<br>引用元:<a href="https://goo.gl/maps/jHgPa5ng9ogpBB967" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a3229d69-ab53-45c4-a282-9be469508df3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">綺麗で清潔感のある店舗でした。<br>スタッフの方の案内も丁寧でリピートしたいと思いました。<br>引用元:<a href="https://goo.gl/maps/AEKJNC2AuR6iGZG96" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">新宿本店に通ってますが最近高額な化粧品の売り込みがうっとうしい。毎回行く度にあの手この手で施術中に買わそうとしてくる。いちいち断るのが面倒臭い引用元:<a href="https://goo.gl/maps/XeQbfnia2KbntoRD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" style="background-color:#2dad96">ローランドビューティーラウンジの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rolandbeautylounge/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ローランドビューティーラウンジのメンズ脱毛の口コミ・評判|値段とLumix-A9の脱毛効果を体験談から検証</a></li></ul>
</div></div>
<h3>ラ・パルレ</h3>
<figure class="wp-block-image"><a href="https://www.parler.co.jp/mens/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-7.png" alt="メンズ髭脱毛のラ・パルレ" class="wp-image-14132" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-7-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>ラ・パルレは、全国に展開するエステティックサロンで、都内には8店舗あります。レディースサロンとメンズサロンがあり、30年の実績と経験を誇っています。</p>
<p>ラ・パルレのエステティシャンは、技術力はもちろん、心のケアまで提供するトータル・エステティック能力を身につけているのも特徴的です。 </p>
<p>初回は、1部位1,000円で体験できるので、サロンの雰囲気を確かめたい方、使用感を知りたい方にはおすすめです。</p>
<p>美肌トリートメントをセットにして提供する脱毛は、エステサロンならではですね。</p>
<h4>ラ・パルレの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭3部位</td><td>6回:105,600円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ラ・パルレの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.parler.co.jp/mens/">ラ・パルレ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店、北千住店、池袋本店、錦糸町店、自由が丘店、吉祥寺店、立川店、町田店</td></tr><tr><td>電話番号</td><td>0120-860-239</td></tr><tr><td>アクセス</td><td><a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>平日:11:30~21:00<br>土:10:30~20:00<br>日祝:10:30~18:00<br>詳細は<a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.parler.co.jp/mens/campaign/epi.html">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ラ・パルレの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とっても丁寧な施術でスタッフさんもとても優しい方ばかりで好印象です。施術後は目で見て効果の実感も感じます。毎回大満足です。<br>引用元:<a href="https://goo.gl/maps/H7Nf3byDB1KJ6gAp9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフさんの対応がすごく良く、自分に合ったプランを一緒に親身になって考えてくれて、一緒に頑張ろうと言ってくれるので、通ってて楽しい。<br>引用元:<a href="https://goo.gl/maps/khchat8yt57mh5Aw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも丁寧な施術で大変満足しております。スタッフさんがとても優しく話しやすいので、毎回行くのがとても楽しみです。<br>引用元:<a href="https://goo.gl/maps/3hjx1grQUJzAACA38" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.parler.co.jp/mens/" style="background-color:#2dad96">ラ・パルレの公式HPをチェックする</a></div>
<h3>メンズシュシュ</h3>
<figure class="wp-block-image"><a href="https://chouchou-epi2.com/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-6.png" alt="メンズ髭脱毛のメンズシュシュ" class="wp-image-14131" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-6.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-6-300x203.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>メンズシュシュは、新宿 高田馬場にある男性ひげ脱毛・ボディー脱毛・陰部脱毛専門サロンです。</p>
<p>最先端光脱毛で、深いひげの深部まで光が届く事が可能となりました。効果が確かな上に、冷却機能も搭載されているのでお肌の負担が少なく、肌に優しい脱毛ができます。<br>24歳以下の方は、U24割で定価のオール30%OFFの割引を受けることができるのもお得。</p>
<p>その他、ヒゲ脱毛は、脱毛3点セットで毎回5,000円という魅力的なプランもあります。</p>
<h4>メンズシュシュの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛3点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首から3点を選択)</td><td>初回:9,500円<br>2回目以降(15日以内の来店):5,000円<br>2回目以降(30日以内の来店):8,000円</td></tr><tr><td>髭脱毛5点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首)</td><td>初回:12,600円<br>2回目以降(15日以内の来店):7,000円<br>2回目以降(30日以内の来店):10,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズシュシュの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://chouchou-epi2.com/">メンズシュシュ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/gZM13jfCQz1pfSLP9">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>地下鉄「高田馬場」より徒歩1分</td></tr><tr><td>営業時間</td><td>平日:11:00〜21:00<br>土日祝:10:00〜20:00</td></tr><tr><td>営業日(休診日)</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://chouchou-epi2.com/lp/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛定額プラン(ヒゲ5箇所):12,600円</td></tr></tbody></table>
<h4>メンズシュシュの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前いくつかの大手美容クリニックで脱毛しましたが、こちらが一番効果ありました。<br>さすが脱毛専門ですね!<br>引用元:<a href="https://goo.gl/maps/vRcybogtrXcYEqbw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://chouchou-epi2.com/" style="background-color:#2dad96">メンズシュシュの公式HPをチェックする</a></div>
<h3>エルセーヌMEN</h3>
<figure class="wp-block-image"><a href="https://www.elleseine.co.jp/men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-1.png" alt="メンズ髭脱毛のエルセーヌメン" class="wp-image-14126" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-1.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-1-300x247.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>エルセーヌMENは、新宿にあるサロンで、多くのメディアやテレビで紹介されています。男性美容をトータルでケアし、脱毛のほか、エステ・痩身・フェイシャルなどのメニューを提供しています。</p>
<p>ひとりひとりの希望や体質などに合わせてオーダーメイドな施術を受けることができます。</p>
<p>脱毛・減毛トライアルコースは、30ショット(はがきだと3分の2サイズ)を3,300円で受けることができるので嬉しい。</p>
<p>脱毛以外にもフェイスエステや痩身でイメージアップを図りたいと思う方にはオススメです。</p>
<h4>エルセーヌMENの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛・減毛トライアルコース(初回限定)</td><td>3,300円/30ショット</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p style="font-size:11px">※2回目以降の料金は要問い合わせ</p>
<h4>エルセーヌMENの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.elleseine.co.jp/men/">エルセーヌMEN 新宿店</a></td></tr><tr><td>住所</td><td><a href="https://g.page/elleseine_men?share">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>各線新宿三丁目駅からC5出口・C8出口から徒歩1~2分</td></tr><tr><td>営業時間</td><td>平日・土:11:00-21:00 <br>日祝:11:00-19:00</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.elleseine.co.jp/men/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.elleseine.co.jp/men/" style="background-color:#2dad96">エルセーヌMENの公式HPをチェックする</a></div>
<h3>アンシャンテ</h3>
<figure class="wp-block-image"><a href="https://motemote-datsumou.com/salon.html"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701.png" alt="メンズ髭脱毛のアンシャンテ" class="wp-image-14125" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>アンシャンテは、渋谷のマンションの一室にあるメンズ脱毛サロンです。</p>
<p>男性専門なので女性の目を気にすることもありませんし、隠れ家のような雰囲気なのでリラックスして施術をうけることができます。</p>
<p>最新の脱毛機で、男性の濃い毛に威力を発揮。痛みも大幅に軽減されています。</p>
<p>世界最速照射間隔で、時間もスピーディです。火傷・色素沈着などのリスクが少なく、万が一の際には医療機関と提携しているので安心です。</p>
<p>料金は都度払いなのでわかりやすくて安心ですね。</p>
<h4>アンシャンテの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>初回:15,000円<br>2回目以降:21,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>アンシャンテの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://motemote-datsumou.com/salon.html">アンシャンテ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/C6tZ5Gywt87soegM6">渋谷区恵比寿1-24-16</a></td></tr><tr><td>電話番号</td><td>03-6721-9663</td></tr><tr><td>アクセス</td><td>・JR恵比寿駅東口 徒歩5分<br>・地下鉄日比谷線1番出口 徒歩7分<br>・東京メトロ広尾駅2番出口 徒歩10分</td></tr><tr><td>営業時間</td><td>10:00〜22:00(最終受付21:30)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・都度払い<br>・各種クレジット<br>(VISA/MASTER/楽天カード)※1万円以上のお支払から</td></tr><tr><td>予約方法</td><td><a href="https://motemote-datsumou.com/salon.html">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>鼻下5回セットコース:15,000円</td></tr></tbody></table>
<h4>アンシャンテの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前某有名脱毛サロンで髭脱毛複数回契約し、ほとんど抜けなかったのでこちらの有名なマシンならと思って来てみました。<br>有名サロンは時間も10分で終わりでアフターケアもなく、こんなもんかと思っていたのですが、アンシャンテさんに来たら驚きの連続でした。しっかり出力のレベルも教えて頂き、オプションのW照射もある事を知り、アフターケアのパックまで。。都度払いもありがたい。。これからが本当に楽しみです!!<br>引用元:<a href="https://goo.gl/maps/gJdHSzvK71u3Ux8bA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で利用しました。説明も施術も丁寧で、安心して利用できました。脱毛の効果もよく感じられ、良かったです。<br>またハイパーナイフも利用しましたが、コリがほぐれてとても気持ちよかったです。<br>今後も通いたいと思えるお店です。<br>引用元:<a href="https://goo.gl/maps/oMjtngeceautMuZdA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通い始めて一年以上経ちます。いつ行っても常に丁寧で、施術はもちろん接客、サービス、どれをとってもやっていただいている側として気持ちがいいです。気になる費用についてですが、一回ごとのお支払いになるので気軽に一度試せるのではないかと思います。オススメです。<br>引用元:<a href="https://goo.gl/maps/AJtJsVwv4gLcGZQn7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://motemote-datsumou.com/salon.html" style="background-color:#2dad96">アンシャンテの公式HPをチェックする</a></div>
<h2>あなたにあった髭脱毛クリニック・サロンは?タイプ別オススメクリニック</h2>
<p>目的別に選ぶなら以下のクリニック・サロンがおすすめ!</p>
<p>体験コースで複数店舗を回ってみるのもよいですね。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>高コスパ&amp;脱毛効果</td><td>手厚い無料保証</td><td>アクセスで選ぶ</td></tr><tr><td style="background-color:#ffffff"><a href="https://affi.sneeze.co.jp/link.php?i=pgr9utzpsvbn&amp;m=mgr9umgayysg"><img class="wp-image-47135" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-4.png" alt="レイロール"></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E"><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E"><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></a></td></tr><tr><td style="background-color:#ffffff">・最安値保証あり<br>・オリジナル脱毛機でアトピーや敏感肌にも対応</td><td style="background-color:#ffffff">・万が一の肌トラブルも完全無料で保証</td><td style="background-color:#ffffff">・都内だけで32院<br> ・駅から徒歩5分以内の店舗が多数</td></tr></tbody></table>
<h2>髭脱毛をするメリット3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7510" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするメリットは次の3つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>髭剃りの手間がなくなる</li><li>髭剃りによる肌トラブルがなくなる</li><li>清潔感が増して女性からモテる</li></ul>
<p></p>
</div></div>
<p>それぞれ詳しく解説していきます。</p>
<h3>①髭剃りの手間がなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>髭脱毛をすれば、髭剃りをする必要がなくなります。そもそも髭が生えてこなくなるので、洗面所にシェーバーやシェービングフォームを置いておく必要もありません。</p>
<p>仮に1日5分、髭剃りに時間を使っていたとしましょう。髭脱毛をすれば、<span class="highlighted">年間で約30時間を節約</span>できる計算です。</p>
<p>これだけ時間を節約できれば、毎朝の貴重な睡眠時間を増やしたり、趣味に時間を費やしたりもできますね。</p>
<p>毎日の髭剃りに時間を取られている人は、思い切って髭脱毛をするべきです。</p>
<h3>②髭剃りによる肌トラブルがなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>髭脱毛をすれば、<span class="highlighted">カミソリ負けを始めとする肌トラブルから解放</span>されます。髭がなくなれば、そもそもカミソリを肌にあてる機会がなくなるからです。</p>
<p>特に肌が弱い場合は、髭剃りによる肌トラブルはつきものでしょう。髭剃りによる肌トラブルに悩まされているなら、髭脱毛がおすすめです。</p>
<h3>③清潔感が増して女性からモテる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg" alt="将来を語る男女" class="wp-image-71169" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4712-7-300x209.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をすると、女性からの好感度もアップします。青髭や剃り残しが一切なくなり、<span class="highlighted">肌が綺麗に見える</span>からです。</p>
<p><a href="https://www.atpress.ne.jp/news/207290" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">株式会社Liberesが行ったアンケート調査</a>によると、20~39歳の女性の約85%が「髭がない男性の方が好き」と回答しています。個人の好みはあれど、髭は清潔感がない印象を与え、女性から好まれない傾向にあります。</p>
<p>清潔感をアピールしたい男性は、髭脱毛にチャレンジしてみましょう。</p>
<h2>髭脱毛で後悔するかもしれないポイント3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7511" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をした結果、後悔する人も一定数います。具体的には、次のようなポイントで後悔する可能性があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>今後髭を伸ばせなくなる</li><li>施術が思っていた以上に痛い</li><li>お金がかかる</li></ul>
<p></p>
</div></div>
<h3>①今後髭を伸ばせなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg" alt="あごひげを触る男性" class="wp-image-56816" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3130-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今後髭を伸ばすオシャレを楽しみたい方は、髭脱毛をすると後悔する可能性が高いです。</p>
<p>特にクリニックで行うレーザー脱毛は永久脱毛となるので、<span class="redcolor">生涯髭を伸ばせなくなります。</span></p>
<p>例えばもし好きになった女性が髭好きだと分かったら、髭脱毛をしたことを後悔するでしょう。</p>
<p>また今は髭がいらないと思っていても、今後ファッションの嗜好が変わり、髭が欲しくなるかもしれません。</p>
<p>髭が生えてこなくなるのが不安な場合は、<strong>永久脱毛とはならないサロン脱毛からチャレンジするのがおすすめ</strong>です。</p>
<h3>②施術が思っていた以上に痛い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg" alt="頭を抱える男性" class="wp-image-57484" srcset="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/07/1377-contents-300x220.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛は他の部位と比べ、痛みを感じやすいと言われています。例えるなら、<span class="redcolor">ゴムで軽く弾かれるような痛み</span>です。</p>
<p>実際に髭脱毛をした人の口コミを見ると「我慢できる程度の痛みだった」という声が大半ですが、痛みに弱い方は辛い思いをする可能性があります。</p>
<p>とは言え<strong>ほとんどのクリニックやサロンでは麻酔を用意</strong>しているので、痛みに関して不安になる必要はありません。</p>
<h3>③お金がかかる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするには、<span class="redcolor">サロンなら5〜10万円、クリニックなら7〜15万円くらいの費用</span>がかかります。決して安い買い物とは言えませんね。</p>
<p>髭脱毛で得られるメリットに対し、自分がどの程度のお金を出せるかを考えたうえで、実際にチャレンジするかどうかを決めましょう。</p>
<h2>東京のおすすめ脱毛クリニック・サロンを全てみる</h2>
<p>東京には230もの脱毛クリニック・サロンがあります。※2023年1月MOTEO調べ</p>
<p>ご紹介したクリニック・サロン以外からも脱毛クリニック・サロンを探したい方は、下記よりお近くのクリニック・サロンを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/datsumou/search/tokyo/">東京にあるクリニック・サロンをもっと見る</a></div>
<h2>髭脱毛に関するよくある質問</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛に関するよくある質問をまとめました。髭脱毛をするかお悩みの方はぜひ参考にしてください。</p>
<h3 id="FAQ">Q.髭の永久脱毛は後悔しないの?</h3>
<p><strong>A.後悔していない方が大多数を占めています。</strong></p>
<p><span style="font-weight: 400;">髭が生えてこなくなることで肌の調子が良くなったり、カミソリ代が浮いたりとメリットはたくさんあります。周りからの評判がいいという声も多いです。メリット・デメリットを把握した上で脱毛することをお勧めします。</span></p>
<h3>Q.髭の永久脱毛は生えてきますか?</h3>
<p><strong>A.永久脱毛とは髭が全く生えないという訳ではありません。</strong></p>
<p><span style="font-weight: 400;">ほとんどの髭が生えなくなるものの、生命力の強い髭は時間が経つとまた生えてくることもあります。回数や脱毛方法に考慮しながらプランを組むと良いでしょう。</span></p>
<h3>Q.髭脱毛でデメリットはありますか?</h3>
<p><strong>A.もちろんデメリットもあります。</strong></p>
<p><span style="font-weight: 400;">強い痛みをともなったり、脱毛した箇所に髭が生えてこないことを後悔したりなど人によって様々ではありますが、その分メリットもたくさんあります。自分の中でよく考えて脱毛するかどうか判断するほうがいいでしょう。</span></p>
<h2>東京のおすすめ髭脱毛クリニック&amp;サロンのまとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22326" srcset="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/004-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は東京でおすすめのメンズ髭脱毛クリニック&amp;サロンを口コミや評判からランキングにしました。</p>
<p>最後にもう一度、おすすめのクリニック&amp;サロンをまとめます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-40d25440-782f-4232-86d0-00c45169f547"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>高コスパ&amp;脱毛効果を目指すならレイロール</li><li>手厚い無料保証を求めるならメンズリゼ</li><li>通いやすさで選ぶなら湘南美容クリニック</li></ul>
<p></p>
</div></div>
<p>気になるところがあれば、まずは<span class="highlighted">無料カウンセリングから始めてみましょう。</span></p>
<p>複数の脱毛クリニックやサロンを見てみることで、自分でも比較をすることが大切です!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 14136,
'parent' => (int) 13414,
'menu_order' => (int) 540,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3701-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い&hellip;',
'acf' => [
'long_text_title' => '【東京の227院から選ぶ】東京の髭脱毛おすすめ人気クリニック&サロンランキング20選!新宿・渋谷・銀座などで徹底比較調査',
'custom_order' => '3706',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2434,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2434'
],
'modified' => '2024-10-11T18:14:27',
'modified_gmt' => '2024-10-11T09:14:27',
'slug' => 'bald-dense',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/bald-dense/',
'title' => [
'rendered' => 'ヒゲが濃い理由と対処方法'
],
'content' => [
'rendered' => '<p><strong>「毎日のヒゲ剃りにうんざりしている」</strong></p>
<p><strong>「夕方に伸びてくる青髭をどうにかしたい」</strong></p>
<p>第一印象や清潔感を左右する男性のヒゲ。</p>
<p>自分は人よりヒゲが濃いような気がするけど遺伝だから仕方がないと諦めていませんか?もしかすると、それはあなたの日々の行動が関係している可能性があります。</p>
<p>この記事では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲが濃くなる原因・理由</li><li>ヒゲを濃くしてしまうNG行動</li><li>ヒゲを薄くするための対策・予防</li></ul>
<p></p>
</div></div>
<p>について徹底解説していきます。</p>
<p><!-- wp:paragraph --></p>
<p>なお、ヒゲが濃くなる理由や適切な髭剃りについて知りたい方は<a href="https://moteo.best/column/hige-datsumou/bald-dense/">「ヒゲが濃くなる理由とは?剃りすぎると濃くなるって本当?ヒゲの真実を紹介」</a>でも解説していますので、合わせて目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"8595a321-2c49-4c48-97b8-5e4bbfac0339","tag":"h6","title":"","description_text":"濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"f72d441e99","delete":"1c63fc39e7","edit":"8a6e26fe2c"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=ad67500a9c\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=0f37a29eb8'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p>医療脱毛なら<span class="highlighted">1回1万円前後、濃いヒゲでも10回前後のトータル10〜20万円でツルツル</span>になります。</p>
<p><small>※もともとのヒゲの濃さによって必要回数は異なります。ご自分に合った回数が知りたい方は無料カウンセリングの活用がおすすめです。</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:image {"id":95747} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/10/-moteo-1024x693.jpg" alt="大手3社のヒゲ脱毛の料金比較" class="wp-image-95747"/><figcaption>ヒゲ全体(首含む)の脱毛料金</figcaption></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p><strong>「自分のヒゲがどのくらいでツルツルになるの?」「まずは見積もりだけでもお願いしたい」</strong>そんな場合でも、下記のクリニックなら無料カウンセリングを実施しているので気軽に話を聞けます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>いずれも無理な勧誘はありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163","className":"scrolltable"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td></td>
<td><img class="wp-image-95283" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-300-250-2409-1.jpg" alt="ヒゲ脱毛はメンズリゼ"></td>
<td><img class="wp-image-95348" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-eminal-400400-240906.jpg" alt="エミナルクリニックメンズ"></td>
<td><img class="wp-image-95349" style="width: 125px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-gorilla-120120-240906.jpg" alt="ヒゲのゴリラ脱毛"></td>
</tr>
<tr>
<td>クリニック名</td>
<td>メンズリゼ</td>
<td>エミナルクリニックメンズ</td>
<td>ゴリラクリニック</td>
</tr>
<tr>
<td>おすすめポイント</td>
<td>ヒゲ脱毛全体が59,800円とコスパ◎</td>
<td>全国展開!ヒゲ脱毛なら麻酔が無料</td>
<td>今なら分割手数料が無料!月々3,000円から始められる</td>
</tr>
<tr>
<td>ヒゲ全体の料金<br />(1回あたり)</td>
<td>5回:59,800円<br />(11,960円)</td>
<td>5回:78,000円<br />(15,600円)</td>
<td>6回:69,120円<br />(11,520円)</td>
</tr>
<tr>
<td>麻酔</td>
<td>クリーム:3,300円/本<br />ガス:3,300円/30分</td>
<td>無料</td>
<td>クリーム:4,000円/10g<br /> ガス:4,000円/30分</td>
</tr>
<tr>
<td>店舗数</td>
<td>21</td>
<td>62</td>
<td>21</td>
</tr>
<tr>
<td></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S384336w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※税込価格</small><br /><small>※2024年10月最新の金額<br /></small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<h2>髭が濃くなる原因|男性ホルモンと毎日のヒゲ処理</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg" alt="" class="wp-image-21093" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2726-9-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>そもそも、ヒゲが他の体毛と比較して濃く見える理由は「剛毛だから」です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">実は、<strong>男性も女性も、ヒゲエリアの毛の数は同じ</strong>!<br>さらに、生まれてからヒゲの毛の<strong>本数はずっと変わりません</strong>。<br>つまり、1本1本の毛が剛毛だから濃く見えてしまうのです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>そんな剛毛なヒゲですが、ヒゲが濃くなる原因として、現在考えられているのは主に2つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男性ホルモン</li><li>間違った髭の自己処理</li></ul>
<p></p>
</div></div>
<p>1つずつ解説していきます。</p>
<h3>髭が濃くなる原因①男性ホルモン</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg" alt="テストステロン" class="wp-image-28097" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/1140-300x191.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>よく「男性ホルモンが多い人はヒゲが濃い」などという表現をしている情報サイトを見かけますが、<span class="redcolor">これは正確ではありません</span>。</p>
<p>実際は「男性ホルモンの量」ではなく<strong>「男性ホルモンを活性化する酵素の働き」</strong>と<strong>「男性ホルモンに対する毛包<small>※</small>の感受性」</strong>が関与しているのです。</p>
<p><small>※毛包…毛根を包んでいる組織のこと。皮膚の表面へは毛穴という形でつながっており、男性ホルモンの影響を受けます</small></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">少し難しい話になるので、「男性ホルモンが関係しているのね、わかった!」という方は②に進んでくださいね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>毛包内にある毛乳頭細胞に「5α還元酵素」という物質が働きかけることで、男性ホルモンの一種であるテストステロンがジヒドロテストロン(DHT)という物質に変化します。</p>
<p>さらに、そのDHTという物質は、細胞の中にある「ホルモンのレセプター」に結びつくことで<strong>毛を増やす=濃くするように作用します</strong>。あ</p>
<p>この「酵素の働き」と「毛包の感受性」には個人差があるため、ヒゲが濃い人、薄い人がいるのです。</p>
<p>少し難しい話になってしまいましたが、とにかく<span class="highlighted">「男性ホルモンが関与しているらしい」</span>と覚えておきましょう。</p>
<p><small>参考文献:ぜんぶ毛包のせい</small></p>
<h3>髭が濃くなる原因②間違った髭の自己処理</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg" alt="ヒゲを沿っている男性" class="wp-image-21995" srcset="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因の2つ目は、毎日何気なく行なっているヒゲの自己処理にあると考えられています。これは半分正解ですが、半分不適切です。</p>
<p><a href="https://prtimes.jp/a/?c=4342&amp;r=67&amp;f=d4342-67-pdf-0.pdf" target="_blank" rel="noopener noreferrer">カミソリやシェーバーなどを使用すると体毛が濃くなるという噂をよく聞くと思いますが、実は<span class="redcolor">医学的根拠はない</span>と言われています。</a></p>
<p>しかし、マウスでの実験によると一定期間、<strong>皮膚に過剰な刺激を与えるとその部分の体毛が一時的に5~10%ほど太くなった</strong><small>※</small>というのです。</p>
<p><small>※順天堂大学 医学部 皮膚科 坪井良治 助教授 の実験</small></p>
<p>過剰な刺激を与えるのをやめれば自然と元に戻るようですが、青髭を撃退しようとするあまり、強く深剃りしたり1日に何度も刺激を与えると、<strong>人間にも同様の現象が起こる可能性があります</strong>。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">髭が濃い基準って何?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>具体的に「髭が濃い」とはどの程度をさすのでしょうか。</p>
<p>端的にいうと、「朝ヒゲを剃って、夕方目立ち始めたら濃い」というのが基準になりそうです。</p>
<p>1日のうちでヒゲが一番伸びる時間は「朝6時〜10時」といわれています。日中は伸びるスピードがゆるやかになり、夕方からまた伸びてきます。</p>
<p>日中仕事を終えて、アフターファイブなどで青髭が目立っていると「ヒゲ濃いな」と感じる人が多いようですね。</p>
<p>参考:<a href="https://www.feather-museum.com/zatsugaku.html" target="_blank" rel="noreferrer noopener" aria-label="ヒゲの雑学 (新しいタブで開く)">ヒゲの雑学</a></p>
</div></section>
<h2>髭を薄くするためにできる対策・予防6選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg" alt="鏡をみて微笑んでいる男性" class="wp-image-40926" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因を解説しましたが、つまりはこの原因を作らないよう、自分の行動を見直してみればいいということになります。</p>
<p>逆のことをしているようであれば、ヒゲを濃くする原因を作っているということになるので、すぐに見直してみましょう。</p>
<h3>対策① 食生活を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg" alt="テーブルの上にたくさん並んでいる野菜やフルーツ" class="wp-image-3693" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>まず1つ目の対策・予防法は「食生活の改善」です。</p>
<p>想像に容易いと思いますが、<span class="redcolor">バランスの崩れた食事はホルモンバランスを崩します</span>。</p>
<p>コンビニ食やファーストフード、お肉ばかり食べているなど、脂質の多い食事をとるとホルモンのバランスが崩れ、濃いヒゲの原因になりかねません。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">「大豆や豆乳はヒゲの抑毛に効果がある」はうそ?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>「大豆を食べるとヒゲが薄くなる」などといった情報がありますが、ヒゲに関する医学的な根拠はないようです。</p>
<p>少なくとも、豆乳飲んだらを劇的にヒゲが薄くなりました!といった体験談はほぼ皆無ですよね。</p>
<p>とはいっても、大豆などに含まれる大豆イソフラボンは女性ホルモンである「エストロゲン」と似た働きをしてくれるため、美肌効果やコレステロールの増加を防いでくれるなど、もちろん肌や体に良い作用を与えてくれます。</p>
<p>バランスのとれた食事をする上では有効な栄養素といえるので、アレルギーなどがないのであれば積極的に摂取したい食品の一つです。</p>
</div></section>
<h3>対策② 生活習慣を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg" alt="緑のダンベルとスマホと水とタオル" class="wp-image-54241" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3100-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>生活習慣が乱れると、ホルモンバランスが崩れることに繋がります。</p>
<p>具体的には、<span class="highlighted">良い睡眠と定期的な運動が有効</span>です。</p>
<p>寝不足が続いたり、運動をせず不健康な状態が続くとニキビなどができやすくなりますよね。</p>
<p>具体的な睡眠時間については、7〜9時間程度は確保するといいと言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">睡眠のゴールデンタイムは都市伝説?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>「成長ホルモンは夜10〜22時の間に多く分泌されるので、その時間は寝ているのが望ましい</strong>」という話は多くの方が耳にしたことがあると思いますが、最近になってこれは<strong>根拠がない</strong>という説が濃厚です。</p>
<p>1日のうち、一番成長ホルモンが活発になるのは<strong>「眠りに入った直後」</strong>。深い眠り、つまりノンレム睡眠の間に分泌量が増えるようです。</p>
<p>なので、自分は夜勤めだからしょうがない、と諦めず、深い睡眠がとれるように工夫をしてみてくださいね。</p>
</div></section>
<h3>対策③ タバコをやめる、本数を減らす</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga105-1024x683.jpg" alt="タバコに火を付けて加える男性" class="wp-image-3160" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga105.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>喫煙すると交感神経が刺激され、男性ホルモンが活性化させる作用があります。</p>
<p>つまり、過剰な喫煙はホルモンバランスが崩れ、ヒゲが濃くなる原因になるため、濃いヒゲや青髭を撃退したいのであれば控えるのが懸命です。</p>
<p><small>参考:<a href="https://prtimes.jp/main/html/rd/p/000000051.000020081.html" target="_blank" rel="noopener noreferrer">◆【たばこと美容にまつわるウソホント《世間のウワサ》vs《医師のホンネ》を医師が解説】</a></small></p>
<h3>対策④ 正しい方法で髭剃りをおこなう</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを濃くする原因でもお伝えした通り、誤った自己処理でヒゲが濃くなる可能性があります。</p>
<p>具体的には、シェーバーの場合は一度に何度も剃ったり、深剃りしすぎないこと、いつまでも同じ刃を使わないようにしましょう。また、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">専用のシェービングフォーム</a>や<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank" rel="noopener noreferrer">専用ジェル</a>を使用するのも有効です。</p>
<p>また、ヒゲ剃り後は乾燥した状態にあるので、保湿をおこなってきちんと肌に栄養を与えてくださいね。</p>
<h3>対策⑤ 抑毛ローションを使用する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-290509952-1024x576.jpeg" alt="いろいろなスキンケア" class="wp-image-41525"/></figure>
<p>抑毛ローションも濃いヒゲ、青髭対策に有効とされています。</p>
<p>多くの商品が保湿効果もあるので、ヒゲ剃り後に使うといいですよ。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/hairless-lotion/" target="_blank" rel="noopener noreferrer">おすすめの抑毛ローションについてはこちらの記事で紹介しています。</a>ぜひ合わせてご覧ください。</p>
<h3>対策⑥ サロンやクリニックで脱毛する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-23028" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>これまでの方法は濃いヒゲを薄くするのに有効ではありますが、効果を得るまでに時間がかかりますし、目に見えて劇的に変わるというのは少し難しいでしょう。</p>
<p>一番確実なのは「脱毛してしまうこと」です。</p>
<p>濃いヒゲを無くしてしまえば根本的に解決できます。</p>
<p>濃いヒゲを脱毛することで</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日のヒゲ剃りが不要になる</li><li>ヒゲ剃りで肌荒れを起こすことがなくなる</li><li>夕方に青髭が生えてくることもなくなる</li></ul>
<p></p>
</div></div>
<p>といったメリットがあります。</p>
<p>最短で濃いヒゲとおさらばできる方法と言えるでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title"> ヒゲ脱毛をするなら…</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p>はじめてのヒゲ脱毛なら、メンズリゼがすすめ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>カウンセリング料</li><li>再診料/処置料</li><li>予約キャンセル料</li><li>剃毛料</li><li>薬代</li><li>肌トラブル治療代</li><li>打ち漏れ再照射</li><li>増毛化・硬毛化再照射</li></ul>
<p></p>
</div></div>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,000円から脱毛ができますよ。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式ページはこちら</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-302be2e5-72c4-440f-a01c-15201168c418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li></ul>
</div></div>
</div></section>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">筋トレやオナニーで髭が濃くなる?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>結論から言うと、<strong>医学的な根拠はない</strong>ようです。</p>
<p>冒頭で、ヒゲを濃くする原因に<strong>男性ホルモンが関与している</strong>ことはお話ししました。たしかに、筋トレやオナニーをすると、男性ホルモンの値は上昇しますが、男性ホルモンが単体でヒゲの濃さを左右しているわけではありません。</p>
<p>多くの情報サイトで筋トレや自慰行為をすることでヒゲが濃くなると話していますが、過剰な表現といってもいいでしょう。</p>
<p>いずれも、<strong>過剰すぎるとホルモンバランスを崩して体毛に影響を与える可能性はあるかもしれません</strong>が、そこまで気にする必要はないでしょう。</p>
<p></p>
</div></section>
<h2>濃い髭に関する疑問6つ!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>濃いヒゲになる原因や対策についてご紹介してきましたが、ヒゲにまつわる疑問や噂はまだまだあります。</p>
<p>1つずつ紐解いていきます。</p>
<h3>Q. 髭が濃いメリットはある?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ずばり、ヒゲ好きの女性もいます。</p>
<p>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。</p>
<p>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。</p>
<p>しかし、ヒゲを生やす方は次のことに気をつけましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>清潔感があるようにきちんとグルーミングする<br>→ただの生やしっぱなしは汚い印象に</li><li>顔を覆い尽くすデザインより、自然に手入れされたヒゲが好評<br>→ほおなどの無精髭はきちんと整える</li><li>年相応に見えるヒゲが好印象<br>→若いのに大人び過ぎたヒゲデザインは返って悪印象</li></ul>
<p></p>
</div></div>
<p><a rel="noreferrer noopener" aria-label="ヒゲのデザインについてはこちらの記事でも紹介しています。 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。</p>
<h3>Q. サプリメントでヒゲが薄くなるはほんと?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg" alt="サプリ" class="wp-image-6759" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。</p>
<p>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。</p>
<h3>Q. 青髭を伸ばすとどうなる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg" alt="" class="wp-image-21065" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2724-13-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>人によって伸び方や生え方が異なるため一概には言えませんが、実際に実験している方がいたので引用させていただきます。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた..." width="1000" height="563" src="https://www.youtube.com/embed/Uef_HQXL9jY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div><figcaption>渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた&#8230;</figcaption></figure>
<p>ただ伸ばすだけでなく、不要な部分はきとんとグルーミングすれば青髭を伸ばすのもありですね。</p>
<h3>Q. 髭が濃くてもイケメンな芸能人は?</h3>
<blockquote class="instagram-media" data-instgrm-captioned="" data-instgrm-permalink="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="12" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);">
<div style="padding:16px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"> <p></p>
<div style=" display: flex; flex-direction: row; align-items: center;">
<div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div>
<div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;">
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div>
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div>
</div>
</div>
<div style="padding: 19% 0;"></div>
<div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div>
<div style="padding-top: 8px;">
<div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;"> この投稿をInstagramで見る</div>
</div>
<div style="padding: 12.5% 0;"></div>
<div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;">
<div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div>
<div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div>
</div>
<div style="margin-left: 8px;">
<div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div>
<div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div>
</div>
<div style="margin-left: auto;">
<div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div>
<div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div>
<div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div>
</div>
</div>
</a><p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a> </p>
<p style=" margin:8px 0 0 0; padding:0 4px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;" target="_blank" rel="noopener noreferrer">闇金ウシジマくんPart3出演藤森さん、the final出演間宮祥太朗 楽しかった昨晩</a></p>
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/takayukiyamadaphoto/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;" target="_blank" rel="noopener noreferrer"> 山田孝之</a>(@takayukiyamadaphoto)がシェアした投稿 &#8211; <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2016-10-10T04:50:39+00:00">2016年10月月9日午後9時50分PDT</time></p>
</div>
</blockquote>
<p> <script async="" src="//www.instagram.com/embed.js"></script></p>
<p>ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。</p>
<p>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。</p>
<p>具体的には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>山田孝之さん</li><li>オダギリジョーさん</li><li>ケンドーコバヤシさん</li><li>吉田鋼太郎さん</li><li>舘ひろしさん</li></ul>
<p></p>
</div></div>
<p>などでしょか。みなさん素敵に生やしていますね。</p>
<h3>Q. 中学生・高校生だけど髭を薄くしたい!どれが有効?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>T字カミソリで正しく剃りましょう。</p>
<p>剃るときは洗顔料ではなく、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">できれば専用のフォームを使用することをおすすめします</a>。</p>
<p>また、気になるからといって<span class="redcolor">毛抜きで抜くのは絶対にやめましょう</span>ね。</p>
<p>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。</p>
<p>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank" rel="noopener noreferrer">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください・</p>
<h3 id="FAQ6">Q.髭が濃い人ほどはげるって本当?</h3>
<p><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。</p>
<p>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<p> </p>
<p><!-- wp:uagb/section {"block_id":"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>※ なお、ヒゲ脱毛なら<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-P380601e&amp;p=j706195E">メンズリゼクリニック</a>・<a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">レイロール</a>がオススメ。どれも口コミで評判が良い、みんなに人気のサロンです!スマホからカンタン60秒で無料カウンセリング予約ができます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>無料カウンセリングは最短1分で予約の申し込みが完了します。まずはリンクをタップして、公式サイトから申し込んでみてください。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>それぞれの比較ができて、自分にあったクリニックがより見つかりやすくなります。</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"a7c2bfa1-046e-4856-b9ef-422eb467f20b","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"7ff21ed7-8a66-454e-8352-0c08b5098720","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> ヒゲを永久脱毛をしたいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":53898,"linkDestination":"custom"} --></p>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>ヒゲを永久脱毛したいなら、メンズリゼがすすめ!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f653fe87-6336-46b4-9450-c561e7792689","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f653fe87-6336-46b4-9450-c561e7792689">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>カウンセリング料</li>
<li>再診料/処置料</li>
<li>予約キャンセル料</li>
<li>剃毛料</li>
<li>薬代</li>
<li>肌トラブル治療代</li>
<li>打ち漏れ再照射</li>
<li>増毛化・硬毛化再照射</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,100円から脱毛ができますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"be425113-9b39-4ebd-8fcb-a25c6cf17aa5","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>合わせて読みたい!<br /><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d85e1c98-c872-4efe-b278-2c46e27fa1ce","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"57251a7d-1450-4534-8359-462a11714f05","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-57251a7d-1450-4534-8359-462a11714f05">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> 安くヒゲ脱毛したいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":74674,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/02/afi-bnr.jpeg" alt="レイロール" class="wp-image-74674"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>業界最安値に挑戦しているのがレイロール。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>脱毛機メーカーと共同開発したBRILLIOの効果は青髭に悩む多くの日本人男性のお墨付きです!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>フラッシュ脱毛でもあなどるなかれ、安くスッキリツルツルの状態を目指せますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃いメリットはある? </strong> <p class="schema-faq-answer">ずばり、ヒゲ好きの女性もいます。<br/>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。<br/>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。 <br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. サプリメントでヒゲが薄くなるはほんと? </strong> <p class="schema-faq-answer">ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。<br/>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃くてもイケメンな芸能人は? </strong> <p class="schema-faq-answer">ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。<br/>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。<br/>具体的には<br/><br/>山田孝之さん<br/>オダギリジョーさん<br/>ケンドーコバヤシさん<br/>吉田鋼太郎さん<br/>舘ひろしさん<br/><br/>などでしょか。みなさん素敵に生やしていますね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 中学生・高校生だけど髭を薄くしたい!どれが有効? </strong> <p class="schema-faq-answer">T字カミソリで正しく剃りましょう。<br/>剃るときは洗顔料ではなく、<a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">できれば専用のフォームを使用することをおすすめします</a>。<br/>また、気になるからといって<strong>毛抜きで抜くのは絶対にやめましょう</strong>ね。<br/>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。<br/>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。<br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭が濃い人ほどはげるって本当?</strong> <p class="schema-faq-answer"><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。<br/>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2435,
'parent' => (int) 448,
'menu_order' => (int) 735,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-216.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '▼青髭にお悩みですか?',
'title_pattern_withou_image' => '▼青髭にお悩みですか?',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => '髭が濃い理由と薄くする対策8選|食生活で青髭を予防できる?清潔感のある顔になる方法',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 13414,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13414'
],
'modified' => '2024-08-28T13:30:36',
'modified_gmt' => '2024-08-28T04:30:36',
'slug' => 'bald-hairremoval-clinicranking-methods',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/',
'title' => [
'rendered' => 'ヒゲ脱毛のおすすめランキング'
],
'content' => [
'rendered' => '
<p><strong>「日々の髭処理の手間から解放されたい」</strong><br><strong>「青髭をなくして清潔感を出したい」</strong></p>
<p>などの理由から、髭脱毛を検討する男性が増えてきました。</p>
<p>一方で、<span class="redcolor">「髭脱毛ができる施設が多すぎて、どこを選べば良いのか分からない…」</span>という方も多いでしょう。</p>
<p>せっかくお金と時間を費やすなら、しっかりと効果が実感できる場所で髭脱毛をしたいですよね。</p>
<p>結論から言うと、髭脱毛の効果を確実に実感するなら医療脱毛クリニックを選ぶべきです。</p>
<p>この記事では、<strong><span class="highlighted">髭脱毛ができるおすすめのクリニック・サロンを紹介</span></strong>しています。最後まで読めば、自分がどこで髭脱毛をするべきなのかが分かります!</p>
<p>まずは髭脱毛の種類や施設の選び方から紹介するので、先にランキングを見たい方は下のボタンをクリックしてくださいね。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">クリニックのおすすめランキングを先に見る</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">サロンのおすすめランキングを先に見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&amp;A」に次の設問を追加しました(2022年8月1日)</p>
<ul><li><a href="#FAQ7">Q.髭の永久脱毛のデメリットは?</a></li></ul>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</a><ul><li><ul><li><a href="#titleid">フラッシュ脱毛</a></li><li><a href="#titleid-2">医療レーザー脱毛</a></li><li><a href="#titleid-3">ニードル脱毛</a></li></ul></li></ul></li><li><a href="#titleid-4">ヒゲをツルツルにするのに必要な回数</a></li><li><a href="#titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</a><ul><li><a href="#titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</a></li><li><a href="#1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</a></li><li><a href="#titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</a></li><li><a href="#titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</a></li><li><a href="#titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</a></li><li><a href="#titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</a></li></ul></li><li><a href="#top5">髭脱毛のおすすめ人気クリニックランキングTOP5</a><ul><li><a href="#titleid-11">ランキングの採点基準</a></li><li><a href="#1-2">【1位】メンズリゼ|安心感のある施術に定評あり</a><ul><li><a href="#titleid-12">メンズリゼの基本情報</a></li><li><a href="#titleid-13">【店舗に関する情報】</a></li><li><a href="#titleid-14">メンズリゼの悪い口コミ</a></li><li><a href="#titleid-15">メンズリゼの良い口コミ</a></li><li><a href="#titleid-16">メンズリゼの口コミをもっとみる</a></li><li><a href="#titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</a><ul><li><a href="#titleid-18">ゴリラクリニックの基本情報</a></li><li><a href="#titleid-19">【店舗に関する情報】</a></li><li><a href="#titleid-20">ゴリラクリニックの悪い口コミ</a></li><li><a href="#titleid-21">ゴリラクリニックの良い口コミ</a></li></ul></li><li><a href="#titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</a></li><li><a href="#3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</a><ul><li><a href="#titleid-23">エミナルクリニックメンズの基本情報</a></li><li><a href="#titleid-24">【店舗に関する情報】</a></li><li><a href="#titleid-25">エミナルクリニックメンズの悪い口コミ</a></li><li><a href="#titleid-26">エミナルクリニックメンズの良い口コミ</a></li></ul></li><li><a href="#4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</a><ul><li><a href="#titleid-27">レジーナクリニックオムの基本情報</a></li><li><a href="#titleid-28">【店舗に関する情報】</a></li><li><a href="#titleid-29">レジーナクリニックオムの悪い口コミ</a></li><li><a href="#titleid-30">レジーナクリニックオムの良い口コミ</a></li></ul></li><li><a href="#titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</a></li></ul></li><li><a href="#top3">髭脱毛のおすすめ人気サロンランキングTOP3</a><ul><li><a href="#titleid-32">ランキングの採点基準</a></li><li><a href="#1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</a><ul><li><a href="#titleid-33">レイロールの基本情報</a></li><li><a href="#titleid-34">【店舗に関する情報】</a></li><li><a href="#titleid-35">レイロールの悪い口コミ</a></li><li><a href="#titleid-36">レイロールの良い口コミ</a></li><li><a href="#titleid-37">レイロールで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#2rinx">【2位】RINX(リンクス)|男性ならではの悩みを相談できる</a><ul><li><a href="#titleid-38">リンクスの基本情報</a></li><li><a href="#titleid-39">【店舗に関する情報】</a></li><li><a href="#titleid-40">リンクスの悪い口コミ</a></li><li><a href="#titleid-41">リンクスの良い口コミ</a></li><li><a href="#titleid-42">リンクスで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#3mens_tbc">【3位】MEN’S TBC|確実な脱毛がしたいならココ</a><ul><li><a href="#mens_tbc">MEN’S TBCの基本情報</a></li><li><a href="#titleid-43">【店舗に関する情報】</a></li><li><a href="#men8217s_tbc">MEN&#8217;S TBCの悪い口コミ</a></li><li><a href="#men8217s_tbc-2">MEN&#8217;S TBCの良い口コミ</a></li></ul></li></ul></li><li><a href="#qa">髭脱毛に関するよくあるQ&amp;A</a><ul><li><a href="#q1">Q1.永久脱毛は本当にずっと生えないの?</a></li><li><a href="#q2">Q2.しつこい勧誘をされないか心配</a></li><li><a href="#q3">Q3.髭脱毛で後悔することはないの?</a></li><li><a href="#q4">Q4.日焼けしていると脱毛できないの?</a></li><li><a href="#q5">Q5.未成年でも髭脱毛はできる?</a></li><li><a href="#q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</a></li><li><a href="#q7">Q7. 髭の永久脱毛のデメリットは?</a></li></ul></li><li><a href="#titleid-44">立ち止まっていないで、まずは無料相談から。</a></li></ul></div>
<h2><span id="3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg" alt="" class="wp-image-21042" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2722-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛施設を検討するまえに、脱毛方法の違いを知っておくことが重要。</p>
<p>それぞれにメリット・デメリットがあるため、きちんと理解した上で自分に合った脱毛方法を見極めましょう。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>施術できる場所</td><td>サロン</td><td>クリニック</td><td>サロン</td></tr><tr><td>痛み</td><td>比較的弱い</td><td>やや強い</td><td>非常に強い</td></tr><tr><td>脱毛効果</td><td>一時的</td><td>半永久的</td><td>永久的</td></tr><tr><td>ツルツルになるまでの回数</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr><tr><td>費用相場</td><td>10〜20万円</td><td>15〜20万円</td><td>70万〜100万円</td></tr><tr><td>おすすめの人</td><td style="text-align:left">・1回のコストを抑えたい<br>・痛いのはいやだ</td><td style="text-align:left">・効果の高い脱毛をしたい<br>・回数を抑えたい</td><td style="text-align:left">・ヒゲのデザインを楽しみたい<br>・白髪を脱毛したい</td></tr></tbody></table>
<p>「ヒゲの脱毛は医療レーザーでないと効果がない」と主張する人も多いようですが、近年では特にメンズ専門のサロンが脱毛機の開発に力をいれていて、レーザー脱毛に劣らないほどの効果を発揮できるフラッシュ脱毛もあらわれています。</p>
<p>実際、痛みに我慢できずレーザーの出力を抑えたり、麻酔を使用する方も多いほどなので一概に「レーザー一択」とも言えないでしょう。</p>
<p>それぞれの詳しい脱毛の仕組みやメリット・デメリットをまとめましたので、参考にしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid">フラッシュ脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>肌に光を照射し毛根にあるメラニン色素にダメージを与え、脱毛を促す方法。<br>「IPL脱毛」「SSC脱毛」「SHR脱毛」の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なる。<br></li><li><strong>メリット</strong><br>痛みが少ない!気軽に髭脱毛がトライできる<br>自然に毛量が変化するので、髭脱毛がバレにくい!<br>3つの脱毛方法の中でもっとも料金が安い<br></li><li><strong>デメリット</strong><br>永久脱毛の効果はない<br>光の出力はレーザーより弱いため効果が出るまでに時間がかかる(ツルツルになるまでの目安は2年以上)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-2">医療レーザー脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴に残った黒いメラニンにレーザーが反応し、毛母細胞を破壊することで脱毛する<br>(近年最新の脱毛方法として知られている「蓄熱式」の脱毛方法は「バルジ領域」に働きかけることで脱毛させる)<br></li><li><strong>メリット</strong><br>短期間で脱毛効果を得やすい(フラッシュ脱毛の約半分の施術回数でツルツルになる)<br>医療機関のみで受けられるため、肌トラブル時などの対応が早い<br>痛みがやや強いがニードル脱毛とは違い麻酔が使用できる<br></li><li><strong>デメリット</strong><br>フラッシュ脱毛と比較して痛みがやや強い<br>高出力のレーザーを使用するため、炎症や肌トラブルが起きやすい<br>1回のコストはフラッシュ脱毛より高い(2.5〜3倍程度)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">レーザー脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-3">ニードル脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴にニードル/プロープを差し込み微弱な電気を流すことで脱毛させる。一度施術した毛穴からは毛は生えてこない。<br></li><li><strong>メリット</strong><br>確実な永久脱毛ができる<br>フラッシュ脱毛やレーザー脱毛では効果がない白髪の脱毛、ほくろの毛にも照射ができる<br></li><li><strong>デメリット</strong><br>3つの脱毛方法の中で一番痛みが強く、サロンでのニードル脱毛が主流のため麻酔ができない<br>すべてのヒゲをニードル脱毛しようとするとコストがかかる</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛について詳しくみる</a></div>
</div></div>
</div>
<h2><span id="titleid-4">ヒゲをツルツルにするのに必要な回数</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/shutterstock-1209734185.jpg" alt="カレンダー" class="wp-image-3898"/></figure>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる<br>(毎日髭剃りをしなくても髭が目立たない)</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツルになる</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>いずれの脱毛方法でも、<span class="redcolor">1回でヒゲ脱毛が完了することはありません</span>。</p>
<p>毛には「毛周期」といって毛が生えるサイクルがあり、全ての毛穴から常に毛が生えているわけではないからです。</p>
<p>毛周期は「成長期」「退行期」「休止期」に分けられ、現在一般的に導入されている脱毛方法の多くが<span class="highlighted">「成長期の毛」のみに効果があります</span>。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>成長期のヒゲは全体の2割程度で、次に成長期にあたる毛が生えてくるまでには約8週間(※)かかるため、多くの施設で<strong>「1ヶ月半〜2ヶ月程度間隔を開けましょう」</strong>と言われるんですね。</p>
<p><span style="font-weight: 400;">※出典:RINX「</span><a href="https://mens-rinx.jp/contents/mhigeefficient" target="_blank" rel="noopener noreferrer"><span style="font-weight: 400;">ヒゲ脱毛の周期はコレが正解!効果を最大化するポイントと注意点とは?</span></a></p>
<h2><span id="titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニック選びで後悔しないためにチェックすべきポイントは、次の6つです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>選び方のポイント</td></tr><tr><td style="text-align:center">①痛みへの対策</td><td>麻酔クリームと笑気麻酔を併用できるのがベスト</td></tr><tr><td style="text-align:center">②予約の取りやすさ</td><td>契約した店舗以外での予約可否や1回の施術時間をチェック</td></tr><tr><td style="text-align:center">③キャンセルの取り扱い</td><td>ペナルティの発生タイミングをチェック</td></tr><tr><td style="text-align:center">④コース終了後の料金</td><td>割引金額で追加照射を受けられると安心</td></tr><tr><td style="text-align:center">⑤途中解約に対するペナルティ</td><td>解約手数料の額や発生条件をチェック</td></tr><tr><td style="text-align:center">⑥支払い方法</td><td>医療ローンを利用する場合は年利の把握が重要</td></tr></tbody></table>
<p>ここからはそれぞれのポイントを詳しく見ていきましょう。</p>
<h3><span id="titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg" alt="ガス麻酔" class="wp-image-7853" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2102-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでの髭脱毛を希望する方は、痛みに対してどのようなケアが受けられるかをチェックしましょう。</p>
<p>クリニックで用いる医療レーザーは、痛みを感じやすいからです。<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label="MOTEOが独自に行った調査 (opens in a new tab)">MOTEOが独自に行った調査</a>でも、<span class="redcolor">クリニックで髭脱毛を行った男性の50%以上が<span class="redcolor">「痛かった」「かなり痛かった」</span>と回答</span>しています。</p>
<p style="text-align:center"><strong>【Q.クリニックでの髭脱毛で感じた痛みについて教えてください】</strong></p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg" alt="" class="wp-image-76802" srcset="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg 512w, https://moteo.best/column/wp-content/uploads/2022/04/unnamed-300x191.jpg 300w" sizes="(max-width: 512px) 100vw, 512px" /></figure></div>
<p>出典:PR TIMES「<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髭脱毛は泣くほど痛い?実際に経験した100名の男性に聞いたリアルな感想</a>」</p>
<p>クリニックでの痛み対策の方法は大きく2つ。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>種類</td><td>特徴</td><td>費用相場(1回あたり)</td></tr><tr><td style="text-align:center">麻酔クリーム</td><td>脱毛部位にクリームを塗布して痛みを和らげる。塗布後30分ほどで効きはじめる。</td><td>2,000〜3,000円</td></tr><tr><td style="text-align:center">笑気麻酔</td><td>ガスタイプの麻酔で、吸引するとお酒に酔ったような気分になる。</td><td>3,000円</td></tr></tbody></table>
<p>痛みが不安な場合は、麻酔クリームと笑気麻酔の両方を用意していて、かつ<strong><span class="highlighted">両者を併用できるクリニックを選びましょう。</span></strong></p>
<p>麻酔クリームは患部の痛覚を麻痺させるのに対し、笑気麻酔は精神的に痛みへの恐怖を減らす効果が大きいので、両者を併用することでより万全な痛み対策ができます。</p>
<h3><span id="1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg" alt="初心者必見。ワックス脱毛の痛みとは?正しい施術で痛みは軽減!" class="wp-image-6694" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニックを選ぶ際は、<span class="highlighted">自分が通いたい曜日・時間帯で予約が取れるかどうかは必ず確認</span>しましょう。予約の取りやすさを判断する基準は、以下を参考にしてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>契約した店舗以外でも予約が取れる</li><li>1回の施術時間が短い(髭脱毛なら1回20〜30分以内が目安)</li></ul>
<p></p>
</div></div>
<p>契約した店舗以外でも予約が取れるシステムなら、直前でも予約を入れやすいです。例えば近場の店舗の予約が一杯ならば、別の店舗の空き状況をチェックし、予約を入れられます。</p>
<p>また、1回の施術時間が短い店舗は、回転率が高い傾向にあります。直前でも予約が一杯になりづらく、希望する日時に通いやすいでしょう。</p>
<h3><span id="titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛サロン・クリニックは、予約の直前キャンセルについて以下のようなペナルティを設けています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>一定のキャンセル料が発生する</li><li>コース回数が1回分消化される</li></ul>
<p></p>
</div></div>
<p>仕事や体調不良などでやむを得ずキャンセルが必要になるケースも考えられます。上記のペナルティが、どのタイミングで発生するのかも併せてチェックしておきましょう。</p>
<p>キャンセル料の発生条件は<strong>「予約日の何日前にキャンセル連絡をするか」</strong>で細かく分けられることが多いです。以下は、実際にサロン・クリニックで設けられているキャンセル規定の例です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例1)予約日の前日からキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:3,000円<br>予約日当日のキャンセル:5,000円<br>無断キャンセル:7,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例2)予約日の当日のみキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:0円<br>予約日当日のキャンセル:2,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6f1370a-abed-474a-9103-f91d5c921968"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例3)キャンセル料は発生しないが、コース回数が消化されるパターン</strong><br> 予約日前日のキャンセル:0円<br> 予約日当日のキャンセル:コース回数を1回分消化<br> ※キャンセルにより消化とみなされた回数は、中途解約時に返金対象外となることが多いです</p></blockquote>
<p></p>
</div></div>
<p>余計な支払いや回数消化を避けるには、どのタイミングでペナルティが発生するかをしっかりと確認しておきましょう。</p>
<h3><span id="titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛のコース料金だけでなく、コース終了後の料金までチェックしておきましょう。<strong>コース終了後、割引金額で追加照射を受けられるのが理想</strong>です。</p>
<p>サロン・クリニックでは、カウンセリングにて必要と思われる施術回数を提示してくれるものの、コースが終了しても脱毛が完了しないケースがあります。体質や髭の濃さによっては、人より多くの施術回数が必要となる可能性があるからです。</p>
<p>例えば、「コース終了後は通常料金の◯円OFF」などの割引を実施しているサロン・クリニックもあります。</p>
<p>コースが終了しても脱毛が完了しないケースを考慮し、追加費用込みでサロン・クリニックを選びましょう。</p>
<h3><span id="titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg" alt="くしゃくしゃに丸めた契約書" class="wp-image-2494" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>契約前に、途中解約で生じるペナルティについても確認しておきましょう。</p>
<p>「引越しすることになった」「効果が実感できなかった」などの理由で、<span class="redcolor">やむを得ず途中解約が必要となるケースもあるから</span>です。「解約したいけど、金銭的に大きな損をする…」となるのは避けたいですよね。</p>
<p>多くのサロン・クリニックでは、以下のように返金額を計算します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-9c7ac534-b779-46d2-affa-2343038a977e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>返金額=コース料金の総額−(1回あたりの料金×消化回数)−解約手数料</p>
</div></section>
<p>解約手数料の額は、サロン・クリニックによって異なります。また、解約のタイミングによっては返金が行われないケースも。</p>
<p>損をしないよう、事前に解約条件を確認しておきましょう。</p>
<h3><span id="titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg" alt="4枚の1000円札と2枚のクレジットカード" class="wp-image-17101" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/3722-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くのサロン・クリニックでは、以下の支払い方法が選択できます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>現金</li><li>クレジットカード</li><li>医療ローン(※クリニックのみ)</li></ul>
<p></p>
</div></div>
<p>分割で支払える医療ローンはとても魅力的ですが、年利が生じるため実質的な支払額は増えます。医療ローンを検討するなら、年利の把握も重要です。</p>
<p>サロン・クリニック選びの際は、自分に合った支払い方法が選べるかも調べておくといいでしょう。</p>
<h2 id="clinic"><span id="top5">髭脱毛のおすすめ人気クリニックランキングTOP5</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛に失敗しないためのサロン・クリニックの選び方の基準をもとに、編集部が厳選したおすすめクリニックTOP5をご紹介します!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-1244" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></td><td><img class="wp-image-88552" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/10/afi-afb-eminal-300250.jpeg" alt="エミナルクリニックメンズ 医療ヒゲ脱毛月々1,030円"></td><td><img class="wp-image-93716" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg" alt="レジーナクリニックオム" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg 1716w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>エミナルクリニックメンズ</td><td>レジーナクリニックオム</td></tr><tr><td>施設分類</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td><td>◯</td><td>◯</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br> セレクトヒゲ脱毛(任意の3部位) <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 <br><br> ヒゲ全体脱毛セット <br> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ヒゲ3部位6回<br>(鼻下・アゴ・アゴ下): 74,800円<br>髭脱1回(全部位):52,800円</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td><td>ヒゲ脱毛(3部位)3回:9,900円 ※初回限定<br>ヒゲ脱毛(5部位)5回:118,800円</td></tr><tr><td>コース終了後の施術料金</td><td>セレクトヒゲ脱毛(3部位)1回12,800円</td><td>1回100円(3年間)</td><td>0円(契約時に3年保証のオプションに加入した場合のみ)</td><td>・3部位:7,440円<br>・5部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>74,800円</td><td>12,000〜38,500円/5回</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>75,400円</td><td>24,000〜77,000円/10回</td><td>892,00円</td></tr><tr><td>麻酔クリーム</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300円/10g)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>◯<br>(デビュープラン以外のプラン契約をされた方は無料)</td></tr><tr><td>笑気麻酔</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300/30分)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>×</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約30分</td><td>約30分</td><td>約15分</td><td>15〜30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td><td>10~14週に1回</td><td>4週間に1回</td><td>4〜8週間に1回</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日の20時以降</td><td>前日の20時以降</td><td>ネット:前日の18時以降<br>電話:3日前の13時以降</td><td>要問い合わせ</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>コース1回分消化</td><td>コース1回分消化、またはキャンセル料1,000円</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr><tr><td>おすすめの人</td><td>・効果の高い脱毛がしたい<br>・肌トラブルなどの保証制度が充実しているクリニックがいい</td><td>・永久脱毛がしたいけど、とにかく痛みが心配<br>・せっかくだからおしゃれなクリニックに通いたい</td><td>・仕事終わりに通いたい<br>・コース終了後は追加料金なしで通いたい</td><td>・痛みに弱い<br>・雰囲気のいいクリニックに通いたい</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-H312497S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、<span class="searchEm">税込</span>表記となっています。</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-11">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-2">【1位】メンズリゼ|<strong>安心感のある施術に定評あり</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png" alt="カウンセリング重視のヒゲ脱毛のメンズリゼ" class="wp-image-13684" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3700-7-300x135.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>メンズリゼは、丁寧なカウンセリングと安心感のある施術に定評のあるクリニックです。</p>
<p>4種類の脱毛機を完備しており、その人に合わせて使い分けています。例えば施術が痛過ぎると感じた場合も、次回は出力の弱い脱毛機を提案してもらえます。</p>
<p><strong><span class="highlighted">麻酔クリームと笑気麻酔の2種類を併用</span></strong>できるので、痛みが心配な方も安心して施術を受けられるでしょう。</p>
<p>また、通年で割引を実施しているのも嬉しいポイント。3つの割引を組み合わせれば最大30%オフで施術を受けられるので、施術費用を少しでも抑えたい方におすすめです。</p>
<h4><span id="titleid-12">メンズリゼの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br><br>【通常】<br>5回コース:89,800円 <br>10回コース:128,000円 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料</td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 </td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td> 12,800円 <br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>学割とペア割の組み合わせで最大30%OFF<br>学割:20%OFF<br>ペア割:10%OFF<br>のりかえ割:10%OFF(併用不可)</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルヤグPro-U<br>・ライトシェアデュエット<br>・メディオスター<br>・ラシャ</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:1回3,300円<br>・笑気麻酔:1回3,300円</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>電話Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化<br>(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-13">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内24院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>6院</td></tr><tr><td>関東エリアのクリニック数</td><td>8院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
<p></p>
</div></div>
</div>
<h4><span id="titleid-14">メンズリゼの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼの髭脱毛行ったけど、まるで効果ねえからほんと金返してほしいわ。3週間ぐらいは最低髭薄くなった効果あるかと思ったら、ゼロだもんなあ<br>引用元:<a href="https://twitter.com/ghostbs2/status/1467372009667842049?s=20&amp;t=hugkIrX4fQDvF-aMl1bjpA" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1271e148-9152-435a-8611-02582a8272f0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここでヒゲ脱毛に通っているが、少しのサービス精神もない。<br>金の亡者だなと感じている。<br>絵にしてアップしているが、鼻下部分の脱毛は赤の斜線の範囲で、両サイドの一センチほど(ココと記載)は範囲に入らないらしい。<br>このわずか一センチを脱毛するにはまた何万円もかかるという。<br>金の亡者でしかない。<br>私は脱毛が終わったら、鼻の両サイドがちょび髭になる。<br>少しの融通も効かないので、ココはオススメしない。<br>地元で小規模で脱毛サロンをしているようなところの方がいいと思う。<br><br>ちなみに、2回行っているが脱毛効果がかなりまばら。<br>全く効果の出ていない広範囲な部位があるけど、レビューを見るに、メンズリゼとしては許容範囲内として片付けてくる可能性が高い。<br>違う所に行けば良かった。。。。<br>引用元:<a href="https://goo.gl/maps/A91W784LoYUcyCFw6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-15">メンズリゼの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛メンズリゼで7回コース終わって、今日キャンペーンで新たに5回コース契約 5回で5万しないので、お安い。 ただ合計12回も受けなければならない我輩の髭。 目指すは青髭もそうだし、そもそも髭にあわない あの拷問あと4回耐えなければ。 首と頬ともみあげはほぼ無くなりました!<br>引用元:<a href="https://twitter.com/hoseo37/status/1484125625258745861?s=20&amp;t=lcsQl8xXMh3MlUHCYeyfFw" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて伺いましたが、皆さん凄く丁寧で、良くないコメントにあったようなことは 全くありませんでした。<br>ドクターの対応や説明も分かりやすく、質問もしやすかったです!<br>最後にコンシェルジュの方が詳細を説明してくださいましたが、その都度わからないことはないか確認してくださいましたし、メチャクチャ丁寧でとても分かりやすかったです!<br>初の脱毛で分からないことだらけでしたが、これから安心して通院することができそうで非常に満足です!<br>有り難うございました!<br>引用元:<a href="https://goo.gl/maps/E7QJ14VTQG5pjxN66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-16">メンズリゼの口コミをもっとみる</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">やまいもさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高いお金払って痛い思いして通ったのに、ほとんど効果なかった。薄くなったような気のする箇所もあるがその程度。むしろ通う前より濃くなった箇所もあり、それに関しては1年間の無料保証が付くが、これまで5回照射して変わらなかったのが、もう1.2回照射して効果が出るはずもなく結局通い始める前より濃くなって終了。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">風間さん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 医療脱毛ということもありお医者様も真剣に相談に乗ってくれましたし、やってもらうことに決めました。痛みなどは丁寧なクーリングなどもあり、別途料金でガスの麻酔やクリームの麻酔も使えるのは医療機関の強みです。5回コースが終わると本当に肌がツヤツヤになり、顔の印象もかなり明るくなったので、男性的な自信もつきました。やはり医療機関で受ける永久脱毛は安心感があると思います。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4><span id="titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg" alt="" data-id="76762" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95/" class="wp-image-76762" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg" alt="" data-id="76763" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2/" class="wp-image-76763" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg" alt="" data-id="76764" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3/" class="wp-image-76764" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a href="https://www.mens-rize.com/hige/ba/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼ</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3><span id="231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックは、柴田英嗣さん(アンタッチャブル)や武尊さん(K-1)などが通っていることでもお馴染みのクリニックです。</p>
<p>最大の特徴は、「ヒゲ脱毛 完了コース」が終了してから<strong><span class="underline highlighted">3年間、追加の施術を1回100円(税込)で受けられる</span></strong><span class="highlighted">点。</span></p>
<p>3年間であれば何度通っても1回100円なので、納得がいくまで施術を繰り返せます。</p>
<p>「他の人よりも髭が濃いけど、本当にツルツルになるかな…」と不安になっている方にもぴったりのクリニックです。</p>
<h4><span id="titleid-18">ゴリラクリニックの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位(鼻下・アゴ・アゴ下)</td><td>6回コース:74,800円<br><br>※ほほ・もみあげ(6回)追加は+64,800円(6回)、首追加は+49,800円</td></tr><tr><td>各部位</td><td>鼻下:38,800円(6回)<br>アゴ:38,800円(6回)<br>アゴ下:38,800円(6回)<br>ほほ:48,800円(6回)<br>もみあげ:38,800円(6回)<br>首:48,800円(6回)</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>各部位1回100円<br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>74,800円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>75,400円<br>6回コース+追加照射6回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:10%OFF<br>・ペア割:10%OFF<br>・乗り換え割10%OFF<br>・同時割:10%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルYAG<br>・メディオスターNeXT PRO</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:3300円/10g<br>・笑気麻酔:3300円/30分</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>10~14週に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-19">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内20院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>10院</td></tr><tr><td>中部エリアのクリニック数</td><td>2院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-20">ゴリラクリニックの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛完了コースの平日の短い受付時間のみというのを無くしてほしい。週末に行くには追加料金が必要だし、麻酔も追加料金と色々と金額が高くなる。<br>また、完了と名が付いているし医療脱毛だからヒゲが無くなるレベルで減るのかと思っていたがそれほど薄くならない。<br>追加を格安で受けられるが、追加ありきのコースの設定回数だと感じるし、追加分についてはかなりの期間を開けないと受けることが出来ない。<br>トータルではかなりの金額と時間を使うことになるが、正直満足度は低い。<br>引用元:<a href="https://goo.gl/maps/dhJGqAMBbxSc1ovD6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の効果や看護師さんの対応は満足しています<br><br>事務手続きに関しては強化してほしいです<br>予約変更の反映ミスや患者情報の共有などが機能していない感じです。<br>予約変更反映ミスで、危うく一回分消化されるところでした。<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/1ywZDAnTryovc2an7" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で利用しています。<br>3ヶ月先まで予定が真っ白な方だけ通われるといいと思います。<br>基本的に予約は取れません。<br>あとクレジットカードで支払いをする際には上手く決済できずに後日再度クリニックに来るように催促されることがありますのでご注意ください。<br>引用元:<a aria-label=" (opens in a new tab)" rel="noreferrer noopener" href="https://goo.gl/maps/qi6KYsuNAhkKP4yt8" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-21">ゴリラクリニックの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">有名人はゴリラクリニック通ってる人が多いから、僕も有名人気取りでヒゲ脱毛はゴリラクリニックに決めた。<br>引用元:<a href="https://twitter.com/taresu2020/status/1495863849316065281?s=20&amp;t=5_lElU7Rus0ncSWLJUVtIg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性専門の脱毛クリニックです。カウンセリングはとても丁寧で、先日1回目のレーザー脱毛を担当してくださった男性医療従事者の方は、とても親切、丁寧かつ、上手で、痛みなく初回を終える事ができました。内装もとても綺麗です。施術料金も良心的だと思います。<br>引用元:<a href="https://goo.gl/maps/wvETSX6av9Gd1xB67" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で通っています。<br>開院直後だけあってスタッフさんの対応などは極めて良いです。また、商品や追加サービスの勧誘もしつこさは全くないのでありがたいです。<br>引用元:<a href="https://goo.gl/maps/pgCptapTd41fMG7cA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg" alt="" data-id="76769" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-1/" class="wp-image-76769" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg" alt="" data-id="76770" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-1/" class="wp-image-76770" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg" alt="" data-id="76771" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-1/" class="wp-image-76771" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3><span id="3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<p>エミナルクリニックメンズは、特に髭脱毛の安さにこだわっているクリニックです。</p>
<p>ヒゲ脱毛5回が12,000〜38,500円(地域により異なる)と、始めやすい料金設定です。</p>
<p>施術回数を増やして、とにかくツルツルの状態にこだわりたい方には嬉しいサポートですね。</p>
<p>また、エミナルクリニックメンズは麻酔料金が0円に設定されています。痛みが不安な方も、追加費用を心配せずに麻酔を利用できるでしょう。</p>
<h4><span id="titleid-23">エミナルクリニックメンズの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛選べる3部位</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>契約時にご確認ください</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(5回施術を受けた場合)</td><td>12,000〜38,500円</td></tr><tr><td>髭がツルツルなるまでの目安費用(10回施術を受けた場合)</td><td>24,000〜77,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:最大10%OFF<br>・ペア割:最大6%OFF<br>・のりかえ割:最大6%OFF<br>・お友達紹介割:最大6%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>蓄熱式脱毛機(機種名は要問い合わせ)</td></tr><tr><td>麻酔の種類</td><td>無料(種類は要問い合わせ)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約15分</td></tr><tr><td>通えるペース</td><td>4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>ネットでのキャンセル:前日の18時まで<br>電話でのキャンセル:3日前の13時まで<br>上記を過ぎると回数1回分消化、またはキャンセル料1,000円がかかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-24">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内35院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>2院</td></tr><tr><td>関東エリアのクリニック数</td><td>11院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>8院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>3院</td></tr><tr><td>九州エリアのクリニック数</td><td>7院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-25">エミナルクリニックメンズの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">青髭なくしたいから医療脱毛したくて、色々調べた結果、メンズエミナルいいね!ってまでいったのに、横浜ないってまじ?新宿までいくかゴリラにするかかぁ<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://twitter.com/KATZ_0330/status/1456885792911998976?s=20&amp;t=S2D3wqjKrvOQni1gWWmqMw" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここって一応病院ですよね?<br>患者を平気で待たせるわー、プライバシーの考慮もない、愛想もない、決断も焦らすわー、何がいいの?ここ?料金が1番安いとうたってるからこんな対応、態度しかならないのか?カウセリング行くだけ無駄ですよ。最悪最低なクリニックです。まぁ、この評価でも仕方がないですね。星0点です。時間の無駄でした。<br>引用元:<a href="https://goo.gl/maps/akAKJ7HmeHsjtiRw8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-26">エミナルクリニックメンズの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通って3回ですが効果出てます。<br>完成が楽しみです。<br>引用元:<a href="https://goo.gl/maps/4aQDARCn5MNWHpru9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックと値段を比較して欲しい。いかにメンズエミナルが良いかがわかると思う。医療脱毛で髭やvioをするには麻酔は必須。特に初めの頃はかなり痛い。<br>引用元:<a rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)" href="https://twitter.com/yuueminaru/status/1487632091999129602?s=20&amp;t=lj9O2K2xkH7v8dCD7Vp4gg" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/o8f2hRbKopD4f3UAA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" style="background-color:#2dad96">エミナルクリニックメンズの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12271a58-6609-4d25-9686-168ede18651e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a></li></ul>
</div></div>
<h3><span id="4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?a=F12761n-A468412F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg" alt="レジーナクリニックオム" class="wp-image-93716" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>2021年に新しくオープンしたばかりのレジーナクリニックオム。</p>
<p><span class="underline highlighted">髭脱毛と同時に</span><strong><span class="underline highlighted">全身脱毛やVIO脱毛を契約すると、割引が適用される</span></strong>のが特徴です。例えば髭脱毛の各コース(5回)と全身脱毛8回を同時に契約すると、約10万円の割引が受けられます。</p>
<p>髭脱毛のついでに他の部位も脱毛したいと考えている方には、特におすすめのクリニックです。</p>
<h4><span id="titleid-27">レジーナクリニックオムの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>【<strong>初回予約限定】3部位 3回:9,900円</strong><br>・3部位 5回:9,900円<br>・5部位 5回:39,800円<br>・6部位 5回:132,000円</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>・3部位:7,960円<br>・5部位:17,820円<br>・6部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>892,00円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>冷却機能を搭載した医療脱毛機(機種名は不明)</td></tr><tr><td>麻酔の種類</td><td>麻酔クリーム:無料(デビュープラン以外のプラン契約をされた方)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>要問い合わせ</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-28">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内16院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>9院</td></tr><tr><td>中部エリアのクリニック数</td><td>1院</td></tr><tr><td>近畿エリアのクリニック数</td><td>2院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-29">レジーナクリニックオムの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応と院内の清潔感は問題ありません。<br>ですが、予約は取りにくいです。<br>無料カウンセリングでは予約は取りやすいので毛周期に合わせて自分のペースで進められますと聞いたのであえて大手のクリニックではなく新規開院のこちらにしましたが、いざ通ってみると土日祝の予約は4ヶ月待ちでした。<br>他所のクリニックでは珍しいことではありませんが、それならそうと最初に言って欲しかったです。<br>土日祝の4ヶ月間隔で通うか仕事を調整して平日に通うか今後の進め方を悩みます。<br>引用元:<a href="https://goo.gl/maps/d8933vVyQs5u4iHZ6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-30">レジーナクリニックオムの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲとVIOと全身で契約しました。まだ1回目の施術ですが、ポロポロと毛が抜けて効果を感じてます。VIOだけ少し痛かったですが、ヒゲと全身は痛くありませんでした。<br>最後の仕上げに氷で冷やしてくれるのが気持ちいいです。<br>引用元:<a href="https://goo.gl/maps/cYX73Xo17M3ThSY59" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての脱毛でしたが、詳しく説明して頂いて安心しました。<br>接客丁寧で、対応もとても良かったです。<br>引用元:<a href="https://goo.gl/maps/uSjmwdnhd8YYi4d99" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての医療脱毛(全身、髭、デリケート)で、1回目を経験済み、今後も安心して通院できそうな印象で現時点で概ね満足しています。<br><br>【好感が持てる点】<br>#丁寧な接客、施術対応(受付、看護師)<br>#開院間もないため、衛生的な環境<br><br>【気になる点】<br>#受付での手指消毒、プッシュ型接触型の消毒の為、患者同士の感染予防目的であれば、検温同様にスタッフが手動して頂きたい、患者自身が接触するには抵抗感あり<br>#鼻出しマスクのスタッフを散見する(事情があれば申し訳ありません。)<br>#医師の診察は素性が不明な上、ほぼ形式的なもの(スポット派遣の医師であまり期待できない。初診もセリフ棒読みで表面的。施術そのものには関与しないため大きな問題ではないが契約前の印象として悪く、不信感を抱く。)<br><br>後半、細かい指摘となり申し訳ありません。<br>次回受診は3ヶ月先ですが、今後の診療サービスに反映して頂けますと幸いです。<br>引用元:<a href="https://goo.gl/maps/ZzcWg8EE17kahfuZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E" style="background-color:#2dad96">レジーナクリニックオムの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/reginaclinic-homme/">レジーナクリニックオムの口コミ・評判|気になる効果や費用を徹底調査</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">【番外編】</span><h3 class="uagb-ifb-title"><span id="titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-4222760M&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1415466978-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p>100万もの症例をもつクリニック。</p>
<p>実績で見れば、湘南美容クリニックは非常に信頼の寄せられるクリニックです。ヒゲの濃さなども調整してくれるフレキシブルな対応も◎。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>店舗</td><td>全国67院(新宿・銀座・新橋・西新宿・南青山・池袋・高田馬場・港・秋葉原・上野・両国・浦田・赤羽・多摩川・柴崎・町田・八王子・代々木・横浜・大宮・川崎・川口・所沢・川越・宇都宮・高崎・千葉・名古屋・浜松・岐阜・長野・新潟・大阪・神戸・奈良・京都・岡山・広島・高松・松山・福岡・沖縄・仙台・札幌・宮城・福島など)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>1回5,700円~(口髭・アゴ・アゴ下)</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式HPをチェック</a></div>
<p></p>
</div></section>
<h2 id="salon"><span id="top3">髭脱毛のおすすめ人気サロンランキングTOP3</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg" alt="ランキングの積み木" class="wp-image-70244" srcset="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックに続いて、編集部がおすすめする脱毛サロンTOP3も見ていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>リンクス</td><td>MEN’S TBS</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td></tr><tr><td>契約した店舗以外での予約</td><td>○</td><td>○</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>コース終了後の施術料金</td><td>定額の80%OFF(ただし保証つきプラン契約の場合に限る)</td><td>定額の80%OFF</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>59,800円</td><td>80,700円</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>119,800円</td><td>98,130円</td><td>要問い合わせ</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td><td>照射レベルを調節</td><td>クーリング</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約20分</td><td>20〜30分</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>2~4週間に1回</td><td>3~4週間に1回</td><td>3~4週間に1回</td></tr><tr><td>予約方法</td><td>電話・Web</td><td>電話・Web</td><td>電話・Web</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日以降</td><td>なし</td><td>前日以降</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>なし</td><td>キャンセル料1,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td><td>・現金<br>・月定額<br>・クレジットカード</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr><tr><td>おすすめの人</td><td>・安くても効果のある脱毛がしたい<br>・モニター制度でさらに安く脱毛したい<br><br></td><td>・男性スタッフに施術してほしい<br>・転勤の可能性がある</td><td>・ヒゲの細かなデザインがしたい<br>・白髪を脱毛したい<br>・日焼けしている</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※料金は全て税込</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-32">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</span></h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>レイロールは「メンズ脱毛を最高のコストパフォーマンスで」という理念を掲げる、男性専門の脱毛サロンです。</p>
<p>業界初の「全国最安値保証」を実現しており、<strong><span class="highlighted">他店よりも1円でも高い場合はその場で値下げ</span></strong>をしてくれます。</p>
<p>とにかく安さにこだわりたい方におすすめの脱毛サロンです。</p>
<h4><span id="titleid-33">レイロールの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>髭脱毛セット(選べる3部位)<br>・10回:59,800円<br>・1年通い放題:119,800円<br><br>髭脱毛セット(全8部位)<br>・10回:99,800円<br>・1年通い放題:149,800円</td></tr><tr><td>各部位</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td></tr><tr><td>通い放題プラン</td><td>○</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF<br>(ただし保証つきプラン契約の場合に限る)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>59,800円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>119,800円<br>※1年通い放題コースで契約</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>完全オリジナルの男性専用脱毛マシン「BRILLLO」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約20分</td></tr><tr><td>通えるペース</td><td>2〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約前日までのキャンセルは無料(当日キャンセルは回数1回消化)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-34">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>18店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>0店舗</td></tr><tr><td>東北エリアの店舗数</td><td>1店舗</td></tr><tr><td>関東エリアの店舗数</td><td>11店舗</td></tr><tr><td>中部エリアの店舗数</td><td>3店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>0店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>1店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-35">レイロールの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験で行きました。が、担当スタッフの応対が非常に不快でした。初対面の客と店員で信頼など皆無なのに、飲み友達?のような異常に近い距離感でコミュニケーションをとってきます。<br>福岡店はそのスタッフ1人でされてるそうなので、ここを利用することはまずないな、とすぐ判断できました。<br>他の口コミでは「話しやすかった」等あるので好みがはっきり分かれるとこなのでしょう。<br>スタッフと友達のようなコミュニケーションが取りたい方以外はオススメできません….。<br>引用元:<a href="https://goo.gl/maps/X6X9X2B1eJkiRfwp6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-36">レイロールの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">2回利用しましたが痛みも少なく<br>ていねいに施術してもらいました!<br>効果が出るのが楽しみです✨<br>引用元:<a href="https://goo.gl/maps/dbE2YdX87ChbKtQF9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店員さんのノリも良くて緊張とけました。<br>2回目からパワーあげてもらって、少し痛みはありましたがそれでも一瞬パチッとするくらいなのですごい!<br>効果もちゃんとでてます。<br>引用元:<a href="https://goo.gl/maps/DJyP5URkw6P48pCQ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">都度でしようと思っていましたが、脱毛完了まで1年以上かかることは分かっていたので、何回も施術を受けるのであれば、2年の通い放題プランがかなりお得と思いお願いしました。<br>痛みはそんなになく効果は早く出てきています。<br>引用元:<a href="https://goo.gl/maps/R6zk3RLRrNv11j5z9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-37">レイロールで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg" alt="" data-id="76785" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-3/" class="wp-image-76785" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg" alt="" data-id="76786" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-2/" class="wp-image-76786" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg" alt="" data-id="76787" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-2/" class="wp-image-76787" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" href="https://rayrole.jp/lp/E-RAY-01/" target="_blank">レイロール</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">レイロールの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3><span id="2rinx"><strong>【2位】RINX(リンクス)|男性ならではの悩みを相談できる</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-A247119g&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1446139735-3.jpg" alt="RINX"/></a></figure></div>
<p>RINXは全国51店舗ある、国内最大級の脱毛サロンです。</p>
<p>他サロンと比べて料金面が特段安いわけではありませんが、分割払いで月々の支払額を大きく減らせるのが魅力。</p>
<p>例えば鼻下の脱毛は、分割払いを選択すれば<strong><span class="highlighted">月々500円から契約</span></strong>できます。脱毛を始めるにあたって、まとまったお金をすぐに用意できない方にもおすすめです。</p>
<h4><span id="titleid-38">リンクスの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td></tr><tr><td>各部位</td><td>両頬10回:28,000円両もみあげ10回:28,000円あご下・首10回:38,000円</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF(11回目以降)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>80,700円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>98,130円<br>※10回コース+追加照射10回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>脱毛機メーカーと共同開発した「INNOVATION」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>20〜30分</td></tr><tr><td>通えるペース</td><td>3〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>なし無</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-39">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>74店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>2店舗</td></tr><tr><td>東北エリアの店舗数</td><td>5店舗</td></tr><tr><td>関東エリアの店舗数</td><td>27店舗</td></tr><tr><td>中部エリアの店舗数</td><td>14店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>10店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>7店舗</td></tr><tr><td>九州エリアの店舗数</td><td>9店舗</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-40">リンクスの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今回コースが終わってはじめての80%オフでの利用でした。<br>やる部位を聞かれたので鼻上鼻下のつもりで「口周りで」と伝えました.スタッフの方も口周りですね、と確認して施術してくれました。<br>施術中、あごもやってくれてあごまでやるのかーと思いましたがお金払う際に鼻上鼻下あごを請求されました。<br>たしかにやるつもりはなかったけどあごはやったので支払いも仕方ないかもしれませんが、あごは毛が生えてなくて数百円でもとてももったいない気持ちになりました。<br>ましてや年1くらいしかいかないので、口周りが顎も入ってるなんてわかりませんでした。<br>部位^_^で細かく確認して欲しかったです。<br>しかも、顎はやるつもりなかったと伝えた後の話?言い訳?がほんとに説明下手なのか意味がわかりません。<br>引用元:<a href="https://minhyo.jp/mens-rinx" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メリットは安いだけ。<br>毎回勧誘がめんどさすぎるので、中途解約して辞めました<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-35451da1-3724-4bb9-843d-cd146692de5c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ひげ脱毛で1年くらい通いましたが1割くらい減ったかな?という程度でした。<br>別のお店を選ぶ事をお勧めします。<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-41">リンクスの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭脱毛を現在していますが、以前より薄くなりました。産毛ぐらいまで細くなりました。スタッフの方々も丁寧な対応をしていただき、サービスが良いですね!<br>引用元:<a href="https://goo.gl/maps/mvAKVxLra2nJ5Es88" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて脱毛したが、事前の説明も丁寧で無料の試し照射があり安心できた。個人的には痛みがほとんどなく、たまにチクッとする程度であり継続しやすかった。また、予約もとりやすくキャンセル料もかからないので、その点でもとても継続しやすかった。<br>引用元:<a href="https://goo.gl/maps/xdq583kK1CFJZcK49" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e31e835-817a-4527-8335-ed678250ae9e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">本当に効果あるのかな?と半信半疑で始めたけれど行ってよかったです!<br>カミソリ負けと青ヒゲで汚くコンプレックスだったのがかなり改善されました!<br>引用元:<a href="https://goo.gl/maps/DguMEXqZn4ypUeKD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-42">リンクスで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-6b281896-1bb3-4658-878a-e6225969ee85"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg" alt="" data-id="76790" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-3/" class="wp-image-76790" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg" alt="" data-id="76791" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-3/" class="wp-image-76791" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://mens-rinx.jp/campaign/kaohige" target="_blank">リンクス</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3><span id="3mens_tbc"><strong>【3位】MEN’S TBC|確実な脱毛がしたいならココ</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している脱毛サロンです。他の脱毛方法と比較して、細かなヒゲのデザインが可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong><span class="highlighted">初回1,000円で体験することができます。</span></strong></p>
<p>痛みや効果に対して不安がある方も、まずは初回限定コースを試してみましょう。</p>
<h4><span id="mens_tbc">MEN’S TBCの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ニードル脱毛</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>各部位</td><td>同上</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>ニードル脱毛</td></tr><tr><td>脱毛機の種類</td><td>不明</td></tr><tr><td>痛みへの対策</td><td>クーリング</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約日前日の営業時間終了までにキャンセルしなければ1,000円かかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-43">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>48店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>1店舗</td></tr><tr><td>東北エリアの店舗数</td><td>2店舗</td></tr><tr><td>関東エリアの店舗数</td><td>26店舗</td></tr><tr><td>中部エリアの店舗数</td><td>7店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>8店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>2店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="men8217s_tbc">MEN&#8217;S TBCの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験コースを受けました。最初の説明が長く、施術が終わった後もかなり押し売りみたいに勧めてきました。最終的に、高額な買い物なので即決できない、家に持ち帰ってから考えたいと伝えると、「あ、それでは今日は以上です」と態度があからさまに急変し、資料も全て没収されました。こんなに不快な思いをしたのは初めてでした。契約する可能性もあっただけに残念です。<br>引用元:<a href="https://goo.gl/maps/NuVt4a1QvXZofPge6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">金にならない客には興味が無いみたいです。<br>引用元:<a href="https://goo.gl/maps/itFh8wPXqMcwiBLv9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とりあえず体験だけでもという気持ちで行ったのですが、正直ガッカリでした。<br>カウンセリングまでは分かりますが、その後のコース説明から話がおかしくなっていきました。<br>何故か今後のコースを決めてからでないと体験ができないと言われ、30万くらいのコースだと分割で月々どのくらいと延々聞かされました。途中で、ああこういう店なんだなと分かってからは話しもまともに聞く気になれず、体験も断って帰りました。<br>うまい話しは無いなと改めて思いましたが、今回の対応だとほぼ詐欺なんじゃないとしか感じませんでした。<br>引用元:<a href="https://goo.gl/maps/YfiB8LjeYUBxc4g16" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="men8217s_tbc-2">MEN&#8217;S TBCの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のサロンに行ったことはないので比較はできませんが、自分はTBCを選んで良かったと思います。一番重要視していた効果が最初のころから文句なしに感じられました。毛が濃い方でしたが、だいたい1年半くらいでツルツルになることができました。こちらはスタッフさんの対応も良かったです。<br>引用元:<a href="https://goo.gl/maps/fhJyrP712PcW6nRq8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">昔から髭が濃くて毎朝の処理がかなり憂鬱だったので、彼女に進められて体験コースに行きました。どのスタッフさんも丁寧で、脱毛について詳しくない僕にも丁寧にカウンセリングをしてくれてとても分かりやすかったです。体験で髭脱毛をしてもらいましたが少しゴムではじかれたような痛さがあるのみで全然耐えられました。<br>引用元:<a href="https://goo.gl/maps/szm6t634uESfVgyA8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自宅付近でヒゲ脱毛をしているサロンで調べると真っ先に目に入ってくるのがメンズTBC仙台ワークワン店でした。脱毛自体初めてで無知の僕でもメンズTBCの評判は知っています。全国に店舗があり効果も人気もあるので迷わずここに決めました。ヒゲ脱毛をしてマスク無しでも自信を持って人前に出られるようになりたいです。<br>引用元:<a href="https://goo.gl/maps/zHtiCFDQFtzGGmuQ7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">MEN&#8217;S TBCの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛に関するよくあるQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛する際によくある質問をまとめました!</p>
<h3><span id="q1">Q1.永久脱毛は本当にずっと生えないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-8237" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。</p>
<p>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。</p>
<blockquote>
<p><small>参照元:<a href="https://www.fda.gov/consumers/consumer-updates/removing-hair-safely">Removing Hair Safely</a></small></p>
</blockquote>
<p>また、同局では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-95b78948-8692-4b2c-89ad-f7487db93563"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最終脱毛から1ヶ月後の毛の再生率が20%以下である状態</li><li>3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態</li></ul>
<p></p>
</div></div>
<p>と定義づけています。</p>
<p>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。</p>
<p>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。</p>
<p>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。</p>
<h3><span id="q2">Q2.しつこい勧誘をされないか心配</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-1024x683.png" alt="カウンターで女性と話す男性" class="wp-image-1864" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。</p>
<p>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。</p>
<p>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。</p>
<p>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。</p>
<h3><span id="q3">Q3.髭脱毛で後悔することはないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg" alt="頭に段ボールをかぶってソファーに座る男性" class="wp-image-40888" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-300x201.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-768x516.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。</p>
<p>「やっぱりヒゲを生やしたくなってしまった」</p>
<p>と思っても脱毛前に戻ることはできません。</p>
<p>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。</p>
<p>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/">髭脱毛で後悔したくない!効果・費用面の失敗談と「やっぱり生やしたい」場合の対策</a></li></ul>
</div></div>
<h3><span id="q4">Q4.日焼けしていると脱毛できないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg" alt="髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント" class="wp-image-23051" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-42-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。</p>
<p>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。</p>
<p>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/">脱毛箇所は日焼け禁止?日焼け止めや保湿クリームを塗って、丁寧にケア</a></li></ul>
</div></div>
<h3><span id="q5">Q5.未成年でも髭脱毛はできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くの脱毛サロン・クリニックが未成年でもOKです。</p>
<p>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。</p>
<p>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。</p>
<p>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。</p>
<h3><span id="q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg" alt="洗面所に鏡や植物タオルが置いてある" class="wp-image-41322" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。</p>
<p>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。</p>
<p>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。</p>
<h3 id="FAQ7"><span id="q7">Q7. 髭の永久脱毛のデメリットは?</span></h3>
<p>髭の永久脱毛のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>施術に痛みを伴う</li><li>通院の必要がある</li><li>肌トラブルの可能性</li></ul>
<p></p>
</div></div>
<p>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。</p>
<h2><span id="titleid-44">立ち止まっていないで、まずは無料相談から。</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、メンズのヒゲ脱毛で主流とされる3つの脱毛法とオススメの脱毛クリニックやサロンを8つ厳選してご紹介しました。</p>
<p>脱毛を終えた方からは「わずらわしい髭剃りから解放された!」「これならもっと早く脱毛しておけば良かった」など、<strong>生活の変化を実感する声が多く聞かれます。</strong></p>
<p>気になるクリニックや脱毛サロンがあれば、まずは無料相談やカウンセリングを申し込んでみましょう!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.永久脱毛はずっと生えないの?</strong> <p class="schema-faq-answer">医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。<br/>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。 <br/>また、同局では<br/>・最終脱毛から1ヶ月後の毛の再生率が20%以下である状態<br/>・3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態 <br/> と定義づけています。<br/>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。<br/>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。<br/>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.しつこく勧誘されないか心配</strong> <p class="schema-faq-answer">ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。<br/>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。<br/>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。<br/>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはないの?</strong> <p class="schema-faq-answer">永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。<br/>「やっぱりヒゲを生やしたくなってしまった」<br/>と思っても脱毛前に戻ることはできません。<br/>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。<br/>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.日焼けしていると脱毛できないの?</strong> <p class="schema-faq-answer">フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。<br/>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。<br/>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.未成年でも髭脱毛はできる?</strong> <p class="schema-faq-answer">多くの脱毛サロン・クリニックが未成年でもOKです。<br/>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。<br/>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。<br/>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.自宅で髭脱毛するのにおすすめの方法は?</strong> <p class="schema-faq-answer"><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。<br/>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。<br/>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭の永久脱毛のデメリットは?</strong> <p class="schema-faq-answer">髭の永久脱毛のデメリットとして、次の3つが挙げられます。<br/>・施術に痛みを伴う<br/>・通院の必要がある<br/>・肌トラブルの可能性<br/>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。 </p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 13659,
'parent' => (int) 20488,
'menu_order' => (int) 532,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性&hellip;',
'acf' => [
'long_text_title' => '【髭脱毛】おすすめ人気ランキング8選!費用・効果を口コミから徹底比較!サロン・クリニックの選び方も解説',
'custom_order' => '3701',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 20904,
'date' => '2024-07-08T02:00:00',
'date_gmt' => '2024-07-07T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20904'
],
'modified' => '2024-09-28T18:06:07',
'modified_gmt' => '2024-09-28T09:06:07',
'slug' => 'bald-cost',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/',
'title' => [
'rendered' => '髭脱毛相場費用まとめ'
],
'content' => [
'rendered' => '
<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。</p>
<p>ヒゲ脱毛で肌をツルツルにするには安くて通いやすい<span class="highlighted">脱毛クリニック</span>がおすすめです。総費用は平均180,000〜200,000円程度。数あるクリニックの中でも、湘南美容クリニックは1回あたりの費用が安く総額70,000円程度で脱毛できることも。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-64583add-5e26-477a-8741-caafbd36633a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛にかかる総費用・回数</li><li>安くヒゲ脱毛できるおすすめクリニック・サロン </li></ul>
</div></div>
<p>を紹介しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/09/-1-150x150.jpg" alt="プライム銀座クリニック 髙澤 博和先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>プライム銀座クリニック</strong><br><strong>院長 髙澤 博和(たかざわ ひろかず)</strong></p></div></div></div></div></div>
<p>1979年生まれ、京都大学医学部医学科卒業。医師免許、中国北京市医療許可証、日本美容外科学会会員、2014年からプライム銀座クリニック院長。</p>
<p>2018年から中国北京で領医医美クリニックの院長を兼任して日々の治療・後進の指導に当たっている。嘘や誇張を用いず、ありのままの美容医療をお届けすることを企業理念としている。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2009年京都大学医学部卒業</li><li>天理よろづ相談所病院 ジュニアレジデント 勤務</li><li>2011年京都大学医学部付属病院 肝胆膵移植外科 シニアレジデント 勤務</li><li>2012年大津日本赤十字病院 外科 勤務</li><li>大手美容外科 勤務</li><li>2015年銀座マリアージュビューティークリニック開院 院長就任2017年拡張移転し、プライム銀座クリニックに名称変更</li></ul>
<p></p>
</div></div>
<p>プライム銀座クリニックの公式サイトは<a href="https://prime-ginza.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</a><ul><li><a href="#titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</a></li><li><a href="#titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</a></li></ul></li><li><a href="#titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</a><ul><li><a href="#titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </a></li></ul></li><li><a href="#5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</a><ul><li><a href="#titleid-6">湘南美容クリニック</a><ul><li><a href="#titleid-7">湘南美容クリニックの口コミ</a></li><li><a href="#titleid-8">湘南美容クリニックの費用</a></li><li><a href="#titleid-9">湘南美容クリニックの基本情報</a></li></ul></li><li><a href="#mens_tbc">MEN’S TBC</a><ul><li><a href="#mens_tbc-2"> MEN’S TBCの口コミ</a></li><li><a href="#mens_tbc-3">MEN’S TBC の費用</a></li><li><a href="#mens_tbc-4">MEN’S TBCの基本情報</a></li></ul></li><li><a href="#titleid-10">ゴリラクリニック</a><ul><li><a href="#titleid-11">ゴリラクリニックの口コミ</a></li><li><a href="#titleid-12">ゴリラクリニックの費用</a></li><li><a href="#titleid-13">ゴリラクリニックの基本情報</a></li></ul></li><li><a href="#titleid-14">メンズリゼ</a><ul><li><a href="#titleid-15">メンズリゼの口コミ</a></li><li><a href="#titleid-16">メンズリゼの費用</a></li><li><a href="#titleid-17">メンズリゼの基本情報</a></li></ul></li><li><a href="#titleid-18">メンズ アリシアクリニック</a><ul><li><a href="#titleid-19">メンズ アリシアクリニックの費用</a></li><li><a href="#titleid-20">メンズ アリシアクリニックの基本情報</a></li></ul></li></ul></li><li><a href="#qa">ヒゲ脱毛についてQ&amp;A</a><ul><li><a href="#titleid-21">自宅でヒゲ脱毛する方法は?</a></li><li><a href="#titleid-22">ヒゲ脱毛って痛いの?</a></li><li><a href="#titleid-23">髭を永久脱毛して後悔するケースで多いのは?</a></li></ul></li><li><a href="#titleid-24">ヒゲ脱毛の費用についてまとめ</a></li></ul></div>
<h2><span id="titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg" alt="" class="wp-image-22813" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-15-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここでは脱毛クリニックでよくある<strong>鼻下・口下・あごの3部位脱毛セット</strong>を想定し、どの程度の費用でヒゲをツルツルにできるのか脱毛方法別に解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>ツルツルまでに必要な回数</td><td>○<br>20〜25回</td><td>◎<br>10〜12回</td><td>△<br>30〜40回</td></tr><tr><td>永久脱毛</td><td>△<br>できない</td><td>○<br>できる</td><td>◎<br>高い確率でできる</td></tr><tr><td>痛み</td><td>○<br>やや強い</td><td>△<br>強い</td><td>✕<br>かなり強い</td></tr><tr><td>総費用</td><td>○<br>300,000〜360,000円</td><td>◎<br>180,000〜200,000円</td><td>△<br>900,000〜1,000,000円</td></tr></tbody></table>
<p style="text-align: right;"><small>*効果には個人差があります。</small></p>
<p>上記の表をみると最も少ない回数でヒゲがツルツルになるのは、<span class="highlighted">医療レーザー脱毛</span>だと言うことがわかります。総費用も他の脱毛法と比較して安くおすすめの脱毛方法です。</p>
<p>しかし、<span class="redcolor">医療レーザー脱毛は脱毛時の痛みがフラッシュ脱毛よりも強く</span>施術中に我慢をする必要があります。そのため、痛みが苦手な方はフラッシュ脱毛を選ぶのがおすすめです。ただ、フラッシュ脱毛は永久脱毛ができないため注意が必要です。</p>
<p>ニードル脱毛は痛みが強く、費用も高額ですが脱毛効果が最も高いのが特徴。また、細かな部分の脱毛も可能です。そのため、ヒゲをツルツルにしたいという希望以外にも「ヒゲのデザインをしたい」という場合におすすめの脱毛法です。</p>
<h3><span id="titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg" alt="" class="wp-image-22814" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-16-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからは鼻下・口下・あごと言った<span class="highlighted">パーツ別の脱毛費用・回数</span>について解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr><tr><td>口下</td><td>○<br>80,000〜130,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>100,000〜150,000円<br>(10〜15回)</td></tr><tr><td>あご</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr></tbody></table>
<p>実は医療レーザー脱毛とフラッシュ脱毛はパーツ別で脱毛を行なっても、ツルツルにしたい場合と比較して<span class="redcolor">施術回数はあまり変わりません</span>。脱毛する範囲が狭くても、一回で全てのヒゲを脱毛することができないためです。</p>
<p>もちろん部分的にヒゲが薄いなどの個人差があれば少ない脱毛回数で完了します。しかし、基本的には<span class="redcolor">全体のヒゲを脱毛するのと同じもしくは若干少ない程度の回数はかかる</span>ことを把握しておきましょう。</p>
<p>一方、<strong>ニードル脱毛は範囲が狭くなると脱毛回数は少なくなります</strong>。これは一本一本の毛に対し熱を加えて脱毛していくニードル脱毛の特徴と言えるでしょう。</p>
<h3><span id="titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg" alt="" class="wp-image-22815" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-17-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>では、続いて<strong>青ヒゲを少し薄くしたい場合の脱毛費用・回数</strong>について解説していきます。ここでは鼻下・口下・あごの3部位を約50%脱毛するという場合を想定してみていきましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>800,000〜120,000円<br>(8〜10回)</td><td>◎<br>50,000〜80,000円<br>(3〜5回)</td><td>△<br>450,000〜500,000円<br>(15〜20回)</td></tr></tbody></table>
<p>青ヒゲを薄くしたい場合は比較的少ない脱毛回数で完了します。</p>
<p>医療レーザー脱毛とニードル脱毛は<span class="highlighted">永久脱毛が可能</span>であり、一度施術するとヒゲが薄い状態が長期間持続するのが特徴。</p>
<p>しかし、フラッシュ脱毛の目的は減毛であり永久脱毛ではありません。そのため、定期的にフラッシュ脱毛を受け続ける必要があります。</p>
<p>今後<strong>「ヒゲを生やしたくなる」可能性がある場合は永久脱毛ではなく減毛が目的であるフラッシュ脱毛</strong>が良いでしょう。</p>
<p>目的に応じて脱毛方法を検討することが大切です。</p>
<h2><span id="titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</span></h2>
<p>▼脱毛前の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg" alt="" class="wp-image-22806" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-14-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /></figure></div>
<p>▼1回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg" alt="" class="wp-image-22807" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg 696w, https://moteo.best/column/wp-content/uploads/2019/12/1-3-300x167.jpg 300w" sizes="(max-width: 696px) 100vw, 696px" /></figure></div>
<p>▼5回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg" alt="" class="wp-image-22810" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /></figure></div>
<p>▼10回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg" alt="" class="wp-image-22811" srcset="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/10-300x168.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>1カ月ヒゲを剃っていません。</figcaption></figure></div>
<p>脱毛回数が増えていくごとにヒゲが薄くなっていくのがわかります。また、全体的にヒゲが薄くなっていくのに伴い、ヒゲの処理時間が短縮。さらに<strong>ヒゲ剃りの回数も減っていきます</strong>。</p>
<p>ヒゲ剃りを毎日行なっていたのが、10回目の脱毛完了後には<strong>1カ月放置しても鼻下・口下部分に薄く生える程度</strong>に。</p>
<p>頬や首、あごと言った部分はほぼ生えなくなりました。</p>
<p>もちろん、ヒゲの濃さには個人差があるため、必要な脱毛回数などは多少前後するでしょう。しかし、医療レーザー脱毛を行なうとヒゲは生えなくなり毎朝のヒゲ剃りが楽になるケースが多いようです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>実はヒゲの永久脱毛にはデメリットも存在します。一度、永久脱毛をしてしまうと長期間ヒゲが生えない状態が持続。そのため、永久脱毛後に「ヒゲを生やしたい」と思っても生やすことはできません。</p>
<p>今後、ヒゲで遊びたいと思っている方・生やす可能性がある方は永久脱毛ではなくフラッシュ脱毛による減毛が良いでしょう。</p>
<p>フラッシュ脱毛は継続的に受ける必要がありますが、毛が生えてくる速度は遅くなりヒゲの処理にかかる時間は大幅に短縮できます。</p>
<p>以下ではフラッシュ脱毛ができるおすすめの脱毛サロンを紹介しています。</p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛ができるおすすめサロン5選。痛くない脱毛で毛の悩みを解消</a></li></ul>
</div></div>
<h2><span id="5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg" alt="" class="wp-image-22816" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-18-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはお得にヒゲ脱毛ができるおすすめの<span class="highlighted">脱毛サロン・クリニック</span>を紹介します。ここで紹介する脱毛サロン・クリニックはいずれも永久脱毛が可能です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>施設名</td><td>脱毛方法</td><td>おすすめポイント</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">湘南美容クリニック</a></td><td>医療レーザー脱毛</td><td>1回あたりの料金が安い</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E">MEN’S TBC</a></td><td>ニードル脱毛</td><td>ヒゲのデザインが細かなできる</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a></td><td>医療レーザー脱毛</td><td>7回目以降のヒゲ脱毛が100円</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">メンズリゼ</a></td><td>医療レーザー脱毛</td><td>初診料・キャンセル料・薬代が無料</td></tr><tr><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label="メンズ アリシアクリニック (opens in a new tab)">メンズ アリシアクリニック</a></td><td>医療レーザー脱毛</td><td>麻酔クリームが無料</td></tr></tbody></table>
<h3><span id="titleid-6">湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p><strong>全国に60院</strong>以上を展開する大手美容クリニック。メンズ脱毛においても<span class="highlighted">累計754,375件</span>の実績を誇っています。</p>
<p>1回あたりの脱毛料金が非常に安く、お得に脱毛を継続することも可能。また、最新の医療レーザー脱毛機により<strong>男性の濃いヒゲに対しても高い脱毛効果</strong>が期待できます。</p>
<h4><span id="titleid-7">湘南美容クリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">脱毛髭男Z</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭剃りの回数が減るとこんなにも快適なんだな。みんなひげ脱毛したほうがいいよ。因みに<strong>湘南美容クリニック</strong>で脱毛したよ。美人の受付のお姉さんに「麻酔する人あまりいませんよ」って言われた。でもヒゲ濃い部分はすげぇ痛かった。 <br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAZZCI</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">4回目の施術が終わりました! 前回からの大きな変化は 無いように思えますが 施術前に比べると<strong>見違えるほどヒゲが薄くなりました</strong>。これならもっと早く脱毛をすれば良かったな。でもやっぱ、痛みは結構強くて泣くかと思った。脱毛後は肌の赤くなって痛々しい。<br>参照:Twitter </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-458258d4-afc7-4131-9941-64c6367f0f43"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">もりお</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックでヒゲ脱毛をしたけど、劇的には変わんないなー。もともとヒゲが濃い方だからかな。でも6回目でやっと最初と比べて薄くなってきたかも。<strong>スタッフも丁寧だし、なによりクリニックの雰囲気が良い</strong>。もうちょっと継続します。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-8">湘南美容クリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位6回コース</td><td> 契約時に<br>ご確認ください </td><td>16,800円/6回</td></tr><tr><td>頬、もみあげ周辺</td><td> 契約時に<br>ご確認ください </td><td>19,800円/6回</td></tr><tr><td>首</td><td> 契約時に<br>ご確認ください </td><td>29,280円/6回</td></tr></tbody></table>
<p style="text-align: right;"><small>*分解回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-9">湘南美容クリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島・仙台</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>(VISA・MasterCard・JCB・americanexpress・Diners・Discover)<br>・医療ローン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="mens_tbc">MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCでおこなわれている<strong>スーパー脱毛(ニードル脱毛)</strong>は脱毛効果が高いことで有名。脱毛完了後は10年以上生えることがなく、<span class="highlighted">効果は医療レーザー脱毛より高い</span>と言われています。</p>
<p>ニードル脱毛では<strong>ヒゲの細かなデザインが可能</strong>であるため、「ヒゲの形にこだわりたい」という方におすすめです。</p>
<h4><span id="mens_tbc-2"> MEN’S TBCの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">山口</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCのヒゲ脱毛を体験し、明日から本格的な脱毛をスタートします! ヒゲ脱毛について無知でしたが<strong>お店の方が親切に説明</strong>してくれました。 まずは部分的に30%減らします!ニードル脱毛でヒゲのデザインをできるそうでめっちゃ楽しみ。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">瀬戸</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCの脱毛は料金が少し高いです。<strong>初回体験を1000円</strong>と魅力的だけど、そのあとは高め。理由があって、ニードル脱毛だからです。効果が出やすい脱毛ですが、経済的にかなり余裕ある人にはおすすめですが、普通の方はもっと安くておすすめがあるなと思います。 実際に毛も生えてこないですし、結構良いです。<br>参照;Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-137227f7-86b0-44e7-a43c-e89408018828"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">名前</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店長さんは女性で対応が良く、店員さんも皆女性で施術(脱毛)時に、ちゃんと一人一人に担当制が着くみたいな感じです。 男性の髭(ヒゲ)脱毛は、人に寄りけりで?<strong>涙が出るほど痛い</strong>のと、激痛でした。(個人の感想です。) 毛を1本1本電気でビリビリ取る感じです。その分 時間もかかるし、痛さを我慢しなければならない感じです。 <br>参照;Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="mens_tbc-3">MEN’S TBC の費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>料金/本数</td></tr><tr><td>ヒゲ</td><td>132円~/1本<br>(メンバー価格110円〜/1本)</td></tr><tr><td>特別オーダーメイドプラン<br>(一例)</td><td>105,800円/ヒゲ800本<br>(6回払い可能)</td></tr></tbody></table>
<p>*メンバーになるためには入会金、事務手数料として16,500円が必要。</p>
<h4><span id="mens_tbc-4">MEN’S TBCの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>・美容電気脱毛<br>(ニードル脱毛:高周波針脱毛)<br>・フラッシュ脱毛<br>(IPL脱毛)</td></tr><tr><td>脱毛機器</td><td>・エピラッシュ(フラッシュ脱毛)<br>・ニードル脱毛の機器は記載なし</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可・ニードル脱毛のため痛みは強い、フラッシュ脱毛は中程度の痛み)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>その他店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>クレジットカード<br>(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-10">ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックで使用される脱毛機<span class="highlighted">メディオスター</span>は日焼け肌でも脱毛が可能。また、<strong>従来の脱毛機より大肌に痛みを抑える</strong><strong>ことに成功</strong>しました。</p>
<p>全6回のヒゲ脱毛を終えると、<strong>7回目以降は3年間100円</strong>でヒゲ脱毛を受けることができます。ヒゲが濃く、脱毛回数が10回以上必要な方はお得に継続できますね。</p>
<h4><span id="titleid-11">ゴリラクリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IS</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">なんか☆1多いけど毛の生え変わり周期的に予約は1,2ヵ月に一度だし、6回通って空き無くて<strong>困った事は一度もないぞ</strong>、予約時間拡張するオプション使ってないんじゃないか?ヒゲもしっかりなくなるし、良いと思うぞ。<br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAN</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">事前にホームページで見た内容、料金とあまり変わりなく、つまり追加料金で儲けたい、というクリニックではなさそう。 ただ一部皮膚のケアで追加料金が発生するオプションの提示はありましたが、これはマストではないようで丁寧にお断り。<br><br>契約当日に一般型の機械で施術を受けましたが、結構痛いwあまり痛がってるので、丁寧にやってもらった。<strong>これは笑気ガスは必須だと思います。</strong><br><br>あと受付に美人のスタッフがたくさんいらして、それも隠れポイント。<br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KNZ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ全体6回のコースが終了。次回から1回につき100円を支払って施術してもらうことになりました。<strong>結論的にはかなり満足</strong>。それまでは男性10人中1~2番目を争うくらいのヒゲの濃さから、コースが終わるとなんと7~8番目くらいの薄さに!<br><br>特に気になっていた首回りの青々しさは初回の施術で8割くらい解決してびっくり。 <br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-12">ゴリラクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位</td><td>月々1,261円〜/60回</td><td>75,680円/6回<br><strong>(7回目以降100円)</strong></td></tr></tbody></table>
<h4><span id="titleid-13">ゴリラクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位が可能</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>池袋・新宿本・渋谷・銀座・上野・町田・大阪梅田・大宮・横浜・大阪心斎橋・京都烏丸・神戸三宮・名古屋駅前・名古屋栄・福岡天神・札幌・仙台・広島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>新宿本院<br>平日 11:00〜20:00<br>土・日・祝 11:00〜20:00<br>※他店舗の営業時間は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式サイト</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割</td></tr><tr><td>予約方法</td><td>・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式WEBサイト</a>からの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-14">メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p>メンズリゼの特徴はカウンセリングです。他の脱毛クリニックでは、医師ではないスタッフがカウンセリングにあたりますが、メンズリゼは違います。<strong>必ず医師がカウンセリングを担当してくれ</strong>るため安心感が違いますね。</p>
<p>また、医療レーザー脱毛が初めての方のために<span class="highlighted">学割・乗り換え割・定額プラン</span>など様々なお得な制度を用意。その世代の方でも毎月の負担を少なくしながら脱毛を行うことが可能です。</p>
<h4><span id="titleid-15">メンズリゼの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">木青</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんなヒゲ脱毛を体験しに行ったけど一番効果を実感できた気がする。痛いけど。<strong>男性専門だから客も男</strong>だし、スタッフも男ばかり。新宿三丁目から近いのもいい。 <br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">たなべぇ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年前からメンズリゼでヒゲ脱毛やってます 現在5回照射済。<strong>薄くはなってもツルツルには程遠い</strong>ですね。人によりますが、男性の髭は5回目が折り返し地点くらいかなって言われました。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e837a59-eb86-469e-b345-004dad2cc557"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">はな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼのヒゲ脱毛のおかげでひげ剃りの時間がなくなった^_^ 早朝からのロケもひげ剃り無いだけでテンション上がる〜。 <strong>朝の無駄な時間がないからまじ快適</strong>。痛みはすごいけど。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-16">メンズリゼの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td> 5回コースの費用 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 2,300円/6回 </td><td> 14,000円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td> 3,100円/24回 </td><td> 69,800円 </td></tr><tr><td>ヒゲ全体脱毛セット </td><td> 新規契約:3,200円/18回 <br>通常:3,200円/30回 </td><td> 新規契約:54,800円 <br>通常:89,800円 </td></tr></tbody></table>
<p style="text-align: right;"><small>*分割回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-17">メンズリゼの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-18">メンズ アリシアクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg" alt="メンズ アリシアクリニック" class="wp-image-93876" srcset="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg 650w, https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500-300x231.jpg 300w" sizes="(max-width: 650px) 100vw, 650px" /></figure>
<p>メンズ&nbsp;アリシアクリニックは2024年7月に「メンズじぶんクリニック」と統合し、サービス拡大中のクリニックです。</p>
<p><span class="highlighted">麻酔クリームが無料</span>なのが、メンズ&nbsp;アリシアクリニックの特徴です。ヒゲ脱毛は痛みが強いと言われていますが、痛みが心配な方でも通いやすいでしょう。</p>
<h4><span id="titleid-19">メンズ アリシアクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・あご・あご下)</td><td>9,800円/3回</td></tr></tbody></table>
<h4><span id="titleid-20">メンズ アリシアクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>ソプラノチタニウム、スプレンダーX、ラシャ トリニティプロ</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:無料)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td><strong>【東京】</strong><br>銀座院・銀座4丁目院・新宿南口院・新宿3丁目院・表参道院・池袋東口院・上野中央通り院・北千住院・吉祥寺西口院・立川北口院・町田東口院<br><br><strong>【北海道・東北】</strong><br>札幌北2条院・仙台院<br><br><strong>【関東】</strong><br>大宮西口院・千葉東口院・船橋南口院・柏西口院・横浜院2nd<br><br><strong>【中部】</strong><br>名駅南院・名駅2丁目院<br><br><strong>【関西】</strong><br>梅田茶屋町院・心斎橋院2nd・三宮院<br><br><strong>【北陸】</strong><br>金沢院<br><br><strong>【中国・九州】</strong><br>広島本通院・天神大名院</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://aletheia-neo-clinic.com/cliniclist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">クリニック一覧</a>」をご確認ください</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>定休日</td><td>各店舗ごとに異なる</td></tr><tr><td>予約方法</td><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Web予約</a></td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・定額分割払い<br>・クレジットカード払い(VISA・MasterCard・JCB・DINERS・AMEX・DISCOVER)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2><span id="qa">ヒゲ脱毛についてQ&amp;A</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg" alt="" class="wp-image-22817" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-19-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはヒゲ脱毛に関してのよくある質問・疑問に対する回答を紹介します。これからヒゲ脱毛をしようと考えている方は参考にしてください。</p>
<h3><span id="titleid-21">自宅でヒゲ脱毛する方法は?</span></h3>
<p>自宅でヒゲ脱毛するには<span class="highlighted">脱毛器</span>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。</p>
<p>しかし、脱毛器の目的はあくまでも減毛です。<span class="redcolor">永久脱毛はできない</span>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。</p>
<p>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較 </a></li></ul>
</div></div>
<h3><span id="titleid-22">ヒゲ脱毛って痛いの?</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg" alt="" class="wp-image-22819" srcset="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/001-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ヒゲ脱毛は他の脱毛に比べて<span class="redcolor">痛みが強い</span>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。</p>
<p>痛み対策としては以下の2つが考えられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛時に麻酔を行なう</li><li>フラッシュ脱毛を行なう </li></ul>
</div></div>
<p>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<span class="redcolor">麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</span>。エステティシャンしか在籍していない脱毛サロンでは利用できません。</p>
<p>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。</p>
<p>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a></li></ul>
</div></div>
<h3><span id="titleid-23">髭を永久脱毛して後悔するケースで多いのは?</span></h3>
<p>髭の永久脱毛で後悔したという方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった </li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。</p>
<h2><span id="titleid-24">ヒゲ脱毛の費用についてまとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg" alt="" class="wp-image-22820" srcset="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/002-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛の費用はどの脱毛方法を選ぶかによって異なりますが、<span class="highlighted">総費用が安いのは脱毛クリニック</span>で行う医療レーザーである場合が多いでしょう。</p>
<p>なお、ヒゲ脱毛をしたい場合は<span class="redcolor">できるだけ早めに行なうことを強くおすすめ</span>します。なぜなら、ヒゲに白髪が混じると白髪部分への脱毛効果が薄れてしまうからです。</p>
<p>脱毛効果が一部分だけ薄れてしまうと、脱毛を行なってもまだらになってしまい綺麗にヒゲを薄くすることができない可能性があります。</p>
<p>実際に「<span class="redcolor">ヒゲの永久脱毛をしたかったけど、白髪が混じっていたからうまくできなかった</span>」という方も。</p>
<p>早い方は30代からヒゲに白髪が混じってきてしまうため、できるだけ早い段階で脱毛を行ないましょう。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の効果がないことってある? </td><td style="text-align:left"> <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/">髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□何回通えばヒゲツルツルになる? </td><td style="text-align:left" rowspan="2"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□回数ごとの脱毛効果が見たい</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめの脱毛クリニック・サロンを知りたい</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の1回目の効果は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/"> 【写真と経過】髭脱毛の1回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/datsumou/search/miyagi/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/datsumou/search/tochigi/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-7cf48278-537f-4169-9ae2-87752892eafd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/datsumou/search/hyougo/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-oosaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-d6301030-2489-46dc-b8f0-7a928609d739"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-okinawa/">沖縄</a></li></ul>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 自宅でヒゲ脱毛する方法は? </strong> <p class="schema-faq-answer"> 自宅でヒゲ脱毛するには<strong>脱毛器</strong>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。<br/>しかし、脱毛器の目的はあくまでも減毛です。<strong>永久脱毛はできない</strong>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。<br/>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. ヒゲ脱毛って痛いの? </strong> <p class="schema-faq-answer"> ヒゲ脱毛は他の脱毛に比べて<strong>痛みが強い</strong>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。<br/>痛み対策としては以下の2つが考えられます。<br/><br/>脱毛時に麻酔を行なう<br/>フラッシュ脱毛を行なう<br/>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<strong>麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</strong>。エステティシャンしか在籍していない脱毛サロンでは利用できません。<br/>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。<br/>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭を永久脱毛して後悔するケースで多いのは?</strong> <p class="schema-faq-answer">髭の永久脱毛で後悔したという方には、次のようなケースがあります。<br/><strong>・想像していたより痛かった</strong><br/><strong>・脱毛した後に生やしたくなった</strong><br/><strong>・理想のデザインにならなかった</strong> <br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 22802,
'parent' => (int) 20488,
'menu_order' => (int) 765,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3734-ttl-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに&hellip;',
'acf' => [
'long_text_title' => '髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 18112,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=18112'
],
'modified' => '2024-06-11T01:10:58',
'modified_gmt' => '2024-06-10T16:10:58',
'slug' => 'bald-hairremoval-times',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/',
'title' => [
'rendered' => 'ヒゲ脱毛は何回で効果が出る?'
],
'content' => [
'rendered' => '
<p><strong>「ヒゲ脱毛は何回で効果が出るの?」</strong></p>
<p><strong>「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」</strong></p>
<p>ヒゲ脱毛を始める前に、何回程度で効果が出るのか知っておきたいですよね。</p>
<p>結論から言うとヒゲ脱毛は<span class="highlighted">1回目から脱毛効果</span>があり、5回、10回、15回と回数を増やせば増やすほどツルツルした肌になっていきます。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法ごとの効果と必要回数</li><li>処理が必要なくなる〜ツルツルになるまでの回数</li><li>ヒゲ脱毛におすすめのクリニック・サロン</li></ul>
</div></div>
<p>について解説していきます。</p>
<p>実際にフラッシュ脱毛・レーザー脱毛による<span class="highlighted">ヒゲ脱毛</span>を行なった方の体験談を紹介しています。</p>
<p>必要な回数がわかれば、<span class="highlighted">最終的にヒゲ脱毛にかかる費用が分</span><span class="highlighted">かる</span>ので、ヒゲ脱毛を検討している方は必見です!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de123425-6664-42b9-83f2-47ef8379b715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&amp;A」に次の設問を追加しました(2022年7月26日)</p>
<ul><li><a href="http://FAQ4">Q:髭脱毛をして後悔することはある?</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</a></li><li><a href="#titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</a><ul><li><a href="#1">ヒゲ脱毛1回目の口コミと体験談</a></li><li><a href="#3">ヒゲ脱毛3回目の口コミと体験談</a></li><li><a href="#5">ヒゲ脱毛5回目の口コミと体験談</a></li><li><a href="#10">ヒゲ脱毛10回目の口コミと体験談</a></li></ul></li><li><a href="#titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</a></li><li><a href="#5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</a><ul><li><a href="#titleid-4">◆湘南美容クリニック</a></li><li><a href="#titleid-5">湘南美容クリニック基本情報</a></li><li><a href="#titleid-6">◆ゴリラクリニック</a></li><li><a href="#titleid-7">ゴリラクリニック基本情報</a></li><li><a href="#titleid-8">◆メンズリゼ</a></li><li><a href="#titleid-9">メンズリゼ基本情報</a></li><li><a href="#titleid-10">皮膚科でも脱毛ができる!</a></li><li><a href="#rinx">◆RINX</a></li><li><a href="#rinx-2">RINX基本情報</a></li><li><a href="#mens_tbc">◆MEN’S TBC</a></li><li><a href="#men8217s_tbc">MEN&#8217;S TBC基本情報</a></li></ul></li><li><a href="#titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</a></li><li><a href="#qa">髭脱毛についてのQ&A</a><ul><li><a href="#q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</a></li><li><a href="#q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</a></li><li><a href="#q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</a></li><li><a href="#q-3">Q:髭脱毛をして後悔することはある?</a></li></ul></li><li><a href="#titleid-12">ヒゲ脱毛の回数についてまとめ</a></li></ul></div>
<h2><span id="titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg" alt="フラッシュ脱毛を受ける男性" class="wp-image-18763" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-6-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛には大きく分けて</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛</li><li>レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>の<span class="highlighted">3種類</span>あります。</p>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツル</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>「ヒゲの濃さ」や「どの程度脱毛したいか」によって必要回数が異なるため、かなり開きがあります。</p>
<p><strong><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛</a></strong>は<strong><span class="redcolor">永久脱毛の効果はない</span></strong>ため、一旦脱毛が完了したと思っても生えてくる可能性があり、またレーザー脱毛と比較すると満足できるまでの回数も多くかかります。</p>
<p>しかし<strong>痛みが比較的弱く</strong>、<strong>1回のコストもおさえられる</strong>ため、手軽に始められる脱毛方法として人気があります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">医療レーザー脱毛</a>は<span class="highlighted">永久脱毛の効果があり</span>、1回あたりの効果もフラッシュ脱毛と比較すると高いことが特徴。</p>
<p>とくに<span class="redcolor">濃いヒゲの場合は強い痛みが伴う</span>というデメリットがありますが、早い方だと<strong>2〜3回程度で脱毛効果を得られ</strong>、トータルの回数も抑えられます。</p>
<p>最後に<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛</a>ですが、この脱毛方法は施術した毛穴からは<strong><span class="highlighted">二度と毛は生えてこない</span></strong>ことが一番のメリット。またフラッシュ脱毛やレーザー脱毛では照射できない、白髪やほくろから生えている毛も施術ができます。</p>
<p>しかし全てのヒゲをニードル脱毛で処理しようとすると、1回300本処理できると仮定して、<strong>20〜80回程度必要</strong>になる計算になります。</p>
<p><small>※成人男性のヒゲの本数は約6,000~25,000本</small></p>
<p>時間もコストもかかるため、ニードル脱毛はヒゲ全体をツルツルにするというより、ピンポイントで脱毛したい、<strong>デザインヒゲを楽しみたい</strong>という方におすすめです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>ポイント</li></ul>
<p></p>
<p>・痛みや1回のコストをおさえたい→フラッシュ脱毛<br>・少ない回数でツルツルにしたい→レーザー脱毛<br>・ピンポイントで脱毛したい→ニードル脱毛</p>
<p>がおすすめです。</p>
</div></section>
<h2><span id="titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-32491" srcset="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/007-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛コースの回数を迷っている方は実際の体験談を参考に決めるとよいでしょう。</p>
<p>ニードル脱毛に関しては処理するヒゲの本数によって仕上がりが変わるため、ここではフラッシュ脱毛とニードル脱毛の効果・経過について口コミを踏まえてご紹介していきます。</p>
<h3><span id="1">ヒゲ脱毛1回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg" alt="ヒゲ脱毛1回目" class="wp-image-51059" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">えいと | ブログで脱サラ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">/ <strong>ヒゲ</strong>が減りました! \ <br>今朝気付いたんですが鼻下の<strong>ヒゲ</strong>の面積が減ってました<br>めっちゃ<strong>ヒゲ</strong>剃りが楽!<br><strong>フラッシュ</strong>脱毛1回ですが 割と効果を実感中です<br>引用元:<a href="https://twitter.com/eito2778/status/1234794711279394818?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">DANSO</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>記録: 一回めの<strong>フラッシュ</strong>から三週間。口ひげの青みが薄くなった。アゴひげ少し抜けた<br>引用元:<a href="https://twitter.com/DANSO000/status/1206774867082657792?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ヒゲリーマン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは記念すべき1回目の施術後1か月経過した状態で、分かりやすい様に2日間ヒゲを剃らずに伸ばしている状態です。<br>クリニック:ゴリラクリニック 脱毛機:メディオスター<br>まだ<br>1回目だし蓄熱式のメディオスターでの施術なので、それほど大きな変化はないけど喉仏の辺りはちょっと減ってる<br>引用元:<a href="https://twitter.com/datsumo_aga/status/1235044858215231491?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛開始前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg" alt="ヒゲ脱毛1回目からから1ヶ月後" data-id="18757" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae/" class="wp-image-18757" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-1-300x167.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛1回目から1ヶ月経過</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">上の画像はヒゲ脱毛1回だけ行ってから1ヶ月経過した状態です。ヒゲ脱毛の効果はいつからだろうと思っていたし、初回じゃ「抜けないだろ」と思っていたので驚きです。ちなみに脱毛時の痛みはかなりありました・・・でもこれでヒゲの永久脱毛ができると思えば我慢できる!これからの経過が楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/">【写真と経過】髭脱毛の1回目の効果</a></li></ul>
</div></div>
<h3><span id="3">ヒゲ脱毛3回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg" alt="ヒゲ脱毛3回目" class="wp-image-51060" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">フクナン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛(<strong>フラッシュ</strong>)3回目でまだまだ残っているがだいぶ薄くなった。<br>引用元:<a href="https://twitter.com/Fukunan_nanpa/status/1219643825418670080?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あむ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛に肌が耐え始めた感あるんだが<br>強めのレーザー脱毛<strong>3回</strong>目したのにコイツら平然と生えてきやがる<br>引用元:<a href="https://twitter.com/amut_R/status/1237259617723281408?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg" alt="ヒゲ脱毛3回目の写真" data-id="18758" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae/" class="wp-image-18758" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-3-300x166.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛3回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">レーザー脱毛を3回して、効果をより実感しました。ヒゲが少なくなりましたね。以前は1ヶ月間剃らないとかなり濃い状態になっていたので、それに比べると綺麗ですね。ただ、レーザー脱毛は白髪には反応しないため白いヒゲは残っています。脱毛を考えているなら白髪がない20代のうちにやった方が良いですね。あと、今回の脱毛はかなり痛かった。前日にお酒を飲んだからかな・・・。脱毛前はお酒を飲まないほうが良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-2-times/">【写真と経過】髭脱毛の2回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-3-times/">【写真と経過】髭脱毛の3回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-4-times/">【写真と経過】髭脱毛の4回目の効果</a></li></ul>
</div></div>
<h3><span id="5">ヒゲ脱毛5回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg" alt="ヒゲ脱毛5回目" class="wp-image-51061" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">マギー審司</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛<strong>5回</strong>目!<br>かなりスッキリしてきました^_^<br>引用元:<a href="https://twitter.com/maggyshinji/status/1093713881355083776?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ねこ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">SBCの<strong>ヒゲ脱毛</strong>(6/6)終わったー!<br>うーん5回目後の様子を考えるとようやく半分くらいって感じたなー。これは追加が必要かな<br>引用元:<a href="https://twitter.com/yuu_cat1/status/1238731215156334592?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg" alt="【写真と経過】髭脱毛の5回目の効果!ついにツルツルか?!実体験から検証" data-id="22859" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/5-1/" class="wp-image-22859" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-1-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>レーザー脱毛5回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">5回目のヒゲ脱毛で良い感じに効果を実感しています。ヒゲ脱毛4回目の時は首の部分にヒゲが残っていましたが、今回はあまり生えてないですね。残っているのは頬と鼻下の部分。ここを集中してやってもらいたいですね。1回ずつ効果がわかるので楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/">【写真と経過】髭脱毛の5回目の効果</a></li></ul>
</div></div>
<h3><span id="10">ヒゲ脱毛10回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg" alt="ヒゲ脱毛10回目" class="wp-image-51062" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840bce20-a73b-4340-ac92-9316d28aed24"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Ken@kintore×car×cats</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ脱毛専門店「RINX」にて全身脱毛を2019年1月から始めました。<br><strong>ヒゲ</strong>脱毛を開始してから先日<strong>10回</strong>目を迎えましたが、脱毛前よりもかなり<strong>ヒゲ</strong>が減りました。<br>それにより<strong>ヒゲ</strong>を剃る頻度も1週間に1〜2回程度になっています。<br><strong>ヒゲ</strong>脱毛は残り<strong>10回</strong>なので今後も経過を載せていきたいと思います!<br>引用元:<a href="https://twitter.com/kintoredietblog/status/1174601478725488641?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-899edaea-6086-4b43-9508-bfef462b6c10"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">@datsumomen</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">サロンの光脱毛で<strong>10回ヒゲ</strong>脱毛しましたが、頬、首、もみあげ付近はほぼ生えなくなりましたね<br>ただ、鼻下と顎はまだしぶとく残っている感じです<br>引用元:<a href="https://twitter.com/datsumomen/status/1236807019778039810?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a100046a-503d-4133-bb86-49363a991c5f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とっきー / ランチクリエイター</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">永久脱毛を振り返る(1/9)<br><strong>ヒゲ</strong>に悩む男性にむけて<br>全<strong>10回</strong>・10ヶ月の医療脱毛(かお)<br>→減りました。<br>以前は朝に長時間大量の剛毛たちと格闘。力づくなので出血+肌荒れ。帰宅するときには毛は復活。昔からコンプレックスで大人になったら脱毛しようと決めていた。<br>引用元:<a href="https://twitter.com/lunch_creator/status/1163806899290038272?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アマノジャク</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分もレーザーで<strong>ヒゲ</strong>脱毛<strong>10回</strong>して、薄くなったけど、まだまだ濃い… <br><strong>ヒゲ</strong>が濃い自分のような人間は時間がかかるので、薄い人は羨ましいです…<br>引用元:<a href="https://twitter.com/SunHei2/status/1103615705088352257?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-ada62458-5938-403b-92f7-0d296fe9000e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg" alt="ヒゲ脱毛10回目の写真" data-id="18760" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae/" class="wp-image-18760" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-10-300x165.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛10回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10回目が終わると1ヶ月間ヒゲを剃らなくてもあまり生えてこなくなりました。行なってるのはカッティングだけ。気になる部分をハサミで切ったぐらいです。ツルツル肌に近づいてきまたね。経過観察してきてよかった!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<p>元々の毛の濃さ、また目指すゴールによってそれぞれ必要な回数が変わってきます。</p>
<p>ヒゲ脱毛を考えている人は体験談を参考にしつつ、サロンやクリニックの<strong>無料カウンセリングを活用</strong>して回数を設定するのがよいでしょう。</p>
<p><span class="highlighted">メンズ脱毛を専門</span>としているサロンやクリニックであれば、<strong>毎日ヒゲ脱毛をしているプロ</strong>が集結しているので、自分に必要な回数を見極めてくれます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">ヒゲ脱毛のおすすめランキングを見る</a></div>
<h2><span id="titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>どの脱毛方法を選択してもヒゲ脱毛は1回では終わらず、複数回クリニック・サロンに通う必要があります。</p>
<p>これは<span class="highlighted">毛周期</span>と呼ばれる毛が生え変わるサイクルに関係しています。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>毛周期は大きく分けて<span class="highlighted">成長期・退行期・休止期</span>と呼ばれる期間に分類されます。脱毛クリニック・サロンで、受ける脱毛で効果があるのは成長期のヒゲだけです。</p>
<p>ちなみに成長期の<span class="highlighted">ヒゲは全体の15〜20%程度</span>。つまり、一回の脱毛で効果があるのは全体の15〜20%ということになります。</p>
<p>男性のヒゲはおおよそ2ヶ月かけて毛周期を一周します。そのため、多くの脱毛クリニック・サロンでは2ヶ月に1回の脱毛が推奨されているのです。</p>
<p>毛周期のペースには個人差があります。クリニック・サロンで脱毛を行なう際は、お店のスタッフと<strong>相談しながら効果的に脱毛できるスケジュールを立てましょう</strong>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-hairremoval-hair-cycle/">メンズヒゲ脱毛と毛周期の関係は?ベストな期間で効果的に脱毛しよう</a></li></ul>
</div></div>
<h2><span id="5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg" alt="レーザー脱毛機" class="wp-image-22347" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-12-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからはヒゲ脱毛に<span class="highlighted">おすすめクリニック・サロン</span>を紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td></td><td><br><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34272" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png" alt="MEN'S TBC" srcset="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png 1280w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-300x169.png 300w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-768x432.png 768w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-1024x576.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>メンズリゼ</td><td>リンクス</td><td>MEN&#8217;S TBC</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>フラッシュ脱毛</td><td>ニードル脱毛</td></tr><tr><td>おすすめポイント</td><td>・レーザー脱毛最安値(1回あたり5,058円)<br>・初診料、薬代無料</td><td>・他クリニックで行なう施術と比較して痛みが少ない<br>・ヒゲ脱毛7回目以降が100円</td><td>・初診料、キャンセル料、処置料、薬代無料<br>・途中解約OK</td><td>・徹底した顧客対応を追求するサロン<br>・スタッフは受付含め男性のみ</td><td>・他の施設に比べヒゲの細かなデザインが可能</td></tr><tr><td>料金</td><td><strong>★1回5,700円〜</strong><br><br>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td>★<strong>3,200円〜/月</strong><br><br><strong>【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下)</strong> <br>5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 <br><br><strong>セレクトヒゲ脱毛(任意の3部位)</strong> <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br><strong>ヒゲ全体脱毛セット</strong> <br>【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td></tr><tr><td>店舗数</td><td>国内73院</td><td>国内18院</td><td>国内22院</td><td>国内52店舗</td><td>国内48店舗</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="text-align: left;"><small>※価格の表記に関しては特に記載がない場合は、税込表記となっています。</small></p>
<h3><span id="titleid-4">◆湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p>湘南美容クリニックは<span class="highlighted">累計754,375件のメンズ脱毛の実績</span>を誇る、国内最大級のクリニックです。他のクリニックと比較してヒゲ脱毛の料金が安く、6回16,800円で脱毛することができます。</p>
<p>全国に店舗があり、公式HPからお近くのクリニックを検索できます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(上口ひげ・アゴ・アゴ下)</td><td> 16,800円/6回</td></tr><tr><td>もみあげ周辺・頬</td><td> 19,800円/6回</td></tr><tr><td>首</td><td>29,280円/6回</td></tr><tr><td>上口ひげ・顎・顎下(いずれか1部位)</td><td>29,280円/6回</td></tr></tbody></table>
<h3><span id="titleid-5">湘南美容クリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td> <a href="https://www.sbc-mens.net/">湘南美容クリニック </a></td></tr><tr><td>住所</td><td>新宿・銀座・新橋・表参道・池袋・品川・秋葉原・上野・蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉センシティ・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂アカデミア・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺東・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝日も対応可</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン<br>・楽天ポイント<br>・医療ローン<br>※対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>※医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/">湘南美容クリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-6">◆ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">ゴリラクリニックは他クリニックと異なり、蓄熱式脱毛機と医療麻酔を使い分けることによる痛みの少ない脱毛を可能にしています。</p>
<p class="sc-kcDeIU iLMlTu">最新の蓄熱脱毛機、<span class="highlighted">メディオスターNeXT PRO</span>は痛みが少ないだけでなく、日焼け肌にも対応することができます。</p>
<p class="sc-kcDeIU iLMlTu">「できるだけ痛みの少ない永久脱毛がしたい」と考えている方におすすめです。また、<strong>7回目以降のヒゲ脱毛が追加料金100円で通える</strong>点も嬉しいですね。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・アゴ・アゴ下)</td><td>75,680円/6回</td></tr><tr><td>鼻下・アゴ・アゴ下・もみあげ(いずれか1部位)</td><td>39,600円/6回</td></tr><tr><td>ほほ・首(いずれか1部位)</td><td>49,500円/6回</td></tr></tbody></table>
<h3><span id="titleid-7">ゴリラクリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック</td><td><a href="https://gorilla.clinic/">ゴリラクリニック</a></td></tr><tr><td>住所</td><td>池袋院・新宿本院・渋谷院・銀座院・上野院・町田院・大阪梅田院・大宮院・横浜院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院・札幌院・仙台院・広島院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00〜20:00</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO) </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード(カードの種類は記載なし)<br>・医療分割<br>*医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/">ゴリラクリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-8">◆メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p><img style="border: none;" src="https://t.afi-b.com/lead/d6617w/j706195E/S225635l" width="1" height="1">メンズリゼの特徴は<strong>予約キャンセル料が無料</strong>なため、スケジュールに合わせて柔軟に日程を調整できることです。また万が一、肌トラブルが起こった場合は完全無料で対応してくれます。</p>
<p>初診料やカウンセリング料も無料であるため、気軽に受けることができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<h3><span id="titleid-9">メンズリゼ基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ) </td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/">メンズリゼの口コミ・評判と実際の体験談!</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-10">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<h3><span id="rinx">◆RINX</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-H234318p&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1421997934-3.jpg" alt="RINX"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">RINXは全国51店舗ある国内最大級の<span class="highlighted">フラッシュ脱毛サロン</span>です。分割払いなら<strong>月々500円</strong>から脱毛を行なうことができます。</p>
<p class="sc-kcDeIU iLMlTu">日本人男性の毛質にあった脱毛機をメーカーと共同開発し、他の脱毛サロンよりも痛みが少なく、<strong>剛毛ヒゲにも対応したフラッシュ脱毛が可能</strong>です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>両ほほ・両もみあげ・鼻下・あご(いずれか1部位)</td><td>16,800円/5回</td></tr><tr><td>口下</td><td>12,600円/5回</td></tr><tr><td>あご下、首</td><td>21,000円/5回</td></tr></tbody></table>
<h3><span id="rinx-2">RINX基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">RINX(リンクス)</a></td></tr><tr><td>住所</td><td>横浜駅前、埼玉大宮、千葉中央、埼玉越谷、栃木、宇都宮、川崎駅前、茨城水戸、船橋駅前、埼玉川口、群馬高崎、神奈川厚木、東京渋谷、東京池袋、東京新宿、銀座有楽町、東京上野、東京立川、東京品川、東京町田、東京吉祥寺、自由が丘、秋葉原神田、神戸本店、京都河原町、滋賀草津、大阪梅田、大阪難波、大阪天王寺、大阪京橋、名古屋駅前、名古屋栄、岐阜駅前、静岡駅前、石川金沢、長野駅前、静岡浜松、新潟駅前、愛知豊田、宮城仙台、北海道札幌、秋田駅前、札幌駅北口、青森駅前、広島本通、岡山駅前、福岡博多、福岡天神、鹿児島、沖縄那覇、熊本下通</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">WEBご予約・お問い合わせ</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>東京新宿店<br>平日 12:00~21:00<br>土日祝 11:00~20:00<br>他店舗については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>木曜日<br>他店舗については公式HP「クリニックのご案内」をご覧ください。</td></tr><tr><td>脱毛機</td><td>BRILLIO </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金一括<br>・クレジットカード<br>*対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>・ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判</a></li></ul>
</div></div>
<h3><span id="mens_tbc">◆MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している国内最大級の脱毛サロンです。他の脱毛方法と比較して、細かな<span class="highlighted">ヒゲのデザイン</span>が可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong>初回1,000円</strong>で体験することができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ひげ(細かな部位まで自由に選択できる)</td><td>132円〜/1本</td></tr></tbody></table>
<h3><span id="men8217s_tbc">MEN&#8217;S TBC基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/">MEN&#8217;S TBC</a></td></tr><tr><td>住所</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>各都道府県の店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">サロン検索</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HP<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP <a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-644de88e-8139-4d43-880d-7fd30402bb53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-menstbc/">MEN’S TBCの口コミ・評判は?</a></li></ul>
</div></div>
<h2><span id="titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg" alt="肌の炎症が起きている男性" class="wp-image-18800" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-11-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛のトラブルには大きく分けて以下の3つがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>肌が赤み、腫れたりする肌トラブル</li><li>髭の硬毛化による泥棒髭現象</li><li>施術時の痛みが耐えられない</li></ul>
</div></div>
<p><strong>脱毛クリニック・サロンで行なわれる施術</strong>は、セルフ脱毛と比較するといずれも高い効果が期待されます。しかし、その一方<span class="redcolor">皮膚へのダメージが大きく、炎症などのトラブルがおこる可能性</span>もあります。</p>
<p>以下の記事では、ヒゲ脱毛のトラブル・失敗について詳しく解説しています。興味のある方は、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">【髭脱毛2020】おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛についてのQ&A</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ここからはヒゲ脱毛についてのよくある質問に回答していきます。</p>
<h3><span id="q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg" alt="電球と電卓" class="wp-image-40952" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>必要な施術回数</td><td>湘南美容クリニックの費用と回数</td></tr><tr><td>ヒゲ3部位セット</td><td>10〜12回</td><td>33,600円/12回</td></tr><tr><td>首のみ</td><td>5〜7回</td><td>29,280円/6回</td></tr><tr><td>ほほのみ</td><td>5〜7回</td><td>30,350円/6回</td></tr><tr><td>あごのみ</td><td>10〜12回</td><td>58,560円/12回</td></tr></tbody></table>
<p style="text-align: right;"><small>*ヒゲ3部位セットとあごのみの脱毛は湘南美容クリニックの6回脱毛コースを2セット受けた場合を想定。</small></p>
<p>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。</p>
<p>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<span class="highlighted">10〜12回程度必要</span>でしょう。</p>
<h3><span id="q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg" alt="" class="wp-image-32643" srcset="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg 720w, https://moteo.best/column/wp-content/uploads/2020/01/02-none-300x124.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></figure>
<p>ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。</p>
<p>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>脱毛方法</td><td>脱毛効果</td></tr><tr><td>レーザー脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない</td></tr><tr><td>フラッシュ脱毛</td><td>永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる</td></tr><tr><td>ニードル脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない </td></tr></tbody></table>
<p>つまり、<span class="redcolor">レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</span>。</p>
<p>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。</p>
<p>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。</p>
<h3><span id="q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22351" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>レーザー脱毛で使われる脱毛機には大きく分けて<span class="highlighted">3種類</span>あります。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td> アレキサンドライト </td><td> ダイオード </td><td> YAG </td></tr><tr><td>メリット </td><td style="text-align:left">・やけどのリスクが低い<br>・美肌効果がある </td><td style="text-align:left">・痛みが少ない<br>・日焼け肌でも可能 </td><td style="text-align:left">・根深い剛毛にも効果あり<br>・日焼け肌でも可 </td></tr><tr><td>デメリット </td><td style="text-align:left">・日焼け肌はできない<br>・濃い毛は痛みが強い </td><td>かなりの剛毛には効果がないこともある </td><td style="text-align:left">・痛みが強い<br>・肌トラブルが起きやすい </td></tr><tr><td>導入施設 </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">湘南美容クリニック</a> </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック </a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">メンズリゼ</a> </td></tr></tbody></table>
<p>このように実はレーザー脱毛機によって特徴は異なります。そのため、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p>・美肌効果を一緒に得たいなら<strong>湘南美容クリニック</strong></p><p>・痛みが少ない脱毛を希望するなら<strong>ゴリラクリニック</strong></p><p>・剛毛なヒゲをしっかり脱毛したいなら<strong>メンズリゼ</strong></p></blockquote>
<p></p>
</div></div>
<p>を選ぶと良いでしょう。</p>
<h3 id="FAQ4"><span id="q-3">Q:髭脱毛をして後悔することはある?</span></h3>
<p>髭脱毛をして後悔した方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった</li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも事前のカウンセリングで、不安が残ることがないよう十分に相談しましょう。</p>
<h2><span id="titleid-12">ヒゲ脱毛の回数についてまとめ</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg" alt="笑顔の外人男性" class="wp-image-18767" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-9-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛を脱毛クリニック・サロンで行なうと<span class="highlighted">初回から脱毛効果を得る</span>ことができます。しかし、ヒゲを薄くするには5〜7回程度、ツルツルにしたいなら10〜12回程度の回数が必要です。</p>
<p>また、ここでおすすめしたクリニック・サロンはいずれも<strong>口コミで人気が高く、幅広い年齢層から支持されています</strong>。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a>や<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">RINX</a>は初回割引も行っているため、初めての方はお得に脱毛ができますよ!</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲって何回脱毛すればいいの?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□1回目の脱毛でどのぐらい毛は減るの?</td><td style="text-align:left" rowspan="2">ヒゲ脱毛1回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□医療レーザー脱毛の効果ってどのぐらい?</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□医療レーザーを6回やったらどのぐらいヒゲがなくなる?</td><td style="text-align:left">ヒゲ脱毛6回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめのヒゲ脱毛クリニック・サロンは?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は? </strong> <p class="schema-faq-answer">ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。 <br/>【ヒゲ3部位セット】 33,600円/12回 <br/>【首のみ】 29,280円/6回 <br/>【ほほのみ】30,350円/6回<br/>【あごのみ】58,560円/12回 <br/>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。<br/>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<strong>10〜12回程度必要</strong>でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛を20回、30回とやると効果はあるの? </strong> <p class="schema-faq-answer">ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。<br/>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。<br/><br/>レーザー脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/>フラッシュ脱毛…永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる<br/>ニードル脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/><br/>つまり、<strong>レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</strong>。<br/>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。<br/>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.レーザー脱毛でよく使われる脱毛機について知りたい! </strong> <p class="schema-faq-answer">レーザー脱毛で使われる脱毛機には大きく分けて<strong>3種類</strong>あります。 <br/>【アレキサンドライト】やけどのリスクが低い・美肌効果がある ・日焼け肌はできない・濃い毛は痛みが強い <br/>【ダイオード】痛みが少ない・日焼け肌でも可能・かなりの剛毛には効果がないこともある <br/>【YAG】根深い剛毛にも効果あり・日焼け肌でも可・痛みが強い<br/>・肌トラブルが起きやすい <br/><br/> このように実はレーザー脱毛機によって特徴は異なります。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはある?</strong> <p class="schema-faq-answer">髭脱毛をして後悔した方には、次のようなケースがあります。<strong><br/>・想像していたより痛かった<br/>・脱毛した後に生やしたくなった<br/>・理想のデザインにならなかった</strong><br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安が残ることがないように、十分に相談するようにしましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 18194,
'parent' => (int) 20488,
'menu_order' => (int) 823,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3724-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始&hellip;',
'acf' => [
'long_text_title' => '【写真あり】ヒゲ脱毛で効果が出るまで何回必要?ツルツルになるまでの経過を徹底解説',
'custom_order' => '',
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => [
[maximum depth reached]
],
'cta_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'show_hide_review' => '0',
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 20488,
'date' => '2024-05-31T02:00:00',
'date_gmt' => '2024-05-30T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20488'
],
'modified' => '2024-05-31T02:00:40',
'modified_gmt' => '2024-05-30T17:00:40',
'slug' => 'effect-merit-demerit',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/',
'title' => [
'rendered' => 'ヒゲの永久脱毛のメリットとデメリット'
],
'content' => [
'rendered' => '<p><strong>「しつこい青髭を撃退したい」</strong></p>
<p><strong>「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」</strong></p>
<p>などと考えているものの、ヒゲ脱毛を経験した方のネガティブな口コミを見ると、迷ってしまう、という男性は多いようです。</p>
<p>ヒゲ脱毛には、濃いヒゲをなくせるなどのメリットもありますが、同時に<span class="redcolor">肌トラブルなどのリスクも抱えています</span>。</p>
<p>この記事では、<span class="highlighted">ヒゲ脱毛メリット・デメリット</span>の両側面をしっかりとお伝えすることで、みなさんが後悔なくヒゲ脱毛ができるようお手伝いできればと思います。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-215c3e92-328a-4186-a69e-68107b5bd845"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ちなみに、私はフラッシュ脱毛・医療レーザー脱毛・ニードル脱毛全て経験済みです!自己処理もいろいろ試しましが、やっぱり脱毛をすると効果も一定期間つづきますし、かなり楽でした。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>それでは早速、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛の方法3種類の効果や費用相場</li><li>ヒゲ脱毛をするメリット・デメリット</li><li>ヒゲ脱毛を後悔しないためのサロン・クリニック選び</li></ul>
<p></p>
</div></div>
<p>の順で解説していきます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の種類3つとそれぞれの脱毛効果</a><ul><li><a href="#titleid">脱毛方法①フラッシュ脱毛(光脱毛)</a></li><li><a href="#titleid-2">脱毛方法②医療レーザー脱毛</a></li><li><a href="#titleid-3">脱毛方法③ニードル脱毛</a></li></ul></li><li><a href="#titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</a><ul><li><a href="#titleid-5">メリット①毎日の髭剃りから解放される</a></li><li><a href="#titleid-6">メリット②青髭を撃退できる</a></li><li><a href="#titleid-7">メリット③自己処理による肌へのダメージが防げる</a></li><li><a href="#titleid-8">メリット③清潔感がアップして自信がつく</a></li><li><a href="#1">なぜヒゲ脱毛は1回で効果が出ないの?</a></li></ul></li><li><a href="#titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</a><ul><li><a href="#titleid-10">デメリット①脱毛方法によっては痛みが伴う</a></li><li><a href="#titleid-11">デメリット②髭が濃いほどお金がかかる</a></li><li><a href="#titleid-12">デメリット③増毛化・硬毛化のリスクがある</a></li><li><a href="#titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</a></li><li><a href="#titleid-14">デメリット⑤日焼けができない</a></li><li><a href="#titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</a></li><li><a href="#1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</a></li></ul></li><li><a href="#5">メンズの髭脱毛に特化!人気クリニック・サロン5選</a><ul><li><a href="#titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</a></li><li><a href="#titleid-17">コスパ抜群のメンズ髭脱毛ならココ!レイロール</a></li><li><a href="#titleid-18">丁寧なカウンセリングが評判!メンズリゼ</a></li><li><a href="#titleid-19">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</a></li><li><a href="#titleid-20">メンズ特有のしつこい剛毛に!ゴリラクリニック</a></li><li><a href="#tbc">ニードル脱毛の体験が安い!メンズTBC</a></li><li><a href="#titleid-21">皮膚科でも脱毛ができる!</a></li><li><a href="#titleid-22">ヒゲ脱毛の流れを見てみよう</a></li></ul></li><li><a href="#qa">髭脱毛に迷っている男性のよくあるQ&amp;A</a><ul><li><a href="#q">Q. 脱毛中のヒゲ剃りはどうすればいい?</a></li><li><a href="#q-2">Q. 髭脱毛後は剃りにくい?</a></li><li><a href="#q-3">Q. 髭脱毛で毛を部分的に残すことはできる?</a></li><li><a href="#q-4">Q.ひげ脱毛で後悔しない?</a></li></ul></li><li><a href="#titleid-23">髭脱毛はサロンで安全にすすめよう!</a></li></ul></div>
<h2><span id="3">髭脱毛の種類3つとそれぞれの脱毛効果</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg" alt="【写真と経過】髭脱毛の2回目の効果!ひげの抜け具合や泥棒ヒゲが起きたか実体験から検証" class="wp-image-22345" srcset="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/005-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを脱毛する方法は3種類あります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8541e368-6820-4733-9a08-69390044dc80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛(光脱毛)</li><li>医療レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>それぞれの特徴、メリット・デメリットを比較していきます。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>受けられる施設</td><td>脱毛サロン<br>メンズエステサロン</td><td>皮膚科<br>クリニック</td><td>脱毛サロン<br>クリニック</td></tr><tr><td>脱毛効果</td><td>減毛・抑毛</td><td>永久脱毛</td><td>永久脱毛</td></tr><tr><td>必要な回数</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:15〜20回</td><td style="text-align:left">処理が楽になる:4〜6回<br>ツルツル:8〜12回</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:20回以上</td></tr><tr><td>費用相場</td><td style="text-align:left">処理が楽になる:8〜12万円<br>ツルツル:15〜20万円</td><td style="text-align:left">処理が楽になる:6〜8万円<br>ツルツル:10〜15万円</td><td style="text-align:left">処理が楽になる:約25万円<br>ツルツル:100万円前後</td></tr><tr><td>痛み</td><td>輪ゴムでパチンと弾くような痛み</td><td>静電気が走るような痛み</td><td>蜂に刺されるような強い痛み</td></tr></tbody></table>
<p>一つずつ脱毛の仕組みを解説していきます。</p>
<h3><span id="titleid">脱毛方法①フラッシュ脱毛(光脱毛)</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約20回〜</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>フラッシュ脱毛は光脱毛とも呼ばれていて、光を肌に照射することで毛根のメラニン色素にダメージを与え、脱毛を促す方法です。</p>
<p><strong>「IPL脱毛」「SSC脱毛」「SHR脱毛」</strong>の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なります。</p>
<p>一般的にサロンで導入しているのはIPL脱毛が多いです。</p>
<p>フラッシュ脱毛は比較的痛みが弱く、ヒゲであれば1部位3,000円程度から受けられるなど、手頃な価格で始められるのが魅力です。</p>
<p>しかし永久脱毛の効果はなく、減毛・抑毛にとどまるため、ツルツルになったとしても再び生えてくる可能性が高く、長期間に渡り通う必要のある脱毛方法です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">髭のフラッシュ脱毛で効果を実感するまでの期間と費用</a></li></ul>
</div></div>
<h3><span id="titleid-2">脱毛方法②医療レーザー脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg" alt="レーザー脱毛のメカニズム" class="wp-image-36201" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約5回</td><td>約10回</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>医療レーザー脱毛の仕組みは基本的にはフラッシュ脱毛と同じです。</p>
<p>違いは光の強さ。<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/dermatology/" target="_blank" rel="noopener noreferrer">医療レーザー脱毛は皮膚科や脱毛クリニックなど、医療機関でのみ受けられる方法で、<strong>必ず医療従事者が施術をおこないます</strong></a>。</p>
<p>フラッシュ脱毛より強い光を扱えるため、<span class="highlighted">永久脱毛の効果があります</span>。</p>
<p>また、医療機関のみで施術が許されているため、麻酔を使えるのも特徴。</p>
<p>強い光を照射できる分強い痛みが伴うため、笑気ガス麻酔やクリームタイプの麻酔を使用して痛みを緩和することができます。</p>
<p>痛みが0になることはないので、その点は注意が必要です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/" target="_blank" rel="noreferrer noopener" aria-label="髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較 (新しいタブで開く)">髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較</a></li></ul>
</div></div>
<h3><span id="titleid-3">脱毛方法③ニードル脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png" alt="ニードル脱毛のメカニズム" class="wp-image-3634" srcset="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約15回〜</td></tr><tr><td>費用相場</td><td>25万円前後</td><td>100万円前後</td></tr></tbody></table>
<p>ニードル脱毛は針脱毛とも呼ばれ、毛穴1本1本にプローブという針のようなものを差し込み、毛根に直接ダメージを与えていく方法です。</p>
<p>ニードル脱毛は次の4つの種類があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>電気分解法…針から微弱な電流を流し脱毛させる方法</li><li>フラッシュ法…高周波の電流を流し脱毛させる方法</li><li>ブレンド法…電気分解法 / フラッシュ法を合わせた方法</li><li>絶縁針(ELT)脱毛…電気の熱で毛母細胞を破壊する方法。医師/看護師が在籍するクリニックでしか施術できない</li></ul>
<p></p>
</div></div>
<p>脱毛させたい毛に直接アプローチができるため、あごひげは残してほおのヒゲだけ脱毛したい、といった細かいデザインにも対応できます。</p>
<p>ニードル脱毛は永久脱毛の効果がありますが、その分<span class="redcolor">非常に強い痛みを伴います</span>。</p>
<p>また手間のかかる施術のため、ヒゲをすべてニードル脱毛でなくそうとすると非常にコストがかかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="髭のニードル脱毛にかかる費用相場と効果 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank">髭のニードル脱毛にかかる費用相場と効果|ニードル脱毛より痛みが強い?</a></li></ul>
</div></div>
<h2><span id="titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg" alt="メリット" class="wp-image-54285" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛方法ごとの違いを理解した上で、ヒゲ脱毛のメリットとしてどのようなことが考えられるか、見ていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日の髭剃りから解放される</li><li>青髭を撃退できる</li><li>自己処理による肌へのダメージが防げる</li><li>清潔感がアップして自信がつく</li></ul>
<p></p>
</div></div>
<p>自分だったら…とイメージしながら見てくださいね。</p>
<h3><span id="titleid-5">メリット①毎日の髭剃りから解放される</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg" alt="カミソリでヒゲ剃りをする男性" class="wp-image-7931" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2106-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は料金が高いからとためらっている方に、衝撃の事実をお伝えします。あなたの毎日の髭処理によって、すでにかなりの時間とお金を奪われています。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a>によると、1日10分髭剃りに時間を費やしている場合、<strong>年間にすると60時間以上ヒゲ剃りをしていることになる</strong>そうです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>仮に20歳から40年間ヒゲ剃りを続けると、</p>
<p><strong>1日10分✕365日✕40年=146,000分(約101日間)</strong></p>
<p>なんと101日間ずっと髭剃りだけをしていることになります。</p>
</div></section>
<p>時給3,000円のビジネスパーソンの場合、この時間を仕事に捧げたとすれば<span class="redcolor">年間18万円もロス</span>しています。さらにシェーバーの替刃代やクリームの代金も無視できません。</p>
<p>忙しい方こそ、ヒゲに時間とお金を奪われるのはもったいないです。一度髭をなくせば、こんな悩みはなくなります。</p>
<p>毎日時間をロスしているので、1日でも早くはじめる方がお得。快適な状態が続くので、気になる方は<span class="highlighted">少しでも早く脱毛に投資</span>しましょう。</p>
<h3><span id="titleid-6">メリット②青髭を撃退できる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-7644" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性からの印象もよくない青髭。</p>
<p>ヒゲ脱毛をすれば夕方になると青髭がうっすら生えてくる…といった悩みも解消されるでしょう。</p>
<p>ヒゲが濃い人は1日に何度も髭剃りをしているようですが、そんな手間も必要なくなります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/" target="_blank" rel="noopener noreferrer">自分はヒゲが濃い方?濃い理由はなに?という方はこちらの記事もご覧ください。</a>ヒゲが濃くなる原因やNG行動について解説していますよ。</p>
<h3><span id="titleid-7">メリット③自己処理による肌へのダメージが防げる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>カミソリ負けに悩んでいたり、減らないニキビに嫌気がさしている男性にもヒゲ脱毛は有効です。</p>
<p>シェーバーやカミソリで肌が傷つくことによって、細菌が入り込みニキビなどの炎症を起こすことがあります。</p>
<p>ヒゲ脱毛により日常の自己処理から解放されることで肌トラブルが減少し、ツルツルできれいな肌を手にいれることもできるのです。</p>
<h3><span id="titleid-8">メリット③清潔感がアップして自信がつく</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg" alt="顔を洗う男性" class="wp-image-56099" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3300-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛により濃いヒゲを撃退できたら、人からの印象アップはもちろん、一番嬉しいのはもちろん自分自身ですよね。</p>
<p><strong>男性の印象はヒゲで大きく左右されます。</strong></p>
<p>あなたも、無精髭のない整った男性の肌を見て「デキる男に見えるな」と感じたことがあるのではないでしょうか。</p>
<p>とくに顔は人から見られるので、ヒゲのコンプレックスがなくなると大きな自信につながります。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1">なぜヒゲ脱毛は1回で効果が出ないの?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲを含め、体毛には毛周期というものがあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「成長期」「退行期」「休止期」にわかれていて、フラッシュ脱毛・医療レーザー脱毛の多くの方法が「成長期のみ」にしか効果がありません。</p>
<p>肌表面に出ている毛の中で成長期にあたるのは1割のみのため、全ての毛に照射するまでには時間がかかるのです。</p>
</div></section>
<h2><span id="titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg" alt="デメリット" class="wp-image-54284" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を検討している方は、脱毛によるリスクやデメリットについてもきちんと理解しておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法によっては痛みが伴う</li><li>髭が濃いほどお金がかかる</li><li>硬毛化・増毛化のリスクがある</li><li>毛嚢炎など肌トラブルのリスクがある</li><li>日焼けができない</li><li>永久脱毛の場合は本当に生えてこない</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-10">デメリット①脱毛方法によっては痛みが伴う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg" alt="ヒゲ脱毛している男性" class="wp-image-20074" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-3-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛の痛みは脱毛方法によって大きく変わります。</p>
<p>一般的には</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>フラッシュ脱毛 &lt; 医療レーザー脱毛 &lt; ニードル脱毛</li></ul>
</div></section>
<p>の順で痛みが強くなっていきます。</p>
<p>とくにヒゲは毛が太く濃いため、<span class="redcolor">足や腕などより痛みを強く感じます</span>。</p>
<p>3種類の脱毛方法のうち、医療レーザー脱毛、クリニックで行う絶縁針脱毛(ニードル脱毛の1種)は麻酔が使えますが、サロンでおこなうフラッシュ脱毛、ニードル脱毛は麻酔の使用ができません。</p>
<p>麻酔をしたからといって痛みが0になるわけではないので、<strong>痛い脱毛はしたくない、という男性はフラッシュ脱毛を選ぶといい</strong>でしょう。</p>
<p>なお、経験者による髭脱毛の脱毛効果や効果などを知りたい方は<a rel="noreferrer noopener" aria-label="「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/2ch/" target="_blank">「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」</a>で詳しくまとめていますので、合わせてご覧ください。</p>
<h3><span id="titleid-11">デメリット②髭が濃いほどお金がかかる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>想像すればわかると思いますが、ヒゲが濃いほど何度も通う必要があるため、その分費用も多くかかります。</p>
<p>しかし、多くのクリニック・サロンでは、申し込んだコースの回数が終わると<strong>割引価格で受けることができます</strong>。</p>
<p>コース終了後の料金も確認しておくと、契約内容に満足できなかった、という失敗を防げるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/" target="_blank" rel="noreferrer noopener" aria-label="髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説 (新しいタブで開く)">髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説</a></li></ul>
</div></div>
<h3><span id="titleid-12">デメリット③増毛化・硬毛化のリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-137773231-1024x683.jpeg" alt="顎をさわる男性" class="wp-image-41334"/></figure>
<p>フラッシュ脱毛・レーザー脱毛のリスクとして、増毛化・硬毛化があげられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>増毛化…毛が増える現象</li><li>硬毛化…毛が硬くなる現象</li></ul>
<p></p>
</div></div>
<p>いずれも原因は判明されいませんが、<span class="redcolor">産毛など、もともと毛が細い部位で起こる可能性が高い</span>ようです。</p>
<p>照射を続けることで改善されるケースが多いのですが、契約したコースを終了までに改善されず、サロン・クリニックとお客さんの間でトラブルになるといったケースもあります。</p>
<p>ヒゲは太く・濃い毛が多いので、二の腕などと比較すると硬毛化が発生する割合は少ないと考えられますが、万が一のために「増毛化・硬毛化」がおきた際の保証制度がついているサロン・クリニックを選ぶといいでしょう。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-variation/" target="_blank" rel="noopener noreferrer">「ヒゲ脱毛による副作用|増毛化・硬毛化」</a>の記事で詳しく解説しているので、合わせてご覧ください。</p>
<h3><span id="titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg" alt="首筋を触る男性" class="wp-image-41331" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュやレーザーなどを肌に照射すると、普段毛穴にいる菌が一緒に殺菌されてしまい、肌本来のバリア機能を失ってしまいます。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-problem/hairremoval-folliculitis/" target="_blank" rel="noopener noreferrer">そこに細菌が入り込むと、毛嚢炎といって毛穴のまわりが赤くなるニキビのような現象が起こります。</a></p>
<p>これはそこまで珍しい症状ではなく、顔はとくに毛嚢炎が発症するリスクが高いと言われています。</p>
<p>多くは自然治癒しますが、酷い場合は軟膏や飲み薬を服用する必要があります。</p>
<h3><span id="titleid-14">デメリット⑤日焼けができない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2402.png" alt="" class="wp-image-7435" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2402.png 750w, https://moteo.best/column/wp-content/uploads/2019/09/2402-300x180.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛・医療レーザー脱毛は「メラニン色素」つまり黒いものに反応する性質があります。</p>
<p>そのため、日焼けしている肌に照射すると火傷を起こす可能性があります。脱毛期間中に日焼けをしてしまうと、多くのサロン・クリニックでは脱毛をおやすみするように言われてしまいます。</p>
<p>日焼けのせいで契約期限までに通えなかった…といったトラブルを招かないよう、夏場はとくに<span class="highlighted">日焼け対策を必ず行なってください</span>。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/" target="_blank" rel="noopener noreferrer">脱毛と日焼けの関係はこちらの記事で解説しています。</a>詳しくはこちらをご覧くださいね。</p>
<h3><span id="titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg" alt="ヒゲを脱毛した男性" class="wp-image-20073" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-2-300x194.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>永久脱毛をする際は、<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/" target="_blank" rel="noopener noreferrer">「将来生えてこなくても後悔しないか」</a>よく考えるようにしましょう。</p>
<p>年を取ってからやっぱりたくましいヒゲを生やしたくなった、となっても、生えてきません。</p>
<p>また、脱毛がきとんと完了すればいいのですが、中途半端に終わらせると毛の生え方がまばらになりかねません。</p>
<p>今だけでなく、長期的に見て「自分にヒゲ脱毛が必要かどうか」よく考えておこないましょうね。</p>
<p>いまだけ自己処理が減れば大丈夫!という方はフラッシュ脱毛を選ぶといいでしょう。</p>
<p></p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/fail/" target="_blank" rel="noopener noreferrer">ヒゲの永久脱毛による失敗についてはこちらの記事で詳しく解説しています。</a>後悔しないヒゲ脱毛を行うためにも、きちんと把握しておいてくださいね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲ脱毛の所要時間については、使用する機械によって異なります。理由は、照射機のヘッドはそれぞれ大きさが異なるから。</p>
<p>一般的に、フラッシュ脱毛の方がヘッドが大きいため、照射時間、つまり1回にかかる脱毛の時間は短いとされています。</p>
<p>ここでは具体例として、フラッシュ脱毛を行う<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="リンクス (新しいタブで開く)">リンクス</a>、医療レーザー脱毛を行う<a rel="noreferrer noopener" aria-label="メンズリゼ (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank">メンズリゼ</a>で比較してみましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>リンクス</td><td>メンズリゼ</td></tr><tr><td>両ほほ</td><td>10分</td><td>15分</td></tr><tr><td>鼻下</td><td>5分</td><td>15分</td></tr><tr><td>あご下</td><td>10分</td><td>15分</td></tr></tbody></table>
<p>多くのクリニックでは、照射機の種類を3種類ほど用意し、脱毛する部位や毛質によって脱毛機器を使い分けます。</p>
<p>メンズリゼもその1つで、3種類の脱毛機から看護師が選定してくれます。脱毛機が変わると照射時間も若干かわるため、参考程度に見てくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rinx/" target="_blank">リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり?</a><br>・<a rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|悪い評判の真相は? (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ・評判|悪い評判の真相は?</a></li></ul>
</div></div>
</div></section>
<h2><span id="5">メンズの髭脱毛に特化!人気クリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg" alt="星型の木の積み木" class="wp-image-33724" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-2-300x151.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは人気のあるヒゲ脱毛クリニック・メンズエステサロンをご紹介します。評判のいいサロンを選びたい方は、ぜひ参考にしてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-78568" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール"></td><td><img class="wp-image-47134" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-47132" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg" alt="メンズTBC" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg 415w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-300x300.jpg 300w" sizes="(max-width: 415px) 100vw, 415px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><img class="wp-image-34381" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>メンズリゼ</td><td>メンズTBC</td><td><strong>リンクス</strong></td><td>ゴリラクリニック</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>メンズエステサロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>★11回目以降:656円</strong><br><br>1部位:3,278円<br>ヒゲ脱毛セット(選べる3ヵ所)5回コース:32,780円<br>ヒゲ脱毛セット(選べる3ヵ所)10回コース:43,780円</td><td>★<strong>3,200円〜/月</strong><br><br> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br>セレクトヒゲ脱毛(任意の3部位)<br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br>ヒゲ全体脱毛セット<br>【新規限定】<br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td></td></tr><tr><td>店舗数</td><td>国内8店舗</td><td>国内22院</td><td>国内48店舗</td><td>国内52店舗</td><td>国内18院</td><td>全国52院</td></tr><tr><td>おすすめポイント</td><td>・最安値保証制度あり<br>・顧客満足度が高い</td><td>・無料保証制度が充実<br>・初診は必ず医師がカウンセリングを実施</td><td>・効果の高いニードル脱毛が可能</td><td>・スタッフは全員男性<br>・キャンセル規定が優しい</td><td>・ヒゲ脱毛完了コース後は1回100円で追加照射可能</td><td>・とにかく安い<br>・全国展開のため院数も豊富</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgpx9v3n2kma&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>ヒゲ脱毛をする際にとくに大事なのが施設選び。</p>
<p>多くのサロン・クリニックで無料カウンセリングを実施していますが、ただカウンセラーさんの話を聞くだけでなく、実際に脱毛をスタートしたあとに後悔することのないよう、積極的に質問するといいでしょう。</p>
<p>具体的に聞けるよう、質問リストを作成しましたのでぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>最低限、以下のことは聞いておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>予約は取りやすいかどうか<br>→話を濁していないかチェック!</li><li>キャンセル規定<br>→休館日との兼ね合いもチェック!</li><li>遅刻した場合はどうなるのか<br>→有料になる?1回分消化になる?</li><li>剃り残しがあった場合の対応<br>→どの程度だと有料?</li><li>有効期限があるかどうか<br>→空き状況との兼ね合いは大丈夫?</li></ul>
<p></p>
</div></div>
<p>とくに<strong>予約の取りやすさ</strong>は、こちらから聞かないとマイナスな点については教えてくれないことも。最短でいつ取れますか?などと具体的に聞いてみましょう。</p>
<p></p>
</div></section>
<h3><span id="titleid-17"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【1位】コスパ抜群のメンズ髭脱毛ならココ!レイロール&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}" class="underline">コスパ抜群のメンズ髭脱毛ならココ!レイロール</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール" class="wp-image-78568"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最安値保証をしているクリニック</li><li>男性の濃い毛に合わせて独自開発した脱毛機によるフラッシュ脱毛</li><li>コスパ重視のメンズにおすすめ</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛</a></td></tr><tr><td>脱毛機器</td><td>BRILLIO(脱毛機メーカー共同開発)</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>・変更・キャンセルは前日の24時まで可能<br>・当日(無断を含む)キャンセルは予約したコース1回分の消化</td></tr><tr><td>遅刻</td><td>予約時間より10分以上遅刻した場合はキャンセル扱い</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>店舗一覧</td><td>【関東】<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_shinjyuku?share" target="_blank">新宿マルイメン店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-shibuya?share" target="_blank">渋谷店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-ikebukuro?share" target="_blank">池袋店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/yurakucho/" target="_blank">有楽町マルイ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-kinshicho?share" target="_blank">錦糸町</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/ueno/" target="_blank">上野御徒町店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_tachikawa?share" target="_blank">立川店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/machida/" target="_blank">町田モディ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/pPtGdoA5Mg2ToeGg6" target="_blank">大宮店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/G5Ub91kSRkgiAGpy7" target="_blank">千葉店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/kashiwa/" target="_blank">柏マルイ店</a><br>【東北】<br><a href="https://goo.gl/maps/AWAMikSakBrSbHto9">仙台パルコ店</a><br>【中部・甲信越エリア】<br><a href="https://rayrole.jp/salon/matsumoto/">松本パルコ店</a>・<a href="https://rayrole.jp/salon/nagoya/">名古屋パルコ店</a><br>【九州】<br><a href="https://g.page/rayrole_kagoshima?share">鹿児島店</a></td></tr><tr><td>営業時間</td><td>平日・土 10:00〜21:00<br>日・祝 11:00〜20:30<br>※店舗によって異なるため、<a href="http://rayrole.jp/">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>なし</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金都度払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr><tr><td>対応クレジットカード</td><td>VISA,Mastercard</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/" target="_blank" rel="noreferrer noopener" aria-label="【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証 (新しいタブで開く)">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
<p></p>
</div></div>
<h3><span id="titleid-18"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【2位】丁寧なカウンセリングが評判!メンズリゼ&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">丁寧なカウンセリングが評判!メンズリゼ</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-39463" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-34-300x101.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>3種類の機械を毛質に合わせて使い分ける医療レーザー脱毛</li><li>医師による丁寧なカウンセリングが魅力</li><li>コースは5年の有効期限、途中解約も可能</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://www.mens-rize.com/" target="_blank">メンズリゼ</a></td></tr><tr><td>クリニック一覧</td><td>全国26店舗(2023年8月現在)<br><strong>都内6店舗</strong><br>池袋・新宿南口・渋谷公園通り・銀座・立川・町田<br><br><strong>【北海道・東北】</strong><br>札幌・仙台・青森(提携院)・八戸(提携院)・盛岡(提携院)・いわき(提携院)・郡山(提携院)<br><br><strong>【関東】</strong><br>川崎・横浜・柏・大宮西口<br><br><strong>【中部】</strong><br>新潟・名古屋栄・名古屋駅前<br><br><strong>【近畿】</strong><br>大阪梅田・心斎橋・神戸三宮・京都四条・名古屋栄・名古屋駅前<br><br><strong>【中国】</strong><br>広島<br><br><strong>【九州】</strong><br>福岡天神西通り</td></tr><tr><td>営業時間</td><td>14:00~23:00(休診時間18:00~19:00)<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式サイト</a>をご確認ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法<br>(初診)</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式HP</a></td></tr><tr><td>予約方法<br>(再診)</td><td>電話・メール・店頭<br>※アプリ『Push7』にてキャンセル確認が可能</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(1回・2回・ボーナス一括)・定額分割払い可(事前審査有)</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/hairremoval-medicallaser/">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO<br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">熱破壊式ヤグレーザー</a><br> ・ジェントルヤグ<br><br>熱破壊式/<a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br>・ラシャ</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・麻酔クリーム:3,300円/1回</td></tr><tr><td>キャンセル</td><td>予約時間の3時間前以降は1回分消化<br>※予約時間の3時間前までであればキャンセル可能</td></tr><tr><td>遅刻</td><td>到着時刻によって施術可</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想 (新しいタブで開く)">メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想</a></li></ul>
</div></div>
<h3><span id="titleid-19"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【3位】医療レーザー脱毛に特化!湘南美容クリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>医療脱毛によりしっかりとした効果感</li><li>全国71か所から最寄りのところを選べる</li><li>ドクターによるわかりやすい解説</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/">熱破壊式アレキサンドライトレーザー</a><br>・ジェントルレーズ<br>・ジェントルレーズPRO<br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">YAGレーザー</a><br> ・ミスト脱毛機アバランチレイズ</td></tr><tr><td>痛みへの配慮</td><td>笑気麻酔:2,200円 / 1箇所</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.s-b-c.net/datsumo/men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">湘南美容クリニック</a></td></tr><tr><td>地域</td><td><strong>都内16店舗</strong><br>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子<br><br><strong>▼北海道</strong><br>札幌<br><br><strong>▼東北</strong><br>仙台・福島・仙台<br><br><strong>▼関東</strong><br>宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂<br><br><strong>▼中部</strong><br>新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄<br><br><strong>▼近畿</strong><br>京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良<br><br><strong>▼中国</strong><br>岡山・広島<br><br><strong>▼四国</strong><br>高松・松山<br><br><strong>▼九州</strong><br>福岡・小倉・熊本・鹿児島・那覇</td></tr><tr><td>営業時間</td><td>10:00〜19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝も営業</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・医療ローン<br>・楽天ポイント<br>・デビットカード<br>・ビットコイン</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/" target="_blank" rel="noreferrer noopener" aria-label="湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証 (新しいタブで開く)">湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-20"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【4位】メンズ特有のしつこい剛毛に!ゴリラクリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}" class="underline">メンズ特有のしつこい剛毛に!ゴリラクリニック</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5種類のマシンを使い分けて施術</li><li>痛みに配慮したマシンや麻酔を用意</li><li>男性専門のクリニック</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO(全院導入)<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">熱破壊式ダイオードレーザー</a><br> ・ライトシェア・デュエット<br> ・ライトシェアAC<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/" target="_blank">熱破壊式アレキサンドライトレーザー</a><br> ・ジェントルレーズPRO <br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">熱破壊式ヤグレーザー </a><br> ・ジェントルヤグ(全院導入)<br>※導入機器はクリニックによって異なります</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・高濃度表面 麻酔クリーム:3,300円/10g</td></tr><tr><td>キャンセル</td><td>予約前日の20:00まで<br>それ以降のキャンセルは1回分消化<br>※予約前日が定休日の場合はその前日までにキャンセルが必要</td></tr><tr><td>遅刻</td><td>15分以上遅刻した場合は1回分消化</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.dansei-datsumo.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ゴリラクリニック</a></td></tr><tr><td>院一覧</td><td><strong>都内6院</strong><br>新宿本院・渋谷院・池袋院・銀座院・上野院・町田院<br><br><strong>【北海道】</strong><br>札幌院<br><br><strong>【東北】</strong><br>仙台院<br><br><strong>【関東】</strong><br>横浜院・大宮院<br><br><strong>【中部】</strong><br>名古屋駅前院・名古屋栄院<br><br><strong>【近畿】</strong><br>大阪梅田院・大阪心斎橋・京都烏丸・神戸三宮院<br><br><strong>【中国】</strong><br>広島院<br><br><strong>【九州】</strong><br>福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法(初診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118</td></tr><tr><td>予約方法(再診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118(24時間OK)</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(一括・二回払い・ボーナス一括)・医療ローン</td></tr><tr><td>対応クレジットカード</td><td>JCB・VISA・MasterCard・American Express・ライフカード・Union Pay<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">※店舗により異なる場合があります。必ず事前にご確認ください</a></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-091e4670-8a7b-4486-aef5-9413556862c2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証 (新しいタブで開く)">ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="tbc">ニードル脱毛の体験が安い!<span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【5位】分かりやすい料金体系!メディエススキンクリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">メンズTBC</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg" alt="メンズTBC" class="wp-image-53265" srcset="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-300x154.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-768x393.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc.jpg 1289w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ニードル脱毛ができる数少ないサロン</li><li>1本あたりの料金体系で明瞭</li><li>大手サロンのため店舗数も豊富</li></ul>
<p></p>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank">フラッシュ脱毛</a> / <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">美容電気脱毛</a><br>※顔脱毛は美容電気脱毛のみ</td></tr><tr><td>脱毛機器</td><td>【美容電気脱毛】<br>・Hi-エピ<br>・イオシスエピ-M</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>予約前日の17:00まで<br>それ以降はキャンセル料3,000円</td></tr><tr><td>遅刻</td><td>時間によっては施術可能<br>すぐに電話連絡をいれる必要あり</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">MEN&#8217;S TBC</a></td></tr><tr><td>店舗一覧</td><td><strong>都内24院</strong><br>新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店、千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区<br><br><strong>そのほか</strong><br>北海道、青森県、宮城県、新潟県、神奈川県、埼玉県、千葉県、群馬県、長野県、茨城県、石川県、愛知県、静岡県、大阪府、京都府、兵庫県、岡山県、広島県、福岡県、沖縄県<br><br>詳細は「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>平日・土 12:00~21:00<br>日・祝 10:00~19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">ネット予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>対応クレジットカード</td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="【髭脱毛】メンズTBCの口コミ・評判は?脱毛機の費用対効果は高い? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank">【髭脱毛】メンズTBCの口コミ・評判は?スーパー脱毛の効果について体験談からレビュー</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-21">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-22">ヒゲ脱毛の流れを見てみよう</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めての経験は大人になっても少し緊張しますよね。</p>
<p>実際の医療レーザー脱毛のヒゲ脱毛の流れを、メンズリゼを例にとって見てみましょう。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【照射の流れ】ヒゲ全体脱毛セット-メンズリゼ" width="1000" height="563" src="https://www.youtube.com/embed/aOEGjRcWd-U?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>熱破壊式YAGレーザー</figcaption></figure>
<p>クリニックによってももちろん多少は違うと思いますが、だいたいの流れはわかったかと思います。</p>
<p></p>
</div></section>
<h2><span id="qa"><span style="font-weight: 400;"><strong>髭脱毛に迷っている男性のよくあるQ&amp;A</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛をする上で、知っておくべき情報についてQ&amp;A方式でお答えしていきます。</p>
<h3><span id="q">Q. 脱毛中のヒゲ剃りはどうすればいい?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛期間中のひげ剃りは、通常時より慎重におこないましょう。</p>
<p>注意すべきポイントは次の3つ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛当日のヒゲ剃りはNG!翌日からにする</li><li>ヒゲを剃る際は<a rel="noreferrer noopener" aria-label="専用フォーム (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">専用フォーム</a>・<a rel="noreferrer noopener" aria-label="ジェル (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank">ジェル</a>を使用する</li><li>できればカミソリではなく電気シェーバーを使用する</li><li>ヒゲ剃り後は必ず保湿をする</li></ul>
<p></p>
</div></div>
<p>毛根にダメージを与えるほどの刺激を与えるため、肌は敏感になっています。通常よりも優しく処理をしましょう。</p>
<h3><span id="q-2"><span style="font-weight: 400;"><strong>Q.</strong></span><strong> 髭脱毛後は剃りにくい</strong>?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。</p>
<p>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。</p>
<h3><span id="q-3"><span style="font-weight: 400;"><strong>Q. </strong></span><strong>髭脱毛で毛を部分的に残す</strong>ことはできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ほとんどのサロン・クリニックで可能です。</p>
<p>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。</p>
<p>また、照射前は光を当てる部分をマーキングします。</p>
<p>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。</p>
<h3><span id="q-4">Q.ひげ脱毛で後悔しない?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga84-1024x683.jpeg" alt="顔をしかめながら頬髭を触る男性" class="wp-image-3119"/><figcaption>Handsome man suffering from toothache at home, closeup</figcaption></figure>
<p><strong>A.ひげ脱毛でよくある後悔は以下です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男らしさに欠けてしまう</li><li>また髭を生やしたくなった</li></ul>
<p></p>
</div></div>
<p>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。<span style="font-weight: 400;">髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</span></p>
<h2><span id="titleid-23"><span style="font-weight: 400;"><strong>髭脱毛はサロンで安全にすすめよう!</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="font-weight: 400;">この記事では髭脱毛の方法別の効果やメリット・デメリットを説明してきました。安心安全に髭をなくしたいならば、サロンやクリニックで脱毛をするのがおすすめです。</span></p>
<p><span style="font-weight: 400;">サロンごとに扱っている脱毛方法や脱毛機器が違うので、回数や料金、痛みの強さを考慮して、自分の理想にあったところを選ぶと良いでしょう。</span></p>
<p><span style="font-weight: 400;">髭が気になっていた方はサロン・クリニックでしっかりと脱毛して、髭剃りのいらないモテフェイスを目指しましょう。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">部位から費用相場・おすすめを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34723" style="width: 44px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon4.png" alt="">顔・ヒゲ部位の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/">顔全体</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">ヒゲ全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/forehead/">おでこ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/eyebrows/">眉毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/sideburns/">もみあげ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/nose-hair/">鼻毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/ear/">耳毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/mustache/">口ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/cheek/">頰ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/nape/">うなじ</a></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34722" style="width: 24px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon3.png" alt="">上半身・全身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hairremoval-wholebody-popularity/">全身</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/chest-hair/">胸毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/underarm-hair/">脇毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/back/">背毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/belly/">腹毛(ギャランドゥ)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/arm/">腕毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hand-hairremoval/">手の甲・指毛</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34721" style="width: 30px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon2.png" alt="">下半身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/">VIO</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/public-hairremoval/">チン毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/scrotum/">金タマ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/buttocks/">ケツ毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/">足全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/thigh-hairremoval/">ふともも</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/suneke/">すね毛</a></li></ul>
</div></section>
</div></section>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛後は剃りにくい</strong>? </strong> <p class="schema-faq-answer"> ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。<br/>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛で毛を部分的に残す</strong>ことはできる? </strong> <p class="schema-faq-answer"> ほとんどのサロン・クリニックで可能です。<br/>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。<br/>また、照射前は光を当てる部分をマーキングします。<br/>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.ひげ脱毛で後悔しない?</strong></strong> <p class="schema-faq-answer"><strong>A.ひげ脱毛でよくある後悔は以下です。<br/></strong>・男らしさに欠けてしまう<br/>・また髭を生やしたくなった<br/>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 23703,
'parent' => (int) 448,
'menu_order' => (int) 452,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'long_text_title' => '髭脱毛の効果とメリット・デメリット|永久脱毛の効果は一緒続く?おすすめサロン・クリニックを一挙紹介!',
'custom_order' => '3700',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$prefDatas = [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
$region = '九州・沖縄'
$prefUrlText = 'okinawa'
$prefCode = (int) 47
$prefVal = '沖縄県'
$post = [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'thumbnail' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-150x150.jpg',
(int) 1 => (int) 150,
(int) 2 => (int) 150,
(int) 3 => true
],
'medium' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-300x124.jpg',
(int) 1 => (int) 300,
(int) 2 => (int) 124,
(int) 3 => true
],
'medium_large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
'ID' => (int) 25031,
'id' => (int) 25031,
'title' => '1101_アイキャッチ_none',
'filename' => '1101-none.jpg',
'filesize' => (int) 30896,
'url' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-none.jpg',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none/',
'alt' => 'AGAの原因と対策!若ハゲのメカニズム',
'author' => '1',
'description' => '',
'caption' => '',
'name' => '1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none',
'status' => 'inherit',
'uploaded_to' => (int) 1084,
'date' => '2019-12-15 23:42:18',
'modified' => '2019-12-19 03:16:54',
'menu_order' => (int) 0,
'mime_type' => 'image/jpeg',
'type' => 'image',
'subtype' => 'jpeg',
'icon' => 'https://moteo.best/column/wp-includes/images/media/default.png',
'width' => (int) 720,
'height' => (int) 298,
'sizes' => [
[maximum depth reached]
]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
(int) 0 => [
[maximum depth reached]
]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
(int) 0 => [
[maximum depth reached]
]
],
'collection' => [
(int) 0 => [
[maximum depth reached]
]
],
'about' => [
(int) 0 => [
[maximum depth reached]
]
],
'author' => [
(int) 0 => [
[maximum depth reached]
]
],
'replies' => [
(int) 0 => [
[maximum depth reached]
]
],
'version-history' => [
(int) 0 => [
[maximum depth reached]
]
],
'predecessor-version' => [
(int) 0 => [
[maximum depth reached]
]
],
'up' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:featuredmedia' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:attachment' => [
(int) 0 => [
[maximum depth reached]
]
],
'curies' => [
(int) 0 => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 200 OK',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:39 GMT',
(int) 3 => 'Content-Type: application/json; charset=UTF-8',
(int) 4 => 'Connection: close',
(int) 5 => 'Vary: Accept-Encoding',
(int) 6 => 'X-Robots-Tag: noindex',
(int) 7 => 'Link: <https://moteo.best/column/wp-json/>; rel="https://api.w.org/"',
(int) 8 => 'X-Content-Type-Options: nosniff',
(int) 9 => 'Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages',
(int) 10 => 'Access-Control-Allow-Headers: Authorization, Content-Type',
(int) 11 => 'X-WP-Total: 6',
(int) 12 => 'X-WP-TotalPages: 1',
(int) 13 => 'Allow: GET',
(int) 14 => 'X-Robots-Tag: noindex, nofollow'
]</pre><pre class="stack-trace">include - APP/Template/Element/Front/sitemap.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98</pre></div></pre> </ul>
</div><!-- /SiteMap datsumou -->
<!-- SiteMap hige -->
<div class="SiteMap__content Map--hige" id="hige-datsumou">
<h2><img src="/img/common/icon/icon-sitemap-hige.svg">ヒゲ脱毛</h2>
<h3>脱毛サロン・クリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/datsumou/search/hokkaido/">北海道</a> </li>
<li>
<a href="/datsumou/search/aomori/">青森県</a> </li>
<li>
<a href="/datsumou/search/akita/">秋田県</a> </li>
<li>
<a href="/datsumou/search/yamagata/">山形県</a> </li>
<li>
<a href="/datsumou/search/iwate/">岩手県</a> </li>
<li>
<a href="/datsumou/search/miyagi/">宮城県</a> </li>
<li>
<a href="/datsumou/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/datsumou/search/tokyo/">東京都</a> </li>
<li>
<a href="/datsumou/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/datsumou/search/saitama/">埼玉県</a> </li>
<li>
<a href="/datsumou/search/chiba/">千葉県</a> </li>
<li>
<a href="/datsumou/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/datsumou/search/tochigi/">栃木県</a> </li>
<li>
<a href="/datsumou/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/datsumou/search/niigata/">新潟県</a> </li>
<li>
<a href="/datsumou/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/datsumou/search/nagano/">長野県</a> </li>
<li>
<a href="/datsumou/search/ishikawa/">石川県</a> </li>
<li>
<a href="/datsumou/search/toyama/">富山県</a> </li>
<li>
<a href="/datsumou/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/datsumou/search/aichi/">愛知県</a> </li>
<li>
<a href="/datsumou/search/gifu/">岐阜県</a> </li>
<li>
<a href="/datsumou/search/mie/">三重県</a> </li>
<li>
<a href="/datsumou/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/datsumou/search/oosaka/">大阪府</a> </li>
<li>
<a href="/datsumou/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/datsumou/search/kyouto/">京都府</a> </li>
<li>
<a href="/datsumou/search/shiga/">滋賀県</a> </li>
<li>
<a href="/datsumou/search/nara/">奈良県</a> </li>
<li>
<a href="/datsumou/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/datsumou/search/okayama/">岡山県</a> </li>
<li>
<a href="/datsumou/search/hiroshima/">広島県</a> </li>
<li>
<a href="/datsumou/search/tottori/">鳥取県</a> </li>
<li>
<a href="/datsumou/search/shimane/">島根県</a> </li>
<li>
<a href="/datsumou/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/datsumou/search/kagawa/">香川県</a> </li>
<li>
<a href="/datsumou/search/tokushima/">徳島県</a> </li>
<li>
<a href="/datsumou/search/ehime/">愛媛県</a> </li>
<li>
<a href="/datsumou/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/datsumou/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/datsumou/search/saga/">佐賀県</a> </li>
<li>
<a href="/datsumou/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/datsumou/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/datsumou/search/ooita/">大分県</a> </li>
<li>
<a href="/datsumou/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/datsumou/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/datsumou/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/datsumou/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/datsumou/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/hige-datsumou/">みんなのヒゲ脱毛コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京の髭脱毛おすすめランキング</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/bald-dense/">ヒゲが濃い理由と対処方法</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">ヒゲ脱毛のおすすめランキング</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛相場費用まとめ</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">ヒゲ脱毛は何回で効果が出る?</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">ヒゲの永久脱毛のメリットとデメリット</a></li>
</ul>
</div><!-- /SiteMap hige -->
<!-- SiteMap ed -->
<div class="SiteMap__content Map--ed" id="ed">
<h2><img src="/img/common/icon/icon-sitemap-ed.svg">ED治療</h2>
<h3>EDクリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/ed/search/hokkaido/">北海道</a> </li>
<li>
<a href="/ed/search/aomori/">青森県</a> </li>
<li>
<a href="/ed/search/akita/">秋田県</a> </li>
<li>
<a href="/ed/search/yamagata/">山形県</a> </li>
<li>
<a href="/ed/search/iwate/">岩手県</a> </li>
<li>
<a href="/ed/search/miyagi/">宮城県</a> </li>
<li>
<a href="/ed/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/ed/search/tokyo/">東京都</a> </li>
<li>
<a href="/ed/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/ed/search/saitama/">埼玉県</a> </li>
<li>
<a href="/ed/search/chiba/">千葉県</a> </li>
<li>
<a href="/ed/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/ed/search/tochigi/">栃木県</a> </li>
<li>
<a href="/ed/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/ed/search/niigata/">新潟県</a> </li>
<li>
<a href="/ed/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/ed/search/nagano/">長野県</a> </li>
<li>
<a href="/ed/search/ishikawa/">石川県</a> </li>
<li>
<a href="/ed/search/toyama/">富山県</a> </li>
<li>
<a href="/ed/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/ed/search/aichi/">愛知県</a> </li>
<li>
<a href="/ed/search/gifu/">岐阜県</a> </li>
<li>
<a href="/ed/search/mie/">三重県</a> </li>
<li>
<a href="/ed/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/ed/search/oosaka/">大阪府</a> </li>
<li>
<a href="/ed/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/ed/search/kyouto/">京都府</a> </li>
<li>
<a href="/ed/search/shiga/">滋賀県</a> </li>
<li>
<a href="/ed/search/nara/">奈良県</a> </li>
<li>
<a href="/ed/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/ed/search/okayama/">岡山県</a> </li>
<li>
<a href="/ed/search/hiroshima/">広島県</a> </li>
<li>
<a href="/ed/search/tottori/">鳥取県</a> </li>
<li>
<a href="/ed/search/shimane/">島根県</a> </li>
<li>
<a href="/ed/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/ed/search/kagawa/">香川県</a> </li>
<li>
<a href="/ed/search/tokushima/">徳島県</a> </li>
<li>
<a href="/ed/search/ehime/">愛媛県</a> </li>
<li>
<a href="/ed/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/ed/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/ed/search/saga/">佐賀県</a> </li>
<li>
<a href="/ed/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/ed/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/ed/search/ooita/">大分県</a> </li>
<li>
<a href="/ed/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/ed/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/ed/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/ed/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/ed/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/ed/">みんなのED(勃起不全)治療コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/ed/ed-knowledge/">ED治療の基礎知識</a></li>
<li><a href="https://moteo.best/column/ed/ed-treatment/">ED治療の流れと費用</a></li>
<li><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/">EDのジェネリック治療薬</a></li>
<li><a href="https://moteo.best/column/ed/ed-selfcheck/">EDセルフチェック</a></li>
<li><a href="https://moteo.best/column/ed/ed-cause-type/">EDの原因とタイプ</a></li>
</ul>
</div><!-- /SiteMap ed -->
<!-- SiteMap common -->
<div class="SiteMap__content Map--common">
<h3>お問い合わせ</h3>
<ul class="SiteMap__commonLink">
<li><a href="/facility/">施設情報掲載のお問い合わせ</a></li>
</ul>
<h3>その他</h3>
<ul class="SiteMap__commonLink">
<li><a href="/privacy-policy/">プライバシーポリシー</a></li>
<li><a href="/regulation/">利用規約</a></li>
</ul>
</div><!-- /SiteMap common -->
</section><!-- /Evaluation -->
</section><!-- /block site content -->
<aside class="sidebar">
<div class="sidebar__inner">
<!-- block Aside nav menu -->
<section class="widget widget_menu">
<div class="widget-title"><h3 class="blocktitle--tit">みんなのEDコラム</h3></div><div class="widget widget_nav_menu"><ul id="%e3%81%bf%e3%82%93%e3%81%aa%e3%81%aeed%e3%82%b3%e3%83%a9%e3%83%a0" class="widget_nav_menu--ul"><li id="menu-item-6964" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6964"><a href="https://moteo.best/column/ed/ed-knowledge/"><span>ED治療の基礎知識</span></a>
<ul class="sub-menu">
<li id="menu-item-6966" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6966"><a href="https://moteo.best/column/ed/ed-knowledge/"><span>ED治療の基礎知識TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6965" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6965"><a href="https://moteo.best/column/ed/ed-knowledge/ed-definition/"><span>ED(勃起不全)とは</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6967"><a href="https://moteo.best/column/ed/ed-cause-type/"><span>EDの原因とタイプ</span></a>
<ul class="sub-menu">
<li id="menu-item-6968" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6968"><a href="https://moteo.best/column/ed/ed-cause-type/"><span>EDの原因とタイプTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6969" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6969"><a href="https://moteo.best/column/ed/ed-cause-type/ed-cause/"><span>EDの原因</span></a></li>
<li id="menu-item-6970" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6970"><a href="https://moteo.best/column/ed/ed-cause-type/ed-type/"><span>ED種類</span></a></li>
<li id="menu-item-6971" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6971"><a href="https://moteo.best/column/ed/ed-cause-type/organic-ed/"><span>器質性ED</span></a></li>
<li id="menu-item-6972" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6972"><a href="https://moteo.best/column/ed/ed-cause-type/psychogenic-ed/"><span>心因性ED</span></a></li>
<li id="menu-item-6973" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6973"><a href="https://moteo.best/column/ed/ed-cause-type/drug-ed/"><span>薬剤性ED</span></a></li>
<li id="menu-item-6974" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6974"><a href="https://moteo.best/column/ed/ed-cause-type/mixed-ed/"><span>混合型ED</span></a></li>
<li id="menu-item-86293" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86293"><a href="https://moteo.best/column/ed/ed-cause-type/ed-wife/"><span>妻だけED</span></a></li>
<li id="menu-item-87173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87173"><a href="https://moteo.best/column/ed/ed-cause-type/alcohol-ed/"><span>アルコールとED</span></a></li>
<li id="menu-item-90646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90646"><a href="https://moteo.best/column/?page_id=90598"><span>彼氏のED</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6975" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6975"><a href="https://moteo.best/column/ed/ed-selfcheck/"><span>EDセルフチェック</span></a>
<ul class="sub-menu">
<li id="menu-item-6976" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6976"><a href="https://moteo.best/column/ed/ed-selfcheck/"><span>EDセルフチェックTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6977" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6977"><a href="https://moteo.best/column/ed/ed-selfcheck/erection-time/"><span>勃起時間</span></a></li>
<li id="menu-item-6978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6978"><a href="https://moteo.best/column/ed/ed-selfcheck/dick-hardness/"><span>ちんこの硬さ</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6979"><a href="https://moteo.best/column/ed/ed-treatment/"><span>ED治療の流れと費用</span></a>
<ul class="sub-menu">
<li id="menu-item-6980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6980"><a href="https://moteo.best/column/ed/ed-treatment/"><span>ED治療の流れと費用TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6981" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6981"><a href="https://moteo.best/column/ed/ed-treatment/ed-treatment-flow/"><span>EDの治療の流れ</span></a></li>
<li id="menu-item-6982" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6982"><a href="https://moteo.best/column/ed/ed-treatment/ed-treatment-costs/"><span>ED治療にかかる費用</span></a></li>
<li id="menu-item-87151" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87151"><a href="https://moteo.best/column/ed/ed-treatment/ed-food/"><span>EDにおすすめの食事レシピ</span></a></li>
<li id="menu-item-90669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90669"><a href="https://moteo.best/column/ed/ed-treatment/how-ed-cured/"><span>EDが治ったきっかけ</span></a></li>
<li id="menu-item-90719" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90719"><a href="https://moteo.best/column/ed/ed-treatment/how-to-erection/"><span>勃起させるには</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6983" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6983"><a href="https://moteo.best/column/ed/ed-drugs/"><span>ED治療薬の種類と成分</span></a>
<ul class="sub-menu">
<li id="menu-item-6993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6993"><a href="https://moteo.best/column/ed/ed-drugs/"><span>ED治療薬の種類と成分TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6985"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/"><span>EDのジェネリック治療薬</span></a></li>
<li id="menu-item-6986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6986"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-cialis/"><span>ED治療薬シアリス</span></a></li>
<li id="menu-item-6987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6987"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-viagra/"><span>ED治療薬バイアグラ</span></a></li>
<li id="menu-item-6988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6988"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-levitra/"><span>ED治療薬レビトラ</span></a></li>
<li id="menu-item-6989" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6989"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component/"><span>ED治療薬の成分</span></a></li>
<li id="menu-item-6990" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6990"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/"><span>バイアグラの主成分シルデナフィル</span></a></li>
<li id="menu-item-6991" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6991"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/"><span>レビトラの主成分バルデナフィル</span></a></li>
<li id="menu-item-6992" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6992"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/"><span>シアリスの主成分タダラフィル</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6994"><a href="https://moteo.best/column/ed/ed-clinic-popularity/"><span>ED治療のおすすめクリニック</span></a>
<ul class="sub-menu">
<li id="menu-item-6995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6995"><a href="https://moteo.best/column/ed/ed-clinic-popularity/"><span>ED治療のおすすめクリニックTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-55357" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55357"><a href="https://moteo.best/column/ed/ed-clinic-popularity/online-ranking/"><span>オンライン診療ができるED治療のおすすめクリニック</span></a></li>
<li id="menu-item-80928" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80928"><a href="https://moteo.best/column/ed/ed-clinic-popularity/saitama/"><span>大宮でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65979"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyo/"><span>東京でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21435"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinjuku/"><span>新宿でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80931" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80931"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shibuya/"><span>渋谷でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80930"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ikebukuro/"><span>池袋でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80932" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80932"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ginza/"><span>銀座でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81277" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81277"><a href="https://moteo.best/column/ed/ed-clinic-popularity/akihabara/"><span>秋葉原でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81276" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81276"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ueno/"><span>上野でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81612" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81612"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinagawa/"><span>品川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21763"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yokohama/"><span>横浜でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81278" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81278"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kanagawa/"><span>神奈川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81827" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81827"><a href="https://moteo.best/column/ed/ed-clinic-popularity/aichi/"><span>愛知でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-63794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63794"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagoya/"><span>名古屋でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80441" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80441"><a href="https://moteo.best/column/ed/ed-clinic-popularity/mie/"><span>三重でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80025" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80025"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hokkaido/"><span>北海道でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21758" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21758"><a href="https://moteo.best/column/ed/ed-clinic-popularity/sapporo/"><span>札幌でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80026" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80026"><a href="https://moteo.best/column/ed/ed-clinic-popularity/aomori/"><span>青森でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80446" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80446"><a href="https://moteo.best/column/ed/ed-clinic-popularity/akita/"><span>秋田でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81279"><a href="https://moteo.best/column/ed/ed-clinic-popularity/niigata/"><span>新潟でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80447" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80447"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamagata/"><span>山形でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80452"><a href="https://moteo.best/column/ed/ed-clinic-popularity/iwate/"><span>岩手でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81280" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81280"><a href="https://moteo.best/column/ed/ed-clinic-popularity/toyama/"><span>富山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80448" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80448"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukushima/"><span>福島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81281"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ishikawa/"><span>石川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80444" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80444"><a href="https://moteo.best/column/ed/ed-clinic-popularity/miyagi/"><span>宮城でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80445" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80445"><a href="https://moteo.best/column/ed/ed-clinic-popularity/sendai/"><span>仙台でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80929" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80929"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ibaragi/"><span>茨城でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-72008" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-72008"><a href="https://moteo.best/column/ed/ed-clinic-popularity/chiba/"><span>千葉でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80450" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80450"><a href="https://moteo.best/column/ed/ed-clinic-popularity/gunma/"><span>群馬でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81613" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81613"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamanashi/"><span>山梨でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81650" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81650"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shizuoka/"><span>静岡でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81651" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81651"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hamamatsu/"><span>浜松でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80449" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80449"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tochigi/"><span>栃木でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81614"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagano/"><span>長野でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21818" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21818"><a href="https://moteo.best/column/ed/ed-clinic-popularity/osaka/"><span>大阪でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65978"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kyoto/"><span>京都でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80438" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80438"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nara/"><span>奈良でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65980"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kobe/"><span>神戸でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81618" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81618"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukui/"><span>福井でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81615" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81615"><a href="https://moteo.best/column/ed/ed-clinic-popularity/gihu/"><span>岐阜でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81616" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81616"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ehime/"><span>愛媛でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81282" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81282"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okayama/"><span>岡山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65981" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65981"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hiroshima-2/"><span>広島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81617" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81617"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kouchi/"><span>高知でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81285" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81285"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kagawa/"><span>香川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21747" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21747"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukuoka/"><span>福岡でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81652" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81652"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hakata/"><span>博多でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81654" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81654"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagasaki/"><span>長崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81283"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokushima/"><span>徳島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80940"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shimane/"><span>島根でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80442" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80442"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shiga/"><span>滋賀でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81653"><a href="https://moteo.best/column/ed/ed-clinic-popularity/saga/"><span>佐賀でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80440"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tottori/"><span>鳥取でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80941"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamaguchi/"><span>山口でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80439" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80439"><a href="https://moteo.best/column/ed/ed-clinic-popularity/wakayama/"><span>和歌山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81829" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81829"><a href="https://moteo.best/column/ed/ed-clinic-popularity/oita/"><span>大分でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81830" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81830"><a href="https://moteo.best/column/ed/ed-clinic-popularity/miyazaki/"><span>宮崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81831"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kagoshima/"><span>鹿児島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81828" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81828"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kumamoto/"><span>熊本でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65985"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okinawa/"><span>沖縄でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21786" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21786"><a href="https://moteo.best/column/ed/ed-clinic-popularity/eastekimaeclinic/"><span>イースト駅前クリニックのED治療の口コミ・評判</span></a></li>
<li id="menu-item-21696" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21696"><a href="https://moteo.best/column/ed/ed-clinic-popularity/uenoclinic/"><span>上野クリニックの口コミ・評判</span></a></li>
<li id="menu-item-21723" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21723"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyonorthedclinic/"><span>東京ノーストクリニックの口コミ・評判</span></a></li>
<li id="menu-item-61271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-61271"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/"><span>メンズライフクリニックの口コミ・評判</span></a></li>
<li id="menu-item-21769" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21769"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyoskyclinic/"><span>東京スカイクリニックの口コミ・評判</span></a></li>
<li id="menu-item-21778" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21778"><a href="https://moteo.best/column/ed/ed-clinic-popularity/centralclinic/"><span>中央クリニックの口コミ・評判</span></a></li>
<li id="menu-item-21801" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21801"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shibuyaekimaeclinic/"><span>渋谷駅前クリニックの口コミ・評判</span></a></li>
<li id="menu-item-86486" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86486"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinbashifirstclinic/"><span>新橋ファーストクリニックの口コミ・評判</span></a></li>
<li id="menu-item-86489" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86489"><a href="https://moteo.best/column/ed/ed-clinic-popularity/abcclinic/"><span>ABCクリニックの口コミ・評判</span></a></li>
<li id="menu-item-94926" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-94926"><a href="https://moteo.best/column/ed/ed-clinic-popularity/oops-love/"><span>Oops LOVEのED治療の評判</span></a></li>
<li id="menu-item-82422" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82422"><a href="https://moteo.best/column/ed/ed-clinic-popularity/renova/"><span>レノーヴァ体験</span></a></li>
<li id="menu-item-87709" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87709"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okayama-viagra/"><span>岡山でバイアグラを処方しているクリニック</span></a></li>
<li id="menu-item-88627" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88627"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hiroshima-viagra/"><span>広島でバイアグラ取り扱いのクリニック</span></a></li>
<li id="menu-item-88630" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88630"><a href="https://moteo.best/column/ed/ed-clinic-popularity/cialis-nagoya/"><span>名古屋でシアリスを処方しているクリニック</span></a></li>
<li id="menu-item-89195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89195"><a href="https://moteo.best/column/ed/ed-clinic-popularity/anjo/"><span>安城市でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89279"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tennoji/"><span>天王寺でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89413" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89413"><a href="https://moteo.best/column/ed/ed-clinic-popularity/utsunomiya/"><span>宇都宮でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89456"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ebina/"><span>海老名でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89359"><a href="https://moteo.best/column/ed/ed-clinic-popularity/koriyama/"><span>郡山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89377"><a href="https://moteo.best/column/ed/ed-clinic-popularity/asahikawa/"><span>旭川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89555" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89555"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kawasaki/"><span>川崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89573" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89573"><a href="https://moteo.best/column/ed/ed-clinic-popularity/amagasaki/"><span>尼崎でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89647"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kitakyusyu/"><span>北九州でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89720" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89720"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hirakata/"><span>枚方でおすすめのEDクリニック</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-57245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-57245"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/"><span>包茎治療のおすすめクリニックランキング</span></a>
<ul class="sub-menu">
<li id="menu-item-57246" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-57246"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/"><span>包茎治療のおすすめクリニックランキングTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-69235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69235"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-sapporo/"><span>札幌の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-69239" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69239"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-sendai/"><span>仙台の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-69760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69760"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-omiya/"><span>大宮の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70004" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70004"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-tokyo/"><span>東京の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70806" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70806"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-ikebukuro/"><span>池袋の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70154" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70154"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-nagoya/"><span>名古屋の包茎治療におすすめのクリニック</span></a></li>
<li id="menu-item-70274" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70274"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-osaka/"><span>大阪の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70763"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hukuoka/"><span>福岡の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71238" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71238"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hyougo/"><span>兵庫の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70815" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70815"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-koube/"><span>神戸の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71234"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-ehime/"><span>愛媛の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71105"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hiroshima/"><span>広島の包茎治療おすすめクリニックランキング</span></a></li>
</ul>
</li>
</ul>
</li>
</ul></div></section><!-- /block Aside nav menu -->
<!-- block Popular -->
<section class="widget widget_popular">
<h3 class="widget-title">人気記事</h3>
<div class="widget_popular__cont clearfix"><div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-knowledge/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2-150x150.jpg" alt="男性のお医者さん"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療の基礎知識 </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-cause-type/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-265248448-150x150.jpg" alt="疑問"> </div>
<div class="widget_popular--txt">
<p class="tit">
EDの原因とタイプ </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-selfcheck/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/43-150x150.png" alt=""> </div>
<div class="widget_popular--txt">
<p class="tit">
EDのセルフチェック方法|スコアでわかる症状のレベル </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-treatment/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-none-150x150.jpg" alt="ED治療の流れと費用"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説 </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-drugs/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/32-150x150.png" alt="薬"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED薬の特徴を徹底比較!ED薬の選び方・副作用についても徹底解説! </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-clinic-popularity/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2023/07/4600-eyecatch-none-150x150.png" alt="ED治療のおすすめクリニック"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療ができるおすすめの病院12選|料金や選び方も紹介 </p>
</div>
</a>
</div>
</div></section> <!-- /block Popular -->
<!-- block widget_ranking -->
<section class="widget widget_ranking">
<div class="widget-title">
<h3 class="blocktitle--tit">ED(勃起不全)治療クリニックランキング</h3>
</div>
<div class="widget_ranking__desc">男の自信を取り戻す!治療方法や価格、評判や体験談などを徹底調査し、MOTEOが厳選したED(勃起不全)治療におすすめのクリニックをランキングでご紹介!</div><div class="widget_ranking__cont"><div class="widget_ranking--item"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.M60607S.L593681" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2020/01/afi-felmat.jpeg" alt="イースト駅前クリニック"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">国の検査に合格した「国内正規品」をオンラインで処方!</span>
<span class="tit">イースト駅前クリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:96%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.8</span>
</div></div>
</a></div><div class="widget_ranking--item"><a href="https://t.afi-b.com/visit.php?guid=ON&a=o13515k-l450013F&p=j706195E" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2024/06/afi-felmat.png" alt="Dクリニック レノーヴァ"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">副作用なし!治療機器レノーヴァを採用</span>
<span class="tit">Dクリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:90%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.5</span>
</div></div>
</a></div><div class="widget_ranking--item"><a href="https://t.afi-b.com/visit.php?guid=ON&a=F13512x-s449434K&p=j706195E" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2022/09/afi-afb-menslife-300250.png" alt="メンズライフクリニック(Men's Life Clinic))"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">スタッフは全て男性!薬に頼らない根本治療</span>
<span class="tit">メンズライフクリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:86%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.3</span>
</div></div>
</a></div></div></section><!-- /block widget_ranking -->
<!-- block Pickup -->
<!-- /block Pickup -->
</div>
</aside>
<section class="GenreTopAbout Display--sp">
<!-- Content Tit -->
<div class="ContentTit">
<h2 class="ContentTit__tit tit--center">MOTEOとは?</h2>
</div><!-- /Content Tit -->
<div class="GenreTopAbout__txt">
<p>『MOTEO』は、【日本男子が世界でモテモテになる】を本気で目指す、メンズ美容の総合情報サイトです。<br>AGA治療やメンズ脱毛、ヒゲ脱毛からED治療までイケてるメンズに必要な”すべて”の情報が集まるサイト作りを目指しています。<br><br>『MOTEO』を利用すれば、あなたに適したメンズ美容法、お得なクリニック情報、メンズ美容のトレンドなどがわかります!<br>メンズ美容クリニックやサロンの掲載数も、日本最大級の規模!<br>どうぞ、『MOTEO』の圧倒的な情報量から、比較・検討してください!</p>
</div>
</section>
</section><!-- /block container -->
</main><!-- /block main -->
<!-- block footer -->
<footer class="Footer">
<div class="Footer__logo">
<a href="/"><img width="100" height="25" src="https://cdn.moteo.best/portal/prod/img/common/logo_w.svg" alt="MOTEO"></a>
<p>日本最大級!男を磨く<br>みんなの情報サイト</p>
</div>
<div class="Footer__sitebar">
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/aga/"><img src="/img/common/icon/icon-footertit01.png">AGA(薄毛)治療</a></p>
<ul>
<li><a href="/aga/search/">AGAクリニックを全国から探す</a></li>
<li><a href="/aga/brand/">店舗名から探す</a></li>
<li><a href="/aga/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/aga/">みんなのAGA(薄毛)コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/datsumou/"><img src="/img/common/icon/icon-footertit02.png">メンズ脱毛</a></p>
<ul>
<li><a href="/datsumou/search/">脱毛クリニック・サロンを全国から探す</a></li>
<li><a href="/datsumou/brand/">店舗名から探す</a></li>
<li><a href="/datsumou/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/datsumou/">みんなのメンズ脱毛コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/hige-datsumou/"><img src="/img/common/icon/icon-footertit03.png">ヒゲ脱毛</a></p>
<ul>
<li><a href="/datsumou/search/">ヒゲ脱毛クリニック・サロンを全国から探す</a></li>
<li><a href="/datsumou/brand/">店舗名から探す</a></li>
<li><a href="/datsumou/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/hige-datsumou/">みんなのヒゲ脱毛コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/ed/"><img src="/img/common/icon/icon-footertit04.png">ED治療(勃起不全)</a></p>
<ul>
<li><a href="/ed/search/">ED治療クリニックを全国から探す</a></li>
<li><a href="/ed/brand/">店舗名から探す</a></li>
<li><a href="/ed/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/ed/">みんなのED治療コラム</a></li>
</ul>
</div>
</div>
<div class="container">
<!-- block FooterNav -->
<div id="menu-footer" class="menu-footer">
<ul id="menu-menu-footer" class="FooterNav">
<li id="menu-item-473" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-473"><a href="https://kakkoii.co.jp/" target="_blank">運営企業</a></li>
<li id="menu-item-474" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-474"><a href="/regulation/">利用規約</a></li>
<li id="menu-item-475" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-475"><a href="/company/">会社情報</a></li>
<li id="menu-item-476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a href="/contents-policy/">コンテンツポリシー</a></li>
<li id="menu-item-476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a href="/privacy-policy/">プライバシーポリシー</a></li>
<li id="menu-item-477" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-477"><a href="/sitemap/">サイトマップ</a></li>
<li id="menu-item-478" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-478"><a href="/ed/review/">ユーザーレビューの問い合わせ</a></li>
<li id="menu-item-479" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-479"><a href="/facility/">施設情報掲載のお問い合わせ</a></li>
</ul>
</div> <!-- /block FooterNav -->
<!-- block ShareNav -->
<nav class="ShareNav">
<a href="https://www.instagram.com/moteo_men/" target="_blank"><img src="/img/common/icon/icon-instagram.svg" alt="Instagram"/></a>
<a href="https://twitter.com/MoteoOfficial/" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.facebook.com/MOTEO-110481003683735/" target="_blank"><i class="fab fa-facebook-f"></i></a>
</nav><!-- /block ShareNav -->
<div class="copyright">
<p>© MOTEO</p>
</div>
</div>
<div class="page_top_cont">
<div class="page_top">
<div class="to_top"><a class="lh00" href="javascript:void(0)"><img src="/img/common/icon/icon-pagetop.svg" alt="PAGE UP"/></a></div>
</div>
</div>
</footer><!-- /block footer -->
<script src="https://cdn.moteo.best/portal/prod/js/front/main.min.js"></script>
<script src="//maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyAZ3fnyVUcY0Eij9ZhmgYt0bp_qtf-YgyU"></script>
<script charset="utf-8">
jQuery(document).ready(function(){
//マップ設定
var pointmap = 0;
var latLngBounds = new google.maps.LatLngBounds();
var locations = [
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-trace').style.display = (document.getElementById('cakeErr67246654060dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: shops [<b>APP/Template/Element/Front/footer.ctp</b>, line <b>228</b>]<div id="cakeErr67246654060dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-code').style.display = (document.getElementById('cakeErr67246654060dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-context').style.display = (document.getElementById('cakeErr67246654060dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67246654060dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"><?php
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$shops </span><span style="color: #007700">as </span><span style="color: #0000BB">$index </span><span style="color: #007700">=> </span><span style="color: #0000BB">$shop</span><span style="color: #007700">){
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'latitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'longitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">''</span><span style="color: #007700">){
</span></span></code></pre><pre id="cakeErr67246654060dd-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/footer.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644
]
$isNoIndex = true
$message = 'Not Found'
$url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$current_url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$genre = 'ed'</pre><pre class="stack-trace">include - APP/Template/Element/Front/footer.ctp, line 228
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Front/Layout/default.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-trace').style.display = (document.getElementById('cakeErr672466540648c-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/Template/Element/Front/footer.ctp</b>, line <b>228</b>]<div id="cakeErr672466540648c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-code').style.display = (document.getElementById('cakeErr672466540648c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-context').style.display = (document.getElementById('cakeErr672466540648c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr672466540648c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"><?php
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$shops </span><span style="color: #007700">as </span><span style="color: #0000BB">$index </span><span style="color: #007700">=> </span><span style="color: #0000BB">$shop</span><span style="color: #007700">){
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'latitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'longitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">''</span><span style="color: #007700">){
</span></span></code></pre><pre id="cakeErr672466540648c-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/footer.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644
]
$isNoIndex = true
$message = 'Not Found'
$url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$current_url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$genre = 'ed'</pre><pre class="stack-trace">include - APP/Template/Element/Front/footer.ctp, line 228
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Front/Layout/default.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre>];
var map = new google.maps.Map(document.getElementById('mymap'), {
mapTypeId: google.maps.MapTypeId.ROADMAP,
disableDoubleClickZoom: false,
draggable: true,
keyboardShortcuts: false,
mapTypeControl: true,
overviewMapControl: false,
panControl: true,
rotateControl: false,
scaleControl: true,
scrollwheel: false,
streetViewControl: true,
zoomControl:true
});
//追加ファンクション呼出-->
for (var i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][0], locations[i][1]),
map: map
});
// 地図表示領域をマーカー位置に合わせて拡大
latLngBounds.extend(marker.position);
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infoWindow.setContent('観光スポット名:' + '<br>' + locations[i][0]);
infoWindow.open(map, marker);
}
})(marker, i));
}
// map.fitBounds(latLngBounds);
if (locations.length > 0) {
map.fitBounds(latLngBounds);
} else if (locations.length == 0) {
var latlng = new google.maps.LatLng(38.186386,140.229492);
map.setCenter(latlng);
map.setZoom(4);
}
});
</script>
<!-- </body>
</html> --></body>
</html>
'
}
$reasonPhrase = 'Not Found' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 177 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSXBTZV');</script>
<!-- End Google Tag Manager -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- if IEmeta(http-equiv='X-UA-Compatible', content='IE=edge,chrome=1') -->
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7;">
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport" />
<script>
var contentWidth = 1240; // コンテンツの幅に合わせて修正してください
var ua = navigator.userAgent; // ユーザーエージェントの取得
if (ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 && ua.indexOf('Mobile') > 0) {
document.write('<meta name="viewport" content="width=device-width">');
// スマートフォン用コード
} else if (ua.indexOf('iPad') > 0 || ua.indexOf('Android') > 0) {
document.write('<meta name="viewport" content="width=' + contentWidth + '">');
// タブレット用コード
} else {
document.write('<meta name="viewport" content="width=' + contentWidth + '">');
// PC用コード
}
</script>
<title>お探しのページは見つかりませんでした|MOTEO</title>
<link rel="canonical" href="https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108" />
<link rel="shortcut icon" href="https://cdn.moteo.best/portal/prod/img/favicon.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="https://cdn.moteo.best/portal/prod/img/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.moteo.best/portal/prod/img/common/apple-touch-icon-180x180.png" />
<meta property="og:locale" content="ja_JP" />
<meta property="og:title" content="お探しのページは見つかりませんでした|MOTEO" /><!-- 今いるページのタイトル -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108" /><!-- 今いるページのURL -->
<meta property="og:image" content="https://moteo.best/img/rs_ogp.jpg" />
<meta property="og:site_name" content="MOTEO" /><!-- サイトの名前 -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="お探しのページは見つかりませんでした|MOTEO" /><!-- 今いるページのタイトル -->
<meta name="twitter:image" content="//moteo.best/img/rs_ogp.jpg" />
<meta itemprop="image" content="//moteo.best/img/rs_ogp.jpg" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="//use.fontawesome.com/releases/v5.6.1/css/all.css" rel="stylesheet">
<style>
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-brands-400.woff2") format("woff2");
font-display: swap;
}
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src:url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-regular-400.woff2") format("woff2"),
url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.6.1/webfonts/fa-solid-900.woff2") format("woff2");
font-display: swap;
}
</style>
<link href="https://cdn.moteo.best/portal/prod/css/front/main.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/common.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/slick.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/slick-theme.css" rel="stylesheet">
<link href="//cdn.jsdelivr.net/npm/simplebar@latest/dist/simplebar.css" rel="stylesheet">
<link href="https://cdn.moteo.best/portal/prod/css/front/style.css" rel="stylesheet">
<meta name="robots" content="noindex"/> <meta name="referrer" content="no-referrer-when-downgrade"/>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSXBTZV"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- block header -->
<header class="Header">
<div class="container Header__cont">
<!-- block logo -->
<div class="Header__cont--logo">
<a href="/" class="Header__forTop">
<img src="https://cdn.moteo.best/portal/prod/img/common/logo_toplink.svg" alt="logo">
</a>
<a href="/ed/">
<img width="144" height="21" src="https://cdn.moteo.best/portal/prod/img/common/logo_ed.svg" alt="MOTEO ED治療">
</a>
</div><!-- /block logo -->
<!--search icon -->
<div class="Header__cont--search Display--sp">
<p><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-search.svg" alt="検索"></p>
</div><!-- /search icon -->
<!-- block nav global -->
<div class="Header__cont--nav">
<div class="hamburger">
<div class="hamburger__inside"><span></span><span></span><span></span></div>
</div>
<div class="GloNav">
<nav class="GloNav__inside">
<ul class="GloNav__inside--list">
<li><a href="/ed/brand/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav1.svg" alt="ED クリニック検索"><span>クリニック検索</span></a></li>
<li><a href="/ed/ranking/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav4.svg" alt="ED 口コミランキング"><span>口コミランキング</span></a></li>
<li><a href="/column/ed/"><img src="https://cdn.moteo.best/portal/prod/img/common/icon/icon-nav5.svg" alt="みんなのEDコラム"><span>みんなのED(勃起不全)治療コラム</span></a></li>
</ul>
</nav>
</div>
</div><!-- /block nav global -->
</div>
</header><!-- /block header -->
<div class="header__SpModal">
<div class="header__ModalContent">
<div class="header__CloseBtn">
<span></span>
<span></span>
</div>
<p class="header__modalTitle">検索キーワードを入力する</p>
<form method="post" accept-charset="utf-8" novalidate="novalidate" class="cf BlockHead__MvForm" action="/makes/"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><input type="text" name="Make[free_word]" placeholder="検索するキーワードを入力" class="mvForm--input"/><input type="submit" name="free_word_search" class="mvForm--submit" id="jian-suo" value="検索"/></form> <div class="header__keyword">
<dl>
<dt class="Keyword--ttl">人気の検索キーワードから検索する</dt>
<dd>
<a href="/ed/ranking/"><span>ED 口コミ</span></a>
<a href="/ed/search/tokyo/city_282/sta_g_1130208/"><span>ED治療 東京</span></a>
<a href="/ed/search/oosaka/"><span>ED治療 大阪</span></a>
<a href="/ed/search/aichi/city_525/"><span>ED治療 名古屋</span></a>
<a href="/ed/search/kanagawa/city_332/"><span>ED治療 横浜</span></a>
<a href="/ed/search/fukuoka/"><span>ED治療 福岡</span></a>
<a href="/ed/search/hokkaido/city_2/"><span>ED治療 札幌</span></a>
</dd>
</dl>
</div>
</div>
</div>
<main class="Main Main--sitemap">
<section class="container">
<!-- block site content -->
<section class="content site-content genreTop">
<!-- block head -->
<section class="blockhead NotFound__Head">
<h1 class="blockhead--title"><img src="/img/pages/txt-notfount.svg"></h1>
<p class="NotFound__text"><b>お探しのページは見つかりませんでした</b><br>申し訳ありません。お探しのページはページが削除されたか、<br>移動された可能性がありますので、以下の検索でも探してみてください。</p>
</section><!-- /block head -->
</section>
</section>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-trace').style.display = (document.getElementById('cakeErr672466523a56b-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>34</b>]<div id="cakeErr672466523a56b-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-code').style.display = (document.getElementById('cakeErr672466523a56b-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466523a56b-context').style.display = (document.getElementById('cakeErr672466523a56b-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr672466523a56b-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #0000BB">Constants</span><span style="color: #007700">::</span><span style="color: #0000BB">COLUMN_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-json/acf/v2/options/sitemap_datsumou_column/"</span><span style="color: #007700">;
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">(</span><span style="color: #0000BB">$json</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF8'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN'</span><span style="color: #007700">);
</span></span></code></pre><pre id="cakeErr672466523a56b-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":2808,"date":"2024-06-13T02:00:00","date_gmt":"2024-06-12T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2808"},"modified":"2024-06-13T02:00:26","modified_gmt":"2024-06-12T17:00:26","slug":"ed-knowledge","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-knowledge\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-definition\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":651,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac","acf":{"second_featured_image":{"ID":9109,"id":9109,"title":"1408_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u5fae\u7b11\u3093\u3066\u3099\u3044\u308b\u7537\u6027\u533b\u5e2b","filename":"1408-2.jpg","filesize":14278,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","link":"https:\/\/moteo.best\/column\/aga\/1408-2\/","alt":"\u7537\u6027\u306e\u304a\u533b\u8005\u3055\u3093","author":"6","description":"","caption":"","name":"1408-2","status":"inherit","uploaded_to":57,"date":"2019-10-12 14:22:14","modified":"2019-11-20 06:51:10","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2808"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions"}],"predecessor-version":[{"id":9460,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions\/9460"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2822,"date":"2024-05-03T02:00:00","date_gmt":"2024-05-02T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2822"},"modified":"2024-10-13T11:29:52","modified_gmt":"2024-10-13T02:29:52","slug":"ed-treatment","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528"},"content":{"rendered":"\n<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u306f\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u6cbb\u7642\u3059\u308b\u306e\u304c\u4e00\u822c\u7684\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6839\u672c\u7684\u306aED\u6cbb\u7642\u3092\u6c42\u3081\u308b\u306a\u3089\u539f\u56e0\u5225\u306b\u5bfe\u51e6\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3053\u3067\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u306e\u6cbb\u7642\u6cd5\u3092\u539f\u56e0\u5225\u306b\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002ED\u6cbb\u7642\u306e\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u306a\u3069\u3001ED\u6cbb\u7642\u306e\u6c17\u306b\u306a\u308b\u7591\u554f\u3082\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>ED\u306b\u3064\u3044\u3066\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/odoripark-mensclinic-150x150.jpg\" alt=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af \u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\uff08\u306b\u3057\u3056\u308f \u3053\u3046\u3078\u3044\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2006\u5e74 \u5317\u6d77\u9053\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>2008\u5e74 \u897f\u6ca2\u5185\u79d1\u80c3\u8178\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u52e4\u52d9<\/li><li>2009\u5e74 \u5e1d\u4eac\u5927\u5b66\u9644\u5c5e\u6e9d\u53e3\u75c5\u9662\u52e4\u52d9<\/li><li>2013\u5e74 \u672d\u5e4c\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u75c5\u9662\u52e4\u52d9<\/li><li>2015\u5e74 \u91e7\u8def\u512a\u5fc3\u75c5\u9662\u52e4\u52d9<\/li><li>2017\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u4eac\u90fd\u9662\u9662\u9577<\/li><li>2020\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u6c60\u888b\u9662\u9662\u9577<\/li><li>2024\u5e74 \u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u5c31\u4efb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a href=\"https:\/\/www.odoripark-mensclinic.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089&gt; (opens in a new tab)\">\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089><\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/a><ul><li><a href=\"#ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/a><\/li><li><a href=\"#ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/a><\/li><li><a href=\"#ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/a><\/li><li><a href=\"#ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/a><\/li><\/ul><\/li><li><a href=\"#ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/a><ul><li><a href=\"#qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/a><\/li><li><a href=\"#qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg\" alt=\"\" class=\"wp-image-83886\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u52c3\u8d77\u969c\u5bb3\u3084\u52c3\u8d77\u4e0d\u5168\u3092\u6307\u3057\u3066\u304a\u308a\u3001\u82f1\u8a9e\u306e\u300cErectile Dysfunction\u300d\u306e\u982d\u6587\u5b57\u3092\u3068\u3063\u3066ED\u3068\u547c\u3070\u308c\u3066\u3044\u307e\u3059\u3002ED\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u300c\u6e80\u8db3\u306e\u3044\u304f\u6027\u4ea4\u304c\u304a\u3053\u306a\u3048\u308b\u3060\u3051\u52c3\u8d77\u3057\u3066\u3044\u308b\u304b\u300d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u305f\u3081\u3001\u52c3\u8d77\u304c\u8d77\u3053\u3089\u306a\u3044\u75c7\u72b6\u306e\u307f\u3092ED\u3068\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u52c3\u8d77\u304c\u6301\u7d9a\u3057\u306a\u304b\u3063\u305f\u308a\u786c\u3055\u304c\u4e0d\u5341\u5206\u3060\u3063\u305f\u308a\u3059\u308b\u30b1\u30fc\u30b9\u3082ED\u3068\u8a3a\u65ad\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u300240\u6b73\u4ee3\u306e5\u4eba\u306b1\u4eba\u300150\u6b73\u4ee3\u306e2.5\u4eba\u306b1\u4eba\u304cED\u3068\u306e\u8abf\u67fb\u7d50\u679c\u304c\u3067\u3066\u3044\u308b\u3053\u3068\u304b\u3089\u3001ED\u306f\u8ab0\u3082\u304c\u7f79\u60a3\u3059\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u75c5\u6c17\u3060\u3068\u3044\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>ED\u306b\u60a9\u3093\u3067\u3044\u308b\u306e\u306f\u300140\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u3060\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u300220\u301c30\u4ee3\u306e\u7537\u6027\u3067\u3082\u300c\u81ea\u4fe1\u3092\u3064\u3051\u305f\u3044\u300d\u3068\u306e\u7406\u7531\u304b\u3089\u3001ED\u6cbb\u7642\u306e\u305f\u3081\u306b\u75c5\u9662\u306b\u901a\u3063\u3066\u3044\u308b\u65b9\u306f\u5927\u52e2\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u666e\u53ca\u3067\u3001ED\u6cbb\u7642\u306f\u3088\u308a\u8eab\u8fd1\u306a\u3082\u306e\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u300cED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u308c\u3069\u6065\u305a\u304b\u3057\u3044\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u3082\u3001\u4e00\u5ea6\u75c5\u9662\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.ed-care-support.jp\/abouted\/about.php\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\uff1f\uff5c\u65e5\u672c\u65b0\u85acED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8<\/a><\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000009.000052779.html\">\u5168\u56fd20\u301c69\u6b73\u307e\u3067\u306e\u7537\u60273218\u540d\u306bED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u30a2\u30f3\u30b1\u30fc\u30c8\u5b9f\u65bd\uff01ED\u6cbb\u7642\u3092\u884c\u308f\u306a\u3044\u7406\u7531\u306f\u300c\u5e74\u9f62\u7684\u306b\u8ae6\u3081\u3066\u3044\u308b\u300d\u3002\u6cbb\u7642\u3067\u5f97\u3089\u308c\u305f\u52b9\u679c\u306f\u666e\u6bb5\u3088\u308a\u786c\u304f\u306a\u3063\u305f\u304c\u6700\u591a\uff01\uff5cPRTIMES<\/a><\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg\" alt=\"\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83839\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u306f\u75c5\u9662\u3067\u304a\u3053\u306a\u3044\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u6ccc\u5c3f\u5668\u79d1\u3084\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3057\u307e\u3057\u3087\u3046\u3002\u4e3b\u306a\u6cbb\u7642\u6cd5\u306fED\u6cbb\u7642\u85ac\u306e\u670d\u7528\u3067\u3059\u3002\u3057\u304b\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u5fc5\u305a\u3057\u3082ED\u304c\u6cbb\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u3092\u6839\u672c\u304b\u3089\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001ED\u3092\u5f15\u304d\u8d77\u3053\u3057\u3066\u3044\u308b\u539f\u56e0\u3092\u6539\u5584\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u3061\u3089\u3067\u306f\u3001ED\u304c\u8d77\u3053\u308b\u539f\u56e0\u5225\u306e\u6cbb\u7642\u65b9\u6cd5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5668\u8cea\u6027ED\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u8840\u7ba1\u969c\u5bb3\u306b\u3088\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u304f\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u3092\u56f3\u308a\u306a\u304c\u3089ED\u3092\u6cbb\u7642\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u306b\u3088\u308b\u6cbb\u7642\u306f\u5927\u5909\u6642\u9593\u304c\u304b\u304b\u308b\u3082\u306e\u3067\u3059\u3002\u305d\u3053\u3067\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u98df\u751f\u6d3b\u306e\u6539\u5584\u3084\u904b\u52d5\u3001\u7981\u7159\u306a\u3069\u3092\u304a\u3053\u306a\u3044ED\u6cbb\u7642\u3092\u9032\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u85ac\u4ee5\u5916\u306b\u3082\u300c\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09\u300d\u3092\u304a\u3053\u306a\u3046\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u3001\u4f4e\u885d\u6483\u6ce2\u3092\u6027\u5668\u306b\u7167\u5c04\u3057\u3066\u8840\u7ba1\u6a5f\u80fd\u3092\u9ad8\u3081\u308b\u6cbb\u7642\u6cd5\u3067\u3059\u3002\u526f\u4f5c\u7528\u3084\u8eab\u4f53\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u6839\u672c\u7684\u306a\u6cbb\u7642\u3068\u3057\u3066\u8fd1\u5e74\u6ce8\u76ee\u3092\u96c6\u3081\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg\" alt=\"\u533b\u5e2b\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-83833\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u554f\u984c\u304c\u539f\u56e0\u3067\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u304c\u6cbb\u7642\u306b\u6709\u52b9\u3060\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u898b\u3064\u3051\u3001\u6839\u672c\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u89e3\u6d88\u3067\u304d\u308b\u3088\u3046\u306b\u52aa\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u5fc3\u56e0\u6027ED\u306f\u6027\u884c\u70ba\u306e\u5931\u6557\u304c\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u3066\u3044\u308b\u30b1\u30fc\u30b9\u3082\u898b\u3089\u308c\u307e\u3059\u3002\u6027\u884c\u70ba\u306b\u4e0d\u5b89\u3092\u611f\u3058\u3066\u3044\u308b\u65b9\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u3066\u52c3\u8d77\u3092\u4fc3\u3057\u307e\u3059\u3002\u6027\u884c\u70ba\u304c\u6210\u529f\u3059\u308c\u3070\u3001\u884c\u70ba\u306b\u5bfe\u3059\u308b\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u3084\u4e0d\u5b89\u3082\u8efd\u6e1b\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002\u30d1\u30fc\u30c8\u30ca\u30fc\u306e\u7406\u89e3\u3092\u6df1\u3081\u3066\u4e00\u7dd2\u306b\u6cbb\u7642\u306b\u5411\u304d\u5408\u3046\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg\" alt=\"\u7a93\u306e\u524d\u3067\u4f38\u3073\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-83843\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8907\u5408\u6027ED\u306f\u3001\u5668\u8cea\u6027ED\u3068\u5fc3\u56e0\u6027ED\u306e\u539f\u56e0\u304c\u7d44\u307f\u5408\u308f\u3055\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u751f\u6d3b\u7fd2\u6163\u306e\u4e71\u308c\u3084\u8001\u5316\u306b\u3088\u308b\u52d5\u8108\u786c\u5316\u3084\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u8ca0\u62c5\u306b\u3088\u3063\u3066ED\u304c\u751f\u3058\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8907\u5408\u6027ED\u3092\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u751f\u6d3b\u7fd2\u6163\u3092\u6b63\u3057\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u306b\u52aa\u3081\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002\u8907\u5408\u6027ED\u306e\u539f\u56e0\u306f\u591a\u5c90\u306b\u308f\u305f\u308b\u305f\u3081\u3001\u6839\u672c\u306e\u89e3\u6c7a\u306f\u96e3\u3057\u304f\u306a\u308a\u307e\u3059\u3002\u85ac\u3092\u6d3b\u7528\u3057\u306a\u304c\u3089\u9577\u671f\u7684\u306a\u76ee\u3067\u6cbb\u7642\u306b\u5411\u304d\u5408\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.j-athero.org\/jp\/general\/index\/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82\">\u53c2\u8003\uff1a\u751f\u6d3b\u7fd2\u6163\u75c5\u3068\u52d5\u8108\u786c\u5316\u3068\u306e\u95a2\u4fc2\u306f\uff1f\uff5c\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u52d5\u8108\u786c\u5316\u5b66\u4f1a<\/a><\/p>\n\n\n\n<h3><span id=\"ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg\" alt=\"\u85ac\u3068\u30b3\u30c3\u30d7\u3092\u6301\u3064\u624b\" class=\"wp-image-83841\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142-300x172.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u85ac\u5264\u6027ED\u306f\u3001\u85ac\u306e\u526f\u4f5c\u7528\u3067\u52c3\u8d77\u969c\u5bb3\u304c\u8d77\u3053\u308bED\u3067\u3059\u3002\u85ac\u5264\u6027ED\u306f\u3001\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u306e\u5909\u66f4\u3084\u6e1b\u85ac\u3001\u4f11\u85ac\u671f\u9593\u3092\u8a2d\u3051\u3066\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u85ac\u5264\u6027ED\u60a3\u8005\u306e\u306a\u304b\u3067\u3082\u591a\u3044\u306e\u304c\u300c\u6297\u3046\u3064\u85ac\u300d\u3084\u300c\u7761\u7720\u85ac\u300d\u306a\u3069\u306e\u7cbe\u795e\u85ac\u3092\u5e38\u7528\u3057\u3066\u3044\u308b\u65b9\u3067\u3059\u3002\u307e\u305f\u3001\u8840\u5727\u3084\u9ad8\u8102\u8840\u75c7\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u3092\u6cbb\u7642\u3059\u308b\u85ac\u3082\u85ac\u5264\u6027ED\u306e\u539f\u56e0\u3068\u306a\u308a\u307e\u3059\u3002\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u304c\u3042\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u306e\u969b\u306b\u533b\u5e2b\u306b\u76f8\u8ac7\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\u304c\u63cf\u304b\u308c\u305f\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-83842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u3069\u4e0d\u5b89\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u306e\u305f\u3081\u306b\u3001ED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u77e5\u308a\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u306b\u95a2\u3059\u308b\u691c\u67fb\u3084\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u8a3a\u5bdf\u6599\u30fbED\u306e\u6cbb\u7642\u8cbb\u7528\u30fbED\u6cbb\u7642\u85ac\u306e\u51e6\u65b9\u6599\u306f\u81ea\u8cbb\u8ca0\u62c5\u3067\u3059\u3002\u8a3a\u5bdf\u6599\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u5834\u5408\u306f\u8a3a\u5bdf\u6599\u304c\u304b\u304b\u3089\u306a\u3044\u3068\u3053\u308d\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u30011\u9320\u3042\u305f\u308a1,000\uff5e2,000\u5186\u3067\u51e6\u65b9\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306e\u5e73\u5747\u8cbb\u7528\u306f\u30011\u56de\u7167\u5c04\u306740,000\u301c80,000\u5186\u524d\u5f8c\u304c\u591a\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u30b3\u30fc\u30b9\u3084\u4f7f\u7528\u3059\u308b\u6a5f\u5668\u306b\u3088\u3063\u3066\u8cbb\u7528\u304c\u5927\u304d\u304f\u5909\u52d5\u3059\u308b\u305f\u3081\u3001\u6c42\u3081\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u691c\u8a0e\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8ff0\u3079\u308b\u3068\u3001ED\u6cbb\u7642\u85ac\u306f\u5e02\u8ca9\u3067\u306f\u58f2\u3063\u3066\u3044\u307e\u305b\u3093\u3002ED\u6cbb\u7642\u306b\u7528\u3044\u3089\u308c\u308b\u4e3b\u306a\u85ac\u306f\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e3\u7a2e\u985e\u3067\u3059\u3002\u3053\u308c\u3089\u306e\u6cbb\u7642\u85ac\u306f\u300c\u51e6\u65b9\u85ac\u300d\u306b\u3042\u305f\u308b\u305f\u3081\u3001\u533b\u5e2b\u304c\u3060\u3059\u51e6\u65b9\u7b8b\u304c\u306a\u3044\u3068\u8cfc\u5165\u3067\u304d\u306a\u3044\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e02\u8ca9\u85ac\u3067ED\u306e\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u5834\u5408\u306f\u300c\u30de\u30ab\u300d\u304c\u914d\u5408\u3055\u308c\u305f\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3084\u6804\u990a\u30c9\u30ea\u30f3\u30af\u3092\u9078\u3076\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002\u306a\u304b\u3067\u3082\u300c\u30a2\u30eb\u30ae\u30cb\u30f3\u300d\u306f\u5168\u8eab\u306e\u8840\u6d41\u3092\u5897\u52a0\u3055\u305b\u305f\u308a\u6d3b\u529b\u3092\u3088\u307f\u304c\u3048\u3089\u305b\u305f\u308a\u3059\u308b\u306e\u306b\u52b9\u679c\u304c\u3042\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u6cbb\u7642\u306e\u5e74\u9f62\u5236\u9650\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u300170\uff5e80\u4ee3\u306e\u65b9\u3067\u3082\u6cbb\u7642\u3067\u304d\u307e\u3059\u3002\u6cbb\u7642\u306e\u969b\u306f\u3001\u6709\u52b9\u6210\u5206\u91cf\u3092\u8abf\u7bc0\u3057\u305f\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u3084\u5e02\u8ca9\u85ac\u3092\u98f2\u3080\u30b1\u30fc\u30b9\u304c\u8003\u3048\u3089\u308c\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u85ac\u3092\u51e6\u65b9\u3057\u3066\u3082\u3089\u3063\u305f\u533b\u5e2b\u306b\u4e88\u3081\u76f8\u8ac7\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002\u306a\u304b\u306b\u306f\u98f2\u307f\u5408\u308f\u305b\u304c\u60aa\u3044\u85ac\u3082\u3042\u308b\u305f\u3081\u3001\u81ea\u5df1\u5224\u65ad\u3067\u540c\u6642\u306b\u670d\u7528\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u3092\u6cbb\u7642\u3057\u306a\u3044\u3067\u653e\u7f6e\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002\u306a\u305c\u306a\u3089\u3001ED\u306e\u88cf\u306b\u306f\u75c5\u6c17\u304c\u96a0\u308c\u3066\u3044\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u304b\u3089\u3067\u3059\u3002ED\u306e\u767a\u75c7\u306b\u306f\u3001\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u304b\u304b\u308f\u3063\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u306f\u3001\u52d5\u8108\u786c\u5316\u3068\u6df1\u304f\u95a2\u4fc2\u3057\u3066\u3044\u308b\u75c5\u6c17\u3067\u3059\u3002\u52d5\u8108\u786c\u5316\u304c\u9032\u3080\u3068\u3001\u8133\u6897\u585e\u3084\u5fc3\u7b4b\u6897\u585e\u306a\u3069\u306e\u547d\u306b\u304b\u304b\u308f\u308b\u75c5\u6c17\u306b\u767a\u5c55\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3046\u969b\u306b\u306f\u3001\u307b\u304b\u306e\u75c5\u6c17\u3092\u4f75\u767a\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u7537\u6027\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3057\u305f\u3002ED\u306e\u4e3b\u306a\u6cbb\u7642\u6cd5\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6cbb\u7642\u85ac\u306e\u670d\u7528<\/li><li>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09<\/li><li>\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/li><li>\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/li><li>\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>ED\u306e\u539f\u56e0\u306f\u4eba\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u7570\u306a\u308a\u307e\u3059\u3002\u6839\u672c\u7684\u306a\u89e3\u6c7a\u3092\u3059\u308b\u305f\u3081\u306b\u3082\u3001\u81ea\u8eab\u306e\u8eab\u4f53\u3084\u5fc3\u3092\u4e00\u5ea6\u3086\u3063\u304f\u308a\u898b\u3064\u3081\u306a\u304a\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u69d8\u5f0f\u3084\u50cd\u304d\u65b9\u306e\u5909\u5316\u306b\u3088\u308a\u3001ED\u306b\u60a9\u3080\u65b9\u306f\u5e74\u3005\u5897\u52a0\u3057\u3066\u3044\u307e\u3059\u3002ED\u306f\u8ab0\u306b\u3067\u3082\u8d77\u3053\u308a\u3048\u308b\u75c5\u6c17\u3067\u3059\u3002\u6065\u305a\u304b\u3057\u3044\u3053\u3068\u3060\u3068\u8aa4\u89e3\u3057\u30661\u4eba\u3067\u62b1\u3048\u8fbc\u307e\u305a\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3084\u75c5\u9662\u3067\u5c02\u9580\u306e\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<p><strong>\u25bc\u8fd1\u304f\u306e\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4eca\u3059\u3050\u30c1\u30a7\u30c3\u30af\uff01<\/strong><\/p>\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\"><tbody><tr><td>\u5317\u6d77\u9053\u30fb\u6771\u5317\u5730\u65b9<\/td><td>\u95a2\u6771\u5730\u65b9<\/td><td>\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/td><td>\u6771\u6d77\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/hokkaido\/\">\u5317\u6d77\u9053(\u672d\u5e4c)<\/a><br>\u30fb<a href=\"\/ed\/search\/aomori\/\">\u9752\u68ee<\/a><br>\u30fb<a href=\"\/ed\/search\/yamagata\/\">\u5c71\u5f62<\/a><br>\u30fb<a href=\"\/ed\/search\/akita\/\">\u79cb\u7530<\/a><br>\u30fb<a href=\"\/ed\/search\/iwate\/\">\u5ca9\u624b<\/a><br>\u30fb<a href=\"\/ed\/search\/fukushima\/\">\u798f\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokyo\/\">\u6771\u4eac<\/a><br>\u30fb<a href=\"\/ed\/search\/saitama\/\">\u57fc\u7389(\u5927\u5bae)<\/a><br>\u30fb<a href=\"\/ed\/search\/kanagawa\/\">\u795e\u5948\u5ddd(\u6a2a\u6d5c)<\/a><br>\u30fb<a href=\"\/ed\/search\/chiba\/\">\u5343\u8449<\/a><br>\u30fb<a href=\"\/ed\/search\/ibaragi\/\">\u8328\u57ce<\/a><br>\u30fb<a href=\"\/ed\/search\/tochigi\/\">\u6803\u6728<\/a><br>\u30fb<a href=\"\/ed\/search\/gunma\/\">\u7fa4\u99ac<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/toyama\/\">\u5bcc\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/fukui\/\">\u798f\u4e95<\/a><br>\u30fb<a href=\"\/ed\/search\/nagano\/\">\u9577\u91ce<\/a><br>\u30fb<a href=\"\/ed\/search\/niigata\/\">\u65b0\u6f5f<\/a><br>\u30fb<a href=\"\/ed\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/shizuoka\/\">\u9759\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><br>\u30fb<a href=\"\/ed\/search\/mie\/\">\u4e09\u91cd<\/a><br>\u30fb<a href=\"\/ed\/search\/gifu\/\">\u5c90\u961c<\/a><\/td><\/tr><\/tbody><tfoot><tr><td>\u8fd1\u757f\u5730\u65b9<\/td><td>\u56db\u56fd\u5730\u65b9<\/td><td>\u4e2d\u56fd\u5730\u65b9<\/td><td>\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/kyouto\/\">\u4eac\u90fd<\/a><br>\u30fb<a href=\"\/ed\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><br>\u30fb<a href=\"\/ed\/search\/nara\/\">\u5948\u826f<\/a><br>\u30fb<a href=\"\/ed\/search\/shiga\/\">\u6ecb\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/kagawa\/\">\u9999\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u5a9b<\/a><br>\u30fb<a href=\"\/ed\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/okayama\/\">\u5ca1\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/tottori\/\">\u9ce5\u53d6<\/a><br>\u30fb<a href=\"\/ed\/search\/shimane\/\">\u5cf6\u6839<\/a><br>\u30fb<a href=\"\/ed\/search\/hiroshima\/\">\u5e83\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/fukuoka\/\">\u798f\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/nagasaki\/\">\u9577\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/saga\/\">\u4f50\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/ooita\/\">\u5927\u5206<\/a><br>\u30fb<a href=\"\/ed\/search\/kumamoto\/\">\u718a\u672c<\/a><br>\u30fb<a href=\"\/ed\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/td><\/tr><\/tfoot><\/table>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":83925,"parent":450,"menu_order":643,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d&hellip;","acf":{"second_featured_image":{"ID":83866,"id":83866,"title":"4208_eyecatch_none","filename":"4208-eyecatch-none.jpg","filesize":64600,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/4208_eyecatch_none\/","alt":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528","author":"63","description":"","caption":"","name":"4208_eyecatch_none","status":"inherit","uploaded_to":2822,"date":"2022-11-15 13:57:03","modified":"2022-11-15 13:58:01","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306f\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\uff1f\u539f\u56e0\u5225\u306b\u307f\u305f\u6cbb\u7642\u6cd5\u3084\u6cbb\u7642\u306b\u304b\u304b\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2822"}],"version-history":[{"count":21,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions"}],"predecessor-version":[{"id":95782,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions\/95782"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/83925"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":3308,"date":"2024-04-24T02:00:00","date_gmt":"2024-04-23T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=3308"},"modified":"2024-04-24T02:00:35","modified_gmt":"2024-04-23T17:00:35","slug":"ed-drugs-generic","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/","title":{"rendered":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac"},"content":{"rendered":"\n<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d<\/p>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u9020\u533b\u85ac\u54c1\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u6b63\u3057\u3044\u77e5\u8b58\u3068\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u57fa\u790e\u77e5\u8b58\u3068\u3001ED\u6cbb\u7642\u306b\u4f7f\u308f\u308c\u308b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c13\u5264\uff08\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\uff09\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u3054\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/a><ul><li><a href=\"#titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/a><\/li><li><a href=\"#titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/a><\/li><li><a href=\"#titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/a><\/li><\/ul><\/li><li><a href=\"#ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/a><ul><li><a href=\"#vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><\/ul><\/li><li><a href=\"#ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/a><ul><li><a href=\"#titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><\/ul><\/li><li><a href=\"#ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84325\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u306e\u7279\u8a31\u304c\u5207\u308c\u305f\u5f8c\u306b\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u308b\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u3092\u3082\u3064\u533b\u85ac\u54c1\uff08\u5f8c\u767a\u533b\u85ac\u54c1\uff09\u306e\u3053\u3068\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg\" alt=\"\u5316\u5b66\u5f0f\u304c\u66f8\u304b\u308c\u305f\u7d19\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84327\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046\u85ac\u306b\u306f\u300c\u5f8c\u767a\u533b\u85ac\u54c1\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff09\u300d\u3068\u300c\u5148\u767a\u533b\u85ac\u54c1\uff08\u65b0\u85ac\uff09\u300d\u306e2\u7a2e\u985e\u3042\u308a\u3001\u60a3\u8005\u306e\u610f\u601d\u3067\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u7279\u5fb4\u306f\u3001\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u304c\u3042\u308a\u306a\u304c\u3089\u3001\u65b0\u85ac\u3088\u308a\u3082\u4fa1\u683c\u304c\u5b89\u3044\u70b9\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u4ee3\u8868\u7684\u306aED\u6cbb\u7642\u85ac\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u30671\u9320\u3042\u305f\u308a\u7d04600\u5186\u7a0b\u5ea6\u5b89\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u5206\u985e<\/td><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u5148\u767a\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u4fa1\u683c\u306f\u76f8\u5834\u3067\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u3084\u85ac\u5264\u306e\u88fd\u9020\u4f1a\u793e\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u304c\u5b89\u3044\u7406\u7531\u306f\u3001\u88fd\u9020\u958b\u59cb\u304b\u3089\u8ca9\u58f2\u53ef\u80fd\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593\u304c\u77ed\u304f\u3001\u30b3\u30b9\u30c8\u304c\u6291\u3048\u3089\u308c\u308b\u304b\u3089\u3067\u3059\u3002\u6c7a\u3057\u3066\u54c1\u8cea\u304c\u52a3\u3063\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u65b0\u85ac\uff08\u5148\u767a\u533b\u85ac\u54c1\uff09\u306f\u958b\u767a\u306b10\u5e74\u4ee5\u4e0a\u639b\u304b\u308b\u3053\u3068\u3082\u3056\u3089\u3067\u3001\u958b\u767a\u30b3\u30b9\u30c8\u306f\u6570\u767e\u5104\u304b\u3089\u6570\u5343\u5104\u5186\u3068\u3082\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u65b0\u85ac\u306e\u6210\u5206\u3084\u88fd\u6cd5\u3092\u5143\u306b\u958b\u767a\u3059\u308b\u305f\u3081\u3001\u958b\u767a\u30b3\u30b9\u30c8\u3092\u6570\u5104\u5186\u7a0b\u5ea6\u306b\u6291\u3048\u3089\u308c\u3001\u4f4e\u4fa1\u683c\u3067\u63d0\u4f9b\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg\" alt=\"\u51e6\u65b9\u7b8b\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84328\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u533b\u7642\u7528\u533b\u85ac\u54c1\u306b\u5206\u985e\u3055\u308c\u308b\u305f\u3081\u3001\u56fd\u5185\u6b63\u898f\u54c1\uff08\u539a\u751f\u52b4\u50cd\u7701\u627f\u8a8d\uff09\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u5165\u624b\u3059\u308b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981\u306b\u306a\u308a\u307e\u3059\u3002\u30c9\u30e9\u30c3\u30b0\u30b9\u30c8\u30a2\u3084\u85ac\u5c40\u3067\u306f\u5165\u624b\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u6700\u8fd1\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u666e\u53ca\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u81ea\u5b85\u307e\u3067\u90f5\u9001\u3057\u3066\u304f\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u304d\u3066\u3044\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u85ac\u304c\u5165\u624b\u3067\u304d\u308b\u306e\u306f\u3001\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u305f\u300c<a href=\"#clinic\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u300d\u3092\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84329\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u30cd\u30c3\u30c8\u4e0a\u306e\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u306a\u3069\u3067\u7c21\u5358\u306b\u5165\u624b\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30afED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u306f\u3001\u4ee5\u4e0b\u306e\u5546\u54c1\u304c\u6709\u540d\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u5546\u54c1\u540d<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30ab\u30de\u30b0\u30e9\u3001\u30da\u30cd\u30b0\u30e9\u3001\u30ab\u30d9\u30eb\u30bf\u3001\u30b7\u30e9\u30b0\u30e9\u3001\u30bc\u30cd\u30b0\u30e9\u3001\u30b7\u30c7\u30ca\u3001\u30d3\u30b4\u30e9\u3001\u30d9\u30ac\u30de\u30c3\u30af\u30b9\u3001\u30b7\u30eb\u30c7\u30b0\u30e9\u3001\u30c7\u30b0\u30e9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30d0\u30ea\u30d5\u3001\u30d3\u30ea\u30c8\u30e9\u3001\u30b8\u30a7\u30d3\u30c8\u30e9\u3001\u30b5\u30d3\u30c8\u30e9\u3001\u30d0\u30ea\u30de\u30c3\u30af\u30b9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30bf\u30c0\u30ea\u30b9\u3001\u30bf\u30c0\u30b7\u30c3\u30d7\u3001\u30bf\u30c0\u30ea\u30d5\u30c8\u3001\u30e1\u30ac\u30ea\u30b9\u3001\u30d5\u30a9\u30fc\u30bc\u30b9\u30c8\u3001\u30bf\u30b9\u30c6\u30a3\u30ea\u30a2\u3001\u30bf\u30c9\u30e9\u3001\u30bf\u30c9\u30ea\u30b9<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u306e\u4ed6\u306b\u3082\u3001\u7b2c4\u306eED\u6cbb\u7642\u85ac\u3068\u8a00\u308f\u308c\u3066\u3044\u308b\u300c\u30b9\u30c6\u30f3\u30c9\u30e9\uff08\u30a2\u30d0\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u3084\u3001\u300c\u30b6\u30a4\u30c7\u30ca\uff08\u30a6\u30c7\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305f\u3060\u3057\u3001\u3053\u308c\u3089\u306e\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u56fd\u5185\u6b63\u898f\u54c1\u3068\u9055\u3044\u3001\u65e5\u672c\u56fd\u5185\u306e\u6cd5\u306b\u57fa\u3065\u3044\u305f\u54c1\u8cea\u30fb\u5b89\u5168\u6027\u306e\u78ba\u8a8d\u304c\u884c\u308f\u308c\u3066\u304a\u3089\u305a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u5f15\u304d\u8d77\u3053\u3059\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u507d\u9020\u533b\u85ac\u54c1\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>2009\u5e74\u306b\u30d5\u30a1\u30a4\u30b6\u30fc\u88fd\u85ac\u3092\u59cb\u30814\u793e\u304c\u5408\u540c\u3067\u8abf\u67fb\u3057\u305f\u7d50\u679c\u306b\u3088\u308b\u3068\u3001\u306a\u3093\u3068\u30cd\u30c3\u30c8\u4e0a\u3067\u6d41\u901a\u3057\u3066\u3044\u308bED\u6cbb\u7642\u85ac\u306e55.4%\u304c\u507d\u9020\u533b\u85ac\u54c1\u3067\u3042\u308b\u3053\u3068\u304c\u5224\u660e\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.ed-care-support.jp\/fake\/fake_2009.php\" target=\"_blank\">\u3010\u533b\u5e2b\u76e3\u4fee\u3011\u507d\u9020\u54c1\u306e\u5b9f\u614b\uff082009\u5e74\u8abf\u67fb\uff09\uff5c\u30b7\u30a2\u30ea\u30b9\u9320\u306e\u507d\u7269\u306b\u3054\u6ce8\u610f\uff5cED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\uff5c\u65e5\u672c\u65b0\u85ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3053\u306e\u7d50\u679c\u304b\u3089\u5206\u304b\u308b\u3088\u3046\u306b\u3001ED\u6cbb\u7642\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059\u3002\u300c\u5b89\u3044\u304b\u3089\u300d\u300c\u30b3\u30b9\u30d1\u304c\u3044\u3044\u304b\u3089\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001\u5b89\u6613\u306b\u500b\u4eba\u8f38\u5165\u3092\u9078\u629e\u3057\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u85ac\u306e\u30b7\u30fc\u30c8\u3092\u6301\u3064\u533b\u5e2b\" class=\"wp-image-84324\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u627f\u8a8d\u3055\u308c\u3066\u3044\u308bED\u6cbb\u7642\u85ac\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306f\u3001\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\uff09<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\uff09<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\uff09<\/td><\/tr><tr><td>\u7279\u5fb4<\/td><td>\u5b89\u4fa1\u3067\u59cb\u3081\u3084\u3059\u3044<\/td><td>\u5373\u52b9\u6027\u304c\u3042\u308b<\/td><td>\u9577\u6642\u9593\u6301\u7d9a<\/td><\/tr><tr><td>\u76f8\u5834\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>1\u9320 900\u5186<\/td><td>1\u9320 1,600\u5186<\/td><td>1\u93201,600\u5186<\/td><\/tr><tr><td>\u6301\u7d9a\u6642\u9593<\/td><td>3\uff5e5\u6642\u9593<\/td><td>5\uff5e8\u6642\u9593<\/td><td>30\uff5e36\u6642\u9593<\/td><\/tr><tr><td>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067<\/td><td>1\u6642\u9593<\/td><td>30\u5206\uff5e1\u6642\u9593<\/td><td>1\u6642\u9593<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\u306fED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u6700\u3082\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u3067\u5b9f\u7e3e\u304c\u3042\u308b\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4fa1\u683c\u304c\u624b\u9803\u3067\u3042\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3082\u9ad8\u304f\u3001\u6700\u521d\u306eED\u6cbb\u7642\u85ac\u306b\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u306f2014\u5e74\u306b\u30d0\u30a4\u30a2\u30b0\u30e9\u306e\u7279\u8a31\u304c\u6e80\u4e86\u3057\u3066\u4ee5\u964d\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u30f4\u30a3\u30a2\u30c8\u30ea\u30b9\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9OD\u30d5\u30a3\u30eb\u30e0 25\/50mg<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb OD\u9320 50mg VI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ad\u30c3\u30bb\u30a4\u85ac\u54c1\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30ad\u30c3\u30bb\u30a4\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cFCI\u300d<\/td><\/tr><tr><td>\u3042\u3059\u304b\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u682a\u5f0f\u4f1a\u793e\u967d\u9032\u5802<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300cYD\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 20mg\/50mg VI\u300cDK\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cSN\u300d<\/td><\/tr><tr><td>\u6b66\u7530\u30c6\u30d0\u30d5\u30a1\u30fc\u30de\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30c6\u30d0\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-sildenafil\/\" target=\"_blank\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306f\u3001\u30c9\u30a4\u30c4\u306e\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u304c\u958b\u767a\u3057\u305fED\u6cbb\u7642\u85ac\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6c34\u306b\u6eb6\u3051\u3084\u3059\u304f\u3001\u5373\u52b9\u6027\u304c\u3042\u308b\u306e\u304c\u7279\u5fb4\u3067\u3001\u7a7a\u8179\u6642\u3067\u3042\u308c\u307020\uff5e30\u5206\u307b\u3069\u3067\u52b9\u679c\u304c\u3042\u3089\u308f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9<\/td><td>\u30e1\u30fc\u30ab\u30fc\u90fd\u5408\u306b\u3088\u308a\u751f\u7523\u7d42\u4e86<\/td><\/tr><tr><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2021\u5e7410\u6708\u306b\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u3088\u308a\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u8ca9\u58f2\u4e2d\u6b62\uff08\u5b89\u5b9a\u4f9b\u7d66\u56f0\u96e3\u306e\u305f\u3081\uff09\u304c\u767a\u8868\u3055\u308c\u3066\u304a\u308a\u3001\u73fe\u5728\u306f\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3042\u308b\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u307f\u304c\u56fd\u5185\u3067\u51e6\u65b9\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u4e3b\u306a\u88fd\u9020\u5143\u306f\u4ee5\u4e0b\u306e2\u793e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30b5\u30ef\u30a4\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30c8\u30fc\u30ef\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-vardenafil\/\" target=\"_blank\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb(\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u306f\u65e5\u672c\u65b0\u85ac\u304c\u8ca9\u58f2\u3059\u308bED\u6cbb\u7642\u85ac\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b7\u30a2\u30ea\u30b9\u306f\u6700\u592736\u6642\u9593\u306e\u6301\u7d9a\u6027\u304c\u7279\u5fb4\u3002\u91d1\u66dc\u306e\u591c\u306b\u98f2\u3080\u3068\u65e5\u66dc\u306e\u671d\u307e\u3067\u52b9\u304f\u3053\u3068\u304b\u3089\u300c\u30a6\u30a3\u30fc\u30af\u30a8\u30f3\u30c9\u30d4\u30eb\u300d\u3068\u3082\u547c\u3070\u308c\u30012013\u5e74\u306b\u306f\u4e16\u754c\u5e02\u5834\u3067\u30b7\u30a7\u30a21\u4f4d\u306b\u306a\u308b\u307b\u3069\u306e\u4eba\u6c17ED\u6cbb\u7642\u85ac\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.nippon-shinyaku.co.jp\/file\/download.php?file_id=217\" target=\"_blank\">\u30b7\u30a2\u30ea\u30b9\u00ae\u9320\u3001\u52c3\u8d77\u969c\u5bb3\u6cbb\u7642\u85ac\u306e\u4e16\u754c\u5e02\u5834\u306b\u304a\u3044\u3066\u30b7\u30a7\u30a2\u7b2c1\u4f4d\u306b<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><tr><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,400\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2020\u5e74\u3088\u308a\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u304c\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30ebOD\u932010mg\/20mgCI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ea\u30e7\u30fc\u30c8\u30fc\u30d5\u30a1\u30a4\u30f3\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30d5\u30a1\u30a4\u30b6\u30fc\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30af\u30e9\u30b7\u30a8\u300d<\/td><\/tr><tr><td>\u8fb0\u5df3\u5316\u5b66\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300cTCK\u300d<\/td><\/tr><tr><td>\u6c5f\u5dde\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cGO\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cFCI\u300d<\/td><\/tr><tr><td>\u30ad\u30e7\u30fc\u30ea\u30f3\u30ea\u30e1\u30c7\u30a3\u30aa\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u674f\u6797\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-tadalafil\/\" target=\"_blank\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb(\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2 id=\"clinic\"><span id=\"ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg\" alt=\"\u60a3\u8005\u306b\u85ac\u3092\u51e6\u65b9\u3059\u308b\u533b\u5e2b\" class=\"wp-image-84326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30923\u3064\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7d39\u4ecb\u3059\u308b\u5168\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u307f\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u662f\u975e\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png\" alt=\"\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84406\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east-300x154.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5168\u56fd\u306b30\u9662\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308bED\u30fbAGA\u6cbb\u7642\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u540d\u306e\u901a\u308a\u3001\u5168\u9662\u304c\u6700\u5bc4\u308a\u99c5\u304b\u3089\u5f92\u6b693\u5206\u570f\u5185\u3067\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u306e\u304c\u7279\u5fb4\u3002\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u53d6\u308a\u6271\u3063\u3066\u3044\u308bED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 440\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,600\u5186\uff5e<br>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,350\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u308a\u51e6\u65b9\u4fa1\u683c\u304c\u7570\u306a\u308a\u307e\u3059\u3002\u8a73\u7d30\u306f\u30af\u30ea\u30cb\u30c3\u30af\u30da\u30fc\u30b8\u3088\u308a\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4bb0d0bc-0154-442f-8252-410366548c95\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-eastekimaeclinic\/\" target=\"_blank\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg\" alt=\"\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84408\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08-300x168.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5f62\u6210\u5916\u79d1\u3068\u6ccc\u5c3f\u5668\u79d1\u304c\u5c02\u9580\u306e\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b10\u9662\u4ee5\u4e0a\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u51e6\u65b9\u306f\u3082\u3061\u308d\u3093\u3001\u6839\u672c\u6cbb\u7642\uff08ED\u30a6\u30a7\u30fc\u30d6\uff09\u3084\u5305\u830e\u624b\u8853\u3001\u65e9\u6f0f\u6539\u5584\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3082\u63d0\u4f9b\u3002\u30b9\u30bf\u30c3\u30d5\u306f\u7537\u6027\u306e\u307f\u306a\u306e\u3067\u3001\u4eba\u306b\u8a00\u3044\u3065\u3089\u3044\u60a9\u307f\u3082\u76f8\u8ac7\u3057\u3084\u3059\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u304c\u53d6\u308a\u6271\u3046ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 500\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,400\u5186\uff5e<br>20mg 1\u9320 1,700\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-roppongiedclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u6771\u4eac\u30fb\u65b0\u5bbf\u9662\uff08\u65e7\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u516d\u672c\u6728\u9662\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fED\u30a6\u30a7\u30fc\u30d6\u306f\u52b9\u679c\u3042\u308b\uff1f\u304a\u3059\u3059\u3081\u306eED\u30af\u30ea\u30cb\u30c3\u30af\u3067\u52c3\u8d77\u4e0d\u5168\u3092\u6cbb\u7642\u3059\u308b | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg\" alt=\"\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84407\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01-300x62.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u65b0\u6a4b\u99c5\u304b\u3089\u5f92\u6b693\u5206\u3002ED\u6cbb\u7642\u3068AGA\u6cbb\u7642\u306b\u7279\u5316\u3057\u305f\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f1\u9320380\u5186\u304b\u3089\u8cfc\u5165\u53ef\u80fd\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3084\u96fb\u8a71\u8a3a\u7642\uff08\u518d\u8a3a\u9650\u5b9a\uff09\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u65b0\u6a4b\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3065\u3089\u3044\u4eba\u3067\u3082\u3001\u81ea\u5b85\u307e\u3067\u85ac\u3092\u90f5\u9001\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5404ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u4fa1\u683c\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 380\u5186\uff5e<br>50mg 1\u9320 750\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,250\u5186\uff5e<br>20mg 1\u9320 1,550\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,300\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u5834\u5408\u306f\u4e88\u7d04\u6599\uff08500\u5186\uff09\u3068\u9001\u6599\uff08\u5168\u56fd\u4e00\u5f8b500\u5186\uff09\u304c\u5225\u9014\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-shinbashifirstclinic\/\" target=\"_blank\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg\" alt=\"\u8155\u3092\u7d44\u3080\u533b\u5e2b\" class=\"wp-image-84330\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u3067\u5b89\u304f\u8cfc\u5165\u53ef\u80fd\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u7269\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u304a\u308a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u3082\u305f\u3089\u3059\u5371\u967a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u9078\u3076\u969b\u306f\u3001\u4ee5\u4e0b\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u6291\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u56fd\u5185\u6b63\u898f\u54c1\u3092\u53d6\u308a\u6271\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046<\/li><li>\u56fd\u51853\u9320\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u3001\u30ec\u30d3\u30c8\u30e9\u3001\u30b7\u30a2\u30ea\u30b9\uff09\u4ee5\u5916\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u907f\u3051\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u8ff7\u3063\u305f\u3068\u304d\u306f\u305c\u3072\u3001\u3053\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3089\u9078\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":84334,"parent":2826,"menu_order":606,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a&hellip;","acf":{"second_featured_image":{"ID":84333,"id":84333,"title":"4211_eyecatch_none","filename":"4211-eyecatch-none.jpg","filesize":213462,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/4211_eyecatch_none\/","alt":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac","author":"63","description":"","caption":"","name":"4211_eyecatch_none","status":"inherit","uploaded_to":3308,"date":"2022-12-01 08:15:22","modified":"2022-12-01 08:15:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u4f7f\u3048\u308b\uff1f\u6ce8\u610f\u70b9\u3068\u304a\u3059\u3059\u3081\u3092\u5fb9\u5e95\u89e3\u8aac\uff01","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=3308"}],"version-history":[{"count":10,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions"}],"predecessor-version":[{"id":84653,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions\/84653"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2826"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84334"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=3308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2819,"date":"2024-04-15T02:00:00","date_gmt":"2024-04-14T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2819"},"modified":"2024-04-15T02:00:38","modified_gmt":"2024-04-14T17:00:38","slug":"ed-selfcheck","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-selfcheck\/","title":{"rendered":"ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af"},"content":{"rendered":"\n<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u300c\u81ea\u5206\u3067\u306a\u3093\u3068\u304b\u3057\u305f\u3044\u300d\u300c\u6cbb\u7642\u3092\u3059\u308b\u524d\u306b\u78ba\u8a8d\u3057\u3066\u304a\u304d\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306e\u305f\u3081\u306eED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306b\u3064\u3044\u3066\u3001\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3092\u8aad\u3081\u3070\u3001\u62b1\u3048\u3066\u3044\u305fED\u306e\u60a9\u307f\u304c\u89e3\u6d88\u3055\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0<\/a><ul><li><a href=\"#titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/a><\/li><\/ul><\/li><li><a href=\"#ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/a><ul><li><a href=\"#titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/a><\/li><li><a href=\"#titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/a><ul><li><a href=\"#dhaepa\">DHA\uff0fEPA<\/a><\/li><li><a href=\"#titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/a><\/li><li><a href=\"#titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/a><\/li><li><a href=\"#titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/a><\/li><\/ul><\/li><li><a href=\"#ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><li><a href=\"#titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-83959\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6700\u8fd1\u3088\u304f\u8033\u306b\u3059\u308b\u300eED\u300f\u306f\u3001\u4e00\u822c\u7684\u306b30\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u304c\u591a\u304f\u60a9\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52c3\u8d77\u4e0d\u5168\u3084\u52c3\u8d77\u969c\u5bb3\u306a\u3069\u3068\u8a00\u308f\u308c\u307e\u3059\u304c\u3001\u306a\u304b\u306a\u304b\u52c3\u8d77\u3057\u306a\u3044\u3001\u52c3\u8d77\u3057\u305f\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u305a\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u304c\u3067\u304d\u306a\u3044\u72b6\u614b\u3092\u6307\u3057\u3001\u305d\u306e\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg\" alt=\"\u4f53\u306e\u5177\u5408\u304c\u60aa\u3044\u7537\u6027\" class=\"wp-image-83836\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u539f\u56e0\u306b\u3088\u3063\u3066\u3001\u5fc3\u56e0\u6027\u30fb\u5668\u8cea\u6027\u30fb\u6df7\u5408\u6027\u306e3\u3064\u306e\u7a2e\u985e\u306b\u5206\u304b\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg\" alt=\"\u982d\u3092\u62b1\u3048\u3066\u60a9\u3080\u7537\u6027\" class=\"wp-image-71287\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11-300x208.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30fb\u5fc3\u56e0\u6027<br>\u4e0d\u5b89\u3084\u7dca\u5f35\u306a\u3069\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306b\u3088\u308b\u5fc3\u7406\u72b6\u614b\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u5668\u8cea\u6027<br>\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u6df7\u5408\u6027<br>\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306a\u3069\u306e\u5fc3\u7406\u72b6\u614b\u3084\u75c5\u6c17\u304c\u91cd\u306a\u308a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u306e\u539f\u56e0\u304c\u5206\u304b\u308c\u3070\u3001\u6cbb\u7642\u65b9\u6cd5\u3084\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u306a\u3069\u4f55\u3092\u3057\u305f\u3089\u3044\u3044\u306e\u304b\u898b\u3048\u3066\u304d\u307e\u3059\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308b\u306e\u3067\u3001ED\u3067\u60a9\u3093\u3060\u3089\u6c17\u8efd\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u306e\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg\" alt=\"\u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af\u306e\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-84002\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3059\u308b\u524d\u306b\u3001ED\u306a\u306e\u304b\u81ea\u5206\u3067\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u3082\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3092\u3059\u308b\u3053\u3068\u3067\u3001\u52c3\u8d77\u3092\u30ad\u30fc\u30d7\u3059\u308b\u305f\u3081\u306e\u6a5f\u80fd\u3084\u6e80\u8db3\u5ea6\u3092\u7dcf\u5408\u7684\u306b\u307f\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u76f4\u8fd16\u30f6\u6708\u9593\u306e\u72b6\u614b\u306b\u3064\u3044\u3066\u5f53\u3066\u306f\u307e\u308b\u3082\u306e\u3092\u9078\u3093\u3067\u30011\u70b9\u301c5\u70b9\u306e\u81ea\u5df1\u63a1\u70b9\u3092\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg\" alt=\"\u6642\u8a08\u3092\u6301\u3064\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84443\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>1\u70b9\uff1a\u975e\u5e38\u306b\u4f4e\u3044<br>2\u70b9\uff1a\u4f4e\u3044<br>3\u70b9\uff1a\u4e2d\u304f\u3089\u3044<br>4\u70b9\uff1a\u9ad8\u3044<br>5\u70b9\uff1a\u975e\u5e38\u306b\u9ad8\u3044<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg\" alt=\"\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84472\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u7684\u523a\u6fc0\u306f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u306a\u3063\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u306a\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\" class=\"wp-image-84474\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u5168\u304f\u7dad\u6301\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u7dad\u6301\u3067\u304d\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-84471\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u6975\u3081\u3066\u56f0\u96e3\u3060\u3063\u305f<br>2\u70b9\uff1a\u3068\u3066\u3082\u56f0\u96e3\u3060\u3063\u305f<br>3\u70b9\uff1a\u56f0\u96e3\u3060\u3063\u305f<br>4\u70b9\uff1a\u3084\u3084\u56f0\u96e3\u3060\u3063\u305f<br>5\u70b9\uff1a\u56f0\u96e3\u3067\u306a\u304b\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\u306e\u8db3\" class=\"wp-image-84473\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u6e80\u8db3\u3067\u304d\u305f<\/p>\n\n\n\n<p>\u3053\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306f\u3001ED\u306e\u30b9\u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u3084\u6cbb\u7642\u306e\u52b9\u679c\u5224\u5b9a\u306b\u4f7f\u308f\u308c\u3066\u3044\u308b\u56fd\u969b\u52c3\u8d77\u6a5f\u80fd\u30b9\u30b3\u30a2\uff08SHIM\uff09\u3068\u547c\u3070\u308c\u308b\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u81ea\u5df1\u63a1\u70b9\u3067\u5408\u8a08\u70b9\u6570\u304c21\u70b9\u4ee5\u4e0b\u306e\u5834\u5408\u3001ED\u304c\u7591\u308f\u308c\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u7c21\u5358\u306bED\u306e\u53ef\u80fd\u6027\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c\u3001\u3053\u3061\u3089\u304c\u5168\u3066\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u3092\u691c\u8a0e\u3055\u308c\u3066\u3044\u308b\u65b9\u306f\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001ED\u306b\u306f\u3055\u307e\u3056\u307e\u306a\u539f\u56e0\u304c\u3042\u308b\u304b\u3089\u3053\u305d\u4e0a\u8a18\u306e\u9805\u76ee\u4ee5\u5916\u306b\u3082\u3001\u3044\u304f\u3064\u304b\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg\" alt=\"\u5065\u5eb7\u7684\u306a\u98df\u4e8b\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83996\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8840\u6d41\u304c\u60aa\u3044\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u98df\u4e8b\u3060\u3051\u3067ED\u3092\u6539\u5584\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u4e88\u9632\u3084\u60aa\u5316\u3092\u9632\u3050\u3053\u3068\u306f\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u306b\u52b9\u679c\u7684\u306a\u6804\u990a\u7d20\u306f\u3001\u4e9c\u925b\u30fbDHA\uff0fEPA\u30fb\u30b7\u30c8\u30eb\u30ea\u30f3\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h5>\u4e9c\u925b<\/h5>\n\n\n\n<p>\u4e9c\u925b\u306f\u300e\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u300f\u3068\u3044\u3046\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u3092\u4fc3\u9032\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u306b\u306a\u308a\u3084\u3059\u3044\u306e\u306f\u3001\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u5e74\u9f62\u3068\u3068\u3082\u306b\u6e1b\u5c11\u3057\u3066\u3044\u304f\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u8c5a\u8089\u30fb\u30c1\u30fc\u30ba\u30fb\u5375\u9ec4\u30fb\u7261\u8823\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ec\u30e2\u30f3\u3084\u307b\u3046\u308c\u3093\u8349\u306a\u3069\u306e\u30d3\u30bf\u30df\u30f3C\u3068\u4e00\u7dd2\u306b\u6442\u308b\u3053\u3068\u3067\u4e9c\u925b\u306e\u5438\u53ce\u529b\u3092\u9ad8\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"dhaepa\">DHA\uff0fEPA<\/span><\/h4>\n\n\n\n<p>DHA\uff0fEPA\u306f\u4e2d\u6027\u8102\u80aa\u3092\u4e0b\u3052\u3001\u8840\u6db2\u3092\u30b5\u30e9\u30b5\u30e9\u306b\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5fc5\u9808\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u539a\u751f\u52b4\u50cd\u7701\u306f\u30011\u65e5\u306e\u6442\u53d6\u91cf\u3092DHA\uff0fEPA\u5408\u308f\u305b\u30661000mg\u4ee5\u4e0a\u3092\u63a8\u5968\u3057\u3066\u3044\u307e\u3059\u3002\u4f53\u5185\u3067\u306f\u307b\u3068\u3093\u3069\u4f5c\u3089\u308c\u306a\u3044\u306e\u3067\u3001\u5916\u304b\u3089\u6442\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u30b5\u30d0\u30fb\u30b5\u30f3\u30de\u30fb\u30a4\u30ef\u30b7\u30fb\u30b5\u30b1\u306a\u3069\u306e\u9752\u9b5a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u6d41\u304c\u3088\u304f\u306a\u308b\u3053\u3068\u3067ED\u4e88\u9632\u306b\u3082\u3064\u306a\u304c\u308b\u306e\u3067\u3001\u65e5\u3005\u306e\u98df\u4e8b\u306b\u7a4d\u6975\u7684\u306b\u53d6\u308a\u3044\u308c\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/span><\/h4>\n\n\n\n<p>\u30b7\u30c8\u30eb\u30ea\u30f3\u306f\u904a\u96e2\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u3001ED\u3092\u6539\u5584\u3059\u308b\u52b9\u679c\u304c\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u304a\u308a\u3001\u4eca\u5f8c\u306eED\u6cbb\u7642\u306b\u671f\u5f85\u3067\u304d\u308b\u6804\u990a\u7d20\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u30e1\u30ed\u30f3\u30fb\u3059\u3044\u304b\u30fb\u304d\u3085\u3046\u308a\u306a\u3069\u306e\u74dc\u79d1\u306e\u690d\u7269\u306b\u591a\u304f\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7a4d\u6975\u7684\u306b\u6442\u308b\u3053\u3068\u3067\u3001ED\u6539\u5584\u3078\u5c0e\u3044\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ab\u30ed\u30ea\u30fc\u30fb\u5869\u5206\u30fb\u8102\u80aa\u5206\u304c\u591a\u3044\u98df\u3079\u7269\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u3001\u9670\u830e\u306e\u8840\u884c\u4e0d\u826f\u306e\u539f\u56e0\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u63da\u3052\u7269\u30fb\u30ab\u30c3\u30d7\u9eba\u30fb\u30b9\u30ca\u30c3\u30af\u83d3\u5b50\u30fb\u30b8\u30e3\u30f3\u30af\u30d5\u30fc\u30c9\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3089\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u751f\u6d3b\u7fd2\u6163\u75c5\u306b\u306a\u308a\u3084\u3059\u304f\u3001ED\u4ee5\u5916\u306b\u3082\u3055\u307e\u3056\u307e\u306a\u75c5\u6c17\u306b\u306a\u308b\u30ea\u30b9\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5065\u5eb7\u7684\u306a\u65e5\u5e38\u751f\u6d3b\u3092\u9001\u308b\u305f\u3081\u306b\u3082\u3001\u30d0\u30e9\u30f3\u30b9\u306e\u3044\u3044\u98df\u4e8b\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg\" alt=\"\u30e9\u30f3\u30cb\u30f3\u30b0\u3092\u3057\u3066\u3044\u308b\u7537\u6027\u306e\u811a\" class=\"wp-image-83997\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u904b\u52d5\u4e0d\u8db3\u304c\u539f\u56e0\u306e\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u7b4b\u30c8\u30ec\u3084\u30b9\u30c8\u30ec\u30c3\u30c1\u306a\u3069\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u308b\u3053\u3068\u3067\u6539\u5584\u306b\u8fd1\u3065\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u666e\u6bb5\u904b\u52d5\u3092\u3057\u3066\u3044\u308b\u4eba\u3068\u305d\u3046\u3067\u306a\u3044\u4eba\u3067\u306f\u5927\u304d\u306a\u5dee\u304c\u3042\u308a\u3001BMI\u304c\u9ad8\u3044\u80a5\u6e80\u4f53\u8cea\u306e\u65b9\u307b\u3069ED\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u7121\u7406\u306e\u306a\u3044\u9069\u5ea6\u306a\u904b\u52d5\u3067\u5341\u5206\u3067\u3059\u304c\u3001\u7279\u306b\u52b9\u679c\u7684\u306a\u306e\u306f\u4e0b\u534a\u8eab\u306e\u7b4b\u30c8\u30ec\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg\" alt=\"\u30a2\u30eb\u30b3\u30fc\u30eb\u3068\u30bf\u30d0\u30b3\u3068STOP\u306e\u6a19\u8b58\" class=\"wp-image-83993\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u904e\u5ea6\u306a\u98f2\u9152\u3084\u55ab\u7159\u3092\u3059\u308b\u3068\u8840\u7ba1\u306b\u8ca0\u62c5\u304c\u304b\u304b\u3063\u3066\u3057\u307e\u3044\u3001ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7981\u7159\u3084\u304a\u9152\u306e\u91cf\u3092\u6e1b\u3089\u3059\u306a\u3069\u3001\u751f\u6d3b\u7fd2\u6163\u3092\u898b\u76f4\u3059\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg\" alt=\"\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83962\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u304b\u3082\u3057\u308c\u306a\u3044\u2026\u2026\u3068\u611f\u3058\u305f\u5834\u5408\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u7cd6\u5c3f\u75c5\u30fb\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u304c\u786c\u304f\u306a\u3063\u305f\u308a\u5927\u304d\u306a\u8ca0\u62c5\u304c\u304b\u304b\u308b\u305f\u3081\u3001\u8840\u6db2\u306e\u5faa\u74b0\u304c\u60aa\u304fED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u306e\u30b9\u30c8\u30ec\u30b9\u3001\u904e\u53bb\u306e\u6027\u4ea4\u3067\u306e\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u305f\u7d4c\u9a13\u306a\u3069\u3001\u7cbe\u795e\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u3092\u62b1\u3048\u3066\u3044\u308b\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f\u795e\u7d4c\u306e\u6027\u7684\u306a\u8208\u596e\u304c\u3046\u307e\u304f\u5305\u830e\u306b\u4f1d\u308f\u3089\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u306b\u306a\u308a\u3001\u4e9b\u7d30\u306a\u30b9\u30c8\u30ec\u30b9\u304c\u7a4d\u307f\u91cd\u306a\u308b\u3053\u3068\u3067ED\u306f\u60aa\u5316\u3057\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3046\u306a\u308b\u524d\u306b\u3001\u65e5\u5e38\u751f\u6d3b\u3092\u898b\u76f4\u3059\u3053\u3068\u3082\u5927\u4e8b\u3067\u3059\u304c\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u898b\u3064\u3051\u3066\u76f8\u8ac7\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u4ed6\u306e\u75c5\u6c17\u3092\u6559\u3048\u3066\u304f\u308c\u308b\u30b5\u30a4\u30f3\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3060\u304b\u3089\u3053\u305d\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u7d42\u308f\u308b\u306e\u3067\u306f\u306a\u304f\u3001ED\u306b\u76ee\u3092\u5411\u3051\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9670\u830e\u306b\u5341\u5206\u306a\u8840\u6db2\u304c\u9001\u3089\u308c\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED\u306f\u3001\u8840\u7ba1\u969c\u5bb3\u3067\u3042\u308b\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u306e\u30b5\u30a4\u30f3\u3067\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52d5\u8108\u786c\u5316\u3092\u653e\u7f6e\u3059\u308b\u3068\u3001\u5fc3\u7b4b\u6897\u585e\u3084\u8133\u6897\u585e\u306b\u3064\u306a\u304c\u308b\u5834\u5408\u3082\u3042\u308b\u305f\u3081\u3001ED\u3092\u7591\u3046\u3068\u304d\u306f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u533b\u5e2b\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u306a\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u3001\u307e\u305a\u306f\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u78ba\u8a8d\u3092\u3057\u305f\u3044\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u3082ED\u306e\u5927\u304d\u306a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u98df\u751f\u6d3b\u3084\u904b\u52d5\u306a\u3069\u898b\u76f4\u3059\u3060\u3051\u3067\u3082ED\u6539\u5584\u3078\u8fd1\u3065\u304d\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u3067\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u3001\u30b9\u30de\u30db1\u53f0\u3067\u8a3a\u5bdf\u304b\u3089\u85ac\u306e\u51e6\u65b9\u307e\u3067\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u3082\u3057\u304b\u3057\u305f\u3089ED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u3068\u611f\u3058\u305f\u3068\u304d\u306f\u3001\u307e\u305a\u306f\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u85ac\u3084\u6cbb\u7642\u6cd5\u306a\u3069\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u898b\u3064\u304b\u308b\u3068\u5b89\u5fc3\u611f\u3082\u3042\u308a\u6e80\u8db3\u5ea6\u3082\u9ad8\u307e\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30b9\u30c8\u30ec\u30b9\u3082ED\u306b\u5927\u304d\u304f\u5f71\u97ff\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u30b9\u30c8\u30ec\u30b9\u3092\u611f\u3058\u305f\u3089\u6e9c\u3081\u8fbc\u307e\u305a\u3001\u597d\u304d\u306a\u3053\u3068\u3084\u8da3\u5473\u3092\u898b\u3064\u3051\u3066\u9069\u5ea6\u306b\u767a\u6563\u3059\u308b\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/erection-time\">\u52c3\u8d77\u7dad\u6301\u6642\u9593\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u7dad\u6301\u6642\u9593\u3092\u4f38\u3070\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><br><a href=\"https:\/\/moteo.best\/column\/dick-hardness\">\u52c3\u8d77\u6642\u306e\u786c\u3055\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u786c\u3055\u3092\u7dad\u6301\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><\/li><\/ul>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":84486,"parent":450,"menu_order":646,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9&hellip;","acf":{"second_featured_image":{"ID":9068,"id":9068,"title":"43","filename":"43.png","filesize":108247,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/self-hair-removal\/men-epilation\/attachment\/43\/","alt":"","author":"1","description":"","caption":"","name":"43","status":"inherit","uploaded_to":8970,"date":"2019-10-12 10:50:52","modified":"2019-10-12 10:50:52","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-300x200.png","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u65b9\u6cd5\uff5c\u30b9\u30b3\u30a2\u3067\u308f\u304b\u308b\u75c7\u72b6\u306e\u30ec\u30d9\u30eb","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2819"}],"version-history":[{"count":15,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions"}],"predecessor-version":[{"id":84636,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions\/84636"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84486"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2810,"date":"2024-02-22T02:00:00","date_gmt":"2024-02-21T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2810"},"modified":"2024-02-22T02:00:37","modified_gmt":"2024-02-21T17:00:37","slug":"ed-cause-type","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-cause-type\/","title":{"rendered":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-cause\">ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/ed-type\">ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5\u3092\u7d39\u4ecb<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/organic-ed\">\u5668\u8cea\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u8840\u7ba1\u30fb\u795e\u7d4c\u306b\u95a2\u3059\u308b\u539f\u56e0\u3067\u8d77\u3053\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/psychogenic-ed\">\u5fc3\u56e0\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u795e\u7d4c\u306e\u9759\u7684\u8208\u596e\u304c\u4f1d\u308f\u308a\u306b\u304f\u3044\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/drug-ed\">\u85ac\u5264\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u7cbe\u795e\u5b89\u5b9a\u5264\u3084\u9ad8\u8840\u5727\u4e88\u9632\u85ac\u306e\u526f\u4f5c\u7528\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/mixed-ed\">\u6df7\u5408\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u30b9\u30c8\u30ec\u30b9\u3060\u3051\u3067\u306f\u306a\u304f\u52d5\u8108\u786c\u5316\u306e\u9032\u884c\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":648,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068&hellip;","acf":{"second_featured_image":{"ID":7513,"id":7513,"title":"2126_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u306f\u3066\u306a\u30de\u30fc\u30af","filename":"adobestock-265248448.jpg","filesize":39589,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/needle-hairremoval\/needle-hairremoval-pain\/adobestock-265248448\/","alt":"\u7591\u554f","author":"12","description":"","caption":"","name":"adobestock-265248448","status":"inherit","uploaded_to":7503,"date":"2019-09-25 21:28:38","modified":"2019-11-10 05:39:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2810"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions"}],"predecessor-version":[{"id":9461,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions\/9461"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
]</pre><pre class="stack-trace">file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 34
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-trace').style.display = (document.getElementById('cakeErr6724665242b98-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(https://moteo.best/column/wp-json/wp/v2/pages?) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>40</b>]<div id="cakeErr6724665242b98-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-code').style.display = (document.getElementById('cakeErr6724665242b98-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665242b98-context').style.display = (document.getElementById('cakeErr6724665242b98-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6724665242b98-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$url </span><span style="color: #007700">= </span><span style="color: #0000BB">Constants</span><span style="color: #007700">::</span><span style="color: #0000BB">COLUMN_URL</span><span style="color: #007700">.</span><span style="color: #DD0000">"/wp-json/wp/v2/pages?"</span><span style="color: #007700">.</span><span style="color: #0000BB">http_build_query</span><span style="color: #007700">(</span><span style="color: #0000BB">$datsumou_column_ids</span><span style="color: #007700">);
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$json </span><span style="color: #007700">= </span><span style="color: #0000BB">mb_convert_encoding</span><span style="color: #007700">(</span><span style="color: #0000BB">$json</span><span style="color: #007700">, </span><span style="color: #DD0000">'UTF8'</span><span style="color: #007700">, </span><span style="color: #DD0000">'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN'</span><span style="color: #007700">);
</span></span></code></pre><pre id="cakeErr6724665242b98-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = ''
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
]</pre><pre class="stack-trace">file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><!-- block container -->
<section class="container flexwrap">
<!-- block site content -->
<section id="content" class="content site-content genreTop">
<!-- block breadcrumb -->
<!-- Evaluation -->
<section class="Evaluation">
<!-- Sitemap PageLink -->
<div class="Sitemap__PageLink">
<ul>
<li class="Sitemap__LinkBtn"><a href="#aga">AGA(薄毛)治療<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#datsumou">メンズ脱毛<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#hige-datsumou">ヒゲ脱毛<i class="fas fa-chevron-down"></i></a></li>
<li class="Sitemap__LinkBtn"><a href="#ed">ED治療<i class="fas fa-chevron-down"></i></a></li>
</ul>
</div><!-- /Sitemap PageLink -->
<!-- SiteMap AGA -->
<div class="SiteMap__content Map--AGA" id="aga">
<h2><img src="/img/common/icon/icon-sitemap-aga.svg">AGA(薄毛)治療</h2>
<h3>AGAクリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/aga/search/hokkaido/">北海道</a> </li>
<li>
<a href="/aga/search/aomori/">青森県</a> </li>
<li>
<a href="/aga/search/akita/">秋田県</a> </li>
<li>
<a href="/aga/search/yamagata/">山形県</a> </li>
<li>
<a href="/aga/search/iwate/">岩手県</a> </li>
<li>
<a href="/aga/search/miyagi/">宮城県</a> </li>
<li>
<a href="/aga/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/aga/search/tokyo/">東京都</a> </li>
<li>
<a href="/aga/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/aga/search/saitama/">埼玉県</a> </li>
<li>
<a href="/aga/search/chiba/">千葉県</a> </li>
<li>
<a href="/aga/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/aga/search/tochigi/">栃木県</a> </li>
<li>
<a href="/aga/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/aga/search/niigata/">新潟県</a> </li>
<li>
<a href="/aga/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/aga/search/nagano/">長野県</a> </li>
<li>
<a href="/aga/search/ishikawa/">石川県</a> </li>
<li>
<a href="/aga/search/toyama/">富山県</a> </li>
<li>
<a href="/aga/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/aga/search/aichi/">愛知県</a> </li>
<li>
<a href="/aga/search/gifu/">岐阜県</a> </li>
<li>
<a href="/aga/search/mie/">三重県</a> </li>
<li>
<a href="/aga/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/aga/search/oosaka/">大阪府</a> </li>
<li>
<a href="/aga/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/aga/search/kyouto/">京都府</a> </li>
<li>
<a href="/aga/search/shiga/">滋賀県</a> </li>
<li>
<a href="/aga/search/nara/">奈良県</a> </li>
<li>
<a href="/aga/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/aga/search/okayama/">岡山県</a> </li>
<li>
<a href="/aga/search/hiroshima/">広島県</a> </li>
<li>
<a href="/aga/search/tottori/">鳥取県</a> </li>
<li>
<a href="/aga/search/shimane/">島根県</a> </li>
<li>
<a href="/aga/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/aga/search/kagawa/">香川県</a> </li>
<li>
<a href="/aga/search/tokushima/">徳島県</a> </li>
<li>
<a href="/aga/search/ehime/">愛媛県</a> </li>
<li>
<a href="/aga/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/aga/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/aga/search/saga/">佐賀県</a> </li>
<li>
<a href="/aga/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/aga/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/aga/search/ooita/">大分県</a> </li>
<li>
<a href="/aga/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/aga/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/aga/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/aga/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/aga/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/aga/">みんなのAGA(薄毛)コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/">東京でおすすめのAGA治療</a></li>
<li><a href="https://moteo.best/column/aga/aga-treatment/">AGAを治療したい</a></li>
<li><a href="https://moteo.best/column/aga/baldness/">薄毛治療</a></li>
<li><a href="https://moteo.best/column/aga/aga-clinic-ranking/">おすすめのAGAクリニックランキング</a></li>
<li><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">AGA治療における副作用</a></li>
<li><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因</a></li>
</ul>
</div><!-- /SiteMap AGA -->
<!-- SiteMap datsumou -->
<div class="SiteMap__content Map--datsumou" id="datsumou">
<h2><img src="/img/common/icon/icon-sitemap-datsumou.svg">メンズ脱毛</h2>
<h3>脱毛サロン・クリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/datsumou/search/hokkaido/">北海道</a> </li>
<li>
<a href="/datsumou/search/aomori/">青森県</a> </li>
<li>
<a href="/datsumou/search/akita/">秋田県</a> </li>
<li>
<a href="/datsumou/search/yamagata/">山形県</a> </li>
<li>
<a href="/datsumou/search/iwate/">岩手県</a> </li>
<li>
<a href="/datsumou/search/miyagi/">宮城県</a> </li>
<li>
<a href="/datsumou/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/datsumou/search/tokyo/">東京都</a> </li>
<li>
<a href="/datsumou/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/datsumou/search/saitama/">埼玉県</a> </li>
<li>
<a href="/datsumou/search/chiba/">千葉県</a> </li>
<li>
<a href="/datsumou/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/datsumou/search/tochigi/">栃木県</a> </li>
<li>
<a href="/datsumou/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/datsumou/search/niigata/">新潟県</a> </li>
<li>
<a href="/datsumou/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/datsumou/search/nagano/">長野県</a> </li>
<li>
<a href="/datsumou/search/ishikawa/">石川県</a> </li>
<li>
<a href="/datsumou/search/toyama/">富山県</a> </li>
<li>
<a href="/datsumou/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/datsumou/search/aichi/">愛知県</a> </li>
<li>
<a href="/datsumou/search/gifu/">岐阜県</a> </li>
<li>
<a href="/datsumou/search/mie/">三重県</a> </li>
<li>
<a href="/datsumou/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/datsumou/search/oosaka/">大阪府</a> </li>
<li>
<a href="/datsumou/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/datsumou/search/kyouto/">京都府</a> </li>
<li>
<a href="/datsumou/search/shiga/">滋賀県</a> </li>
<li>
<a href="/datsumou/search/nara/">奈良県</a> </li>
<li>
<a href="/datsumou/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/datsumou/search/okayama/">岡山県</a> </li>
<li>
<a href="/datsumou/search/hiroshima/">広島県</a> </li>
<li>
<a href="/datsumou/search/tottori/">鳥取県</a> </li>
<li>
<a href="/datsumou/search/shimane/">島根県</a> </li>
<li>
<a href="/datsumou/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/datsumou/search/kagawa/">香川県</a> </li>
<li>
<a href="/datsumou/search/tokushima/">徳島県</a> </li>
<li>
<a href="/datsumou/search/ehime/">愛媛県</a> </li>
<li>
<a href="/datsumou/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/datsumou/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/datsumou/search/saga/">佐賀県</a> </li>
<li>
<a href="/datsumou/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/datsumou/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/datsumou/search/ooita/">大分県</a> </li>
<li>
<a href="/datsumou/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/datsumou/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/datsumou/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/datsumou/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/datsumou/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/datsumou/">みんなのメンズ脱毛コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-trace').style.display = (document.getElementById('cakeErr6724665387717-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/Template/Element/Front/sitemap.ctp</b>, line <b>154</b>]<div id="cakeErr6724665387717-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-code').style.display = (document.getElementById('cakeErr6724665387717-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6724665387717-context').style.display = (document.getElementById('cakeErr6724665387717-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6724665387717-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul </span><span style="color: #007700">class=</span><span style="color: #DD0000">"column--link"</span><span style="color: #007700">>
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$datsumou_column </span><span style="color: #007700">as </span><span style="color: #0000BB">$post</span><span style="color: #007700">): </span><span style="color: #0000BB">?>
</span></span></code></span>
<code><span style="color: #000000"> <li><a href="<span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$post</span><span style="color: #007700">[</span><span style="color: #DD0000">'link'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span>"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$post</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">][</span><span style="color: #DD0000">'rendered'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></a></li>
</span></code></pre><pre id="cakeErr6724665387717-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?include%5B0%5D=2434&include%5B1%5D=20904&include%5B2%5D=20488&include%5B3%5D=18112&include%5B4%5D=13414&include%5B5%5D=13833'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":13833,"date":"2024-10-17T02:00:00","date_gmt":"2024-10-16T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13833"},"modified":"2024-10-17T13:07:55","modified_gmt":"2024-10-17T04:07:55","slug":"bald-hairremoval-clinicranking-tokyo","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/","title":{"rendered":"\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u3060\u3051\u306b\u3001<span class=\"redcolor\">\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044\u304b\u5206\u304b\u3089\u306a\u3044\u300d<\/span>\u3068\u3044\u3046\u60a9\u307f\u3082\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/p>\n<p>\u4eca\u56de\u306f\u3001\u6771\u4eac\u30a8\u30ea\u30a2\u3067\u304a\u3059\u3059\u3081\u306e\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u4e00\u6319\u3054\u7d39\u4ecb\uff01\u3082\u3061\u308d\u3093\u3001\u8131\u6bdb\u8cbb\u7528\u306a\u3069\u306e\u57fa\u672c\u60c5\u5831\u3068\u53e3\u30b3\u30df\u3082\u3057\u3063\u304b\u308a\u53ce\u96c6\u3057\u3066\u3044\u307e\u3059\uff01<\/p>\n\n\n<p><strong>\u3010\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>&#8211;<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<p><strong>\u3010\u6771\u4eac<\/strong><strong>\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\" style=\"width: 99.881%;\">\n<tbody>\n<tr>\n<td style=\"width: 86px;\">\u30a4\u30e1\u30fc\u30b8<\/td>\n<td style=\"width: 238px;\"><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\" \/><\/td>\n<td style=\"width: 126px;\"><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td>\n<td style=\"width: 233px;\"><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\" \/><\/td>\n<td style=\"width: 156px;\"><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u65bd\u8a2d\u540d<\/td>\n<td style=\"width: 238px;\">\u30e1\u30f3\u30baTBC<\/td>\n<td style=\"width: 126px;\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<td style=\"width: 233px;\">\u30ea\u30f3\u30af\u30b9<\/td>\n<td style=\"width: 156px;\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td>\n<td style=\"width: 126px;\">\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td>\n<td style=\"width: 233px;\">\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td>\n<td style=\"width: 156px;\">11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u8131\u6bdb\u65b9\u6cd5<\/td>\n<td style=\"width: 238px;\">\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td>\n<td style=\"width: 126px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 233px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 156px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td>\n<td style=\"width: 126px;\">70,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">59,800\u5186\u301c<\/td>\n<td style=\"width: 156px;\">118,800\u5186<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">&#8211;<\/td>\n<td style=\"width: 126px;\">210,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">94,694\u5186\u301c<\/td>\n<td style=\"width: 156px;\">3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td>\n<td style=\"width: 238px;\">\u00d7<\/td>\n<td style=\"width: 126px;\">\u25cb<\/td>\n<td style=\"width: 233px;\">\u00d7<\/td>\n<td style=\"width: 156px;\">\u00d7<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u6771\u4eac\u306e\u5e97\u8217<\/td>\n<td style=\"width: 238px;\">\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td>\n<td style=\"width: 126px;\">\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td>\n<td style=\"width: 233px;\">\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td>\n<td style=\"width: 156px;\">\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u55b6\u696d\u6642\u9593<\/td>\n<td style=\"width: 238px;\">\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td>\n<td style=\"width: 126px;\">11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td>\n<td style=\"width: 233px;\">\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td>\n<td style=\"width: 156px;\">\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c7\u30e1\u30ea\u30c3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td>\n<td style=\"width: 126px;\">\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td>\n<td style=\"width: 233px;\">\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td>\n<td style=\"width: 156px;\">\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/td>\n<td style=\"width: 238px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 126px;\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 233px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 156px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/section>\n\n\n<p>\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u8a73\u7d30\u3092\u3054\u7d39\u4ecb\u3059\u308b\u307e\u3048\u306b\u3001\u683c\u5b89\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5b89\u3055\u4ee5\u5916\u306b\u91cd\u8996\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u5148\u306b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u60c5\u5831\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u304b\u3089\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<h2>\u6771\u4eac\u3067\u9aed\u8131\u6bdb\u304c\u5b89\u3044<strong>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3069\u3053\uff1f<\/strong><\/h2>\n\n\n<p><span class=\"highlighted\">\u3068\u306b\u304b\u304f\u5b89\u304f\u8131\u6bdb\u304c\u3057\u305f\u3044<\/span>\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u308a\u8131\u6bdb\u52b9\u679c\u3084\u75db\u307f\u30fb\u8cbb\u7528\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u683c\u5b89\u3067\u8131\u6bdb\u304c\u3067\u304d\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3001\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30923\u793e\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3002<\/p>\n<p>\u56de\u6570\u5238\u5236\u5ea6\u3001\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u30011\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u3042\u308a\u306a\u3069\u3001\u6599\u91d1\u4f53\u7cfb\u304c\u305d\u308c\u305e\u308c\u7570\u306a\u308b\u305f\u3081\u3001\u3054\u81ea\u8eab\u306e\u5e0c\u671b\u306b\u4e00\u756a\u3042\u3063\u305f\u65bd\u8a2d\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u30013\u793e\u3068\u3082\u884c\u3063\u3066\u307f\u3066\u304b\u3089\u6c7a\u3081\u308b\u3067\u3082\u3044\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\uff01<\/strong><br>1\u90e8\u4f4d\uff1a2,980\u5186\/1\u56de<br>3\u90e8\u4f4d\uff1a59,800\u5186\/10\u56de<br>8\u90e8\u4f4d\uff1a99,800\u5186\/10\u56de<\/td><td><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<br><br>\u6708\u3005500\u5186\u301c<br>11\u56de\u76ee\u4ee5\u964d80%\u30aa\u30d5<\/td><td>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u90fd\u5185\u306b5\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u6700\u5bc4\u99c5\u304b\u3089\u5f92\u6b6910\u4ee5\u5185<\/td><td>\u90fd\u5185\u306b11\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><td>\u90fd\u5185\u306b23\u9662<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u9078\u3073\u65b9\u306f\uff1f\u91cd\u8981\u306a5\u3064\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u30c1\u30a7\u30c3\u30af<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg\" alt=\"\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30db\u309a\u30a4\u30f3\u30c8\" class=\"wp-image-50578\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306b\u91cd\u8981\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span>\u3002<\/p>\n<p>\u3068\u304f\u306b\u6ce8\u76ee\u3059\u3079\u304d\u306a\u306e\u306f\u6b21\u306e5\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/li><li>\u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/li><li>\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/li><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/li><li>\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n<p>\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>1. \u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c81\" class=\"wp-image-51117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u4e3b\u306b3\u3064\u306e\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u5149\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br><strong>\uff08\u6e1b\u6bdb\uff09<\/strong><\/td><td>\u3007<\/td><td>\u25ce<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u9577\u671f\u9593\u304b\u304b\u308b\u305f\u3081\u7d50\u679c\u7684\u306b\u8cbb\u7528\u304c\u9ad8\u304f\u306a\u308b\u50be\u5411\u306b<\/strong><\/td><td>\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u306e\u3067\u8cbb\u7528\u3092\u6291\u3048\u3084\u3059\u3044<\/td><td><strong>1\u672c\u305a\u3064\u8131\u6bdb\u3059\u308b\u305f\u3081\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/strong><\/td><\/tr><tr><td>\u65bd\u8853\u6642\u9593<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>30\u301c60\u5206\u7a0b\u5ea6*<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u306e\u3088\u3046\u306a\u8efd\u3044\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u5f3e\u304b\u308c\u305f\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><td>\u706b\u50b7\u306e\u3088\u3046\u306a\u304b\u306a\u308a\u5f37\u3044\u75db\u307f<\/td><\/tr><tr><td>\u65bd\u8853\u30ea\u30b9\u30af<\/td><td>\u5c11\u306a\u3044\u304c\u8d64\u307f\u30fb\u75db\u307f\u304c\u51fa\u308b\u53ef\u80fd\u6027\u3082<\/td><td><strong>\u51fa\u529b\u304c\u9ad8\u3044\u305f\u3081\u8d64\u307f\u30fb\u75db\u307f\u304c\u4f34\u3046<\/strong><\/td><td>\u6280\u8853\u8005\u306b\u3088\u3063\u3066\u5dee\u304c\u51fa\u3084\u3059\u3044<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593<\/td><td>15\u56de\u4ee5\u4e0a*<\/td><td>5\uff5e8\u56de*<\/td><td>5\uff5e8\u56de*<\/td><\/tr><tr><td>\u30c8\u30e9\u30d6\u30eb\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b<br>\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><td>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3059\u3050\u306b\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n<p><small>*1&#8230;\u5404\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b3\u30fc\u30b9\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002<br><\/small><small>*2&#8230;\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570\u306e\u76ee\u5b89\u3067\u3059\u3002<br><\/small><small>*3&#8230;\u30b5\u30ed\u30f3\u306e\u4f7f\u7528\u30de\u30b7\u30f3\u3084\u65bd\u8853\u30ec\u30d9\u30eb\u3001\u4f53\u8cea\u306b\u3088\u3063\u3066\u52b9\u679c\u306e\u73fe\u308c\u65b9\u306b\u306f\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u307e\u305a\u306f3\u3064\u306e\u9aed\u8131\u6bdb\u6cd5\u306b\u3064\u3044\u3066\u77e5\u3063\u3066\u304a\u304f\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u6642\u671f\u3084\u8cbb\u7528\u304c<span class=\"highlighted\">\u898b\u8fbc\u307f\u3084\u3059\u304f\u306a\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<h3>2. \u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c82\" class=\"wp-image-51118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5fc5\u305a\u3057\u3082\u3001\u7537\u6027\u5c02\u7528\u30b5\u30ed\u30f3\u3067\u3042\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001<strong>\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n<p>\u7537\u6027\u306e\u8131\u6bdb\u306f\u3001<span class=\"redcolor\">\u4f53\u6bdb\u304c\u6fc3\u304f\u3001\u91cf\u304c\u591a\u3044\u3053\u3068\u304c\u591a\u3044<\/span>\u3053\u3068\u3092\u8e0f\u307e\u3048\u305f\u4e0a\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u4e01\u5be7\u306b\u884c\u3063\u3066\u3044\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong>\u9aed\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30d7\u30e9\u30f3\u306e\u3042\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u53b3\u9078<\/strong>\u3057\u305f\u3001\u672c\u8a18\u4e8b\u306e\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>3.\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c83\" class=\"wp-image-51119\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><span class=\"redcolor\">\u5358\u7d14\u306b\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u3051\u308c\u3070\u826f\u3044\u304b\u3068\u3044\u3046\u3068\u3001\u305d\u3046\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/span><\/p>\n<p>\u65bd\u8853\u6599\u91d1\u4ee5\u5916\u306b\u3082\u3001\u4e0b\u8a18\u306e\u3088\u3046\u306a\u89b3\u70b9\u304b\u3089<strong>\u300c\u9577\u304f\u901a\u3048\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3069\u3046\u304b\u300d<\/strong>\u3068\u3044\u3046\u70b9\u3067\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u9078\u3073\u3092\u9032\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u7121\u6599\u304b\u3069\u3046\u304b<\/li><li> \u786c\u6bdb\u5316\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u3042\u308b\u304b\u3069\u3046\u304b<\/li><li> \u7d99\u7d9a\u3059\u308b\u3053\u3068\u3067\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306f\u5b89\u304f\u306a\u308b\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>4.\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c84\" class=\"wp-image-51120\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5951\u7d04\u3059\u308b\u969b\u306f\u3001<span class=\"highlighted\">\u5e0c\u671b\u65e5\u306b\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u304b\u3069\u3046\u304b\u3092\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u306f\u3001\u5951\u7d04\u3057\u3066\u3082\u306a\u304b\u306a\u304b\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089\u3067\u3059\u3002<span class=\"redcolor\">\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u671f\u9593\u304c\u30ba\u30eb\u30ba\u30eb\u3068\u9577\u5f15\u3044\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001Web\u304b\u3089\u306e24\u6642\u9593\u4e88\u7d04\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u5e97\u8217\u6570\u304c\u591a\u304f\u3001\u304b\u3064\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u65bd\u8853\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306a\u3089\u3001\u5e0c\u671b\u65e5\u306e\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3079\u3070\u3001\u30b9\u30c8\u30ec\u30b9\u306a\u304f\u8131\u6bdb\u3092\u9032\u3081\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3>5.\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c85\" class=\"wp-image-51121\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span class=\"highlighted\">\u9aed\u8131\u6bdb\u306b\u304a\u3044\u3066\u3001\u75db\u307f\u5bfe\u7b56\u306f\u5fc5\u9808<\/span>\u3068\u8a00\u3063\u3066\u3082\u904e\u8a00\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<span class=\"redcolor\">\u9aed\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u7279\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u306f\u3001\u9ebb\u9154\u5b8c\u5099\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002\u9ebb\u9154\u306b\u306f\u4e3b\u306b\u6b21\u306e2\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u60a3\u90e8\u306b\u5857\u5e03\u3059\u308b\u3002\u611f\u899a\u304c\u9ebb\u75fa\u3057\u3001\u75db\u307f\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u3092\u5438\u5165\u3059\u308b\u3002\u75db\u307f\u3092\u5bfe\u7b56\u3067\u304d\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u305f\u3081\u4e0d\u5b89\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u3063\u3066\u3044\u308b\u75db\u307f\u5bfe\u7b56\u3082\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6e0b\u8c37\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u304a\u3059\u3059\u308122\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30af\u3099\" class=\"wp-image-40462\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u3001\u6771\u4eac\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 512\"><path d=\"M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f3\u3064\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u6cbb\u7642\u5b9f\u7e3e\u3068\u53e3\u30b3\u30df\u5185\u5bb9<\/strong><br>\u2192\u75c7\u4f8b\u6570\u3084\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u5275\u696d\u5e74\u6570\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3084\u8a3a\u65ad\u306e\u5145\u5b9f\u5ea6\u3001\u60a3\u8005\u6e80\u8db3\u5ea6\u3067\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u5bfe\u5fdc\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17<\/strong><br>\u2192MOTEO\u7de8\u96c6\u90e8\u306b\u3088\u308b\u6f5c\u5165\u8abf\u67fb\u3084\u53e3\u30b3\u30df\u304b\u3089\u5224\u65ad<\/p>\n\n\n\n<p><strong>\u30fb\u8cbb\u7528\u304c\u308f\u304b\u308a\u3084\u3059\u3044\u304b<br><\/strong>\u2192\u516c\u5f0f\u30b5\u30a4\u30c8\u306e\u898b\u3084\u3059\u3055\u3001\u6599\u91d1\u304c\u5177\u4f53\u7684\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1\uff08\u30e9\u30f3\u30ad\u30f3\u30b0\u8868\u793a\u91d1\u984d\u306f\u65ad\u308a\u304c\u306a\u3044\u5834\u5408\u3001\u7a0e\u8fbc\u307f\u3067\u306e\u91d1\u984d\u3068\u306a\u308a\u307e\u3059\u3002\u91d1\u984d\u304c\u5909\u66f4\u3055\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308b\u305f\u3081\u3001\u6765\u5e97\u306e\u969b\u306f\u5fc5\u305a\u516c\u5f0f\u30b5\u30a4\u30c8\u3067\u6599\u91d1\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\uff09<\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 100px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>&#8211;<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30ea\u30bc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-1235\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"3651732d-bed6-4a68-a0d2-15972b47673f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8740f63c-bcda-4377-9352-47961afe004a\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8740f63c-bcda-4377-9352-47961afe004a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1748ef89-2284-416f-836d-1d9511c9dc36\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"37354e35-07b4-4b1b-a98a-ed8c61581722\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1709b44d-7405-410c-94c7-5e3ea3aea757\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"9.1\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">9.1<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d93d674c-5beb-4a19-8492-8690c5263344\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>3\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u53ef\u80fd<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u306b\u5099\u3048\u305f\u5b8c\u5168\u7121\u6599\u4fdd\u8a3c\u3092\u5b8c\u5099<\/li><li>2\u7a2e\u985e\u306e\u9ebb\u9154\u306e\u5c0e\u5165\u3067\u75db\u307f\u3078\u306e\u914d\u616e\u3082\u25ce<\/li><li>\u6708\u30053,200\u5186\uff5e\u624b\u8efd\u306b\u8131\u6bdb\u3092\u59cb\u3081\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af\u306f\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b18\u5e97\u8217\u5c55\u958b\u3057\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u306a\u30695\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u5e2b\u304c\u76f4\u63a5\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u9b45\u529b\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u306f\u7121\u6599\u3067\u3059\u3002\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3067\u3057\u304b\u6271\u3046\u3053\u3068\u306e\u3067\u304d\u306a\u3044\uff13\u7a2e\u985e\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u3067\u7570\u306a\u308b\u808c\u8cea\u3084\u6bdb\u8cea\u306b\u5bfe\u5fdc\u3002\u90e8\u5206\u7684\u306b\u6b8b\u3059\u306a\u3069\u306e\u30c7\u30b6\u30a4\u30f3\u3084\u30dc\u30ea\u30e5\u30fc\u30e0\u8abf\u6574\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u306e\u6709\u52b9\u671f\u9650\u304c5\u5e74\u3082\u3042\u308b\u306e\u3067\u3001\u4e8b\u60c5\u3067\u884c\u3051\u306a\u3044\u671f\u9593\u304c\u3067\u304d\u3066\u3082\u5927\u4e08\u592b\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-60504871-f308-4b09-bd27-d630d8186f8c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg\" alt=\"\" data-id=\"76123\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1\/\" class=\"wp-image-76123\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg\" alt=\"\" data-id=\"76124\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1\/\" class=\"wp-image-76124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg\" alt=\"\" data-id=\"76125\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1\/\" class=\"wp-image-76125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg\" alt=\"\" data-id=\"76126\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1\/\" class=\"wp-image-76126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a\uff11\u4e01\u76ee\uff12\u2212\uff11 \u30ca\u30a4\u30f3\u30c6\u30a3 \u65b0\u5bbf \u30d3\u30eb 7F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shibuya?share\">\u6e0b\u8c37\u533a\u795e\u53571-16-3 \u30d6\u30eb\u30fb\u30f4\u30a1\u30fc\u30eb\u30d3\u30eb4F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br><a href=\"https:\/\/www.google.com\/maps\/place\/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7\/@35.668131,139.7591151,17z\/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea78-8-8 \u9280\u5ea7\uff18\uff18\uff18\u30d3\u30eb10F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/g.page\/mensrize_machida?share\" target=\"_blank\">\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F<\/a><br>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<br><a href=\"https:\/\/g.page\/mensrize_tachikawa?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0fHP\u306e\u300c\u96fb\u8a71\u4e88\u7d04\u300d<\/a>\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br>14:00\uff5e23:00<br> \uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br> \u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br> \u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e05\u6f54\u611f\u6ea2\u308c\u308b\u9662\u5185\u3067\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u7686\u3055\u3093\u3068\u3066\u3082\u89aa\u5207\u3067\u4e01\u5be7\u306b\u63a5\u3057\u3066\u304f\u3060\u3055\u308a\u3068\u3066\u3082\u597d\u611f\u304c\u6301\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vPzdGST37eK1FWuA6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u914d\u616e\u3082\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u3066\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u96fb\u8a71\u5bfe\u5fdc\u3082\u5927\u5909\u306b\u6c17\u6301\u3061\u306e\u826f\u3044\u5bfe\u5fdc\u3067\u3057\u305f\u306d\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NBtqkUNaPDhuk1UN9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u307e\u3060\u306b\u5168\u304f\u4e88\u7d04\u304c\u53d6\u308c\u307e\u305b\u3093\u30021\u5e74\u9593\u305a\u3063\u3068\u53d6\u308a\u3084\u3059\u3044\u3088\u3046\u6539\u5584\u3057\u307e\u3059\u3068\u8a00\u3044\u7d9a\u3051\u3066\u3044\u307e\u3059\u304c\u5168\u304f\u52aa\u529b\u304c\u898b\u3089\u308c\u307e\u305b\u3093\u3002\u65b0\u898f\u5951\u7d04\u306e\u65b9\u306f\u6700\u521d\u306b\u304a\u91d1\u3092\u6255\u3063\u305f\u3089\u305d\u306e\u5f8c\u884c\u304d\u305f\u3044\u65e5\u306b\u5168\u7136\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u306e\u3067\u304a\u6c17\u3092\u3064\u3051\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuqU6YimKHvoysyB7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"335d4ac2-43f2-4def-863b-cd3d0dd4a18a\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c349d5b9-4493-446f-9339-9ce586ff7009\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20c0363b-e112-4b74-8f6e-73572a124f7b\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u8131\u6bdb\u6a5f\u304c5\u7a2e\u985e\uff01\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u3067\u304d\u308b<\/li><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u6a5f\u300c\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u300d\u5168\u9662\u5c0e\u5165<\/li><li>\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306a\u30897\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u3078\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u7121\u6599<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u5168\u56fd\u306b18\u9662\u5c55\u958b\u3001\u90fd\u5185\u306b\u306f\u65b0\u5bbf\u306a\u30695\u9662\u304c\u5c55\u958b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\uff62\u7537\u6027\u7f8e\u5bb9\u3068\u3044\u3046\u6587\u5316\u3092\u5275\u308b\uff63\u3053\u3068\u3092\u4f7f\u547d\u3068\u3057\u3066\u3044\u3066\u3001\u7f8e\u610f\u8b58\u306e\u9ad8\u3044\u7537\u6027\u306b\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52b9\u679c\u3092\u51fa\u3059\u305f\u3081\u306b\u9577\u671f\u9593\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u30a8\u30b9\u30c6\u8131\u6bdb\u306b\u6bd4\u3079\u3066\u3001\u533b\u7642\u8131\u6bdb\u306f\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u5f97\u3089\u308c\u3084\u3059\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<br>\u6bdb\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u300c\u30d0\u30eb\u30b8\u300d\u3068\u3044\u3046\u7d30\u80de\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3082\u5c11\u306a\u304f\u3066\u3059\u307f\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u3001\u3075\u305f\u305f\u3073\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u307b\u3068\u3093\u3069\u306a\u3044\u306e\u304c\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b4\u30ea\u30e9\u5272\u3001\u4e57\u308a\u63db\u3048\u5272\u3001\u30da\u30a2\u5272\u306a\u3069\u306e\u5272\u5f15\u3082\u5145\u5b9f\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg\" alt=\"\" data-id=\"76116\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1\/\" class=\"wp-image-76116\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg\" alt=\"\" data-id=\"76117\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1\/\" class=\"wp-image-76117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg\" alt=\"\" data-id=\"76118\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1\/\" class=\"wp-image-76118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg\" alt=\"\" data-id=\"76115\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1\/\" class=\"wp-image-76115\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4><strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<p><strong>\u3010\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\uff08\u51686\u56de\uff09\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>(\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b)<\/td><td>74,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0<br>\uff08\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff09<\/td><td>64,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0\uff08\u9996\uff09<\/td><td>49,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><small>\u203b\u300e\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u300f\u7d42\u4e86\u5f8c\u306f3\u5e74\u9593\u8ffd\u52a01\u56de100\u5186\u3067\u7167\u5c04\u53ef\u80fd\uff01<\/small><\/p>\n\n\n<p><strong>\u3010\u5404\u90e8\u4f4d\u3054\u3068\u306e\u6599\u91d1\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9f3b\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u307b\u307b<\/td><td>48,000\u5186<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u9996<\/td><td>48,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306f\u3001\u5e73\u65e511:00\u301c15:00\u307e\u3067\u306e\u7167\u5c04\u3068\u306a\u308a\u307e\u3059\u3002\u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\uff08\u7a0e\u8fbc\uff09\u306e\u304a\u652f\u6255\u3067\u4e0a\u8a18\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272*<br><br>*\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-96b48b26-f961-41c0-9544-d18828aca209\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u884c\u304b\u3057\u3066\u3082\u3089\u3063\u3066\u307e\u3059\u3002<br>\u5e97\u54e1\u3055\u3093\u53ef\u611b\u304f\u3066\u4e01\u5be7\u3067\u3068\u3066\u3082\u89aa\u5207\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/2KSFf7eVkXmCADP48\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u65bd\u8853\u3067\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u975e\u5e38\u306b\u4e01\u5be7\u3002<br>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3092\u5c0e\u5165\u3057\u3066\u3044\u308b\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u4ee5\u5916\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3082\u884c\u3063\u305f\u4e8b\u304c\u3042\u308a\u307e\u3059\u304c\u30011\u56de\u6ed1\u3089\u305b\u305f\u3089\u6b21\u306e\u4f4d\u7f6e\u306b\u79fb\u52d5\u3002<br>\u78ba\u304b\u306b\u65bd\u8853\u6642\u9593\u306f\u65e9\u3044\u3051\u3069\u6253\u3061\u6f0f\u308c\u304c\u6563\u898b\u3055\u308c\u308b\u3050\u3089\u3044\u306a\u3089\u3001\u6642\u9593\u3092\u76ee\u4e00\u676f\u306b\u4f7f\u3063\u3066\u4e01\u5be7\u306b\u3084\u3063\u3066\u6b32\u3057\u3044\u3002<br>\u30b4\u30ea\u30e9\u3067\u306f\u3001\u540c\u3058\u90e8\u4f4d\u306b4\u30015\u56de\u5f53\u3066\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u6c17\u5206\u7684\u306b\u3082\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044\u3002<br>\u3053\u308c\u3067\u6253\u3061\u6f0f\u308c\u304c\u3042\u3063\u305f\u5834\u5408\u306f\u8ae6\u3081\u304c\u3064\u304f\u30ec\u30d9\u30eb<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ym2rgdEanBChoLJi6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u96f0\u56f2\u6c17\u3082\u63a5\u5ba2\u3082\u3044\u3044\u306e\u3060\u304c\u3001\u7acb\u5730\u304c\u3044\u3044\u305b\u3044\u3067\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u3002\u30d2\u30b2\u8131\u6bdb\u52b9\u679c\u306f\u78ba\u304b\u306b\u3042\u308b\u304c\u3001\u9ad8\u3044\u3002\u8131\u6bdb\u306a\u3089\u4ed6\u306e\u7f8e\u5bb9\u6574\u5f62\u3082\u3042\u308b\u306e\u3067\u3001\u5373\u65ad\u305b\u305a\u306b\u4ed6\u793e\u3068\u6bd4\u8f03\u3057\u3066\u304b\u3089\u7533\u3057\u8fbc\u307e\u306a\u3044\u3068\u5f8c\u6094\u3057\u307e\u3059\u3088<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/roqxaitnRYou6Vsy6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"8cedd301-be8d-4c32-994e-c61b4908c552\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"775d53eb-7cf3-4491-8539-820aaaa9dee2\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"471763f0-2131-46a6-afbf-e5dd9c165c4d\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9d161c1f-d5fc-4849-a124-2efcaf88982c\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.5\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.5<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.3<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u90fd\u5185\u3060\u3051\u306723\u9662\uff01\u5727\u5012\u7684\u306a\u9662\u6570<\/li><li>\u30b7\u30f3\u30d7\u30eb\u306a\u30b3\u30fc\u30b9\u8a2d\u5b9a\u3067\u30d7\u30e9\u30f3\u9078\u3073\u306b\u8ff7\u308f\u306a\u3044<\/li><li>1\u56de\u306e\u307f\u306e\u8131\u6bdb\u3082\u53ef\u80fd\uff01\u30b3\u30fc\u30b9\u5951\u7d04\u306a\u3057\u3067\u30cf\u30fc\u30c9\u30eb\u304c\u4f4e\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001CM\u3067\u3082\u304a\u306a\u3058\u307f\u306e\u6709\u540d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u56fd\u306b\u5e97\u8217\u3092\u5c55\u958b\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u3084\u3080\u306a\u3044\u5f15\u3063\u8d8a\u3057\u304c\u3042\u3063\u3066\u3082\u7d9a\u3051\u3089\u308c\u308b\u306e\u306f\u4fbf\u5229\u3067\u3059\u3002\u6771\u4eac\u3067\u308219\u9662\u3068\u3044\u3046\u9a5a\u304f\u307b\u3069\u306e\u5e97\u8217\u6570\u3092\u8a87\u3063\u3066\u3044\u308b\u306e\u3067\u3001\u6771\u4eac\u5728\u4f4f\u306e\u65b9\u306f\u3068\u3066\u3082\u901a\u3044\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u8131\u6bdb\u6a5f\u3067\u3001\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u75db\u307f\u306e\u5c11\u306a\u3044\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3044\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u306b\u3088\u308b\u4e07\u304c\u4e00\u304c\u5fc3\u914d\u306a\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002\u9854\u3068\u3044\u3046\u30c7\u30ea\u30b1\u30fc\u30c8\u3067\u76ee\u7acb\u3064\u7b87\u6240\u306a\u3089\u306a\u304a\u3055\u3089\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u30013\u90e8\u4f4d\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09\u304c1\u56de5,700\u5186\u3067\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4><strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09<\/td><td>1\u56de\uff1a5,700 \u5186<br>3\u56de\uff1a11,400 \u5186<br>6\u56de\uff1a16,800 \u5186<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff09<\/td><td>1\u56de\uff1a6,500 \u5186<br>3\u56de\uff1a12,900 \u5186<br>6\u56de\uff1a19,800 \u5186<\/td><\/tr><tr><td>\u9996<\/td><td>1\u56de\uff1a6,180\u5186<br>3\u56de\uff1a17,730\u5186<br>6\u56de\uff1a29,280\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>\u53d7\u4ed8\u6642\u9593<br>10\uff1a00\u301c23\uff1a00<br>\u8a3a\u5bdf\u6642\u9593<br>10\uff1a00\u301c19\uff1a00<br>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6bdb\u3067\u304a\u4e16\u8a71\u306b\u306a\u3063\u3066\u307e\u3059\uff01<br>\u3053\u306e\u6642\u671f\u306b\u306a\u308b\u3068\u6bdb\u306e\u51e6\u7406\u304c\u758e\u304b\u306b\u306a\u308a\u304c\u3061\u306a\u306e\u3067\u3001\u3044\u3063\u305d\u306e\u4e8b\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3068\u601d\u3044\u901a\u3044\u59cb\u3081\u307e\u3057\u305f\u3002<br>\u8155\u6bdb\u304c\u5272\u3068\u6fc3\u304f\u306a\u308a\u3084\u3059\u3044\u306e\u3067\u3084\u3063\u3066\u3082\u3089\u3044\u30012\u9031\u9593\u3050\u3089\u3044\u7d4c\u3064\u3068\u81ea\u7136\u3068\u30dd\u30ed\u30dd\u30ed\u6bdb\u304c\u629c\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\uff01<br>\u7523\u6bdb\u3082\u751f\u3048\u3065\u3089\u304f\u306a\u3063\u3066\u6700\u9ad8\u3067\u3059\uff01\u7b11<br>\u808c\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u6c17\u304c\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/hvZWNMHCp1iQncgy5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u306f\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u5370\u8c61\u304c\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u6bce\u56de\u5e0c\u671b\u901a\u308a\u306b\u4e88\u7d04\u304c\u53d6\u308c\u3066\u304a\u308a\u3001\u4e88\u7d04\u53d7\u4ed8\u3082\u9045\u3044\u6642\u9593\u5e2f\u307e\u3067\u5bfe\u5fdc\u304f\u3060\u3055\u308a\u4e88\u5b9a\u304c\u7acb\u3066\u3084\u3059\u3044\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u6bce\u56de\u524d\u56de\u304b\u3089\u306e\u7167\u5c04\u5f8c\u306e\u52b9\u679c\u3092\u4e00\u5ea6\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u308b\u306e\u3067\u7167\u5c04\u6f0f\u308c\u306a\u3069\u3082\u5c11\u306a\u304f\u4eca\u306e\u3068\u3053\u308d\u4e0d\u6e80\u306a\u304f\u901a\u3048\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GW7EDPVnxxfj9hfx6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306f\u304a\u305d\u3089\u304f\u5168\u56fd\u5171\u901a\u3060\u3068\u601d\u3044\u307e\u3059\u304c\u3001<strong>\u8131\u6bdb<\/strong>\u30de\u30b7\u30f3\u306e\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u308f\u3056\u3068\u4f4e\u304f\u8a2d\u5b9a\u3057\u3066\u3044\u308b\u306e\u3067\u3044\u3064\u307e\u3067\u7d4c\u3063\u3066\u3082<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u5b89\u3055\u3092\u58f2\u308a\u306b\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4e00\u6642\u7684\u306b\u6bdb\u304c\u629c\u3051\u843d\u3061\u308b\u7a0b\u5ea6\u306e\u5a01\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3067\u65bd\u8853\u3059\u308b\u305f\u3081\u3001<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u304f\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u5951\u7d04\u3092\u7e70\u308a\u8fd4\u3059\u3053\u3068\u306b\u306a\u308a\u7d50\u679c\u7684\u306b\u30c8\u30fc\u30bf\u30eb\u3067\u898b\u308b\u3068\u9ad8\u984d\u3067\u3059\u3002<br>\u591a\u304f\u306e\u60a3\u8005\u306f\u5b89\u3055\u3060\u3051\u306b\u60f9\u304b\u308c\u3066\u3001\u3053\u306e\u3088\u3046\u306a\u88cf\u4e8b\u60c5\u3092\u77e5\u3089\u305a\u306b\u6765\u9662\u3059\u308b\u306e\u3067\u7d50\u679c\u7684\u306b\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u901a\u308f\u3055\u308c\u3066\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30ab\u30e2\u306b\u306a\u308a\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/L3ogrsZspfVU3VpG7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-shonanbiyougeka\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5b89\u3044\u3051\u3069\u52b9\u679c\u306f\u3042\u308b\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p style=\"font-size:0\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8 <\/p>\n\n\n\n<ul><li>\u75db\u307f\u304c\u5c11\u306a\u3044<\/li><li>\u6700\u77ed5\u30f6\u6708\u3067\u5b8c\u4e86<\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f<span class=\"redcolor\">\u75db\u307f\u306e\u8efd\u6e1b<\/span>\u306b\u3053\u3060\u308f\u308a\u3001\u8131\u6bdb\u6a5f\u306f\u6700\u65b0\u306e\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u300d\u3092\u5c0e\u5165\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u306f\u6e29\u304b\u3044\u71b1\u3067\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3092\u5927\u5e45\u306b\u8efd\u6e1b\u3067\u304d\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n<p>\u5f93\u6765\u306e\u3088\u3046\u306a\u75db\u307f\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u3058\u3093\u308f\u308a\u3068\u6e29\u304b\u3055\u3092\u611f\u3058\u308b\u7a0b\u5ea6\u306e\u4f53\u611f\u3067\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/span><\/p>\n<p>\u4eca\u306f\u3082\u3046\u300c\u533b\u7642\u8131\u6bdb\uff1d\u75db\u307f\u304c\u5f37\u3044\u300d\u3068\u3044\u3046\u305d\u3093\u306a\u6642\u4ee3\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><strong>\u75db\u307f\u3092\u30cd\u30c3\u30af\u306b\u601d\u3046\u3053\u3068\u306a\u304f\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b<\/strong>\u306e\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u6bdb\u5468\u671f\u306b\u95a2\u4fc2\u306a\u304f\u8131\u6bdb\u3067\u304d\u308b\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306a\u306e\u3067\u3001<strong>\u6700\u77ed1\u30f6\u6708\u306b1\u56de\u306e\u30da\u30fc\u30b9\u3067\u8131\u6bdb\u53ef\u80fd<\/strong>\u3002<\/p>\n<p><span class=\"highlighted\">5\u56de\u30b3\u30fc\u30b9\u306a\u3089\u305f\u3063\u305f\u306e5\u30f6\u6708\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/span><\/p>\n<p>\u3055\u3089\u306b\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f\u8ffd\u52a0\u8cbb\u7528\u304c\u767a\u751f\u3057\u307e\u305b\u3093\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-13133f9b-ea06-4403-9627-7b17787ba250\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u521d\u8a3a\u6599 <\/li><li> \u518d\u8a3a\u6599 <\/li><li> \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09 <\/li><li> \u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09 <\/li><li> \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb <\/li><li> \u9ebb\u9154\u4ee3 <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3053\u308c\u3089\u304c\u3059\u3079\u3066\u7121\u6599\u306a\u306e\u306f\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<h4> <strong>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>\uff08\u9f3b\u3057\u305f\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9996\u304b\u3089\u9078\u3079\u308b\uff09<\/td><td><strong>5\u56de38,500\u5186<\/strong><\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53<\/td><td><strong>5\u56de78,000\u5186<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/mens-eminal.jp\/lp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/a><\/td><\/tr><tr><td> \u4f4f\u6240 <\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662 <\/td><\/tr><tr><td> \u96fb\u8a71\u756a\u53f7 <\/td><td> \u516c\u5f0fHP\u300c\u533b\u9662\u4e00\u89a7\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td> \u30a2\u30af\u30bb\u30b9 <\/td><td> \u516c\u5f0fHP\u300c<a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\">\u533b\u9662\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11:00\u301c21:00<\/td><\/tr><tr><td> \u4e88\u7d04\u65b9\u6cd5 <\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04 <\/td><\/tr><tr><td>\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30fb\u65bd\u8853\u6642\u306e\u30ed\u30fc\u30b7\u30e7\u30f3\u4ee3<br>\u30fb \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09<br>\u30fb\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09<br>\u30fb \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb<br>\u30fb \u8ee2\u9662\u306e\u624b\u7d9a\u304d\u8cbb\u7528<br>\u30fb\u30c6\u30b9\u30c8\u7167\u5c04\u4ee3<br>\u30fb\u9ebb\u9154<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3<\/td><td>\u30fb\u5b66\u527210%OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u52726%OFF<br>\u30fb\u30da\u30a2\u52726%OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/6WXQ4z4Ak7RQyU4P7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u3001\u65bd\u8853\u3057\u3066\u304f\u3060\u3055\u308b\u65b9\u306f\u7686\u3055\u3093\u4e01\u5be7\u3067\u597d\u611f\u304c\u6301\u3066\u308b\u3002\u4e2d\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>1\u56de\u3067\u3082\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u30023\u56de\u3084\u3063\u305f\u3089\u78ba\u5b9f\u306b\u5909\u308f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dXk9BQPEPhtiPfN4A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u307e\u305a\u3001\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u306f\u6700\u77ed5\u56de\u3068\u66f8\u304b\u308c\u3066\u3044\u305f\u304c\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3044\u3063\u305f\u30895\u56de\u3067\u306f\u307e\u305a\u7d42\u308f\u3089\u306a\u3044\u3068\u5e97\u8217\u3067\u8a00\u308f\u308c10\u56de\u3092\u9032\u3081\u3089\u308c\u305f\u3002<br>\u307e\u305f\u3001\u521d\u56de\u306f\u4e88\u5b9a\u6642\u9593\u3088\u308a\uff11\u6642\u9593\u524d\u306b\u6765\u3044\u3068\u8a00\u308f\u308c\u305f\u304c\u3001\u5b9f\u969b\u884c\u3063\u3066\u307f\u305f\u3089\u9593\u9055\u3063\u3066\u3044\u307e\u3057\u305f\u3002\u3068\u8a00\u308f\u308c\u3001\uff11\u6642\u9593\u5f85\u305f\u3055\u308c\u305f\u3002<br>\uff12\u56de\u76ee\u306e\u4e88\u7d04\u3082\u307b\u3068\u3093\u3069\u53d6\u308c\u305a\u3001\u4f55\u3068\u304b\u53d6\u3063\u3066\u3044\u3063\u305f\u3089\u3001\u305d\u306e\u65e5\u306e\u5348\u524d\u306b\u6574\u5f62\u5916\u79d1\u306b\u884c\u3063\u305f\u3068\u3044\u3046\u3053\u3068\u3067\u672c\u65e5\u306e\u65bd\u8853\u306f\u3067\u304d\u307e\u305b\u3093\u3002\uff11\u56de\u6d88\u5316\u3057\u305f\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<br>\u305d\u308c\u3092\u623b\u3059\u306b\u306f\uff11\u4e07\u5186\u5fc5\u8981\u3067\u3059\u3002\u3068\u8a00\u308f\u308c\u305f\u3002<br>\u5bfe\u5fdc\u306b\u4e0d\u6e80\u304c\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3092\u53d7\u3051\u305f\u304c\u9000\u4f1a\u3057\u307e\u3057\u305f\u3002<br>\u307f\u306a\u3055\u3093\u306f\u3001\u6c17\u3092\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/qVhjcBmML1ZoqwYC7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" style=\"background-color:#2dad96\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><br><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30c8\u3099\u30af\u30bf\u30fc\u30b3\u30cf\u309a\" class=\"wp-image-14128\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3-300x174.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"44f415b9-188c-42f4-a55f-deb377d317b7\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ffd42019-ff9d-4482-8d57-8e2924064947\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"ae545144-1dcb-4059-9dcf-277c7de525fe\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"30b10093-d512-4ab5-af8e-8ad3e519507d\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.3\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.3<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-45b719b0-74b4-471a-8040-fabfa847d898\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>Dr.\u30b3\u30d0\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186\uff01\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u304c\u9b45\u529b<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306e\u8131\u6bdb\u7bc4\u56f2\u304c\u5e83\u3044<\/li><li>\u8131\u6bdb\u524d\u306b\u30c6\u30b9\u30c8\u7167\u5c04\u3042\u308a<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>Dr.\u30b3\u30d0\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u7684\u306a\u306e\u306f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3002<\/p>\n\n\n\n<p>2\u5e74\u30844\u5e74\u9593\u306a\u3069\u306e\u671f\u9650\u4ed8\u304d\u304c\u591a\u3044\u4e2d\u3001\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599100\u5186\u306e\u307f\u3067\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u53e3\u30fb\u984e\u30fb\u982c\u30fb\u984e\u4e0b\u30fb\u9996\u4e0a\u306e\u307b\u307c\u5168\u3066\u306e\u30d2\u30b2\u304c\u5bfe\u8c61\u3068\u306a\u308b\u306e\u3067\u3001\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u306b\u52a0\u3048\u3066\u3001\u30b7\u30cd\u30ed\u30f3\u30ad\u30e3\u30f3\u30c7\u30e9\u793e\u306eGentleMax Pro\u3092\u4f7f\u7528\u3057\u3066\u304a\u308a\u3001\u30d2\u30b2\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u9a5a\u7570\u7684\u306a\u52b9\u679c\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u78ba\u5b9f\u306a\u52b9\u679c\u3068\u5b89\u5168\u6027\u3001\u6642\u77ed\u3067\u9078\u3076\u306a\u3089Dr.\u30b3\u30d0\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u90fd\u5ea6\u6255\u3044<\/td><td>1\u301c5\u56de\u76ee\uff1a27,500\u5186\/1\u56de<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><tr><td>\u4e00\u62ec\u6255\u3044<\/td><td>5\u56de\u5206\uff1a108,900\u5186<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4><strong>Dr.\u30b3\u30d0<\/strong>\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kobayashi-seikei.jp\/alopecia\/\" target=\"_blank\">Dr.\u30b3\u30d0 \u9280\u5ea7\u9662<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/Nd9YwZNW7bBpaSFs9\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea72\u4e01\u76ee10-8 \u30de\u30cb\u30a8\u30e9\u9280\u5ea7\u30d3\u30eb3\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-026-226<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br> \u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br> \u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br> \u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u5411\u3051\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b89\u3044\u3057\u3001\u52b9\u679c\u629c\u7fa4\u3067\u3059\u3002<br>\u5f53\u65b9\u3081\u3061\u3083\u304f\u3061\u3083\u9aed\u306f\u6fc3\u3044\u65b9\u3067\u3059\u304c\u3001\u8584\u304f\u306a\u3063\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u4e88\u7d04\u306f\u3068\u308a\u305a\u3089\u3044\u3067\u3059\u304c\u3001\u30b3\u30b9\u30d1\u91cd\u8996\u3057\u305f\u3044\u65b9\u306b\u30aa\u30b9\u30b9\u30e1\u3002<br>\u75db\u3044\u306e\u304c\u82e6\u624b\u306a\u3089\u30b4\u30ea\u30e9\u304c\u30aa\u30b9\u30b9\u30e1\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/u9RqkAuTEXt3q46N9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4fa1\u683c\u3068\u52b9\u679c\u306f\u7d20\u6674\u3089\u3057\u3044\u3051\u3069\u3001\u793e\u54e1\u306e\u30b5\u30fc\u30d3\u30b9\u30ec\u30d9\u30eb\u3068\u885b\u751f\u9762\u306f\u4e26\u4ee5\u4e0b\u304b\u3068\u3002\u793e\u54e1\u306f\u30b5\u30fc\u30d3\u30b9\u5185\u5bb9\u3001\u8a00\u3046\u3053\u3068\u30d0\u30e9\u30d0\u30e9\u3001\u65bd\u8853\u5f8c\u306e\u8edf\u818f\u306f\u5857\u3089\u308c\u305f\u308a\u5857\u3089\u308c\u306a\u304b\u3063\u305f\u308a\u3002\u885b\u751f\u9762\u306f\u3001\u65bd\u8853\u4e0a\u4ef0\u5411\u3051\u306b\u306a\u308a\u307e\u3059\u304c\u6795\u306b\u306f\u9aea\u306e\u6bdb\u3068\u304b\u3064\u3044\u3066\u307e\u3059\u3002\u6c17\u5206\u60aa\u3044\u3001\u3001\u3061\u306a\u307f\u306b\u4e88\u7d04\u306f\u5168\u7136\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZmY1FZ8BDRWtmcBg9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u306e\u30b3\u30b9\u30d1\u306f\u968f\u4e00\u3067\u3059\u3002<br>\u305f\u3060\u305d\u306e\u5206\u5f93\u696d\u54e1\u306e\u30ec\u30d9\u30eb\u306f\u6700\u4f4e\u3067\u3059\u3002<br>\u6700\u8fd1\u306f\u65bd\u8853\u3059\u308b\u65b9\u306f\u5272\u3068\u307e\u3068\u3082\u306a\u65b9\u304c\u591a\u3044\u6c17\u304c\u3057\u307e\u3059(\u305f\u307e\u306b\u30b5\u30c3\u30b5\u3068\u7d42\u308f\u3089\u305d\u3046\u3068\u5ba2\u306e\u3053\u3068\u3092\u8003\u3048\u305a\u306b\u9069\u5f53\u306a\u3053\u3068\u3084\u308b\u4eba\u3082\u3044\u307e\u3059\u3002\u7279\u306b\u571f\u65e5\u306f\u65bd\u8853\u8005\u306e\u8cea\u304c\u4f4e\u3044\u6c17\u304c\u3057\u307e\u3059\u3002)<br>\u53d7\u4ed8\u3068\u96fb\u8a71\u5bfe\u5fdc\u306b\u95a2\u3057\u3066\u306f\u672c\u5f53\u306b\u6700\u5e95\u8fba\u30ec\u30d9\u30eb\u3067\u3059\u3002<br>\u307e\u3068\u3082\u306a\u793e\u4f1a\u4eba\u3068\u3057\u3066\u306e\u5e38\u8b58\u3084\u30de\u30ca\u30fc\u3084\u8a00\u8449\u9063\u3044\u304c\u8eab\u306b\u3064\u3044\u3066\u3044\u306a\u3044\u65b9\u3057\u304b\u3044\u307e\u305b\u3093\u3002<br>\u30b3\u30f3\u30d3\u30cb\u306e\u30a2\u30eb\u30d0\u30a4\u30c8\u306e\u65b9\u304c\u3088\u3063\u307d\u3069\u3057\u3063\u304b\u308a\u3057\u305f\u63a5\u5ba2\u3092\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br>\u53d7\u4ed8\u306f\u7121\u4eba\u306b\u3001\u96fb\u8a71\u5bfe\u5fdc\u306f\u5916\u6ce8\u3059\u308b\u306a\u3069\u3057\u3066\u9802\u304d\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/Q74tFspMAE4PMmAm7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E\" style=\"background-color:#2dad96\">Dr.\u30b3\u30d0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-drkoba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg\" alt=\"\" class=\"wp-image-90573\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg-300x147.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"e184e38d-df9c-498e-8272-a13bddd1152b\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20bbd0a6-7a66-4926-bece-da5791594ed9\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bfae67b3-4153-476b-9568-3a768029c0c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"bdebb052-e44d-47d8-adb6-da78c858135f\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.1<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b <\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b <\/li><li>\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044 <\/li><li>\u826f\u5fc3\u7684\u306a\u4fa1\u683c\u8a2d\u5b9a <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n<p><span style=\"font-weight: 400;\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u7537\u6027\u5c02\u7528\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u5357\u53e3\u9662\u3068\u6e0b\u8c37\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u6700\u65b0\u306e\u8131\u6bdb\u7406\u8ad6\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306b\u3088\u308a\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b\u70b9\u304c\u6700\u5927\u306e\u9b45\u529b\u3067\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u65b9\u6cd5\u306a\u306e\u3067\u6e29\u304b\u3044\u71b1\u3067\u30a2\u30d7\u30ed\u30fc\u30c1\u3067\u304d\u3001\u6fc3\u3044\u6bdb\u306f\u3082\u3061\u308d\u3093\u7523\u6bdb\u306e\u3088\u3046\u306a\u8584\u3044\u6bdb\u3082\u3057\u3063\u304b\u308a\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u65bd\u8853\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3067\u3042\u3063\u3068\u3044\u3046\u9593\u306b\u7d42\u308f\u308a\u3001\u4e88\u7d04\u67a0\u306b\u3082\u4f59\u88d5\u304c\u51fa\u3084\u3059\u3044\u3067\u3059\u3002\u6bd4\u8f03\u7684\u65b0\u3057\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u306e\u3067\u3001\u305d\u306e\u70b9\u3082\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u3064\u306a\u304c\u3063\u3066\u3044\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u808c\u30c8\u30e9\u30d6\u30eb\u3084\u6253\u3061\u6f0f\u308c\u306b\u3082\u7121\u6599\u3067\u5bfe\u5fdc\u3002\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u3067\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u30c6\u30b9\u30c8\u7167\u5c04\u3082\u7121\u6599\u3067\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u306e\u3067\u3001\u8208\u5473\u304c\u3042\u308c\u3070\u6c17\u8efd\u306b\u8db3\u3092\u904b\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9854\u30bb\u30ec\u30af\u30c8\u30d7\u30e9\u30f33<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a26,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a55,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a76,000\u5186<\/td><\/tr><tr><td>\u98546\u7b87\u6240\u30bb\u30c3\u30c8<br>\uff08\u3072\u305f\u3044\/\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\/\u9f3b\u4e0b\/\u30a2\u30b4\/\u30a2\u30b4\u4e0b\/\u9996\uff09<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a51,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a109,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a149,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><span style=\"font-weight: 400;\">\u4eca\u306a\u3089\u671f\u9593\u9650\u5b9a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98543\u7b87\u6240\u300d\u304c1\u56de9,800\u5186\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98546\u7b87\u6240\u300d\u304c1\u56de16,800\u5186\u3067\u304a\u8a66\u3057\u3067\u304d\u307e\u3059\u306e\u3067\u3001\u307e\u305a\u306f\u3053\u3061\u3089\u3092\u8a66\u3057\u3066\u307f\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>3\u5e97\u8217\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-006-280<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u306f<a href=\"https:\/\/jennyc.jp\/men\/clinics\/\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3001\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3001\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/reserve\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df<\/strong><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b16884f9-2176-4316-ad02-3b70add7283b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Shoki Aoba\u3055\u3093 <\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u7d4c\u9a13\u3067\u4e0d\u5b89\u8981\u7d20\u3082\u591a\u3005\u3042\u308a\u307e\u3057\u305f\u304c\u75db\u307f\u3068\u304b\u3082\u306a\u304f\u3001\u6700\u5f8c\u307e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u305f\u72b6\u614b\u3067\u3044\u308c\u307e\u3057\u305f\uff01\u62c5\u5f53\u306e\u65b9\u304c\u3068\u3066\u3082\u89aa\u5207\u306a\u65b9\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3067\u304d\u305f\u8981\u56e0\u306e\u4e00\u3064\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u65bd\u8a2d\u3082\u7dba\u9e97\u306a\u5370\u8c61\u3067\u3057\u305f\uff01<br>\uff08\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Google\u30de\u30c3\u30d7 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">anan anpan\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">VIO\u3092\u3084\u3063\u3066\u3044\u307e\u3059\u3002<br>\u4ed6\u4f1a\u793e\u306e\u533b\u7642\u8131\u6bdb\u3082\u7d4c\u9a13\u6e08\u307f\u306e\u305f\u3081\u3001\u305d\u306e\u6bd4\u8f03\u3067\u3059\u3002<br><br>\u7167\u5c04\u81ea\u4f53\u306f\u3001\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u5c11\u306a\u3044\u3067\u3059\uff01<br>\u305d\u306e\u70b9\u3068\u3066\u3082\u6e80\u8db3\u306a\u306e\u3067\u3059\uff01<br><br>\u661f\u304c\uff11\u3064\u306a\u3044\u306e\u306f\u3001<br>O\u306e\u6642\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306b\u5243\u3063\u3066\u3082\u3089\u3063\u305f\u306e\u3067\u3059\u304c\u3001<br>\u305d\u306e\u6bdb\u306e\u51e6\u7406\u304c\u5b9f\u969b\u306e\u7167\u5c04\u3088\u308a\u3082\u75db\u304b\u3063\u305f\u3067\u3059\u3002\u3002<br><br>\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3092\u3057\u305f\u6642\u306f\u305d\u3093\u306a\u4e8b\u306f\u306a\u304b\u3063\u305f\u3002\u3002<br><br>\u6bdb\u3092\u51e6\u7406\u3059\u308b\u5243\u6bdb\u5668\u6750\u304c\u60aa\u3044\u306e\u304b\u3001\u3001<br>\u5243\u6bdb\u3057\u3066\u304f\u308c\u308b\u30b9\u30bf\u30c3\u30d5\u306e\u6280\u8853\u306a\u306e\u304b\u3001\u3001<br><br>\u8840\u304c\u51fa\u3066\u308b\u3093\u3058\u3083\u306a\u3044\u304b\u3068\u601d\u3046\u304f\u3089\u3044\u75db\u304b\u3063\u305f\u3002\u3002<br>\u6539\u5584\u3057\u3066\u307b\u3057\u3044\u3067\u3059\u3002<br>\uff08\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/jennyc.jp\/men\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc \u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-jenny\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u5b9f\u969b\u306bVIO\u8131\u6bdb\u306e\u4f53\u9a13\u3067\u52b9\u679c\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-1251\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"80ce2e20-d578-4425-b0fc-3aa8e9d65eac\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"da788f7f-62d7-4dd1-81a6-5a88864af44e\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"5f7a190e-4278-45a9-b3f9-45c4ee4087e5\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"aaacef2d-02ff-4baf-9c6c-9f744c43ae90\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"0480c0de-9297-432b-8e96-27071a2c472e\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-0480c0de-9297-432b-8e96-27071a2c472e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.0\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.0<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7\u306f\u3001\u533b\u7642\u8131\u6bdb\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u6771\u4eac\u306f\u6e0b\u8c37\u3092\u4e2d\u5fc3\u306b\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u5ba4\u3059\u3079\u3066\u5b8c\u5168\u500b\u5ba4\u306a\u306e\u3067\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u304c\u5b88\u3089\u308c\u3066\u5b89\u5fc3\u3002\u533b\u7642\u6a5f\u95a2\u306a\u306e\u3067\u8131\u6bdb\u5f8c\u306e\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\u3082\u3057\u3063\u304b\u308a\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u826f\u5fc3\u7684\u306a\u306e\u304c\u4f3a\u3048\u308b\u306e\u306f\u3001\u300c\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3044\u305f\u3057\u307e\u305b\u3093\u300d\u300c\u8868\u8a18\u6599\u91d1\u4ee5\u5916\u306f\u4e00\u5207\u3044\u305f\u3060\u304d\u307e\u305b\u3093\u300d\u300c\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u81ea\u4fe1\u304c\u3042\u308a\u307e\u3059\u300d\u2026\u2026\u306a\u3069\u306e\uff18\u3064\u306e\u7d04\u675f\u3002\u5b89\u5fc3\u3057\u3066\u6765\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u521d\u56de\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u7121\u6599\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>ALX\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a22,000\u51865\u56de\uff1a66,000\u51868\u56de\uff1a96,800\u518612\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>YAG\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a33,000\u51865\u56de\uff1a99,000\u51868\u56de\uff1a149,600\u518612\u56de\uff1a211,200\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/omotesando-skin-clinic?share\">\u795e\u5bae\u524d5-9-13 \u559c\u591a\u91cd\u30d3\u30eb4\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-334-270<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6771\u4eac\u30e1\u30c8\u30ed\u5404\u7dda\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\u301c19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6c34\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3082\u3057\u304f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u3084Mastercard\u3001UC\u30ab\u30fc\u30c9\u306a\u3069\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u307e\u3067\u901a\u5e38\u306e\u8131\u6bdb\u3068\u3001\u3053\u3053\u306e\u533b\u7642\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u307e\u3057\u305f\u304c\u3001\u3084\u3063\u3071\u308a\u533b\u7642\u8131\u6bdb\u306e\u65b9\u304c\u52b9\u679c\u304c\u660e\u3089\u304b\u306b\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u3002\u901a\u5e38\u306e\u306f\u6b21\u306b\u8131\u6bdb\u306b\u884c\u304f\u524d\u306b\u306f\u751f\u3048\u3066\u304d\u3066\u3057\u307e\u3046\u306e\u306b\u3001\u533b\u7642\u306f\u305d\u308c\u304c\u304b\u306a\u308a\u9045\u3044\u3067\u3059\uff01\u672c\u5f53\u306b\u51e6\u7406\u306e\u5fc5\u8981\u304c\u306a\u304f\u306a\u308b\u306e\u3067\u52a9\u304b\u3063\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BdVNDePJyJNbpTP77\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e88\u7d04\u6642\u9593\u306b\u547c\u3070\u308c\u305a\u5f85\u305f\u3055\u308c\u308b\u3053\u3068\u591a\u6570\u3002<br>\u65bd\u8853\u524d\u306b\u304a\u91d1\u3092\u53d6\u3089\u308c\u308b\u30b9\u30bf\u30a4\u30eb\u3002<br>\u4f1a\u8a08\u3082\u4e0d\u660e\u77ad\u3067\u660e\u7d30\u306f\u3082\u3089\u3048\u307e\u305b\u3093\u3002<br>\u6b63\u76f4\u304a\u3059\u3059\u3081\u306f\u3057\u306a\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/9EMqbJrcqaa4Pa438\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30aa\u30d7\u30b7\u30e7\u30f3\u5951\u7d04\u306e\u52e7\u8a98\u304c\u3061\u3087\u3063\u3068\u3057\u3064\u3053\u3044\u306e\u304c\u6b8b\u5ff5\u3002\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u304a\u52e7\u3081\u306f\u65ad\u308b\u3053\u3068\u304c\u3067\u304d\u305f\u306e\u3067\u3059\u304c\u3001\u770b\u8b77\u5e2b\u3055\u3093\u307e\u3067\u3082\u65bd\u8853\u4e2d\u307e\u3067\u4f55\u5ea6\u3082\u304a\u52e7\u3081\u3057\u3066\u304f\u308b\u306e\u3067\u65ad\u308b\u306e\u3082\u3060\u3093\u3060\u3093\u9762\u5012\u306b\u306a\u3063\u3066\u6700\u5f8c\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u8ffd\u52a0\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002\u305d\u308c\u3055\u3048\u306a\u3051\u308c\u3070\u304a\u52e7\u3081\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3060\u3068\u601d\u3044\u307e\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/x9J2Dig35XdPzfaV7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/omotesando-skin.jp\/\" style=\"background-color:#2dad96\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14134\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"58917e65-057d-48e1-8e2a-4b904d41f7f6\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"89ed49d2-6a05-49c4-acba-7b8651b91eac\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"b9ed2f1e-5490-4b1e-b119-8a80f49cb445\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"358817b4-dd0a-49d9-a932-c9b4b00a2092\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d31c32a5-6a44-4c18-9084-f6bc8681cdd9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.2<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u95a2\u6771\u570f\u5185\u306b5\u9662\u3092\u5c55\u958b\u3057\u3001\u90fd\u5185\u306b\u306f4\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3060\u3051\u3067\u53ef\u80fd\u306a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30fb\u30ec\u30fc\u30b6\u30fc\u3067\u3001\u5b89\u5168\u3067\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306a\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u8a3a\u6599\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u30fb\u5243\u6bdb\u53f0\u30fb\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3044\u3046\uff14\u3064\u306e\u8131\u6bdb\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3002\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u5fc3\u914d\u306a\u65bd\u8853\u5f8c\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u304d\u3063\u3061\u308a\u3068\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u306e\u3067\u3068\u3066\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a74,800\u51868\u56de\uff1a107,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/shibu-cli.com\/\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u6e0b\u8c37\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/xweXib5q2Ly44cdx5\">\u6771\u4eac\u90fd\u6e0b\u8c37\u533a\u6e0b\u8c371-14-9 \u85e4\u548c\u5bae\u76ca\u5742\u30d3\u30eb8\u30fb9F<\/a><br><strong>\u65b0\u5bbf\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/78PxmsKCTcaw3yXq8\">\u6771\u4eac\u90fd\u65b0\u5bbf\u533a\u65b0\u5bbf3-23-1 \u90fd\u91cc\u4e00\u30d3\u30eb2F<\/a><br><strong>\u6c60\u888b\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/2MmwDbh6GuJJ2ddg9\">\u6771\u4eac\u90fd\u8c4a\u5cf6\u533a\u5357\u6c60\u888b2-27-8 \u5357\u6c34\u30d3\u30eb7F<\/a><br><strong>\u65b0\u6a4b\u9662<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/shibucli_shinbashi?share\" target=\"_blank\">\u6771\u4eac\u90fd\u6e2f\u533a\u65b0\u6a4b2-18-9 \u7b2c3\u5149\u548c\u30d3\u30eb4F<\/a><br><strong>\u6a2a\u6d5c\u9662<\/strong><br><a href=\"https:\/\/g.page\/shibucli_yokohama?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u795e\u5948\u5ddd\u770c\u6a2a\u6d5c\u5e02\u897f\u533a\u5357\u5e782-11-1 \u6a2a\u6d5cMS\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-355-311<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2\u5168\u4f533\u56de\u30b3\u30fc\u30b9\uff1a57,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8131\u6bdb\u6a5f\u3068\u3066\u3082\u826f\u304f\u6bdb\u304c\u6e1b\u308a\u307e\u3059\u3002\u4eca\u307e\u3067\u901a\u3063\u3066\u3044\u305f\u3068\u3053\u308d\u306e\u534a\u5206\u4f4d\u306e\u56de\u6570\u3067\u8131\u6bdb\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\u3002\u4e88\u7d04\u3082\u5e0c\u671b\u306e\u6642\u9593\u306b\u53d6\u308c\u308b\u3088\u3046\u8abf\u6574\u3057\u3066\u304f\u308c\u3066\u6709\u308a\u96e3\u3044\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3082\u4e01\u5be7\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u7686\u5bfe\u5fdc\u826f\u3044\u3067\u3059\u3088\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/abKhxWtWSzUKSLAG8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u521d\u5165\u308a\u53e3\u304c\u308f\u304b\u308a\u3065\u3089\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u8131\u6bdb\u3067\u3061\u3083\u3093\u3068\u4e88\u7d04\u3092\u53d6\u3063\u3066\u304f\u308c\u305f\u306e\u3068\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u7121\u6599\u306f\u697d\u3061\u3093\u3067\u3059\u3054\u304f\u826f\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u3066\u3044\u306d\u3044\u306b\u611f\u3058\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TLXXMmmZnAMWtpD47\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-18154384-3f01-4a03-bef2-4348b0056503\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5168\u8eab\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3059\u3002\u6599\u91d1\u306f\u3059\u3054\u304f\u5b89\u3044\u3068\u3044\u3046\u308f\u3051\u3067\u306f\u306a\u304f\u3001\u307e\u3042\u5e73\u5747\u7684\u304b\u306a\u3068\u3044\u3046\u4fa1\u683c\u5e2f\u3067\u3059\u300223\u6642\u307e\u3067\u55b6\u696d\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u4ed5\u4e8b\u5f8c\u306b\u3082\u901a\u3048\u308b\u306e\u304c\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zXQapcFCt7qsqge46\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/shibu-cli.com\/\" style=\"background-color:#2dad96\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-shibuyacosmeticsurgeryclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3010\u30e1\u30f3\u30ba\u3011\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u89e3\u7d04\u6599\u91d1\u3084\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u304b\u304b\u308b\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>KM\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png\" alt=\"\" class=\"wp-image-14782\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4224e83f-514a-4bef-bda7-e7f54eedd96f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"86f6b22d-c54a-4f82-8479-eae0bb73b496\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ab0f7de2-571f-4551-8176-f8f0a9e93d29\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"73a02d13-f243-47f1-91b2-6332d22f60fa\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"94fbbce4-e71a-47a1-be8f-205694d0993a\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNextPro\u3092\u4f7f\u3063\u305f\u300e\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u300f\u304c\u65e9\u304f\u3066\u75db\u307f\u304c\u7121\u3044\u8131\u6bdb\u3068\u3057\u3066\u4eba\u6c17<\/li><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3001\u65bd\u8853\u304c\u4e01\u5be7<\/li><li>\u7523\u6bdb\u3084\u65e5\u713c\u3051\u808c\u3078\u306e\u65bd\u8853\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u7f8e\u5bb9\u5916\u79d1\u3067\u3059\u3002\u65b0\u5bbf\u9662\u3068\u9280\u5ea7\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30cf\u30e4\u30d6\u30b5NEO\u306f\u3001\u767a\u6bdb\u56e0\u5b50\u3068\u3057\u3066\u91cd\u8981\u306a\u5f79\u5272\u3092\u679c\u305f\u3059\u30d0\u30eb\u30b8\u3092\u7834\u58ca\u3057\u307e\u3059\u3002\u5f93\u6765\u306e\u30a2\u30d7\u30ed\u30fc\u30c1\u90e8\u5206\u306e\u3001\u6bdb\u6839\u30fb\u6bdb\u6bcd\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u305f\u3081\u3001\u75db\u307f\u3092\u611f\u3058\u306a\u304f\u5727\u5012\u7684\u306a\u30b9\u30d4\u30fc\u30c9\u8131\u6bdb\u3092\u5b9f\u73fe\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6642\u77ed\u3067\u52b9\u7387\u304c\u826f\u304f\u3066\u3001\u3057\u304b\u3082\u706b\u50b7\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u8efd\u6e1b\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u8a66\u3057\u3066\u307f\u306a\u3044\u3068\u308f\u304b\u3089\u306a\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u3068\u3057\u30661\u56de3,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a93,500\u5186\u8ffd\u52a0\uff1a18,700\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.kmshinjuku.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/a><br><a rel=\"noreferrer noopener\" aria-label=\"KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.kmshinjuku.com\/clinic-ginza\/\" target=\"_blank\">KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMshinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a2-46-5KM\u65b0\u5bbf\u30d3\u30eb8F<\/a><br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMginza?share\">\u4e2d\u592e\u533a\u9280\u5ea71-16-1\u6771\u8ca8\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-5272-0212<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u8a3a\u5bdf\u6642\u9593 11\uff1a00\u301c19\uff1a00<br>\u96fb\u8a71\u53d7\u4ed8 10\uff1a30\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u5e74\u672b\u5e74\u59cb\u306e\u307f\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u307e\u305f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3072\u3052\uff08\u9f3b\u4e0b\uff09\u30c8\u30e9\u30a4\u30a2\u30eb1\u56de\uff1a3,300\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u306e\u5bfe\u5fdc\u3001\u5148\u751f\u306e\u65bd\u8853\u3082\u554f\u984c\u306a\u304f\u307e\u305f\u884c\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BL2nNNLXxD5v5wsN6\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed8\u306f\u6570\u4eba\u3044\u308b\u304c\u3001\u611b\u60f3\u304c\u826f\u3044\u30b9\u30bf\u30c3\u30d5\u3068\u305d\u3046\u3067\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u306e\u5dee\u304c\u6fc0\u3057\u3044\u3002\u533b\u5e2b\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u305f\u53d7\u4ed8\u30fb\u770b\u8b77\u5e2b\u3068\u6bd4\u3079\u3066\u3082\u4e00\u756a\u89aa\u5207\u3060\u3063\u305f\u3002\u65bd\u8853\u306f\u826f\u304b\u3063\u305f\u3002\u518d\u8a2a\u3042\u308a\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uYLvgLyWTsUHvBPVA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u770b\u8b77\u5e2b\u7121\u793c<br>\u304d\u3061\u3093\u3068\u5243\u3063\u3066\u304d\u305f\u306e\u306b\u5f37\u3081\u306e\u53e3\u8abf\u3002<br>\u3046\u308b\u3055\u3044\u3057\u3046\u3056\u3044\u3002<br>\u5e30\u308d\u3046\u304b\u3068\u601d\u3063\u305f\u308f\u9014\u4e2d\u3067\u3002<br>\u9280\u5ea7\u306a\u3093\u3067\u306a\u304f\u306a\u3063\u3061\u3083\u3063\u305f\u306e\u3055\u30fc\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BGspM1S2mh2GCFZ17\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" style=\"background-color:#2dad96\">KM\u30af\u30ea\u30cb\u30c3\u30af\u3092\u516c\u5f0fHP\u3067\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a890a7d2-044d-40c8-992d-684994db6158\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-kmclinic\/\">KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u65b0\u5bbf\u30fb\u9280\u5ea7\u306e\u30d2\u30b2\u6c38\u4e45\u8131\u6bdb\u306a\u3089\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u306e\u304a\u5f97\u30b3\u30fc\u30b9\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-300-250.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-11369\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4786e358-2c74-401c-b12b-8c98cd55c385\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"02ce887e-3cf7-400b-bfb2-05cdee3cdd21\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"24ffd67f-6112-4eec-bad6-a2bfb6598f11\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"cefa0580-ca51-4459-b3ce-d1d441a07400\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306f\u300110\u4ee3\u304b\u308990\u4ee3\u307e\u3067\u306e\u5e45\u5e83\u3044\u5c64\u304c\u6765\u9662\u3059\u308b\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u7f8e\u5bb9\u306b\u95a2\u3059\u308b\u69d8\u3005\u306a\u30e1\u30cb\u30e5\u30fc\u306e\u4e2d\u3067\u3001\u533b\u7642\u8131\u6bdb\u3082\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u4f55\u3088\u308a\u3082\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5927\u5207\u306b\u3057\u3001\u305d\u308c\u305e\u308c\u306e\u5e0c\u671b\u3068\u6e80\u8db3\u306b\u5bc4\u308a\u6dfb\u3044\u3001\u5411\u304d\u5408\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u306f\u3001\u533b\u5e2b\u3068\u3044\u3046\u3060\u3051\u3067\u3082\u5b89\u5fc3\u306a\u306e\u306b\u3001\u30ad\u30e3\u30ea\u30a2\u306e\u3042\u308b\u76ae\u819a\u306e\u5c02\u9580\u533b\u304c\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u3068\u3044\u3046\u3053\u3068\u3067\u3057\u3087\u3046\u3002\u4e07\u304c\u4e00\u306e\u76ae\u819a\u30c8\u30e9\u30d6\u30eb\u3092\u8003\u3048\u308b\u3068\u975e\u5e38\u306b\u5b89\u5fc3\u3067\u304d\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7c73\u56fd\u3067\u627f\u8a8d\u3055\u308c\u305f\u6c38\u4e45\u8131\u6bdb\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u306f\u3001\u521d\u56de\u304b\u3089\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u307e\u3059\u3002\u65e5\u713c\u3051\u3057\u305f\u808c\u306b\u3082\u7167\u5c04\u53ef\u80fd\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u3001\u30d1\u30fc\u30c4\u3054\u3068\u3084\u30bb\u30c3\u30c8\u6599\u91d1\u304c\u3042\u308a\u3001\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a27,500\u5186<br>3\u56de\uff1a55,000\u5186<br>5\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.medieth.com\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea73-9-19 \u5409\u6fa4\u30d3\u30eb6F<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-415-554<br>\uff08\u96fb\u8a71\u53d7\u4ed8\u6642\u959311:00\u301c18:30\uff09<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u65e5\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.medieth.com\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2&nbsp;\uff08\u5168\u4f53\uff1a\u3082\u307f\u3042\u3052\u30fb\u307b\u307b\u30fb\u9996\u542b\u3080\uff095\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c40d8716-c381-43e6-9102-d085e557fee8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u8fd1\u6bdb\u304c\u6fc3\u3044\u4eba\u304c\u5c11\u306a\u304f\u306a\u3063\u305f\u6c17\u304c\u3057\u3066\u305f\u3093\u3067\u3059\u304c\u3001\u307f\u3093\u306a\u8131\u6bdb\u3084\u3063\u3066\u308b\u3093\u3067\u3059\u306d\u3002<br>\u53cb\u9054\u304c\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u3068\u306e\u4e8b\u3067\u3001\u7d39\u4ecb\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u3002\u3061\u3087\u3046\u3069\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3084\u3063\u3066\u305f\u306e\u3067\u4e88\u7b97\u3088\u308a\u3082\u5b89\u304f\u6e08\u3093\u3067\u304a\u5f97\u3067\u3057\u305f\u3002\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u6211\u6162\u3057\u3066\u3067\u3082\u3084\u3063\u305f\u7532\u6590\u304c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/MAHw7CivGVPDeR8VA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a661daa6-80b6-47dc-b454-97b13b552193\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c06\u6765\u30d2\u30b2\u4f38\u3070\u3059\u304b\u3082\u3057\u308c\u306a\u3044\u3068\u601d\u3063\u3066\u8131\u6bdb\u3084\u308b\u304b\u4fdd\u7559\u306b\u3057\u3066\u305f\u3093\u3067\u3059\u3051\u3069\u3001\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u304f\u306a\u308b\u306e\u304c\u9762\u5012\u3067\u3002\u6700\u8fd1\u30ea\u30e2\u30fc\u30c8\u696d\u52d9\u306b\u306a\u3063\u305f\u306e\u3067\u4eba\u3068\u4f1a\u3046\u6a5f\u4f1a\u3082\u6e1b\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u9006\u306b\u4eca\u304c\u59cb\u3081\u6642\u304b\u306a\u3068\u3002\u6570\u56de\u3057\u304b\u901a\u3063\u3066\u307e\u305b\u3093\u304c\u3001\u65e2\u306b\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u3002\u73fe\u6bb5\u968e\u3067\u3082\u3084\u3063\u3066\u826f\u304b\u3063\u305f\u3068\u601d\u3046\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3zYxDrqu83gNUEmf8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u60aa\u3067\u3059\u3002<br>\u770b\u8b77\u5a66\u3055\u3093\u306e\u614b\u5ea6\u5bfe\u5fdc\u3082\u60aa\u3044\u3057\u3001\u8131\u6bdb\u3082\u30d3\u30bf\u30df\u30f3\u70b9\u6ef4\u3082\u52b9\u679c\u304c\u5168\u7136\u308f\u304b\u3089\u306a\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/HVXd8zbYvWrnLVrZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.medieth.com\/\" style=\"background-color:#2dad96\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mediasskinclinic\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u8131\u6bdb\u3084VIO\u8131\u6bdb\u306e\u8cbb\u7528\u3068\u52b9\u679c\u306f\uff1f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30de\u30af\u3099\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14129\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4-300x202.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u6e0b\u8c37\u3067\u7f8e\u5bb9\u533b\u7642\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u53b3\u3057\u3044\u57fa\u6e96\u3092\u30d1\u30b9\u3057\u305f\u512a\u79c0\u306a\u30b9\u30bf\u30c3\u30d5\u304c\u3001\u9ec4\u8272\u4eba\u7a2e\u306b\u52b9\u679c\u7684\u306a\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u3092\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u8c4a\u5bcc\u306a\u7d4c\u9a13\u3068\u9ad8\u3044\u6280\u8853\u3067\u3001\u51fa\u529b\u3084\u5f53\u3066\u65b9\u3092\u30c1\u30e7\u30a4\u30b9\u3057\u3066\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u65bd\u8853\u306b\u3042\u305f\u308a\u307e\u3059\u3002\u306a\u306e\u3067\u3001\u30b5\u30ed\u30f3\u3067\u4f55\u5e74\u3082\u304b\u304b\u308b\u65bd\u8853\u304c\u77ed\u671f\u9593\u3067\u6e08\u307e\u305b\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u306e\u5f37\u3044\u65b9\u306b\u306f\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u7528\u30af\u30ea\u30fc\u30e0\u9ebb\u9154\u3092\u4f7f\u7528\u3002\u901a\u5e38\u306e\u533b\u7642\u7528\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306b\u6bd4\u3079\u3066\u5f37\u529b\u306a\u306e\u306b\u3001\u808c\u306b\u512a\u3057\u3044\u306e\u304c\u7279\u5fb4\u3002\u75db\u307f\u3084\u808c\u304c\u6c17\u306b\u306a\u308b\u65b9\u306b\u306f\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30ea\u30d4\u30fc\u30bf\u30fc\u304c\u591a\u3044\u306e\u3082\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a55,000\u5186<br>5\u56de\uff1a220,00\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6e0b\u8c37\u533a\u6e0b\u8c371-8-7 \u7b2c27SY\u30d3\u30eb5A<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3486-7855<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u6708\u30fb\u6728\u66dc\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3082\u307f\u3042\u3052+\u982c\uff1a20,000\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u65bd\u8853\u3068\u5168\u304f\u9055\u3046\u7d50\u679c\u306b\u9a5a\u3044\u305f\u6642\u304b\u3089\u3001\u305a\u3063\u3068\u30de\u30b0\u30ce\u30ea\u30a2\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u65bd\u8853\u5f8c\u3001\u6bce\u56de\u93e1\u3092\u898b\u308b\u306e\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u4eba\u751f\u306e\u8cea\u304c\u4e0a\u304c\u308b\u6c17\u5206\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u793c\u5100\u6b63\u3057\u304f\u305d\u3057\u3066\u512a\u3057\u304f\u304a\u58f0\u304c\u3051\u304f\u3060\u3055\u3063\u3066\u5b89\u5fc3\u3057\u3066\u304a\u4efb\u305b\u3057\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BpU8WZoLEvLsTbtu5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u307b\u3069\u524d\u304b\u3089\u901a\u9662\u3057\u3066\u3044\u307e\u3059\u3002\u3068\u306b\u304b\u304f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u304c\u3068\u3066\u3082\u826f\u3044\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6642\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308a\u307e\u3057\u3087\u3046\u3068\u8a00\u3063\u3066\u304f\u3060\u3055\u3063\u305f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u304c\u3068\u3066\u3082\u5370\u8c61\u7684\u3067\u3057\u305f\u3002\u4e0d\u5b89\u75c7\u306e\u305f\u3081\u3001\u6ca2\u5c71\u8cea\u554f\u3057\u3066\u3082\u7b54\u3048\u3066\u304f\u3060\u3055\u308b\u770b\u8b77\u5e2b\u3055\u3093\u3082\u5fc3\u5f37\u304f\u3066\u5b89\u5fc3\u3057\u307e\u3059\u3002<br>\u90e8\u5c4b\u306e\u4ed5\u5207\u308a\u304c\u30ab\u30fc\u30c6\u30f3\u3067\u3042\u308b\u3053\u3068\u3060\u3051\u3001\u3068\u3066\u3082\u6b8b\u5ff5\u3067\u3059\u3002\u4f53\u306e\u6cbb\u7642\u3092\u53d7\u3051\u3066\u3044\u308b\u306e\u3067\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TBV8PK2mA5fP5MhLA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306f\u5468\u308a\u306b\u304a\u52e7\u3081\u3067\u304d\u306a\u3044\u3067\u3059\u3002\u3042\u308a\u3048\u306a\u3044\u5bfe\u5fdc\u3055\u308c\u307e\u3059\u3088\u3002\u4e8c\u5ea6\u3068\u884c\u304b\u306a\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/f6DMK5AGEZKnX98w9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" style=\"background-color:#2dad96\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-magnoliadermatologyclinic\/\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u6771\u4eac\u3067\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3059\u308b\u306a\u3089\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8-300x162.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u5c02\u7528\u306e\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u9280\u5ea7\u306e\u300c\u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b6\u300d\u5185\u306b\u3042\u308b\u306e\u3067\u3001\u30b7\u30e7\u30c3\u30d4\u30f3\u30b0\u3084\u98df\u4e8b\u306e\u3064\u3044\u3067\u306b\u884c\u304f\u3053\u3068\u304c\u3067\u304d\u3066\u4fbf\u5229\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9662\u9577\u306f\u3001\u7f8e\u5bb9\u533b\u7642\u306b\u9577\u5e74\u95a2\u308f\u3063\u3066\u304d\u305f\u305f\u3081\u3001\u9ad8\u3044\u6280\u8853\u529b\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u75db\u307f\u3068\u4e0d\u5b89\u306b\u914d\u616e\u3057\u305f\u4e01\u5be7\u306a\u65bd\u8853\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u9ad8\u3044\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3057\u3063\u304b\u308a\u6bdb\u3092\u751f\u307f\u51fa\u3059\u7d30\u80de\u3092\u7834\u58ca\u3067\u304d\u307e\u3059\u3002\u6bdb\u6839\u304c\u6df1\u304f\u3001\u52b9\u679c\u304c\u51fa\u306b\u304f\u3044\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u3082\u8fc5\u901f\u306b\u5bfe\u5fdc\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a38,000\u5186<br>5\u56de\uff1a152,000\u5186<br>10\u56de\uff1a294,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/GinzaHadaClinic?share\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea71-8-19 \u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b69F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0800-823-4305<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u6709\u697d\u753a\u7dda\u300c\u9280\u5ea7\u4e00\u4e01\u76ee\u99c5\u300d9\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b691\u5206<br>\u30fb\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d2\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b692\u5206<br>\u30fb\u65e5\u6bd4\u8c37\u7dda\u30fb\u4e38\u30ce\u5185\u7dda\u30fb\u9280\u5ea7\u7dda\u300c\u9280\u5ea7\u99c5\u300dA13\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb \u90fd\u55b6\u6d45\u8349\u7dda\u300c\u5b9d\u753a\u99c5\u300dA4\u51fa\u53e3\u304b\u3089\u5f92\u6b693\u5206<br> \u30fbJR\u5c71\u624b\u7dda\u30fb\u4eac\u6d5c\u6771\u5317\u7dda\u300c\u6709\u697d\u753a\u99c5\u300d\u4eac\u6a4b\u53e3\u304b\u3089\u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u66dc\uff5e\u571f\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e19:30<br>\u65e5\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e18:30<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbJCB\u30fbAMERICAN EXPRESS\uff09<br>\u30e1\u30c7\u30a3\u30ab\u30eb\u30ed\u30fc\u30f3\uff0812\u56de\u307e\u3067\u91d1\u5229\u30fb\u624b\u6570\u6599\u306a\u3057\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5168\u4f531\u56de\u30c8\u30e9\u30a4\u30a2\u30eb\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9280\u5ea7\u306e\u30d3\u30eb\u306b\u3042\u308a\u307e\u3059\u3002<br>\u3068\u3066\u3082\u8c6a\u83ef\u306a\u611f\u3058\u304c\u3057\u307e\u3059\u304c\u3001\u305d\u3093\u306a\u306b\u5927\u304d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3044\u3067\u3059\u3002<br>\u96a3\u306e\u30a8\u30b9\u30c6\u3068\u540c\u3058\u7cfb\u5217\uff1f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/F9UzmEuripxwaB4f7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u300c\u75db\u304f\u306a\u3044\u8131\u6bdb\u300d\u3092\u63b2\u3052\u3066\u3044\u307e\u3059\u304c\u3001\u521d\u56de\u306e\u6642\u300c\u75db\u307f\u306b\u306f\u5f37\u3044\u3067\u3059\u304b\uff1f\u300d\u3063\u3066\u533b\u5e2b\u306b\u805e\u304b\u308c\u307e\u3057\u305f\u3002<br>\u5f37\u3044\u75db\u307f\u306e\u5272\u306b\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u500b\u4eba\u5dee\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u8107\u306f\u30cf\u30b5\u30df\u3067\u76ae\u819a\u3092\u5207\u3089\u308c\u3066\u308b\u3088\u3046\u306a\u5f37\u70c8\u306a\u75db\u307f\u3067\u6bce\u56de\u6c57\u3073\u3063\u3057\u3087\u308a\u3067\u3057\u305f\u3002<br>\u4eca\u306f\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u52b9\u679c\u3082\u75db\u307f\u3082\u5168\u7136\u9055\u3044\u307e\u3059\uff01\uff01\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BegecCfXwi9AmJ2m7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\" style=\"background-color:#2dad96\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2 id=\"salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td><td>\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td><td>\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td><td>11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td><td>70,000\u5186\u301c<\/td><td>59,800\u5186\u301c<\/td><td>118,800\u5186<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>&#8211;<\/td><td>210,000\u5186\u301c<\/td><td>94,694\u5186\u301c<\/td><td>3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td><td>\u00d7<\/td><td>\u25cb<\/td><td>\u00d7<\/td><td>\u00d7<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><td>\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td><td>\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><td>\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td><td>11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td><td>\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td><td>\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td><td>\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td><td>\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h3>\u30e1\u30f3\u30baTBC<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306eTBC\" class=\"wp-image-14124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc-300x179.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"0964a573-d3ef-43a9-bc48-a6a9713a05d9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">MEN'S TBC<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9f96152b-8198-48e3-b4d4-87aeecd1abd8\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"7ede5724-bbda-4c88-b58c-0f686899ee23\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"52b8302c-20c2-4d13-a5aa-d10ad26a7e04\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.4<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30baTBC\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc<\/li><li>\u9aed\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30baTBC\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u308b\u5927\u624b\u306e\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3067\u3059\u3002\u6771\u4eac\u306b\u306f13\u5e97\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6b74\u53f2\u3068\u5b9f\u7e3e\u306e\u3042\u308b\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u6cd5\u3067\u5c02\u9580\u306e\u6280\u8853\u8005\u304c\u65bd\u8853\u3057\u3066\u3044\u307e\u3059\u3002\u4e00\u672c\u4e00\u672c\u3092\u4e01\u5be7\u306b\u51e6\u7406\u3059\u308b\u305f\u3081\u4ee5\u5f8c\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u8131\u6bdb\u6599\u91d1\u306f\u3001\u4e00\u672c\u3054\u3068\u306e\u672c\u6570\u3067\u8a08\u7b97\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>2\u5e74\u9593\u6709\u52b9\u306a\u304a\u5f97\u306a\u30e1\u30f3\u30d0\u30fc\u30b7\u30b9\u30c6\u30e0\u304c\u3042\u308a\u3001\u5168\u30a8\u30b9\u30c6\u30e1\u30cb\u30e5\u30fc\u3092\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u53ef\u80fd\u3002\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\u3060\u3068\u3001\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3088\u308a\u3082\u5b89\u304f\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u307e\u305a\u306f\u8a66\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u521d\u56de\u306b\u9650\u308a\u30d2\u30b2\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>Hi-\u30a8\u30d4<\/td><td>145\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f121\u5186\/\u672c\uff09<\/td><\/tr><tr><td>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><td>132\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f110\u5186\/\u672c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">\u30e1\u30f3\u30baTBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518513\u5e97<br>\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00<br>\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u5c02\u7528\u306a\u3053\u3068\u3082\u3042\u308a\u3001\u304a\u5ba2\u3055\u3093\u306f\u7537\u6027\u3060\u3051\u306a\u306e\u3067\u3001\u6c17\u697d\u306b\u5f85\u3066\u307e\u3057\u305f\u3002<br>\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u901a\u3048\u3070\u7406\u60f3\u306e\u9aed\u306b\u306a\u308b\u304b\u30a4\u30e1\u30fc\u30b8\u3092\u6301\u3064\u3053\u3068\u304c\u51fa\u6765\u307e\u3057\u305f\u3002<br>\u7279\u306b\u4e00\u9031\u9593\u5f8c\u306e\u9aed\u56de\u308a\u306e\u69d8\u5b50\u306f\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oT8d4zsHGwjsHPg8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u306e\u8131\u6bdb\u306f\u5973\u6027\u3068\u9055\u3063\u3066\u96e3\u3057\u3044\u3068\u805e\u3044\u3066\u3044\u305f\u304c\u3001\u30e1\u30f3\u30baTBC\u306f\u7537\u6027\u306b\u5408\u3063\u305f\u65bd\u8853\u3092\u3057\u3066\u304f\u308c\u308b\u3088\u3046\u3067\u5b89\u5fc3\u3057\u3066\u4efb\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/8WgVXww4VmnPtfK36\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">20\u6b73\u304f\u3089\u3044\u306e\u5973\u6027\u306e\u63a5\u5ba2\u304c\u3068\u3066\u3082\u6700\u60aa\u3002\u6700\u4f4e\u9650\u306e\u656c\u8a9e\u3082\u4f7f\u308f\u305a\u306b\u99b4\u308c\u99b4\u308c\u3057\u304f\u63a5\u3057\u3066\u304f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/rKondvtXbyhdwqj8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30baTBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ec\u30a4\u30ed\u30fc\u30eb<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d61c9a9b-6589-4db4-b7eb-bed91ca5706c\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"925f5476-0ba7-4313-9963-405879a4b91b\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-925f5476-0ba7-4313-9963-405879a4b91b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bcd83fce-7a0c-4f3f-990a-181f95fe0613\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"f7e8db3e-6710-4f77-900d-de192b5d5368\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a\u3067\u30b3\u30b9\u30d1\u25ce\u8131\u6bdb\u521d\u5fc3\u8005\u3067\u3082\u5b89\u5fc3<\/li><li>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u6a5f\u3092\u958b\u767a\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055\u304c\u30a6\u30ea<\/li><li>\u5404\u90e8\u4f4d\u30b3\u30fc\u30b9\u5b8c\u4e86\u5f8c\u306f\u7121\u671f\u9650\u30671\u56de80%\u30aa\u30d5\uff01\u304a\u5ba2\u69d8\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6771\u4eac\u306b\u306f\u3001\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97\u306e5\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3BRILLIO\u306f\u3001\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u3067\u958b\u767a\u3057\u305f\u3082\u306e\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u8131\u6bdb\u52b9\u679c\u3092\u8a87\u308a\u3001\u7537\u6027\u306e\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u78ba\u5b9f\u306b\u52b9\u679c\u3092\u767a\u63ee\u3057\u307e\u3059\u3002<\/p>\n<p>\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306e\u65b9\u306b\u3082\u5b89\u5fc3\u3067\u3001\u71b1\u3092\u6b63\u3057\u304f\u6bdb\u3078\u3068\u5c4a\u3051\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u808c\u306e\u8ca0\u62c5\u304c\u6700\u5c0f\u9650\u306b\u8efd\u6e1b\u3055\u308c<\/span>\u9ad8\u3044\u5b89\u5168\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u75db\u307f\u3082\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n<p>\u5f93\u6765\u306e\u3082\u306e\u3088\u308a\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306b\u4ed5\u4e0a\u304c\u308b\u306e\u3082\u9b45\u529b\u3067\u3059\u3002<\/p>\n\n\n<p><span style=\"white-space: pre-wrap;\">\u826f\u5fc3\u7684\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c<\/span>\u3067\u300c\u4ed6\u5e97\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3051\u308c\u3070\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052\u3057\u307e\u3059\u300d\u3068\u3044\u3046\u3082\u306e\u3002\u8131\u6bdb\u52b9\u679c\u3068\u30b3\u30b9\u30d1\u3067\u9078\u3076\u3068\u3001\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u3059\u306d\u3002<\/span><\/p>\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg\" alt=\"\" data-id=\"76182\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1\/\" class=\"wp-image-76182\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg\" alt=\"\" data-id=\"76183\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1\/\" class=\"wp-image-76183\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg\" alt=\"\" data-id=\"76184\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1\/\" class=\"wp-image-76184\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg\" alt=\"\" data-id=\"76181\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1\/\" class=\"wp-image-76181\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u30ab\u6240\uff09<\/td><td>59,800\u5186\/10\u56de<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u30ab\u6240\uff09<\/td><td>99,800\u5186\/10\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u90fd\u51855\u5e97\u8217<\/strong><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_shinjyuku?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf5-16-4 \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f37F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-shibuya?share\">\u6e0b\u8c37\u533a\u6e0b\u8c371-12-12 \u5bae\u76ca\u5742\u6771\u8c4a\u30a8\u30b9\u30c6\u30fc\u30c8\u30d3\u30eb4F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/CunEGcsH8Gv5FMxh9\">\u8c4a\u5cf6\u533a\u5357\u6c60\u888b1-20-1 \u6a2a\u7530\u30d3\u30eb9F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-kinshicho?share\">\u58a8\u7530\u533a\u6c5f\u6771\u6a4b1-11-7 \u30db\u30c6\u30a4\u30d3\u30eb5F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_tachikawa?share\">\u7acb\u5ddd\u5e02\u66d9\u753a2-8-30 \u308f\u304b\u3050\u3055\u30d3\u30eb7F<\/a><br>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-965-876<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c21\uff1a00\uff08\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\uff09<br>\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u6255\u3044\uff08\u4e00\u62ec\u30fb\u90fd\u5ea6\u6255\u3044\uff09<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbSaisonCard\u30fbUnionPay\u30fbJ-Debit\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">WEB\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u30d5\u30ea\u30fc\u30c0\u30a4\u30e4\u30eb\u3088\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u3081\u3066\u6765\u305f\u3051\u3069\u3001\u75db\u307f\u3082\u5c11\u306a\u304f\u5e97\u54e1\u3055\u3093\u3082\u512a\u3057\u304b\u3063\u305f\u306e\u3067\u826f\u304b\u3063\u305f\u3067\u3059\u3002\u307e\u305f\u304a\u9858\u3044\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o9oJBLnzzoRx6Aep9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u304c\u3001\u5168\u7136\u75db\u304f\u306a\u3044\u3057\u3001\u59cb\u3081\u3066\u534a\u5e74\u3067\u982c\u306e\u9aed\u306f\u307b\u307c\u7121\u304f\u306a\u3063\u305f\u306e\u3067\u3068\u3066\u3082\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u99c5\u304b\u3089\u3082\u8fd1\u3044\u306e\u3067\u901a\u3044\u3084\u3059\u3044\u3067\u3059\uff01\u5c11\u3057\u5e97\u5185\u72ed\u304f\u611f\u3058\u307e\u3059\u304c\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o6hPPVPEdVxjcHeh7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f694691c-dbfe-4790-8181-64c9520b881d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\uff13\u7b87\u6240\u3001\u4fa1\u683c\u304c\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3060\u3068\u611f\u3058\u307e\u3057\u305f\u3002\uff16.7\u56de\u76ee\u304b\u3089\u660e\u3089\u304b\u306a\u52b9\u679c\u304c\u3067\u306f\u3058\u3081\u3001\u672c\u5f53\u306b\u3084\u3063\u3066\u3088\u304b\u3063\u305f\u3068\u601d\u3063\u3066\u3044\u307e\u3059\u3002\u51fa\u529b\u30de\u30c3\u30af\u30b9\u3060\u3068\u3001\u30a2\u30b4\u306f\u5c11\u3057\u75db\u3044\u3067\u3059\u304c\u3001\u3053\u308c\u304b\u3089\u3082\u901a\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GY3BgkxichJDoEG66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ea\u30f3\u30af\u30b9<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-rinx-300-250.png\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ea\u30f3\u30af\u30b9\" class=\"wp-image-8418\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"429f660b-a20e-444e-9160-1f055cb47066\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-429f660b-a20e-444e-9160-1f055cb47066\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">RINX -\u30ea\u30f3\u30af\u30b9-<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8324228d-6026-4bf3-924c-12d74a008f12\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8324228d-6026-4bf3-924c-12d74a008f12\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c749c09b-6381-4404-a118-66f7ad30e3c7\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"4b132895-e96b-444d-8623-e78b095a02b1\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-4b132895-e96b-444d-8623-e78b095a02b1\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"963aa9a7-afbe-4070-b239-a897ba819cc9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>RINX -\u30ea\u30f3\u30af\u30b9-<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.3<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ea\u30f3\u30af\u30b9\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u8853\u30fb\u63a5\u5ba2\u5bfe\u5fdc\u304c\u3059\u3079\u3066\u7537\u6027\u30b9\u30bf\u30c3\u30d5<\/li><li>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30fb\u5272\u5f15\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u305f\u3081\u5b89\u304f\u8131\u6bdb\u3067\u304d\u308b<\/li><li>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f80%\u5272\u5f15\u3067\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ea\u30f3\u30af\u30b9\u306f\u3001\u5168\u56fd\u306b49\u5e97\u8217\u3082\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u304c\u30b5\u30ed\u30f3\u3092\u904b\u55b6\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5973\u6027\u306e\u76ee\u304c\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u3088\u3046\u306b\u958b\u767a\u3057\u305f\u30aa\u30ea\u30b8\u30ca\u30eb\u306a\u8131\u6bdb\u6a5f\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3055\u3089\u306b\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u808c\u3084\u6bdb\u306e\u72b6\u614b\u306b\u5408\u308f\u305b\u3066\u8abf\u6574\u3057\u3001\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u3081\u3066\u6765\u5e97\u3059\u308b\u65b9\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u8131\u6bdb\u30d1\u30fc\u30c4\u306e\u597d\u304d\u306a\u90e8\u4f4d\u304c\u4e00\u7b87\u62401,800\u5186\u30013\u7b87\u62404,800\u5186\u30016\u7b87\u62405,800\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u30fb\u8131\u6bdb\u30d1\u30c3\u30c1\u30c6\u30b9\u30c8\u304c\u7121\u6599\u306a\u306e\u3067\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u3001\u901a\u5e38\u4fa1\u683c\u306e80\uff05OFF\u3067\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg\" alt=\"\" data-id=\"76130\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1\/\" class=\"wp-image-76130\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg\" alt=\"\" data-id=\"76131\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1\/\" class=\"wp-image-76131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg\" alt=\"\" data-id=\"76132\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1\/\" class=\"wp-image-76132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg\" alt=\"\" data-id=\"76133\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1\/\" class=\"wp-image-76133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>RINX\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e21\u307b\u307b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u4e21\u3082\u307f\u3042\u3052<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>1\u56de\uff1a3,150\u5186<br>5\u56de\uff1a12,600\u5186<br>10\u56de\uff1a24,700\u5186<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u30fb\u9996<\/td><td>1\u56de\uff1a5,250\u5186<br>5\u56de\uff1a21,000\u5186<br>10\u56de\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>RINX\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">\u30ea\u30f3\u30af\u30b9<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518512\u5e97\u8217<br>\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6728\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec\u30fb\u5206\u5272\u6255\u3044<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ea\u30f3\u30af\u30b9\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u52b9\u679c\u304c\u3057\u3063\u304b\u308a\u5b9f\u611f\u3067\u304d\u3001\u5e97\u5185\u3082\u7dba\u9e97\u3067\u5229\u7528\u3057\u3084\u3059\u3044\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vJz7T9WsieTdQksZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u306e\u81ea\u7531\u306a\u6642\u9593\u3067\u901a\u3044\u3084\u3059\u304f\u52b9\u679c\u3082\u5b9f\u611f\u3067\u304d\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NvudkcDujrWq2Mry7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5404\u968e\u3001\u30ea\u30f3\u30af\u30b9\u3068\u30e8\u30c9\u30d0\u30b7\u306e\u9023\u7d61\u901a\u8def\u306e\u6848\u5185\u304c\u5c11\u306a\u904e\u304e\u3066\u975e\u5e38\u306b\u5206\u304b\u308a\u3065\u3089\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/797KCrFbu4EvPhps9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f (opens in a new tab)\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" class=\"wp-image-1234\" width=\"338\" height=\"280\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"db41d325-9327-45a3-9589-372b85ab77a9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-db41d325-9327-45a3-9589-372b85ab77a9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"34189492-129f-4880-9844-5b70db17b0bb\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-34189492-129f-4880-9844-5b70db17b0bb\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"12088778-5e75-470a-820c-8ed04103d559\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-12088778-5e75-470a-820c-8ed04103d559\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ac142699-77a6-4d8b-aa61-2b8a79444b45\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306f\u3001\u30db\u30b9\u30c8\u754c\u306e\u30ab\u30ea\u30b9\u30de\u30fb\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u81ea\u8eab\u306e\u7d4c\u9a13\u306b\u3088\u308a\u30d7\u30ed\u30c7\u30e5\u30fc\u30b9\u3057\u305f\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u306b\u82e6\u52b4\u3057\u305f\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u51fa\u4f1a\u3063\u305f\u306e\u304c\u3001SHR\u65b9\u5f0f\u306e\u8131\u6bdb\u6a5f\u3002\u5e83\u7bc4\u56f2\u306b\u5f31\u3081\u306e\u5149\u30a8\u30cd\u30eb\u30ae\u30fc\u3092\u9023\u7d9a\u3057\u3066\u5f53\u3066\u308b\u306e\u3067\u3001\u75db\u304f\u306a\u304f\u3066\u3068\u3066\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3002<\/p>\n\n\n\n<p> \u5f93\u6765\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u53cd\u5fdc\u3057\u3066\u7167\u5c04\u3057\u3066\u3044\u305f\u8131\u6bdb\u6a5f\u3067\u306f\u3001\u65e5\u713c\u3051\u808c\u3084\u5730\u9ed2\u808c\u3001\u307b\u304f\u308d\u3001\u9ed2\u305a\u307f\u306a\u3069\u306f\u8131\u6bdb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u304c\u3001SHR\u65b9\u5f0f\u306e\u30eb\u30df\u30af\u30b9\u8131\u6bdb\u306a\u3089\u95a2\u4fc2\u306a\u304f\u65bd\u8853\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u30d2\u30b2\u8131\u6bdb10\u56de\u306f\u3001\u6708\u984d3,300\u5186\u3067\u65bd\u8853\u3067\u304d\u308b\u306e\u3067\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3002\u6bce\u65e5\u306e\u624b\u9593\u3084\u808c\u8352\u308c\u306a\u3069\u306b\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u3067\u4e00\u77ac\u3067\u89e3\u6c7a\u3057\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u300c\u9854\u306f\u4eba\u9593\u306e\u7384\u95a2\u3002\u305d\u3053\u3092\u30ad\u30ec\u30a4\u306b\u3057\u306a\u304f\u3066\u306f\u5168\u3066\u304c\u59cb\u307e\u3089\u306a\u3044\u300d\u3068\u30ed\u30fc\u30e9\u30f3\u30c9\u306f\u8a9e\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg\" alt=\"\" data-id=\"76495\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1\/\" class=\"wp-image-76495\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg\" alt=\"\" data-id=\"76496\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1\/\" class=\"wp-image-76496\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg\" alt=\"\" data-id=\"76497\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1\/\" class=\"wp-image-76497\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg\" alt=\"\" data-id=\"76498\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1\/\" class=\"wp-image-76498\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>10\u56de\uff1a118,800\u5186\uff08\u6708\u30053,300\u5186\u301c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/roland-bl.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-994-106<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u5206\u5272\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01<br>\u307e\u3060\u901a\u3063\u3066\u3044\u308b\u6700\u4e2d\u3067\u3059\u304c\u52b9\u679c\u3082\u304b\u306a\u308a\u5b9f\u611f\u3057\u3066\u304a\u308a\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u306f\u3058\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/jHgPa5ng9ogpBB967\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a3229d69-ab53-45c4-a282-9be469508df3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7dba\u9e97\u3067\u6e05\u6f54\u611f\u306e\u3042\u308b\u5e97\u8217\u3067\u3057\u305f\u3002<br>\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u6848\u5185\u3082\u4e01\u5be7\u3067\u30ea\u30d4\u30fc\u30c8\u3057\u305f\u3044\u3068\u601d\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AEKJNC2AuR6iGZG96\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u65b0\u5bbf\u672c\u5e97\u306b\u901a\u3063\u3066\u307e\u3059\u304c\u6700\u8fd1\u9ad8\u984d\u306a\u5316\u7ca7\u54c1\u306e\u58f2\u308a\u8fbc\u307f\u304c\u3046\u3063\u3068\u3046\u3057\u3044\u3002\u6bce\u56de\u884c\u304f\u5ea6\u306b\u3042\u306e\u624b\u3053\u306e\u624b\u3067\u65bd\u8853\u4e2d\u306b\u8cb7\u308f\u305d\u3046\u3068\u3057\u3066\u304f\u308b\u3002\u3044\u3061\u3044\u3061\u65ad\u308b\u306e\u304c\u9762\u5012\u81ed\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/XeQbfnia2KbntoRD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rolandbeautylounge\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5024\u6bb5\u3068Lumix-A9\u306e\u8131\u6bdb\u52b9\u679c\u3092\u4f53\u9a13\u8ac7\u304b\u3089\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e9\u30fb\u30d1\u30eb\u30ec<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.parler.co.jp\/mens\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e9\u30fb\u30cf\u309a\u30eb\u30ec\" class=\"wp-image-14132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e9\u30fb\u30d1\u30eb\u30ec\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3059\u308b\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u30b5\u30ed\u30f3\u3067\u3001\u90fd\u5185\u306b\u306f8\u5e97\u8217\u3042\u308a\u307e\u3059\u3002\u30ec\u30c7\u30a3\u30fc\u30b9\u30b5\u30ed\u30f3\u3068\u30e1\u30f3\u30ba\u30b5\u30ed\u30f3\u304c\u3042\u308a\u300130\u5e74\u306e\u5b9f\u7e3e\u3068\u7d4c\u9a13\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e9\uff65\u30d1\u30eb\u30ec\u306e\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u306f\u3001\u6280\u8853\u529b\u306f\u3082\u3061\u308d\u3093\u3001\u5fc3\u306e\u30b1\u30a2\u307e\u3067\u63d0\u4f9b\u3059\u308b\u30c8\u30fc\u30bf\u30eb\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u80fd\u529b\u3092\u8eab\u306b\u3064\u3051\u3066\u3044\u308b\u306e\u3082\u7279\u5fb4\u7684\u3067\u3059\u3002\u3000\u3000\u3000\u3000\u3000\u3000\u3000<\/p>\n\n\n\n<p>\u521d\u56de\u306f\u30011\u90e8\u4f4d1,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u306e\u96f0\u56f2\u6c17\u3092\u78ba\u304b\u3081\u305f\u3044\u65b9\u3001\u4f7f\u7528\u611f\u3092\u77e5\u308a\u305f\u3044\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7f8e\u808c\u30c8\u30ea\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u30bb\u30c3\u30c8\u306b\u3057\u3066\u63d0\u4f9b\u3059\u308b\u8131\u6bdb\u306f\u3001\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u306a\u3089\u3067\u306f\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed3\u90e8\u4f4d<\/td><td>6\u56de\uff1a105,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/\">\u30e9\u30fb\u30d1\u30eb\u30ec<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u6c60\u888b\u672c\u5e97\u3001\u9326\u7cf8\u753a\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u5409\u7965\u5bfa\u5e97\u3001\u7acb\u5ddd\u5e97\u3001\u753a\u7530\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-860-239<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11:30\uff5e21:00<br>\u571f\uff1a10:30\uff5e20:00<br>\u65e5\u795d\uff1a10:30\uff5e18:00<br>\u8a73\u7d30\u306f<a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/campaign\/epi.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u3063\u3066\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u3068\u3066\u3082\u512a\u3057\u3044\u65b9\u3070\u304b\u308a\u3067\u597d\u5370\u8c61\u3067\u3059\u3002\u65bd\u8853\u5f8c\u306f\u76ee\u3067\u898b\u3066\u52b9\u679c\u306e\u5b9f\u611f\u3082\u611f\u3058\u307e\u3059\u3002\u6bce\u56de\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/H7Nf3byDB1KJ6gAp9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u304c\u3059\u3054\u304f\u826f\u304f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30d7\u30e9\u30f3\u3092\u4e00\u7dd2\u306b\u89aa\u8eab\u306b\u306a\u3063\u3066\u8003\u3048\u3066\u304f\u308c\u3066\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308d\u3046\u3068\u8a00\u3063\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u901a\u3063\u3066\u3066\u697d\u3057\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/khchat8yt57mh5Aw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u5927\u5909\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u304c\u3068\u3066\u3082\u512a\u3057\u304f\u8a71\u3057\u3084\u3059\u3044\u306e\u3067\u3001\u6bce\u56de\u884c\u304f\u306e\u304c\u3068\u3066\u3082\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3hjx1grQUJzAACA38\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.parler.co.jp\/mens\/\" style=\"background-color:#2dad96\">\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/chouchou-epi2.com\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30b7\u30e5\u30b7\u30e5\" class=\"wp-image-14131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6-300x203.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306f\u3001\u65b0\u5bbf \u9ad8\u7530\u99ac\u5834\u306b\u3042\u308b\u7537\u6027\u3072\u3052\u8131\u6bdb\u30fb\u30dc\u30c7\u30a3\u30fc\u8131\u6bdb\u30fb\u9670\u90e8\u8131\u6bdb\u5c02\u9580\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5148\u7aef\u5149\u8131\u6bdb\u3067\u3001\u6df1\u3044\u3072\u3052\u306e\u6df1\u90e8\u307e\u3067\u5149\u304c\u5c4a\u304f\u4e8b\u304c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u52b9\u679c\u304c\u78ba\u304b\u306a\u4e0a\u306b\u3001\u51b7\u5374\u6a5f\u80fd\u3082\u642d\u8f09\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304a\u808c\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u304f\u3001\u808c\u306b\u512a\u3057\u3044\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<br>24\u6b73\u4ee5\u4e0b\u306e\u65b9\u306f\u3001U24\u5272\u3067\u5b9a\u4fa1\u306e\u30aa\u30fc\u30eb30\uff05OFF\u306e\u5272\u5f15\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u304a\u5f97\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u4ed6\u3001\u30d2\u30b2\u8131\u6bdb\u306f\u3001\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8\u3067\u6bce\u56de5,000\u5186\u3068\u3044\u3046\u9b45\u529b\u7684\u306a\u30d7\u30e9\u30f3\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\u304b\u30893\u70b9\u3092\u9078\u629e\uff09<\/td><td>\u521d\u56de\uff1a9,500\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a5,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a8,000\u5186<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb5\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\uff09<\/td><td>\u521d\u56de\uff1a12,600\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a7,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a10,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/gZM13jfCQz1pfSLP9\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5730\u4e0b\u9244\u300c\u9ad8\u7530\u99ac\u5834\u300d\u3088\u308a\u5f92\u6b691\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a10\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u5e74\u4e2d\u7121\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/lp\/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5b9a\u984d\u30d7\u30e9\u30f3\uff08\u30d2\u30b25\u7b87\u6240\uff09\uff1a12,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u3044\u304f\u3064\u304b\u306e\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u3053\u3061\u3089\u304c\u4e00\u756a\u52b9\u679c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u3055\u3059\u304c\u8131\u6bdb\u5c02\u9580\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vRcybogtrXcYEqbw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/chouchou-epi2.com\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a8\u30eb\u30bb\u30fc\u30ccMEN<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.elleseine.co.jp\/men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a8\u30eb\u30bb\u30fc\u30cc\u30e1\u30f3\" class=\"wp-image-14126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1-300x247.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306f\u3001\u65b0\u5bbf\u306b\u3042\u308b\u30b5\u30ed\u30f3\u3067\u3001\u591a\u304f\u306e\u30e1\u30c7\u30a3\u30a2\u3084\u30c6\u30ec\u30d3\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u7f8e\u5bb9\u3092\u30c8\u30fc\u30bf\u30eb\u3067\u30b1\u30a2\u3057\u3001\u8131\u6bdb\u306e\u307b\u304b\u3001\u30a8\u30b9\u30c6\u30fb\u75e9\u8eab\u30fb\u30d5\u30a7\u30a4\u30b7\u30e3\u30eb\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u5e0c\u671b\u3084\u4f53\u8cea\u306a\u3069\u306b\u5408\u308f\u305b\u3066\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u306a\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\u306f\u300130\u30b7\u30e7\u30c3\u30c8\uff08\u306f\u304c\u304d\u3060\u30683\u5206\u306e2\u30b5\u30a4\u30ba\uff09\u30923,300\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3067\u5b09\u3057\u3044\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u4ee5\u5916\u306b\u3082\u30d5\u30a7\u30a4\u30b9\u30a8\u30b9\u30c6\u3084\u75e9\u8eab\u3067\u30a4\u30e1\u30fc\u30b8\u30a2\u30c3\u30d7\u3092\u56f3\u308a\u305f\u3044\u3068\u601d\u3046\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\uff08\u521d\u56de\u9650\u5b9a\uff09<\/td><td>3,300\u5186\/30\u30b7\u30e7\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b2\u56de\u76ee\u4ee5\u964d\u306e\u6599\u91d1\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN \u65b0\u5bbf\u5e97<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/elleseine_men?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u7dda\u65b0\u5bbf\u4e09\u4e01\u76ee\u99c5\u304b\u3089C5\u51fa\u53e3\u30fbC8\u51fa\u53e3\u304b\u3089\u5f92\u6b691\uff5e2\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\uff1a11\uff1a00-21\uff1a00 <br>\u65e5\u795d\uff1a11\uff1a00-19\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.elleseine.co.jp\/men\/\" style=\"background-color:#2dad96\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/motemote-datsumou.com\/salon.html\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\" class=\"wp-image-14125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306f\u3001\u6e0b\u8c37\u306e\u30de\u30f3\u30b7\u30e7\u30f3\u306e\u4e00\u5ba4\u306b\u3042\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u5c02\u9580\u306a\u306e\u3067\u5973\u6027\u306e\u76ee\u3092\u6c17\u306b\u3059\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3057\u3001\u96a0\u308c\u5bb6\u306e\u3088\u3046\u306a\u96f0\u56f2\u6c17\u306a\u306e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u3066\u65bd\u8853\u3092\u3046\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u65b0\u306e\u8131\u6bdb\u6a5f\u3067\u3001\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5a01\u529b\u3092\u767a\u63ee\u3002\u75db\u307f\u3082\u5927\u5e45\u306b\u8efd\u6e1b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e16\u754c\u6700\u901f\u7167\u5c04\u9593\u9694\u3067\u3001\u6642\u9593\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u3059\u3002\u706b\u50b7\u30fb\u8272\u7d20\u6c88\u7740\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u5c11\u306a\u304f\u3001\u4e07\u304c\u4e00\u306e\u969b\u306b\u306f\u533b\u7642\u6a5f\u95a2\u3068\u63d0\u643a\u3057\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3067\u308f\u304b\u308a\u3084\u3059\u304f\u3066\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>\u521d\u56de\uff1a15,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff1a21,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/C6tZ5Gywt87soegM6\">\u6e0b\u8c37\u533a\u6075\u6bd4\u5bff1-24-16<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-6721-9663<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fbJR\u6075\u6bd4\u5bff\u99c5\u6771\u53e3 \u5f92\u6b695\u5206<br>\u30fb\u5730\u4e0b\u9244\u65e5\u6bd4\u8c37\u7dda1\u756a\u51fa\u53e3 \u5f92\u6b697\u5206<br>\u30fb\u6771\u4eac\u30e1\u30c8\u30ed\u5e83\u5c3e\u99c52\u756a\u51fa\u53e3 \u5f92\u6b6910\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c22:00\uff08\u6700\u7d42\u53d7\u4ed821:30\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u5404\u7a2e\u30af\u30ec\u30b8\u30c3\u30c8<br>\uff08VISA\/MASTER\/\u697d\u5929\u30ab\u30fc\u30c9\uff09\u203b1\u4e07\u5186\u4ee5\u4e0a\u306e\u304a\u652f\u6255\u304b\u3089<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9f3b\u4e0b5\u56de\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\uff1a15,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u67d0\u6709\u540d\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u9aed\u8131\u6bdb\u8907\u6570\u56de\u5951\u7d04\u3057\u3001\u307b\u3068\u3093\u3069\u629c\u3051\u306a\u304b\u3063\u305f\u306e\u3067\u3053\u3061\u3089\u306e\u6709\u540d\u306a\u30de\u30b7\u30f3\u306a\u3089\u3068\u601d\u3063\u3066\u6765\u3066\u307f\u307e\u3057\u305f\u3002<br>\u6709\u540d\u30b5\u30ed\u30f3\u306f\u6642\u9593\u308210\u5206\u3067\u7d42\u308f\u308a\u3067\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u3082\u306a\u304f\u3001\u3053\u3093\u306a\u3082\u3093\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u3059\u304c\u3001\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u3055\u3093\u306b\u6765\u305f\u3089\u9a5a\u304d\u306e\u9023\u7d9a\u3067\u3057\u305f\u3002\u3057\u3063\u304b\u308a\u51fa\u529b\u306e\u30ec\u30d9\u30eb\u3082\u6559\u3048\u3066\u9802\u304d\u3001\u30aa\u30d7\u30b7\u30e7\u30f3\u306eW\u7167\u5c04\u3082\u3042\u308b\u4e8b\u3092\u77e5\u308a\u3001\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u306e\u30d1\u30c3\u30af\u307e\u3067\u3002\u3002\u90fd\u5ea6\u6255\u3044\u3082\u3042\u308a\u304c\u305f\u3044\u3002\u3002\u3053\u308c\u304b\u3089\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u3059\uff01\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/gJdHSzvK71u3Ux8bA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u5229\u7528\u3057\u307e\u3057\u305f\u3002\u8aac\u660e\u3082\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3001\u5b89\u5fc3\u3057\u3066\u5229\u7528\u3067\u304d\u307e\u3057\u305f\u3002\u8131\u6bdb\u306e\u52b9\u679c\u3082\u3088\u304f\u611f\u3058\u3089\u308c\u3001\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u307e\u305f\u30cf\u30a4\u30d1\u30fc\u30ca\u30a4\u30d5\u3082\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u3001\u30b3\u30ea\u304c\u307b\u3050\u308c\u3066\u3068\u3066\u3082\u6c17\u6301\u3061\u3088\u304b\u3063\u305f\u3067\u3059\u3002<br>\u4eca\u5f8c\u3082\u901a\u3044\u305f\u3044\u3068\u601d\u3048\u308b\u304a\u5e97\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oMjtngeceautMuZdA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3044\u59cb\u3081\u3066\u4e00\u5e74\u4ee5\u4e0a\u7d4c\u3061\u307e\u3059\u3002\u3044\u3064\u884c\u3063\u3066\u3082\u5e38\u306b\u4e01\u5be7\u3067\u3001\u65bd\u8853\u306f\u3082\u3061\u308d\u3093\u63a5\u5ba2\u3001\u30b5\u30fc\u30d3\u30b9\u3001\u3069\u308c\u3092\u3068\u3063\u3066\u3082\u3084\u3063\u3066\u3044\u305f\u3060\u3044\u3066\u3044\u308b\u5074\u3068\u3057\u3066\u6c17\u6301\u3061\u304c\u3044\u3044\u3067\u3059\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u3067\u3059\u304c\u3001\u4e00\u56de\u3054\u3068\u306e\u304a\u652f\u6255\u3044\u306b\u306a\u308b\u306e\u3067\u6c17\u8efd\u306b\u4e00\u5ea6\u8a66\u305b\u308b\u306e\u3067\u306f\u306a\u3044\u304b\u3068\u601d\u3044\u307e\u3059\u3002\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AJtJsVwv4gLcGZQn7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/motemote-datsumou.com\/salon.html\" style=\"background-color:#2dad96\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2>\u3042\u306a\u305f\u306b\u3042\u3063\u305f\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f\u30bf\u30a4\u30d7\u5225\u30aa\u30b9\u30b9\u30e1\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<p>\u76ee\u7684\u5225\u306b\u9078\u3076\u306a\u3089\u4ee5\u4e0b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n\n\n\n<p>\u4f53\u9a13\u30b3\u30fc\u30b9\u3067\u8907\u6570\u5e97\u8217\u3092\u56de\u3063\u3066\u307f\u308b\u306e\u3082\u3088\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\" style=\"border-collapse:collapse\"><tbody><tr><td>\u9ad8\u30b3\u30b9\u30d1&amp;\u8131\u6bdb\u52b9\u679c<\/td><td>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30a2\u30af\u30bb\u30b9\u3067\u9078\u3076<\/td><\/tr><tr><td style=\"background-color:#ffffff\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgr9utzpsvbn&amp;m=mgr9umgayysg\"><img class=\"wp-image-47135\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-4.png\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\"><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\"><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/a><\/td><\/tr><tr><td style=\"background-color:#ffffff\">\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a<br>\u30fb\u30aa\u30ea\u30b8\u30ca\u30eb\u8131\u6bdb\u6a5f\u3067\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306b\u3082\u5bfe\u5fdc<\/td><td style=\"background-color:#ffffff\">\u30fb\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c<\/td><td style=\"background-color:#ffffff\">\u30fb\u90fd\u5185\u3060\u3051\u306732\u9662<br> \u30fb\u99c5\u304b\u3089\u5f92\u6b695\u5206\u4ee5\u5185\u306e\u5e97\u8217\u304c\u591a\u6570<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7510\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u306f\u6b21\u306e3\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/li><li>\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3>\u2460\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001\u9aed\u5243\u308a\u3092\u3059\u308b\u5fc5\u8981\u304c\u306a\u304f\u306a\u308a\u307e\u3059\u3002\u305d\u3082\u305d\u3082\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u3067\u3001\u6d17\u9762\u6240\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0\u3092\u7f6e\u3044\u3066\u304a\u304f\u5fc5\u8981\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eee\u306b1\u65e55\u5206\u3001\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u4f7f\u3063\u3066\u3044\u305f\u3068\u3057\u307e\u3057\u3087\u3046\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u5e74\u9593\u3067\u7d0430\u6642\u9593\u3092\u7bc0\u7d04<\/span>\u3067\u304d\u308b\u8a08\u7b97\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3060\u3051\u6642\u9593\u3092\u7bc0\u7d04\u3067\u304d\u308c\u3070\u3001\u6bce\u671d\u306e\u8cb4\u91cd\u306a\u7761\u7720\u6642\u9593\u3092\u5897\u3084\u3057\u305f\u308a\u3001\u8da3\u5473\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u305f\u308a\u3082\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u53d6\u3089\u308c\u3066\u3044\u308b\u4eba\u306f\u3001\u601d\u3044\u5207\u3063\u3066\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3092\u59cb\u3081\u3068\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304b\u3089\u89e3\u653e<\/span>\u3055\u308c\u307e\u3059\u3002\u9aed\u304c\u306a\u304f\u306a\u308c\u3070\u3001\u305d\u3082\u305d\u3082\u30ab\u30df\u30bd\u30ea\u3092\u808c\u306b\u3042\u3066\u308b\u6a5f\u4f1a\u304c\u306a\u304f\u306a\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u808c\u304c\u5f31\u3044\u5834\u5408\u306f\u3001\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306f\u3064\u304d\u3082\u306e\u3067\u3057\u3087\u3046\u3002\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u60a9\u307e\u3055\u308c\u3066\u3044\u308b\u306a\u3089\u3001\u9aed\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2462\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg\" alt=\"\u5c06\u6765\u3092\u8a9e\u308b\u7537\u5973\" class=\"wp-image-71169\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7-300x209.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u3001\u5973\u6027\u304b\u3089\u306e\u597d\u611f\u5ea6\u3082\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u9752\u9aed\u3084\u5243\u308a\u6b8b\u3057\u304c\u4e00\u5207\u306a\u304f\u306a\u308a\u3001<span class=\"highlighted\">\u808c\u304c\u7dba\u9e97\u306b\u898b\u3048\u308b<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.atpress.ne.jp\/news\/207290\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u682a\u5f0f\u4f1a\u793eLiberes\u304c\u884c\u3063\u305f\u30a2\u30f3\u30b1\u30fc\u30c8\u8abf\u67fb<\/a>\u306b\u3088\u308b\u3068\u300120\uff5e39\u6b73\u306e\u5973\u6027\u306e\u7d0485%\u304c\u300c\u9aed\u304c\u306a\u3044\u7537\u6027\u306e\u65b9\u304c\u597d\u304d\u300d\u3068\u56de\u7b54\u3057\u3066\u3044\u307e\u3059\u3002\u500b\u4eba\u306e\u597d\u307f\u306f\u3042\u308c\u3069\u3001\u9aed\u306f\u6e05\u6f54\u611f\u304c\u306a\u3044\u5370\u8c61\u3092\u4e0e\u3048\u3001\u5973\u6027\u304b\u3089\u597d\u307e\u308c\u306a\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6e05\u6f54\u611f\u3092\u30a2\u30d4\u30fc\u30eb\u3057\u305f\u3044\u7537\u6027\u306f\u3001\u9aed\u8131\u6bdb\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u30dd\u30a4\u30f3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7511\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u305f\u7d50\u679c\u3001\u5f8c\u6094\u3059\u308b\u4eba\u3082\u4e00\u5b9a\u6570\u3044\u307e\u3059\u3002\u5177\u4f53\u7684\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30dd\u30a4\u30f3\u30c8\u3067\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/li><li>\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/li><li>\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3>\u2460\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg\" alt=\"\u3042\u3053\u3099\u3072\u3051\u3099\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-56816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u3059\u30aa\u30b7\u30e3\u30ec\u3092\u697d\u3057\u307f\u305f\u3044\u65b9\u306f\u3001\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u3068\u306a\u308b\u306e\u3067\u3001<span class=\"redcolor\">\u751f\u6daf\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3082\u3057\u597d\u304d\u306b\u306a\u3063\u305f\u5973\u6027\u304c\u9aed\u597d\u304d\u3060\u3068\u5206\u304b\u3063\u305f\u3089\u3001\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3053\u3068\u3092\u5f8c\u6094\u3059\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u4eca\u306f\u9aed\u304c\u3044\u3089\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3066\u3082\u3001\u4eca\u5f8c\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u306e\u55dc\u597d\u304c\u5909\u308f\u308a\u3001\u9aed\u304c\u6b32\u3057\u304f\u306a\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001<strong>\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u306a\u3089\u306a\u3044\u30b5\u30ed\u30f3\u8131\u6bdb\u304b\u3089\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg\" alt=\"\u982d\u3092\u62b1\u3048\u308b\u7537\u6027\" class=\"wp-image-57484\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents-300x220.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u308b\u306a\u3089\u3001<span class=\"redcolor\">\u30b4\u30e0\u3067\u8efd\u304f\u5f3e\u304b\u308c\u308b\u3088\u3046\u306a\u75db\u307f<\/span>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u9aed\u8131\u6bdb\u3092\u3057\u305f\u4eba\u306e\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u300c\u6211\u6162\u3067\u304d\u308b\u7a0b\u5ea6\u306e\u75db\u307f\u3060\u3063\u305f\u300d\u3068\u3044\u3046\u58f0\u304c\u5927\u534a\u3067\u3059\u304c\u3001\u75db\u307f\u306b\u5f31\u3044\u65b9\u306f\u8f9b\u3044\u601d\u3044\u3092\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u8a00\u3048<strong>\u307b\u3068\u3093\u3069\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3067\u306f\u9ebb\u9154\u3092\u7528\u610f<\/strong>\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u75db\u307f\u306b\u95a2\u3057\u3066\u4e0d\u5b89\u306b\u306a\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3>\u2462\u304a\u91d1\u304c\u304b\u304b\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u306b\u306f\u3001<span class=\"redcolor\">\u30b5\u30ed\u30f3\u306a\u30895\u301c10\u4e07\u5186\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306a\u30897\u301c15\u4e07\u5186\u304f\u3089\u3044\u306e\u8cbb\u7528<\/span>\u304c\u304b\u304b\u308a\u307e\u3059\u3002\u6c7a\u3057\u3066\u5b89\u3044\u8cb7\u3044\u7269\u3068\u306f\u8a00\u3048\u307e\u305b\u3093\u306d\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f97\u3089\u308c\u308b\u30e1\u30ea\u30c3\u30c8\u306b\u5bfe\u3057\u3001\u81ea\u5206\u304c\u3069\u306e\u7a0b\u5ea6\u306e\u304a\u91d1\u3092\u51fa\u305b\u308b\u304b\u3092\u8003\u3048\u305f\u3046\u3048\u3067\u3001\u5b9f\u969b\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6c7a\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5168\u3066\u307f\u308b<\/h2>\n\n\n\n<p>\u6771\u4eac\u306b\u306f230\u3082\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u3042\u308a\u307e\u3059\u3002\u203b2023\u5e741\u6708MOTEO\u8abf\u3079<\/p>\n\n\n\n<p>\u3054\u7d39\u4ecb\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u4ee5\u5916\u304b\u3089\u3082\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3057\u305f\u3044\u65b9\u306f\u3001\u4e0b\u8a18\u3088\u308a\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u691c\u7d22\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/datsumou\/search\/tokyo\/\">\u6771\u4eac\u306b\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u3082\u3063\u3068\u898b\u308b<\/a><\/div>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg\" alt=\"\" class=\"wp-image-77392\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308b\u304b\u304a\u60a9\u307f\u306e\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3 id=\"FAQ\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u5f8c\u6094\u3057\u306a\u3044\u306e\uff1f<\/h3>\n\n\n\n<p><strong>A.\u5f8c\u6094\u3057\u3066\u3044\u306a\u3044\u65b9\u304c\u5927\u591a\u6570\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u3053\u3068\u3067\u808c\u306e\u8abf\u5b50\u304c\u826f\u304f\u306a\u3063\u305f\u308a\u3001\u30ab\u30df\u30bd\u30ea\u4ee3\u304c\u6d6e\u3044\u305f\u308a\u3068\u30e1\u30ea\u30c3\u30c8\u306f\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u5468\u308a\u304b\u3089\u306e\u8a55\u5224\u304c\u3044\u3044\u3068\u3044\u3046\u58f0\u3082\u591a\u3044\u3067\u3059\u3002\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u628a\u63e1\u3057\u305f\u4e0a\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u751f\u3048\u3066\u304d\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u9aed\u304c\u5168\u304f\u751f\u3048\u306a\u3044\u3068\u3044\u3046\u8a33\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u307b\u3068\u3093\u3069\u306e\u9aed\u304c\u751f\u3048\u306a\u304f\u306a\u308b\u3082\u306e\u306e\u3001\u751f\u547d\u529b\u306e\u5f37\u3044\u9aed\u306f\u6642\u9593\u304c\u7d4c\u3064\u3068\u307e\u305f\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u3059\u3002\u56de\u6570\u3084\u8131\u6bdb\u65b9\u6cd5\u306b\u8003\u616e\u3057\u306a\u304c\u3089\u30d7\u30e9\u30f3\u3092\u7d44\u3080\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u8131\u6bdb\u3067\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u3082\u3061\u308d\u3093\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u5f37\u3044\u75db\u307f\u3092\u3068\u3082\u306a\u3063\u305f\u308a\u3001\u8131\u6bdb\u3057\u305f\u7b87\u6240\u306b\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u3044\u3053\u3068\u3092\u5f8c\u6094\u3057\u305f\u308a\u306a\u3069\u4eba\u306b\u3088\u3063\u3066\u69d8\u3005\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206\u30e1\u30ea\u30c3\u30c8\u3082\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u81ea\u5206\u306e\u4e2d\u3067\u3088\u304f\u8003\u3048\u3066\u8131\u6bdb\u3059\u308b\u304b\u3069\u3046\u304b\u5224\u65ad\u3059\u308b\u307b\u3046\u304c\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u306e\u307e\u3068\u3081<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u306f\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u53e3\u30b3\u30df\u3084\u8a55\u5224\u304b\u3089\u30e9\u30f3\u30ad\u30f3\u30b0\u306b\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u6700\u5f8c\u306b\u3082\u3046\u4e00\u5ea6\u3001\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af&amp;\u30b5\u30ed\u30f3\u3092\u307e\u3068\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-40d25440-782f-4232-86d0-00c45169f547\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9ad8\u30b3\u30b9\u30d1&amp;\u8131\u6bdb\u52b9\u679c\u3092\u76ee\u6307\u3059\u306a\u3089\u30ec\u30a4\u30ed\u30fc\u30eb<\/li><li>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c\u3092\u6c42\u3081\u308b\u306a\u3089\u30e1\u30f3\u30ba\u30ea\u30bc<\/li><li>\u901a\u3044\u3084\u3059\u3055\u3067\u9078\u3076\u306a\u3089\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u6c17\u306b\u306a\u308b\u3068\u3053\u308d\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f<span class=\"highlighted\">\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304b\u3089\u59cb\u3081\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p>\u8907\u6570\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u898b\u3066\u307f\u308b\u3053\u3068\u3067\u3001\u81ea\u5206\u3067\u3082\u6bd4\u8f03\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\uff01<\/p>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":14136,"parent":13414,"menu_order":540,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044&hellip;","acf":{"long_text_title":"\u3010\u6771\u4eac\u306e227\u9662\u304b\u3089\u9078\u3076\u3011\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b020\u9078\uff01\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u306a\u3069\u3067\u5fb9\u5e95\u6bd4\u8f03\u8abf\u67fb","custom_order":"3706","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":14137,"id":14137,"title":"3701_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3701-none.jpg","filesize":86753,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"","author":"1","description":"","caption":"","name":"3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":13833,"date":"2019-11-10 02:21:40","modified":"2019-11-10 02:21:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13833"}],"version-history":[{"count":251,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions"}],"predecessor-version":[{"id":95943,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions\/95943"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/14136"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2434,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2434"},"modified":"2024-10-11T18:14:27","modified_gmt":"2024-10-11T09:14:27","slug":"bald-dense","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/","title":{"rendered":"\u30d2\u30b2\u304c\u6fc3\u3044\u7406\u7531\u3068\u5bfe\u51e6\u65b9\u6cd5"},"content":{"rendered":"<p><strong>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d<\/strong><\/p>\n<p><strong>\u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p>\u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027\u306e\u30d2\u30b2\u3002<\/p>\n<p>\u81ea\u5206\u306f\u4eba\u3088\u308a\u30d2\u30b2\u304c\u6fc3\u3044\u3088\u3046\u306a\u6c17\u304c\u3059\u308b\u3051\u3069\u907a\u4f1d\u3060\u304b\u3089\u4ed5\u65b9\u304c\u306a\u3044\u3068\u8ae6\u3081\u3066\u3044\u307e\u305b\u3093\u304b\uff1f\u3082\u3057\u304b\u3059\u308b\u3068\u3001\u305d\u308c\u306f\u3042\u306a\u305f\u306e\u65e5\u3005\u306e\u884c\u52d5\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u30fb\u7406\u7531<\/li><li>\u30d2\u30b2\u3092\u6fc3\u304f\u3057\u3066\u3057\u307e\u3046NG\u884c\u52d5<\/li><li>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306e\u5bfe\u7b56\u30fb\u4e88\u9632<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n<p><!-- wp:paragraph --><\/p>\n<p>\u306a\u304a\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3084\u9069\u5207\u306a\u9aed\u5243\u308a\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\u65b9\u306f<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\">\u300c\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3068\u306f\uff1f\u5243\u308a\u3059\u304e\u308b\u3068\u6fc3\u304f\u306a\u308b\u3063\u3066\u672c\u5f53\uff1f\u30d2\u30b2\u306e\u771f\u5b9f\u3092\u7d39\u4ecb\u300d<\/a>\u3067\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u76ee\u3092\u901a\u3057\u3066\u304a\u304f\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n\n\n\n<p><!-- wp:uagb\/team {\"block_id\":\"8595a321-2c49-4c48-97b8-5e4bbfac0339\",\"tag\":\"h6\",\"title\":\"\",\"description_text\":\"\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\",\"image\":{\"id\":7695,\"title\":\"moteo_profile\",\"filename\":\"moteo-profile.png\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"link\":\"https:\/\/moteo.best\/column\/moteo_profile\/\",\"alt\":\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"moteo_profile\",\"status\":\"inherit\",\"uploadedTo\":0,\"date\":\"2019-09-26T21:26:34.000Z\",\"modified\":\"2019-10-25T20:07:27.000Z\",\"menuOrder\":0,\"mime\":\"image\/png\",\"type\":\"image\",\"subtype\":\"png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"2019\u5e749\u670827\u65e5\",\"nonces\":{\"update\":\"f72d441e99\",\"delete\":\"1c63fc39e7\",\"edit\":\"8a6e26fe2c\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=7695\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u7de8\u96c6\u90e8 K\",\"filesizeInBytes\":22455,\"filesizeHumanReadable\":\"22 KB\",\"context\":\"\",\"height\":257,\"width\":257,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"height\":257,\"width\":257,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\\u003cinput type=\\u0022hidden\\u0022 name=\\u0022attachments[7695][menu_order]\\u0022 value=\\u00220\\u0022 \/\\u003e\\u003cp class=\\u0022media-types media-types-required-info\\u0022\\u003e\\u003cspan class=\\u0022required\\u0022\\u003e*\\u003c\/span\\u003e \u304c\u4ed8\u3044\u3066\u3044\u308b\u6b04\u306f\u5fc5\u9808\u9805\u76ee\u3067\u3059\\u003c\/p\\u003e\\n\\t\\t\\t\\u003ctable class=\\u0022compat-attachment-fields\\u0022\\u003e\\t\\t\\u003ctr class='compat-field-enable-media-replace'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-enable-media-replace'\\u003e\\u003cspan class='alignleft'\\u003e\u30e1\u30c7\u30a3\u30a2\u3092\u7f6e\u63db\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href=\\u0022https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=media_replace\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=ad67500a9c\\u0022\\u003e\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo replace the current file, click the link and upload a replacement file.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\t\\t\\u003ctr class='compat-field-emr-remove-background'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-emr-remove-background'\\u003e\\u003cspan class='alignleft'\\u003eRemove background\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href='https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=emr_prepare_remove\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=0f37a29eb8'\\u003eRemove background\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo remove the background, click the link.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\u003c\/table\\u003e\",\"meta\":\"\"},\"acf_errors\":false},\"imgStyle\":\"circle\",\"imgPosition\":\"left\"} --><\/p>\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339\">\n<div class=\"uagb-team__wrap\">\n<div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\" alt=\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\"\/><\/div>\n<div class=\"uagb-team__content\">\n<div class=\"uagb-team__title-wrap\">\n<h6 class=\"uagb-team__title\"><\/h6>\n<p><span class=\"uagb-team__prefix\">Designation<\/span><\/div>\n<div class=\"uagb-team__desc-wrap\">\n<p class=\"uagb-team__desc\">\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div>\n<div class=\"uagb-team__social-icon-wrap\">\n<ul class=\"uagb-team__social-list\">\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/team --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p>\u533b\u7642\u8131\u6bdb\u306a\u3089<span class=\"highlighted\">1\u56de1\u4e07\u5186\u524d\u5f8c\u3001\u6fc3\u3044\u30d2\u30b2\u3067\u308210\u56de\u524d\u5f8c\u306e\u30c8\u30fc\u30bf\u30eb10\u301c20\u4e07\u5186\u3067\u30c4\u30eb\u30c4\u30eb<\/span>\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u3082\u3068\u3082\u3068\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u3054\u81ea\u5206\u306b\u5408\u3063\u305f\u56de\u6570\u304c\u77e5\u308a\u305f\u3044\u65b9\u306f\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306e\u6d3b\u7528\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n<p><!-- wp:image {\"id\":95747} --><\/p>\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/-moteo-1024x693.jpg\" alt=\"\u5927\u624b3\u793e\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u6bd4\u8f03\" class=\"wp-image-95747\"\/><figcaption>\u30d2\u30b2\u5168\u4f53\uff08\u9996\u542b\u3080\uff09\u306e\u8131\u6bdb\u6599\u91d1<\/figcaption><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><strong>\u300c\u81ea\u5206\u306e\u30d2\u30b2\u304c\u3069\u306e\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\uff1f\u300d\u300c\u307e\u305a\u306f\u898b\u7a4d\u3082\u308a\u3060\u3051\u3067\u3082\u304a\u9858\u3044\u3057\u305f\u3044\u300d<\/strong>\u305d\u3093\u306a\u5834\u5408\u3067\u3082\u3001\u4e0b\u8a18\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3089\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u6c17\u8efd\u306b\u8a71\u3092\u805e\u3051\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u7406\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\",\"className\":\"scrolltable\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:table {\"className\":\"is-style-non-split\"} --><\/p>\n<table class=\"wp-block-table is-style-non-split\">\n<tbody>\n<tr>\n<td><\/td>\n<td><img class=\"wp-image-95283\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-bnr-300-250-2409-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u306f\u30e1\u30f3\u30ba\u30ea\u30bc\"><\/td>\n<td><img class=\"wp-image-95348\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-eminal-400400-240906.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"><\/td>\n<td><img class=\"wp-image-95349\" style=\"width: 125px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-gorilla-120120-240906.jpg\" alt=\"\u30d2\u30b2\u306e\u30b4\u30ea\u30e9\u8131\u6bdb\"><\/td>\n<\/tr>\n<tr>\n<td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<tr>\n<td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td>\u30d2\u30b2\u8131\u6bdb\u5168\u4f53\u304c59,800\u5186\u3068\u30b3\u30b9\u30d1\u25ce<\/td>\n<td>\u5168\u56fd\u5c55\u958b\uff01\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u9ebb\u9154\u304c\u7121\u6599<\/td>\n<td>\u4eca\u306a\u3089\u5206\u5272\u624b\u6570\u6599\u304c\u7121\u6599\uff01\u6708\u30053,000\u5186\u304b\u3089\u59cb\u3081\u3089\u308c\u308b<\/td>\n<\/tr>\n<tr>\n<td>\u30d2\u30b2\u5168\u4f53\u306e\u6599\u91d1<br \/>\uff081\u56de\u3042\u305f\u308a\uff09<\/td>\n<td>5\u56de\uff1a59,800\u5186<br \/>\uff0811,960\u5186\uff09<\/td>\n<td>5\u56de\uff1a78,000\u5186<br \/>\uff0815,600\u5186\uff09<\/td>\n<td>6\u56de\uff1a69,120\u5186<br \/>\uff0811,520\u5186\uff09<\/td>\n<\/tr>\n<tr>\n<td>\u9ebb\u9154<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/\u672c<br \/>\u30ac\u30b9\uff1a3,300\u5186\/30\u5206<\/td>\n<td>\u7121\u6599<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a4,000\u5186\/10g<br \/> \u30ac\u30b9\uff1a4,000\u5186\/30\u5206<\/td>\n<\/tr>\n<tr>\n<td>\u5e97\u8217\u6570<\/td>\n<td>21<\/td>\n<td>62<\/td>\n<td>21<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S384336w&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:table --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p><small>\u203b\u7a0e\u8fbc\u4fa1\u683c<\/small><br \/><small>\u203b2024\u5e7410\u6708\u6700\u65b0\u306e\u91d1\u984d<br \/><\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n\n\n\n\n<h2>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\uff5c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3068\u6bce\u65e5\u306e\u30d2\u30b2\u51e6\u7406<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg\" alt=\"\" class=\"wp-image-21093\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u305d\u3082\u305d\u3082\u3001\u30d2\u30b2\u304c\u4ed6\u306e\u4f53\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u6fc3\u304f\u898b\u3048\u308b\u7406\u7531\u306f\u300c\u525b\u6bdb\u3060\u304b\u3089\u300d\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b9f\u306f\u3001<strong>\u7537\u6027\u3082\u5973\u6027\u3082\u3001\u30d2\u30b2\u30a8\u30ea\u30a2\u306e\u6bdb\u306e\u6570\u306f\u540c\u3058<\/strong>\uff01<br>\u3055\u3089\u306b\u3001\u751f\u307e\u308c\u3066\u304b\u3089\u30d2\u30b2\u306e\u6bdb\u306e<strong>\u672c\u6570\u306f\u305a\u3063\u3068\u5909\u308f\u308a\u307e\u305b\u3093<\/strong>\u3002<br>\u3064\u307e\u308a\u30011\u672c1\u672c\u306e\u6bdb\u304c\u525b\u6bdb\u3060\u304b\u3089\u6fc3\u304f\u898b\u3048\u3066\u3057\u307e\u3046\u306e\u3067\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u305d\u3093\u306a\u525b\u6bdb\u306a\u30d2\u30b2\u3067\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3068\u3057\u3066\u3001\u73fe\u5728\u8003\u3048\u3089\u308c\u3066\u3044\u308b\u306e\u306f\u4e3b\u306b2\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/li><li>\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>1\u3064\u305a\u3064\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2460\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg\" alt=\"\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\" class=\"wp-image-28097\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140-300x191.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3088\u304f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u591a\u3044\u4eba\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u300d\u306a\u3069\u3068\u3044\u3046\u8868\u73fe\u3092\u3057\u3066\u3044\u308b\u60c5\u5831\u30b5\u30a4\u30c8\u3092\u898b\u304b\u3051\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u3053\u308c\u306f\u6b63\u78ba\u3067\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u5b9f\u969b\u306f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u91cf\u300d\u3067\u306f\u306a\u304f<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3092\u6d3b\u6027\u5316\u3059\u308b\u9175\u7d20\u306e\u50cd\u304d\u300d<\/strong>\u3068<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306b\u5bfe\u3059\u308b\u6bdb\u5305<small>\u203b<\/small>\u306e\u611f\u53d7\u6027\u300d<\/strong>\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u6bdb\u5305\u2026\u6bdb\u6839\u3092\u5305\u3093\u3067\u3044\u308b\u7d44\u7e54\u306e\u3053\u3068\u3002\u76ae\u819a\u306e\u8868\u9762\u3078\u306f\u6bdb\u7a74\u3068\u3044\u3046\u5f62\u3067\u3064\u306a\u304c\u3063\u3066\u304a\u308a\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5f71\u97ff\u3092\u53d7\u3051\u307e\u3059<\/small><\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u308b\u306e\u3067\u3001\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u306e\u306d\u3001\u308f\u304b\u3063\u305f\uff01\u300d\u3068\u3044\u3046\u65b9\u306f\u2461\u306b\u9032\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u6bdb\u5305\u5185\u306b\u3042\u308b\u6bdb\u4e73\u982d\u7d30\u80de\u306b\u300c5\u03b1\u9084\u5143\u9175\u7d20\u300d\u3068\u3044\u3046\u7269\u8cea\u304c\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u4e00\u7a2e\u3067\u3042\u308b\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u30b8\u30d2\u30c9\u30ed\u30c6\u30b9\u30c8\u30ed\u30f3\uff08DHT\uff09\u3068\u3044\u3046\u7269\u8cea\u306b\u5909\u5316\u3057\u307e\u3059\u3002<\/p>\n<p>\u3055\u3089\u306b\u3001\u305d\u306eDHT\u3068\u3044\u3046\u7269\u8cea\u306f\u3001\u7d30\u80de\u306e\u4e2d\u306b\u3042\u308b\u300c\u30db\u30eb\u30e2\u30f3\u306e\u30ec\u30bb\u30d7\u30bf\u30fc\u300d\u306b\u7d50\u3073\u3064\u304f\u3053\u3068\u3067<strong>\u6bdb\u3092\u5897\u3084\u3059\uff1d\u6fc3\u304f\u3059\u308b\u3088\u3046\u306b\u4f5c\u7528\u3057\u307e\u3059<\/strong>\u3002\u3042<\/p>\n<p>\u3053\u306e\u300c\u9175\u7d20\u306e\u50cd\u304d\u300d\u3068\u300c\u6bdb\u5305\u306e\u611f\u53d7\u6027\u300d\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u3001\u8584\u3044\u4eba\u304c\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p>\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u304c\u3001\u3068\u306b\u304b\u304f<span class=\"highlighted\">\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u3089\u3057\u3044\u300d<\/span>\u3068\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p><small>\u53c2\u8003\u6587\u732e\uff1a\u305c\u3093\u3076\u6bdb\u5305\u306e\u305b\u3044<\/small><\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2461\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg\" alt=\"\u30d2\u30b2\u3092\u6cbf\u3063\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-21995\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306e2\u3064\u76ee\u306f\u3001\u6bce\u65e5\u4f55\u6c17\u306a\u304f\u884c\u306a\u3063\u3066\u3044\u308b\u30d2\u30b2\u306e\u81ea\u5df1\u51e6\u7406\u306b\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u306f\u534a\u5206\u6b63\u89e3\u3067\u3059\u304c\u3001\u534a\u5206\u4e0d\u9069\u5207\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/prtimes.jp\/a\/?c=4342&amp;r=67&amp;f=d4342-67-pdf-0.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\u30ab\u30df\u30bd\u30ea\u3084\u30b7\u30a7\u30fc\u30d0\u30fc\u306a\u3069\u3092\u4f7f\u7528\u3059\u308b\u3068\u4f53\u6bdb\u304c\u6fc3\u304f\u306a\u308b\u3068\u3044\u3046\u5642\u3092\u3088\u304f\u805e\u304f\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f<span class=\"redcolor\">\u533b\u5b66\u7684\u6839\u62e0\u306f\u306a\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/a><\/p>\n<p>\u3057\u304b\u3057\u3001\u30de\u30a6\u30b9\u3067\u306e\u5b9f\u9a13\u306b\u3088\u308b\u3068\u4e00\u5b9a\u671f\u9593\u3001<strong>\u76ae\u819a\u306b\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u305d\u306e\u90e8\u5206\u306e\u4f53\u6bdb\u304c\u4e00\u6642\u7684\u306b5\uff5e10\uff05\u307b\u3069\u592a\u304f\u306a\u3063\u305f<\/strong><small>\u203b<\/small>\u3068\u3044\u3046\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u9806\u5929\u5802\u5927\u5b66 \u533b\u5b66\u90e8 \u76ae\u819a\u79d1\u3000\u576a\u4e95\u826f\u6cbb \u52a9\u6559\u6388 \u306e\u5b9f\u9a13<\/small><\/p>\n<p>\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u306e\u3092\u3084\u3081\u308c\u3070\u81ea\u7136\u3068\u5143\u306b\u623b\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u9752\u9aed\u3092\u6483\u9000\u3057\u3088\u3046\u3068\u3059\u308b\u3042\u307e\u308a\u3001\u5f37\u304f\u6df1\u5243\u308a\u3057\u305f\u308a1\u65e5\u306b\u4f55\u5ea6\u3082\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u3001<strong>\u4eba\u9593\u306b\u3082\u540c\u69d8\u306e\u73fe\u8c61\u304c\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u9aed\u304c\u6fc3\u3044\u57fa\u6e96\u3063\u3066\u4f55\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u300c\u9aed\u304c\u6fc3\u3044\u300d\u3068\u306f\u3069\u306e\u7a0b\u5ea6\u3092\u3055\u3059\u306e\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u7aef\u7684\u306b\u3044\u3046\u3068\u3001\u300c\u671d\u30d2\u30b2\u3092\u5243\u3063\u3066\u3001\u5915\u65b9\u76ee\u7acb\u3061\u59cb\u3081\u305f\u3089\u6fc3\u3044\u300d\u3068\u3044\u3046\u306e\u304c\u57fa\u6e96\u306b\u306a\u308a\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3067\u30d2\u30b2\u304c\u4e00\u756a\u4f38\u3073\u308b\u6642\u9593\u306f\u300c\u671d6\u6642\u301c10\u6642\u300d\u3068\u3044\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u65e5\u4e2d\u306f\u4f38\u3073\u308b\u30b9\u30d4\u30fc\u30c9\u304c\u3086\u308b\u3084\u304b\u306b\u306a\u308a\u3001\u5915\u65b9\u304b\u3089\u307e\u305f\u4f38\u3073\u3066\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u65e5\u4e2d\u4ed5\u4e8b\u3092\u7d42\u3048\u3066\u3001\u30a2\u30d5\u30bf\u30fc\u30d5\u30a1\u30a4\u30d6\u306a\u3069\u3067\u9752\u9aed\u304c\u76ee\u7acb\u3063\u3066\u3044\u308b\u3068\u300c\u30d2\u30b2\u6fc3\u3044\u306a\u300d\u3068\u611f\u3058\u308b\u4eba\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.feather-museum.com\/zatsugaku.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u96d1\u5b66 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30d2\u30b2\u306e\u96d1\u5b66<\/a><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u3067\u304d\u308b\u5bfe\u7b56\u30fb\u4e88\u96326\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg\" alt=\"\u93e1\u3092\u307f\u3066\u5fae\u7b11\u3093\u3067\u3044\u308b\u7537\u6027\" class=\"wp-image-40926\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3092\u89e3\u8aac\u3057\u307e\u3057\u305f\u304c\u3001\u3064\u307e\u308a\u306f\u3053\u306e\u539f\u56e0\u3092\u4f5c\u3089\u306a\u3044\u3088\u3046\u3001\u81ea\u5206\u306e\u884c\u52d5\u3092\u898b\u76f4\u3057\u3066\u307f\u308c\u3070\u3044\u3044\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u9006\u306e\u3053\u3068\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3092\u4f5c\u3063\u3066\u3044\u308b\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308b\u306e\u3067\u3001\u3059\u3050\u306b\u898b\u76f4\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2460 \u98df\u751f\u6d3b\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg\" alt=\"\u30c6\u30fc\u30d6\u30eb\u306e\u4e0a\u306b\u305f\u304f\u3055\u3093\u4e26\u3093\u3067\u3044\u308b\u91ce\u83dc\u3084\u30d5\u30eb\u30fc\u30c4\" class=\"wp-image-3693\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n<p>\u307e\u305a1\u3064\u76ee\u306e\u5bfe\u7b56\u30fb\u4e88\u9632\u6cd5\u306f\u300c\u98df\u751f\u6d3b\u306e\u6539\u5584\u300d\u3067\u3059\u3002<\/p>\n<p>\u60f3\u50cf\u306b\u5bb9\u6613\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u30d0\u30e9\u30f3\u30b9\u306e\u5d29\u308c\u305f\u98df\u4e8b\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u307e\u3059<\/span>\u3002<\/p>\n<p>\u30b3\u30f3\u30d3\u30cb\u98df\u3084\u30d5\u30a1\u30fc\u30b9\u30c8\u30d5\u30fc\u30c9\u3001\u304a\u8089\u3070\u304b\u308a\u98df\u3079\u3066\u3044\u308b\u306a\u3069\u3001\u8102\u8cea\u306e\u591a\u3044\u98df\u4e8b\u3092\u3068\u308b\u3068\u30db\u30eb\u30e2\u30f3\u306e\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u539f\u56e0\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u300c\u5927\u8c46\u3084\u8c46\u4e73\u306f\u30d2\u30b2\u306e\u6291\u6bdb\u306b\u52b9\u679c\u304c\u3042\u308b\u300d\u306f\u3046\u305d\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u300c\u5927\u8c46\u3092\u98df\u3079\u308b\u3068\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u300d\u306a\u3069\u3068\u3044\u3063\u305f\u60c5\u5831\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u30d2\u30b2\u306b\u95a2\u3059\u308b\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5c11\u306a\u304f\u3068\u3082\u3001\u8c46\u4e73\u98f2\u3093\u3060\u3089\u3092\u5287\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f\uff01\u3068\u3044\u3063\u305f\u4f53\u9a13\u8ac7\u306f\u307b\u307c\u7686\u7121\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u3044\u3063\u3066\u3082\u3001\u5927\u8c46\u306a\u3069\u306b\u542b\u307e\u308c\u308b\u5927\u8c46\u30a4\u30bd\u30d5\u30e9\u30dc\u30f3\u306f\u5973\u6027\u30db\u30eb\u30e2\u30f3\u3067\u3042\u308b\u300c\u30a8\u30b9\u30c8\u30ed\u30b2\u30f3\u300d\u3068\u4f3c\u305f\u50cd\u304d\u3092\u3057\u3066\u304f\u308c\u308b\u305f\u3081\u3001\u7f8e\u808c\u52b9\u679c\u3084\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb\u306e\u5897\u52a0\u3092\u9632\u3044\u3067\u304f\u308c\u308b\u306a\u3069\u3001\u3082\u3061\u308d\u3093\u808c\u3084\u4f53\u306b\u826f\u3044\u4f5c\u7528\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30e9\u30f3\u30b9\u306e\u3068\u308c\u305f\u98df\u4e8b\u3092\u3059\u308b\u4e0a\u3067\u306f\u6709\u52b9\u306a\u6804\u990a\u7d20\u3068\u3044\u3048\u308b\u306e\u3067\u3001\u30a2\u30ec\u30eb\u30ae\u30fc\u306a\u3069\u304c\u306a\u3044\u306e\u3067\u3042\u308c\u3070\u7a4d\u6975\u7684\u306b\u6442\u53d6\u3057\u305f\u3044\u98df\u54c1\u306e\u4e00\u3064\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2461 \u751f\u6d3b\u7fd2\u6163\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg\" alt=\"\u7dd1\u306e\u30c0\u30f3\u30d9\u30eb\u3068\u30b9\u30de\u30db\u3068\u6c34\u3068\u30bf\u30aa\u30eb\" class=\"wp-image-54241\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u304c\u4e71\u308c\u308b\u3068\u3001\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u308b\u3053\u3068\u306b\u7e4b\u304c\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001<span class=\"highlighted\">\u826f\u3044\u7761\u7720\u3068\u5b9a\u671f\u7684\u306a\u904b\u52d5\u304c\u6709\u52b9<\/span>\u3067\u3059\u3002<\/p>\n<p>\u5bdd\u4e0d\u8db3\u304c\u7d9a\u3044\u305f\u308a\u3001\u904b\u52d5\u3092\u305b\u305a\u4e0d\u5065\u5eb7\u306a\u72b6\u614b\u304c\u7d9a\u304f\u3068\u30cb\u30ad\u30d3\u306a\u3069\u304c\u3067\u304d\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306a\u7761\u7720\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u30017\u301c9\u6642\u9593\u7a0b\u5ea6\u306f\u78ba\u4fdd\u3059\u308b\u3068\u3044\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u7761\u7720\u306e\u30b4\u30fc\u30eb\u30c7\u30f3\u30bf\u30a4\u30e0\u306f\u90fd\u5e02\u4f1d\u8aac\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u300c\u6210\u9577\u30db\u30eb\u30e2\u30f3\u306f\u591c10\u301c22\u6642\u306e\u9593\u306b\u591a\u304f\u5206\u6ccc\u3055\u308c\u308b\u306e\u3067\u3001\u305d\u306e\u6642\u9593\u306f\u5bdd\u3066\u3044\u308b\u306e\u304c\u671b\u307e\u3057\u3044<\/strong>\u300d\u3068\u3044\u3046\u8a71\u306f\u591a\u304f\u306e\u65b9\u304c\u8033\u306b\u3057\u305f\u3053\u3068\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u6700\u8fd1\u306b\u306a\u3063\u3066\u3053\u308c\u306f<strong>\u6839\u62e0\u304c\u306a\u3044<\/strong>\u3068\u3044\u3046\u8aac\u304c\u6fc3\u539a\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3001\u4e00\u756a\u6210\u9577\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u767a\u306b\u306a\u308b\u306e\u306f<strong>\u300c\u7720\u308a\u306b\u5165\u3063\u305f\u76f4\u5f8c\u300d<\/strong>\u3002\u6df1\u3044\u7720\u308a\u3001\u3064\u307e\u308a\u30ce\u30f3\u30ec\u30e0\u7761\u7720\u306e\u9593\u306b\u5206\u6ccc\u91cf\u304c\u5897\u3048\u308b\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u306a\u306e\u3067\u3001\u81ea\u5206\u306f\u591c\u52e4\u3081\u3060\u304b\u3089\u3057\u3087\u3046\u304c\u306a\u3044\u3001\u3068\u8ae6\u3081\u305a\u3001\u6df1\u3044\u7761\u7720\u304c\u3068\u308c\u308b\u3088\u3046\u306b\u5de5\u592b\u3092\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2462 \u30bf\u30d0\u30b3\u3092\u3084\u3081\u308b\u3001\u672c\u6570\u3092\u6e1b\u3089\u3059<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-1024x683.jpg\" alt=\"\u30bf\u30d0\u30b3\u306b\u706b\u3092\u4ed8\u3051\u3066\u52a0\u3048\u308b\u7537\u6027\" class=\"wp-image-3160\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-768x512.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u55ab\u7159\u3059\u308b\u3068\u4ea4\u611f\u795e\u7d4c\u304c\u523a\u6fc0\u3055\u308c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u6027\u5316\u3055\u305b\u308b\u4f5c\u7528\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3064\u307e\u308a\u3001\u904e\u5270\u306a\u55ab\u7159\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306b\u306a\u308b\u305f\u3081\u3001\u6fc3\u3044\u30d2\u30b2\u3084\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u306e\u3067\u3042\u308c\u3070\u63a7\u3048\u308b\u306e\u304c\u61f8\u547d\u3067\u3059\u3002<\/p>\n<p><small>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000051.000020081.html\" target=\"_blank\" rel=\"noopener noreferrer\">\u25c6\u3010\u305f\u3070\u3053\u3068\u7f8e\u5bb9\u306b\u307e\u3064\u308f\u308b\u30a6\u30bd\u30db\u30f3\u30c8\u300a\u4e16\u9593\u306e\u30a6\u30ef\u30b5\u300bvs\u300a\u533b\u5e2b\u306e\u30db\u30f3\u30cd\u300b\u3092\u533b\u5e2b\u304c\u89e3\u8aac\u3011<\/a><\/small><\/p>\n\n\n<h3>\u5bfe\u7b56\u2463 \u6b63\u3057\u3044\u65b9\u6cd5\u3067\u9aed\u5243\u308a\u3092\u304a\u3053\u306a\u3046<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3067\u3082\u304a\u4f1d\u3048\u3057\u305f\u901a\u308a\u3001\u8aa4\u3063\u305f\u81ea\u5df1\u51e6\u7406\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u5834\u5408\u306f\u4e00\u5ea6\u306b\u4f55\u5ea6\u3082\u5243\u3063\u305f\u308a\u3001\u6df1\u5243\u308a\u3057\u3059\u304e\u306a\u3044\u3053\u3068\u3001\u3044\u3064\u307e\u3067\u3082\u540c\u3058\u5203\u3092\u4f7f\u308f\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u306e\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0<\/a>\u3084<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b\u306e\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u4e7e\u71e5\u3057\u305f\u72b6\u614b\u306b\u3042\u308b\u306e\u3067\u3001\u4fdd\u6e7f\u3092\u304a\u3053\u306a\u3063\u3066\u304d\u3061\u3093\u3068\u808c\u306b\u6804\u990a\u3092\u4e0e\u3048\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2464 \u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-290509952-1024x576.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u30b9\u30ad\u30f3\u30b1\u30a2\" class=\"wp-image-41525\"\/><\/figure>\n\n\n<p>\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3082\u6fc3\u3044\u30d2\u30b2\u3001\u9752\u9aed\u5bfe\u7b56\u306b\u6709\u52b9\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306e\u5546\u54c1\u304c\u4fdd\u6e7f\u52b9\u679c\u3082\u3042\u308b\u306e\u3067\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306b\u4f7f\u3046\u3068\u3044\u3044\u3067\u3059\u3088\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/hairless-lotion\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u304a\u3059\u3059\u3081\u306e\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u305c\u3072\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2465 \u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-23028\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u308c\u307e\u3067\u306e\u65b9\u6cd5\u306f\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306e\u306b\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u52b9\u679c\u3092\u5f97\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u307e\u3059\u3057\u3001\u76ee\u306b\u898b\u3048\u3066\u5287\u7684\u306b\u5909\u308f\u308b\u3068\u3044\u3046\u306e\u306f\u5c11\u3057\u96e3\u3057\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u4e00\u756a\u78ba\u5b9f\u306a\u306e\u306f\u300c\u8131\u6bdb\u3057\u3066\u3057\u307e\u3046\u3053\u3068\u300d\u3067\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3070\u6839\u672c\u7684\u306b\u89e3\u6c7a\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u3067<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u304c\u4e0d\u8981\u306b\u306a\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u3067\u808c\u8352\u308c\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u306a\u304f\u306a\u308b<\/li><li>\u5915\u65b9\u306b\u9752\u9aed\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u306a\u304f\u306a\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u3044\u3063\u305f\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u6700\u77ed\u3067\u6fc3\u3044\u30d2\u30b2\u3068\u304a\u3055\u3089\u3070\u3067\u304d\u308b\u65b9\u6cd5\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u2026<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n\n\n\n<p>\u306f\u3058\u3081\u3066\u306e\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li><li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li><li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li><li>\u5243\u6bdb\u6599<\/li><li>\u85ac\u4ee3<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li><li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li><li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,000\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u306f\u3053\u3061\u3089<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-302be2e5-72c4-440f-a01c-15201168c418\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3067\u9aed\u304c\u6fc3\u304f\u306a\u308b\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044<\/strong>\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5192\u982d\u3067\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u306b<strong>\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b<\/strong>\u3053\u3068\u306f\u304a\u8a71\u3057\u3057\u307e\u3057\u305f\u3002\u305f\u3057\u304b\u306b\u3001\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3092\u3059\u308b\u3068\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5024\u306f\u4e0a\u6607\u3057\u307e\u3059\u304c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u5358\u4f53\u3067\u30d2\u30b2\u306e\u6fc3\u3055\u3092\u5de6\u53f3\u3057\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u60c5\u5831\u30b5\u30a4\u30c8\u3067\u7b4b\u30c8\u30ec\u3084\u81ea\u6170\u884c\u70ba\u3092\u3059\u308b\u3053\u3068\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u3068\u8a71\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u904e\u5270\u306a\u8868\u73fe\u3068\u3044\u3063\u3066\u3082\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u3044\u305a\u308c\u3082\u3001<strong>\u904e\u5270\u3059\u304e\u308b\u3068\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u3066\u4f53\u6bdb\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u308b\u53ef\u80fd\u6027\u306f\u3042\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093<\/strong>\u304c\u3001\u305d\u3053\u307e\u3067\u6c17\u306b\u3059\u308b\u5fc5\u8981\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u6fc3\u3044\u9aed\u306b\u95a2\u3059\u308b\u7591\u554f6\u3064\uff01<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6fc3\u3044\u30d2\u30b2\u306b\u306a\u308b\u539f\u56e0\u3084\u5bfe\u7b56\u306b\u3064\u3044\u3066\u3054\u7d39\u4ecb\u3057\u3066\u304d\u307e\u3057\u305f\u304c\u3001\u30d2\u30b2\u306b\u307e\u3064\u308f\u308b\u7591\u554f\u3084\u5642\u306f\u307e\u3060\u307e\u3060\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>1\u3064\u305a\u3064\u7d10\u89e3\u3044\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u751f\u3084\u3059\u65b9\u306f\u6b21\u306e\u3053\u3068\u306b\u6c17\u3092\u3064\u3051\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6e05\u6f54\u611f\u304c\u3042\u308b\u3088\u3046\u306b\u304d\u3061\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308b<br>\u2192\u305f\u3060\u306e\u751f\u3084\u3057\u3063\u3071\u306a\u3057\u306f\u6c5a\u3044\u5370\u8c61\u306b<\/li><li>\u9854\u3092\u8986\u3044\u5c3d\u304f\u3059\u30c7\u30b6\u30a4\u30f3\u3088\u308a\u3001\u81ea\u7136\u306b\u624b\u5165\u308c\u3055\u308c\u305f\u30d2\u30b2\u304c\u597d\u8a55<br>\u2192\u307b\u304a\u306a\u3069\u306e\u7121\u7cbe\u9aed\u306f\u304d\u3061\u3093\u3068\u6574\u3048\u308b<\/li><li>\u5e74\u76f8\u5fdc\u306b\u898b\u3048\u308b\u30d2\u30b2\u304c\u597d\u5370\u8c61<br>\u2192\u82e5\u3044\u306e\u306b\u5927\u4eba\u3073\u904e\u304e\u305f\u30d2\u30b2\u30c7\u30b6\u30a4\u30f3\u306f\u8fd4\u3063\u3066\u60aa\u5370\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg\" alt=\"\u30b5\u30d7\u30ea\" class=\"wp-image-6759\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n<h3>Q. \u9752\u9aed\u3092\u4f38\u3070\u3059\u3068\u3069\u3046\u306a\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg\" alt=\"\" class=\"wp-image-21065\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13-300x186.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u4eba\u306b\u3088\u3063\u3066\u4f38\u3073\u65b9\u3084\u751f\u3048\u65b9\u304c\u7570\u306a\u308b\u305f\u3081\u4e00\u6982\u306b\u306f\u8a00\u3048\u307e\u305b\u3093\u304c\u3001\u5b9f\u969b\u306b\u5b9f\u9a13\u3057\u3066\u3044\u308b\u65b9\u304c\u3044\u305f\u306e\u3067\u5f15\u7528\u3055\u305b\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002<\/p>\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u6e0b\u8c37\u30b7\u3099\u30e3\u30cf\u309a\u30f3\u304b\u3099\u4e00\u9031\u9593\u30d2\u30b1\u3099\u3092\u4f38\u306f\u3099\u3057\u305f\u3089\u3084\u306f\u3099\u3059\u304d\u3099\u305f...\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/Uef_HQXL9jY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u6e0b\u8c37\u30b8\u30e3\u30d1\u30f3\u304c\u4e00\u9031\u9593\u30d2\u30b2\u3092\u4f38\u3070\u3057\u305f\u3089\u3084\u3070\u3059\u304e\u305f&#8230;<\/figcaption><\/figure>\n\n\n<p>\u305f\u3060\u4f38\u3070\u3059\u3060\u3051\u3067\u306a\u304f\u3001\u4e0d\u8981\u306a\u90e8\u5206\u306f\u304d\u3068\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308c\u3070\u9752\u9aed\u3092\u4f38\u3070\u3059\u306e\u3082\u3042\u308a\u3067\u3059\u306d\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f<\/h3>\n\n\n<blockquote class=\"instagram-media\" data-instgrm-captioned=\"\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"12\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:16px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"> <p><\/p>\n<div style=\" display: flex; flex-direction: row; align-items: center;\">\n<div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"><\/div>\n<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"><\/div>\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"><\/div>\n<\/div>\n<\/div>\n<div style=\"padding: 19% 0;\"><\/div>\n<div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\"><svg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"><\/path><\/g><\/g><\/g><\/svg><\/div>\n<div style=\"padding-top: 8px;\">\n<div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\"> \u3053\u306e\u6295\u7a3f\u3092Instagram\u3067\u898b\u308b<\/div>\n<\/div>\n<div style=\"padding: 12.5% 0;\"><\/div>\n<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\n<div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"><\/div>\n<div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"><\/div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"><\/div>\n<\/div>\n<div style=\"margin-left: 8px;\">\n<div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"><\/div>\n<\/div>\n<div style=\"margin-left: auto;\">\n<div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"><\/div>\n<div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"><\/div>\n<\/div>\n<\/div>\n<\/a><p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a> <\/p>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\" rel=\"noopener noreferrer\">\u95c7\u91d1\u30a6\u30b7\u30b8\u30de\u304f\u3093Part3\u51fa\u6f14\u85e4\u68ee\u3055\u3093\u3001the final\u51fa\u6f14\u9593\u5bae\u7965\u592a\u6717 \u697d\u3057\u304b\u3063\u305f\u6628\u6669<\/a><\/p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\"><a href=\"https:\/\/www.instagram.com\/takayukiyamadaphoto\/?utm_source=ig_embed&amp;utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\" rel=\"noopener noreferrer\"> \u5c71\u7530\u5b5d\u4e4b<\/a>(@takayukiyamadaphoto)\u304c\u30b7\u30a7\u30a2\u3057\u305f\u6295\u7a3f &#8211; <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-10-10T04:50:39+00:00\">2016\u5e7410\u6708\u67089\u65e5\u5348\u5f8c9\u664250\u5206PDT<\/time><\/p>\n<\/div>\n<\/blockquote>\n<p> <script async=\"\" src=\"\/\/www.instagram.com\/embed.js\"><\/script><\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<\/li><li>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<\/li><li>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<\/li><li>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<\/li><li>\u8218\u3072\u308d\u3057\u3055\u3093<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<\/p>\n<p>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<span class=\"redcolor\">\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/span>\u306d\u3002<\/p>\n<p>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u30fb<\/p>\n\n\n<h3 id=\"FAQ6\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/h3>\n\n\n<p><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3000\u3000\u3000<\/p>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\",\"className\":\"yellowbox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph --><\/p>\n<p>\u203b \u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u306a\u3089<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-P380601e&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u30fb<a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a>\u304c\u30aa\u30b9\u30b9\u30e1\u3002\u3069\u308c\u3082\u53e3\u30b3\u30df\u3067\u8a55\u5224\u304c\u826f\u3044\u3001\u307f\u3093\u306a\u306b\u4eba\u6c17\u306e\u30b5\u30ed\u30f3\u3067\u3059\uff01\u30b9\u30de\u30db\u304b\u3089\u30ab\u30f3\u30bf\u30f360\u79d2\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u4e88\u7d04\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u6700\u77ed1\u5206\u3067\u4e88\u7d04\u306e\u7533\u3057\u8fbc\u307f\u304c\u5b8c\u4e86\u3057\u307e\u3059\u3002\u307e\u305a\u306f\u30ea\u30f3\u30af\u3092\u30bf\u30c3\u30d7\u3057\u3066\u3001\u516c\u5f0f\u30b5\u30a4\u30c8\u304b\u3089\u7533\u3057\u8fbc\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u6bd4\u8f03\u304c\u3067\u304d\u3066\u3001\u81ea\u5206\u306b\u3042\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3088\u308a\u898b\u3064\u304b\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a7c2bfa1-046e-4856-b9ef-422eb467f20b\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"7ff21ed7-8a66-454e-8352-0c08b5098720\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":53898,\"linkDestination\":\"custom\"} --><\/p>\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"f653fe87-6336-46b4-9450-c561e7792689\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f653fe87-6336-46b4-9450-c561e7792689\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li>\n<li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li>\n<li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li>\n<li>\u5243\u6bdb\u6599<\/li>\n<li>\u85ac\u4ee3<\/li>\n<li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li>\n<li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li>\n<li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,100\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"be425113-9b39-4ebd-8fcb-a25c6cf17aa5\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br \/><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d85e1c98-c872-4efe-b278-2c46e27fa1ce\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"57251a7d-1450-4534-8359-462a11714f05\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-57251a7d-1450-4534-8359-462a11714f05\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":74674,\"align\":\"center\",\"linkDestination\":\"custom\"} --><\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/02\/afi-bnr.jpeg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-74674\"\/><\/a><\/figure>\n<\/div>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u696d\u754c\u6700\u5b89\u5024\u306b\u6311\u6226\u3057\u3066\u3044\u308b\u306e\u304c\u30ec\u30a4\u30ed\u30fc\u30eb\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305fBRILLIO\u306e\u52b9\u679c\u306f\u9752\u9aed\u306b\u60a9\u3080\u591a\u304f\u306e\u65e5\u672c\u4eba\u7537\u6027\u306e\u304a\u58a8\u4ed8\u304d\u3067\u3059\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u3042\u306a\u3069\u308b\u306a\u304b\u308c\u3001\u5b89\u304f\u30b9\u30c3\u30ad\u30ea\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u76ee\u6307\u305b\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\">\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<br\/>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<br\/>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002 <br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<br\/>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<br\/>\u5177\u4f53\u7684\u306b\u306f<br\/><br\/>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<br\/>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<br\/>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<br\/>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<br\/>\u8218\u3072\u308d\u3057\u3055\u3093<br\/><br\/>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f <\/strong> <p class=\"schema-faq-answer\">T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<br\/>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<br\/>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<strong>\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/strong>\u306d\u3002<br\/>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/strong> <p class=\"schema-faq-answer\"><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2435,"parent":448,"menu_order":735,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027&hellip;","acf":{"second_featured_image":{"ID":8237,"id":8237,"title":"2304_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30d2\u30b2\u3092\u5243\u308b\u7537\u6027","filename":"adobestock-127842053.jpg","filesize":37459,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/facial-hairremoval-pores\/adobestock-127842053\/","alt":"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac","author":"12","description":"","caption":"","name":"adobestock-127842053","status":"inherit","uploaded_to":7640,"date":"2019-10-02 10:16:28","modified":"2019-10-02 14:01:45","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":501,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","medium_large-width":750,"medium_large-height":501,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","large-width":750,"large-height":501}},"title_pattern_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","title_pattern_withou_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","articles_detail":[{"image":{"ID":7931,"id":7931,"title":"2106_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","filename":"2106-2.jpg","filesize":24233,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-definition\/2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7\/","alt":"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","author":"10","description":"","caption":"","name":"2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7","status":"inherit","uploaded_to":7416,"date":"2019-09-29 05:54:33","modified":"2019-09-29 05:57:28","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","large-width":750,"large-height":500}},"link":{"title":"\u9752\u9aed\u306e\u539f\u56e0\u3068\u5bfe\u7b56\u3002\u5243\u308b\uff1f\u629c\u304f\uff1f\u30af\u30ea\u30fc\u30e0\uff1f\u9752\u9aed\u306e\u6d88\u3057\u65b9\u3092\u5fb9\u5e95\u89e3\u8aac","url":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-definition\/bluebeard-processing\/","target":"_blank"}}],"show_hide_author":"1","long_text_title":"\u9aed\u304c\u6fc3\u3044\u7406\u7531\u3068\u8584\u304f\u3059\u308b\u5bfe\u7b568\u9078\uff5c\u98df\u751f\u6d3b\u3067\u9752\u9aed\u3092\u4e88\u9632\u3067\u304d\u308b\uff1f\u6e05\u6f54\u611f\u306e\u3042\u308b\u9854\u306b\u306a\u308b\u65b9\u6cd5","custom_order":"","show_hide_review":"0","cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2434"}],"version-history":[{"count":70,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions"}],"predecessor-version":[{"id":95758,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions\/95758"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/2435"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13414,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13414"},"modified":"2024-08-28T13:30:36","modified_gmt":"2024-08-28T04:30:36","slug":"bald-hairremoval-clinicranking-methods","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"\n<p><strong>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d<\/strong><br><strong>\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d<\/strong><\/p>\n\n\n\n<p>\u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027\u304c\u5897\u3048\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u3001<span class=\"redcolor\">\u300c\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u65bd\u8a2d\u304c\u591a\u3059\u304e\u3066\u3001\u3069\u3053\u3092\u9078\u3079\u3070\u826f\u3044\u306e\u304b\u5206\u304b\u3089\u306a\u3044\u2026\u300d<\/span>\u3068\u3044\u3046\u65b9\u3082\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u305b\u3063\u304b\u304f\u304a\u91d1\u3068\u6642\u9593\u3092\u8cbb\u3084\u3059\u306a\u3089\u3001\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u308b\u5834\u6240\u3067\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3092\u78ba\u5b9f\u306b\u5b9f\u611f\u3059\u308b\u306a\u3089\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<strong><span class=\"highlighted\">\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb<\/span><\/strong>\u3057\u3066\u3044\u307e\u3059\u3002\u6700\u5f8c\u307e\u3067\u8aad\u3081\u3070\u3001\u81ea\u5206\u304c\u3069\u3053\u3067\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u306a\u306e\u304b\u304c\u5206\u304b\u308a\u307e\u3059\uff01<\/p>\n\n\n\n<p>\u307e\u305a\u306f\u9aed\u8131\u6bdb\u306e\u7a2e\u985e\u3084\u65bd\u8a2d\u306e\u9078\u3073\u65b9\u304b\u3089\u7d39\u4ecb\u3059\u308b\u306e\u3067\u3001\u5148\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&amp;A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e748\u67081\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"#FAQ7\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/a><ul><li><ul><li><a href=\"#titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/a><\/li><li><a href=\"#titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/a><ul><li><a href=\"#titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/a><\/li><li><a href=\"#1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/a><\/li><li><a href=\"#titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/a><\/li><\/ul><\/li><li><a href=\"#top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/a><ul><li><a href=\"#titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/a><ul><li><a href=\"#titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/a><ul><li><a href=\"#titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><li><a href=\"#3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/a><ul><li><a href=\"#titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/a><ul><li><a href=\"#titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/a><\/li><\/ul><\/li><li><a href=\"#top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/a><ul><li><a href=\"#titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#2rinx\">\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#3mens_tbc\">\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/a><ul><li><a href=\"#mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN&#8217;S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#men8217s_tbc-2\">MEN&#8217;S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&amp;A<\/a><ul><li><a href=\"#q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/a><\/li><li><a href=\"#q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg\" alt=\"\" class=\"wp-image-21042\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65bd\u8a2d\u3092\u691c\u8a0e\u3059\u308b\u307e\u3048\u306b\u3001\u8131\u6bdb\u65b9\u6cd5\u306e\u9055\u3044\u3092\u77e5\u3063\u3066\u304a\u304f\u3053\u3068\u304c\u91cd\u8981\u3002<\/p>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u305f\u4e0a\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u65b9\u6cd5\u3092\u898b\u6975\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u65bd\u8853\u3067\u304d\u308b\u5834\u6240<\/td><td>\u30b5\u30ed\u30f3<\/td><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u6bd4\u8f03\u7684\u5f31\u3044<\/td><td>\u3084\u3084\u5f37\u3044<\/td><td>\u975e\u5e38\u306b\u5f37\u3044<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u4e00\u6642\u7684<\/td><td>\u534a\u6c38\u4e45\u7684<\/td><td>\u6c38\u4e45\u7684<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u301c20\u4e07\u5186<\/td><td>15\u301c20\u4e07\u5186<\/td><td>70\u4e07\u301c100\u4e07\u5186<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td style=\"text-align:left\">\u30fb1\u56de\u306e\u30b3\u30b9\u30c8\u3092\u6291\u3048\u305f\u3044<br>\u30fb\u75db\u3044\u306e\u306f\u3044\u3084\u3060<\/td><td style=\"text-align:left\">\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u3092\u3057\u305f\u3044<br>\u30fb\u56de\u6570\u3092\u6291\u3048\u305f\u3044<\/td><td style=\"text-align:left\">\u30fb\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u697d\u3057\u307f\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u8131\u6bdb\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u306a\u3044\u3068\u52b9\u679c\u304c\u306a\u3044\u300d\u3068\u4e3b\u5f35\u3059\u308b\u4eba\u3082\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u8fd1\u5e74\u3067\u306f\u7279\u306b\u30e1\u30f3\u30ba\u5c02\u9580\u306e\u30b5\u30ed\u30f3\u304c\u8131\u6bdb\u6a5f\u306e\u958b\u767a\u306b\u529b\u3092\u3044\u308c\u3066\u3044\u3066\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u307b\u3069\u306e\u52b9\u679c\u3092\u767a\u63ee\u3067\u304d\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3082\u3042\u3089\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u75db\u307f\u306b\u6211\u6162\u3067\u304d\u305a\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u6291\u3048\u305f\u308a\u3001\u9ebb\u9154\u3092\u4f7f\u7528\u3059\u308b\u65b9\u3082\u591a\u3044\u307b\u3069\u306a\u306e\u3067\u4e00\u6982\u306b\u300c\u30ec\u30fc\u30b6\u30fc\u4e00\u629e\u300d\u3068\u3082\u8a00\u3048\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8a73\u3057\u3044\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u808c\u306b\u5149\u3092\u7167\u5c04\u3057\u6bdb\u6839\u306b\u3042\u308b\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3002<br>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308b\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u75db\u307f\u304c\u5c11\u306a\u3044\uff01\u6c17\u8efd\u306b\u9aed\u8131\u6bdb\u304c\u30c8\u30e9\u30a4\u3067\u304d\u308b<br>\u81ea\u7136\u306b\u6bdb\u91cf\u304c\u5909\u5316\u3059\u308b\u306e\u3067\u3001\u9aed\u8131\u6bdb\u304c\u30d0\u30ec\u306b\u304f\u3044\uff01<br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u3082\u3063\u3068\u3082\u6599\u91d1\u304c\u5b89\u3044<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<br>\u5149\u306e\u51fa\u529b\u306f\u30ec\u30fc\u30b6\u30fc\u3088\u308a\u5f31\u3044\u305f\u3081\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308b\uff08\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u306f2\u5e74\u4ee5\u4e0a\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u6b8b\u3063\u305f\u9ed2\u3044\u30e1\u30e9\u30cb\u30f3\u306b\u30ec\u30fc\u30b6\u30fc\u304c\u53cd\u5fdc\u3057\u3001\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u3053\u3068\u3067\u8131\u6bdb\u3059\u308b<br>\uff08\u8fd1\u5e74\u6700\u65b0\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u77e5\u3089\u308c\u3066\u3044\u308b\u300c\u84c4\u71b1\u5f0f\u300d\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u300c\u30d0\u30eb\u30b8\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\uff09<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u77ed\u671f\u9593\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3084\u3059\u3044\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u7d04\u534a\u5206\u306e\u65bd\u8853\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff09<br>\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b\u305f\u3081\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u65e9\u3044<br>\u75db\u307f\u304c\u3084\u3084\u5f37\u3044\u304c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3068\u306f\u9055\u3044\u9ebb\u9154\u304c\u4f7f\u7528\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u3084\u3084\u5f37\u3044<br>\u9ad8\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3059\u308b\u305f\u3081\u3001\u708e\u75c7\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044<br>1\u56de\u306e\u30b3\u30b9\u30c8\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u9ad8\u3044\uff082.5\u301c3\u500d\u7a0b\u5ea6\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u30cb\u30fc\u30c9\u30eb\/\u30d7\u30ed\u30fc\u30d7\u3092\u5dee\u3057\u8fbc\u307f\u5fae\u5f31\u306a\u96fb\u6c17\u3092\u6d41\u3059\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\u3002\u4e00\u5ea6\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u78ba\u5b9f\u306a\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b<br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u52b9\u679c\u304c\u306a\u3044\u767d\u9aea\u306e\u8131\u6bdb\u3001\u307b\u304f\u308d\u306e\u6bdb\u306b\u3082\u7167\u5c04\u304c\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u4e00\u756a\u75db\u307f\u304c\u5f37\u304f\u3001\u30b5\u30ed\u30f3\u3067\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u4e3b\u6d41\u306e\u305f\u3081\u9ebb\u9154\u304c\u3067\u304d\u306a\u3044<br>\u3059\u3079\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/shutterstock-1209734185.jpg\" alt=\"\u30ab\u30ec\u30f3\u30c0\u30fc\" class=\"wp-image-3898\"\/><\/figure>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<br>\uff08\u6bce\u65e5\u9aed\u5243\u308a\u3092\u3057\u306a\u304f\u3066\u3082\u9aed\u304c\u76ee\u7acb\u305f\u306a\u3044\uff09<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3044\u305a\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3082\u3001<span class=\"redcolor\">1\u56de\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u6bdb\u306b\u306f\u300c\u6bdb\u5468\u671f\u300d\u3068\u3044\u3063\u3066\u6bdb\u304c\u751f\u3048\u308b\u30b5\u30a4\u30af\u30eb\u304c\u3042\u308a\u3001\u5168\u3066\u306e\u6bdb\u7a74\u304b\u3089\u5e38\u306b\u6bdb\u304c\u751f\u3048\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u304b\u3089\u3067\u3059\u3002<\/p>\n<p>\u6bdb\u5468\u671f\u306f\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u5206\u3051\u3089\u308c\u3001\u73fe\u5728\u4e00\u822c\u7684\u306b\u5c0e\u5165\u3055\u308c\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u306e\u591a\u304f\u304c<span class=\"highlighted\">\u300c\u6210\u9577\u671f\u306e\u6bdb\u300d\u306e\u307f\u306b\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6210\u9577\u671f\u306e\u30d2\u30b2\u306f\u5168\u4f53\u306e2\u5272\u7a0b\u5ea6\u3067\u3001\u6b21\u306b\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u307e\u3067\u306b\u306f\u7d048\u9031\u9593\uff08\u203b\uff09\u304b\u304b\u308b\u305f\u3081\u3001\u591a\u304f\u306e\u65bd\u8a2d\u3067<strong>\u300c1\u30f6\u6708\u534a\u301c2\u30f6\u6708\u7a0b\u5ea6\u9593\u9694\u3092\u958b\u3051\u307e\u3057\u3087\u3046\u300d<\/strong>\u3068\u8a00\u308f\u308c\u308b\u3093\u3067\u3059\u306d\u3002<\/p>\n<p><span style=\"font-weight: 400;\">\u203b\u51fa\u5178\uff1aRINX\u300c<\/span><a href=\"https:\/\/mens-rinx.jp\/contents\/mhigeefficient\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"font-weight: 400;\">\u30d2\u30b2\u8131\u6bdb\u306e\u5468\u671f\u306f\u30b3\u30ec\u304c\u6b63\u89e3\uff01\u52b9\u679c\u3092\u6700\u5927\u5316\u3059\u308b\u30dd\u30a4\u30f3\u30c8\u3068\u6ce8\u610f\u70b9\u3068\u306f\uff1f<\/span><\/a><\/p>\n\n\n<h2><span id=\"titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg\" alt=\"\u307b\u304f\u308d\u304c\u3042\u308b\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306fNG\uff1f\u307b\u304f\u308d\u304c\u6d88\u3048\u308b\u3063\u3066\u672c\u5f53\uff1f\u305d\u3093\u306a\u60a9\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-6751\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u3001\u6b21\u306e6\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u9805\u76ee<\/td><td>\u9078\u3073\u65b9\u306e\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/td><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044<\/td><td>\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1<\/td><td>\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/td><\/tr><tr><td style=\"text-align:center\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2465\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u305d\u308c\u305e\u308c\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg\" alt=\"\u30ac\u30b9\u9ebb\u9154\" class=\"wp-image-7853\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u65b9\u306f\u3001\u75db\u307f\u306b\u5bfe\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u30b1\u30a2\u304c\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7528\u3044\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u306f\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u304b\u3089\u3067\u3059\u3002<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb (opens in a new tab)\">MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb<\/a>\u3067\u3082\u3001<span class=\"redcolor\">\u30af\u30ea\u30cb\u30c3\u30af\u3067\u9aed\u8131\u6bdb\u3092\u884c\u3063\u305f\u7537\u6027\u306e50%\u4ee5\u4e0a\u304c<span class=\"redcolor\">\u300c\u75db\u304b\u3063\u305f\u300d\u300c\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u300d<\/span>\u3068\u56de\u7b54<\/span>\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p style=\"text-align:center\"><strong>\u3010Q.\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3067\u611f\u3058\u305f\u75db\u307f\u306b\u3064\u3044\u3066\u6559\u3048\u3066\u304f\u3060\u3055\u3044\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg\" alt=\"\" class=\"wp-image-76802\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg 512w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed-300x191.jpg 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/><\/figure><\/div>\n\n\n\n<p>\u51fa\u5178\uff1aPR TIMES\u300c<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u9aed\u8131\u6bdb\u306f\u6ce3\u304f\u307b\u3069\u75db\u3044\uff1f\u5b9f\u969b\u306b\u7d4c\u9a13\u3057\u305f100\u540d\u306e\u7537\u6027\u306b\u805e\u3044\u305f\u30ea\u30a2\u30eb\u306a\u611f\u60f3<\/a>\u300d<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u75db\u307f\u5bfe\u7b56\u306e\u65b9\u6cd5\u306f\u5927\u304d\u304f2\u3064\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u7279\u5fb4<\/td><td>\u8cbb\u7528\u76f8\u5834\uff081\u56de\u3042\u305f\u308a\uff09<\/td><\/tr><tr><td style=\"text-align:center\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u8131\u6bdb\u90e8\u4f4d\u306b\u30af\u30ea\u30fc\u30e0\u3092\u5857\u5e03\u3057\u3066\u75db\u307f\u3092\u548c\u3089\u3052\u308b\u3002\u5857\u5e03\u5f8c30\u5206\u307b\u3069\u3067\u52b9\u304d\u306f\u3058\u3081\u308b\u3002<\/td><td>2,000\u301c3,000\u5186<\/td><\/tr><tr><td style=\"text-align:center\">\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3067\u3001\u5438\u5f15\u3059\u308b\u3068\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u3002<\/td><td>3,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e\u4e21\u65b9\u3092\u7528\u610f\u3057\u3066\u3044\u3066\u3001\u304b\u3064<strong><span class=\"highlighted\">\u4e21\u8005\u3092\u4f75\u7528\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306f\u60a3\u90e8\u306e\u75db\u899a\u3092\u9ebb\u75fa\u3055\u305b\u308b\u306e\u306b\u5bfe\u3057\u3001\u7b11\u6c17\u9ebb\u9154\u306f\u7cbe\u795e\u7684\u306b\u75db\u307f\u3078\u306e\u6050\u6016\u3092\u6e1b\u3089\u3059\u52b9\u679c\u304c\u5927\u304d\u3044\u306e\u3067\u3001\u4e21\u8005\u3092\u4f75\u7528\u3059\u308b\u3053\u3068\u3067\u3088\u308a\u4e07\u5168\u306a\u75db\u307f\u5bfe\u7b56\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg\" alt=\"\u521d\u5fc3\u8005\u5fc5\u898b\u3002\u30ef\u30c3\u30af\u30b9\u8131\u6bdb\u306e\u75db\u307f\u3068\u306f\uff1f\u6b63\u3057\u3044\u65bd\u8853\u3067\u75db\u307f\u306f\u8efd\u6e1b\uff01\" class=\"wp-image-6694\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u969b\u306f\u3001<span class=\"highlighted\">\u81ea\u5206\u304c\u901a\u3044\u305f\u3044\u66dc\u65e5\u30fb\u6642\u9593\u5e2f\u3067\u4e88\u7d04\u304c\u53d6\u308c\u308b\u304b\u3069\u3046\u304b\u306f\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u307e\u3057\u3087\u3046\u3002\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u3001\u4ee5\u4e0b\u3092\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b<\/li><li>1\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\uff08\u9aed\u8131\u6bdb\u306a\u30891\u56de20\u301c30\u5206\u4ee5\u5185\u304c\u76ee\u5b89\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b\u30b7\u30b9\u30c6\u30e0\u306a\u3089\u3001\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3059\u3002\u4f8b\u3048\u3070\u8fd1\u5834\u306e\u5e97\u8217\u306e\u4e88\u7d04\u304c\u4e00\u676f\u306a\u3089\u3070\u3001\u5225\u306e\u5e97\u8217\u306e\u7a7a\u304d\u72b6\u6cc1\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3001\u4e88\u7d04\u3092\u5165\u308c\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u30011\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\u5e97\u8217\u306f\u3001\u56de\u8ee2\u7387\u304c\u9ad8\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u76f4\u524d\u3067\u3082\u4e88\u7d04\u304c\u4e00\u676f\u306b\u306a\u308a\u3065\u3089\u304f\u3001\u5e0c\u671b\u3059\u308b\u65e5\u6642\u306b\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg\" alt=\"\u533b\u8005\u304c\u3053\u3061\u3089\u306b\u5411\u304b\u3063\u3066\u4e21\u624b\u3067\u30d0\u30c4\u30b5\u30a4\u30f3\" class=\"wp-image-3395\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-768x512.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1.jpg 1200w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u4e88\u7d04\u306e\u76f4\u524d\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u3044\u3066\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30da\u30ca\u30eb\u30c6\u30a3\u3092\u8a2d\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e00\u5b9a\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b<\/li><li>\u30b3\u30fc\u30b9\u56de\u6570\u304c1\u56de\u5206\u6d88\u5316\u3055\u308c\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u4f53\u8abf\u4e0d\u826f\u306a\u3069\u3067\u3084\u3080\u3092\u5f97\u305a\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u8003\u3048\u3089\u308c\u307e\u3059\u3002\u4e0a\u8a18\u306e\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u767a\u751f\u3059\u308b\u306e\u304b\u3082\u4f75\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306e\u767a\u751f\u6761\u4ef6\u306f<strong>\u300c\u4e88\u7d04\u65e5\u306e\u4f55\u65e5\u524d\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u9023\u7d61\u3092\u3059\u308b\u304b\u300d<\/strong>\u3067\u7d30\u304b\u304f\u5206\u3051\u3089\u308c\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002\u4ee5\u4e0b\u306f\u3001\u5b9f\u969b\u306b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8a2d\u3051\u3089\u308c\u3066\u3044\u308b\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u306e\u4f8b\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b1\uff09\u4e88\u7d04\u65e5\u306e\u524d\u65e5\u304b\u3089\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3,000\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a5,000\u5186<br>\u7121\u65ad\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a7,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b2\uff09\u4e88\u7d04\u65e5\u306e\u5f53\u65e5\u306e\u307f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a2,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6f1370a-abed-474a-9103-f91d5c921968\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b3\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u767a\u751f\u3057\u306a\u3044\u304c\u3001\u30b3\u30fc\u30b9\u56de\u6570\u304c\u6d88\u5316\u3055\u308c\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br> \u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br> \u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u30b3\u30fc\u30b9\u56de\u6570\u30921\u56de\u5206\u6d88\u5316<br> \u203b\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3088\u308a\u6d88\u5316\u3068\u307f\u306a\u3055\u308c\u305f\u56de\u6570\u306f\u3001\u4e2d\u9014\u89e3\u7d04\u6642\u306b\u8fd4\u91d1\u5bfe\u8c61\u5916\u3068\u306a\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4f59\u8a08\u306a\u652f\u6255\u3044\u3084\u56de\u6570\u6d88\u5316\u3092\u907f\u3051\u308b\u306b\u306f\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u767a\u751f\u3059\u308b\u304b\u3092\u3057\u3063\u304b\u308a\u3068\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg\" alt=\"\u8ca1\u5e03\u306e\u304a\u91d1\u3092\u6570\u3048\u308b\u7537\u6027\" class=\"wp-image-3403\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-768x512.jpeg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14.jpeg 1500w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u30b3\u30fc\u30b9\u6599\u91d1\u3060\u3051\u3067\u306a\u304f\u3001\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u307e\u3067\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<strong>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u3001\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u304c\u7406\u60f3<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3066\u5fc5\u8981\u3068\u601d\u308f\u308c\u308b\u65bd\u8853\u56de\u6570\u3092\u63d0\u793a\u3057\u3066\u304f\u308c\u308b\u3082\u306e\u306e\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002\u4f53\u8cea\u3084\u9aed\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u306f\u3001\u4eba\u3088\u308a\u591a\u304f\u306e\u65bd\u8853\u56de\u6570\u304c\u5fc5\u8981\u3068\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u300c\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u901a\u5e38\u6599\u91d1\u306e\u25ef\u5186OFF\u300d\u306a\u3069\u306e\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u3092\u8003\u616e\u3057\u3001\u8ffd\u52a0\u8cbb\u7528\u8fbc\u307f\u3067\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg\" alt=\"\u304f\u3057\u3083\u304f\u3057\u3083\u306b\u4e38\u3081\u305f\u5951\u7d04\u66f8\" class=\"wp-image-2494\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n\n<p>\u5951\u7d04\u524d\u306b\u3001\u9014\u4e2d\u89e3\u7d04\u3067\u751f\u3058\u308b\u30da\u30ca\u30eb\u30c6\u30a3\u306b\u3064\u3044\u3066\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u300c\u5f15\u8d8a\u3057\u3059\u308b\u3053\u3068\u306b\u306a\u3063\u305f\u300d\u300c\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u306a\u304b\u3063\u305f\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001<span class=\"redcolor\">\u3084\u3080\u3092\u5f97\u305a\u9014\u4e2d\u89e3\u7d04\u304c\u5fc5\u8981\u3068\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089<\/span>\u3067\u3059\u3002\u300c\u89e3\u7d04\u3057\u305f\u3044\u3051\u3069\u3001\u91d1\u92ad\u7684\u306b\u5927\u304d\u306a\u640d\u3092\u3059\u308b\u2026\u300d\u3068\u306a\u308b\u306e\u306f\u907f\u3051\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8fd4\u91d1\u984d\u3092\u8a08\u7b97\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-9c7ac534-b779-46d2-affa-2343038a977e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u8fd4\u91d1\u984d\uff1d\u30b3\u30fc\u30b9\u6599\u91d1\u306e\u7dcf\u984d\u2212\uff081\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u00d7\u6d88\u5316\u56de\u6570\uff09\u2212\u89e3\u7d04\u624b\u6570\u6599<\/p>\n<\/div><\/section>\n\n\n\n<p>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u306f\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u89e3\u7d04\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u306b\u3088\u3063\u3066\u306f\u8fd4\u91d1\u304c\u884c\u308f\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3002<\/p>\n\n\n\n<p>\u640d\u3092\u3057\u306a\u3044\u3088\u3046\u3001\u4e8b\u524d\u306b\u89e3\u7d04\u6761\u4ef6\u3092\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg\" alt=\"4\u679a\u306e1000\u5186\u672d\u30682\u679a\u306e\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\" class=\"wp-image-17101\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u73fe\u91d1<\/li><li>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/li><li>\u533b\u7642\u30ed\u30fc\u30f3\uff08\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5206\u5272\u3067\u652f\u6255\u3048\u308b\u533b\u7642\u30ed\u30fc\u30f3\u306f\u3068\u3066\u3082\u9b45\u529b\u7684\u3067\u3059\u304c\u3001\u5e74\u5229\u304c\u751f\u3058\u308b\u305f\u3081\u5b9f\u8cea\u7684\u306a\u652f\u6255\u984d\u306f\u5897\u3048\u307e\u3059\u3002\u533b\u7642\u30ed\u30fc\u30f3\u3092\u691c\u8a0e\u3059\u308b\u306a\u3089\u3001\u5e74\u5229\u306e\u628a\u63e1\u3082\u91cd\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u306e\u969b\u306f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u3079\u308b\u304b\u3082\u8abf\u3079\u3066\u304a\u304f\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2 id=\"clinic\"><span id=\"top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg\" alt=\"\u661f\u3092\u7a4d\u307f\u4e0a\u3052\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-51114\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u3001\u7de8\u96c6\u90e8\u304c\u53b3\u9078\u3057\u305f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30afTOP5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\uff01<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-1244\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/td><td><img class=\"wp-image-88552\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/10\/afi-afb-eminal-300250.jpeg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba \u533b\u7642\u30d2\u30b2\u8131\u6bdb\u6708\u30051,030\u5186\"><\/td><td><img class=\"wp-image-93716\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg 1716w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <br> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d2\u30b23\u90e8\u4f4d6\u56de<br>\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09\uff1a 74,800\u5186<br>\u9aed\u81311\u56de\uff08\u5168\u90e8\u4f4d\uff09\uff1a52,800\u5186<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff093\u56de\uff1a9,900\u5186 \u203b\u521d\u56de\u9650\u5b9a<br>\u30d2\u30b2\u8131\u6bdb\uff085\u90e8\u4f4d\uff095\u56de\uff1a118,800\u5186<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff091\u56de12,800\u5186<\/td><td>1\u56de100\u5186\uff083\u5e74\u9593\uff09<\/td><td>0\u5186\uff08\u5951\u7d04\u6642\u306b3\u5e74\u4fdd\u8a3c\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u52a0\u5165\u3057\u305f\u5834\u5408\u306e\u307f\uff09<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,440\u5186<br>\u30fb5\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>74,800\u5186<\/td><td>12,000\u301c38,500\u5186\/5\u56de<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>75,400\u5186<\/td><td>24,000\u301c77,000\u5186\/10\u56de<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\u5186\/10g\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u25ef<br>\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\u306f\u7121\u6599\uff09<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\/30\u5206\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0430\u5206<\/td><td>\u7d0430\u5206<\/td><td>\u7d0415\u5206<\/td><td>15\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u30cd\u30c3\u30c8\uff1a\u524d\u65e5\u306e18\u6642\u4ee5\u964d<br>\u96fb\u8a71\uff1a3\u65e5\u524d\u306e13\u6642\u4ee5\u964d<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3044\u3044<\/td><td>\u30fb\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u3051\u3069\u3001\u3068\u306b\u304b\u304f\u75db\u307f\u304c\u5fc3\u914d<br>\u30fb\u305b\u3063\u304b\u304f\u3060\u304b\u3089\u304a\u3057\u3083\u308c\u306a\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u4ed5\u4e8b\u7d42\u308f\u308a\u306b\u901a\u3044\u305f\u3044<br>\u30fb\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u8ffd\u52a0\u6599\u91d1\u306a\u3057\u3067\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u75db\u307f\u306b\u5f31\u3044<br>\u30fb\u96f0\u56f2\u6c17\u306e\u3044\u3044\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-H312497S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001<span class=\"searchEm\">\u7a0e\u8fbc<\/span>\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c<strong>\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png\" alt=\"\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30af\u3099\u91cd\u8996\u306e\u30d2\u30b1\u3099\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" class=\"wp-image-13684\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7-300x135.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u3001\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3068\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u306e\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>4\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3092\u5b8c\u5099\u3057\u3066\u304a\u308a\u3001\u305d\u306e\u4eba\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u3070\u65bd\u8853\u304c\u75db\u904e\u304e\u308b\u3068\u611f\u3058\u305f\u5834\u5408\u3082\u3001\u6b21\u56de\u306f\u51fa\u529b\u306e\u5f31\u3044\u8131\u6bdb\u6a5f\u3092\u63d0\u6848\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e2\u7a2e\u985e\u3092\u4f75\u7528<\/span><\/strong>\u3067\u304d\u308b\u306e\u3067\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3082\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u901a\u5e74\u3067\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3082\u5b09\u3057\u3044\u30dd\u30a4\u30f3\u30c8\u30023\u3064\u306e\u5272\u5f15\u3092\u7d44\u307f\u5408\u308f\u305b\u308c\u3070\u6700\u592730%\u30aa\u30d5\u3067\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u3067\u3001\u65bd\u8853\u8cbb\u7528\u3092\u5c11\u3057\u3067\u3082\u6291\u3048\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br><br>\u3010\u901a\u5e38\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599<\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td> 12,800\u5186 <br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u5b66\u5272\u3068\u30da\u30a2\u5272\u306e\u7d44\u307f\u5408\u308f\u305b\u3067\u6700\u592730%OFF<br>\u5b66\u5272\uff1a20%OFF<br>\u30da\u30a2\u5272\uff1a10%OFF<br>\u306e\u308a\u304b\u3048\u5272\uff1a10%OFF\uff08\u4f75\u7528\u4e0d\u53ef\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0Pro-U<br>\u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30c7\u30e5\u30a8\u30c3\u30c8<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a1\u56de3,300\u5186<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a1\u56de3,300\u5186<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71Web<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316<br>\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518524\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>6\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u9aed\u8131\u6bdb\u884c\u3063\u305f\u3051\u3069\u3001\u307e\u308b\u3067\u52b9\u679c\u306d\u3048\u304b\u3089\u307b\u3093\u3068\u91d1\u8fd4\u3057\u3066\u307b\u3057\u3044\u308f\u30023\u9031\u9593\u3050\u3089\u3044\u306f\u6700\u4f4e\u9aed\u8584\u304f\u306a\u3063\u305f\u52b9\u679c\u3042\u308b\u304b\u3068\u601d\u3063\u305f\u3089\u3001\u30bc\u30ed\u3060\u3082\u3093\u306a\u3042<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/ghostbs2\/status\/1467372009667842049?s=20&amp;t=hugkIrX4fQDvF-aMl1bjpA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1271e148-9152-435a-8611-02582a8272f0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u306b\u901a\u3063\u3066\u3044\u308b\u304c\u3001\u5c11\u3057\u306e\u30b5\u30fc\u30d3\u30b9\u7cbe\u795e\u3082\u306a\u3044\u3002<br>\u91d1\u306e\u4ea1\u8005\u3060\u306a\u3068\u611f\u3058\u3066\u3044\u308b\u3002<br>\u7d75\u306b\u3057\u3066\u30a2\u30c3\u30d7\u3057\u3066\u3044\u308b\u304c\u3001\u9f3b\u4e0b\u90e8\u5206\u306e\u8131\u6bdb\u306f\u8d64\u306e\u659c\u7dda\u306e\u7bc4\u56f2\u3067\u3001\u4e21\u30b5\u30a4\u30c9\u306e\u4e00\u30bb\u30f3\u30c1\u307b\u3069\uff08\u30b3\u30b3\u3068\u8a18\u8f09\uff09\u306f\u7bc4\u56f2\u306b\u5165\u3089\u306a\u3044\u3089\u3057\u3044\u3002<br>\u3053\u306e\u308f\u305a\u304b\u4e00\u30bb\u30f3\u30c1\u3092\u8131\u6bdb\u3059\u308b\u306b\u306f\u307e\u305f\u4f55\u4e07\u5186\u3082\u304b\u304b\u308b\u3068\u3044\u3046\u3002<br>\u91d1\u306e\u4ea1\u8005\u3067\u3057\u304b\u306a\u3044\u3002<br>\u79c1\u306f\u8131\u6bdb\u304c\u7d42\u308f\u3063\u305f\u3089\u3001\u9f3b\u306e\u4e21\u30b5\u30a4\u30c9\u304c\u3061\u3087\u3073\u9aed\u306b\u306a\u308b\u3002<br>\u5c11\u3057\u306e\u878d\u901a\u3082\u52b9\u304b\u306a\u3044\u306e\u3067\u3001\u30b3\u30b3\u306f\u30aa\u30b9\u30b9\u30e1\u3057\u306a\u3044\u3002<br>\u5730\u5143\u3067\u5c0f\u898f\u6a21\u3067\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u306a\u3068\u3053\u308d\u306e\u65b9\u304c\u3044\u3044\u3068\u601d\u3046\u3002<br><br>\u3061\u306a\u307f\u306b\u3001\uff12\u56de\u884c\u3063\u3066\u3044\u308b\u304c\u8131\u6bdb\u52b9\u679c\u304c\u304b\u306a\u308a\u307e\u3070\u3089\u3002<br>\u5168\u304f\u52b9\u679c\u306e\u51fa\u3066\u3044\u306a\u3044\u5e83\u7bc4\u56f2\u306a\u90e8\u4f4d\u304c\u3042\u308b\u3051\u3069\u3001\u30ec\u30d3\u30e5\u30fc\u3092\u898b\u308b\u306b\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3068\u3057\u3066\u306f\u8a31\u5bb9\u7bc4\u56f2\u5185\u3068\u3057\u3066\u7247\u4ed8\u3051\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3002<br>\u9055\u3046\u6240\u306b\u884c\u3051\u3070\u826f\u304b\u3063\u305f\u3002\u3002\u3002\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/A91W784LoYUcyCFw6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30f3\u30ba\u30ea\u30bc\u30677\u56de\u30b3\u30fc\u30b9\u7d42\u308f\u3063\u3066\u3001\u4eca\u65e5\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u65b0\u305f\u306b5\u56de\u30b3\u30fc\u30b9\u5951\u7d04 5\u56de\u30675\u4e07\u3057\u306a\u3044\u306e\u3067\u3001\u304a\u5b89\u3044\u3002 \u305f\u3060\u5408\u8a0812\u56de\u3082\u53d7\u3051\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u6211\u8f29\u306e\u9aed\u3002 \u76ee\u6307\u3059\u306f\u9752\u9aed\u3082\u305d\u3046\u3060\u3057\u3001\u305d\u3082\u305d\u3082\u9aed\u306b\u3042\u308f\u306a\u3044 \u3042\u306e\u62f7\u554f\u3042\u30684\u56de\u8010\u3048\u306a\u3051\u308c\u3070\u3002 \u9996\u3068\u982c\u3068\u3082\u307f\u3042\u3052\u306f\u307b\u307c\u7121\u304f\u306a\u308a\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/hoseo37\/status\/1484125625258745861?s=20&amp;t=lcsQl8xXMh3MlUHCYeyfFw\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u7686\u3055\u3093\u51c4\u304f\u4e01\u5be7\u3067\u3001\u826f\u304f\u306a\u3044\u30b3\u30e1\u30f3\u30c8\u306b\u3042\u3063\u305f\u3088\u3046\u306a\u3053\u3068\u306f \u5168\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u30c9\u30af\u30bf\u30fc\u306e\u5bfe\u5fdc\u3084\u8aac\u660e\u3082\u5206\u304b\u308a\u3084\u3059\u304f\u3001\u8cea\u554f\u3082\u3057\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u6700\u5f8c\u306b\u30b3\u30f3\u30b7\u30a7\u30eb\u30b8\u30e5\u306e\u65b9\u304c\u8a73\u7d30\u3092\u8aac\u660e\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u304c\u3001\u305d\u306e\u90fd\u5ea6\u308f\u304b\u3089\u306a\u3044\u3053\u3068\u306f\u306a\u3044\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u3057\u3001\u30e1\u30c1\u30e3\u30af\u30c1\u30e3\u4e01\u5be7\u3067\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u521d\u306e\u8131\u6bdb\u3067\u5206\u304b\u3089\u306a\u3044\u3053\u3068\u3060\u3089\u3051\u3067\u3057\u305f\u304c\u3001\u3053\u308c\u304b\u3089\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u305d\u3046\u3067\u975e\u5e38\u306b\u6e80\u8db3\u3067\u3059\uff01<br>\u6709\u308a\u96e3\u3046\u3054\u3056\u3044\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/E7QJ14VTQG5pjxN66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3084\u307e\u3044\u3082\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9ad8\u3044\u304a\u91d1\u6255\u3063\u3066\u75db\u3044\u601d\u3044\u3057\u3066\u901a\u3063\u305f\u306e\u306b\u3001\u307b\u3068\u3093\u3069\u52b9\u679c\u306a\u304b\u3063\u305f\u3002\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u6c17\u306e\u3059\u308b\u7b87\u6240\u3082\u3042\u308b\u304c\u305d\u306e\u7a0b\u5ea6\u3002\u3080\u3057\u308d\u901a\u3046\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u305f\u7b87\u6240\u3082\u3042\u308a\u3001\u305d\u308c\u306b\u95a2\u3057\u3066\u306f1\u5e74\u9593\u306e\u7121\u6599\u4fdd\u8a3c\u304c\u4ed8\u304f\u304c\u3001\u3053\u308c\u307e\u30675\u56de\u7167\u5c04\u3057\u3066\u5909\u308f\u3089\u306a\u304b\u3063\u305f\u306e\u304c\u3001\u3082\u30461.2\u56de\u7167\u5c04\u3057\u3066\u52b9\u679c\u304c\u51fa\u308b\u306f\u305a\u3082\u306a\u304f\u7d50\u5c40\u901a\u3044\u59cb\u3081\u308b\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u3066\u7d42\u4e86\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u98a8\u9593\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"> \u533b\u7642\u8131\u6bdb\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u304a\u533b\u8005\u69d8\u3082\u771f\u5263\u306b\u76f8\u8ac7\u306b\u4e57\u3063\u3066\u304f\u308c\u307e\u3057\u305f\u3057\u3001\u3084\u3063\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u75db\u307f\u306a\u3069\u306f\u4e01\u5be7\u306a\u30af\u30fc\u30ea\u30f3\u30b0\u306a\u3069\u3082\u3042\u308a\u3001\u5225\u9014\u6599\u91d1\u3067\u30ac\u30b9\u306e\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u306e\u9ebb\u9154\u3082\u4f7f\u3048\u308b\u306e\u306f\u533b\u7642\u6a5f\u95a2\u306e\u5f37\u307f\u3067\u3059\u30025\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u672c\u5f53\u306b\u808c\u304c\u30c4\u30e4\u30c4\u30e4\u306b\u306a\u308a\u3001\u9854\u306e\u5370\u8c61\u3082\u304b\u306a\u308a\u660e\u308b\u304f\u306a\u3063\u305f\u306e\u3067\u3001\u7537\u6027\u7684\u306a\u81ea\u4fe1\u3082\u3064\u304d\u307e\u3057\u305f\u3002\u3084\u306f\u308a\u533b\u7642\u6a5f\u95a2\u3067\u53d7\u3051\u308b\u6c38\u4e45\u8131\u6bdb\u306f\u5b89\u5fc3\u611f\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg\" alt=\"\" data-id=\"76762\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95\/\" class=\"wp-image-76762\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg\" alt=\"\" data-id=\"76763\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2\/\" class=\"wp-image-76763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg\" alt=\"\" data-id=\"76764\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3\/\" class=\"wp-image-76764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/www.mens-rize.com\/hige\/ba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u67f4\u7530\u82f1\u55e3\u3055\u3093\uff08\u30a2\u30f3\u30bf\u30c3\u30c1\u30e3\u30d6\u30eb\uff09\u3084\u6b66\u5c0a\u3055\u3093\uff08K-1\uff09\u306a\u3069\u304c\u901a\u3063\u3066\u3044\u308b\u3053\u3068\u3067\u3082\u304a\u99b4\u67d3\u307f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5927\u306e\u7279\u5fb4\u306f\u3001\u300c\u30d2\u30b2\u8131\u6bdb \u5b8c\u4e86\u30b3\u30fc\u30b9\u300d\u304c\u7d42\u4e86\u3057\u3066\u304b\u3089<strong><span class=\"underline highlighted\">3\u5e74\u9593\u3001\u8ffd\u52a0\u306e\u65bd\u8853\u30921\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\u3067\u53d7\u3051\u3089\u308c\u308b<\/span><\/strong><span class=\"highlighted\">\u70b9\u3002<\/span><\/p>\n\n\n\n<p>3\u5e74\u9593\u3067\u3042\u308c\u3070\u4f55\u5ea6\u901a\u3063\u3066\u30821\u56de100\u5186\u306a\u306e\u3067\u3001\u7d0d\u5f97\u304c\u3044\u304f\u307e\u3067\u65bd\u8853\u3092\u7e70\u308a\u8fd4\u305b\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u4ed6\u306e\u4eba\u3088\u308a\u3082\u9aed\u304c\u6fc3\u3044\u3051\u3069\u3001\u672c\u5f53\u306b\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u304b\u306a\u2026\u300d\u3068\u4e0d\u5b89\u306b\u306a\u3063\u3066\u3044\u308b\u65b9\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>6\u56de\u30b3\u30fc\u30b9\uff1a74,800\u5186<br><br>\u203b\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff086\u56de\uff09\u8ffd\u52a0\u306f\uff0b64,800\u5186\uff086\u56de\uff09\u3001\u9996\u8ffd\u52a0\u306f\uff0b49,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u9f3b\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u307b\u307b\uff1a48,800\u5186\uff086\u56de\uff09<br>\u3082\u307f\u3042\u3052\uff1a38,800\u5186\uff086\u56de\uff09<br>\u9996\uff1a48,800\u5186\uff086\u56de\uff09<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5404\u90e8\u4f4d1\u56de100\u5186<br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>74,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>75,400\u5186<br>6\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c046\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a10%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a10\uff05OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u527210\uff05OFF<br>\u30fb\u540c\u6642\u5272\uff1a10\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30ebYAG<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3300\u5186\uff0f10g<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3300\u5186\uff0f30\u5206<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518520\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>10\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306e\u5e73\u65e5\u306e\u77ed\u3044\u53d7\u4ed8\u6642\u9593\u306e\u307f\u3068\u3044\u3046\u306e\u3092\u7121\u304f\u3057\u3066\u307b\u3057\u3044\u3002\u9031\u672b\u306b\u884c\u304f\u306b\u306f\u8ffd\u52a0\u6599\u91d1\u304c\u5fc5\u8981\u3060\u3057\u3001\u9ebb\u9154\u3082\u8ffd\u52a0\u6599\u91d1\u3068\u8272\u3005\u3068\u91d1\u984d\u304c\u9ad8\u304f\u306a\u308b\u3002<br>\u307e\u305f\u3001\u5b8c\u4e86\u3068\u540d\u304c\u4ed8\u3044\u3066\u3044\u308b\u3057\u533b\u7642\u8131\u6bdb\u3060\u304b\u3089\u30d2\u30b2\u304c\u7121\u304f\u306a\u308b\u30ec\u30d9\u30eb\u3067\u6e1b\u308b\u306e\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u304c\u305d\u308c\u307b\u3069\u8584\u304f\u306a\u3089\u306a\u3044\u3002<br>\u8ffd\u52a0\u3092\u683c\u5b89\u3067\u53d7\u3051\u3089\u308c\u308b\u304c\u3001\u8ffd\u52a0\u3042\u308a\u304d\u306e\u30b3\u30fc\u30b9\u306e\u8a2d\u5b9a\u56de\u6570\u3060\u3068\u611f\u3058\u308b\u3057\u3001\u8ffd\u52a0\u5206\u306b\u3064\u3044\u3066\u306f\u304b\u306a\u308a\u306e\u671f\u9593\u3092\u958b\u3051\u306a\u3044\u3068\u53d7\u3051\u308b\u3053\u3068\u304c\u51fa\u6765\u306a\u3044\u3002<br>\u30c8\u30fc\u30bf\u30eb\u3067\u306f\u304b\u306a\u308a\u306e\u91d1\u984d\u3068\u6642\u9593\u3092\u4f7f\u3046\u3053\u3068\u306b\u306a\u308b\u304c\u3001\u6b63\u76f4\u6e80\u8db3\u5ea6\u306f\u4f4e\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dhJGqAMBbxSc1ovD6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u52b9\u679c\u3084\u770b\u8b77\u5e2b\u3055\u3093\u306e\u5bfe\u5fdc\u306f\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059<br><br>\u4e8b\u52d9\u624b\u7d9a\u304d\u306b\u95a2\u3057\u3066\u306f\u5f37\u5316\u3057\u3066\u307b\u3057\u3044\u3067\u3059<br>\u4e88\u7d04\u5909\u66f4\u306e\u53cd\u6620\u30df\u30b9\u3084\u60a3\u8005\u60c5\u5831\u306e\u5171\u6709\u306a\u3069\u304c\u6a5f\u80fd\u3057\u3066\u3044\u306a\u3044\u611f\u3058\u3067\u3059\u3002<br>\u4e88\u7d04\u5909\u66f4\u53cd\u6620\u30df\u30b9\u3067\u3001\u5371\u3046\u304f\u4e00\u56de\u5206\u6d88\u5316\u3055\u308c\u308b\u3068\u3053\u308d\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/1ywZDAnTryovc2an7\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u5229\u7528\u3057\u3066\u3044\u307e\u3059\u3002<br>3\u30f6\u6708\u5148\u307e\u3067\u4e88\u5b9a\u304c\u771f\u3063\u767d\u306a\u65b9\u3060\u3051\u901a\u308f\u308c\u308b\u3068\u3044\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u57fa\u672c\u7684\u306b\u4e88\u7d04\u306f\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u3042\u3068\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3067\u652f\u6255\u3044\u3092\u3059\u308b\u969b\u306b\u306f\u4e0a\u624b\u304f\u6c7a\u6e08\u3067\u304d\u305a\u306b\u5f8c\u65e5\u518d\u5ea6\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6765\u308b\u3088\u3046\u306b\u50ac\u4fc3\u3055\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3054\u6ce8\u610f\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\" href=\"https:\/\/goo.gl\/maps\/qi6KYsuNAhkKP4yt8\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6709\u540d\u4eba\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u901a\u3063\u3066\u308b\u4eba\u304c\u591a\u3044\u304b\u3089\u3001\u50d5\u3082\u6709\u540d\u4eba\u6c17\u53d6\u308a\u3067\u30d2\u30b2\u8131\u6bdb\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6c7a\u3081\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/taresu2020\/status\/1495863849316065281?s=20&amp;t=5_lElU7Rus0ncSWLJUVtIg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5148\u65e5\uff11\u56de\u76ee\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u62c5\u5f53\u3057\u3066\u304f\u3060\u3055\u3063\u305f\u7537\u6027\u533b\u7642\u5f93\u4e8b\u8005\u306e\u65b9\u306f\u3001\u3068\u3066\u3082\u89aa\u5207\u3001\u4e01\u5be7\u304b\u3064\u3001\u4e0a\u624b\u3067\u3001\u75db\u307f\u306a\u304f\u521d\u56de\u3092\u7d42\u3048\u308b\u4e8b\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u5185\u88c5\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u3059\u3002\u65bd\u8853\u6599\u91d1\u3082\u826f\u5fc3\u7684\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/wvETSX6av9Gd1xB67\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002<br>\u958b\u9662\u76f4\u5f8c\u3060\u3051\u3042\u3063\u3066\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u306a\u3069\u306f\u6975\u3081\u3066\u826f\u3044\u3067\u3059\u3002\u307e\u305f\u3001\u5546\u54c1\u3084\u8ffd\u52a0\u30b5\u30fc\u30d3\u30b9\u306e\u52e7\u8a98\u3082\u3057\u3064\u3053\u3055\u306f\u5168\u304f\u306a\u3044\u306e\u3067\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/pgCptapTd41fMG7cA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h3>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg\" alt=\"\" data-id=\"76769\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-1\/\" class=\"wp-image-76769\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg\" alt=\"\" data-id=\"76770\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-1\/\" class=\"wp-image-76770\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg\" alt=\"\" data-id=\"76771\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-1\/\" class=\"wp-image-76771\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u3001\u7279\u306b\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb5\u56de\u304c12,000\u301c38,500\u5186\uff08\u5730\u57df\u306b\u3088\u308a\u7570\u306a\u308b\uff09\u3068\u3001\u59cb\u3081\u3084\u3059\u3044\u6599\u91d1\u8a2d\u5b9a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u65bd\u8853\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3001\u3068\u306b\u304b\u304f\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u306f\u5b09\u3057\u3044\u30b5\u30dd\u30fc\u30c8\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u9ebb\u9154\u6599\u91d1\u304c0\u5186\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u3082\u3001\u8ffd\u52a0\u8cbb\u7528\u3092\u5fc3\u914d\u305b\u305a\u306b\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u9078\u3079\u308b3\u90e8\u4f4d<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5951\u7d04\u6642\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff085\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>12,000\u301c38,500\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0810\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>24,000\u301c77,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a\u6700\u592710%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u306e\u308a\u304b\u3048\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u304a\u53cb\u9054\u7d39\u4ecb\u5272\uff1a\u6700\u59276\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u7121\u6599\uff08\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0415\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u30cd\u30c3\u30c8\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u524d\u65e5\u306e18\u6642\u307e\u3067<br>\u96fb\u8a71\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3\u65e5\u524d\u306e13\u6642\u307e\u3067<br>\u4e0a\u8a18\u3092\u904e\u304e\u308b\u3068\u56de\u65701\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186\u304c\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518535\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>11\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>7\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9752\u9aed\u306a\u304f\u3057\u305f\u3044\u304b\u3089\u533b\u7642\u8131\u6bdb\u3057\u305f\u304f\u3066\u3001\u8272\u3005\u8abf\u3079\u305f\u7d50\u679c\u3001\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u3044\u3044\u306d\uff01\u3063\u3066\u307e\u3067\u3044\u3063\u305f\u306e\u306b\u3001\u6a2a\u6d5c\u306a\u3044\u3063\u3066\u307e\u3058\uff1f\u65b0\u5bbf\u307e\u3067\u3044\u304f\u304b\u30b4\u30ea\u30e9\u306b\u3059\u308b\u304b\u304b\u3041<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/twitter.com\/KATZ_0330\/status\/1456885792911998976?s=20&amp;t=S2D3wqjKrvOQni1gWWmqMw\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3063\u3066\u4e00\u5fdc\u75c5\u9662\u3067\u3059\u3088\u306d\uff1f<br>\u60a3\u8005\u3092\u5e73\u6c17\u3067\u5f85\u305f\u305b\u308b\u308f\u30fc\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u8003\u616e\u3082\u306a\u3044\u3001\u611b\u60f3\u3082\u306a\u3044\u3001\u6c7a\u65ad\u3082\u7126\u3089\u3059\u308f\u30fc\u3001\u4f55\u304c\u3044\u3044\u306e\uff1f\u3053\u3053\uff1f\u6599\u91d1\u304c1\u756a\u5b89\u3044\u3068\u3046\u305f\u3063\u3066\u308b\u304b\u3089\u3053\u3093\u306a\u5bfe\u5fdc\u3001\u614b\u5ea6\u3057\u304b\u306a\u3089\u306a\u3044\u306e\u304b\uff1f\u30ab\u30a6\u30bb\u30ea\u30f3\u30b0\u884c\u304f\u3060\u3051\u7121\u99c4\u3067\u3059\u3088\u3002\u6700\u60aa\u6700\u4f4e\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u307e\u3041\u3001\u3053\u306e\u8a55\u4fa1\u3067\u3082\u4ed5\u65b9\u304c\u306a\u3044\u3067\u3059\u306d\u3002\u661f0\u70b9\u3067\u3059\u3002\u6642\u9593\u306e\u7121\u99c4\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/akAKJ7HmeHsjtiRw8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3063\u3066\uff13\u56de\u3067\u3059\u304c\u52b9\u679c\u51fa\u3066\u307e\u3059\u3002<br>\u5b8c\u6210\u304c\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/4aQDARCn5MNWHpru9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5024\u6bb5\u3092\u6bd4\u8f03\u3057\u3066\u6b32\u3057\u3044\u3002\u3044\u304b\u306b\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u304c\u826f\u3044\u304b\u304c\u308f\u304b\u308b\u3068\u601d\u3046\u3002\u533b\u7642\u8131\u6bdb\u3067\u9aed\u3084vio\u3092\u3059\u308b\u306b\u306f\u9ebb\u9154\u306f\u5fc5\u9808\u3002\u7279\u306b\u521d\u3081\u306e\u9803\u306f\u304b\u306a\u308a\u75db\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\" href=\"https:\/\/twitter.com\/yuueminaru\/status\/1487632091999129602?s=20&amp;t=lj9O2K2xkH7v8dCD7Vp4gg\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o8f2hRbKopD4f3UAA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12271a58-6609-4d25-9686-168ede18651e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?a=F12761n-A468412F&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" class=\"wp-image-93716\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>2021\u5e74\u306b\u65b0\u3057\u304f\u30aa\u30fc\u30d7\u30f3\u3057\u305f\u3070\u304b\u308a\u306e\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u3002<\/p>\n\n\n\n<p><span class=\"underline highlighted\">\u9aed\u8131\u6bdb\u3068\u540c\u6642\u306b<\/span><strong><span class=\"underline highlighted\">\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3092\u5951\u7d04\u3059\u308b\u3068\u3001\u5272\u5f15\u304c\u9069\u7528\u3055\u308c\u308b<\/span><\/strong>\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002\u4f8b\u3048\u3070\u9aed\u8131\u6bdb\u306e\u5404\u30b3\u30fc\u30b9\uff085\u56de\uff09\u3068\u5168\u8eab\u8131\u6bdb8\u56de\u3092\u540c\u6642\u306b\u5951\u7d04\u3059\u308b\u3068\u3001\u7d0410\u4e07\u5186\u306e\u5272\u5f15\u304c\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u3064\u3044\u3067\u306b\u4ed6\u306e\u90e8\u4f4d\u3082\u8131\u6bdb\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u306f\u3001\u7279\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>\u3010<strong>\u521d\u56de\u4e88\u7d04\u9650\u5b9a\u30113\u90e8\u4f4d 3\u56de\uff1a9,900\u5186<\/strong><br>\u30fb3\u90e8\u4f4d 5\u56de\uff1a9,900\u5186<br>\u30fb5\u90e8\u4f4d 5\u56de\uff1a39,800\u5186<br>\u30fb6\u90e8\u4f4d 5\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,960\u5186<br>\u30fb5\u90e8\u4f4d\uff1a17,820\u5186<br>\u30fb6\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u51b7\u5374\u6a5f\u80fd\u3092\u642d\u8f09\u3057\u305f\u533b\u7642\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u4e0d\u660e\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518516\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>9\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3068\u9662\u5185\u306e\u6e05\u6f54\u611f\u306f\u554f\u984c\u3042\u308a\u307e\u305b\u3093\u3002<br>\u3067\u3059\u304c\u3001\u4e88\u7d04\u306f\u53d6\u308a\u306b\u304f\u3044\u3067\u3059\u3002<br>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u306e\u3067\u6bdb\u5468\u671f\u306b\u5408\u308f\u305b\u3066\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u9032\u3081\u3089\u308c\u307e\u3059\u3068\u805e\u3044\u305f\u306e\u3067\u3042\u3048\u3066\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u304f\u65b0\u898f\u958b\u9662\u306e\u3053\u3061\u3089\u306b\u3057\u307e\u3057\u305f\u304c\u3001\u3044\u3056\u901a\u3063\u3066\u307f\u308b\u3068\u571f\u65e5\u795d\u306e\u4e88\u7d04\u306f4\u30f6\u6708\u5f85\u3061\u3067\u3057\u305f\u3002<br>\u4ed6\u6240\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u73cd\u3057\u3044\u3053\u3068\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u305d\u308c\u306a\u3089\u305d\u3046\u3068\u6700\u521d\u306b\u8a00\u3063\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u571f\u65e5\u795d\u306e4\u30f6\u6708\u9593\u9694\u3067\u901a\u3046\u304b\u4ed5\u4e8b\u3092\u8abf\u6574\u3057\u3066\u5e73\u65e5\u306b\u901a\u3046\u304b\u4eca\u5f8c\u306e\u9032\u3081\u65b9\u3092\u60a9\u307f\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/d8933vVyQs5u4iHZ6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u3068VIO\u3068\u5168\u8eab\u3067\u5951\u7d04\u3057\u307e\u3057\u305f\u3002\u307e\u3060\uff11\u56de\u76ee\u306e\u65bd\u8853\u3067\u3059\u304c\u3001\u30dd\u30ed\u30dd\u30ed\u3068\u6bdb\u304c\u629c\u3051\u3066\u52b9\u679c\u3092\u611f\u3058\u3066\u307e\u3059\u3002VIO\u3060\u3051\u5c11\u3057\u75db\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u30d2\u30b2\u3068\u5168\u8eab\u306f\u75db\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u6700\u5f8c\u306e\u4ed5\u4e0a\u3052\u306b\u6c37\u3067\u51b7\u3084\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u6c17\u6301\u3061\u3044\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/cYX73Xo17M3ThSY59\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u3001\u8a73\u3057\u304f\u8aac\u660e\u3057\u3066\u9802\u3044\u3066\u5b89\u5fc3\u3057\u307e\u3057\u305f\u3002<br>\u63a5\u5ba2\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3082\u3068\u3066\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uSjmwdnhd8YYi4d99\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u533b\u7642\u8131\u6bdb\uff08\u5168\u8eab\u3001\u9aed\u3001\u30c7\u30ea\u30b1\u30fc\u30c8\uff09\u3067\u30011\u56de\u76ee\u3092\u7d4c\u9a13\u6e08\u307f\u3001\u4eca\u5f8c\u3082\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3067\u304d\u305d\u3046\u306a\u5370\u8c61\u3067\u73fe\u6642\u70b9\u3067\u6982\u306d\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059\u3002<br><br>\u3010\u597d\u611f\u304c\u6301\u3066\u308b\u70b9\u3011<br>#\u4e01\u5be7\u306a\u63a5\u5ba2\u3001\u65bd\u8853\u5bfe\u5fdc\uff08\u53d7\u4ed8\u3001\u770b\u8b77\u5e2b\uff09<br>#\u958b\u9662\u9593\u3082\u306a\u3044\u305f\u3081\u3001\u885b\u751f\u7684\u306a\u74b0\u5883<br><br>\u3010\u6c17\u306b\u306a\u308b\u70b9\u3011<br>#\u53d7\u4ed8\u3067\u306e\u624b\u6307\u6d88\u6bd2\u3001\u30d7\u30c3\u30b7\u30e5\u578b\u63a5\u89e6\u578b\u306e\u6d88\u6bd2\u306e\u70ba\u3001\u60a3\u8005\u540c\u58eb\u306e\u611f\u67d3\u4e88\u9632\u76ee\u7684\u3067\u3042\u308c\u3070\u3001\u691c\u6e29\u540c\u69d8\u306b\u30b9\u30bf\u30c3\u30d5\u304c\u624b\u52d5\u3057\u3066\u9802\u304d\u305f\u3044\u3001\u60a3\u8005\u81ea\u8eab\u304c\u63a5\u89e6\u3059\u308b\u306b\u306f\u62b5\u6297\u611f\u3042\u308a<br>#\u9f3b\u51fa\u3057\u30de\u30b9\u30af\u306e\u30b9\u30bf\u30c3\u30d5\u3092\u6563\u898b\u3059\u308b\uff08\u4e8b\u60c5\u304c\u3042\u308c\u3070\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002\uff09<br>#\u533b\u5e2b\u306e\u8a3a\u5bdf\u306f\u7d20\u6027\u304c\u4e0d\u660e\u306a\u4e0a\u3001\u307b\u307c\u5f62\u5f0f\u7684\u306a\u3082\u306e\uff08\u30b9\u30dd\u30c3\u30c8\u6d3e\u9063\u306e\u533b\u5e2b\u3067\u3042\u307e\u308a\u671f\u5f85\u3067\u304d\u306a\u3044\u3002\u521d\u8a3a\u3082\u30bb\u30ea\u30d5\u68d2\u8aad\u307f\u3067\u8868\u9762\u7684\u3002\u65bd\u8853\u305d\u306e\u3082\u306e\u306b\u306f\u95a2\u4e0e\u3057\u306a\u3044\u305f\u3081\u5927\u304d\u306a\u554f\u984c\u3067\u306f\u306a\u3044\u304c\u5951\u7d04\u524d\u306e\u5370\u8c61\u3068\u3057\u3066\u60aa\u304f\u3001\u4e0d\u4fe1\u611f\u3092\u62b1\u304f\u3002\uff09<br><br>\u5f8c\u534a\u3001\u7d30\u304b\u3044\u6307\u6458\u3068\u306a\u308a\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002<br>\u6b21\u56de\u53d7\u8a3a\u306f3\u30f6\u6708\u5148\u3067\u3059\u304c\u3001\u4eca\u5f8c\u306e\u8a3a\u7642\u30b5\u30fc\u30d3\u30b9\u306b\u53cd\u6620\u3057\u3066\u9802\u3051\u307e\u3059\u3068\u5e78\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZzcWg8EE17kahfuZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/reginaclinic-homme\/\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u6c17\u306b\u306a\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u5fb9\u5e95\u8abf\u67fb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u3010\u756a\u5916\u7de8\u3011<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-4222760M&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1415466978-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>100\u4e07\u3082\u306e\u75c7\u4f8b\u3092\u3082\u3064\u30af\u30ea\u30cb\u30c3\u30af\u3002<\/p>\n\n\n\n<p>\u5b9f\u7e3e\u3067\u898b\u308c\u3070\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u975e\u5e38\u306b\u4fe1\u983c\u306e\u5bc4\u305b\u3089\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30d2\u30b2\u306e\u6fc3\u3055\u306a\u3069\u3082\u8abf\u6574\u3057\u3066\u304f\u308c\u308b\u30d5\u30ec\u30ad\u30b7\u30d6\u30eb\u306a\u5bfe\u5fdc\u3082\u25ce\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5e97\u8217<\/td><td>\u5168\u56fd67\u9662\uff08\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u897f\u65b0\u5bbf\u30fb\u5357\u9752\u5c71\u30fb\u6c60\u888b\u30fb\u9ad8\u7530\u99ac\u5834\u30fb\u6e2f\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4e21\u56fd\u30fb\u6d66\u7530\u30fb\u8d64\u7fbd\u30fb\u591a\u6469\u5ddd\u30fb\u67f4\u5d0e\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u4ee3\u3005\u6728\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5ddd\u5d0e\u30fb\u5ddd\u53e3\u30fb\u6240\u6ca2\u30fb\u5ddd\u8d8a\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5343\u8449\u30fb\u540d\u53e4\u5c4b\u30fb\u6d5c\u677e\u30fb\u5c90\u961c\u30fb\u9577\u91ce\u30fb\u65b0\u6f5f\u30fb\u5927\u962a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u4eac\u90fd\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u6c96\u7e04\u30fb\u4ed9\u53f0\u30fb\u672d\u5e4c\u30fb\u5bae\u57ce\u30fb\u798f\u5cf6\u306a\u3069\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\uff5e19\uff1a00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-489-100<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td>1\u56de5,700\u5186\uff5e\uff08\u53e3\u9aed\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"salon\"><span id=\"top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u7a4d\u307f\u6728\" class=\"wp-image-70244\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u7d9a\u3044\u3066\u3001\u7de8\u96c6\u90e8\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3TOP3\u3082\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN\u2019S TBS<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25cb<\/td><td>\u25cb<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>59,800\u5186<\/td><td>80,700\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>119,800\u5186<\/td><td>98,130\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0420\u5206<\/td><td>20\u301c30\u5206<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><td>\u306a\u3057<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u306a\u3057<\/td><td>\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u6708\u5b9a\u984d<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u5b89\u304f\u3066\u3082\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u30e2\u30cb\u30bf\u30fc\u5236\u5ea6\u3067\u3055\u3089\u306b\u5b89\u304f\u8131\u6bdb\u3057\u305f\u3044<br><br><\/td><td>\u30fb\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u307b\u3057\u3044<br>\u30fb\u8ee2\u52e4\u306e\u53ef\u80fd\u6027\u304c\u3042\u308b<\/td><td>\u30fb\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u3057\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<br>\u30fb\u65e5\u713c\u3051\u3057\u3066\u3044\u308b<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u300c\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u6700\u9ad8\u306e\u30b3\u30b9\u30c8\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3067\u300d\u3068\u3044\u3046\u7406\u5ff5\u3092\u63b2\u3052\u308b\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u696d\u754c\u521d\u306e\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3092\u5b9f\u73fe\u3057\u3066\u304a\u308a\u3001<strong><span class=\"highlighted\">\u4ed6\u5e97\u3088\u308a\u30821\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052<\/span><\/strong>\u3092\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306b\u304b\u304f\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a59,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a119,800\u5186<br><br>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a99,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a149,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u25cb<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<br>\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>59,800\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>119,800\u5186<br>\u203b1\u5e74\u901a\u3044\u653e\u984c\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3\u300cBRILLLO\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0420\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u7121\u6599\uff08\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u56de\u65701\u56de\u6d88\u5316\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>18\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>11\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>3\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u3067\u884c\u304d\u307e\u3057\u305f\u3002\u304c\u3001\u62c5\u5f53\u30b9\u30bf\u30c3\u30d5\u306e\u5fdc\u5bfe\u304c\u975e\u5e38\u306b\u4e0d\u5feb\u3067\u3057\u305f\u3002\u521d\u5bfe\u9762\u306e\u5ba2\u3068\u5e97\u54e1\u3067\u4fe1\u983c\u306a\u3069\u7686\u7121\u306a\u306e\u306b\u3001\u98f2\u307f\u53cb\u9054\uff1f\u306e\u3088\u3046\u306a\u7570\u5e38\u306b\u8fd1\u3044\u8ddd\u96e2\u611f\u3067\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u3068\u3063\u3066\u304d\u307e\u3059\u3002<br>\u798f\u5ca1\u5e97\u306f\u305d\u306e\u30b9\u30bf\u30c3\u30d51\u4eba\u3067\u3055\u308c\u3066\u308b\u305d\u3046\u306a\u306e\u3067\u3001\u3053\u3053\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u306f\u307e\u305a\u306a\u3044\u306a\u3001\u3068\u3059\u3050\u5224\u65ad\u3067\u304d\u307e\u3057\u305f\u3002<br>\u4ed6\u306e\u53e3\u30b3\u30df\u3067\u306f\u300c\u8a71\u3057\u3084\u3059\u304b\u3063\u305f\u300d\u7b49\u3042\u308b\u306e\u3067\u597d\u307f\u304c\u306f\u3063\u304d\u308a\u5206\u304b\u308c\u308b\u3068\u3053\u306a\u306e\u3067\u3057\u3087\u3046\u3002<br>\u30b9\u30bf\u30c3\u30d5\u3068\u53cb\u9054\u306e\u3088\u3046\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u53d6\u308a\u305f\u3044\u65b9\u4ee5\u5916\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u304d\u307e\u305b\u3093\u2026.\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/X6X9X2B1eJkiRfwp6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">2\u56de\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u75db\u307f\u3082\u5c11\u306a\u304f<br>\u3066\u3044\u306d\u3044\u306b\u65bd\u8853\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\uff01<br>\u52b9\u679c\u304c\u51fa\u308b\u306e\u304c\u697d\u3057\u307f\u3067\u3059\u2728<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dbE2YdX87ChbKtQF9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u54e1\u3055\u3093\u306e\u30ce\u30ea\u3082\u826f\u304f\u3066\u7dca\u5f35\u3068\u3051\u307e\u3057\u305f\u3002<br>2\u56de\u76ee\u304b\u3089\u30d1\u30ef\u30fc\u3042\u3052\u3066\u3082\u3089\u3063\u3066\u3001\u5c11\u3057\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u305d\u308c\u3067\u3082\u4e00\u77ac\u30d1\u30c1\u30c3\u3068\u3059\u308b\u304f\u3089\u3044\u306a\u306e\u3067\u3059\u3054\u3044\uff01<br>\u52b9\u679c\u3082\u3061\u3083\u3093\u3068\u3067\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DJyP5URkw6P48pCQ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u90fd\u5ea6\u3067\u3057\u3088\u3046\u3068\u601d\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u30671\u5e74\u4ee5\u4e0a\u304b\u304b\u308b\u3053\u3068\u306f\u5206\u304b\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u4f55\u56de\u3082\u65bd\u8853\u3092\u53d7\u3051\u308b\u306e\u3067\u3042\u308c\u3070\u30012\u5e74\u306e\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u304c\u304b\u306a\u308a\u304a\u5f97\u3068\u601d\u3044\u304a\u9858\u3044\u3057\u307e\u3057\u305f\u3002<br>\u75db\u307f\u306f\u305d\u3093\u306a\u306b\u306a\u304f\u52b9\u679c\u306f\u65e9\u304f\u51fa\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/R6zk3RLRrNv11j5z9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg\" alt=\"\" data-id=\"76785\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-3\/\" class=\"wp-image-76785\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg\" alt=\"\" data-id=\"76786\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-2\/\" class=\"wp-image-76786\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg\" alt=\"\" data-id=\"76787\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-2\/\" class=\"wp-image-76787\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/rayrole.jp\/lp\/E-RAY-01\/\" target=\"_blank\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"2rinx\"><strong>\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-A247119g&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1446139735-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n\n<p>RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ed6\u30b5\u30ed\u30f3\u3068\u6bd4\u3079\u3066\u6599\u91d1\u9762\u304c\u7279\u6bb5\u5b89\u3044\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u5206\u5272\u6255\u3044\u3067\u6708\u3005\u306e\u652f\u6255\u984d\u3092\u5927\u304d\u304f\u6e1b\u3089\u305b\u308b\u306e\u304c\u9b45\u529b\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u9f3b\u4e0b\u306e\u8131\u6bdb\u306f\u3001\u5206\u5272\u6255\u3044\u3092\u9078\u629e\u3059\u308c\u3070<strong><span class=\"highlighted\">\u6708\u3005500\u5186\u304b\u3089\u5951\u7d04<\/span><\/strong>\u3067\u304d\u307e\u3059\u3002\u8131\u6bdb\u3092\u59cb\u3081\u308b\u306b\u3042\u305f\u3063\u3066\u3001\u307e\u3068\u307e\u3063\u305f\u304a\u91d1\u3092\u3059\u3050\u306b\u7528\u610f\u3067\u304d\u306a\u3044\u65b9\u306b\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u4e21\u982c10\u56de\uff1a28,000\u5186\u4e21\u3082\u307f\u3042\u305210\u56de\uff1a28,000\u5186\u3042\u3054\u4e0b\u30fb\u999610\u56de\uff1a38,000\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff0811\u56de\u76ee\u4ee5\u964d\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>80,700\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>98,130\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c0410\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305f\u300cINNOVATION\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>20\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>3\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\u7121<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>74\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>5\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>27\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>14\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>10\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>9\u5e97\u8217<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u3063\u3066\u306f\u3058\u3081\u3066\u306e80%\u30aa\u30d5\u3067\u306e\u5229\u7528\u3067\u3057\u305f\u3002<br>\u3084\u308b\u90e8\u4f4d\u3092\u805e\u304b\u308c\u305f\u306e\u3067\u9f3b\u4e0a\u9f3b\u4e0b\u306e\u3064\u3082\u308a\u3067\u300c\u53e3\u5468\u308a\u3067\u300d\u3068\u4f1d\u3048\u307e\u3057\u305f\uff0e\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u53e3\u5468\u308a\u3067\u3059\u306d\u3001\u3068\u78ba\u8a8d\u3057\u3066\u65bd\u8853\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002<br>\u65bd\u8853\u4e2d\u3001\u3042\u3054\u3082\u3084\u3063\u3066\u304f\u308c\u3066\u3042\u3054\u307e\u3067\u3084\u308b\u306e\u304b\u30fc\u3068\u601d\u3044\u307e\u3057\u305f\u304c\u304a\u91d1\u6255\u3046\u969b\u306b\u9f3b\u4e0a\u9f3b\u4e0b\u3042\u3054\u3092\u8acb\u6c42\u3055\u308c\u307e\u3057\u305f\u3002<br>\u305f\u3057\u304b\u306b\u3084\u308b\u3064\u3082\u308a\u306f\u306a\u304b\u3063\u305f\u3051\u3069\u3042\u3054\u306f\u3084\u3063\u305f\u306e\u3067\u652f\u6255\u3044\u3082\u4ed5\u65b9\u306a\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u3042\u3054\u306f\u6bdb\u304c\u751f\u3048\u3066\u306a\u304f\u3066\u6570\u767e\u5186\u3067\u3082\u3068\u3066\u3082\u3082\u3063\u305f\u3044\u306a\u3044\u6c17\u6301\u3061\u306b\u306a\u308a\u307e\u3057\u305f\u3002<br>\u307e\u3057\u3066\u3084\u5e741\u304f\u3089\u3044\u3057\u304b\u3044\u304b\u306a\u3044\u306e\u3067\u3001\u53e3\u5468\u308a\u304c\u984e\u3082\u5165\u3063\u3066\u308b\u306a\u3093\u3066\u308f\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u90e8\u4f4d^_^\u3067\u7d30\u304b\u304f\u78ba\u8a8d\u3057\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u3057\u304b\u3082\u3001\u984e\u306f\u3084\u308b\u3064\u3082\u308a\u306a\u304b\u3063\u305f\u3068\u4f1d\u3048\u305f\u5f8c\u306e\u8a71\uff1f\u8a00\u3044\u8a33\uff1f\u304c\u307b\u3093\u3068\u306b\u8aac\u660e\u4e0b\u624b\u306a\u306e\u304b\u610f\u5473\u304c\u308f\u304b\u308a\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30ea\u30c3\u30c8\u306f\u5b89\u3044\u3060\u3051\u3002<br>\u6bce\u56de\u52e7\u8a98\u304c\u3081\u3093\u3069\u3055\u3059\u304e\u308b\u306e\u3067\u3001\u4e2d\u9014\u89e3\u7d04\u3057\u3066\u8f9e\u3081\u307e\u3057\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-35451da1-3724-4bb9-843d-cd146692de5c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3072\u3052\u8131\u6bdb\u30671\u5e74\u304f\u3089\u3044\u901a\u3044\u307e\u3057\u305f\u304c\uff11\u5272\u304f\u3089\u3044\u6e1b\u3063\u305f\u304b\u306a\uff1f\u3068\u3044\u3046\u7a0b\u5ea6\u3067\u3057\u305f\u3002<br>\u5225\u306e\u304a\u5e97\u3092\u9078\u3076\u4e8b\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u8131\u6bdb\u3092\u73fe\u5728\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4ee5\u524d\u3088\u308a\u8584\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u7523\u6bdb\u3050\u3089\u3044\u307e\u3067\u7d30\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u4e01\u5be7\u306a\u5bfe\u5fdc\u3092\u3057\u3066\u3044\u305f\u3060\u304d\u3001\u30b5\u30fc\u30d3\u30b9\u304c\u826f\u3044\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/mvAKVxLra2nJ5Es88\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u8131\u6bdb\u3057\u305f\u304c\u3001\u4e8b\u524d\u306e\u8aac\u660e\u3082\u4e01\u5be7\u3067\u7121\u6599\u306e\u8a66\u3057\u7167\u5c04\u304c\u3042\u308a\u5b89\u5fc3\u3067\u304d\u305f\u3002\u500b\u4eba\u7684\u306b\u306f\u75db\u307f\u304c\u307b\u3068\u3093\u3069\u306a\u304f\u3001\u305f\u307e\u306b\u30c1\u30af\u30c3\u3068\u3059\u308b\u7a0b\u5ea6\u3067\u3042\u308a\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002\u307e\u305f\u3001\u4e88\u7d04\u3082\u3068\u308a\u3084\u3059\u304f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3082\u304b\u304b\u3089\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u3067\u3082\u3068\u3066\u3082\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/xdq583kK1CFJZcK49\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7e31e835-817a-4527-8335-ed678250ae9e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u672c\u5f53\u306b\u52b9\u679c\u3042\u308b\u306e\u304b\u306a\uff1f\u3068\u534a\u4fe1\u534a\u7591\u3067\u59cb\u3081\u305f\u3051\u308c\u3069\u884c\u3063\u3066\u3088\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3068\u9752\u30d2\u30b2\u3067\u6c5a\u304f\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3060\u3063\u305f\u306e\u304c\u304b\u306a\u308a\u6539\u5584\u3055\u308c\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DguMEXqZn4ypUeKD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-6b281896-1bb3-4658-878a-e6225969ee85\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg\" alt=\"\" data-id=\"76790\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-3\/\" class=\"wp-image-76790\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg\" alt=\"\" data-id=\"76791\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-3\/\" class=\"wp-image-76791\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/mens-rinx.jp\/campaign\/kaohige\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3mens_tbc\"><strong>\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong><span class=\"highlighted\">\u521d\u56de1,000\u5186\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u75db\u307f\u3084\u52b9\u679c\u306b\u5bfe\u3057\u3066\u4e0d\u5b89\u304c\u3042\u308b\u65b9\u3082\u3001\u307e\u305a\u306f\u521d\u56de\u9650\u5b9a\u30b3\u30fc\u30b9\u3092\u8a66\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u540c\u4e0a<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u4e0d\u660e<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u55b6\u696d\u6642\u9593\u7d42\u4e86\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u3057\u306a\u3051\u308c\u30701,000\u5186\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>48\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>26\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>8\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"men8217s_tbc\">MEN&#8217;S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u30b3\u30fc\u30b9\u3092\u53d7\u3051\u307e\u3057\u305f\u3002\u6700\u521d\u306e\u8aac\u660e\u304c\u9577\u304f\u3001\u65bd\u8853\u304c\u7d42\u308f\u3063\u305f\u5f8c\u3082\u304b\u306a\u308a\u62bc\u3057\u58f2\u308a\u307f\u305f\u3044\u306b\u52e7\u3081\u3066\u304d\u307e\u3057\u305f\u3002\u6700\u7d42\u7684\u306b\u3001\u9ad8\u984d\u306a\u8cb7\u3044\u7269\u306a\u306e\u3067\u5373\u6c7a\u3067\u304d\u306a\u3044\u3001\u5bb6\u306b\u6301\u3061\u5e30\u3063\u3066\u304b\u3089\u8003\u3048\u305f\u3044\u3068\u4f1d\u3048\u308b\u3068\u3001\u300c\u3042\u3001\u305d\u308c\u3067\u306f\u4eca\u65e5\u306f\u4ee5\u4e0a\u3067\u3059\u300d\u3068\u614b\u5ea6\u304c\u3042\u304b\u3089\u3055\u307e\u306b\u6025\u5909\u3057\u3001\u8cc7\u6599\u3082\u5168\u3066\u6ca1\u53ce\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u3093\u306a\u306b\u4e0d\u5feb\u306a\u601d\u3044\u3092\u3057\u305f\u306e\u306f\u521d\u3081\u3066\u3067\u3057\u305f\u3002\u5951\u7d04\u3059\u308b\u53ef\u80fd\u6027\u3082\u3042\u3063\u305f\u3060\u3051\u306b\u6b8b\u5ff5\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuVt4a1QvXZofPge6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u91d1\u306b\u306a\u3089\u306a\u3044\u5ba2\u306b\u306f\u8208\u5473\u304c\u7121\u3044\u307f\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/itFh8wPXqMcwiBLv9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u308a\u3042\u3048\u305a\u4f53\u9a13\u3060\u3051\u3067\u3082\u3068\u3044\u3046\u6c17\u6301\u3061\u3067\u884c\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u6b63\u76f4\u30ac\u30c3\u30ab\u30ea\u3067\u3057\u305f\u3002<br>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u307e\u3067\u306f\u5206\u304b\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5f8c\u306e\u30b3\u30fc\u30b9\u8aac\u660e\u304b\u3089\u8a71\u304c\u304a\u304b\u3057\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3057\u305f\u3002<br>\u4f55\u6545\u304b\u4eca\u5f8c\u306e\u30b3\u30fc\u30b9\u3092\u6c7a\u3081\u3066\u304b\u3089\u3067\u306a\u3044\u3068\u4f53\u9a13\u304c\u3067\u304d\u306a\u3044\u3068\u8a00\u308f\u308c\u300130\u4e07\u304f\u3089\u3044\u306e\u30b3\u30fc\u30b9\u3060\u3068\u5206\u5272\u3067\u6708\u3005\u3069\u306e\u304f\u3089\u3044\u3068\u5ef6\u3005\u805e\u304b\u3055\u308c\u307e\u3057\u305f\u3002\u9014\u4e2d\u3067\u3001\u3042\u3042\u3053\u3046\u3044\u3046\u5e97\u306a\u3093\u3060\u306a\u3068\u5206\u304b\u3063\u3066\u304b\u3089\u306f\u8a71\u3057\u3082\u307e\u3068\u3082\u306b\u805e\u304f\u6c17\u306b\u306a\u308c\u305a\u3001\u4f53\u9a13\u3082\u65ad\u3063\u3066\u5e30\u308a\u307e\u3057\u305f\u3002<br>\u3046\u307e\u3044\u8a71\u3057\u306f\u7121\u3044\u306a\u3068\u6539\u3081\u3066\u601d\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306e\u5bfe\u5fdc\u3060\u3068\u307b\u307c\u8a50\u6b3a\u306a\u3093\u3058\u3083\u306a\u3044\u3068\u3057\u304b\u611f\u3058\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/YfiB8LjeYUBxc4g16\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"men8217s_tbc-2\">MEN&#8217;S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30b5\u30ed\u30f3\u306b\u884c\u3063\u305f\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u6bd4\u8f03\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u81ea\u5206\u306fTBC\u3092\u9078\u3093\u3067\u826f\u304b\u3063\u305f\u3068\u601d\u3044\u307e\u3059\u3002\u4e00\u756a\u91cd\u8981\u8996\u3057\u3066\u3044\u305f\u52b9\u679c\u304c\u6700\u521d\u306e\u3053\u308d\u304b\u3089\u6587\u53e5\u306a\u3057\u306b\u611f\u3058\u3089\u308c\u307e\u3057\u305f\u3002\u6bdb\u304c\u6fc3\u3044\u65b9\u3067\u3057\u305f\u304c\u3001\u3060\u3044\u305f\u3044\uff11\u5e74\u534a\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u3053\u3061\u3089\u306f\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/fhJyrP712PcW6nRq8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6614\u304b\u3089\u9aed\u304c\u6fc3\u304f\u3066\u6bce\u671d\u306e\u51e6\u7406\u304c\u304b\u306a\u308a\u6182\u9b31\u3060\u3063\u305f\u306e\u3067\u3001\u5f7c\u5973\u306b\u9032\u3081\u3089\u308c\u3066\u4f53\u9a13\u30b3\u30fc\u30b9\u306b\u884c\u304d\u307e\u3057\u305f\u3002\u3069\u306e\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u4e01\u5be7\u3067\u3001\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u306a\u3044\u50d5\u306b\u3082\u4e01\u5be7\u306b\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u3057\u3066\u304f\u308c\u3066\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\u3002\u4f53\u9a13\u3067\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u304c\u5c11\u3057\u30b4\u30e0\u3067\u306f\u3058\u304b\u308c\u305f\u3088\u3046\u306a\u75db\u3055\u304c\u3042\u308b\u306e\u307f\u3067\u5168\u7136\u8010\u3048\u3089\u308c\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/szm6t634uESfVgyA8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5b85\u4ed8\u8fd1\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3067\u8abf\u3079\u308b\u3068\u771f\u3063\u5148\u306b\u76ee\u306b\u5165\u3063\u3066\u304f\u308b\u306e\u304c\u30e1\u30f3\u30baTBC\u4ed9\u53f0\u30ef\u30fc\u30af\u30ef\u30f3\u5e97\u3067\u3057\u305f\u3002\u8131\u6bdb\u81ea\u4f53\u521d\u3081\u3066\u3067\u7121\u77e5\u306e\u50d5\u3067\u3082\u30e1\u30f3\u30baTBC\u306e\u8a55\u5224\u306f\u77e5\u3063\u3066\u3044\u307e\u3059\u3002\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u52b9\u679c\u3082\u4eba\u6c17\u3082\u3042\u308b\u306e\u3067\u8ff7\u308f\u305a\u3053\u3053\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u30de\u30b9\u30af\u7121\u3057\u3067\u3082\u81ea\u4fe1\u3092\u6301\u3063\u3066\u4eba\u524d\u306b\u51fa\u3089\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zHtiCFDQFtzGGmuQ7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">MEN&#8217;S TBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&amp;A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\uff01<\/p>\n\n\n\n<h3><span id=\"q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-8237\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002<\/p>\n<blockquote>\n<p><small>\u53c2\u7167\u5143\uff1a<a href=\"https:\/\/www.fda.gov\/consumers\/consumer-updates\/removing-hair-safely\">Removing Hair Safely<\/a><\/small><\/p>\n<\/blockquote>\n<p>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-95b78948-8692-4b2c-89ad-f7487db93563\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<\/li><li>3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<\/p>\n<p>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-1024x683.png\" alt=\"\u30ab\u30a6\u30f3\u30bf\u30fc\u3067\u5973\u6027\u3068\u8a71\u3059\u7537\u6027\" class=\"wp-image-1864\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05.png 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-300x200.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-768x512.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<h3><span id=\"q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg\" alt=\"\u982d\u306b\u6bb5\u30dc\u30fc\u30eb\u3092\u304b\u3076\u3063\u3066\u30bd\u30d5\u30a1\u30fc\u306b\u5ea7\u308b\u7537\u6027\" class=\"wp-image-40888\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-300x201.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-768x516.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<\/p>\n<p>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<p>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\">\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u304f\u306a\u3044\uff01\u52b9\u679c\u30fb\u8cbb\u7528\u9762\u306e\u5931\u6557\u8ac7\u3068\u300c\u3084\u3063\u3071\u308a\u751f\u3084\u3057\u305f\u3044\u300d\u5834\u5408\u306e\u5bfe\u7b56<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg\" alt=\"\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8\" class=\"wp-image-23051\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\">\u8131\u6bdb\u7b87\u6240\u306f\u65e5\u713c\u3051\u7981\u6b62\uff1f\u65e5\u713c\u3051\u6b62\u3081\u3084\u4fdd\u6e7f\u30af\u30ea\u30fc\u30e0\u3092\u5857\u3063\u3066\u3001\u4e01\u5be7\u306b\u30b1\u30a2<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<\/p>\n<p>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg\" alt=\"\u6d17\u9762\u6240\u306b\u93e1\u3084\u690d\u7269\u30bf\u30aa\u30eb\u304c\u7f6e\u3044\u3066\u3042\u308b\" class=\"wp-image-41322\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002<\/p>\n\n\n<h3 id=\"FAQ7\"><span id=\"q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<\/li><li>\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001\u30e1\u30f3\u30ba\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u4e3b\u6d41\u3068\u3055\u308c\u308b3\u3064\u306e\u8131\u6bdb\u6cd5\u3068\u30aa\u30b9\u30b9\u30e1\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u30928\u3064\u53b3\u9078\u3057\u3066\u3054\u7d39\u4ecb\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u8131\u6bdb\u3092\u7d42\u3048\u305f\u65b9\u304b\u3089\u306f\u300c\u308f\u305a\u3089\u308f\u3057\u3044\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\uff01\u300d\u300c\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3057\u3066\u304a\u3051\u3070\u826f\u304b\u3063\u305f\u300d\u306a\u3069\u3001<strong>\u751f\u6d3b\u306e\u5909\u5316\u3092\u5b9f\u611f\u3059\u308b\u58f0\u304c\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u6c17\u306b\u306a\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u8131\u6bdb\u30b5\u30ed\u30f3\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u7533\u3057\u8fbc\u3093\u3067\u307f\u307e\u3057\u3087\u3046\uff01<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u6c38\u4e45\u8131\u6bdb\u306f\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002 <br\/>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<br\/>\u30fb\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<br\/>\u30fb3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b <br\/> \u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<br\/>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<br\/>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u3057\u3064\u3053\u304f\u52e7\u8a98\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/strong> <p class=\"schema-faq-answer\">\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<br\/>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<br\/>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<br\/>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<br\/>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<br\/>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<br\/>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<br\/>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<br\/>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<br\/>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<br\/>\u30fb\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<br\/>\u30fb\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<br\/>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":13659,"parent":20488,"menu_order":532,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027&hellip;","acf":{"long_text_title":"\u3010\u9aed\u8131\u6bdb\u3011\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b08\u9078\uff01\u8cbb\u7528\u30fb\u52b9\u679c\u3092\u53e3\u30b3\u30df\u304b\u3089\u5fb9\u5e95\u6bd4\u8f03\uff01\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u3082\u89e3\u8aac","custom_order":"3701","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":13761,"id":13761,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none-1.jpg","filesize":46218,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u3010\u9aed\u8131\u6bdb2019\u3011\u304a\u3059\u3059\u3081\u306e\u624b\u6cd5\u3092\u52b9\u679c\u5225\u306b\u5fb9\u5e95\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0\u3082\u7d39\u4ecb","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":13414,"date":"2019-11-08 09:00:31","modified":"2019-11-08 09:00:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13414"}],"version-history":[{"count":293,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions"}],"predecessor-version":[{"id":95145,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions\/95145"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/13659"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20904,"date":"2024-07-08T02:00:00","date_gmt":"2024-07-07T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20904"},"modified":"2024-09-28T18:06:07","modified_gmt":"2024-09-28T09:06:07","slug":"bald-cost","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/","title":{"rendered":"\u9aed\u8131\u6bdb\u76f8\u5834\u8cbb\u7528\u307e\u3068\u3081"},"content":{"rendered":"\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b\u306f\u5b89\u304f\u3066\u901a\u3044\u3084\u3059\u3044<span class=\"highlighted\">\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u7dcf\u8cbb\u7528\u306f\u5e73\u5747180,000\u301c200,000\u5186\u7a0b\u5ea6\u3002\u6570\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u4e2d\u3067\u3082\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f1\u56de\u3042\u305f\u308a\u306e\u8cbb\u7528\u304c\u5b89\u304f\u7dcf\u984d70,000\u5186\u7a0b\u5ea6\u3067\u8131\u6bdb\u3067\u304d\u308b\u3053\u3068\u3082\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-64583add-5e26-477a-8741-caafbd36633a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u8cbb\u7528\u30fb\u56de\u6570<\/li><li>\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/-1-150x150.jpg\" alt=\"\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af \u9ad9\u6fa4 \u535a\u548c\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u9ad9\u6fa4 \u535a\u548c\uff08\u305f\u304b\u3056\u308f \u3072\u308d\u304b\u305a\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>1979\u5e74\u751f\u307e\u308c\u3001\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u533b\u5b66\u79d1\u5352\u696d\u3002\u533b\u5e2b\u514d\u8a31\u3001\u4e2d\u56fd\u5317\u4eac\u5e02\u533b\u7642\u8a31\u53ef\u8a3c\u3001\u65e5\u672c\u7f8e\u5bb9\u5916\u79d1\u5b66\u4f1a\u4f1a\u54e1\u30012014\u5e74\u304b\u3089\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u3002<\/p>\n\n\n\n<p>2018\u5e74\u304b\u3089\u4e2d\u56fd\u5317\u4eac\u3067\u9818\u533b\u533b\u7f8e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9662\u9577\u3092\u517c\u4efb\u3057\u3066\u65e5\u3005\u306e\u6cbb\u7642\u30fb\u5f8c\u9032\u306e\u6307\u5c0e\u306b\u5f53\u305f\u3063\u3066\u3044\u308b\u3002\u5618\u3084\u8a87\u5f35\u3092\u7528\u3044\u305a\u3001\u3042\u308a\u306e\u307e\u307e\u306e\u7f8e\u5bb9\u533b\u7642\u3092\u304a\u5c4a\u3051\u3059\u308b\u3053\u3068\u3092\u4f01\u696d\u7406\u5ff5\u3068\u3057\u3066\u3044\u308b\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2009\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>\u5929\u7406\u3088\u308d\u3065\u76f8\u8ac7\u6240\u75c5\u9662 \u30b8\u30e5\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2011\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u4ed8\u5c5e\u75c5\u9662 \u809d\u80c6\u81b5\u79fb\u690d\u5916\u79d1 \u30b7\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2012\u5e74\u5927\u6d25\u65e5\u672c\u8d64\u5341\u5b57\u75c5\u9662 \u5916\u79d1 \u52e4\u52d9<\/li><li>\u5927\u624b\u7f8e\u5bb9\u5916\u79d1 \u52e4\u52d9<\/li><li>2015\u5e74\u9280\u5ea7\u30de\u30ea\u30a2\u30fc\u30b8\u30e5\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30af\u30ea\u30cb\u30c3\u30af\u958b\u9662 \u9662\u9577\u5c31\u4efb2017\u5e74\u62e1\u5f35\u79fb\u8ee2\u3057\u3001\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306b\u540d\u79f0\u5909\u66f4<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a href=\"https:\/\/prime-ginza.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/a><ul><li><a href=\"#titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><li><a href=\"#titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/a><ul><li><a href=\"#titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/a><ul><li><a href=\"#titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#mens_tbc\">MEN\u2019S TBC<\/a><ul><li><a href=\"#mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><ul><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&amp;A<\/a><ul><li><a href=\"#titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg\" alt=\"\" class=\"wp-image-22813\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3088\u304f\u3042\u308b<strong>\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong>\u3092\u60f3\u5b9a\u3057\u3001\u3069\u306e\u7a0b\u5ea6\u306e\u8cbb\u7528\u3067\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3067\u304d\u308b\u306e\u304b\u8131\u6bdb\u65b9\u6cd5\u5225\u306b\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570<\/td><td>\u25cb<br>20\u301c25\u56de<\/td><td>\u25ce<br>10\u301c12\u56de<\/td><td>\u25b3<br>30\u301c40\u56de<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br>\u3067\u304d\u306a\u3044<\/td><td>\u25cb<br>\u3067\u304d\u308b<\/td><td>\u25ce<br>\u9ad8\u3044\u78ba\u7387\u3067\u3067\u304d\u308b<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u25cb<br>\u3084\u3084\u5f37\u3044<\/td><td>\u25b3<br>\u5f37\u3044<\/td><td>\u2715<br>\u304b\u306a\u308a\u5f37\u3044<\/td><\/tr><tr><td>\u7dcf\u8cbb\u7528<\/td><td>\u25cb<br>300,000\u301c360,000\u5186<\/td><td>\u25ce<br>180,000\u301c200,000\u5186<\/td><td>\u25b3<br>900,000\u301c1,000,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u52b9\u679c\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n\n\n<p>\u4e0a\u8a18\u306e\u8868\u3092\u307f\u308b\u3068\u6700\u3082\u5c11\u306a\u3044\u56de\u6570\u3067\u30d2\u30b2\u304c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\u306f\u3001<span class=\"highlighted\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span>\u3060\u3068\u8a00\u3046\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u7dcf\u8cbb\u7528\u3082\u4ed6\u306e\u8131\u6bdb\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u5b89\u304f\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001<span class=\"redcolor\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u8131\u6bdb\u6642\u306e\u75db\u307f\u304c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u3082\u5f37\u304f<\/span>\u65bd\u8853\u4e2d\u306b\u6211\u6162\u3092\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u75db\u307f\u304c\u82e6\u624b\u306a\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u305f\u3060\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u304f\u3001\u8cbb\u7528\u3082\u9ad8\u984d\u3067\u3059\u304c\u8131\u6bdb\u52b9\u679c\u304c\u6700\u3082\u9ad8\u3044\u306e\u304c\u7279\u5fb4\u3002\u307e\u305f\u3001\u7d30\u304b\u306a\u90e8\u5206\u306e\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3068\u3044\u3046\u5e0c\u671b\u4ee5\u5916\u306b\u3082\u300c\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u5834\u5408\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg\" alt=\"\" class=\"wp-image-22814\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u3068\u8a00\u3063\u305f<span class=\"highlighted\">\u30d1\u30fc\u30c4\u5225\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>\u25cb<br>80,000\u301c130,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>100,000\u301c150,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u5b9f\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u30d1\u30fc\u30c4\u5225\u3067\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u5834\u5408\u3068\u6bd4\u8f03\u3057\u3066<span class=\"redcolor\">\u65bd\u8853\u56de\u6570\u306f\u3042\u307e\u308a\u5909\u308f\u308a\u307e\u305b\u3093<\/span>\u3002\u8131\u6bdb\u3059\u308b\u7bc4\u56f2\u304c\u72ed\u304f\u3066\u3082\u3001\u4e00\u56de\u3067\u5168\u3066\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u90e8\u5206\u7684\u306b\u30d2\u30b2\u304c\u8584\u3044\u306a\u3069\u306e\u500b\u4eba\u5dee\u304c\u3042\u308c\u3070\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u57fa\u672c\u7684\u306b\u306f<span class=\"redcolor\">\u5168\u4f53\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u306e\u3068\u540c\u3058\u3082\u3057\u304f\u306f\u82e5\u5e72\u5c11\u306a\u3044\u7a0b\u5ea6\u306e\u56de\u6570\u306f\u304b\u304b\u308b<\/span>\u3053\u3068\u3092\u628a\u63e1\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3001<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u7bc4\u56f2\u304c\u72ed\u304f\u306a\u308b\u3068\u8131\u6bdb\u56de\u6570\u306f\u5c11\u306a\u304f\u306a\u308a\u307e\u3059<\/strong>\u3002\u3053\u308c\u306f\u4e00\u672c\u4e00\u672c\u306e\u6bdb\u306b\u5bfe\u3057\u71b1\u3092\u52a0\u3048\u3066\u8131\u6bdb\u3057\u3066\u3044\u304f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u7279\u5fb4\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg\" alt=\"\" class=\"wp-image-22815\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3067\u306f\u3001\u7d9a\u3044\u3066<strong>\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/strong>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002\u3053\u3053\u3067\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u3092\u7d0450\uff05\u8131\u6bdb\u3059\u308b\u3068\u3044\u3046\u5834\u5408\u3092\u60f3\u5b9a\u3057\u3066\u307f\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>800,000\u301c120,000\u5186<br>\uff088\u301c10\u56de\uff09<\/td><td>\u25ce<br>50,000\u301c80,000\u5186<br>\uff083\u301c5\u56de\uff09<\/td><td>\u25b3<br>450,000\u301c500,000\u5186<br>\uff0815\u301c20\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u9752\u30d2\u30b2\u3092\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306f\u6bd4\u8f03\u7684\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd<\/span>\u3067\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3059\u308b\u3068\u30d2\u30b2\u304c\u8584\u3044\u72b6\u614b\u304c\u9577\u671f\u9593\u6301\u7d9a\u3059\u308b\u306e\u304c\u7279\u5fb4\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u76ee\u7684\u306f\u6e1b\u6bdb\u3067\u3042\u308a\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u5b9a\u671f\u7684\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u7d9a\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c<strong>\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u308b\u300d\u53ef\u80fd\u6027\u304c\u3042\u308b\u5834\u5408\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u6e1b\u6bdb\u304c\u76ee\u7684\u3067\u3042\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/strong>\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u76ee\u7684\u306b\u5fdc\u3058\u3066\u8131\u6bdb\u65b9\u6cd5\u3092\u691c\u8a0e\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/span><\/h2>\n\n\n\n<p>\u25bc\u8131\u6bdb\u524d\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg\" alt=\"\" class=\"wp-image-22806\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc1\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg\" alt=\"\" class=\"wp-image-22807\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg 696w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3-300x167.jpg 300w\" sizes=\"(max-width: 696px) 100vw, 696px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc5\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg\" alt=\"\" class=\"wp-image-22810\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc10\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg\" alt=\"\" class=\"wp-image-22811\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10-300x168.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>1\u30ab\u6708\u30d2\u30b2\u3092\u5243\u3063\u3066\u3044\u307e\u305b\u3093\u3002<\/figcaption><\/figure><\/div>\n\n\n\n<p>\u8131\u6bdb\u56de\u6570\u304c\u5897\u3048\u3066\u3044\u304f\u3054\u3068\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u5168\u4f53\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u306b\u4f34\u3044\u3001\u30d2\u30b2\u306e\u51e6\u7406\u6642\u9593\u304c\u77ed\u7e2e\u3002\u3055\u3089\u306b<strong>\u30d2\u30b2\u5243\u308a\u306e\u56de\u6570\u3082\u6e1b\u3063\u3066\u3044\u304d\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u5243\u308a\u3092\u6bce\u65e5\u884c\u306a\u3063\u3066\u3044\u305f\u306e\u304c\u300110\u56de\u76ee\u306e\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306b\u306f<strong>1\u30ab\u6708\u653e\u7f6e\u3057\u3066\u3082\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u90e8\u5206\u306b\u8584\u304f\u751f\u3048\u308b\u7a0b\u5ea6<\/strong>\u306b\u3002<\/p>\n\n\n\n<p>\u982c\u3084\u9996\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u306a\u3069\u306f\u591a\u5c11\u524d\u5f8c\u3059\u308b\u3067\u3057\u3087\u3046\u3002\u3057\u304b\u3057\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u306a\u3046\u3068\u30d2\u30b2\u306f\u751f\u3048\u306a\u304f\u306a\u308a\u6bce\u671d\u306e\u30d2\u30b2\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5b9f\u306f\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u306f\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u5b58\u5728\u3057\u307e\u3059\u3002\u4e00\u5ea6\u3001\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u9577\u671f\u9593\u30d2\u30b2\u304c\u751f\u3048\u306a\u3044\u72b6\u614b\u304c\u6301\u7d9a\u3002\u305d\u306e\u305f\u3081\u3001\u6c38\u4e45\u8131\u6bdb\u5f8c\u306b\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u3044\u300d\u3068\u601d\u3063\u3066\u3082\u751f\u3084\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c\u3001\u30d2\u30b2\u3067\u904a\u3073\u305f\u3044\u3068\u601d\u3063\u3066\u3044\u308b\u65b9\u30fb\u751f\u3084\u3059\u53ef\u80fd\u6027\u304c\u3042\u308b\u65b9\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3088\u308b\u6e1b\u6bdb\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u7d99\u7d9a\u7684\u306b\u53d7\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u901f\u5ea6\u306f\u9045\u304f\u306a\u308a\u30d2\u30b2\u306e\u51e6\u7406\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u5927\u5e45\u306b\u77ed\u7e2e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f35\u9078\u3002\u75db\u304f\u306a\u3044\u8131\u6bdb\u3067\u6bdb\u306e\u60a9\u307f\u3092\u89e3\u6d88<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg\" alt=\"\" class=\"wp-image-22816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u304a\u5f97\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e<span class=\"highlighted\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3044\u305a\u308c\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u5b89\u3044<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\">MEN\u2019S TBC<\/a><\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u7d30\u304b\u306a\u3067\u304d\u308b<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c100\u5186<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u521d\u8a3a\u6599\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u30fb\u85ac\u4ee3\u304c\u7121\u6599<\/td><\/tr><tr><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p><strong>\u5168\u56fd\u306b60\u9662<\/strong>\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308b\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3002\u30e1\u30f3\u30ba\u8131\u6bdb\u306b\u304a\u3044\u3066\u3082<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6<\/span>\u306e\u5b9f\u7e3e\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>1\u56de\u3042\u305f\u308a\u306e\u8131\u6bdb\u6599\u91d1\u304c\u975e\u5e38\u306b\u5b89\u304f\u3001\u304a\u5f97\u306b\u8131\u6bdb\u3092\u7d99\u7d9a\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3002\u307e\u305f\u3001\u6700\u65b0\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u308a<strong>\u7537\u6027\u306e\u6fc3\u3044\u30d2\u30b2\u306b\u5bfe\u3057\u3066\u3082\u9ad8\u3044\u8131\u6bdb\u52b9\u679c<\/strong>\u304c\u671f\u5f85\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u8131\u6bdb\u9aed\u7537Z<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u5243\u308a\u306e\u56de\u6570\u304c\u6e1b\u308b\u3068\u3053\u3093\u306a\u306b\u3082\u5feb\u9069\u306a\u3093\u3060\u306a\u3002\u307f\u3093\u306a\u3072\u3052\u8131\u6bdb\u3057\u305f\u307b\u3046\u304c\u3044\u3044\u3088\u3002\u56e0\u307f\u306b<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u3067\u8131\u6bdb\u3057\u305f\u3088\u3002\u7f8e\u4eba\u306e\u53d7\u4ed8\u306e\u304a\u59c9\u3055\u3093\u306b\u300c\u9ebb\u9154\u3059\u308b\u4eba\u3042\u307e\u308a\u3044\u307e\u305b\u3093\u3088\u300d\u3063\u3066\u8a00\u308f\u308c\u305f\u3002\u3067\u3082\u30d2\u30b2\u6fc3\u3044\u90e8\u5206\u306f\u3059\u3052\u3047\u75db\u304b\u3063\u305f\u3002 <br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAZZCI<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff14\u56de\u76ee\u306e\u65bd\u8853\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\uff01 \u524d\u56de\u304b\u3089\u306e\u5927\u304d\u306a\u5909\u5316\u306f \u7121\u3044\u3088\u3046\u306b\u601d\u3048\u307e\u3059\u304c \u65bd\u8853\u524d\u306b\u6bd4\u3079\u308b\u3068<strong>\u898b\u9055\u3048\u308b\u307b\u3069\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f<\/strong>\u3002\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u304b\u3063\u305f\u306a\u3002\u3067\u3082\u3084\u3063\u3071\u3001\u75db\u307f\u306f\u7d50\u69cb\u5f37\u304f\u3066\u6ce3\u304f\u304b\u3068\u601d\u3063\u305f\u3002\u8131\u6bdb\u5f8c\u306f\u808c\u306e\u8d64\u304f\u306a\u3063\u3066\u75db\u3005\u3057\u3044\u3002<br>\u53c2\u7167\uff1aTwitter <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-458258d4-afc7-4131-9941-64c6367f0f43\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3082\u308a\u304a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3051\u3069\u3001\u5287\u7684\u306b\u306f\u5909\u308f\u3093\u306a\u3044\u306a\u30fc\u3002\u3082\u3068\u3082\u3068\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\u3060\u304b\u3089\u304b\u306a\u3002\u3067\u30826\u56de\u76ee\u3067\u3084\u3063\u3068\u6700\u521d\u3068\u6bd4\u3079\u3066\u8584\u304f\u306a\u3063\u3066\u304d\u305f\u304b\u3082\u3002<strong>\u30b9\u30bf\u30c3\u30d5\u3082\u4e01\u5be7\u3060\u3057\u3001\u306a\u306b\u3088\u308a\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17\u304c\u826f\u3044<\/strong>\u3002\u3082\u3046\u3061\u3087\u3063\u3068\u7d99\u7d9a\u3057\u307e\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d6\u56de\u30b3\u30fc\u30b9<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>16,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u982c\u3001\u3082\u307f\u3042\u3052\u5468\u8fba<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>19,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>29,280\u5186\uff0f6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u89e3\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover\uff09<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u3067\u304a\u3053\u306a\u308f\u308c\u3066\u3044\u308b<strong>\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff09<\/strong>\u306f\u8131\u6bdb\u52b9\u679c\u304c\u9ad8\u3044\u3053\u3068\u3067\u6709\u540d\u3002\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306f10\u5e74\u4ee5\u4e0a\u751f\u3048\u308b\u3053\u3068\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u52b9\u679c\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3088\u308a\u9ad8\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306f<strong>\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/strong>\u3067\u3042\u308b\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u5c71\u53e3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u3001\u660e\u65e5\u304b\u3089\u672c\u683c\u7684\u306a\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u307e\u3059\uff01 \u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u7121\u77e5\u3067\u3057\u305f\u304c<strong>\u304a\u5e97\u306e\u65b9\u304c\u89aa\u5207\u306b\u8aac\u660e<\/strong>\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002 \u307e\u305a\u306f\u90e8\u5206\u7684\u306b30%\u6e1b\u3089\u3057\u307e\u3059\uff01\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3067\u304d\u308b\u305d\u3046\u3067\u3081\u3063\u3061\u3083\u697d\u3057\u307f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u702c\u6238<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u8131\u6bdb\u306f\u6599\u91d1\u304c\u5c11\u3057\u9ad8\u3044\u3067\u3059\u3002<strong>\u521d\u56de\u4f53\u9a13\u30921000\u5186<\/strong>\u3068\u9b45\u529b\u7684\u3060\u3051\u3069\u3001\u305d\u306e\u3042\u3068\u306f\u9ad8\u3081\u3002\u7406\u7531\u304c\u3042\u3063\u3066\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u3067\u3059\u3002\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u8131\u6bdb\u3067\u3059\u304c\u3001\u7d4c\u6e08\u7684\u306b\u304b\u306a\u308a\u4f59\u88d5\u3042\u308b\u4eba\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u304c\u3001\u666e\u901a\u306e\u65b9\u306f\u3082\u3063\u3068\u5b89\u304f\u3066\u304a\u3059\u3059\u3081\u304c\u3042\u308b\u306a\u3068\u601d\u3044\u307e\u3059\u3002 \u5b9f\u969b\u306b\u6bdb\u3082\u751f\u3048\u3066\u3053\u306a\u3044\u3067\u3059\u3057\u3001\u7d50\u69cb\u826f\u3044\u3067\u3059\u3002<br>\u53c2\u7167\uff1bGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-137227f7-86b0-44e7-a43c-e89408018828\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u540d\u524d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u9577\u3055\u3093\u306f\u5973\u6027\u3067\u5bfe\u5fdc\u304c\u826f\u304f\u3001\u5e97\u54e1\u3055\u3093\u3082\u7686\u5973\u6027\u3067\u65bd\u8853(\u8131\u6bdb)\u6642\u306b\u3001\u3061\u3083\u3093\u3068\u4e00\u4eba\u4e00\u4eba\u306b\u62c5\u5f53\u5236\u304c\u7740\u304f\u307f\u305f\u3044\u306a\u611f\u3058\u3067\u3059\u3002 \u7537\u6027\u306e\u9aed(\u30d2\u30b2)\u8131\u6bdb\u306f\u3001\u4eba\u306b\u5bc4\u308a\u3051\u308a\u3067?<strong>\u6d99\u304c\u51fa\u308b\u307b\u3069\u75db\u3044<\/strong>\u306e\u3068\u3001\u6fc0\u75db\u3067\u3057\u305f\u3002(\u500b\u4eba\u306e\u611f\u60f3\u3067\u3059\u3002) \u6bdb\u30921\u672c1\u672c\u96fb\u6c17\u3067\u30d3\u30ea\u30d3\u30ea\u53d6\u308b\u611f\u3058\u3067\u3059\u3002\u305d\u306e\u5206 \u6642\u9593\u3082\u304b\u304b\u308b\u3057\u3001\u75db\u3055\u3092\u6211\u6162\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u611f\u3058\u3067\u3059\u3002 <br>\u53c2\u7167\uff1bGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u6599\u91d1\uff0f\u672c\u6570<\/td><\/tr><tr><td>\u30d2\u30b2<\/td><td>132\u5186\uff5e\uff0f1\u672c<br>\uff08\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c110\u5186\u301c\uff0f1\u672c\uff09<\/td><\/tr><tr><td>\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3<br>\uff08\u4e00\u4f8b\uff09<\/td><td>105,800\u5186\uff0f\u30d2\u30b2800\u672c<br>\uff086\u56de\u6255\u3044\u53ef\u80fd\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\uff0a\u30e1\u30f3\u30d0\u30fc\u306b\u306a\u308b\u305f\u3081\u306b\u306f\u5165\u4f1a\u91d1\u3001\u4e8b\u52d9\u624b\u6570\u6599\u3068\u3057\u306616,500\u5186\u304c\u5fc5\u8981\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<br>\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff1a\u9ad8\u5468\u6ce2\u91dd\u8131\u6bdb\uff09<br>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\uff08IPL\u8131\u6bdb\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30a8\u30d4\u30e9\u30c3\u30b7\u30e5\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff09<br>\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u6a5f\u5668\u306f\u8a18\u8f09\u306a\u3057<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u305f\u3081\u75db\u307f\u306f\u5f37\u3044\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u4e2d\u7a0b\u5ea6\u306e\u75db\u307f\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u305d\u306e\u4ed6\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u4f7f\u7528\u3055\u308c\u308b\u8131\u6bdb\u6a5f<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/span>\u306f\u65e5\u713c\u3051\u808c\u3067\u3082\u8131\u6bdb\u304c\u53ef\u80fd\u3002\u307e\u305f\u3001<strong>\u5f93\u6765\u306e\u8131\u6bdb\u6a5f\u3088\u308a\u5927\u808c\u306b\u75db\u307f\u3092\u6291\u3048\u308b<\/strong><strong>\u3053\u3068\u306b\u6210\u529f<\/strong>\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u51686\u56de\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u7d42\u3048\u308b\u3068\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306f3\u5e74\u9593100\u5186<\/strong>\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u30d2\u30b2\u304c\u6fc3\u304f\u3001\u8131\u6bdb\u56de\u6570\u304c10\u56de\u4ee5\u4e0a\u5fc5\u8981\u306a\u65b9\u306f\u304a\u5f97\u306b\u7d99\u7d9a\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n<h4><span id=\"titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">IS<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u306a\u3093\u304b\u26061\u591a\u3044\u3051\u3069\u6bdb\u306e\u751f\u3048\u5909\u308f\u308a\u5468\u671f\u7684\u306b\u4e88\u7d04\u306f1,2\u30f5\u6708\u306b\u4e00\u5ea6\u3060\u3057\u30016\u56de\u901a\u3063\u3066\u7a7a\u304d\u7121\u304f\u3066<strong>\u56f0\u3063\u305f\u4e8b\u306f\u4e00\u5ea6\u3082\u306a\u3044\u305e<\/strong>\u3001\u4e88\u7d04\u6642\u9593\u62e1\u5f35\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u4f7f\u3063\u3066\u306a\u3044\u3093\u3058\u3083\u306a\u3044\u304b\uff1f\u30d2\u30b2\u3082\u3057\u3063\u304b\u308a\u306a\u304f\u306a\u308b\u3057\u3001\u826f\u3044\u3068\u601d\u3046\u305e\u3002<br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAN<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e8b\u524d\u306b\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3067\u898b\u305f\u5185\u5bb9\u3001\u6599\u91d1\u3068\u3042\u307e\u308a\u5909\u308f\u308a\u306a\u304f\u3001\u3064\u307e\u308a\u8ffd\u52a0\u6599\u91d1\u3067\u5132\u3051\u305f\u3044\u3001\u3068\u3044\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3055\u305d\u3046\u3002 \u305f\u3060\u4e00\u90e8\u76ae\u819a\u306e\u30b1\u30a2\u3067\u8ffd\u52a0\u6599\u91d1\u304c\u767a\u751f\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u63d0\u793a\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u3053\u308c\u306f\u30de\u30b9\u30c8\u3067\u306f\u306a\u3044\u3088\u3046\u3067\u4e01\u5be7\u306b\u304a\u65ad\u308a\u3002<br><br>\u5951\u7d04\u5f53\u65e5\u306b\u4e00\u822c\u578b\u306e\u6a5f\u68b0\u3067\u65bd\u8853\u3092\u53d7\u3051\u307e\u3057\u305f\u304c\u3001\u7d50\u69cb\u75db\u3044w\u3042\u307e\u308a\u75db\u304c\u3063\u3066\u308b\u306e\u3067\u3001\u4e01\u5be7\u306b\u3084\u3063\u3066\u3082\u3089\u3063\u305f\u3002<strong>\u3053\u308c\u306f\u7b11\u6c17\u30ac\u30b9\u306f\u5fc5\u9808\u3060\u3068\u601d\u3044\u307e\u3059\u3002<\/strong><br><br>\u3042\u3068\u53d7\u4ed8\u306b\u7f8e\u4eba\u306e\u30b9\u30bf\u30c3\u30d5\u304c\u305f\u304f\u3055\u3093\u3044\u3089\u3057\u3066\u3001\u305d\u308c\u3082\u96a0\u308c\u30dd\u30a4\u30f3\u30c8\u3002<br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KNZ<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u5168\u4f536\u56de\u306e\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3002\u6b21\u56de\u304b\u30891\u56de\u306b\u3064\u304d100\u5186\u3092\u652f\u6255\u3063\u3066\u65bd\u8853\u3057\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3057\u305f\u3002<strong>\u7d50\u8ad6\u7684\u306b\u306f\u304b\u306a\u308a\u6e80\u8db3<\/strong>\u3002\u305d\u308c\u307e\u3067\u306f\u7537\u602710\u4eba\u4e2d1~2\u756a\u76ee\u3092\u4e89\u3046\u304f\u3089\u3044\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u304b\u3089\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u306a\u3093\u30687~8\u756a\u76ee\u304f\u3089\u3044\u306e\u8584\u3055\u306b\uff01<br><br>\u7279\u306b\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u9996\u56de\u308a\u306e\u9752\u3005\u3057\u3055\u306f\u521d\u56de\u306e\u65bd\u8853\u30678\u5272\u304f\u3089\u3044\u89e3\u6c7a\u3057\u3066\u3073\u3063\u304f\u308a\u3002 <br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d<\/td><td>\u6708\u30051,261\u5186\u301c\uff0f60\u56de<\/td><td>75,680\u5186\uff0f6\u56de<br><strong>\uff087\u56de\u76ee\u4ee5\u964d100\u5186\uff09<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d\u304c\u53ef\u80fd<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u6c60\u888b\u30fb\u65b0\u5bbf\u672c\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u4e0a\u91ce\u30fb\u753a\u7530\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u5bae\u30fb\u6a2a\u6d5c\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u798f\u5ca1\u5929\u795e\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u65b0\u5bbf\u672c\u9662<br>\u5e73\u65e5\u300011:00\u301c20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\u300011:00\u301c20:00<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0fWEB\u30b5\u30a4\u30c8<\/a>\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u533b\u5e2b\u3067\u306f\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3042\u305f\u308a\u307e\u3059\u304c\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u9055\u3044\u307e\u3059\u3002<strong>\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u62c5\u5f53\u3057\u3066\u304f\u308c<\/strong>\u308b\u305f\u3081\u5b89\u5fc3\u611f\u304c\u9055\u3044\u307e\u3059\u306d\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u306e\u305f\u3081\u306b<span class=\"highlighted\">\u5b66\u5272\u30fb\u4e57\u308a\u63db\u3048\u5272\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/span>\u306a\u3069\u69d8\u3005\u306a\u304a\u5f97\u306a\u5236\u5ea6\u3092\u7528\u610f\u3002\u305d\u306e\u4e16\u4ee3\u306e\u65b9\u3067\u3082\u6bce\u6708\u306e\u8ca0\u62c5\u3092\u5c11\u306a\u304f\u3057\u306a\u304c\u3089\u8131\u6bdb\u3092\u884c\u3046\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u6728\u9752<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u308d\u3093\u306a\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u306b\u884c\u3063\u305f\u3051\u3069\u4e00\u756a\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u305f\u6c17\u304c\u3059\u308b\u3002\u75db\u3044\u3051\u3069\u3002<strong>\u7537\u6027\u5c02\u9580\u3060\u304b\u3089\u5ba2\u3082\u7537<\/strong>\u3060\u3057\u3001\u30b9\u30bf\u30c3\u30d5\u3082\u7537\u3070\u304b\u308a\u3002\u65b0\u5bbf\u4e09\u4e01\u76ee\u304b\u3089\u8fd1\u3044\u306e\u3082\u3044\u3044\u3002 <br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u305f\u306a\u3079\u3047<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u524d\u304b\u3089\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u30d2\u30b2\u8131\u6bdb\u3084\u3063\u3066\u307e\u3059 \u73fe\u57285\u56de\u7167\u5c04\u6e08\u3002<strong>\u8584\u304f\u306f\u306a\u3063\u3066\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306f\u7a0b\u9060\u3044<\/strong>\u3067\u3059\u306d\u3002\u4eba\u306b\u3088\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u306e\u9aed\u306f5\u56de\u76ee\u304c\u6298\u308a\u8fd4\u3057\u5730\u70b9\u304f\u3089\u3044\u304b\u306a\u3063\u3066\u8a00\u308f\u308c\u307e\u3057\u305f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e837a59-eb86-469e-b345-004dad2cc557\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306f\u306a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u304b\u3052\u3067\u3072\u3052\u5243\u308a\u306e\u6642\u9593\u304c\u306a\u304f\u306a\u3063\u305f^_^ \u65e9\u671d\u304b\u3089\u306e\u30ed\u30b1\u3082\u3072\u3052\u5243\u308a\u7121\u3044\u3060\u3051\u3067\u30c6\u30f3\u30b7\u30e7\u30f3\u4e0a\u304c\u308b\u301c\u3002 <strong>\u671d\u306e\u7121\u99c4\u306a\u6642\u9593\u304c\u306a\u3044\u304b\u3089\u307e\u3058\u5feb\u9069<\/strong>\u3002\u75db\u307f\u306f\u3059\u3054\u3044\u3051\u3069\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td> 5\u56de\u30b3\u30fc\u30b9\u306e\u8cbb\u7528 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 2,300\u5186\/6\u56de <\/td><td> 14,000\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 3,100\u5186\/24\u56de <\/td><td> 69,800\u5186 <\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a3,200\u5186\/18\u56de <br>\u901a\u5e38\uff1a3,200\u5186\/30\u56de <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186 <br>\u901a\u5e38\uff1a89,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u5272\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg\" alt=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-93876\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg 650w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500-300x231.jpg 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba&nbsp;\u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306f2024\u5e747\u6708\u306b\u300c\u30e1\u30f3\u30ba\u3058\u3076\u3093\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3068\u7d71\u5408\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u62e1\u5927\u4e2d\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/span>\u306a\u306e\u304c\u3001\u30e1\u30f3\u30ba&nbsp;\u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7279\u5fb4\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3067\u3082\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/td><td>9,800\u5186\/3\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30bd\u30d7\u30e9\u30ce\u30c1\u30bf\u30cb\u30a6\u30e0\u3001\u30b9\u30d7\u30ec\u30f3\u30c0\u30fcX\u3001\u30e9\u30b7\u30e3 \u30c8\u30ea\u30cb\u30c6\u30a3\u30d7\u30ed<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a\u7121\u6599\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td><strong>\u3010\u6771\u4eac\u3011<\/strong><br>\u9280\u5ea7\u9662\u30fb\u9280\u5ea74\u4e01\u76ee\u9662\u30fb\u65b0\u5bbf\u5357\u53e3\u9662\u30fb\u65b0\u5bbf3\u4e01\u76ee\u9662\u30fb\u8868\u53c2\u9053\u9662\u30fb\u6c60\u888b\u6771\u53e3\u9662\u30fb\u4e0a\u91ce\u4e2d\u592e\u901a\u308a\u9662\u30fb\u5317\u5343\u4f4f\u9662\u30fb\u5409\u7965\u5bfa\u897f\u53e3\u9662\u30fb\u7acb\u5ddd\u5317\u53e3\u9662\u30fb\u753a\u7530\u6771\u53e3\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u53172\u6761\u9662\u30fb\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5927\u5bae\u897f\u53e3\u9662\u30fb\u5343\u8449\u6771\u53e3\u9662\u30fb\u8239\u6a4b\u5357\u53e3\u9662\u30fb\u67cf\u897f\u53e3\u9662\u30fb\u6a2a\u6d5c\u96622nd<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u99c5\u5357\u9662\u30fb\u540d\u99c52\u4e01\u76ee\u9662<br><br><strong>\u3010\u95a2\u897f\u3011<\/strong><br>\u6885\u7530\u8336\u5c4b\u753a\u9662\u30fb\u5fc3\u658e\u6a4b\u96622nd\u30fb\u4e09\u5bae\u9662<br><br><strong>\u3010\u5317\u9678\u3011<\/strong><br>\u91d1\u6ca2\u9662<br><br><strong>\u3010\u4e2d\u56fd\u30fb\u4e5d\u5dde\u3011<\/strong><br>\u5e83\u5cf6\u672c\u901a\u9662\u30fb\u5929\u795e\u5927\u540d\u9662<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/aletheia-neo-clinic.com\/cliniclist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/a>\u300d\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u5404\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Web\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbDINERS\u30fbAMEX\u30fbDISCOVER\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&amp;A<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg\" alt=\"\" class=\"wp-image-22817\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u30fb\u7591\u554f\u306b\u5bfe\u3059\u308b\u56de\u7b54\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u308c\u304b\u3089\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3088\u3046\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<p>\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<span class=\"highlighted\">\u8131\u6bdb\u5668<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/span>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03 <\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg\" alt=\"\" class=\"wp-image-22819\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<span class=\"redcolor\">\u75db\u307f\u304c\u5f37\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<span class=\"redcolor\">\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/span>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h2><span id=\"titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg\" alt=\"\" class=\"wp-image-22820\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u3076\u304b\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001<span class=\"highlighted\">\u7dcf\u8cbb\u7528\u304c\u5b89\u3044\u306e\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3067\u884c\u3046\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3044\u5834\u5408\u306f<span class=\"redcolor\">\u3067\u304d\u308b\u3060\u3051\u65e9\u3081\u306b\u884c\u306a\u3046\u3053\u3068\u3092\u5f37\u304f\u304a\u3059\u3059\u3081<\/span>\u3057\u307e\u3059\u3002\u306a\u305c\u306a\u3089\u3001\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u308b\u3068\u767d\u9aea\u90e8\u5206\u3078\u306e\u8131\u6bdb\u52b9\u679c\u304c\u8584\u308c\u3066\u3057\u307e\u3046\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u52b9\u679c\u304c\u4e00\u90e8\u5206\u3060\u3051\u8584\u308c\u3066\u3057\u307e\u3046\u3068\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u307e\u3060\u3089\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u7dba\u9e97\u306b\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u300c<span class=\"redcolor\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u304b\u3063\u305f\u3051\u3069\u3001\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u3044\u305f\u304b\u3089\u3046\u307e\u304f\u3067\u304d\u306a\u304b\u3063\u305f<\/span>\u300d\u3068\u3044\u3046\u65b9\u3082\u3002<\/p>\n\n\n\n<p>\u65e9\u3044\u65b9\u306f30\u4ee3\u304b\u3089\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u304d\u3066\u3057\u307e\u3046\u305f\u3081\u3001\u3067\u304d\u308b\u3060\u3051\u65e9\u3044\u6bb5\u968e\u3067\u8131\u6bdb\u3092\u884c\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3063\u3066\u3042\u308b\uff1f <\/td><td style=\"text-align:left\"> <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u4f55\u56de\u901a\u3048\u3070\u30d2\u30b2\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff1f <\/td><td style=\"text-align:left\" rowspan=\"2\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u56de\u6570\u3054\u3068\u306e\u8131\u6bdb\u52b9\u679c\u304c\u898b\u305f\u3044<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u77e5\u308a\u305f\u3044<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\"> \u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tochigi\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-7cf48278-537f-4169-9ae2-87752892eafd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-oosaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-d6301030-2489-46dc-b8f0-7a928609d739\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<strong>\u8131\u6bdb\u5668<\/strong>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<strong>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/strong>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<strong>\u75db\u307f\u304c\u5f37\u3044<\/strong>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/><br\/>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046<br\/>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<strong>\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/strong>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<br\/><strong>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/strong><br\/><strong>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/strong><br\/><strong>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong> <br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b [&hellip;]<\/p>\n","protected":false},"author":29,"featured_media":22802,"parent":20488,"menu_order":765,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b&hellip;","acf":{"long_text_title":"\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","custom_order":"","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"1","show_hide_review":"0","second_featured_image":{"ID":22803,"id":22803,"title":"3734_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3734-none-1.jpg","filesize":57672,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u30102019\u3011\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","author":"18","description":"","caption":"","name":"3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":20904,"date":"2019-12-09 15:57:59","modified":"2019-12-10 00:05:27","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20904"}],"version-history":[{"count":57,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions"}],"predecessor-version":[{"id":95623,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions\/95623"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/22802"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":18112,"date":"2024-06-10T02:00:00","date_gmt":"2024-06-09T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=18112"},"modified":"2024-06-11T01:10:58","modified_gmt":"2024-06-10T16:10:58","slug":"bald-hairremoval-times","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\uff1f"},"content":{"rendered":"\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p><strong>\u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u59cb\u3081\u308b\u524d\u306b\u3001\u4f55\u56de\u7a0b\u5ea6\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\u304b\u77e5\u3063\u3066\u304a\u304d\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u30d2\u30b2\u8131\u6bdb\u306f<span class=\"highlighted\">1\u56de\u76ee\u304b\u3089\u8131\u6bdb\u52b9\u679c<\/span>\u304c\u3042\u308a\u30015\u56de\u300110\u56de\u300115\u56de\u3068\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u5897\u3084\u3059\u307b\u3069\u30c4\u30eb\u30c4\u30eb\u3057\u305f\u808c\u306b\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u52b9\u679c\u3068\u5fc5\u8981\u56de\u6570<\/li><li>\u51e6\u7406\u304c\u5fc5\u8981\u306a\u304f\u306a\u308b\u301c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u5b9f\u969b\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3088\u308b<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb<\/span>\u3092\u884c\u306a\u3063\u305f\u65b9\u306e\u4f53\u9a13\u8ac7\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5fc5\u8981\u306a\u56de\u6570\u304c\u308f\u304b\u308c\u3070\u3001<span class=\"highlighted\">\u6700\u7d42\u7684\u306b\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u304c\u5206<\/span><span class=\"highlighted\">\u304b\u308b<\/span>\u306e\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u5fc5\u898b\u3067\u3059\uff01<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-de123425-6664-42b9-83f2-47ef8379b715\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&amp;A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e747\u670826\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"http:\/\/FAQ4\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/a><\/li><li><a href=\"#titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/a><ul><li><a href=\"#1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/a><\/li><li><a href=\"#5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#rinx\">\u25c6RINX<\/a><\/li><li><a href=\"#rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#mens_tbc\">\u25c6MEN\u2019S TBC<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN&#8217;S TBC\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/a><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/a><ul><li><a href=\"#q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/a><\/li><li><a href=\"#q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/a><\/li><li><a href=\"#q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/a><\/li><li><a href=\"#q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-18763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306e<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u6fc3\u3055\u300d\u3084\u300c\u3069\u306e\u7a0b\u5ea6\u8131\u6bdb\u3057\u305f\u3044\u304b\u300d\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u304b\u306a\u308a\u958b\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/strong>\u306f<strong><span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<\/span><\/strong>\u305f\u3081\u3001\u4e00\u65e6\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u305f\u3068\u601d\u3063\u3066\u3082\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u3001\u307e\u305f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u6e80\u8db3\u3067\u304d\u308b\u307e\u3067\u306e\u56de\u6570\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057<strong>\u75db\u307f\u304c\u6bd4\u8f03\u7684\u5f31\u304f<\/strong>\u3001<strong>1\u56de\u306e\u30b3\u30b9\u30c8\u3082\u304a\u3055\u3048\u3089\u308c\u308b<\/strong>\u305f\u3081\u3001\u624b\u8efd\u306b\u59cb\u3081\u3089\u308c\u308b\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u4eba\u6c17\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a>\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a<\/span>\u30011\u56de\u3042\u305f\u308a\u306e\u52b9\u679c\u3082\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u9ad8\u3044\u3053\u3068\u304c\u7279\u5fb4\u3002<\/p>\n<p>\u3068\u304f\u306b<span class=\"redcolor\">\u6fc3\u3044\u30d2\u30b2\u306e\u5834\u5408\u306f\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046<\/span>\u3068\u3044\u3046\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u65e9\u3044\u65b9\u3060\u3068<strong>2\u301c3\u56de\u7a0b\u5ea6\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3089\u308c<\/strong>\u3001\u30c8\u30fc\u30bf\u30eb\u306e\u56de\u6570\u3082\u6291\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u6700\u5f8c\u306b<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a>\u3067\u3059\u304c\u3001\u3053\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f<strong><span class=\"highlighted\">\u4e8c\u5ea6\u3068\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/strong>\u3053\u3068\u304c\u4e00\u756a\u306e\u30e1\u30ea\u30c3\u30c8\u3002\u307e\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u7167\u5c04\u3067\u304d\u306a\u3044\u3001\u767d\u9aea\u3084\u307b\u304f\u308d\u304b\u3089\u751f\u3048\u3066\u3044\u308b\u6bdb\u3082\u65bd\u8853\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u5168\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u51e6\u7406\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30011\u56de300\u672c\u51e6\u7406\u3067\u304d\u308b\u3068\u4eee\u5b9a\u3057\u3066\u3001<strong>20\u301c80\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u306b\u306a\u308b\u8a08\u7b97\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u6210\u4eba\u7537\u6027\u306e\u30d2\u30b2\u306e\u672c\u6570\u306f\u7d046,000\uff5e25,000\u672c<\/small><\/p>\n<p>\u6642\u9593\u3082\u30b3\u30b9\u30c8\u3082\u304b\u304b\u308b\u305f\u3081\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u3068\u3044\u3046\u3088\u308a\u3001\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u3001<strong>\u30c7\u30b6\u30a4\u30f3\u30d2\u30b2\u3092\u697d\u3057\u307f\u305f\u3044<\/strong>\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30dd\u30a4\u30f3\u30c8<\/li><\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>\u30fb\u75db\u307f\u30841\u56de\u306e\u30b3\u30b9\u30c8\u3092\u304a\u3055\u3048\u305f\u3044\u2192\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\u30fb\u5c11\u306a\u3044\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u2192\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<br>\u30fb\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u2192\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/p>\n\n\n\n<p>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-32491\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u30b3\u30fc\u30b9\u306e\u56de\u6570\u3092\u8ff7\u3063\u3066\u3044\u308b\u65b9\u306f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u6c7a\u3081\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306f\u51e6\u7406\u3059\u308b\u30d2\u30b2\u306e\u672c\u6570\u306b\u3088\u3063\u3066\u4ed5\u4e0a\u304c\u308a\u304c\u5909\u308f\u308b\u305f\u3081\u3001\u3053\u3053\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u30fb\u7d4c\u904e\u306b\u3064\u3044\u3066\u53e3\u30b3\u30df\u3092\u8e0f\u307e\u3048\u3066\u3054\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\" class=\"wp-image-51059\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3048\u3044\u3068 | \u30d6\u30ed\u30b0\u3067\u8131\u30b5\u30e9<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff0f <strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\uff01 \uff3c <br>\u4eca\u671d\u6c17\u4ed8\u3044\u305f\u3093\u3067\u3059\u304c\u9f3b\u4e0b\u306e<strong>\u30d2\u30b2<\/strong>\u306e\u9762\u7a4d\u304c\u6e1b\u3063\u3066\u307e\u3057\u305f<br>\u3081\u3063\u3061\u3083<strong>\u30d2\u30b2<\/strong>\u5243\u308a\u304c\u697d\uff01<br><strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u8131\u6bdb\uff11\u56de\u3067\u3059\u304c \u5272\u3068\u52b9\u679c\u3092\u5b9f\u611f\u4e2d\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/eito2778\/status\/1234794711279394818?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">DANSO<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8a18\u9332: \u4e00\u56de\u3081\u306e<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u304b\u3089\u4e09\u9031\u9593\u3002\u53e3\u3072\u3052\u306e\u9752\u307f\u304c\u8584\u304f\u306a\u3063\u305f\u3002\u30a2\u30b4\u3072\u3052\u5c11\u3057\u629c\u3051\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/DANSO000\/status\/1206774867082657792?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d2\u30b2\u30ea\u30fc\u30de\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306f\u8a18\u5ff5\u3059\u3079\u304d\uff11\u56de\u76ee\u306e\u65bd\u8853\u5f8c\uff11\u304b\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3001\u5206\u304b\u308a\u3084\u3059\u3044\u69d8\u306b\uff12\u65e5\u9593\u30d2\u30b2\u3092\u5243\u3089\u305a\u306b\u4f38\u3070\u3057\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002<br>\u30af\u30ea\u30cb\u30c3\u30af\uff1a\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3000\u8131\u6bdb\u6a5f\uff1a\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u307e\u3060<br>\uff11\u56de\u76ee\u3060\u3057\u84c4\u71b1\u5f0f\u306e\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3067\u306e\u65bd\u8853\u306a\u306e\u3067\u3001\u305d\u308c\u307b\u3069\u5927\u304d\u306a\u5909\u5316\u306f\u306a\u3044\u3051\u3069\u5589\u4ecf\u306e\u8fba\u308a\u306f\u3061\u3087\u3063\u3068\u6e1b\u3063\u3066\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumo_aga\/status\/1235044858215231491?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u304b\u3089\u304b\u30891\u30f6\u6708\u5f8c\" data-id=\"18757\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18757\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1-300x167.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb1\u56de\u76ee\u304b\u30891\u30f6\u6708\u7d4c\u904e<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e0a\u306e\u753b\u50cf\u306f\u30d2\u30b2\u8131\u6bdb1\u56de\u3060\u3051\u884c\u3063\u3066\u304b\u30891\u30f6\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\u3044\u3064\u304b\u3089\u3060\u308d\u3046\u3068\u601d\u3063\u3066\u3044\u305f\u3057\u3001\u521d\u56de\u3058\u3083\u300c\u629c\u3051\u306a\u3044\u3060\u308d\u300d\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u9a5a\u304d\u3067\u3059\u3002\u3061\u306a\u307f\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u304b\u306a\u308a\u3042\u308a\u307e\u3057\u305f\u30fb\u30fb\u30fb\u3067\u3082\u3053\u308c\u3067\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u3068\u601d\u3048\u3070\u6211\u6162\u3067\u304d\u308b\uff01\u3053\u308c\u304b\u3089\u306e\u7d4c\u904e\u304c\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\" class=\"wp-image-51060\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d5\u30af\u30ca\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\uff08<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\uff093\u56de\u76ee\u3067\u307e\u3060\u307e\u3060\u6b8b\u3063\u3066\u3044\u308b\u304c\u3060\u3044\u3076\u8584\u304f\u306a\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/Fukunan_nanpa\/status\/1219643825418670080?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3042\u3080<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306b\u808c\u304c\u8010\u3048\u59cb\u3081\u305f\u611f\u3042\u308b\u3093\u3060\u304c<br>\u5f37\u3081\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<strong>3\u56de<\/strong>\u76ee\u3057\u305f\u306e\u306b\u30b3\u30a4\u30c4\u3089\u5e73\u7136\u3068\u751f\u3048\u3066\u304d\u3084\u304c\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/amut_R\/status\/1237259617723281408?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18758\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18758\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3-300x166.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb3\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30923\u56de\u3057\u3066\u3001\u52b9\u679c\u3092\u3088\u308a\u5b9f\u611f\u3057\u307e\u3057\u305f\u3002\u30d2\u30b2\u304c\u5c11\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d\u3002\u4ee5\u524d\u306f1\u30f6\u6708\u9593\u5243\u3089\u306a\u3044\u3068\u304b\u306a\u308a\u6fc3\u3044\u72b6\u614b\u306b\u306a\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u305d\u308c\u306b\u6bd4\u3079\u308b\u3068\u7dba\u9e97\u3067\u3059\u306d\u3002\u305f\u3060\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u767d\u9aea\u306b\u306f\u53cd\u5fdc\u3057\u306a\u3044\u305f\u3081\u767d\u3044\u30d2\u30b2\u306f\u6b8b\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u306a\u3089\u767d\u9aea\u304c\u306a\u304420\u4ee3\u306e\u3046\u3061\u306b\u3084\u3063\u305f\u65b9\u304c\u826f\u3044\u3067\u3059\u306d\u3002\u3042\u3068\u3001\u4eca\u56de\u306e\u8131\u6bdb\u306f\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u3002\u524d\u65e5\u306b\u304a\u9152\u3092\u98f2\u3093\u3060\u304b\u3089\u304b\u306a\u30fb\u30fb\u30fb\u3002\u8131\u6bdb\u524d\u306f\u304a\u9152\u3092\u98f2\u307e\u306a\u3044\u307b\u3046\u304c\u826f\u3044\u3067\u3059\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-2-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-3-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e3\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-4-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\" class=\"wp-image-51061\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30de\u30ae\u30fc\u5be9\u53f8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>5\u56de<\/strong>\u76ee\uff01<br>\u304b\u306a\u308a\u30b9\u30c3\u30ad\u30ea\u3057\u3066\u304d\u307e\u3057\u305f^_^<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/maggyshinji\/status\/1093713881355083776?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306d\u3053<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">SBC\u306e<strong>\u30d2\u30b2\u8131\u6bdb<\/strong>(6\/6)\u7d42\u308f\u3063\u305f\u30fc\uff01<br>\u3046\u30fc\u30935\u56de\u76ee\u5f8c\u306e\u69d8\u5b50\u3092\u8003\u3048\u308b\u3068\u3088\u3046\u3084\u304f\u534a\u5206\u304f\u3089\u3044\u3063\u3066\u611f\u3058\u305f\u306a\u30fc\u3002\u3053\u308c\u306f\u8ffd\u52a0\u304c\u5fc5\u8981\u304b\u306a<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/yuu_cat1\/status\/1238731215156334592?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c\uff01\u3064\u3044\u306b\u30c4\u30eb\u30c4\u30eb\u304b\uff1f\uff01\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" data-id=\"22859\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/5-1\/\" class=\"wp-image-22859\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb5\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">5\u56de\u76ee\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u826f\u3044\u611f\u3058\u306b\u52b9\u679c\u3092\u5b9f\u611f\u3057\u3066\u3044\u307e\u3059\u3002\u30d2\u30b2\u8131\u6bdb4\u56de\u76ee\u306e\u6642\u306f\u9996\u306e\u90e8\u5206\u306b\u30d2\u30b2\u304c\u6b8b\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306f\u3042\u307e\u308a\u751f\u3048\u3066\u306a\u3044\u3067\u3059\u306d\u3002\u6b8b\u3063\u3066\u3044\u308b\u306e\u306f\u982c\u3068\u9f3b\u4e0b\u306e\u90e8\u5206\u3002\u3053\u3053\u3092\u96c6\u4e2d\u3057\u3066\u3084\u3063\u3066\u3082\u3089\u3044\u305f\u3044\u3067\u3059\u306d\u30021\u56de\u305a\u3064\u52b9\u679c\u304c\u308f\u304b\u308b\u306e\u3067\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\" class=\"wp-image-51062\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840bce20-a73b-4340-ac92-9316d28aed24\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Ken@kintore\u00d7car\u00d7cats<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u8131\u6bdb\u5c02\u9580\u5e97\u300cRINX\u300d\u306b\u3066\u5168\u8eab\u8131\u6bdb\u30922019\u5e74\uff11\u6708\u304b\u3089\u59cb\u3081\u307e\u3057\u305f\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u3092\u958b\u59cb\u3057\u3066\u304b\u3089\u5148\u65e5<strong>10\u56de<\/strong>\u76ee\u3092\u8fce\u3048\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u524d\u3088\u308a\u3082\u304b\u306a\u308a<strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u305d\u308c\u306b\u3088\u308a<strong>\u30d2\u30b2<\/strong>\u3092\u5243\u308b\u983b\u5ea6\u30821\u9031\u9593\u306b\uff11\u301c\uff12\u56de\u7a0b\u5ea6\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306f\u6b8b\u308a<strong>10\u56de<\/strong>\u306a\u306e\u3067\u4eca\u5f8c\u3082\u7d4c\u904e\u3092\u8f09\u305b\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/kintoredietblog\/status\/1174601478725488641?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-899edaea-6086-4b43-9508-bfef462b6c10\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">@datsumomen<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b5\u30ed\u30f3\u306e\u5149\u8131\u6bdb\u3067<strong>10\u56de\u30d2\u30b2<\/strong>\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u982c\u3001\u9996\u3001\u3082\u307f\u3042\u3052\u4ed8\u8fd1\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d<br>\u305f\u3060\u3001\u9f3b\u4e0b\u3068\u984e\u306f\u307e\u3060\u3057\u3076\u3068\u304f\u6b8b\u3063\u3066\u3044\u308b\u611f\u3058\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumomen\/status\/1236807019778039810?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a100046a-503d-4133-bb86-49363a991c5f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3068\u3063\u304d\u30fc \/ \u30e9\u30f3\u30c1\u30af\u30ea\u30a8\u30a4\u30bf\u30fc<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6c38\u4e45\u8131\u6bdb\u3092\u632f\u308a\u8fd4\u308b\uff081\/9\uff09<br><strong>\u30d2\u30b2<\/strong>\u306b\u60a9\u3080\u7537\u6027\u306b\u3080\u3051\u3066<br>\u5168<strong>10\u56de<\/strong>\u30fb10\u30f6\u6708\u306e\u533b\u7642\u8131\u6bdb\uff08\u304b\u304a\uff09<br>\u2192\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u4ee5\u524d\u306f\u671d\u306b\u9577\u6642\u9593\u5927\u91cf\u306e\u525b\u6bdb\u305f\u3061\u3068\u683c\u95d8\u3002\u529b\u3065\u304f\u306a\u306e\u3067\u51fa\u8840\uff0b\u808c\u8352\u308c\u3002\u5e30\u5b85\u3059\u308b\u3068\u304d\u306b\u306f\u6bdb\u306f\u5fa9\u6d3b\u3002\u6614\u304b\u3089\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3067\u5927\u4eba\u306b\u306a\u3063\u305f\u3089\u8131\u6bdb\u3057\u3088\u3046\u3068\u6c7a\u3081\u3066\u3044\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/lunch_creator\/status\/1163806899290038272?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30a2\u30de\u30ce\u30b8\u30e3\u30af<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u3082\u30ec\u30fc\u30b6\u30fc\u3067<strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>10\u56de<\/strong>\u3057\u3066\u3001\u8584\u304f\u306a\u3063\u305f\u3051\u3069\u3001\u307e\u3060\u307e\u3060\u6fc3\u3044\u2026 <br><strong>\u30d2\u30b2<\/strong>\u304c\u6fc3\u3044\u81ea\u5206\u306e\u3088\u3046\u306a\u4eba\u9593\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3001\u8584\u3044\u4eba\u306f\u7fa8\u307e\u3057\u3044\u3067\u3059\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/SunHei2\/status\/1103615705088352257?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-ada62458-5938-403b-92f7-0d296fe9000e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18760\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18760\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10-300x165.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb10\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">10\u56de\u76ee\u304c\u7d42\u308f\u308b\u30681\u30f6\u6708\u9593\u30d2\u30b2\u3092\u5243\u3089\u306a\u304f\u3066\u3082\u3042\u307e\u308a\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u884c\u306a\u3063\u3066\u308b\u306e\u306f\u30ab\u30c3\u30c6\u30a3\u30f3\u30b0\u3060\u3051\u3002\u6c17\u306b\u306a\u308b\u90e8\u5206\u3092\u30cf\u30b5\u30df\u3067\u5207\u3063\u305f\u3050\u3089\u3044\u3067\u3059\u3002\u30c4\u30eb\u30c4\u30eb\u808c\u306b\u8fd1\u3065\u3044\u3066\u304d\u307e\u305f\u306d\u3002\u7d4c\u904e\u89b3\u5bdf\u3057\u3066\u304d\u3066\u3088\u304b\u3063\u305f\uff01<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n<p>\u5143\u3005\u306e\u6bdb\u306e\u6fc3\u3055\u3001\u307e\u305f\u76ee\u6307\u3059\u30b4\u30fc\u30eb\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u5fc5\u8981\u306a\u56de\u6570\u304c\u5909\u308f\u3063\u3066\u304d\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u4eba\u306f\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u3057\u3064\u3064\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e<strong>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u6d3b\u7528<\/strong>\u3057\u3066\u56de\u6570\u3092\u8a2d\u5b9a\u3059\u308b\u306e\u304c\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><span class=\"highlighted\">\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u5c02\u9580<\/span>\u3068\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3042\u308c\u3070\u3001<strong>\u6bce\u65e5\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30d7\u30ed<\/strong>\u304c\u96c6\u7d50\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u81ea\u5206\u306b\u5fc5\u8981\u306a\u56de\u6570\u3092\u898b\u6975\u3081\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\" class=\"wp-image-33909\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u629e\u3057\u3066\u3082\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u306f\u7d42\u308f\u3089\u305a\u3001\u8907\u6570\u56de\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u901a\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f<span class=\"highlighted\">\u6bdb\u5468\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u6bdb\u304c\u751f\u3048\u5909\u308f\u308b\u30b5\u30a4\u30af\u30eb\u306b\u95a2\u4fc2\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6bdb\u5468\u671f\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">\u6210\u9577\u671f\u30fb\u9000\u884c\u671f\u30fb\u4f11\u6b62\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u671f\u9593\u306b\u5206\u985e\u3055\u308c\u307e\u3059\u3002\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u3001\u53d7\u3051\u308b\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u6210\u9577\u671f\u306e\u30d2\u30b2\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<p>\u3061\u306a\u307f\u306b\u6210\u9577\u671f\u306e<span class=\"highlighted\">\u30d2\u30b2\u306f\u5168\u4f53\u306e15\u301c20\uff05\u7a0b\u5ea6<\/span>\u3002\u3064\u307e\u308a\u3001\u4e00\u56de\u306e\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u5168\u4f53\u306e15\u301c20\uff05\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u30d2\u30b2\u306f\u304a\u304a\u3088\u305d2\u30f6\u6708\u304b\u3051\u3066\u6bdb\u5468\u671f\u3092\u4e00\u5468\u3057\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u591a\u304f\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f2\u30f6\u6708\u306b1\u56de\u306e\u8131\u6bdb\u304c\u63a8\u5968\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6bdb\u5468\u671f\u306e\u30da\u30fc\u30b9\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u8131\u6bdb\u3092\u884c\u306a\u3046\u969b\u306f\u3001\u304a\u5e97\u306e\u30b9\u30bf\u30c3\u30d5\u3068<strong>\u76f8\u8ac7\u3057\u306a\u304c\u3089\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3067\u304d\u308b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u7acb\u3066\u307e\u3057\u3087\u3046<\/strong>\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-hairremoval-hair-cycle\/\">\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3068\u6bdb\u5468\u671f\u306e\u95a2\u4fc2\u306f\uff1f\u30d9\u30b9\u30c8\u306a\u671f\u9593\u3067\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3057\u3088\u3046<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg\" alt=\"\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\" class=\"wp-image-22347\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b<span class=\"highlighted\">\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td><\/td><td><br><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><td><img class=\"wp-image-34381\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34272\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png\" alt=\"MEN'S TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png 1280w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-300x169.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-768x432.png 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-1024x576.png 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN&#8217;S TBC<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6700\u5b89\u5024\uff081\u56de\u3042\u305f\u308a5,058\u5186\uff09<br>\u30fb\u521d\u8a3a\u6599\u3001\u85ac\u4ee3\u7121\u6599<\/td><td>\u30fb\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u306a\u3046\u65bd\u8853\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u30d2\u30b2\u8131\u6bdb7\u56de\u76ee\u4ee5\u964d\u304c100\u5186<\/td><td>\u30fb\u521d\u8a3a\u6599\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3001\u51e6\u7f6e\u6599\u3001\u85ac\u4ee3\u7121\u6599<br>\u30fb\u9014\u4e2d\u89e3\u7d04OK<\/td><td>\u30fb\u5fb9\u5e95\u3057\u305f\u9867\u5ba2\u5bfe\u5fdc\u3092\u8ffd\u6c42\u3059\u308b\u30b5\u30ed\u30f3<br>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u53d7\u4ed8\u542b\u3081\u7537\u6027\u306e\u307f<\/td><td>\u30fb\u4ed6\u306e\u65bd\u8a2d\u306b\u6bd4\u3079\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u26051\u56de5,700\u5186\u301c<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br><strong>\u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186\u3000\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br><strong>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br><strong>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong> <br>\u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u518573\u9662<\/td><td>\u56fd\u518518\u9662<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p style=\"text-align: left;\"><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u306f\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001\u7a0e\u8fbc\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<h3><span id=\"titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u5b9f\u7e3e<\/span>\u3092\u8a87\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u6bd4\u8f03\u3057\u3066\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u304f\u30016\u56de16,800\u5186\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u3001\u516c\u5f0fHP\u304b\u3089\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u691c\u7d22\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u4e0a\u53e3\u3072\u3052\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td> 16,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052\u5468\u8fba\u30fb\u982c<\/td><td> 19,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u4e0a\u53e3\u3072\u3052\u30fb\u984e\u30fb\u984e\u4e0b\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td> <a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30bb\u30f3\u30b7\u30c6\u30a3\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30a2\u30ab\u30c7\u30df\u30a2\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u6771\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u65e5\u3082\u5bfe\u5fdc\u53ef<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u203b\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u203b\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3068\u7570\u306a\u308a\u3001\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u3068\u533b\u7642\u9ebb\u9154\u3092\u4f7f\u3044\u5206\u3051\u308b\u3053\u3068\u306b\u3088\u308b\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u3092\u53ef\u80fd\u306b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u6700\u65b0\u306e\u84c4\u71b1\u8131\u6bdb\u6a5f\u3001<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/span>\u306f\u75db\u307f\u304c\u5c11\u306a\u3044\u3060\u3051\u3067\u306a\u304f\u3001\u65e5\u713c\u3051\u808c\u306b\u3082\u5bfe\u5fdc\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u300c\u3067\u304d\u308b\u3060\u3051\u75db\u307f\u306e\u5c11\u306a\u3044\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u300d\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u307e\u305f\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c\u8ffd\u52a0\u6599\u91d1100\u5186\u3067\u901a\u3048\u308b<\/strong>\u70b9\u3082\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>75,680\u5186\/6\u56de<\/td><\/tr><tr><td>\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\u30fb\u3082\u307f\u3042\u3052\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>39,600\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u30fb\u9996\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>49,500\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6c60\u888b\u9662\u30fb\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662\u30fb\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u5bae\u9662\u30fb\u6a2a\u6d5c\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u9662\u30fb\u4eac\u90fd\u70cf\u4e38\u9662\u30fb\u795e\u6238\u4e09\u5bae\u9662\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662\u30fb\u798f\u5ca1\u5929\u795e\u9662\u30fb\u672d\u5e4c\u9662\u30fb\u4ed9\u53f0\u9662\u30fb\u5e83\u5cf6\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3053\u3061\u3089 (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09 <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u30ab\u30fc\u30c9\u306e\u7a2e\u985e\u306f\u8a18\u8f09\u306a\u3057\uff09<br>\u30fb\u533b\u7642\u5206\u5272<br>\uff0a\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p><img style=\"border: none;\" src=\"https:\/\/t.afi-b.com\/lead\/d6617w\/j706195E\/S225635l\" width=\"1\" height=\"1\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f<strong>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u7121\u6599<\/strong>\u306a\u305f\u3081\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306b\u5408\u308f\u305b\u3066\u67d4\u8edf\u306b\u65e5\u7a0b\u3092\u8abf\u6574\u3067\u304d\u308b\u3053\u3068\u3067\u3059\u3002\u307e\u305f\u4e07\u304c\u4e00\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u3053\u3063\u305f\u5834\u5408\u306f\u5b8c\u5168\u7121\u6599\u3067\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n<p>\u521d\u8a3a\u6599\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u3082\u7121\u6599\u3067\u3042\u308b\u305f\u3081\u3001\u6c17\u8efd\u306b\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09 <\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"rinx\">\u25c6RINX<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-H234318p&amp;p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1421997934-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e<span class=\"highlighted\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30b5\u30ed\u30f3<\/span>\u3067\u3059\u3002\u5206\u5272\u6255\u3044\u306a\u3089<strong>\u6708\u3005500\u5186<\/strong>\u304b\u3089\u8131\u6bdb\u3092\u884c\u306a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u65e5\u672c\u4eba\u7537\u6027\u306e\u6bdb\u8cea\u306b\u3042\u3063\u305f\u8131\u6bdb\u6a5f\u3092\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u3001\u4ed6\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3088\u308a\u3082\u75db\u307f\u304c\u5c11\u306a\u304f\u3001<strong>\u525b\u6bdb\u30d2\u30b2\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u53ef\u80fd<\/strong>\u3067\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u4e21\u307b\u307b\u30fb\u4e21\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u3042\u3054\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>16,800\u5186\/5\u56de<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>12,600\u5186\/5\u56de<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u3001\u9996<\/td><td>21,000\u5186\/5\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6a2a\u6d5c\u99c5\u524d\u3001\u57fc\u7389\u5927\u5bae\u3001\u5343\u8449\u4e2d\u592e\u3001\u57fc\u7389\u8d8a\u8c37\u3001\u6803\u6728\u3001\u5b87\u90fd\u5bae\u3001\u5ddd\u5d0e\u99c5\u524d\u3001\u8328\u57ce\u6c34\u6238\u3001\u8239\u6a4b\u99c5\u524d\u3001\u57fc\u7389\u5ddd\u53e3\u3001\u7fa4\u99ac\u9ad8\u5d0e\u3001\u795e\u5948\u5ddd\u539a\u6728\u3001\u6771\u4eac\u6e0b\u8c37\u3001\u6771\u4eac\u6c60\u888b\u3001\u6771\u4eac\u65b0\u5bbf\u3001\u9280\u5ea7\u6709\u697d\u753a\u3001\u6771\u4eac\u4e0a\u91ce\u3001\u6771\u4eac\u7acb\u5ddd\u3001\u6771\u4eac\u54c1\u5ddd\u3001\u6771\u4eac\u753a\u7530\u3001\u6771\u4eac\u5409\u7965\u5bfa\u3001\u81ea\u7531\u304c\u4e18\u3001\u79cb\u8449\u539f\u795e\u7530\u3001\u795e\u6238\u672c\u5e97\u3001\u4eac\u90fd\u6cb3\u539f\u753a\u3001\u6ecb\u8cc0\u8349\u6d25\u3001\u5927\u962a\u6885\u7530\u3001\u5927\u962a\u96e3\u6ce2\u3001\u5927\u962a\u5929\u738b\u5bfa\u3001\u5927\u962a\u4eac\u6a4b\u3001\u540d\u53e4\u5c4b\u99c5\u524d\u3001\u540d\u53e4\u5c4b\u6804\u3001\u5c90\u961c\u99c5\u524d\u3001\u9759\u5ca1\u99c5\u524d\u3001\u77f3\u5ddd\u91d1\u6ca2\u3001\u9577\u91ce\u99c5\u524d\u3001\u9759\u5ca1\u6d5c\u677e\u3001\u65b0\u6f5f\u99c5\u524d\u3001\u611b\u77e5\u8c4a\u7530\u3001\u5bae\u57ce\u4ed9\u53f0\u3001\u5317\u6d77\u9053\u672d\u5e4c\u3001\u79cb\u7530\u99c5\u524d\u3001\u672d\u5e4c\u99c5\u5317\u53e3\u3001\u9752\u68ee\u99c5\u524d\u3001\u5e83\u5cf6\u672c\u901a\u3001\u5ca1\u5c71\u99c5\u524d\u3001\u798f\u5ca1\u535a\u591a\u3001\u798f\u5ca1\u5929\u795e\u3001\u9e7f\u5150\u5cf6\u3001\u6c96\u7e04\u90a3\u8987\u3001\u718a\u672c\u4e0b\u901a<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">WEB\u3054\u4e88\u7d04\u30fb\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6771\u4eac\u65b0\u5bbf\u5e97<br>\u5e73\u65e5\u300012:00\uff5e21:00<br>\u571f\u65e5\u795d\u300011:00\uff5e20:00<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u6728\u66dc\u65e5<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>BRILLIO <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff0a\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u30fb\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">\u25c6MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a<span class=\"highlighted\">\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3<\/span>\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong>\u521d\u56de1,000\u5186<\/strong>\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u3072\u3052\uff08\u7d30\u304b\u306a\u90e8\u4f4d\u307e\u3067\u81ea\u7531\u306b\u9078\u629e\u3067\u304d\u308b\uff09<\/td><td>132\u5186\u301c\/1\u672c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"men8217s_tbc\">MEN&#8217;S TBC\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">MEN&#8217;S TBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u5404\u90fd\u9053\u5e9c\u770c\u306e\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u691c\u7d22<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP <a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-644de88e-8139-4d43-880d-7fd30402bb53\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-menstbc\/\">MEN\u2019S TBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg\" alt=\"\u808c\u306e\u708e\u75c7\u304c\u8d77\u304d\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18800\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066\u4ee5\u4e0b\u306e3\u3064\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u808c\u304c\u8d64\u307f\u3001\u816b\u308c\u305f\u308a\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb<\/li><li>\u9aed\u306e\u786c\u6bdb\u5316\u306b\u3088\u308b\u6ce5\u68d2\u9aed\u73fe\u8c61<\/li><li>\u65bd\u8853\u6642\u306e\u75db\u307f\u304c\u8010\u3048\u3089\u308c\u306a\u3044<\/li><\/ul>\n<\/div><\/div>\n\n\n<p><strong>\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u308f\u308c\u308b\u65bd\u8853<\/strong>\u306f\u3001\u30bb\u30eb\u30d5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u3044\u305a\u308c\u3082\u9ad8\u3044\u52b9\u679c\u304c\u671f\u5f85\u3055\u308c\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u305d\u306e\u4e00\u65b9<span class=\"redcolor\">\u76ae\u819a\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5927\u304d\u304f\u3001\u708e\u75c7\u306a\u3069\u306e\u30c8\u30e9\u30d6\u30eb\u304c\u304a\u3053\u308b\u53ef\u80fd\u6027<\/span>\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u30fb\u5931\u6557\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u3010\u9aed\u8131\u6bdb2020\u3011\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg\" alt=\"\u7591\u554f\u3092\u62b1\u3048\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u306b\u56de\u7b54\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg\" alt=\"\u96fb\u7403\u3068\u96fb\u5353\" class=\"wp-image-40952\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528\u3068\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8<\/td><td>10\u301c12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><\/tr><tr><td>\u9996\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>30,350\u5186\/6\u56de<\/td><\/tr><tr><td>\u3042\u3054\u306e\u307f<\/td><td>10\u301c12\u56de<\/td><td>58,560\u5186\/12\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3068\u3042\u3054\u306e\u307f\u306e\u8131\u6bdb\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e6\u56de\u8131\u6bdb\u30b3\u30fc\u30b9\u30922\u30bb\u30c3\u30c8\u53d7\u3051\u305f\u5834\u5408\u3092\u60f3\u5b9a\u3002<\/small><\/p>\n\n\n<p>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<span class=\"highlighted\">10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/span>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg\" alt=\"\" class=\"wp-image-32643\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg 720w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none-300x124.jpg 300w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u8131\u6bdb\u52b9\u679c<\/td><\/tr><tr><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044<\/td><\/tr><tr><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<\/td><\/tr><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3064\u307e\u308a\u3001<span class=\"redcolor\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22351\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td><\/td><td> \u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8 <\/td><td> \u30c0\u30a4\u30aa\u30fc\u30c9 <\/td><td> YAG <\/td><\/tr><tr><td>\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044<br>\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd <\/td><td style=\"text-align:left\">\u30fb\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef <\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044<br>\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <\/td><td>\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5f37\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <\/td><\/tr><tr><td>\u5c0e\u5165\u65bd\u8a2d <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a> <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a> <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p>\u30fb\u7f8e\u808c\u52b9\u679c\u3092\u4e00\u7dd2\u306b\u5f97\u305f\u3044\u306a\u3089<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u306a\u3089<strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u525b\u6bdb\u306a\u30d2\u30b2\u3092\u3057\u3063\u304b\u308a\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089<strong>\u30e1\u30f3\u30ba\u30ea\u30bc<\/strong><\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3 id=\"FAQ4\"><span id=\"q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u5341\u5206\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg\" alt=\"\u7b11\u9854\u306e\u5916\u4eba\u7537\u6027\" class=\"wp-image-18767\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u3046\u3068<span class=\"highlighted\">\u521d\u56de\u304b\u3089\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u308b<\/span>\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306b\u306f5\u301c7\u56de\u7a0b\u5ea6\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u306a\u308910\u301c12\u56de\u7a0b\u5ea6\u306e\u56de\u6570\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<p>\u307e\u305f\u3001\u3053\u3053\u3067\u304a\u3059\u3059\u3081\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3044\u305a\u308c\u3082<strong>\u53e3\u30b3\u30df\u3067\u4eba\u6c17\u304c\u9ad8\u304f\u3001\u5e45\u5e83\u3044\u5e74\u9f62\u5c64\u304b\u3089\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u3084<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\">RINX<\/a>\u306f\u521d\u56de\u5272\u5f15\u3082\u884c\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u521d\u3081\u3066\u306e\u65b9\u306f\u304a\u5f97\u306b\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\uff01<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u3063\u3066\u4f55\u56de\u8131\u6bdb\u3059\u308c\u3070\u3044\u3044\u306e\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a11\u56de\u76ee\u306e\u8131\u6bdb\u3067\u3069\u306e\u3050\u3089\u3044\u6bdb\u306f\u6e1b\u308b\u306e\uff1f<\/td><td style=\"text-align:left\" rowspan=\"2\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3063\u3066\u3069\u306e\u3050\u3089\u3044\uff1f<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30926\u56de\u3084\u3063\u305f\u3089\u3069\u306e\u3050\u3089\u3044\u30d2\u30b2\u304c\u306a\u304f\u306a\u308b\uff1f<\/td><td style=\"text-align:left\">\u30d2\u30b2\u8131\u6bdb6\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002 <br\/>\u3010\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3011 33,600\u5186\/12\u56de <br\/>\u3010\u9996\u306e\u307f\u3011 29,280\u5186\/6\u56de <br\/>\u3010\u307b\u307b\u306e\u307f\u301130,350\u5186\/6\u56de<br\/>\u3010\u3042\u3054\u306e\u307f\u301158,560\u5186\/12\u56de <br\/>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<strong>10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<br\/>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<br\/><br\/>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u2026\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<br\/>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/><br\/>\u3064\u307e\u308a\u3001<strong>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/strong>\u3002<br\/>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01 <\/strong> <p class=\"schema-faq-answer\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<strong>3\u7a2e\u985e<\/strong>\u3042\u308a\u307e\u3059\u3002 <br\/>\u3010\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u3011\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b \u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <br\/>\u3010\u30c0\u30a4\u30aa\u30fc\u30c9\u3011\u75db\u307f\u304c\u5c11\u306a\u3044\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd\u30fb\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <br\/>\u3010YAG\u3011\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u30fb\u75db\u307f\u304c\u5f37\u3044<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <br\/><br\/> \u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<strong><br\/>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<br\/>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong><br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u306b\u3001\u5341\u5206\u306b\u76f8\u8ac7\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb [&hellip;]<\/p>\n","protected":false},"author":29,"featured_media":18194,"parent":20488,"menu_order":823,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb&hellip;","acf":{"long_text_title":"\u3010\u5199\u771f\u3042\u308a\u3011\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","custom_order":"","second_featured_image":{"ID":18193,"id":18193,"title":"3724_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3724-none.jpg","filesize":24633,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","author":"18","description":"","caption":"","name":"3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":18112,"date":"2019-11-28 00:18:34","modified":"2019-11-28 00:27:08","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","large-width":720,"large-height":298}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":{"title":"","url":"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E","target":"_blank"},"cta_image":{"ID":59890,"id":59890,"title":"Group 6","filename":"group-6.png","filesize":62146,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6.png","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/group-6\/","alt":"","author":"1","description":"","caption":"","name":"group-6","status":"inherit","uploaded_to":18112,"date":"2020-09-21 09:25:42","modified":"2020-09-21 09:25:42","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":1516,"height":336,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-300x66.png","medium-width":300,"medium-height":66,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-768x170.png","medium_large-width":768,"medium_large-height":170,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-1024x227.png","large-width":1000,"large-height":222}},"show_hide_author":"1","show_hide_review":"0","front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=18112"}],"version-history":[{"count":116,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions"}],"predecessor-version":[{"id":93554,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions\/93554"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/18194"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=18112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20488,"date":"2024-05-31T02:00:00","date_gmt":"2024-05-30T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20488"},"modified":"2024-05-31T02:00:40","modified_gmt":"2024-05-30T17:00:40","slug":"effect-merit-demerit","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/","title":{"rendered":"\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8"},"content":{"rendered":"<p><strong>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d<\/strong><\/p>\n<p>\u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e\u306e\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u305f\u65b9\u306e\u30cd\u30ac\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u3001\u8ff7\u3063\u3066\u3057\u307e\u3046\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u3001\u6fc3\u3044\u30d2\u30b2\u3092\u306a\u304f\u305b\u308b\u306a\u3069\u306e\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u540c\u6642\u306b<span class=\"redcolor\">\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u62b1\u3048\u3066\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/span>\u306e\u4e21\u5074\u9762\u3092\u3057\u3063\u304b\u308a\u3068\u304a\u4f1d\u3048\u3059\u308b\u3053\u3068\u3067\u3001\u307f\u306a\u3055\u3093\u304c\u5f8c\u6094\u306a\u304f\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u3088\u3046\u304a\u624b\u4f1d\u3044\u3067\u304d\u308c\u3070\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-215c3e92-328a-4186-a69e-68107b5bd845\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3061\u306a\u307f\u306b\u3001\u79c1\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u5168\u3066\u7d4c\u9a13\u6e08\u307f\u3067\u3059\uff01\u81ea\u5df1\u51e6\u7406\u3082\u3044\u308d\u3044\u308d\u8a66\u3057\u307e\u3057\u304c\u3001\u3084\u3063\u3071\u308a\u8131\u6bdb\u3092\u3059\u308b\u3068\u52b9\u679c\u3082\u4e00\u5b9a\u671f\u9593\u3064\u3065\u304d\u307e\u3059\u3057\u3001\u304b\u306a\u308a\u697d\u3067\u3057\u305f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n\n<p>\u305d\u308c\u3067\u306f\u65e9\u901f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306e\u65b9\u6cd53\u7a2e\u985e\u306e\u52b9\u679c\u3084\u8cbb\u7528\u76f8\u5834<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306e\u9806\u3067\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/a><ul><li><a href=\"#titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/a><\/li><li><a href=\"#titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/a><ul><li><a href=\"#titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/a><\/li><li><a href=\"#titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/a><\/li><li><a href=\"#titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/a><\/li><li><a href=\"#1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/a><ul><li><a href=\"#titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/a><\/li><li><a href=\"#titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/a><\/li><li><a href=\"#titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/a><\/li><li><a href=\"#titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/a><\/li><li><a href=\"#1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/a><\/li><li><a href=\"#titleid-17\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/li><li><a href=\"#titleid-18\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-19\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01\u30e1\u30f3\u30baTBC<\/a><\/li><li><a href=\"#titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/a><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&amp;A<\/a><ul><li><a href=\"#q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/a><\/li><li><a href=\"#q-2\">Q. \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044\uff1f<\/a><\/li><li><a href=\"#q-3\">Q. \u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-23\">\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c\uff01\u3072\u3052\u306e\u629c\u3051\u5177\u5408\u3084\u6ce5\u68d2\u30d2\u30b2\u304c\u8d77\u304d\u305f\u304b\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" class=\"wp-image-22345\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f3\u7a2e\u985e\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8541e368-6820-4733-9a08-69390044dc80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/li><li>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3001\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u53d7\u3051\u3089\u308c\u308b\u65bd\u8a2d<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u76ae\u819a\u79d1<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u6e1b\u6bdb\u30fb\u6291\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><\/tr><tr><td>\u5fc5\u8981\u306a\u56de\u6570<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a4\u301c6\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a8\u301c12\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a20\u56de\u4ee5\u4e0a<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a6\u301c8\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a10\u301c15\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a\u7d0425\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u30d1\u30c1\u30f3\u3068\u5f3e\u304f\u3088\u3046\u306a\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u304c\u8d70\u308b\u3088\u3046\u306a\u75db\u307f<\/td><td>\u8702\u306b\u523a\u3055\u308c\u308b\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u4e00\u3064\u305a\u3064\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3092\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0420\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u5149\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3066\u3044\u3066\u3001\u5149\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3053\u3068\u3067\u6bdb\u6839\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n<p><strong>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d<\/strong>\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u30b5\u30ed\u30f3\u3067\u5c0e\u5165\u3057\u3066\u3044\u308b\u306e\u306fIPL\u8131\u6bdb\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6bd4\u8f03\u7684\u75db\u307f\u304c\u5f31\u304f\u3001\u30d2\u30b2\u3067\u3042\u308c\u30701\u90e8\u4f4d3,000\u5186\u7a0b\u5ea6\u304b\u3089\u53d7\u3051\u3089\u308c\u308b\u306a\u3069\u3001\u624b\u9803\u306a\u4fa1\u683c\u3067\u59cb\u3081\u3089\u308c\u308b\u306e\u304c\u9b45\u529b\u3067\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u304f\u3001\u6e1b\u6bdb\u30fb\u6291\u6bdb\u306b\u3068\u3069\u307e\u308b\u305f\u3081\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u3068\u3057\u3066\u3082\u518d\u3073\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u3001\u9577\u671f\u9593\u306b\u6e21\u308a\u901a\u3046\u5fc5\u8981\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u52b9\u679c\u3092\u5b9f\u611f\u3059\u308b\u307e\u3067\u306e\u671f\u9593\u3068\u8cbb\u7528<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg\" alt=\"\u30ec\u30fc\u30b5\u3099\u30fc\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36201\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d045\u56de<\/td><td>\u7d0410\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u306f\u57fa\u672c\u7684\u306b\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u540c\u3058\u3067\u3059\u3002<\/p>\n<p>\u9055\u3044\u306f\u5149\u306e\u5f37\u3055\u3002<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/dermatology\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u76ae\u819a\u79d1\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3069\u3001\u533b\u7642\u6a5f\u95a2\u3067\u306e\u307f\u53d7\u3051\u3089\u308c\u308b\u65b9\u6cd5\u3067\u3001<strong>\u5fc5\u305a\u533b\u7642\u5f93\u4e8b\u8005\u304c\u65bd\u8853\u3092\u304a\u3053\u306a\u3044\u307e\u3059<\/strong><\/a>\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u5f37\u3044\u5149\u3092\u6271\u3048\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u65bd\u8853\u304c\u8a31\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u9ebb\u9154\u3092\u4f7f\u3048\u308b\u306e\u3082\u7279\u5fb4\u3002<\/p>\n<p>\u5f37\u3044\u5149\u3092\u7167\u5c04\u3067\u304d\u308b\u5206\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046\u305f\u3081\u3001\u7b11\u6c17\u30ac\u30b9\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3092\u4f7f\u7528\u3057\u3066\u75db\u307f\u3092\u7de9\u548c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u75db\u307f\u304c0\u306b\u306a\u308b\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u306f\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\" class=\"wp-image-3634\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-300x150.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-768x384.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0415\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>25\u4e07\u5186\u524d\u5f8c<\/td><td>100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u91dd\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3001\u6bdb\u7a741\u672c1\u672c\u306b\u30d7\u30ed\u30fc\u30d6\u3068\u3044\u3046\u91dd\u306e\u3088\u3046\u306a\u3082\u306e\u3092\u5dee\u3057\u8fbc\u307f\u3001\u6bdb\u6839\u306b\u76f4\u63a5\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3066\u3044\u304f\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6b21\u306e4\u3064\u306e\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u96fb\u6c17\u5206\u89e3\u6cd5\u2026\u91dd\u304b\u3089\u5fae\u5f31\u306a\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u2026\u9ad8\u5468\u6ce2\u306e\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d6\u30ec\u30f3\u30c9\u6cd5\u2026\u96fb\u6c17\u5206\u89e3\u6cd5 \/ \u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u3092\u5408\u308f\u305b\u305f\u65b9\u6cd5<\/li><li>\u7d76\u7e01\u91dd\uff08ELT\uff09\u8131\u6bdb\u2026\u96fb\u6c17\u306e\u71b1\u3067\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u65b9\u6cd5\u3002\u533b\u5e2b\/\u770b\u8b77\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u304b\u65bd\u8853\u3067\u304d\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u8131\u6bdb\u3055\u305b\u305f\u3044\u6bdb\u306b\u76f4\u63a5\u30a2\u30d7\u30ed\u30fc\u30c1\u304c\u3067\u304d\u308b\u305f\u3081\u3001\u3042\u3054\u3072\u3052\u306f\u6b8b\u3057\u3066\u307b\u304a\u306e\u30d2\u30b2\u3060\u3051\u8131\u6bdb\u3057\u305f\u3044\u3001\u3068\u3044\u3063\u305f\u7d30\u304b\u3044\u30c7\u30b6\u30a4\u30f3\u306b\u3082\u5bfe\u5fdc\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206<span class=\"redcolor\">\u975e\u5e38\u306b\u5f37\u3044\u75db\u307f\u3092\u4f34\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u624b\u9593\u306e\u304b\u304b\u308b\u65bd\u8853\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u3059\u3079\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306a\u304f\u305d\u3046\u3068\u3059\u308b\u3068\u975e\u5e38\u306b\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\">\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c\uff5c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3088\u308a\u75db\u307f\u304c\u5f37\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg\" alt=\"\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54285\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u9055\u3044\u3092\u7406\u89e3\u3057\u305f\u4e0a\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u3053\u3068\u304c\u8003\u3048\u3089\u308c\u308b\u304b\u3001\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/li><li>\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/li><li>\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u81ea\u5206\u3060\u3063\u305f\u3089\u2026\u3068\u30a4\u30e1\u30fc\u30b8\u3057\u306a\u304c\u3089\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg\" alt=\"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-7931\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u6599\u91d1\u304c\u9ad8\u3044\u304b\u3089\u3068\u305f\u3081\u3089\u3063\u3066\u3044\u308b\u65b9\u306b\u3001\u885d\u6483\u306e\u4e8b\u5b9f\u3092\u304a\u4f1d\u3048\u3057\u307e\u3059\u3002\u3042\u306a\u305f\u306e\u6bce\u65e5\u306e\u9aed\u51e6\u7406\u306b\u3088\u3063\u3066\u3001\u3059\u3067\u306b\u304b\u306a\u308a\u306e\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u306b\u3088\u308b\u3068\u30011\u65e510\u5206\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u3066\u3044\u308b\u5834\u5408\u3001<strong>\u5e74\u9593\u306b\u3059\u308b\u306860\u6642\u9593\u4ee5\u4e0a\u30d2\u30b2\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308b<\/strong>\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u4eee\u306b20\u6b73\u304b\u308940\u5e74\u9593\u30d2\u30b2\u5243\u308a\u3092\u7d9a\u3051\u308b\u3068\u3001<\/p>\n\n\n\n<p><strong>1\u65e510\u5206\u2715365\u65e5\u271540\u5e74\uff1d146,000\u5206\uff08\u7d04101\u65e5\u9593\uff09<\/strong><\/p>\n\n\n\n<p>\u306a\u3093\u3068101\u65e5\u9593\u305a\u3063\u3068\u9aed\u5243\u308a\u3060\u3051\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<p>\u6642\u7d663,000\u5186\u306e\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306e\u5834\u5408\u3001\u3053\u306e\u6642\u9593\u3092\u4ed5\u4e8b\u306b\u6367\u3052\u305f\u3068\u3059\u308c\u3070<span class=\"redcolor\">\u5e74\u959318\u4e07\u5186\u3082\u30ed\u30b9<\/span>\u3057\u3066\u3044\u307e\u3059\u3002\u3055\u3089\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u66ff\u5203\u4ee3\u3084\u30af\u30ea\u30fc\u30e0\u306e\u4ee3\u91d1\u3082\u7121\u8996\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<p>\u5fd9\u3057\u3044\u65b9\u3053\u305d\u3001\u30d2\u30b2\u306b\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u308b\u306e\u306f\u3082\u3063\u305f\u3044\u306a\u3044\u3067\u3059\u3002\u4e00\u5ea6\u9aed\u3092\u306a\u304f\u305b\u3070\u3001\u3053\u3093\u306a\u60a9\u307f\u306f\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u6bce\u65e5\u6642\u9593\u3092\u30ed\u30b9\u3057\u3066\u3044\u308b\u306e\u3067\u30011\u65e5\u3067\u3082\u65e9\u304f\u306f\u3058\u3081\u308b\u65b9\u304c\u304a\u5f97\u3002\u5feb\u9069\u306a\u72b6\u614b\u304c\u7d9a\u304f\u306e\u3067\u3001\u6c17\u306b\u306a\u308b\u65b9\u306f<span class=\"highlighted\">\u5c11\u3057\u3067\u3082\u65e9\u304f\u8131\u6bdb\u306b\u6295\u8cc7<\/span>\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7644\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5973\u6027\u304b\u3089\u306e\u5370\u8c61\u3082\u3088\u304f\u306a\u3044\u9752\u9aed\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u9aed\u304c\u3046\u3063\u3059\u3089\u751f\u3048\u3066\u304f\u308b\u2026\u3068\u3044\u3063\u305f\u60a9\u307f\u3082\u89e3\u6d88\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f1\u65e5\u306b\u4f55\u5ea6\u3082\u9aed\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u305d\u3093\u306a\u624b\u9593\u3082\u5fc5\u8981\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u81ea\u5206\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\uff1f\u6fc3\u3044\u7406\u7531\u306f\u306a\u306b\uff1f\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3082\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/a>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3084NG\u884c\u52d5\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n<h3><span id=\"titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n<p>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u306b\u60a9\u3093\u3067\u3044\u305f\u308a\u3001\u6e1b\u3089\u306a\u3044\u30cb\u30ad\u30d3\u306b\u5acc\u6c17\u304c\u3055\u3057\u3066\u3044\u308b\u7537\u6027\u306b\u3082\u30d2\u30b2\u8131\u6bdb\u306f\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30ab\u30df\u30bd\u30ea\u3067\u808c\u304c\u50b7\u3064\u304f\u3053\u3068\u306b\u3088\u3063\u3066\u3001\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u307f\u30cb\u30ad\u30d3\u306a\u3069\u306e\u708e\u75c7\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308a\u65e5\u5e38\u306e\u81ea\u5df1\u51e6\u7406\u304b\u3089\u89e3\u653e\u3055\u308c\u308b\u3053\u3068\u3067\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u6e1b\u5c11\u3057\u3001\u30c4\u30eb\u30c4\u30eb\u3067\u304d\u308c\u3044\u306a\u808c\u3092\u624b\u306b\u3044\u308c\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg\" alt=\"\u9854\u3092\u6d17\u3046\u7537\u6027\" class=\"wp-image-56099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u306b\u3088\u308a\u6fc3\u3044\u30d2\u30b2\u3092\u6483\u9000\u3067\u304d\u305f\u3089\u3001\u4eba\u304b\u3089\u306e\u5370\u8c61\u30a2\u30c3\u30d7\u306f\u3082\u3061\u308d\u3093\u3001\u4e00\u756a\u5b09\u3057\u3044\u306e\u306f\u3082\u3061\u308d\u3093\u81ea\u5206\u81ea\u8eab\u3067\u3059\u3088\u306d\u3002<\/p>\n<p><strong>\u7537\u6027\u306e\u5370\u8c61\u306f\u30d2\u30b2\u3067\u5927\u304d\u304f\u5de6\u53f3\u3055\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u3042\u306a\u305f\u3082\u3001\u7121\u7cbe\u9aed\u306e\u306a\u3044\u6574\u3063\u305f\u7537\u6027\u306e\u808c\u3092\u898b\u3066\u300c\u30c7\u30ad\u308b\u7537\u306b\u898b\u3048\u308b\u306a\u300d\u3068\u611f\u3058\u305f\u3053\u3068\u304c\u3042\u308b\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n<p>\u3068\u304f\u306b\u9854\u306f\u4eba\u304b\u3089\u898b\u3089\u308c\u308b\u306e\u3067\u3001\u30d2\u30b2\u306e\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u304c\u306a\u304f\u306a\u308b\u3068\u5927\u304d\u306a\u81ea\u4fe1\u306b\u3064\u306a\u304c\u308a\u307e\u3059\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u3092\u542b\u3081\u3001\u4f53\u6bdb\u306b\u306f\u6bdb\u5468\u671f\u3068\u3044\u3046\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u308f\u304b\u308c\u3066\u3044\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u591a\u304f\u306e\u65b9\u6cd5\u304c\u300c\u6210\u9577\u671f\u306e\u307f\u300d\u306b\u3057\u304b\u52b9\u679c\u304c\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u808c\u8868\u9762\u306b\u51fa\u3066\u3044\u308b\u6bdb\u306e\u4e2d\u3067\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u306e\u306f1\u5272\u306e\u307f\u306e\u305f\u3081\u3001\u5168\u3066\u306e\u6bdb\u306b\u7167\u5c04\u3059\u308b\u307e\u3067\u306b\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg\" alt=\"\u30c6\u3099\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54284\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u306b\u3088\u308b\u30ea\u30b9\u30af\u3084\u30c7\u30e1\u30ea\u30c3\u30c8\u306b\u3064\u3044\u3066\u3082\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/li><li>\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><li>\u786c\u6bdb\u5316\u30fb\u5897\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/li><li>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-20074\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3-300x225.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u75db\u307f\u306f\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5927\u304d\u304f\u5909\u308f\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u306f<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb &lt; \u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb &lt; \u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u306e\u9806\u3067\u75db\u307f\u304c\u5f37\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u3068\u304f\u306b\u30d2\u30b2\u306f\u6bdb\u304c\u592a\u304f\u6fc3\u3044\u305f\u3081\u3001<span class=\"redcolor\">\u8db3\u3084\u8155\u306a\u3069\u3088\u308a\u75db\u307f\u3092\u5f37\u304f\u611f\u3058\u307e\u3059<\/span>\u3002<\/p>\n<p>3\u7a2e\u985e\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u3046\u3061\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u7d76\u7e01\u91dd\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e1\u7a2e\uff09\u306f\u9ebb\u9154\u304c\u4f7f\u3048\u307e\u3059\u304c\u3001\u30b5\u30ed\u30f3\u3067\u304a\u3053\u306a\u3046\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ebb\u9154\u306e\u4f7f\u7528\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u9ebb\u9154\u3092\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u75db\u307f\u304c0\u306b\u306a\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u306e\u3067\u3001<strong>\u75db\u3044\u8131\u6bdb\u306f\u3057\u305f\u304f\u306a\u3044\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044<\/strong>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u306a\u304a\u3001\u7d4c\u9a13\u8005\u306b\u3088\u308b\u9aed\u8131\u6bdb\u306e\u8131\u6bdb\u52b9\u679c\u3084\u52b9\u679c\u306a\u3069\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/2ch\/\" target=\"_blank\">\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d<\/a>\u3067\u8a73\u3057\u304f\u307e\u3068\u3081\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u60f3\u50cf\u3059\u308c\u3070\u308f\u304b\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u307b\u3069\u4f55\u5ea6\u3082\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u305f\u3081\u3001\u305d\u306e\u5206\u8cbb\u7528\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u3001\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f\u3001\u7533\u3057\u8fbc\u3093\u3060\u30b3\u30fc\u30b9\u306e\u56de\u6570\u304c\u7d42\u308f\u308b\u3068<strong>\u5272\u5f15\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059<\/strong>\u3002<\/p>\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304f\u3068\u3001\u5951\u7d04\u5185\u5bb9\u306b\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f\u3001\u3068\u3044\u3046\u5931\u6557\u3092\u9632\u3052\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-137773231-1024x683.jpeg\" alt=\"\u984e\u3092\u3055\u308f\u308b\u7537\u6027\" class=\"wp-image-41334\"\/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30ea\u30b9\u30af\u3068\u3057\u3066\u3001\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u304c\u3042\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5897\u6bdb\u5316\u2026\u6bdb\u304c\u5897\u3048\u308b\u73fe\u8c61<\/li><li>\u786c\u6bdb\u5316\u2026\u6bdb\u304c\u786c\u304f\u306a\u308b\u73fe\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3044\u305a\u308c\u3082\u539f\u56e0\u306f\u5224\u660e\u3055\u308c\u3044\u307e\u305b\u3093\u304c\u3001<span class=\"redcolor\">\u7523\u6bdb\u306a\u3069\u3001\u3082\u3068\u3082\u3068\u6bdb\u304c\u7d30\u3044\u90e8\u4f4d\u3067\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/span>\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u7167\u5c04\u3092\u7d9a\u3051\u308b\u3053\u3068\u3067\u6539\u5584\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u306e\u3067\u3059\u304c\u3001\u5951\u7d04\u3057\u305f\u30b3\u30fc\u30b9\u3092\u7d42\u4e86\u307e\u3067\u306b\u6539\u5584\u3055\u308c\u305a\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u304a\u5ba2\u3055\u3093\u306e\u9593\u3067\u30c8\u30e9\u30d6\u30eb\u306b\u306a\u308b\u3068\u3044\u3063\u305f\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u306f\u592a\u304f\u30fb\u6fc3\u3044\u6bdb\u304c\u591a\u3044\u306e\u3067\u3001\u4e8c\u306e\u8155\u306a\u3069\u3068\u6bd4\u8f03\u3059\u308b\u3068\u786c\u6bdb\u5316\u304c\u767a\u751f\u3059\u308b\u5272\u5408\u306f\u5c11\u306a\u3044\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u304c\u3001\u4e07\u304c\u4e00\u306e\u305f\u3081\u306b\u300c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d\u304c\u304a\u304d\u305f\u969b\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u3064\u3044\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-variation\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308b\u526f\u4f5c\u7528\uff5c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d<\/a>\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3><span id=\"titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg\" alt=\"\u9996\u7b4b\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-41331\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u3084\u30ec\u30fc\u30b6\u30fc\u306a\u3069\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u3001\u666e\u6bb5\u6bdb\u7a74\u306b\u3044\u308b\u83cc\u304c\u4e00\u7dd2\u306b\u6bba\u83cc\u3055\u308c\u3066\u3057\u307e\u3044\u3001\u808c\u672c\u6765\u306e\u30d0\u30ea\u30a2\u6a5f\u80fd\u3092\u5931\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-problem\/hairremoval-folliculitis\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u305d\u3053\u306b\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u3080\u3068\u3001\u6bdb\u56a2\u708e\u3068\u3044\u3063\u3066\u6bdb\u7a74\u306e\u307e\u308f\u308a\u304c\u8d64\u304f\u306a\u308b\u30cb\u30ad\u30d3\u306e\u3088\u3046\u306a\u73fe\u8c61\u304c\u8d77\u3053\u308a\u307e\u3059\u3002<\/a><\/p>\n<p>\u3053\u308c\u306f\u305d\u3053\u307e\u3067\u73cd\u3057\u3044\u75c7\u72b6\u3067\u306f\u306a\u304f\u3001\u9854\u306f\u3068\u304f\u306b\u6bdb\u56a2\u708e\u304c\u767a\u75c7\u3059\u308b\u30ea\u30b9\u30af\u304c\u9ad8\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306f\u81ea\u7136\u6cbb\u7652\u3057\u307e\u3059\u304c\u3001\u9177\u3044\u5834\u5408\u306f\u8edf\u818f\u3084\u98f2\u307f\u85ac\u3092\u670d\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png\" alt=\"\" class=\"wp-image-7435\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402-300x180.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u300c\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u300d\u3064\u307e\u308a\u9ed2\u3044\u3082\u306e\u306b\u53cd\u5fdc\u3059\u308b\u6027\u8cea\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u306e\u305f\u3081\u3001\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u706b\u50b7\u3092\u8d77\u3053\u3059\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u8131\u6bdb\u671f\u9593\u4e2d\u306b\u65e5\u713c\u3051\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u3001\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u8131\u6bdb\u3092\u304a\u3084\u3059\u307f\u3059\u308b\u3088\u3046\u306b\u8a00\u308f\u308c\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p>\u65e5\u713c\u3051\u306e\u305b\u3044\u3067\u5951\u7d04\u671f\u9650\u307e\u3067\u306b\u901a\u3048\u306a\u304b\u3063\u305f\u2026\u3068\u3044\u3063\u305f\u30c8\u30e9\u30d6\u30eb\u3092\u62db\u304b\u306a\u3044\u3088\u3046\u3001\u590f\u5834\u306f\u3068\u304f\u306b<span class=\"highlighted\">\u65e5\u713c\u3051\u5bfe\u7b56\u3092\u5fc5\u305a\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044<\/span>\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u8131\u6bdb\u3068\u65e5\u713c\u3051\u306e\u95a2\u4fc2\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u8a73\u3057\u304f\u306f\u3053\u3061\u3089\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3><span id=\"titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg\" alt=\"\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u7537\u6027\" class=\"wp-image-20073\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2-300x194.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u3092\u3059\u308b\u969b\u306f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u5c06\u6765\u751f\u3048\u3066\u3053\u306a\u304f\u3066\u3082\u5f8c\u6094\u3057\u306a\u3044\u304b\u300d<\/a>\u3088\u304f\u8003\u3048\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5e74\u3092\u53d6\u3063\u3066\u304b\u3089\u3084\u3063\u3071\u308a\u305f\u304f\u307e\u3057\u3044\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f\u3001\u3068\u306a\u3063\u3066\u3082\u3001\u751f\u3048\u3066\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u307e\u305f\u3001\u8131\u6bdb\u304c\u304d\u3068\u3093\u3068\u5b8c\u4e86\u3059\u308c\u3070\u3044\u3044\u306e\u3067\u3059\u304c\u3001\u4e2d\u9014\u534a\u7aef\u306b\u7d42\u308f\u3089\u305b\u308b\u3068\u6bdb\u306e\u751f\u3048\u65b9\u304c\u307e\u3070\u3089\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p>\u4eca\u3060\u3051\u3067\u306a\u304f\u3001\u9577\u671f\u7684\u306b\u898b\u3066\u300c\u81ea\u5206\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u5fc5\u8981\u304b\u3069\u3046\u304b\u300d\u3088\u304f\u8003\u3048\u3066\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u306d\u3002<\/p>\n<p>\u3044\u307e\u3060\u3051\u81ea\u5df1\u51e6\u7406\u304c\u6e1b\u308c\u3070\u5927\u4e08\u592b\uff01\u3068\u3044\u3046\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/fail\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u3088\u308b\u5931\u6557\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5f8c\u6094\u3057\u306a\u3044\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u305f\u3081\u306b\u3082\u3001\u304d\u3061\u3093\u3068\u628a\u63e1\u3057\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u6240\u8981\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u3001\u4f7f\u7528\u3059\u308b\u6a5f\u68b0\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u7406\u7531\u306f\u3001\u7167\u5c04\u6a5f\u306e\u30d8\u30c3\u30c9\u306f\u305d\u308c\u305e\u308c\u5927\u304d\u3055\u304c\u7570\u306a\u308b\u304b\u3089\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u65b9\u304c\u30d8\u30c3\u30c9\u304c\u5927\u304d\u3044\u305f\u3081\u3001\u7167\u5c04\u6642\u9593\u3001\u3064\u307e\u308a1\u56de\u306b\u304b\u304b\u308b\u8131\u6bdb\u306e\u6642\u9593\u306f\u77ed\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u5177\u4f53\u4f8b\u3068\u3057\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3046<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ea\u30f3\u30af\u30b9<\/a>\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u3046<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a>\u3067\u6bd4\u8f03\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><\/tr><tr><td>\u4e21\u307b\u307b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>5\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u3042\u3054\u4e0b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u7167\u5c04\u6a5f\u306e\u7a2e\u985e\u30923\u7a2e\u985e\u307b\u3069\u7528\u610f\u3057\u3001\u8131\u6bdb\u3059\u308b\u90e8\u4f4d\u3084\u6bdb\u8cea\u306b\u3088\u3063\u3066\u8131\u6bdb\u6a5f\u5668\u3092\u4f7f\u3044\u5206\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u3082\u305d\u306e1\u3064\u3067\u30013\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u304b\u3089\u770b\u8b77\u5e2b\u304c\u9078\u5b9a\u3057\u3066\u304f\u308c\u307e\u3059\u3002\u8131\u6bdb\u6a5f\u304c\u5909\u308f\u308b\u3068\u7167\u5c04\u6642\u9593\u3082\u82e5\u5e72\u304b\u308f\u308b\u305f\u3081\u3001\u53c2\u8003\u7a0b\u5ea6\u306b\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rinx\/\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f<\/a><br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<h2><span id=\"5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg\" alt=\"\u661f\u578b\u306e\u6728\u306e\u7a4d\u307f\u6728\" class=\"wp-image-33724\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2-300x151.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u4eba\u6c17\u306e\u3042\u308b\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\u8a55\u5224\u306e\u3044\u3044\u30b5\u30ed\u30f3\u3092\u9078\u3073\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-78568\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/td><td><img class=\"wp-image-47134\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-47132\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg 415w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-300x300.jpg 300w\" sizes=\"(max-width: 415px) 100vw, 415px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><img class=\"wp-image-34381\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td><strong>\u30ea\u30f3\u30af\u30b9<\/strong><\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u260511\u56de\u76ee\u4ee5\u964d\uff1a656\u5186<\/strong><br><br>1\u90e8\u4f4d\uff1a3,278\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)5\u56de\u30b3\u30fc\u30b9\uff1a32,780\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)10\u56de\u30b3\u30fc\u30b9\uff1a43,780\u5186<\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<br>\u3010\u65b0\u898f\u9650\u5b9a\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td><\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u51858\u5e97\u8217<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518518\u9662<\/td><td>\u5168\u56fd52\u9662<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u5236\u5ea6\u3042\u308a<br>\u30fb\u9867\u5ba2\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/td><td>\u30fb\u7121\u6599\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f<br>\u30fb\u521d\u8a3a\u306f\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u53ef\u80fd<\/td><td>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u5168\u54e1\u7537\u6027<br>\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u304c\u512a\u3057\u3044<\/td><td>\u30fb\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u5f8c\u306f1\u56de100\u5186\u3067\u8ffd\u52a0\u7167\u5c04\u53ef\u80fd<\/td><td>\u30fb\u3068\u306b\u304b\u304f\u5b89\u3044<br>\u30fb\u5168\u56fd\u5c55\u958b\u306e\u305f\u3081\u9662\u6570\u3082\u8c4a\u5bcc<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgpx9v3n2kma&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u969b\u306b\u3068\u304f\u306b\u5927\u4e8b\u306a\u306e\u304c\u65bd\u8a2d\u9078\u3073\u3002<\/p>\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u305f\u3060\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u8a71\u3092\u805e\u304f\u3060\u3051\u3067\u306a\u304f\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u305f\u3042\u3068\u306b\u5f8c\u6094\u3059\u308b\u3053\u3068\u306e\u306a\u3044\u3088\u3046\u3001\u7a4d\u6975\u7684\u306b\u8cea\u554f\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u805e\u3051\u308b\u3088\u3046\u3001\u8cea\u554f\u30ea\u30b9\u30c8\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f\u306e\u3067\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u6700\u4f4e\u9650\u3001\u4ee5\u4e0b\u306e\u3053\u3068\u306f\u805e\u3044\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b\u3069\u3046\u304b<br>\u2192\u8a71\u3092\u6fc1\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a<br>\u2192\u4f11\u9928\u65e5\u3068\u306e\u517c\u306d\u5408\u3044\u3082\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u3069\u3046\u306a\u308b\u306e\u304b<br>\u2192\u6709\u6599\u306b\u306a\u308b\uff1f1\u56de\u5206\u6d88\u5316\u306b\u306a\u308b\uff1f<\/li><li>\u5243\u308a\u6b8b\u3057\u304c\u3042\u3063\u305f\u5834\u5408\u306e\u5bfe\u5fdc<br>\u2192\u3069\u306e\u7a0b\u5ea6\u3060\u3068\u6709\u6599\uff1f<\/li><li>\u6709\u52b9\u671f\u9650\u304c\u3042\u308b\u304b\u3069\u3046\u304b<br>\u2192\u7a7a\u304d\u72b6\u6cc1\u3068\u306e\u517c\u306d\u5408\u3044\u306f\u5927\u4e08\u592b\uff1f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3068\u304f\u306b<strong>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/strong>\u306f\u3001\u3053\u3061\u3089\u304b\u3089\u805e\u304b\u306a\u3044\u3068\u30de\u30a4\u30ca\u30b9\u306a\u70b9\u306b\u3064\u3044\u3066\u306f\u6559\u3048\u3066\u304f\u308c\u306a\u3044\u3053\u3068\u3082\u3002\u6700\u77ed\u3067\u3044\u3064\u53d6\u308c\u307e\u3059\u304b\uff1f\u306a\u3069\u3068\u5177\u4f53\u7684\u306b\u805e\u3044\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"titleid-17\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30101\u4f4d\u3011\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\" class=\"underline\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-78568\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3092\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/li><li>\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5408\u308f\u305b\u3066\u72ec\u81ea\u958b\u767a\u3057\u305f\u8131\u6bdb\u6a5f\u306b\u3088\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30b3\u30b9\u30d1\u91cd\u8996\u306e\u30e1\u30f3\u30ba\u306b\u304a\u3059\u3059\u3081<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>BRILLIO\uff08\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u5171\u540c\u958b\u767a\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u30fb\u5909\u66f4\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u524d\u65e5\u306e24\u6642\u307e\u3067\u53ef\u80fd<br>\u30fb\u5f53\u65e5\uff08\u7121\u65ad\u3092\u542b\u3080\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u4e88\u7d04\u3057\u305f\u30b3\u30fc\u30b91\u56de\u5206\u306e\u6d88\u5316<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u4e88\u7d04\u6642\u9593\u3088\u308a10\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u6271\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td>\u3010\u95a2\u6771\u3011<br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_shinjyuku?share\" target=\"_blank\">\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-shibuya?share\" target=\"_blank\">\u6e0b\u8c37\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-ikebukuro?share\" target=\"_blank\">\u6c60\u888b\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/yurakucho\/\" target=\"_blank\">\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-kinshicho?share\" target=\"_blank\">\u9326\u7cf8\u753a<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/ueno\/\" target=\"_blank\">\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_tachikawa?share\" target=\"_blank\">\u7acb\u5ddd\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/machida\/\" target=\"_blank\">\u753a\u7530\u30e2\u30c7\u30a3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/pPtGdoA5Mg2ToeGg6\" target=\"_blank\">\u5927\u5bae\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/G5Ub91kSRkgiAGpy7\" target=\"_blank\">\u5343\u8449\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/kashiwa\/\" target=\"_blank\">\u67cf\u30de\u30eb\u30a4\u5e97<\/a><br>\u3010\u6771\u5317\u3011<br><a href=\"https:\/\/goo.gl\/maps\/AWAMikSakBrSbHto9\">\u4ed9\u53f0\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e2d\u90e8\u30fb\u7532\u4fe1\u8d8a\u30a8\u30ea\u30a2\u3011<br><a href=\"https:\/\/rayrole.jp\/salon\/matsumoto\/\">\u677e\u672c\u30d1\u30eb\u30b3\u5e97<\/a>\u30fb<a href=\"https:\/\/rayrole.jp\/salon\/nagoya\/\">\u540d\u53e4\u5c4b\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e5d\u5dde\u3011<br><a href=\"https:\/\/g.page\/rayrole_kagoshima?share\">\u9e7f\u5150\u5cf6\u5e97<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300010:00\u301c21:00<br>\u65e5\u30fb\u795d\u300011:00\u301c20:30<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"http:\/\/rayrole.jp\/\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA,Mastercard<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-18\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30102\u4f4d\u3011\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-39463\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34-300x101.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>3\u7a2e\u985e\u306e\u6a5f\u68b0\u3092\u6bdb\u8cea\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u533b\u5e2b\u306b\u3088\u308b\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u9b45\u529b<\/li><li>\u30b3\u30fc\u30b9\u306f5\u5e74\u306e\u6709\u52b9\u671f\u9650\u3001\u9014\u4e2d\u89e3\u7d04\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.mens-rize.com\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/td><td>\u5168\u56fd26\u5e97\u8217\uff082023\u5e748\u6708\u73fe\u5728\uff09<br><strong>\u90fd\u51856\u5e97\u8217<\/strong><br>\u6c60\u888b\u30fb\u65b0\u5bbf\u5357\u53e3\u30fb\u6e0b\u8c37\u516c\u5712\u901a\u308a\u30fb\u9280\u5ea7\u30fb\u7acb\u5ddd\u30fb\u753a\u7530<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u9752\u68ee\uff08\u63d0\u643a\u9662\uff09\u30fb\u516b\u6238\uff08\u63d0\u643a\u9662\uff09\u30fb\u76db\u5ca1\uff08\u63d0\u643a\u9662\uff09\u30fb\u3044\u308f\u304d\uff08\u63d0\u643a\u9662\uff09\u30fb\u90e1\u5c71\uff08\u63d0\u643a\u9662\uff09<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5ddd\u5d0e\u30fb\u6a2a\u6d5c\u30fb\u67cf\u30fb\u5927\u5bae\u897f\u53e3<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u65b0\u6f5f\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u30fb\u5fc3\u658e\u6a4b\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u897f\u901a\u308a<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u521d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u518d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb\u30e1\u30fc\u30eb\u30fb\u5e97\u982d<br>\u203b\u30a2\u30d7\u30ea\u300ePush7\u300f\u306b\u3066\u30ad\u30e3\u30f3\u30bb\u30eb\u78ba\u8a8d\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0<br><br>\u71b1\u7834\u58ca\u5f0f\/<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u4ee5\u964d\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u307e\u3067\u3067\u3042\u308c\u3070\u30ad\u30e3\u30f3\u30bb\u30eb\u53ef\u80fd<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u5230\u7740\u6642\u523b\u306b\u3088\u3063\u3066\u65bd\u8853\u53ef<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-19\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30103\u4f4d\u3011\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u7279\u5316\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u533b\u7642\u8131\u6bdb\u306b\u3088\u308a\u3057\u3063\u304b\u308a\u3068\u3057\u305f\u52b9\u679c\u611f<\/li><li>\u5168\u56fd71\u304b\u6240\u304b\u3089\u6700\u5bc4\u308a\u306e\u3068\u3053\u308d\u3092\u9078\u3079\u308b<\/li><li>\u30c9\u30af\u30bf\u30fc\u306b\u3088\u308b\u308f\u304b\u308a\u3084\u3059\u3044\u89e3\u8aac<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba<br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">YAG\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30df\u30b9\u30c8\u8131\u6bdb\u6a5f\u30a2\u30d0\u30e9\u30f3\u30c1\u30ec\u30a4\u30ba<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186 \/ 1\u7b87\u6240<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.s-b-c.net\/datsumo\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5730\u57df<\/td><td><strong>\u90fd\u518516\u5e97\u8217<\/strong><br>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50<br><br><strong>\u25bc\u5317\u6d77\u9053<\/strong><br>\u672d\u5e4c<br><br><strong>\u25bc\u6771\u5317<\/strong><br>\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<br><br><strong>\u25bc\u95a2\u6771<\/strong><br>\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802<br><br><strong>\u25bc\u4e2d\u90e8<\/strong><br>\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804<br><br><strong>\u25bc\u8fd1\u757f<\/strong><br>\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f<br><br><strong>\u25bc\u4e2d\u56fd<\/strong><br>\u5ca1\u5c71\u30fb\u5e83\u5cf6<br><br><strong>\u25bc\u56db\u56fd<\/strong><br>\u9ad8\u677e\u30fb\u677e\u5c71<br><br><strong>\u25bc\u4e5d\u5dde<\/strong><br>\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u3082\u55b6\u696d<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-20\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30104\u4f4d\u3011\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\" class=\"underline\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>5\u7a2e\u985e\u306e\u30de\u30b7\u30f3\u3092\u4f7f\u3044\u5206\u3051\u3066\u65bd\u8853<\/li><li>\u75db\u307f\u306b\u914d\u616e\u3057\u305f\u30de\u30b7\u30f3\u3084\u9ebb\u9154\u3092\u7528\u610f<\/li><li>\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\uff08\u5168\u9662\u5c0e\u5165\uff09<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8<br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2AC<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO <br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc <\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff08\u5168\u9662\u5c0e\u5165\uff09<br>\u203b\u5c0e\u5165\u6a5f\u5668\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ad8\u6fc3\u5ea6\u8868\u9762 \u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e20:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u524d\u65e5\u304c\u5b9a\u4f11\u65e5\u306e\u5834\u5408\u306f\u305d\u306e\u524d\u65e5\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>15\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f1\u56de\u5206\u6d88\u5316<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.dansei-datsumo.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u9662\u4e00\u89a7<\/td><td><strong>\u90fd\u51856\u9662<\/strong><br>\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u6c60\u888b\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u3011<\/strong><br>\u672d\u5e4c\u9662<br><br><strong>\u3010\u6771\u5317\u3011<\/strong><br>\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u6a2a\u6d5c\u9662\u30fb\u5927\u5bae\u9662<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u9662<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6\u9662<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u9662<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u521d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u518d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118\uff0824\u6642\u9593OK\uff09<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u4e8c\u56de\u6255\u3044\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>JCB\u30fbVISA\u30fbMasterCard\u30fbAmerican Express\u30fb\u30e9\u30a4\u30d5\u30ab\u30fc\u30c9\u30fbUnion Pay<br><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u203b\u5e97\u8217\u306b\u3088\u308a\u7570\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u5fc5\u305a\u4e8b\u524d\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-091e4670-8a7b-4486-aef5-9413556862c2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01<span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;\u30105\u4f4d\u3011\u5206\u304b\u308a\u3084\u3059\u3044\u6599\u91d1\u4f53\u7cfb\uff01\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}\">\u30e1\u30f3\u30baTBC<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" class=\"wp-image-53265\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-300x154.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-768x393.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc.jpg 1289w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u3067\u304d\u308b\u6570\u5c11\u306a\u3044\u30b5\u30ed\u30f3<\/li><li>1\u672c\u3042\u305f\u308a\u306e\u6599\u91d1\u4f53\u7cfb\u3067\u660e\u77ad<\/li><li>\u5927\u624b\u30b5\u30ed\u30f3\u306e\u305f\u3081\u5e97\u8217\u6570\u3082\u8c4a\u5bcc<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a> \/ <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<\/a><br>\u203b\u9854\u8131\u6bdb\u306f\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u306e\u307f<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u3010\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u3011<br>\u30fbHi-\u30a8\u30d4<br>\u30fb\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e17:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65993,000\u5186<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u6642\u9593\u306b\u3088\u3063\u3066\u306f\u65bd\u8853\u53ef\u80fd<br>\u3059\u3050\u306b\u96fb\u8a71\u9023\u7d61\u3092\u3044\u308c\u308b\u5fc5\u8981\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">MEN&#8217;S TBC<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td><strong>\u90fd\u518524\u9662<\/strong><br>\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u3001\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a<br><br><strong>\u305d\u306e\u307b\u304b<\/strong><br>\u5317\u6d77\u9053\u3001\u9752\u68ee\u770c\u3001\u5bae\u57ce\u770c\u3001\u65b0\u6f5f\u770c\u3001\u795e\u5948\u5ddd\u770c\u3001\u57fc\u7389\u770c\u3001\u5343\u8449\u770c\u3001\u7fa4\u99ac\u770c\u3001\u9577\u91ce\u770c\u3001\u8328\u57ce\u770c\u3001\u77f3\u5ddd\u770c\u3001\u611b\u77e5\u770c\u3001\u9759\u5ca1\u770c\u3001\u5927\u962a\u5e9c\u3001\u4eac\u90fd\u5e9c\u3001\u5175\u5eab\u770c\u3001\u5ca1\u5c71\u770c\u3001\u5e83\u5cf6\u770c\u3001\u798f\u5ca1\u770c\u3001\u6c96\u7e04\u770c<br><br>\u8a73\u7d30\u306f\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00<br>\u65e5\u30fb\u795d\u300010:00\uff5e19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E\">\u30cd\u30c3\u30c8\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u6a5f\u306e\u8cbb\u7528\u5bfe\u52b9\u679c\u306f\u9ad8\u3044\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\">\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u306b\u3064\u3044\u3066\u4f53\u9a13\u8ac7\u304b\u3089\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u521d\u3081\u3066\u306e\u7d4c\u9a13\u306f\u5927\u4eba\u306b\u306a\u3063\u3066\u3082\u5c11\u3057\u7dca\u5f35\u3057\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3092\u4f8b\u306b\u3068\u3063\u3066\u898b\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u3010\u7167\u5c04\u306e\u6d41\u308c\u3011\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8\uff0d\u30e1\u30f3\u30ba\u30ea\u30bc\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/aOEGjRcWd-U?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u71b1\u7834\u58ca\u5f0fYAG\u30ec\u30fc\u30b6\u30fc<\/figcaption><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u3082\u3082\u3061\u308d\u3093\u591a\u5c11\u306f\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u3060\u3044\u305f\u3044\u306e\u6d41\u308c\u306f\u308f\u304b\u3063\u305f\u304b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"qa\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&amp;A<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&amp;A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u4e0a\u3067\u3001\u77e5\u3063\u3066\u304a\u304f\u3079\u304d\u60c5\u5831\u306b\u3064\u3044\u3066Q&amp;A\u65b9\u5f0f\u3067\u304a\u7b54\u3048\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u3072\u3052\u5243\u308a\u306f\u3001\u901a\u5e38\u6642\u3088\u308a\u614e\u91cd\u306b\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u6ce8\u610f\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u6b21\u306e3\u3064\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u5f53\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306fNG\uff01\u7fcc\u65e5\u304b\u3089\u306b\u3059\u308b<\/li><li>\u30d2\u30b2\u3092\u5243\u308b\u969b\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u5c02\u7528\u30d5\u30a9\u30fc\u30e0 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u5c02\u7528\u30d5\u30a9\u30fc\u30e0<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30b8\u30a7\u30eb (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\">\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u3067\u304d\u308c\u3070\u30ab\u30df\u30bd\u30ea\u3067\u306f\u306a\u304f\u96fb\u6c17\u30b7\u30a7\u30fc\u30d0\u30fc\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u5fc5\u305a\u4fdd\u6e7f\u3092\u3059\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6bdb\u6839\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u308b\u307b\u3069\u306e\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u305f\u3081\u3001\u808c\u306f\u654f\u611f\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u901a\u5e38\u3088\u308a\u3082\u512a\u3057\u304f\u51e6\u7406\u3092\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-2\"><span style=\"font-weight: 400;\"><strong>Q.<\/strong><\/span><strong> \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-3\"><span style=\"font-weight: 400;\"><strong>Q. <\/strong><\/span><strong>\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<\/p>\n<p>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga84-1024x683.jpeg\" alt=\"\u9854\u3092\u3057\u304b\u3081\u306a\u304c\u3089\u982c\u9aed\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-3119\"\/><figcaption>Handsome man suffering from toothache at home, closeup<\/figcaption><\/figure>\n\n\n\n<p><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<\/li><li>\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<span style=\"font-weight: 400;\">\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/span><\/p>\n\n\n\n<h2><span id=\"titleid-23\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span style=\"font-weight: 400;\">\u3053\u306e\u8a18\u4e8b\u3067\u306f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u5225\u306e\u52b9\u679c\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u8aac\u660e\u3057\u3066\u304d\u307e\u3057\u305f\u3002\u5b89\u5fc3\u5b89\u5168\u306b\u9aed\u3092\u306a\u304f\u3057\u305f\u3044\u306a\u3089\u3070\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3092\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u30b5\u30ed\u30f3\u3054\u3068\u306b\u6271\u3063\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u3084\u8131\u6bdb\u6a5f\u5668\u304c\u9055\u3046\u306e\u3067\u3001\u56de\u6570\u3084\u6599\u91d1\u3001\u75db\u307f\u306e\u5f37\u3055\u3092\u8003\u616e\u3057\u3066\u3001\u81ea\u5206\u306e\u7406\u60f3\u306b\u3042\u3063\u305f\u3068\u3053\u308d\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u65b9\u306f\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3063\u304b\u308a\u3068\u8131\u6bdb\u3057\u3066\u3001\u9aed\u5243\u308a\u306e\u3044\u3089\u306a\u3044\u30e2\u30c6\u30d5\u30a7\u30a4\u30b9\u3092\u76ee\u6307\u3057\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u90e8\u4f4d\u304b\u3089\u8cbb\u7528\u76f8\u5834\u30fb\u304a\u3059\u3059\u3081\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34723\" style=\"width: 44px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon4.png\" alt=\"\">\u9854\u30fb\u30d2\u30b2\u90e8\u4f4d\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/\">\u9854\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u30d2\u30b2\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/forehead\/\">\u304a\u3067\u3053<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/eyebrows\/\">\u7709\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/sideburns\/\">\u3082\u307f\u3042\u3052<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/nose-hair\/\">\u9f3b\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/ear\/\">\u8033\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/mustache\/\">\u53e3\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/cheek\/\">\u9830\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/nape\/\">\u3046\u306a\u3058<\/a><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34722\" style=\"width: 24px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon3.png\" alt=\"\">\u4e0a\u534a\u8eab\u30fb\u5168\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hairremoval-wholebody-popularity\/\">\u5168\u8eab<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/chest-hair\/\">\u80f8\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/underarm-hair\/\">\u8107\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/back\/\">\u80cc\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/belly\/\">\u8179\u6bdb\uff08\u30ae\u30e3\u30e9\u30f3\u30c9\u30a5\uff09<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/arm\/\">\u8155\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hand-hairremoval\/\">\u624b\u306e\u7532\u30fb\u6307\u6bdb<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34721\" style=\"width: 30px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon2.png\" alt=\"\">\u4e0b\u534a\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/\">VIO<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/public-hairremoval\/\">\u30c1\u30f3\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/scrotum\/\">\u91d1\u30bf\u30de<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/buttocks\/\">\u30b1\u30c4\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/\">\u8db3\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/thigh-hairremoval\/\">\u3075\u3068\u3082\u3082<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/suneke\/\">\u3059\u306d\u6bdb<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<br\/>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<br\/>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"><strong>Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/strong><\/strong> <p class=\"schema-faq-answer\"><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<br\/><\/strong>\u30fb\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<br\/>\u30fb\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":23703,"parent":448,"menu_order":452,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e&hellip;","acf":{"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"0","show_hide_review":"0","long_text_title":"\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3068\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u4e00\u7dd2\u7d9a\u304f\uff1f\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4e00\u6319\u7d39\u4ecb\uff01","custom_order":"3700","second_featured_image":{"ID":23704,"id":23704,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none.jpg","filesize":34969,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3\/","alt":"","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3","status":"inherit","uploaded_to":20488,"date":"2019-12-11 23:55:12","modified":"2019-12-11 23:55:12","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20488"}],"version-history":[{"count":111,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions"}],"predecessor-version":[{"id":90527,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions\/90527"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/23703"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&amp;p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=55556I-E3480745&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-X206434V&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5&nbsp;新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr&#8217;sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=46393a-X215692l&amp;p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&amp;dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&amp;H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&amp;Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0">&lt;b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>&#8211;</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>&#8211;</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&amp;A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=p12431P-A407226C&amp;p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説&quot;}" data-sheets-userformat="{&quot;2&quot;:4739,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:[null,2,16777215],&quot;10&quot;:1,&quot;12&quot;:0,&quot;15&quot;:&quot;Meiryo&quot;}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-6206368X&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-b183091T&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&amp;A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&amp;A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多&hellip;',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001&nbsp;福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004&nbsp;札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&amp;翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-W182903R&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br>&nbsp;1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br>&nbsp;2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-B183090w&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-x290787W&amp;p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=D8610f-t290771Q&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=R13717g-y454141u&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs &#8211; <strong>Don&#8217;t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=L5159F-U242283X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&amp;a=C5133V-7200116A&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&amp;安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr&#8217;sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう&nbsp;みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&amp;A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for&nbsp;Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-S206375z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=B35183-t213610P&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-Q246095F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=z74315-q246092l&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-01830924&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=O19748-V43744R&amp;p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら&gt; (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$datsumou_column = null
$hige_datsumou_column_ids = [
'include' => [
(int) 0 => (int) 2434,
(int) 1 => (int) 20904,
(int) 2 => (int) 20488,
(int) 3 => (int) 18112,
(int) 4 => (int) 13414,
(int) 5 => (int) 13833
]
]
$hige_datsumou_column = [
(int) 0 => [
'id' => (int) 13833,
'date' => '2024-10-17T02:00:00',
'date_gmt' => '2024-10-16T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13833'
],
'modified' => '2024-10-17T13:07:55',
'modified_gmt' => '2024-10-17T04:07:55',
'slug' => 'bald-hairremoval-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/',
'title' => [
'rendered' => '東京の髭脱毛おすすめランキング'
],
'content' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。</p>
<p>それだけに、<span class="redcolor">「どこでヒゲ脱毛をすれば良いか分からない」</span>という悩みも多く聞かれます。</p>
<p>今回は、東京エリアでおすすめの髭脱毛クリニック&amp;サロンを一挙ご紹介!もちろん、脱毛費用などの基本情報と口コミもしっかり収集しています!</p>
<p><strong>【東京でおすすめのヒゲ脱毛クリニック】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>&#8211;</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>&#8211;</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<p><strong>【東京</strong><strong>でおすすめのヒゲ脱毛サロン】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking" style="width: 99.881%;">
<tbody>
<tr>
<td style="width: 86px;">イメージ</td>
<td style="width: 238px;"><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース" /></td>
<td style="width: 126px;"><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td>
<td style="width: 233px;"><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス" /></td>
<td style="width: 156px;"><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td>
</tr>
<tr>
<td style="width: 86px;">施設名</td>
<td style="width: 238px;">メンズTBC</td>
<td style="width: 126px;">レイロール</td>
<td style="width: 233px;">リンクス</td>
<td style="width: 156px;">ローランドビューティーラウンジ</td>
</tr>
<tr>
<td style="width: 86px;">おすすめポイント</td>
<td style="width: 238px;">ニードル脱毛だから脱毛効果がずっと続く</td>
<td style="width: 126px;">他サロンより1円でも高い場合は金額交渉可能!</td>
<td style="width: 233px;">回数パスならコース終了後の割引が最大80%オフ</td>
<td style="width: 156px;">11回目以降が永久80%オフ</td>
</tr>
<tr>
<td style="width: 86px;">脱毛方法</td>
<td style="width: 238px;">・フラッシュ脱毛
・ニードル脱毛</td>
<td style="width: 126px;">フラッシュ脱毛</td>
<td style="width: 233px;">フラッシュ脱毛</td>
<td style="width: 156px;">フラッシュ脱毛</td>
</tr>
<tr>
<td style="width: 86px;">ヒゲ処理が楽になるまでの総額(全部位)</td>
<td style="width: 238px;">800本:112,960円
(オーダーメイドプラン)</td>
<td style="width: 126px;">70,000円〜</td>
<td style="width: 233px;">59,800円〜</td>
<td style="width: 156px;">118,800円</td>
</tr>
<tr>
<td style="width: 86px;">ツルツルになるまでの総額(全部位)</td>
<td style="width: 238px;">&#8211;</td>
<td style="width: 126px;">210,000円〜</td>
<td style="width: 233px;">94,694円〜</td>
<td style="width: 156px;">3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td>
</tr>
<tr>
<td style="width: 86px;">通い放題の有無</td>
<td style="width: 238px;">×</td>
<td style="width: 126px;">○</td>
<td style="width: 233px;">×</td>
<td style="width: 156px;">×</td>
</tr>
<tr>
<td style="width: 86px;">東京の店舗</td>
<td style="width: 238px;">都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td>
<td style="width: 126px;">【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td>
<td style="width: 233px;">都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td>
<td style="width: 156px;">都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td>
</tr>
<tr>
<td style="width: 86px;">営業時間</td>
<td style="width: 238px;">平日:12:00~21:00
土日・祝日:10:00~19:00</td>
<td style="width: 126px;">11:00〜21:00
※各店舗によって異なります</td>
<td style="width: 233px;">平日・土 12:00~21:00
日・祝 11:00~20:00</td>
<td style="width: 156px;">各店舗によって異なる</td>
</tr>
<tr>
<td style="width: 86px;">デメリット</td>
<td style="width: 238px;">ニードル脱毛は高額になりやすい</td>
<td style="width: 126px;">スタッフの性別指定はできない</td>
<td style="width: 233px;">男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td>
<td style="width: 156px;">プランの選択肢が少ない</td>
</tr>
<tr>
<td style="width: 86px;">公式サイト</td>
<td style="width: 238px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td>
<td style="width: 126px;"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 233px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 156px;"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
</div></section>
<p>ランキングの詳細をご紹介するまえに、格安でヒゲ脱毛ができるサロン・クリニックと安さ以外に重視すべきポイントについて解説していきます。</p>
<p>先にクリニック・サロンの情報を知りたい方は下のボタンからご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<h2>東京で髭脱毛が安い<strong>クリニック・サロンはどこ?</strong></h2>
<p><span class="highlighted">とにかく安く脱毛がしたい</span>という方はこちらがおすすめ!</p>
<p>脱毛方法により脱毛効果や痛み・費用が異なるため、格安で脱毛ができるメンズ脱毛サロン、医療脱毛クリニックを3社ピックアップ。</p>
<p>回数券制度、通い放題プラン、1回ごとのコースありなど、料金体系がそれぞれ異なるため、ご自身の希望に一番あった施設を選んでくださいね。</p>
<p>いずれも無料カウンセリングを実施しているので、3社とも行ってみてから決めるでもいいですね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>施設名</td><td>レイロール</td><td>リンクス</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>全国最安値保証!</strong><br>1部位:2,980円/1回<br>3部位:59,800円/10回<br>8部位:99,800円/10回</td><td><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円<br><br>月々500円〜<br>11回目以降80%オフ</td><td>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td></tr><tr><td>アクセス</td><td>都内に5店舗<br>それぞれ最寄駅から徒歩10以内</td><td>都内に11店舗<br>それぞれ駅チカ</td><td>都内に23院<br>それぞれ駅チカ</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h2>髭脱毛クリニック&amp;サロンの選び方は?重要な5つのポイントをチェック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg" alt="チェックすべきポイント" class="wp-image-50578" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3418-contents-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を失敗しないために重要なのは、<span class="highlighted">サロン・クリニックの選び方</span>。</p>
<p>とくに注目すべきなのは次の5つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合った髭脱毛の方法かどうか</li><li>メンズのムダ毛に特化したクリニック・サロンかどうか</li><li>無料保証やアフターケアが充実しているか</li><li>予約は取りやすいか</li><li>痛み対策は万全か</li></ul>
</div></div>
<p>詳しく解説していきます。</p>
<h3>1. 自分に合った髭脱毛の方法かどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg" alt="ポイント1" class="wp-image-51117" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛には主に3つの方法があります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>光脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>永久脱毛</td><td>△<br><strong>(減毛)</strong></td><td>〇</td><td>◎</td></tr><tr><td>料金</td><td><strong>効果が出るまで長期間かかるため結果的に費用が高くなる傾向に</strong></td><td>短期間で効果が出やすいので費用を抑えやすい</td><td><strong>1本ずつ脱毛するため高額になりやすい</strong></td></tr><tr><td>施術時間</td><td>10~15分程度*</td><td>10~15分程度*</td><td>30〜60分程度*</td></tr><tr><td>痛み</td><td>静電気のような軽い痛み</td><td>輪ゴムで弾かれたような強い痛み</td><td>火傷のようなかなり強い痛み</td></tr><tr><td>施術リスク</td><td>少ないが赤み・痛みが出る可能性も</td><td><strong>出力が高いため赤み・痛みが伴う</strong></td><td>技術者によって差が出やすい</td></tr><tr><td>ツルツルになるまでの期間</td><td>15回以上*</td><td>5~8回*</td><td>5~8回*</td></tr><tr><td>トラブル対応</td><td>他の医療機関を受診必要がある<br>※サロンによって提携院あり</td><td>医療従事者がすぐに対応</td><td>他の医療機関を受診必要がある※サロンによって提携院あり</td></tr></tbody></table>
<p><small>*1&#8230;各サロン・クリニックやコースによって異なります。<br></small><small>*2&#8230;ツルツルになるまでに必要な回数の目安です。<br></small><small>*3&#8230;サロンの使用マシンや施術レベル、体質によって効果の現れ方には差があります。</small></p>
<p>それぞれにメリット・デメリットがあるため、まずは3つの髭脱毛法について知っておくと、脱毛完了までの時期や費用が<span class="highlighted">見込みやすくなります</span>。</p>
<h3>2. メンズのムダ毛に特化したクリニック・サロンかどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg" alt="ポイント2" class="wp-image-51118" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>必ずしも、男性専用サロンである必要はありませんが、<strong>メンズの脱毛に特化したクリニックやサロンがおすすめ</strong>です。</p>
<p>男性の脱毛は、<span class="redcolor">体毛が濃く、量が多いことが多い</span>ことを踏まえた上で、肌へのダメージを考慮しながら丁寧に行っていく必要があります。</p>
<p><strong>髭脱毛に特化したプランのある脱毛クリニックやサロンを厳選</strong>した、本記事のランキングを参考にしてみてくださいね。</p>
<h3>3.無料保証やアフターケアが充実しているか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg" alt="ポイント3" class="wp-image-51119" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="redcolor">単純にヒゲ脱毛の料金が安ければ良いかというと、そうではありません。</span></p>
<p>施術料金以外にも、下記のような観点から<strong>「長く通えるクリニックかどうか」</strong>という点で脱毛クリニックやサロン選びを進めましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> カウンセリングが無料かどうか</li><li> 硬毛化などの対応があるかどうか</li><li> 継続することで髭脱毛の料金は安くなるか</li></ul>
</div></div>
<h3>4.予約は取りやすいか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg" alt="ポイント4" class="wp-image-51120" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニック・サロンを契約する際は、<span class="highlighted">希望日に予約を入れやすいかどうかを必ず確認</span>しておきましょう。</p>
<p>クリニック・サロンによっては、契約してもなかなか予約が取れないケースもあるからです。<span class="redcolor">予約が取れないと、脱毛完了までの期間がズルズルと長引いてしまいます。</span></p>
<p>具体的には、Webからの24時間予約に対応しているクリニック・サロンがおすすめです。</p>
<p>また店舗数が多く、かつ契約した店舗以外でも施術ができるクリニック・サロンなら、希望日の直前でも予約を入れやすいでしょう。</p>
<p>予約の取りやすいクリニック・サロンを選べば、ストレスなく脱毛を進められます。</p>
<h3>5.痛み対策は万全か</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg" alt="ポイント5" class="wp-image-51121" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="highlighted">髭脱毛において、痛み対策は必須</span>と言っても過言ではありません。<span class="redcolor">髭は他の部位と比べ、特に脱毛時の痛みを感じやすい</span>からです。</p>
<p>痛みが不安な方は、麻酔完備のクリニック・サロンを選びましょう。麻酔には主に次の2種類があります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>麻酔クリーム</td><td>患部に塗布する。感覚が麻痺し、痛みを感じにくくなる。</td></tr><tr><td>笑気麻酔</td><td>ガスを吸入する。痛みを対策できるだけでなく、お酒に酔ったような気分になるため不安を感じにくくなる。</td></tr></tbody></table>
<p>クリニック・サロンで行っている痛み対策もチェックしておきましょう。</p>
<h2>渋谷のヒゲ脱毛クリニック&amp;サロンおすすめ22選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg" alt="ランキング" class="wp-image-40462" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは、東京でヒゲ脱毛がおすすめのクリニックとサロンを紹介していきます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは3つの基準をもとにランキングを作成しています。</p>
<p><strong>・治療実績と口コミ内容</strong><br>→症例数やクリニック&amp;サロンの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査や口コミから判断</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトの見やすさ、料金が具体的に設定されているかを評価(ランキング表示金額は断りがない場合、税込みでの金額となります。金額が変更されている可能性もあるため、来店の際は必ず公式サイトで料金をご確認ください。)</p>
</div></section>
<h2 id="clinic">東京でおすすめのヒゲ脱毛クリニック</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 100px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>&#8211;</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>&#8211;</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>&#8211;</td><td>&#8211;</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=J5530f-E183691Z&amp;p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<h3>メンズリゼ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg" alt="メンズ髭脱毛のメンズリゼ" class="wp-image-1235" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"3651732d-bed6-4a68-a0d2-15972b47673f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズリゼ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8740f63c-bcda-4377-9352-47961afe004a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8740f63c-bcda-4377-9352-47961afe004a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1748ef89-2284-416f-836d-1d9511c9dc36","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"37354e35-07b4-4b1b-a98a-ed8c61581722","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1709b44d-7405-410c-94c7-5e3ea3aea757","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズリゼ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d93d674c-5beb-4a19-8492-8690c5263344"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズリゼのおすすめポイント</p>
<ul><li>3種類の脱毛機で自分に合った脱毛が可能</li><li>様々なトラブルに備えた完全無料保証を完備</li><li>2種類の麻酔の導入で痛みへの配慮も◎</li><li>月々3,200円~手軽に脱毛を始められる</li></ul>
</div></section>
<p>メンズリゼクリニックは男性専用脱毛クリニックです。全国に18店舗展開し、東京には新宿など5店舗があります。</p>
<p>医師が直接カウンセリングを行い、ひとりひとりに最適な施術を提供してくれるのが魅力。カウンセリンは無料です。万が一の肌トラブルも完全無料で保証されているので安心です。</p>
<p>医療機関でしか扱うことのできない3種類の医療レーザー脱毛機で異なる肌質や毛質に対応。部分的に残すなどのデザインやボリューム調整にも対応しています。</p>
<p>コースの有効期限が5年もあるので、事情で行けない期間ができても大丈夫ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-60504871-f308-4b09-bd27-d630d8186f8c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg" alt="" data-id="76123" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1/" class="wp-image-76123" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg" alt="" data-id="76124" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1/" class="wp-image-76124" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg" alt="" data-id="76125" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1/" class="wp-image-76125" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg" alt="" data-id="76126" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1/" class="wp-image-76126" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>メンズリゼの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズリゼの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td><strong>メンズリゼ新宿</strong><br><a href="https://g.page/mensrize_shinjuku?share">新宿区歌舞伎町1丁目2−1 ナインティ 新宿 ビル 7F</a><br><strong>メンズリゼ渋谷</strong><br><a href="https://g.page/mensrize_shibuya?share">渋谷区神南1-16-3 ブル・ヴァールビル4F</a><br><strong>メンズリゼ銀座</strong><br><a href="https://www.google.com/maps/place/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7/@35.668131,139.7591151,17z/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1">東京都中央区銀座8-8-8 銀座888ビル10F</a><br><strong>メンズリゼ町田</strong><br><a rel="noreferrer noopener" aria-label="東京都町田市原町田4-11-14コロンブスビル8F (新しいタブで開く)" href="https://g.page/mensrize_machida?share" target="_blank">東京都町田市原町田4-11-14コロンブスビル8F</a><br>メンズリゼ立川<br><a href="https://g.page/mensrize_tachikawa?share" target="_blank" rel="noreferrer noopener" aria-label="東京都立川市柴崎町3-6-23LXビル3F (新しいタブで開く)">東京都立川市柴崎町3-6-23LXビル3F</a></td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式HPの「電話予約」</a>から各店舗にTEL</td></tr><tr><td>アクセス</td><td>各店舗のアクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td><strong>メンズリゼ新宿</strong><br>14:00~23:00<br> (休診時間18:00~19:00)<br><strong>メンズリゼ渋谷</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ銀座</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ町田</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ立川</strong><br>10:00~20:00<br> (休診時間14:00~15:00)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br> ・クレジットカード払い(1回・2回・ボーナス一括)<br> ※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr></tbody></table>
<h4>メンズリゼの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">清潔感溢れる院内で、スタッフの方々も皆さんとても親切で丁寧に接してくださりとても好感が持てます。<br>引用元:<a href="https://goo.gl/maps/vPzdGST37eK1FWuA6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応も良く、プライバシーの配慮もしっかりなされていて良かったです。<br>電話対応も大変に気持ちの良い対応でしたね。<br>引用元:<a href="https://goo.gl/maps/NBtqkUNaPDhuk1UN9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまだに全く予約が取れません。1年間ずっと取りやすいよう改善しますと言い続けていますが全く努力が見られません。新規契約の方は最初にお金を払ったらその後行きたい日に全然予約が取れないのでお気をつけください。<br>引用元:<a href="https://goo.gl/maps/NuqU6YimKHvoysyB7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3>ゴリラクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"335d4ac2-43f2-4def-863b-cd3d0dd4a18a"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c349d5b9-4493-446f-9339-9ce586ff7009","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20c0363b-e112-4b74-8f6e-73572a124f7b","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>ゴリラクリニックのおすすめポイント</p>
<ul><li>脱毛機が5種類!自分に合った脱毛ができる</li><li>痛みの少ない脱毛機「メディオスターNeXT PRO」全院導入</li><li>ヒゲ脱毛完了コースなら7回目以降は1回100円</li><li>様々なトラブルへの保証制度が無料</li></ul>
</div></section>
<p>ゴリラクリニックは、男性美容に特化したクリニックで、全国に18院展開、都内には新宿など5院が展開されています。</p>
<p>「男性美容という文化を創る」ことを使命としていて、美意識の高い男性に支持されています。</p>
<p>効果を出すために長期間通う必要があるエステ脱毛に比べて、医療脱毛は短期間で効果が得られやすのが特徴です。<br>毛細胞よりも浅い「バルジ」という細胞にアプローチするため、痛みや肌へのダメージも少なくてすみます。</p>
<p>しかも、ふたたび生えてくることもほとんどないのが魅力的ですね。</p>
<p>ゴリラ割、乗り換え割、ペア割などの割引も充実しています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg" alt="" data-id="76116" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1/" class="wp-image-76116" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg" alt="" data-id="76117" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1/" class="wp-image-76117" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg" alt="" data-id="76118" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1/" class="wp-image-76118" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg" alt="" data-id="76115" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1/" class="wp-image-76115" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4><strong>ゴリラクリニック</strong>の料金プラン</h4>
<p><strong>【ヒゲ脱毛完了コース(全6回)】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻下・アゴ・アゴ下)</td><td>74,800円</td></tr><tr><td>+部位追加<br>(ほほ・もみあげ)</td><td>64,800円</td></tr><tr><td>+部位追加(首)</td><td>49,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><small>※『ヒゲ脱毛完了コース』終了後は3年間追加1回100円で照射可能!</small></p>
<p><strong>【各部位ごとの料金】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>鼻下</td><td>38,800円</td></tr><tr><td>アゴ</td><td>38,800円</td></tr><tr><td>アゴ下</td><td>38,800円</td></tr><tr><td>ほほ</td><td>48,000円</td></tr><tr><td>もみあげ</td><td>38,800円</td></tr><tr><td>首</td><td>48,800円</td></tr></tbody></table>
<p style="font-size:11px">※ヒゲ脱毛完了コースは、平日11:00〜15:00までの照射となります。契約時にプラス19,800円(税込)のお支払で上記曜日時間以外も利用可能です。</p>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla.clinic/">ゴリラクリニック </a></td></tr><tr><td>住所</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td>11:00〜20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割*<br><br>*クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<h4>ゴリラクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96b48b26-f961-41c0-9544-d18828aca209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも行かしてもらってます。<br>店員さん可愛くて丁寧でとても親切です。<br>引用元:<a href="https://goo.gl/maps/2KSFf7eVkXmCADP48">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の施術で伺いましたが、非常に丁寧。<br>メディオスターを導入しているゴリラクリニック以外のクリニックにも行った事がありますが、1回滑らせたら次の位置に移動。<br>確かに施術時間は早いけど打ち漏れが散見されるぐらいなら、時間を目一杯に使って丁寧にやって欲しい。<br>ゴリラでは、同じ部位に4、5回当ててくれるので、気分的にも満足度が高い。<br>これで打ち漏れがあった場合は諦めがつくレベル<br>引用元:<a href="https://goo.gl/maps/ym2rgdEanBChoLJi6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">雰囲気も接客もいいのだが、立地がいいせいで予約が取りにくい。ヒゲ脱毛効果は確かにあるが、高い。脱毛なら他の美容整形もあるので、即断せずに他社と比較してから申し込まないと後悔しますよ<br>引用元:<a href="https://goo.gl/maps/roqxaitnRYou6Vsy6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3>湘南美容クリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"8cedd301-be8d-4c32-994e-c61b4908c552"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"775d53eb-7cf3-4491-8539-820aaaa9dee2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"471763f0-2131-46a6-afbf-e5dd9c165c4d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"9d161c1f-d5fc-4849-a124-2efcaf88982c","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.3</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>湘南美容クリニックのおすすめポイント</p>
<ul><li>都内だけで23院!圧倒的な院数</li><li>シンプルなコース設定でプラン選びに迷わない</li><li>1回のみの脱毛も可能!コース契約なしでハードルが低い</li></ul>
</div></section>
<p>湘南美容クリニックは、CMでもおなじみの有名なクリニックです。</p>
<p>全国に店舗を展開しているので、やむない引っ越しがあっても続けられるのは便利です。東京でも19院という驚くほどの店舗数を誇っているので、東京在住の方はとても通いやすいクリニックでしょう。</p>
<p>男性ならではの太くて硬い毛質に威力を発揮する脱毛機で、スピーディで痛みの少ない施術を提供しています。</p>
<p>医療従事者がいるので、サロン脱毛による万が一が心配な方にはオススメです。顔というデリケートで目立つ箇所ならなおさらですね。</p>
<p>ヒゲ脱毛は、3部位(上口ヒゲ、アゴ、アゴ下)が1回5,700円で受けられます。</p>
<h4><strong>湘南美容クリニック</strong>の料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛コース<br>(上口ヒゲ、アゴ、アゴ下)</td><td>1回:5,700 円<br>3回:11,400 円<br>6回:16,800 円</td></tr><tr><td>ヒゲ脱毛コース<br>(もみあげ周囲・頬)</td><td>1回:6,500 円<br>3回:12,900 円<br>6回:19,800 円</td></tr><tr><td>首</td><td>1回:6,180円<br>3回:17,730円<br>6回:29,280円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>湘南美容クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>住所</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>診療時間</td><td>受付時間<br>10:00〜23:00<br>診察時間<br>10:00〜19:00<br>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛でお世話になってます!<br>この時期になると毛の処理が疎かになりがちなので、いっその事無くしてしまえと思い通い始めました。<br>腕毛が割と濃くなりやすいのでやってもらい、2週間ぐらい経つと自然とポロポロ毛が抜けるようになりました!<br>産毛も生えづらくなって最高です!笑<br>肌もツルツルになった気がします。<br>引用元:<a href="https://goo.gl/maps/hvZWNMHCp1iQncgy5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で通っています。脱毛は予約が取りにくい印象がありましたが、毎回希望通りに予約が取れており、予約受付も遅い時間帯まで対応くださり予定が立てやすいです。スタッフの方も毎回前回からの照射後の効果を一度確認してくださるので照射漏れなども少なく今のところ不満なく通えています。<br>引用元:<a href="https://goo.gl/maps/GW7EDPVnxxfj9hfx6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここのクリニックはおそらく全国共通だと思いますが、<strong>脱毛</strong>マシンのレーザーの出力をわざと低く設定しているのでいつまで経っても<strong>永久脱毛</strong>の効果は薄いです。<br>安さを売りにしていますが、一時的に毛が抜け落ちる程度の威力のレーザーで施術するため、<strong>永久脱毛</strong>の効果は薄く何度も何度も契約を繰り返すことになり結果的にトータルで見ると高額です。<br>多くの患者は安さだけに惹かれて、このような裏事情を知らずに来院するので結果的に何度も何度も通わされてクリニックのカモになります。<br>引用元:<a href="https://goo.gl/maps/L3ogrsZspfVU3VpG7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-shonanbiyougeka/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックのヒゲ脱毛の口コミ・評判|安いけど効果はある?体験談から徹底解説</a></li></ul>
</div></div>
<h3>エミナルクリニックメンズ</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="font-size:0"> エミナルクリニックメンズのおすすめポイント </p>
<ul><li>痛みが少ない</li><li>最短5ヶ月で完了</li><li>無料保証が充実している</li></ul>
</div></section>
<p>エミナルクリニックメンズでは<span class="redcolor">痛みの軽減</span>にこだわり、脱毛機は最新の「蓄熱式脱毛機」を導入しています。</p>
<p>蓄熱式脱毛機は温かい熱で発毛因子にアプローチするため、痛みを大幅に軽減できているのが特徴です。</p>
<p>従来のような痛みがなく、<span class="highlighted">じんわりと温かさを感じる程度の体感で気軽に医療脱毛を受けられます。</span></p>
<p>今はもう「医療脱毛=痛みが強い」というそんな時代ではありません。</p>
<p><strong>痛みをネックに思うことなく気軽に医療脱毛ができる</strong>のです。</p>
<p>また、エミナルクリニックメンズの脱毛方法は毛周期に関係なく脱毛できる「蓄熱式脱毛」なので、<strong>最短1ヶ月に1回のペースで脱毛可能</strong>。</p>
<p><span class="highlighted">5回コースならたったの5ヶ月で完了します。</span></p>
<p>さらにエミナルクリニックメンズでは追加費用が発生しません。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-13133f9b-ea06-4403-9627-7b17787ba250"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 初診料 </li><li> 再診料 </li><li> お薬代(アフターケアクリーム代) </li><li> シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料) </li><li> 肌トラブル時の治療費 </li><li> 麻酔代 </li></ul>
<p></p>
</div></div>
<p>これらがすべて無料なのは嬉しいですね。</p>
<h4> <strong>エミナルクリニックメンズ</strong>の料金プラン </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻した・あご・あご下・ほほ・もみあげ・首から選べる)</td><td><strong>5回38,500円</strong></td></tr><tr><td>ヒゲ全体</td><td><strong>5回78,000円</strong></td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>エミナルクリニックメンズの基本情報 </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://mens-eminal.jp/lp/" target="_blank" rel="noreferrer noopener" aria-label="エミナルクリニックメンズ (opens in a new tab)">エミナルクリニックメンズ</a></td></tr><tr><td> 住所 </td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院 </td></tr><tr><td> 電話番号 </td><td> 公式HP「医院一覧」をご覧ください。 </td></tr><tr><td> アクセス </td><td> 公式HP「<a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank">医院一覧</a>」をご覧ください。 </td></tr><tr><td>診療時間</td><td>11:00〜21:00</td></tr><tr><td> 予約方法 </td><td>・公式WEBサイトからの予約<br>・電話予約 </td></tr><tr><td>無料保証</td><td>・施術時のローション代<br>・ お薬代(アフターケアクリーム代)<br>・シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料)<br>・ 肌トラブル時の治療費<br>・ 転院の手続き費用<br>・テスト照射代<br>・麻酔</td></tr><tr><td>キャンペーン</td><td>・学割10%OFF<br>・乗り換え割6%OFF<br>・ペア割6%OFF</td></tr></tbody></table>
<h4>エミナルクリニックメンズの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/6WXQ4z4Ak7RQyU4P7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付、施術してくださる方は皆さん丁寧で好感が持てる。中もとても綺麗でオススメです。<br>1回でも効果を実感できる。3回やったら確実に変わる。<br>引用元:<a href="https://goo.gl/maps/dXk9BQPEPhtiPfN4A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まず、ホームページには最短5回と書かれていたが。カウンセリングにいったら5回ではまず終わらないと店舗で言われ10回を進められた。<br>また、初回は予定時間より1時間前に来いと言われたが、実際行ってみたら間違っていました。と言われ、1時間待たされた。<br>2回目の予約もほとんど取れず、何とか取っていったら、その日の午前に整形外科に行ったということで本日の施術はできません。1回消化したことになります。<br>それを戻すには1万円必要です。と言われた。<br>対応に不満があり、一度施術を受けたが退会しました。<br>みなさんは、気を付けてください。引用元:<a href="https://goo.gl/maps/qVhjcBmML1ZoqwYC7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" style="background-color:#2dad96"> エミナルクリニックメンズの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a><br></li></ul>
</div></div>
<h3>ドクターコバ</h3>
<figure class="wp-block-image"><a href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-3.png" alt="メンズ髭脱毛のドクターコパ" class="wp-image-14128" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-3.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-3-300x174.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"44f415b9-188c-42f4-a55f-deb377d317b7"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ドクターコバ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffd42019-ff9d-4482-8d57-8e2924064947","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"ae545144-1dcb-4059-9dcf-277c7de525fe","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"30b10093-d512-4ab5-af8e-8ad3e519507d","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ドクターコバ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-45b719b0-74b4-471a-8040-fabfa847d898"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>Dr.コバのおすすめポイント</p>
<ul><li>施術6回目以降は1回100円!無期限ヒゲ脱毛が魅力</li><li>ヒゲ脱毛の脱毛範囲が広い</li><li>脱毛前にテスト照射あり</li></ul>
</div></section>
<p>Dr.コバは、ヒゲ脱毛に特化したクリニックです。</p>
<p>特徴的なのは無期限ヒゲ脱毛。</p>
<p>2年や4年間などの期限付きが多い中、施術6回目以降は予約料100円のみで施術を提供しています。口・顎・頬・顎下・首上のほぼ全てのヒゲが対象となるので、かなり魅力的ですよね。</p>
<p>ライトシェアに加えて、シネロンキャンデラ社のGentleMax Proを使用しており、ヒゲに最適な施術を提供。高い安全性と驚異的な効果を誇っています。</p>
<p>確実な効果と安全性、時短で選ぶならDr.コバでしょう。</p>
<h4>Dr.コバの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>都度払い</td><td>1〜5回目:27,500円/1回<br>6回目以降:110円/1回</td></tr><tr><td>一括払い</td><td>5回分:108,900円<br>6回目以降:110円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4><strong>Dr.コバ</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="http://www.kobayashi-seikei.jp/alopecia/" target="_blank">Dr.コバ 銀座院</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/Nd9YwZNW7bBpaSFs9">東京都中央区銀座2丁目10-8 マニエラ銀座ビル3階</a></td></tr><tr><td>電話番号</td><td>0120-026-226</td></tr><tr><td>アクセス</td><td>JR有楽町駅 徒歩8分<br> 銀座線 銀座駅 A13 徒歩4分<br> 日比谷線 東銀座駅 A8出口 徒歩2分<br> 有楽町線 銀座一丁目駅 11番出口 徒歩2分<br> 有楽町線 新富町駅 1番出口 徒歩5分<br> 都営浅草線 宝町駅 A3出口 徒歩5分</td></tr><tr><td>営業時間</td><td>10:00〜19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約向け)<br>・受付での予約</td></tr></tbody></table>
<h4>Dr.コバの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">安いし、効果抜群です。<br>当方めちゃくちゃ髭は濃い方ですが、薄くなってきています。<br>予約はとりずらいですが、コスパ重視したい方にオススメ。<br>痛いのが苦手ならゴリラがオススメ。<br>引用元:<a href="https://goo.gl/maps/u9RqkAuTEXt3q46N9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">価格と効果は素晴らしいけど、社員のサービスレベルと衛生面は並以下かと。社員はサービス内容、言うことバラバラ、施術後の軟膏は塗られたり塗られなかったり。衛生面は、施術上仰向けになりますが枕には髪の毛とかついてます。気分悪い、、ちなみに予約は全然取れません。<br>引用元:<a href="https://goo.gl/maps/ZmY1FZ8BDRWtmcBg9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛のコスパは随一です。<br>ただその分従業員のレベルは最低です。<br>最近は施術する方は割とまともな方が多い気がします(たまにサッサと終わらそうと客のことを考えずに適当なことやる人もいます。特に土日は施術者の質が低い気がします。)<br>受付と電話対応に関しては本当に最底辺レベルです。<br>まともな社会人としての常識やマナーや言葉遣いが身についていない方しかいません。<br>コンビニのアルバイトの方がよっぽどしっかりした接客をされています。<br>受付は無人に、電話対応は外注するなどして頂きたいです。<br>引用元:<a href="https://goo.gl/maps/Q74tFspMAE4PMmAm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://track.affiliate-b.com/visit.php?guid=ON&amp;a=o7977O-M267193O&amp;p=j706195E" style="background-color:#2dad96">Dr.コバの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-drkoba/" target="_blank" rel="noreferrer noopener" aria-label="ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証 (新しいタブで開く)">ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証</a></li></ul>
</div></div>
<h3>メンズジェニー</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/.jpg" alt="" class="wp-image-90573" srcset="https://moteo.best/column/wp-content/uploads/2023/12/.jpg 750w, https://moteo.best/column/wp-content/uploads/2023/12/.jpg-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"e184e38d-df9c-498e-8272-a13bddd1152b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズジェニー(ジェニークリニック)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20bbd0a6-7a66-4926-bece-da5791594ed9","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bfae67b3-4153-476b-9568-3a768029c0c0","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"bdebb052-e44d-47d8-adb6-da78c858135f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズジェニー(ジェニークリニック)</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.4</td>
</tr>
<tr>
<td>料金</td>
<td>7.1</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズジェニーのおすすめポイント</p>
<ul><li>痛みの少ない医療脱毛ができる </li><li>無料保証が充実している </li><li>予約が取りやすく通いやすい </li><li>良心的な価格設定 </li></ul>
<p></p>
</div></section>
<p><span style="font-weight: 400;">メンズジェニーは男性専用の脱毛クリニックで、東京には新宿南口院と渋谷院があります。</span></p>
<p><span style="font-weight: 400;">最新の脱毛理論「蓄熱式脱毛」により、痛みや肌への負担が少ない医療脱毛ができる点が最大の魅力です。</span></p>
<p><span style="font-weight: 400;">発毛因子にアプローチする方法なので温かい熱でアプローチでき、濃い毛はもちろん産毛のような薄い毛もしっかり脱毛できます。</span></p>
<p><span style="font-weight: 400;">施術もスピーディーであっという間に終わり、予約枠にも余裕が出やすいです。比較的新しいクリニックですので、その点も予約の取りやすさにつながっています。</span></p>
<p><span style="font-weight: 400;">肌トラブルや打ち漏れにも無料で対応。メンズジェニーは脱毛が初めての方でも安心して通うことができます。</span></p>
<p><span style="font-weight: 400;">カウンセリングではテスト照射も無料で行ってくれますので、興味があれば気軽に足を運んでみてください。</span></p>
<h4>メンズジェニーの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>顔セレクトプラン3</td><td>1回コース:26,000円<br>3回コース:55,000円<br>5回コース:76,000円</td></tr><tr><td>顔6箇所セット<br>(ひたい/ほほ・もみあげ/鼻下/アゴ/アゴ下/首)</td><td>1回コース:51,000円<br>3回コース:109,000円<br>5回コース:149,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><span style="font-weight: 400;">今なら期間限定キャンペーンで、「トライアル顔3箇所」が1回9,800円、「トライアル顔6箇所」が1回16,800円でお試しできますので、まずはこちらを試してみるといいでしょう。</span></p>
<h4>メンズジェニーの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://jennyc.jp/men/">メンズジェニー</a></td></tr><tr><td>住所</td><td>3店舗新宿南口院、渋谷院、大宮院</td></tr><tr><td>電話番号</td><td>0120-006-280</td></tr><tr><td>アクセス</td><td>各店舗のアクセスは<a href="https://jennyc.jp/men/clinics/">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休業日</td><td>店舗ごとに異なる</td></tr><tr><td>支払方法</td><td>現金、クレジットカード、医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://jennyc.jp/men/reserve/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4><strong>メンズジェニーの口コミ</strong></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b16884f9-2176-4316-ad02-3b70add7283b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Shoki Aobaさん </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初経験で不安要素も多々ありましたが痛みとかもなく、最後までリラックスした状態でいれました!担当の方がとても親切な方でリラックスできた要因の一つだと思います。<br>施設も綺麗な印象でした!<br>(引用元:<a href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank" rel="noreferrer noopener" aria-label="Googleマップ (新しいタブで開く)">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">anan anpanさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">VIOをやっています。<br>他会社の医療脱毛も経験済みのため、その比較です。<br><br>照射自体は、他の医療脱毛と比較して少ないです!<br>その点とても満足なのです!<br><br>星が1つないのは、<br>Oの時、スタッフの方に剃ってもらったのですが、<br>その毛の処理が実際の照射よりも痛かったです。。<br><br>他の医療脱毛をした時はそんな事はなかった。。<br><br>毛を処理する剃毛器材が悪いのか、、<br>剃毛してくれるスタッフの技術なのか、、<br><br>血が出てるんじゃないかと思うくらい痛かった。。<br>改善してほしいです。<br>(引用元:<a rel="noreferrer noopener" href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&amp;ei=M4IKYOKeD9SZr7wP4f-ViAc&amp;q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&amp;gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&amp;sclient=psy-ab&amp;ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&amp;uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://jennyc.jp/men/" style="background-color:#2dad96">メンズジェニー の公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-jenny/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズジェニーの口コミ・評判は?実際にVIO脱毛の体験で効果を検証してみた!</a></li></ul>
</div></div>
<h3>表参道スキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg" alt="メンズ髭脱毛の表参道クリニック" class="wp-image-1251" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></figure></div>
<p><!-- wp:uagb/section {"block_id":"80ce2e20-d578-4425-b0fc-3aa8e9d65eac"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">表参道スキンクリニックグループ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"da788f7f-62d7-4dd1-81a6-5a88864af44e","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5f7a190e-4278-45a9-b3f9-45c4ee4087e5","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aaacef2d-02ff-4baf-9c6c-9f744c43ae90","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"0480c0de-9297-432b-8e96-27071a2c472e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-0480c0de-9297-432b-8e96-27071a2c472e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.0"} --></p>
<div class="wp-block-brad-number-review">8.0</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>表参道スキンクリニックグループ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>表参道スキンクリニックグループは、医療脱毛を提供するクリニックです。東京は渋谷を中心に、全国に展開しています。</p>
<p>全室すべて完全個室なのでプライバシーが守られて安心。医療機関なので脱毛後のアフターケアサポートもしっかり行ってくれます。</p>
<p>良心的なのが伺えるのは、「強引な勧誘はいたしません」「表記料金以外は一切いただきません」「予約の取りやすさに自信があります」……などの8つの約束。安心して来院することができますね。</p>
<p>しかも初回カウンセリングは無料です。</p>
<h4>表参道スキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ALXレーザー</td><td>1回:22,000円5回:66,000円8回:96,800円12回:132,000円</td></tr><tr><td>YAGレーザー</td><td>1回:33,000円5回:99,000円8回:149,600円12回:211,200円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>表参道スキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="表参道スキンクリニック (opens in a new tab)">表参道スキンクリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/omotesando-skin-clinic?share">神宮前5-9-13 喜多重ビル4階</a></td></tr><tr><td>電話番号</td><td>0120-334-270</td></tr><tr><td>アクセス</td><td>東京メトロ各線「表参道駅」 A1出口より徒歩約7分</td></tr><tr><td>営業時間</td><td>月・火・木:11:00~20:00<br>金・土:11:00〜19:00<br>日・祝:10:30~18:00</td></tr><tr><td>休業日</td><td>水曜日</td></tr><tr><td>支払方法</td><td>現金もしくはクレジットカード(VISAやMastercard、UCカードなど)</td></tr><tr><td>予約方法</td><td><a href="https://omotesando-skin.jp/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>表参道スキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今まで通常の脱毛と、ここの医療脱毛を経験しましたが、やっぱり医療脱毛の方が効果が明らかに違うと思います。通常のは次に脱毛に行く前には生えてきてしまうのに、医療はそれがかなり遅いです!本当に処理の必要がなくなるので助かっています。<br>引用元:<a href="https://goo.gl/maps/BdVNDePJyJNbpTP77" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">予約時間に呼ばれず待たされること多数。<br>施術前にお金を取られるスタイル。<br>会計も不明瞭で明細はもらえません。<br>正直おすすめはしないです。<br>引用元:<a href="https://goo.gl/maps/9EMqbJrcqaa4Pa438" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">オプション契約の勧誘がちょっとしつこいのが残念。カウンセラーさんのお勧めは断ることができたのですが、看護師さんまでも施術中まで何度もお勧めしてくるので断るのもだんだん面倒になって最後はオプション追加してしまいました。それさえなければお勧めできるクリニックだと思います。引用元:<a href="https://goo.gl/maps/x9J2Dig35XdPzfaV7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://omotesando-skin.jp/" style="background-color:#2dad96">表参道スキンクリニックの公式HPをチェックする</a></div>
<h3>渋谷美容外科クリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png" alt="メンズ髭脱毛の渋谷美容外科クリニック" class="wp-image-14134" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-9-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"58917e65-057d-48e1-8e2a-4b904d41f7f6"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">渋谷美容外科クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"89ed49d2-6a05-49c4-acba-7b8651b91eac","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b9ed2f1e-5490-4b1e-b119-8a80f49cb445","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"358817b4-dd0a-49d9-a932-c9b4b00a2092","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d31c32a5-6a44-4c18-9084-f6bc8681cdd9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>渋谷美容外科クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.2</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>渋谷美容外科クリニックは、関東圏内に5院を展開し、都内には4院があります。</p>
<p>医療機関だけで可能なレーザー脱毛のアレキサンドライト・レーザーで、安全でスピーディーな脱毛を提供しています。</p>
<p>初診料・カウンセリング料・剃毛台・アフターケアがすべて無料という4つの脱毛サービスを提供。丁寧なカウンセリングを行い、強引な勧誘はありません。</p>
<p>クリニックなので、心配な施術後の肌トラブルもきっちりと対応してくれるのでとても安心ですね。</p>
<h4>渋谷美容外科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:74,800円8回:107,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>渋谷美容外科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://shibu-cli.com/">渋谷美容外科クリニック</a></td></tr><tr><td>住所</td><td><strong>渋谷院</strong><br><a href="https://goo.gl/maps/xweXib5q2Ly44cdx5">東京都渋谷区渋谷1-14-9 藤和宮益坂ビル8・9F</a><br><strong>新宿院</strong><br><a href="https://goo.gl/maps/78PxmsKCTcaw3yXq8">東京都新宿区新宿3-23-1 都里一ビル2F</a><br><strong>池袋院</strong><br><a href="https://goo.gl/maps/2MmwDbh6GuJJ2ddg9">東京都豊島区南池袋2-27-8 南水ビル7F</a><br><strong>新橋院</strong><br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/shibucli_shinbashi?share" target="_blank">東京都港区新橋2-18-9 第3光和ビル4F</a><br><strong>横浜院</strong><br><a href="https://g.page/shibucli_yokohama?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">神奈川県横浜市西区南幸2-11-1 横浜MSビル7F</a></td></tr><tr><td>電話番号</td><td>0120-355-311</td></tr><tr><td>アクセス</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ全体3回コース:57,500円</td></tr></tbody></table>
<h4><strong>渋谷美容外科クリニック</strong>の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらのクリニックの脱毛機とても良く毛が減ります。今まで通っていたところの半分位の回数で脱毛が終わりました。予約も希望の時間に取れるよう調整してくれて有り難い。カウンセリングも丁寧でスタッフさん皆対応良いですよ。<br>引用元:<a href="https://goo.gl/maps/abKhxWtWSzUKSLAG8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最初入り口がわかりづらかったですが、脱毛でちゃんと予約を取ってくれたのとシェービング無料は楽ちんですごく良かったです!<br>スタッフさんの対応もていねいに感じました!<br>引用元:<a href="https://goo.gl/maps/TLXXMmmZnAMWtpD47" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-18154384-3f01-4a03-bef2-4348b0056503"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">全身脱毛で通っていますが、スタッフの方の対応も良く、施術も丁寧です。料金はすごく安いというわけではなく、まあ平均的かなという価格帯です。23時まで営業しているので、仕事後にも通えるのがありがたいです。引用元:<a href="https://goo.gl/maps/zXQapcFCt7qsqge46" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://shibu-cli.com/" style="background-color:#2dad96">渋谷美容外科クリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-shibuyacosmeticsurgeryclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">【メンズ】渋谷美容外科クリニックの口コミ・評判|医療レーザー脱毛の解約料金やキャンセル料はかかる?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3>KMクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png" alt="" class="wp-image-14782" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png 749w, https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4224e83f-514a-4bef-bda7-e7f54eedd96f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"86f6b22d-c54a-4f82-8479-eae0bb73b496","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ab0f7de2-571f-4551-8176-f8f0a9e93d29","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"73a02d13-f243-47f1-91b2-6332d22f60fa","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"94fbbce4-e71a-47a1-be8f-205694d0993a","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.7"} --></p>
<div class="wp-block-brad-number-review">7.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>KM新宿クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>7.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>KMクリニックのおすすめポイント</p>
<ul><li>メディオスターNextProを使った『ハヤブサ脱毛』が早くて痛みが無い脱毛として人気</li><li>カウンセリング、施術が丁寧</li><li>産毛や日焼け肌への施術も可能</li></ul>
</div></section>
<p>KM新宿クリニックは、美容に特化した美容皮膚科・美容外科です。新宿院と銀座院があります。</p>
<p>医療レーザーハヤブサNEOは、発毛因子として重要な役割を果たすバルジを破壊します。従来のアプローチ部分の、毛根・毛母細胞よりも浅いため、痛みを感じなく圧倒的なスピード脱毛を実現しています。</p>
<p>時短で効率が良くて、しかも火傷などのリスクも軽減されているのでかなり魅力的です。</p>
<p>「試してみないとわからない」という方には、ヒゲ脱毛トライアルとして1回3,000円で体験できますよ。</p>
<h4>KMクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:93,500円追加:18,700円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>KMクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.kmshinjuku.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">KM新宿クリニック</a><br><a rel="noreferrer noopener" aria-label="KM銀座クリニック (新しいタブで開く)" href="https://www.kmshinjuku.com/clinic-ginza/" target="_blank">KM銀座クリニック</a></td></tr><tr><td>住所</td><td><strong>KM新宿クリニック</strong><br><a href="https://g.page/KMshinjuku?share">新宿区歌舞伎町2-46-5KM新宿ビル8F</a><br><br><strong>KM銀座クリニック</strong><br><a href="https://g.page/KMginza?share">中央区銀座1-16-1東貨ビル7F</a></td></tr><tr><td>電話番号</td><td>03-5272-0212</td></tr><tr><td>アクセス</td><td><strong>KM新宿クリニック</strong><br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><br><strong>KM銀座クリニック</strong><br>銀座線「京橋駅」1番出口より徒歩3分</td></tr><tr><td>営業時間</td><td>診察時間 11:00〜19:00<br>電話受付 10:30〜19:00</td></tr><tr><td>休診日</td><td>年末年始のみ休診</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>または電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ひげ(鼻下)トライアル1回:3,300円</td></tr></tbody></table>
<h4>KMクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付の対応、先生の施術も問題なくまた行きたいと思います。<br>ありがとうございました。<br>引用元:<a href="https://goo.gl/maps/BL2nNNLXxD5v5wsN6">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">付は数人いるが、愛想が良いスタッフとそうでないスタッフの差が激しい。医師はとても丁寧で、対応してくれた受付・看護師と比べても一番親切だった。施術は良かった。再訪あり。<br>引用元:<a href="https://goo.gl/maps/uYLvgLyWTsUHvBPVA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">看護師無礼<br>きちんと剃ってきたのに強めの口調。<br>うるさいしうざい。<br>帰ろうかと思ったわ途中で。<br>銀座なんでなくなっちゃったのさー。引用元:<a href="https://goo.gl/maps/BGspM1S2mh2GCFZ17" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/depilate-men/" style="background-color:#2dad96">KMクリニックを公式HPでチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a890a7d2-044d-40c8-992d-684994db6158"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-kmclinic/">KMクリニックの口コミ・評判は?新宿・銀座のヒゲ永久脱毛ならハヤブサ脱毛のお得コースがおすすめ</a></li></ul>
</div></div>
<h3>メディエススキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250.jpg" alt="メンズ髭脱毛のメディエススキンクリニック" class="wp-image-11369" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"4786e358-2c74-401c-b12b-8c98cd55c385"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メディエススキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"02ce887e-3cf7-400b-bfb2-05cdee3cdd21","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"24ffd67f-6112-4eec-bad6-a2bfb6598f11","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"cefa0580-ca51-4459-b3ce-d1d441a07400","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.6"} --></p>
<div class="wp-block-brad-number-review">7.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.5</td>
</tr>
<tr>
<td>接客</td>
<td>7.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>メディエススキンクリニックは、10代から90代までの幅広い層が来院する、美容に特化した美容皮膚科です。美容に関する様々なメニューの中で、医療脱毛も提供。</p>
<p>何よりもカウンセリングを大切にし、それぞれの希望と満足に寄り添い、向き合ってくれます。</p>
<p>特徴は、医師というだけでも安心なのに、キャリアのある皮膚の専門医が対応してくれるということでしょう。万が一の皮膚トラブルを考えると非常に安心できますよね。</p>
<p>米国で承認された永久脱毛の医療レーザーを使用した脱毛は、初回から効果を実感できます。日焼けした肌にも照射可能で、肌へのダメージが少ないのが特徴です。</p>
<p>料金は、パーツごとやセット料金があり、都度払いなのも安心ですね。</p>
<h4>メディエススキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:27,500円<br>3回:55,000円<br>5回:82,500円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メディエススキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.medieth.com/">メディエススキンクリニック</a></td></tr><tr><td>住所</td><td>東京都中央区銀座3-9-19 吉澤ビル6F</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>アクセス</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td></tr><tr><td>営業時間</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td></tr><tr><td>営業日(休診日)</td><td>日曜日</td></tr><tr><td>支払方法</td><td>現金一括<br>クレジットカード<br>医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://www.medieth.com/">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ&nbsp;(全体:もみあげ・ほほ・首含む)5回:82,500円</td></tr></tbody></table>
<h4>メディエススキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c40d8716-c381-43e6-9102-d085e557fee8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最近毛が濃い人が少なくなった気がしてたんですが、みんな脱毛やってるんですね。<br>友達がこちらのクリニックで受けたとの事で、紹介してもらいました。ちょうどキャンペーンやってたので予算よりも安く済んでお得でした。痛みはありましたが我慢してでもやった甲斐がありました。<br>引用元:<a href="https://goo.gl/maps/MAHw7CivGVPDeR8VA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a661daa6-80b6-47dc-b454-97b13b552193"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">将来ヒゲ伸ばすかもしれないと思って脱毛やるか保留にしてたんですけど、夕方になると青くなるのが面倒で。最近リモート業務になったので人と会う機会も減ったのですが、逆に今が始め時かなと。数回しか通ってませんが、既に薄くなったような。現段階でもやって良かったと思う。<br>引用元:<a href="https://goo.gl/maps/3zYxDrqu83gNUEmf8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最悪です。<br>看護婦さんの態度対応も悪いし、脱毛もビタミン点滴も効果が全然わからない。引用元:<a href="https://goo.gl/maps/HVXd8zbYvWrnLVrZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.medieth.com/" style="background-color:#2dad96">メディエススキンクリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mediasskinclinic/">メディエススキンクリニックの口コミ・評判は?ヒゲ脱毛やVIO脱毛の費用と効果は?おすすめクリニックか徹底検証</a></li></ul>
</div></div>
<h3>マグノリア皮膚科クリニック</h3>
<figure class="wp-block-image"><a href="http://www.mg-clinic.com/treatment/hairremoval-men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-4.png" alt="メンズ髭脱毛のマグノリア皮膚科クリニック" class="wp-image-14129" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-4.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-4-300x202.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>マグノリア皮膚科クリニックは、渋谷で美容医療を提供するクリニックです。</p>
<p>厳しい基準をパスした優秀なスタッフが、黄色人種に効果的なレーザーを使用した脱毛を提供。</p>
<p>豊富な経験と高い技術で、出力や当て方をチョイスしてひとりひとりの施術にあたります。なので、サロンで何年もかかる施術が短期間で済ませられます。</p>
<p>痛みの強い方にはオリジナルの脱毛用クリーム麻酔を使用。通常の医療用麻酔クリームに比べて強力なのに、肌に優しいのが特徴。痛みや肌が気になる方には魅力的ですね。</p>
<p>リピーターが多いのも特徴です。</p>
<h4>マグノリア皮膚科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:55,000円<br>5回:220,00円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>マグノリア皮膚科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">マグノリア皮膚科クリニック</a></td></tr><tr><td>住所</td><td>渋谷区渋谷1-8-7 第27SYビル5A</td></tr><tr><td>電話番号</td><td>03-3486-7855</td></tr><tr><td>アクセス</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>10:30〜18:00</td></tr><tr><td>営業日(休診日)</td><td>月・木曜休診</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>もみあげ+頬:20,000円/1回</td></tr></tbody></table>
<h4>マグノリア皮膚科クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックで受けた施術と全く違う結果に驚いた時から、ずっとマグノリアに通っています。施術後、毎回鏡を見るのが本当に楽しみで人生の質が上がる気分です。スタッフの対応も礼儀正しくそして優しくお声がけくださって安心してお任せしています。<br>引用元:<a href="https://goo.gl/maps/BpU8WZoLEvLsTbtu5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年ほど前から通院しています。とにかくスタッフの方の対応がとても良いです。カウンセリング時、一緒に頑張りましょうと言ってくださったスタッフの方がとても印象的でした。不安症のため、沢山質問しても答えてくださる看護師さんも心強くて安心します。<br>部屋の仕切りがカーテンであることだけ、とても残念です。体の治療を受けているので…<br>引用元:<a href="https://goo.gl/maps/TBV8PK2mA5fP5MhLA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここは周りにお勧めできないです。ありえない対応されますよ。二度と行かない引用元:<a href="https://goo.gl/maps/f6DMK5AGEZKnX98w9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://www.mg-clinic.com/treatment/hairremoval-men/" style="background-color:#2dad96">マグノリア皮膚科クリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-magnoliadermatologyclinic/">マグノリア皮膚科クリニックの口コミ・評判は?東京で髭の永久脱毛するならマグノリア皮膚科がおすすめ</a></li></ul>
</div></div>
<h3>銀座肌クリニック</h3>
<figure class="wp-block-image"><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-8.png" alt="メンズ髭脱毛の銀座肌クリニック" class="wp-image-14133" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-8.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-8-300x162.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>銀座肌クリニックは、男性専用の美容皮膚科です。銀座の「キラリトギンザ」内にあるので、ショッピングや食事のついでに行くことができて便利です。</p>
<p>院長は、美容医療に長年関わってきたため、高い技術力だけではなく、痛みと不安に配慮した丁寧な施術を誇っています。</p>
<p>クリニックなので、高い出力のレーザー脱毛でしっかり毛を生み出す細胞を破壊できます。毛根が深く、効果が出にくいヒゲ脱毛にもしっかりと効果があります。</p>
<p>もちろん、万が一の肌トラブルにも迅速に対応できるのも安心です。</p>
<h4>銀座肌クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:38,000円<br>5回:152,000円<br>10回:294,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>銀座肌クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">銀座肌クリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/GinzaHadaClinic?share">東京都中央区銀座1-8-19 キラリトギンザ9F</a></td></tr><tr><td>電話番号</td><td>0800-823-4305</td></tr><tr><td>アクセス</td><td>・有楽町線「銀座一丁目駅」9番出口から徒歩1分<br>・銀座線「京橋駅」2番出口から徒歩2分<br>・日比谷線・丸ノ内線・銀座線「銀座駅」A13番出口から徒歩5分<br>・ 都営浅草線「宝町駅」A4出口から徒歩3分<br> ・JR山手線・京浜東北線「有楽町駅」京橋口から徒歩5分</td></tr><tr><td>営業時間</td><td>月曜~土曜:11:00~13:00/14:30~19:30<br>日曜:11:00~13:00/14:30~18:30</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(VISA・Mastercard・JCB・AMERICAN EXPRESS)<br>メディカルローン(12回まで金利・手数料なし)</td></tr><tr><td>予約方法</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛全体1回トライアル:38,000円</td></tr></tbody></table>
<h4>銀座肌クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">銀座のビルにあります。<br>とても豪華な感じがしますが、そんなに大きなクリニックではないです。<br>隣のエステと同じ系列?<br>引用元:<a href="https://goo.gl/maps/F9UzmEuripxwaB4f7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">「痛くない脱毛」を掲げていますが、初回の時「痛みには強いですか?」って医師に聞かれました。<br>強い痛みの割に効果は薄いです。<br>個人差があると思いますが、脇はハサミで皮膚を切られてるような強烈な痛みで毎回汗びっしょりでした。<br>今は大手のクリニックに通っていますが、効果も痛みも全然違います!!引用元:<a href="https://goo.gl/maps/BegecCfXwi9AmJ2m7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE" style="background-color:#2dad96">銀座肌クリニックの公式HPをチェックする</a></div>
<h2 id="salon">東京でおすすめのヒゲ脱毛サロン</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td></tr><tr><td>施設名</td><td>メンズTBC</td><td>レイロール</td><td>リンクス</td><td>ローランドビューティーラウンジ</td></tr><tr><td>おすすめポイント</td><td>ニードル脱毛だから脱毛効果がずっと続く</td><td>他サロンより1円でも高い場合は金額交渉可能!</td><td>回数パスならコース終了後の割引が最大80%オフ</td><td>11回目以降が永久80%オフ</td></tr><tr><td>脱毛方法</td><td>・フラッシュ脱毛
・ニードル脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td>800本:112,960円
(オーダーメイドプラン)</td><td>70,000円〜</td><td>59,800円〜</td><td>118,800円</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td>&#8211;</td><td>210,000円〜</td><td>94,694円〜</td><td>3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td></tr><tr><td>通い放題の有無</td><td>×</td><td>○</td><td>×</td><td>×</td></tr><tr><td>東京の店舗</td><td>都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td><td>【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td><td>都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td><td>都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00
土日・祝日:10:00~19:00</td><td>11:00〜21:00
※各店舗によって異なります</td><td>平日・土 12:00~21:00
日・祝 11:00~20:00</td><td>各店舗によって異なる</td></tr><tr><td>デメリット</td><td>ニードル脱毛は高額になりやすい</td><td>スタッフの性別指定はできない</td><td>男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td><td>プランの選択肢が少ない</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h3>メンズTBC</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png" alt="メンズ髭脱毛のTBC" class="wp-image-14124" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc-300x179.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"0964a573-d3ef-43a9-bc48-a6a9713a05d9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">MEN'S TBC</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"9f96152b-8198-48e3-b4d4-87aeecd1abd8","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"7ede5724-bbda-4c88-b58c-0f686899ee23","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"52b8302c-20c2-4d13-a5aa-d10ad26a7e04","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.4</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズTBCのおすすめポイント</p>
<ul><li>「少し残したい」などの希望のスタイルにも対応</li><li>髭脱毛を1,000円で体験できる</li></ul>
</div></section>
<p>メンズTBCは、全国に展開している大手のメンズエステサロンです。東京には13店あります。</p>
<p>歴史と実績のある美容電気脱毛法で専門の技術者が施術しています。一本一本を丁寧に処理するため以後毛が生えてくることはありません。「少し残したい」などの希望のスタイルにも対応しています。</p>
<p> 脱毛料金は、一本ごとの本数で計算されます。</p>
<p>2年間有効なお得なメンバーシステムがあり、全エステメニューをメンバー価格で受けることが可能。特別オーダーメイドプランだと、メンバー価格よりも安く脱毛できます。</p>
<p>「まずは試したい」という方には、初回に限りヒゲ脱毛を1,000円で体験できますよ。</p>
<h4>メンズTBCの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>Hi-エピ</td><td>145円/本(メンバーは121円/本)</td></tr><tr><td>イオシスエピ-M</td><td>132円/本(メンバーは110円/本)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズTBCの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.tbc.co.jp/mens/">メンズTBC</a></td></tr><tr><td>住所</td><td>都内13店<br>新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00<br>土日・祝日:10:00~19:00<br>※変更になる場合があります。</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>メンズTBCの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ専用なこともあり、お客さんは男性だけなので、気楽に待てました。<br>丁寧なカウンセリングで、どれくらいの頻度で通えば理想の髭になるかイメージを持つことが出来ました。<br>特に一週間後の髭回りの様子は効果を実感できると思います。<br>引用元:<a href="https://goo.gl/maps/oT8d4zsHGwjsHPg8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性の脱毛は女性と違って難しいと聞いていたが、メンズTBCは男性に合った施術をしてくれるようで安心して任せることができました。<br>引用元:<a href="https://goo.gl/maps/8WgVXww4VmnPtfK36" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">20歳くらいの女性の接客がとても最悪。最低限の敬語も使わずに馴れ馴れしく接してくる。<br>引用元:<a href="https://goo.gl/maps/rKondvtXbyhdwqj8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">メンズTBCの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h3>レイロール</h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">レイロール</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"d61c9a9b-6589-4db4-b7eb-bed91ca5706c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"925f5476-0ba7-4313-9963-405879a4b91b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-925f5476-0ba7-4313-9963-405879a4b91b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bcd83fce-7a0c-4f3f-990a-181f95fe0613","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f7e8db3e-6710-4f77-900d-de192b5d5368","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.8"} --></p>
<div class="wp-block-brad-number-review">8.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>レイロール</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>レイロールのおすすめポイント</p>
<ul><li>最安値保証ありでコスパ◎脱毛初心者でも安心</li><li>完全オリジナルの脱毛機を開発!レーザー脱毛に劣らない脱毛効果の高さがウリ</li><li>各部位コース完了後は無期限で1回80%オフ!お客様満足度が高い</li></ul>
</div></section>
<p>レイロールは、男性専門の脱毛サロンです。</p>
<p>東京には、新宿マルイメン店、レイロール 渋谷店、レイロール 池袋店、レイロール 錦糸町店、レイロール 立川店の5店舗があります。</p>
<p>オリジナルの男性専用脱毛マシンBRILLIOは、脱毛機メーカーと共同で開発したもの。高い安全性と脱毛効果を誇り、男性のヒゲ脱毛にも確実に効果を発揮します。</p>
<p>アトピーや敏感肌の方にも安心で、熱を正しく毛へと届けるため、<span class="highlighted">肌の負担が最小限に軽減され</span>高い安全性があります。痛みも少ないのが特徴です。</p>
<p>従来のものよりもスピーディーに仕上がるのも魅力です。</p>
<p><span style="white-space: pre-wrap;">良心的なのは、<span class="highlighted">全国最安値保証</span>で「他店より1円でも高ければその場で値下げします」というもの。脱毛効果とコスパで選ぶと、レイロールですね。</span></p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg" alt="" data-id="76182" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1/" class="wp-image-76182" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg" alt="" data-id="76183" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1/" class="wp-image-76183" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg" alt="" data-id="76184" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1/" class="wp-image-76184" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg" alt="" data-id="76181" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1/" class="wp-image-76181" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>レイロールの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛セット(選べる3カ所)</td><td>59,800円/10回</td></tr><tr><td>髭脱毛セット(全8カ所)</td><td>99,800円/10回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>レイロールの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>住所</td><td><strong>都内5店舗</strong><br><strong>レイロール 新宿マルイメン店</strong><br><a href="https://g.page/rayrole_shinjyuku?share">新宿区新宿5-16-4 新宿マルイメン7F</a><br><strong>レイロール 渋谷店</strong><br><a href="https://g.page/rayrole-shibuya?share">渋谷区渋谷1-12-12 宮益坂東豊エステートビル4F</a><br><strong>レイロール 池袋店</strong><br><a href="https://goo.gl/maps/CunEGcsH8Gv5FMxh9">豊島区南池袋1-20-1 横田ビル9F</a><br><strong>レイロール 錦糸町店</strong><br><a href="https://g.page/rayrole-kinshicho?share">墨田区江東橋1-11-7 ホテイビル5F</a><br><strong>レイロール 立川店</strong><br><a href="https://g.page/rayrole_tachikawa?share">立川市曙町2-8-30 わかぐさビル7F</a><br>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>電話番号</td><td>0120-965-876</td></tr><tr><td>アクセス</td><td>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>営業時間</td><td>11:00〜21:00(新宿マルイメン店)<br>他店舗の営業時間については<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a>から</td></tr><tr><td>休業日</td><td>なし</td></tr><tr><td>支払方法</td><td>現金払い(一括・都度払い)<br>クレジットカード(VISA・Mastercard・SaisonCard・UnionPay・J-Debit)</td></tr><tr><td>予約方法</td><td><a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">WEB予約</a>もしくはフリーダイヤルより</td></tr></tbody></table>
<h4>レイロールの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初めて来たけど、痛みも少なく店員さんも優しかったので良かったです。またお願いします。<br>引用元:<a href="https://goo.gl/maps/o9oJBLnzzoRx6Aep9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">フラッシュ脱毛をしているのですが、全然痛くないし、始めて半年で頬の髭はほぼ無くなったのでとてもおすすめです!<br>駅からも近いので通いやすいです!少し店内狭く感じますがスタッフの対応も良く大満足です。<br>引用元:<a href="https://goo.gl/maps/o6hPPVPEdVxjcHeh7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f694691c-dbfe-4790-8181-64c9520b881d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛3箇所、価格がリーズナブルだと感じました。6.7回目から明らかな効果がではじめ、本当にやってよかったと思っています。出力マックスだと、アゴは少し痛いですが、これからも通います。<br>引用元:<a href="https://goo.gl/maps/GY3BgkxichJDoEG66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&amp;p=pgplnwfvbb5j" style="background-color:#2dad96">レイロール公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3>リンクス</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-rinx-300-250.png" alt="メンズ髭脱毛のリンクス" class="wp-image-8418" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"429f660b-a20e-444e-9160-1f055cb47066"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-429f660b-a20e-444e-9160-1f055cb47066">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">RINX -リンクス-</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8324228d-6026-4bf3-924c-12d74a008f12","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8324228d-6026-4bf3-924c-12d74a008f12">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c749c09b-6381-4404-a118-66f7ad30e3c7","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"4b132895-e96b-444d-8623-e78b095a02b1","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b132895-e96b-444d-8623-e78b095a02b1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"963aa9a7-afbe-4070-b239-a897ba819cc9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>RINX -リンクス-</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>リンクスのおすすめポイント</p>
<ul><li>施術・接客対応がすべて男性スタッフ</li><li>キャンペーン・割引が充実しているため安く脱毛できる</li><li>コース終了後は80%割引で脱毛を受けられる</li></ul>
</div></section>
<p>リンクスは、全国に49店舗も展開しています。男性スタッフのみがサロンを運営しているので、女性の目が気になるということもありません。</p>
<p>男性の太くて硬い毛質に威力を発揮するように開発したオリジナルな脱毛機を使用しているのが特徴的です。</p>
<p>さらに、ひとりひとりの肌や毛の状態に合わせて調整し、オーダーメイド脱毛を提供しています。</p>
<p>初めて来店する方であれば、ヒゲ脱毛パーツの好きな部位が一箇所1,800円、3箇所4,800円、6箇所5,800円で受けることができます。</p>
<p>カウンセリング・脱毛パッチテストが無料なので気軽に相談できますね。</p>
<p>コース終了後は、通常価格の80%OFFで施術を受けることができるのも安心ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg" alt="" data-id="76130" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1/" class="wp-image-76130" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg" alt="" data-id="76131" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1/" class="wp-image-76131" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg" alt="" data-id="76132" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1/" class="wp-image-76132" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg" alt="" data-id="76133" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1/" class="wp-image-76133" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>RINXの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>両ほほ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>両もみあげ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>鼻下</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>口下</td><td>1回:3,150円<br>5回:12,600円<br>10回:24,700円</td></tr><tr><td>あご</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>あご下・首</td><td>1回:5,250円<br>5回:21,000円<br>10回:38,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>RINXの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">リンクス</a></td></tr><tr><td>住所</td><td>都内12店舗<br>東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>営業時間</td><td>平日:12:00〜21:00<br>土日祝:11:00〜20:00</td></tr><tr><td>休業日</td><td>木曜日</td></tr><tr><td>支払方法</td><td>現金一括・分割払い<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>リンクスの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">効果がしっかり実感でき、店内も綺麗で利用しやすいです!<br>引用元:<a href="https://goo.gl/maps/vJz7T9WsieTdQksZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分の自由な時間で通いやすく効果も実感できました!<br>引用元:<a href="https://goo.gl/maps/NvudkcDujrWq2Mry7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">各階、リンクスとヨドバシの連絡通路の案内が少な過ぎて非常に分かりづらい。引用元:<a href="https://goo.gl/maps/797KCrFbu4EvPhps9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/" target="_blank" rel="noreferrer noopener" aria-label="RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない? (opens in a new tab)">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3>ローランドビューティーラウンジ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="メンズ髭脱毛のローランドビューティラウンジ" class="wp-image-1234" width="338" height="280" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"db41d325-9327-45a3-9589-372b85ab77a9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-db41d325-9327-45a3-9589-372b85ab77a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ローランドビューティーラウンジ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"34189492-129f-4880-9844-5b70db17b0bb","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-34189492-129f-4880-9844-5b70db17b0bb">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"12088778-5e75-470a-820c-8ed04103d559","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-12088778-5e75-470a-820c-8ed04103d559">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ac142699-77a6-4d8b-aa61-2b8a79444b45","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.8"} --></p>
<div class="wp-block-brad-number-review">7.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ローランドビューティーラウンジ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>ローランドビューティーラウンジは、ホスト界のカリスマ・ローランドが自身の経験によりプロデュースしたサロンです。</p>
<p>脱毛に苦労したローランドが出会ったのが、SHR方式の脱毛機。広範囲に弱めの光エネルギーを連続して当てるので、痛くなくてとてもスピーディー。</p>
<p> 従来のメラニン色素に反応して照射していた脱毛機では、日焼け肌や地黒肌、ほくろ、黒ずみなどは脱毛できませんでしたが、SHR方式のルミクス脱毛なら関係なく施術できます。</p>
<p> ヒゲ脱毛10回は、月額3,300円で施術できるのでリーズナブル。毎日の手間や肌荒れなどに悩んでいる方は、脱毛で一瞬で解決しますね。</p>
<p>「顔は人間の玄関。そこをキレイにしなくては全てが始まらない」とローランドは語っています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg" alt="" data-id="76495" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1/" class="wp-image-76495" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg" alt="" data-id="76496" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1/" class="wp-image-76496" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg" alt="" data-id="76497" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1/" class="wp-image-76497" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg" alt="" data-id="76498" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1/" class="wp-image-76498" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>ローランドビューティラウンジの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>10回:118,800円(月々3,300円〜)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ローランドビューティラウンジの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://roland-bl.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ローランドビューティーラウンジ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>電話番号</td><td>0120-994-106</td></tr><tr><td>アクセス</td><td><a href="https://roland-bl.jp/shoplist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td><a rel="noreferrer noopener" href="https://roland-bl.jp/shoplist/" target="_blank">各店舗ページ</a>をご覧ください</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(一括・分割)</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ローランドビューティーラウンジの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">丁寧なカウンセリングで安心して施術を受けることができました!<br>まだ通っている最中ですが効果もかなり実感しておりおすすめです!<br>はじめての脱毛でしたが満足しております!<br>引用元:<a href="https://goo.gl/maps/jHgPa5ng9ogpBB967" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a3229d69-ab53-45c4-a282-9be469508df3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">綺麗で清潔感のある店舗でした。<br>スタッフの方の案内も丁寧でリピートしたいと思いました。<br>引用元:<a href="https://goo.gl/maps/AEKJNC2AuR6iGZG96" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">新宿本店に通ってますが最近高額な化粧品の売り込みがうっとうしい。毎回行く度にあの手この手で施術中に買わそうとしてくる。いちいち断るのが面倒臭い引用元:<a href="https://goo.gl/maps/XeQbfnia2KbntoRD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=s10805O-N363976K&amp;p=j706195E" style="background-color:#2dad96">ローランドビューティーラウンジの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rolandbeautylounge/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ローランドビューティーラウンジのメンズ脱毛の口コミ・評判|値段とLumix-A9の脱毛効果を体験談から検証</a></li></ul>
</div></div>
<h3>ラ・パルレ</h3>
<figure class="wp-block-image"><a href="https://www.parler.co.jp/mens/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-7.png" alt="メンズ髭脱毛のラ・パルレ" class="wp-image-14132" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-7-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>ラ・パルレは、全国に展開するエステティックサロンで、都内には8店舗あります。レディースサロンとメンズサロンがあり、30年の実績と経験を誇っています。</p>
<p>ラ・パルレのエステティシャンは、技術力はもちろん、心のケアまで提供するトータル・エステティック能力を身につけているのも特徴的です。 </p>
<p>初回は、1部位1,000円で体験できるので、サロンの雰囲気を確かめたい方、使用感を知りたい方にはおすすめです。</p>
<p>美肌トリートメントをセットにして提供する脱毛は、エステサロンならではですね。</p>
<h4>ラ・パルレの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭3部位</td><td>6回:105,600円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ラ・パルレの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.parler.co.jp/mens/">ラ・パルレ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店、北千住店、池袋本店、錦糸町店、自由が丘店、吉祥寺店、立川店、町田店</td></tr><tr><td>電話番号</td><td>0120-860-239</td></tr><tr><td>アクセス</td><td><a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>平日:11:30~21:00<br>土:10:30~20:00<br>日祝:10:30~18:00<br>詳細は<a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.parler.co.jp/mens/campaign/epi.html">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ラ・パルレの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とっても丁寧な施術でスタッフさんもとても優しい方ばかりで好印象です。施術後は目で見て効果の実感も感じます。毎回大満足です。<br>引用元:<a href="https://goo.gl/maps/H7Nf3byDB1KJ6gAp9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフさんの対応がすごく良く、自分に合ったプランを一緒に親身になって考えてくれて、一緒に頑張ろうと言ってくれるので、通ってて楽しい。<br>引用元:<a href="https://goo.gl/maps/khchat8yt57mh5Aw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも丁寧な施術で大変満足しております。スタッフさんがとても優しく話しやすいので、毎回行くのがとても楽しみです。<br>引用元:<a href="https://goo.gl/maps/3hjx1grQUJzAACA38" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.parler.co.jp/mens/" style="background-color:#2dad96">ラ・パルレの公式HPをチェックする</a></div>
<h3>メンズシュシュ</h3>
<figure class="wp-block-image"><a href="https://chouchou-epi2.com/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-6.png" alt="メンズ髭脱毛のメンズシュシュ" class="wp-image-14131" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-6.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-6-300x203.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>メンズシュシュは、新宿 高田馬場にある男性ひげ脱毛・ボディー脱毛・陰部脱毛専門サロンです。</p>
<p>最先端光脱毛で、深いひげの深部まで光が届く事が可能となりました。効果が確かな上に、冷却機能も搭載されているのでお肌の負担が少なく、肌に優しい脱毛ができます。<br>24歳以下の方は、U24割で定価のオール30%OFFの割引を受けることができるのもお得。</p>
<p>その他、ヒゲ脱毛は、脱毛3点セットで毎回5,000円という魅力的なプランもあります。</p>
<h4>メンズシュシュの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛3点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首から3点を選択)</td><td>初回:9,500円<br>2回目以降(15日以内の来店):5,000円<br>2回目以降(30日以内の来店):8,000円</td></tr><tr><td>髭脱毛5点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首)</td><td>初回:12,600円<br>2回目以降(15日以内の来店):7,000円<br>2回目以降(30日以内の来店):10,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズシュシュの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://chouchou-epi2.com/">メンズシュシュ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/gZM13jfCQz1pfSLP9">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>地下鉄「高田馬場」より徒歩1分</td></tr><tr><td>営業時間</td><td>平日:11:00〜21:00<br>土日祝:10:00〜20:00</td></tr><tr><td>営業日(休診日)</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://chouchou-epi2.com/lp/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛定額プラン(ヒゲ5箇所):12,600円</td></tr></tbody></table>
<h4>メンズシュシュの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前いくつかの大手美容クリニックで脱毛しましたが、こちらが一番効果ありました。<br>さすが脱毛専門ですね!<br>引用元:<a href="https://goo.gl/maps/vRcybogtrXcYEqbw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://chouchou-epi2.com/" style="background-color:#2dad96">メンズシュシュの公式HPをチェックする</a></div>
<h3>エルセーヌMEN</h3>
<figure class="wp-block-image"><a href="https://www.elleseine.co.jp/men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-1.png" alt="メンズ髭脱毛のエルセーヌメン" class="wp-image-14126" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-1.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-1-300x247.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>エルセーヌMENは、新宿にあるサロンで、多くのメディアやテレビで紹介されています。男性美容をトータルでケアし、脱毛のほか、エステ・痩身・フェイシャルなどのメニューを提供しています。</p>
<p>ひとりひとりの希望や体質などに合わせてオーダーメイドな施術を受けることができます。</p>
<p>脱毛・減毛トライアルコースは、30ショット(はがきだと3分の2サイズ)を3,300円で受けることができるので嬉しい。</p>
<p>脱毛以外にもフェイスエステや痩身でイメージアップを図りたいと思う方にはオススメです。</p>
<h4>エルセーヌMENの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛・減毛トライアルコース(初回限定)</td><td>3,300円/30ショット</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p style="font-size:11px">※2回目以降の料金は要問い合わせ</p>
<h4>エルセーヌMENの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.elleseine.co.jp/men/">エルセーヌMEN 新宿店</a></td></tr><tr><td>住所</td><td><a href="https://g.page/elleseine_men?share">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>各線新宿三丁目駅からC5出口・C8出口から徒歩1~2分</td></tr><tr><td>営業時間</td><td>平日・土:11:00-21:00 <br>日祝:11:00-19:00</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.elleseine.co.jp/men/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.elleseine.co.jp/men/" style="background-color:#2dad96">エルセーヌMENの公式HPをチェックする</a></div>
<h3>アンシャンテ</h3>
<figure class="wp-block-image"><a href="https://motemote-datsumou.com/salon.html"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701.png" alt="メンズ髭脱毛のアンシャンテ" class="wp-image-14125" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>アンシャンテは、渋谷のマンションの一室にあるメンズ脱毛サロンです。</p>
<p>男性専門なので女性の目を気にすることもありませんし、隠れ家のような雰囲気なのでリラックスして施術をうけることができます。</p>
<p>最新の脱毛機で、男性の濃い毛に威力を発揮。痛みも大幅に軽減されています。</p>
<p>世界最速照射間隔で、時間もスピーディです。火傷・色素沈着などのリスクが少なく、万が一の際には医療機関と提携しているので安心です。</p>
<p>料金は都度払いなのでわかりやすくて安心ですね。</p>
<h4>アンシャンテの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>初回:15,000円<br>2回目以降:21,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>アンシャンテの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://motemote-datsumou.com/salon.html">アンシャンテ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/C6tZ5Gywt87soegM6">渋谷区恵比寿1-24-16</a></td></tr><tr><td>電話番号</td><td>03-6721-9663</td></tr><tr><td>アクセス</td><td>・JR恵比寿駅東口 徒歩5分<br>・地下鉄日比谷線1番出口 徒歩7分<br>・東京メトロ広尾駅2番出口 徒歩10分</td></tr><tr><td>営業時間</td><td>10:00〜22:00(最終受付21:30)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・都度払い<br>・各種クレジット<br>(VISA/MASTER/楽天カード)※1万円以上のお支払から</td></tr><tr><td>予約方法</td><td><a href="https://motemote-datsumou.com/salon.html">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>鼻下5回セットコース:15,000円</td></tr></tbody></table>
<h4>アンシャンテの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前某有名脱毛サロンで髭脱毛複数回契約し、ほとんど抜けなかったのでこちらの有名なマシンならと思って来てみました。<br>有名サロンは時間も10分で終わりでアフターケアもなく、こんなもんかと思っていたのですが、アンシャンテさんに来たら驚きの連続でした。しっかり出力のレベルも教えて頂き、オプションのW照射もある事を知り、アフターケアのパックまで。。都度払いもありがたい。。これからが本当に楽しみです!!<br>引用元:<a href="https://goo.gl/maps/gJdHSzvK71u3Ux8bA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で利用しました。説明も施術も丁寧で、安心して利用できました。脱毛の効果もよく感じられ、良かったです。<br>またハイパーナイフも利用しましたが、コリがほぐれてとても気持ちよかったです。<br>今後も通いたいと思えるお店です。<br>引用元:<a href="https://goo.gl/maps/oMjtngeceautMuZdA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通い始めて一年以上経ちます。いつ行っても常に丁寧で、施術はもちろん接客、サービス、どれをとってもやっていただいている側として気持ちがいいです。気になる費用についてですが、一回ごとのお支払いになるので気軽に一度試せるのではないかと思います。オススメです。<br>引用元:<a href="https://goo.gl/maps/AJtJsVwv4gLcGZQn7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://motemote-datsumou.com/salon.html" style="background-color:#2dad96">アンシャンテの公式HPをチェックする</a></div>
<h2>あなたにあった髭脱毛クリニック・サロンは?タイプ別オススメクリニック</h2>
<p>目的別に選ぶなら以下のクリニック・サロンがおすすめ!</p>
<p>体験コースで複数店舗を回ってみるのもよいですね。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>高コスパ&amp;脱毛効果</td><td>手厚い無料保証</td><td>アクセスで選ぶ</td></tr><tr><td style="background-color:#ffffff"><a href="https://affi.sneeze.co.jp/link.php?i=pgr9utzpsvbn&amp;m=mgr9umgayysg"><img class="wp-image-47135" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-4.png" alt="レイロール"></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E"><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E"><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></a></td></tr><tr><td style="background-color:#ffffff">・最安値保証あり<br>・オリジナル脱毛機でアトピーや敏感肌にも対応</td><td style="background-color:#ffffff">・万が一の肌トラブルも完全無料で保証</td><td style="background-color:#ffffff">・都内だけで32院<br> ・駅から徒歩5分以内の店舗が多数</td></tr></tbody></table>
<h2>髭脱毛をするメリット3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7510" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするメリットは次の3つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>髭剃りの手間がなくなる</li><li>髭剃りによる肌トラブルがなくなる</li><li>清潔感が増して女性からモテる</li></ul>
<p></p>
</div></div>
<p>それぞれ詳しく解説していきます。</p>
<h3>①髭剃りの手間がなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>髭脱毛をすれば、髭剃りをする必要がなくなります。そもそも髭が生えてこなくなるので、洗面所にシェーバーやシェービングフォームを置いておく必要もありません。</p>
<p>仮に1日5分、髭剃りに時間を使っていたとしましょう。髭脱毛をすれば、<span class="highlighted">年間で約30時間を節約</span>できる計算です。</p>
<p>これだけ時間を節約できれば、毎朝の貴重な睡眠時間を増やしたり、趣味に時間を費やしたりもできますね。</p>
<p>毎日の髭剃りに時間を取られている人は、思い切って髭脱毛をするべきです。</p>
<h3>②髭剃りによる肌トラブルがなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>髭脱毛をすれば、<span class="highlighted">カミソリ負けを始めとする肌トラブルから解放</span>されます。髭がなくなれば、そもそもカミソリを肌にあてる機会がなくなるからです。</p>
<p>特に肌が弱い場合は、髭剃りによる肌トラブルはつきものでしょう。髭剃りによる肌トラブルに悩まされているなら、髭脱毛がおすすめです。</p>
<h3>③清潔感が増して女性からモテる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg" alt="将来を語る男女" class="wp-image-71169" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4712-7-300x209.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をすると、女性からの好感度もアップします。青髭や剃り残しが一切なくなり、<span class="highlighted">肌が綺麗に見える</span>からです。</p>
<p><a href="https://www.atpress.ne.jp/news/207290" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">株式会社Liberesが行ったアンケート調査</a>によると、20~39歳の女性の約85%が「髭がない男性の方が好き」と回答しています。個人の好みはあれど、髭は清潔感がない印象を与え、女性から好まれない傾向にあります。</p>
<p>清潔感をアピールしたい男性は、髭脱毛にチャレンジしてみましょう。</p>
<h2>髭脱毛で後悔するかもしれないポイント3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7511" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をした結果、後悔する人も一定数います。具体的には、次のようなポイントで後悔する可能性があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>今後髭を伸ばせなくなる</li><li>施術が思っていた以上に痛い</li><li>お金がかかる</li></ul>
<p></p>
</div></div>
<h3>①今後髭を伸ばせなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg" alt="あごひげを触る男性" class="wp-image-56816" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3130-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今後髭を伸ばすオシャレを楽しみたい方は、髭脱毛をすると後悔する可能性が高いです。</p>
<p>特にクリニックで行うレーザー脱毛は永久脱毛となるので、<span class="redcolor">生涯髭を伸ばせなくなります。</span></p>
<p>例えばもし好きになった女性が髭好きだと分かったら、髭脱毛をしたことを後悔するでしょう。</p>
<p>また今は髭がいらないと思っていても、今後ファッションの嗜好が変わり、髭が欲しくなるかもしれません。</p>
<p>髭が生えてこなくなるのが不安な場合は、<strong>永久脱毛とはならないサロン脱毛からチャレンジするのがおすすめ</strong>です。</p>
<h3>②施術が思っていた以上に痛い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg" alt="頭を抱える男性" class="wp-image-57484" srcset="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/07/1377-contents-300x220.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛は他の部位と比べ、痛みを感じやすいと言われています。例えるなら、<span class="redcolor">ゴムで軽く弾かれるような痛み</span>です。</p>
<p>実際に髭脱毛をした人の口コミを見ると「我慢できる程度の痛みだった」という声が大半ですが、痛みに弱い方は辛い思いをする可能性があります。</p>
<p>とは言え<strong>ほとんどのクリニックやサロンでは麻酔を用意</strong>しているので、痛みに関して不安になる必要はありません。</p>
<h3>③お金がかかる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするには、<span class="redcolor">サロンなら5〜10万円、クリニックなら7〜15万円くらいの費用</span>がかかります。決して安い買い物とは言えませんね。</p>
<p>髭脱毛で得られるメリットに対し、自分がどの程度のお金を出せるかを考えたうえで、実際にチャレンジするかどうかを決めましょう。</p>
<h2>東京のおすすめ脱毛クリニック・サロンを全てみる</h2>
<p>東京には230もの脱毛クリニック・サロンがあります。※2023年1月MOTEO調べ</p>
<p>ご紹介したクリニック・サロン以外からも脱毛クリニック・サロンを探したい方は、下記よりお近くのクリニック・サロンを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/datsumou/search/tokyo/">東京にあるクリニック・サロンをもっと見る</a></div>
<h2>髭脱毛に関するよくある質問</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛に関するよくある質問をまとめました。髭脱毛をするかお悩みの方はぜひ参考にしてください。</p>
<h3 id="FAQ">Q.髭の永久脱毛は後悔しないの?</h3>
<p><strong>A.後悔していない方が大多数を占めています。</strong></p>
<p><span style="font-weight: 400;">髭が生えてこなくなることで肌の調子が良くなったり、カミソリ代が浮いたりとメリットはたくさんあります。周りからの評判がいいという声も多いです。メリット・デメリットを把握した上で脱毛することをお勧めします。</span></p>
<h3>Q.髭の永久脱毛は生えてきますか?</h3>
<p><strong>A.永久脱毛とは髭が全く生えないという訳ではありません。</strong></p>
<p><span style="font-weight: 400;">ほとんどの髭が生えなくなるものの、生命力の強い髭は時間が経つとまた生えてくることもあります。回数や脱毛方法に考慮しながらプランを組むと良いでしょう。</span></p>
<h3>Q.髭脱毛でデメリットはありますか?</h3>
<p><strong>A.もちろんデメリットもあります。</strong></p>
<p><span style="font-weight: 400;">強い痛みをともなったり、脱毛した箇所に髭が生えてこないことを後悔したりなど人によって様々ではありますが、その分メリットもたくさんあります。自分の中でよく考えて脱毛するかどうか判断するほうがいいでしょう。</span></p>
<h2>東京のおすすめ髭脱毛クリニック&amp;サロンのまとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22326" srcset="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/004-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は東京でおすすめのメンズ髭脱毛クリニック&amp;サロンを口コミや評判からランキングにしました。</p>
<p>最後にもう一度、おすすめのクリニック&amp;サロンをまとめます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-40d25440-782f-4232-86d0-00c45169f547"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>高コスパ&amp;脱毛効果を目指すならレイロール</li><li>手厚い無料保証を求めるならメンズリゼ</li><li>通いやすさで選ぶなら湘南美容クリニック</li></ul>
<p></p>
</div></div>
<p>気になるところがあれば、まずは<span class="highlighted">無料カウンセリングから始めてみましょう。</span></p>
<p>複数の脱毛クリニックやサロンを見てみることで、自分でも比較をすることが大切です!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 14136,
'parent' => (int) 13414,
'menu_order' => (int) 540,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3701-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い&hellip;',
'acf' => [
'long_text_title' => '【東京の227院から選ぶ】東京の髭脱毛おすすめ人気クリニック&サロンランキング20選!新宿・渋谷・銀座などで徹底比較調査',
'custom_order' => '3706',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2434,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2434'
],
'modified' => '2024-10-11T18:14:27',
'modified_gmt' => '2024-10-11T09:14:27',
'slug' => 'bald-dense',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/bald-dense/',
'title' => [
'rendered' => 'ヒゲが濃い理由と対処方法'
],
'content' => [
'rendered' => '<p><strong>「毎日のヒゲ剃りにうんざりしている」</strong></p>
<p><strong>「夕方に伸びてくる青髭をどうにかしたい」</strong></p>
<p>第一印象や清潔感を左右する男性のヒゲ。</p>
<p>自分は人よりヒゲが濃いような気がするけど遺伝だから仕方がないと諦めていませんか?もしかすると、それはあなたの日々の行動が関係している可能性があります。</p>
<p>この記事では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲが濃くなる原因・理由</li><li>ヒゲを濃くしてしまうNG行動</li><li>ヒゲを薄くするための対策・予防</li></ul>
<p></p>
</div></div>
<p>について徹底解説していきます。</p>
<p><!-- wp:paragraph --></p>
<p>なお、ヒゲが濃くなる理由や適切な髭剃りについて知りたい方は<a href="https://moteo.best/column/hige-datsumou/bald-dense/">「ヒゲが濃くなる理由とは?剃りすぎると濃くなるって本当?ヒゲの真実を紹介」</a>でも解説していますので、合わせて目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"8595a321-2c49-4c48-97b8-5e4bbfac0339","tag":"h6","title":"","description_text":"濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"f72d441e99","delete":"1c63fc39e7","edit":"8a6e26fe2c"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=ad67500a9c\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=0f37a29eb8'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p>医療脱毛なら<span class="highlighted">1回1万円前後、濃いヒゲでも10回前後のトータル10〜20万円でツルツル</span>になります。</p>
<p><small>※もともとのヒゲの濃さによって必要回数は異なります。ご自分に合った回数が知りたい方は無料カウンセリングの活用がおすすめです。</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:image {"id":95747} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/10/-moteo-1024x693.jpg" alt="大手3社のヒゲ脱毛の料金比較" class="wp-image-95747"/><figcaption>ヒゲ全体(首含む)の脱毛料金</figcaption></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p><strong>「自分のヒゲがどのくらいでツルツルになるの?」「まずは見積もりだけでもお願いしたい」</strong>そんな場合でも、下記のクリニックなら無料カウンセリングを実施しているので気軽に話を聞けます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>いずれも無理な勧誘はありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163","className":"scrolltable"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td></td>
<td><img class="wp-image-95283" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-300-250-2409-1.jpg" alt="ヒゲ脱毛はメンズリゼ"></td>
<td><img class="wp-image-95348" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-eminal-400400-240906.jpg" alt="エミナルクリニックメンズ"></td>
<td><img class="wp-image-95349" style="width: 125px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-gorilla-120120-240906.jpg" alt="ヒゲのゴリラ脱毛"></td>
</tr>
<tr>
<td>クリニック名</td>
<td>メンズリゼ</td>
<td>エミナルクリニックメンズ</td>
<td>ゴリラクリニック</td>
</tr>
<tr>
<td>おすすめポイント</td>
<td>ヒゲ脱毛全体が59,800円とコスパ◎</td>
<td>全国展開!ヒゲ脱毛なら麻酔が無料</td>
<td>今なら分割手数料が無料!月々3,000円から始められる</td>
</tr>
<tr>
<td>ヒゲ全体の料金<br />(1回あたり)</td>
<td>5回:59,800円<br />(11,960円)</td>
<td>5回:78,000円<br />(15,600円)</td>
<td>6回:69,120円<br />(11,520円)</td>
</tr>
<tr>
<td>麻酔</td>
<td>クリーム:3,300円/本<br />ガス:3,300円/30分</td>
<td>無料</td>
<td>クリーム:4,000円/10g<br /> ガス:4,000円/30分</td>
</tr>
<tr>
<td>店舗数</td>
<td>21</td>
<td>62</td>
<td>21</td>
</tr>
<tr>
<td></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S384336w&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※税込価格</small><br /><small>※2024年10月最新の金額<br /></small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<h2>髭が濃くなる原因|男性ホルモンと毎日のヒゲ処理</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg" alt="" class="wp-image-21093" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2726-9-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>そもそも、ヒゲが他の体毛と比較して濃く見える理由は「剛毛だから」です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">実は、<strong>男性も女性も、ヒゲエリアの毛の数は同じ</strong>!<br>さらに、生まれてからヒゲの毛の<strong>本数はずっと変わりません</strong>。<br>つまり、1本1本の毛が剛毛だから濃く見えてしまうのです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>そんな剛毛なヒゲですが、ヒゲが濃くなる原因として、現在考えられているのは主に2つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男性ホルモン</li><li>間違った髭の自己処理</li></ul>
<p></p>
</div></div>
<p>1つずつ解説していきます。</p>
<h3>髭が濃くなる原因①男性ホルモン</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg" alt="テストステロン" class="wp-image-28097" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/1140-300x191.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>よく「男性ホルモンが多い人はヒゲが濃い」などという表現をしている情報サイトを見かけますが、<span class="redcolor">これは正確ではありません</span>。</p>
<p>実際は「男性ホルモンの量」ではなく<strong>「男性ホルモンを活性化する酵素の働き」</strong>と<strong>「男性ホルモンに対する毛包<small>※</small>の感受性」</strong>が関与しているのです。</p>
<p><small>※毛包…毛根を包んでいる組織のこと。皮膚の表面へは毛穴という形でつながっており、男性ホルモンの影響を受けます</small></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">少し難しい話になるので、「男性ホルモンが関係しているのね、わかった!」という方は②に進んでくださいね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>毛包内にある毛乳頭細胞に「5α還元酵素」という物質が働きかけることで、男性ホルモンの一種であるテストステロンがジヒドロテストロン(DHT)という物質に変化します。</p>
<p>さらに、そのDHTという物質は、細胞の中にある「ホルモンのレセプター」に結びつくことで<strong>毛を増やす=濃くするように作用します</strong>。あ</p>
<p>この「酵素の働き」と「毛包の感受性」には個人差があるため、ヒゲが濃い人、薄い人がいるのです。</p>
<p>少し難しい話になってしまいましたが、とにかく<span class="highlighted">「男性ホルモンが関与しているらしい」</span>と覚えておきましょう。</p>
<p><small>参考文献:ぜんぶ毛包のせい</small></p>
<h3>髭が濃くなる原因②間違った髭の自己処理</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg" alt="ヒゲを沿っている男性" class="wp-image-21995" srcset="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因の2つ目は、毎日何気なく行なっているヒゲの自己処理にあると考えられています。これは半分正解ですが、半分不適切です。</p>
<p><a href="https://prtimes.jp/a/?c=4342&amp;r=67&amp;f=d4342-67-pdf-0.pdf" target="_blank" rel="noopener noreferrer">カミソリやシェーバーなどを使用すると体毛が濃くなるという噂をよく聞くと思いますが、実は<span class="redcolor">医学的根拠はない</span>と言われています。</a></p>
<p>しかし、マウスでの実験によると一定期間、<strong>皮膚に過剰な刺激を与えるとその部分の体毛が一時的に5~10%ほど太くなった</strong><small>※</small>というのです。</p>
<p><small>※順天堂大学 医学部 皮膚科 坪井良治 助教授 の実験</small></p>
<p>過剰な刺激を与えるのをやめれば自然と元に戻るようですが、青髭を撃退しようとするあまり、強く深剃りしたり1日に何度も刺激を与えると、<strong>人間にも同様の現象が起こる可能性があります</strong>。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">髭が濃い基準って何?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>具体的に「髭が濃い」とはどの程度をさすのでしょうか。</p>
<p>端的にいうと、「朝ヒゲを剃って、夕方目立ち始めたら濃い」というのが基準になりそうです。</p>
<p>1日のうちでヒゲが一番伸びる時間は「朝6時〜10時」といわれています。日中は伸びるスピードがゆるやかになり、夕方からまた伸びてきます。</p>
<p>日中仕事を終えて、アフターファイブなどで青髭が目立っていると「ヒゲ濃いな」と感じる人が多いようですね。</p>
<p>参考:<a href="https://www.feather-museum.com/zatsugaku.html" target="_blank" rel="noreferrer noopener" aria-label="ヒゲの雑学 (新しいタブで開く)">ヒゲの雑学</a></p>
</div></section>
<h2>髭を薄くするためにできる対策・予防6選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg" alt="鏡をみて微笑んでいる男性" class="wp-image-40926" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因を解説しましたが、つまりはこの原因を作らないよう、自分の行動を見直してみればいいということになります。</p>
<p>逆のことをしているようであれば、ヒゲを濃くする原因を作っているということになるので、すぐに見直してみましょう。</p>
<h3>対策① 食生活を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg" alt="テーブルの上にたくさん並んでいる野菜やフルーツ" class="wp-image-3693" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>まず1つ目の対策・予防法は「食生活の改善」です。</p>
<p>想像に容易いと思いますが、<span class="redcolor">バランスの崩れた食事はホルモンバランスを崩します</span>。</p>
<p>コンビニ食やファーストフード、お肉ばかり食べているなど、脂質の多い食事をとるとホルモンのバランスが崩れ、濃いヒゲの原因になりかねません。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">「大豆や豆乳はヒゲの抑毛に効果がある」はうそ?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>「大豆を食べるとヒゲが薄くなる」などといった情報がありますが、ヒゲに関する医学的な根拠はないようです。</p>
<p>少なくとも、豆乳飲んだらを劇的にヒゲが薄くなりました!といった体験談はほぼ皆無ですよね。</p>
<p>とはいっても、大豆などに含まれる大豆イソフラボンは女性ホルモンである「エストロゲン」と似た働きをしてくれるため、美肌効果やコレステロールの増加を防いでくれるなど、もちろん肌や体に良い作用を与えてくれます。</p>
<p>バランスのとれた食事をする上では有効な栄養素といえるので、アレルギーなどがないのであれば積極的に摂取したい食品の一つです。</p>
</div></section>
<h3>対策② 生活習慣を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg" alt="緑のダンベルとスマホと水とタオル" class="wp-image-54241" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3100-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>生活習慣が乱れると、ホルモンバランスが崩れることに繋がります。</p>
<p>具体的には、<span class="highlighted">良い睡眠と定期的な運動が有効</span>です。</p>
<p>寝不足が続いたり、運動をせず不健康な状態が続くとニキビなどができやすくなりますよね。</p>
<p>具体的な睡眠時間については、7〜9時間程度は確保するといいと言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">睡眠のゴールデンタイムは都市伝説?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>「成長ホルモンは夜10〜22時の間に多く分泌されるので、その時間は寝ているのが望ましい</strong>」という話は多くの方が耳にしたことがあると思いますが、最近になってこれは<strong>根拠がない</strong>という説が濃厚です。</p>
<p>1日のうち、一番成長ホルモンが活発になるのは<strong>「眠りに入った直後」</strong>。深い眠り、つまりノンレム睡眠の間に分泌量が増えるようです。</p>
<p>なので、自分は夜勤めだからしょうがない、と諦めず、深い睡眠がとれるように工夫をしてみてくださいね。</p>
</div></section>
<h3>対策③ タバコをやめる、本数を減らす</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga105-1024x683.jpg" alt="タバコに火を付けて加える男性" class="wp-image-3160" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga105.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>喫煙すると交感神経が刺激され、男性ホルモンが活性化させる作用があります。</p>
<p>つまり、過剰な喫煙はホルモンバランスが崩れ、ヒゲが濃くなる原因になるため、濃いヒゲや青髭を撃退したいのであれば控えるのが懸命です。</p>
<p><small>参考:<a href="https://prtimes.jp/main/html/rd/p/000000051.000020081.html" target="_blank" rel="noopener noreferrer">◆【たばこと美容にまつわるウソホント《世間のウワサ》vs《医師のホンネ》を医師が解説】</a></small></p>
<h3>対策④ 正しい方法で髭剃りをおこなう</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを濃くする原因でもお伝えした通り、誤った自己処理でヒゲが濃くなる可能性があります。</p>
<p>具体的には、シェーバーの場合は一度に何度も剃ったり、深剃りしすぎないこと、いつまでも同じ刃を使わないようにしましょう。また、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">専用のシェービングフォーム</a>や<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank" rel="noopener noreferrer">専用ジェル</a>を使用するのも有効です。</p>
<p>また、ヒゲ剃り後は乾燥した状態にあるので、保湿をおこなってきちんと肌に栄養を与えてくださいね。</p>
<h3>対策⑤ 抑毛ローションを使用する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-290509952-1024x576.jpeg" alt="いろいろなスキンケア" class="wp-image-41525"/></figure>
<p>抑毛ローションも濃いヒゲ、青髭対策に有効とされています。</p>
<p>多くの商品が保湿効果もあるので、ヒゲ剃り後に使うといいですよ。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/hairless-lotion/" target="_blank" rel="noopener noreferrer">おすすめの抑毛ローションについてはこちらの記事で紹介しています。</a>ぜひ合わせてご覧ください。</p>
<h3>対策⑥ サロンやクリニックで脱毛する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-23028" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>これまでの方法は濃いヒゲを薄くするのに有効ではありますが、効果を得るまでに時間がかかりますし、目に見えて劇的に変わるというのは少し難しいでしょう。</p>
<p>一番確実なのは「脱毛してしまうこと」です。</p>
<p>濃いヒゲを無くしてしまえば根本的に解決できます。</p>
<p>濃いヒゲを脱毛することで</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日のヒゲ剃りが不要になる</li><li>ヒゲ剃りで肌荒れを起こすことがなくなる</li><li>夕方に青髭が生えてくることもなくなる</li></ul>
<p></p>
</div></div>
<p>といったメリットがあります。</p>
<p>最短で濃いヒゲとおさらばできる方法と言えるでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title"> ヒゲ脱毛をするなら…</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p>はじめてのヒゲ脱毛なら、メンズリゼがすすめ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>カウンセリング料</li><li>再診料/処置料</li><li>予約キャンセル料</li><li>剃毛料</li><li>薬代</li><li>肌トラブル治療代</li><li>打ち漏れ再照射</li><li>増毛化・硬毛化再照射</li></ul>
<p></p>
</div></div>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,000円から脱毛ができますよ。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式ページはこちら</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-302be2e5-72c4-440f-a01c-15201168c418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li></ul>
</div></div>
</div></section>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">筋トレやオナニーで髭が濃くなる?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>結論から言うと、<strong>医学的な根拠はない</strong>ようです。</p>
<p>冒頭で、ヒゲを濃くする原因に<strong>男性ホルモンが関与している</strong>ことはお話ししました。たしかに、筋トレやオナニーをすると、男性ホルモンの値は上昇しますが、男性ホルモンが単体でヒゲの濃さを左右しているわけではありません。</p>
<p>多くの情報サイトで筋トレや自慰行為をすることでヒゲが濃くなると話していますが、過剰な表現といってもいいでしょう。</p>
<p>いずれも、<strong>過剰すぎるとホルモンバランスを崩して体毛に影響を与える可能性はあるかもしれません</strong>が、そこまで気にする必要はないでしょう。</p>
<p></p>
</div></section>
<h2>濃い髭に関する疑問6つ!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>濃いヒゲになる原因や対策についてご紹介してきましたが、ヒゲにまつわる疑問や噂はまだまだあります。</p>
<p>1つずつ紐解いていきます。</p>
<h3>Q. 髭が濃いメリットはある?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ずばり、ヒゲ好きの女性もいます。</p>
<p>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。</p>
<p>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。</p>
<p>しかし、ヒゲを生やす方は次のことに気をつけましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>清潔感があるようにきちんとグルーミングする<br>→ただの生やしっぱなしは汚い印象に</li><li>顔を覆い尽くすデザインより、自然に手入れされたヒゲが好評<br>→ほおなどの無精髭はきちんと整える</li><li>年相応に見えるヒゲが好印象<br>→若いのに大人び過ぎたヒゲデザインは返って悪印象</li></ul>
<p></p>
</div></div>
<p><a rel="noreferrer noopener" aria-label="ヒゲのデザインについてはこちらの記事でも紹介しています。 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。</p>
<h3>Q. サプリメントでヒゲが薄くなるはほんと?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg" alt="サプリ" class="wp-image-6759" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。</p>
<p>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。</p>
<h3>Q. 青髭を伸ばすとどうなる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg" alt="" class="wp-image-21065" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2724-13-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>人によって伸び方や生え方が異なるため一概には言えませんが、実際に実験している方がいたので引用させていただきます。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた..." width="1000" height="563" src="https://www.youtube.com/embed/Uef_HQXL9jY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div><figcaption>渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた&#8230;</figcaption></figure>
<p>ただ伸ばすだけでなく、不要な部分はきとんとグルーミングすれば青髭を伸ばすのもありですね。</p>
<h3>Q. 髭が濃くてもイケメンな芸能人は?</h3>
<blockquote class="instagram-media" data-instgrm-captioned="" data-instgrm-permalink="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" data-instgrm-version="12" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);">
<div style="padding:16px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"> <p></p>
<div style=" display: flex; flex-direction: row; align-items: center;">
<div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div>
<div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;">
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div>
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div>
</div>
</div>
<div style="padding: 19% 0;"></div>
<div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div>
<div style="padding-top: 8px;">
<div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;"> この投稿をInstagramで見る</div>
</div>
<div style="padding: 12.5% 0;"></div>
<div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;">
<div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div>
<div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div>
</div>
<div style="margin-left: 8px;">
<div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div>
<div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div>
</div>
<div style="margin-left: auto;">
<div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div>
<div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div>
<div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div>
</div>
</div>
</a><p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a> </p>
<p style=" margin:8px 0 0 0; padding:0 4px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;" target="_blank" rel="noopener noreferrer">闇金ウシジマくんPart3出演藤森さん、the final出演間宮祥太朗 楽しかった昨晩</a></p>
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/takayukiyamadaphoto/?utm_source=ig_embed&amp;utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;" target="_blank" rel="noopener noreferrer"> 山田孝之</a>(@takayukiyamadaphoto)がシェアした投稿 &#8211; <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2016-10-10T04:50:39+00:00">2016年10月月9日午後9時50分PDT</time></p>
</div>
</blockquote>
<p> <script async="" src="//www.instagram.com/embed.js"></script></p>
<p>ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。</p>
<p>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。</p>
<p>具体的には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>山田孝之さん</li><li>オダギリジョーさん</li><li>ケンドーコバヤシさん</li><li>吉田鋼太郎さん</li><li>舘ひろしさん</li></ul>
<p></p>
</div></div>
<p>などでしょか。みなさん素敵に生やしていますね。</p>
<h3>Q. 中学生・高校生だけど髭を薄くしたい!どれが有効?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>T字カミソリで正しく剃りましょう。</p>
<p>剃るときは洗顔料ではなく、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">できれば専用のフォームを使用することをおすすめします</a>。</p>
<p>また、気になるからといって<span class="redcolor">毛抜きで抜くのは絶対にやめましょう</span>ね。</p>
<p>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。</p>
<p>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank" rel="noopener noreferrer">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください・</p>
<h3 id="FAQ6">Q.髭が濃い人ほどはげるって本当?</h3>
<p><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。</p>
<p>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<p> </p>
<p><!-- wp:uagb/section {"block_id":"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>※ なお、ヒゲ脱毛なら<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-P380601e&amp;p=j706195E">メンズリゼクリニック</a>・<a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">レイロール</a>がオススメ。どれも口コミで評判が良い、みんなに人気のサロンです!スマホからカンタン60秒で無料カウンセリング予約ができます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>無料カウンセリングは最短1分で予約の申し込みが完了します。まずはリンクをタップして、公式サイトから申し込んでみてください。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>それぞれの比較ができて、自分にあったクリニックがより見つかりやすくなります。</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"a7c2bfa1-046e-4856-b9ef-422eb467f20b","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"7ff21ed7-8a66-454e-8352-0c08b5098720","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> ヒゲを永久脱毛をしたいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":53898,"linkDestination":"custom"} --></p>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>ヒゲを永久脱毛したいなら、メンズリゼがすすめ!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f653fe87-6336-46b4-9450-c561e7792689","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f653fe87-6336-46b4-9450-c561e7792689">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>カウンセリング料</li>
<li>再診料/処置料</li>
<li>予約キャンセル料</li>
<li>剃毛料</li>
<li>薬代</li>
<li>肌トラブル治療代</li>
<li>打ち漏れ再照射</li>
<li>増毛化・硬毛化再照射</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,100円から脱毛ができますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"be425113-9b39-4ebd-8fcb-a25c6cf17aa5","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>合わせて読みたい!<br /><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d85e1c98-c872-4efe-b278-2c46e27fa1ce","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"57251a7d-1450-4534-8359-462a11714f05","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-57251a7d-1450-4534-8359-462a11714f05">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> 安くヒゲ脱毛したいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":74674,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/02/afi-bnr.jpeg" alt="レイロール" class="wp-image-74674"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>業界最安値に挑戦しているのがレイロール。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>脱毛機メーカーと共同開発したBRILLIOの効果は青髭に悩む多くの日本人男性のお墨付きです!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>フラッシュ脱毛でもあなどるなかれ、安くスッキリツルツルの状態を目指せますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃いメリットはある? </strong> <p class="schema-faq-answer">ずばり、ヒゲ好きの女性もいます。<br/>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。<br/>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。 <br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. サプリメントでヒゲが薄くなるはほんと? </strong> <p class="schema-faq-answer">ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。<br/>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃くてもイケメンな芸能人は? </strong> <p class="schema-faq-answer">ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。<br/>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。<br/>具体的には<br/><br/>山田孝之さん<br/>オダギリジョーさん<br/>ケンドーコバヤシさん<br/>吉田鋼太郎さん<br/>舘ひろしさん<br/><br/>などでしょか。みなさん素敵に生やしていますね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 中学生・高校生だけど髭を薄くしたい!どれが有効? </strong> <p class="schema-faq-answer">T字カミソリで正しく剃りましょう。<br/>剃るときは洗顔料ではなく、<a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">できれば専用のフォームを使用することをおすすめします</a>。<br/>また、気になるからといって<strong>毛抜きで抜くのは絶対にやめましょう</strong>ね。<br/>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。<br/>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。<br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭が濃い人ほどはげるって本当?</strong> <p class="schema-faq-answer"><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。<br/>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2435,
'parent' => (int) 448,
'menu_order' => (int) 735,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-216.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性&hellip;',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '▼青髭にお悩みですか?',
'title_pattern_withou_image' => '▼青髭にお悩みですか?',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => '髭が濃い理由と薄くする対策8選|食生活で青髭を予防できる?清潔感のある顔になる方法',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 13414,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13414'
],
'modified' => '2024-08-28T13:30:36',
'modified_gmt' => '2024-08-28T04:30:36',
'slug' => 'bald-hairremoval-clinicranking-methods',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/',
'title' => [
'rendered' => 'ヒゲ脱毛のおすすめランキング'
],
'content' => [
'rendered' => '
<p><strong>「日々の髭処理の手間から解放されたい」</strong><br><strong>「青髭をなくして清潔感を出したい」</strong></p>
<p>などの理由から、髭脱毛を検討する男性が増えてきました。</p>
<p>一方で、<span class="redcolor">「髭脱毛ができる施設が多すぎて、どこを選べば良いのか分からない…」</span>という方も多いでしょう。</p>
<p>せっかくお金と時間を費やすなら、しっかりと効果が実感できる場所で髭脱毛をしたいですよね。</p>
<p>結論から言うと、髭脱毛の効果を確実に実感するなら医療脱毛クリニックを選ぶべきです。</p>
<p>この記事では、<strong><span class="highlighted">髭脱毛ができるおすすめのクリニック・サロンを紹介</span></strong>しています。最後まで読めば、自分がどこで髭脱毛をするべきなのかが分かります!</p>
<p>まずは髭脱毛の種類や施設の選び方から紹介するので、先にランキングを見たい方は下のボタンをクリックしてくださいね。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">クリニックのおすすめランキングを先に見る</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">サロンのおすすめランキングを先に見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&amp;A」に次の設問を追加しました(2022年8月1日)</p>
<ul><li><a href="#FAQ7">Q.髭の永久脱毛のデメリットは?</a></li></ul>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</a><ul><li><ul><li><a href="#titleid">フラッシュ脱毛</a></li><li><a href="#titleid-2">医療レーザー脱毛</a></li><li><a href="#titleid-3">ニードル脱毛</a></li></ul></li></ul></li><li><a href="#titleid-4">ヒゲをツルツルにするのに必要な回数</a></li><li><a href="#titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</a><ul><li><a href="#titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</a></li><li><a href="#1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</a></li><li><a href="#titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</a></li><li><a href="#titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</a></li><li><a href="#titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</a></li><li><a href="#titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</a></li></ul></li><li><a href="#top5">髭脱毛のおすすめ人気クリニックランキングTOP5</a><ul><li><a href="#titleid-11">ランキングの採点基準</a></li><li><a href="#1-2">【1位】メンズリゼ|安心感のある施術に定評あり</a><ul><li><a href="#titleid-12">メンズリゼの基本情報</a></li><li><a href="#titleid-13">【店舗に関する情報】</a></li><li><a href="#titleid-14">メンズリゼの悪い口コミ</a></li><li><a href="#titleid-15">メンズリゼの良い口コミ</a></li><li><a href="#titleid-16">メンズリゼの口コミをもっとみる</a></li><li><a href="#titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</a><ul><li><a href="#titleid-18">ゴリラクリニックの基本情報</a></li><li><a href="#titleid-19">【店舗に関する情報】</a></li><li><a href="#titleid-20">ゴリラクリニックの悪い口コミ</a></li><li><a href="#titleid-21">ゴリラクリニックの良い口コミ</a></li></ul></li><li><a href="#titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</a></li><li><a href="#3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</a><ul><li><a href="#titleid-23">エミナルクリニックメンズの基本情報</a></li><li><a href="#titleid-24">【店舗に関する情報】</a></li><li><a href="#titleid-25">エミナルクリニックメンズの悪い口コミ</a></li><li><a href="#titleid-26">エミナルクリニックメンズの良い口コミ</a></li></ul></li><li><a href="#4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</a><ul><li><a href="#titleid-27">レジーナクリニックオムの基本情報</a></li><li><a href="#titleid-28">【店舗に関する情報】</a></li><li><a href="#titleid-29">レジーナクリニックオムの悪い口コミ</a></li><li><a href="#titleid-30">レジーナクリニックオムの良い口コミ</a></li></ul></li><li><a href="#titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</a></li></ul></li><li><a href="#top3">髭脱毛のおすすめ人気サロンランキングTOP3</a><ul><li><a href="#titleid-32">ランキングの採点基準</a></li><li><a href="#1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</a><ul><li><a href="#titleid-33">レイロールの基本情報</a></li><li><a href="#titleid-34">【店舗に関する情報】</a></li><li><a href="#titleid-35">レイロールの悪い口コミ</a></li><li><a href="#titleid-36">レイロールの良い口コミ</a></li><li><a href="#titleid-37">レイロールで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#2rinx">【2位】RINX(リンクス)|男性ならではの悩みを相談できる</a><ul><li><a href="#titleid-38">リンクスの基本情報</a></li><li><a href="#titleid-39">【店舗に関する情報】</a></li><li><a href="#titleid-40">リンクスの悪い口コミ</a></li><li><a href="#titleid-41">リンクスの良い口コミ</a></li><li><a href="#titleid-42">リンクスで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#3mens_tbc">【3位】MEN’S TBC|確実な脱毛がしたいならココ</a><ul><li><a href="#mens_tbc">MEN’S TBCの基本情報</a></li><li><a href="#titleid-43">【店舗に関する情報】</a></li><li><a href="#men8217s_tbc">MEN&#8217;S TBCの悪い口コミ</a></li><li><a href="#men8217s_tbc-2">MEN&#8217;S TBCの良い口コミ</a></li></ul></li></ul></li><li><a href="#qa">髭脱毛に関するよくあるQ&amp;A</a><ul><li><a href="#q1">Q1.永久脱毛は本当にずっと生えないの?</a></li><li><a href="#q2">Q2.しつこい勧誘をされないか心配</a></li><li><a href="#q3">Q3.髭脱毛で後悔することはないの?</a></li><li><a href="#q4">Q4.日焼けしていると脱毛できないの?</a></li><li><a href="#q5">Q5.未成年でも髭脱毛はできる?</a></li><li><a href="#q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</a></li><li><a href="#q7">Q7. 髭の永久脱毛のデメリットは?</a></li></ul></li><li><a href="#titleid-44">立ち止まっていないで、まずは無料相談から。</a></li></ul></div>
<h2><span id="3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg" alt="" class="wp-image-21042" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2722-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛施設を検討するまえに、脱毛方法の違いを知っておくことが重要。</p>
<p>それぞれにメリット・デメリットがあるため、きちんと理解した上で自分に合った脱毛方法を見極めましょう。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>施術できる場所</td><td>サロン</td><td>クリニック</td><td>サロン</td></tr><tr><td>痛み</td><td>比較的弱い</td><td>やや強い</td><td>非常に強い</td></tr><tr><td>脱毛効果</td><td>一時的</td><td>半永久的</td><td>永久的</td></tr><tr><td>ツルツルになるまでの回数</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr><tr><td>費用相場</td><td>10〜20万円</td><td>15〜20万円</td><td>70万〜100万円</td></tr><tr><td>おすすめの人</td><td style="text-align:left">・1回のコストを抑えたい<br>・痛いのはいやだ</td><td style="text-align:left">・効果の高い脱毛をしたい<br>・回数を抑えたい</td><td style="text-align:left">・ヒゲのデザインを楽しみたい<br>・白髪を脱毛したい</td></tr></tbody></table>
<p>「ヒゲの脱毛は医療レーザーでないと効果がない」と主張する人も多いようですが、近年では特にメンズ専門のサロンが脱毛機の開発に力をいれていて、レーザー脱毛に劣らないほどの効果を発揮できるフラッシュ脱毛もあらわれています。</p>
<p>実際、痛みに我慢できずレーザーの出力を抑えたり、麻酔を使用する方も多いほどなので一概に「レーザー一択」とも言えないでしょう。</p>
<p>それぞれの詳しい脱毛の仕組みやメリット・デメリットをまとめましたので、参考にしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid">フラッシュ脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>肌に光を照射し毛根にあるメラニン色素にダメージを与え、脱毛を促す方法。<br>「IPL脱毛」「SSC脱毛」「SHR脱毛」の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なる。<br></li><li><strong>メリット</strong><br>痛みが少ない!気軽に髭脱毛がトライできる<br>自然に毛量が変化するので、髭脱毛がバレにくい!<br>3つの脱毛方法の中でもっとも料金が安い<br></li><li><strong>デメリット</strong><br>永久脱毛の効果はない<br>光の出力はレーザーより弱いため効果が出るまでに時間がかかる(ツルツルになるまでの目安は2年以上)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-2">医療レーザー脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴に残った黒いメラニンにレーザーが反応し、毛母細胞を破壊することで脱毛する<br>(近年最新の脱毛方法として知られている「蓄熱式」の脱毛方法は「バルジ領域」に働きかけることで脱毛させる)<br></li><li><strong>メリット</strong><br>短期間で脱毛効果を得やすい(フラッシュ脱毛の約半分の施術回数でツルツルになる)<br>医療機関のみで受けられるため、肌トラブル時などの対応が早い<br>痛みがやや強いがニードル脱毛とは違い麻酔が使用できる<br></li><li><strong>デメリット</strong><br>フラッシュ脱毛と比較して痛みがやや強い<br>高出力のレーザーを使用するため、炎症や肌トラブルが起きやすい<br>1回のコストはフラッシュ脱毛より高い(2.5〜3倍程度)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">レーザー脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-3">ニードル脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴にニードル/プロープを差し込み微弱な電気を流すことで脱毛させる。一度施術した毛穴からは毛は生えてこない。<br></li><li><strong>メリット</strong><br>確実な永久脱毛ができる<br>フラッシュ脱毛やレーザー脱毛では効果がない白髪の脱毛、ほくろの毛にも照射ができる<br></li><li><strong>デメリット</strong><br>3つの脱毛方法の中で一番痛みが強く、サロンでのニードル脱毛が主流のため麻酔ができない<br>すべてのヒゲをニードル脱毛しようとするとコストがかかる</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛について詳しくみる</a></div>
</div></div>
</div>
<h2><span id="titleid-4">ヒゲをツルツルにするのに必要な回数</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/shutterstock-1209734185.jpg" alt="カレンダー" class="wp-image-3898"/></figure>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる<br>(毎日髭剃りをしなくても髭が目立たない)</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツルになる</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>いずれの脱毛方法でも、<span class="redcolor">1回でヒゲ脱毛が完了することはありません</span>。</p>
<p>毛には「毛周期」といって毛が生えるサイクルがあり、全ての毛穴から常に毛が生えているわけではないからです。</p>
<p>毛周期は「成長期」「退行期」「休止期」に分けられ、現在一般的に導入されている脱毛方法の多くが<span class="highlighted">「成長期の毛」のみに効果があります</span>。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>成長期のヒゲは全体の2割程度で、次に成長期にあたる毛が生えてくるまでには約8週間(※)かかるため、多くの施設で<strong>「1ヶ月半〜2ヶ月程度間隔を開けましょう」</strong>と言われるんですね。</p>
<p><span style="font-weight: 400;">※出典:RINX「</span><a href="https://mens-rinx.jp/contents/mhigeefficient" target="_blank" rel="noopener noreferrer"><span style="font-weight: 400;">ヒゲ脱毛の周期はコレが正解!効果を最大化するポイントと注意点とは?</span></a></p>
<h2><span id="titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニック選びで後悔しないためにチェックすべきポイントは、次の6つです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>選び方のポイント</td></tr><tr><td style="text-align:center">①痛みへの対策</td><td>麻酔クリームと笑気麻酔を併用できるのがベスト</td></tr><tr><td style="text-align:center">②予約の取りやすさ</td><td>契約した店舗以外での予約可否や1回の施術時間をチェック</td></tr><tr><td style="text-align:center">③キャンセルの取り扱い</td><td>ペナルティの発生タイミングをチェック</td></tr><tr><td style="text-align:center">④コース終了後の料金</td><td>割引金額で追加照射を受けられると安心</td></tr><tr><td style="text-align:center">⑤途中解約に対するペナルティ</td><td>解約手数料の額や発生条件をチェック</td></tr><tr><td style="text-align:center">⑥支払い方法</td><td>医療ローンを利用する場合は年利の把握が重要</td></tr></tbody></table>
<p>ここからはそれぞれのポイントを詳しく見ていきましょう。</p>
<h3><span id="titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg" alt="ガス麻酔" class="wp-image-7853" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2102-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでの髭脱毛を希望する方は、痛みに対してどのようなケアが受けられるかをチェックしましょう。</p>
<p>クリニックで用いる医療レーザーは、痛みを感じやすいからです。<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label="MOTEOが独自に行った調査 (opens in a new tab)">MOTEOが独自に行った調査</a>でも、<span class="redcolor">クリニックで髭脱毛を行った男性の50%以上が<span class="redcolor">「痛かった」「かなり痛かった」</span>と回答</span>しています。</p>
<p style="text-align:center"><strong>【Q.クリニックでの髭脱毛で感じた痛みについて教えてください】</strong></p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg" alt="" class="wp-image-76802" srcset="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg 512w, https://moteo.best/column/wp-content/uploads/2022/04/unnamed-300x191.jpg 300w" sizes="(max-width: 512px) 100vw, 512px" /></figure></div>
<p>出典:PR TIMES「<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髭脱毛は泣くほど痛い?実際に経験した100名の男性に聞いたリアルな感想</a>」</p>
<p>クリニックでの痛み対策の方法は大きく2つ。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>種類</td><td>特徴</td><td>費用相場(1回あたり)</td></tr><tr><td style="text-align:center">麻酔クリーム</td><td>脱毛部位にクリームを塗布して痛みを和らげる。塗布後30分ほどで効きはじめる。</td><td>2,000〜3,000円</td></tr><tr><td style="text-align:center">笑気麻酔</td><td>ガスタイプの麻酔で、吸引するとお酒に酔ったような気分になる。</td><td>3,000円</td></tr></tbody></table>
<p>痛みが不安な場合は、麻酔クリームと笑気麻酔の両方を用意していて、かつ<strong><span class="highlighted">両者を併用できるクリニックを選びましょう。</span></strong></p>
<p>麻酔クリームは患部の痛覚を麻痺させるのに対し、笑気麻酔は精神的に痛みへの恐怖を減らす効果が大きいので、両者を併用することでより万全な痛み対策ができます。</p>
<h3><span id="1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg" alt="初心者必見。ワックス脱毛の痛みとは?正しい施術で痛みは軽減!" class="wp-image-6694" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニックを選ぶ際は、<span class="highlighted">自分が通いたい曜日・時間帯で予約が取れるかどうかは必ず確認</span>しましょう。予約の取りやすさを判断する基準は、以下を参考にしてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>契約した店舗以外でも予約が取れる</li><li>1回の施術時間が短い(髭脱毛なら1回20〜30分以内が目安)</li></ul>
<p></p>
</div></div>
<p>契約した店舗以外でも予約が取れるシステムなら、直前でも予約を入れやすいです。例えば近場の店舗の予約が一杯ならば、別の店舗の空き状況をチェックし、予約を入れられます。</p>
<p>また、1回の施術時間が短い店舗は、回転率が高い傾向にあります。直前でも予約が一杯になりづらく、希望する日時に通いやすいでしょう。</p>
<h3><span id="titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛サロン・クリニックは、予約の直前キャンセルについて以下のようなペナルティを設けています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>一定のキャンセル料が発生する</li><li>コース回数が1回分消化される</li></ul>
<p></p>
</div></div>
<p>仕事や体調不良などでやむを得ずキャンセルが必要になるケースも考えられます。上記のペナルティが、どのタイミングで発生するのかも併せてチェックしておきましょう。</p>
<p>キャンセル料の発生条件は<strong>「予約日の何日前にキャンセル連絡をするか」</strong>で細かく分けられることが多いです。以下は、実際にサロン・クリニックで設けられているキャンセル規定の例です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例1)予約日の前日からキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:3,000円<br>予約日当日のキャンセル:5,000円<br>無断キャンセル:7,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例2)予約日の当日のみキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:0円<br>予約日当日のキャンセル:2,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6f1370a-abed-474a-9103-f91d5c921968"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例3)キャンセル料は発生しないが、コース回数が消化されるパターン</strong><br> 予約日前日のキャンセル:0円<br> 予約日当日のキャンセル:コース回数を1回分消化<br> ※キャンセルにより消化とみなされた回数は、中途解約時に返金対象外となることが多いです</p></blockquote>
<p></p>
</div></div>
<p>余計な支払いや回数消化を避けるには、どのタイミングでペナルティが発生するかをしっかりと確認しておきましょう。</p>
<h3><span id="titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛のコース料金だけでなく、コース終了後の料金までチェックしておきましょう。<strong>コース終了後、割引金額で追加照射を受けられるのが理想</strong>です。</p>
<p>サロン・クリニックでは、カウンセリングにて必要と思われる施術回数を提示してくれるものの、コースが終了しても脱毛が完了しないケースがあります。体質や髭の濃さによっては、人より多くの施術回数が必要となる可能性があるからです。</p>
<p>例えば、「コース終了後は通常料金の◯円OFF」などの割引を実施しているサロン・クリニックもあります。</p>
<p>コースが終了しても脱毛が完了しないケースを考慮し、追加費用込みでサロン・クリニックを選びましょう。</p>
<h3><span id="titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg" alt="くしゃくしゃに丸めた契約書" class="wp-image-2494" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>契約前に、途中解約で生じるペナルティについても確認しておきましょう。</p>
<p>「引越しすることになった」「効果が実感できなかった」などの理由で、<span class="redcolor">やむを得ず途中解約が必要となるケースもあるから</span>です。「解約したいけど、金銭的に大きな損をする…」となるのは避けたいですよね。</p>
<p>多くのサロン・クリニックでは、以下のように返金額を計算します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-9c7ac534-b779-46d2-affa-2343038a977e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>返金額=コース料金の総額−(1回あたりの料金×消化回数)−解約手数料</p>
</div></section>
<p>解約手数料の額は、サロン・クリニックによって異なります。また、解約のタイミングによっては返金が行われないケースも。</p>
<p>損をしないよう、事前に解約条件を確認しておきましょう。</p>
<h3><span id="titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg" alt="4枚の1000円札と2枚のクレジットカード" class="wp-image-17101" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/3722-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くのサロン・クリニックでは、以下の支払い方法が選択できます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>現金</li><li>クレジットカード</li><li>医療ローン(※クリニックのみ)</li></ul>
<p></p>
</div></div>
<p>分割で支払える医療ローンはとても魅力的ですが、年利が生じるため実質的な支払額は増えます。医療ローンを検討するなら、年利の把握も重要です。</p>
<p>サロン・クリニック選びの際は、自分に合った支払い方法が選べるかも調べておくといいでしょう。</p>
<h2 id="clinic"><span id="top5">髭脱毛のおすすめ人気クリニックランキングTOP5</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛に失敗しないためのサロン・クリニックの選び方の基準をもとに、編集部が厳選したおすすめクリニックTOP5をご紹介します!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-1244" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></td><td><img class="wp-image-88552" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/10/afi-afb-eminal-300250.jpeg" alt="エミナルクリニックメンズ 医療ヒゲ脱毛月々1,030円"></td><td><img class="wp-image-93716" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg" alt="レジーナクリニックオム" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg 1716w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>エミナルクリニックメンズ</td><td>レジーナクリニックオム</td></tr><tr><td>施設分類</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td><td>◯</td><td>◯</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br> セレクトヒゲ脱毛(任意の3部位) <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 <br><br> ヒゲ全体脱毛セット <br> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ヒゲ3部位6回<br>(鼻下・アゴ・アゴ下): 74,800円<br>髭脱1回(全部位):52,800円</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td><td>ヒゲ脱毛(3部位)3回:9,900円 ※初回限定<br>ヒゲ脱毛(5部位)5回:118,800円</td></tr><tr><td>コース終了後の施術料金</td><td>セレクトヒゲ脱毛(3部位)1回12,800円</td><td>1回100円(3年間)</td><td>0円(契約時に3年保証のオプションに加入した場合のみ)</td><td>・3部位:7,440円<br>・5部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>74,800円</td><td>12,000〜38,500円/5回</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>75,400円</td><td>24,000〜77,000円/10回</td><td>892,00円</td></tr><tr><td>麻酔クリーム</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300円/10g)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>◯<br>(デビュープラン以外のプラン契約をされた方は無料)</td></tr><tr><td>笑気麻酔</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300/30分)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>×</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約30分</td><td>約30分</td><td>約15分</td><td>15〜30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td><td>10~14週に1回</td><td>4週間に1回</td><td>4〜8週間に1回</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日の20時以降</td><td>前日の20時以降</td><td>ネット:前日の18時以降<br>電話:3日前の13時以降</td><td>要問い合わせ</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>コース1回分消化</td><td>コース1回分消化、またはキャンセル料1,000円</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr><tr><td>おすすめの人</td><td>・効果の高い脱毛がしたい<br>・肌トラブルなどの保証制度が充実しているクリニックがいい</td><td>・永久脱毛がしたいけど、とにかく痛みが心配<br>・せっかくだからおしゃれなクリニックに通いたい</td><td>・仕事終わりに通いたい<br>・コース終了後は追加料金なしで通いたい</td><td>・痛みに弱い<br>・雰囲気のいいクリニックに通いたい</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-H312497S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、<span class="searchEm">税込</span>表記となっています。</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-11">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-2">【1位】メンズリゼ|<strong>安心感のある施術に定評あり</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png" alt="カウンセリング重視のヒゲ脱毛のメンズリゼ" class="wp-image-13684" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3700-7-300x135.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>メンズリゼは、丁寧なカウンセリングと安心感のある施術に定評のあるクリニックです。</p>
<p>4種類の脱毛機を完備しており、その人に合わせて使い分けています。例えば施術が痛過ぎると感じた場合も、次回は出力の弱い脱毛機を提案してもらえます。</p>
<p><strong><span class="highlighted">麻酔クリームと笑気麻酔の2種類を併用</span></strong>できるので、痛みが心配な方も安心して施術を受けられるでしょう。</p>
<p>また、通年で割引を実施しているのも嬉しいポイント。3つの割引を組み合わせれば最大30%オフで施術を受けられるので、施術費用を少しでも抑えたい方におすすめです。</p>
<h4><span id="titleid-12">メンズリゼの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br><br>【通常】<br>5回コース:89,800円 <br>10回コース:128,000円 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料</td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 </td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td> 12,800円 <br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>学割とペア割の組み合わせで最大30%OFF<br>学割:20%OFF<br>ペア割:10%OFF<br>のりかえ割:10%OFF(併用不可)</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルヤグPro-U<br>・ライトシェアデュエット<br>・メディオスター<br>・ラシャ</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:1回3,300円<br>・笑気麻酔:1回3,300円</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>電話Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化<br>(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-13">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内24院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>6院</td></tr><tr><td>関東エリアのクリニック数</td><td>8院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
<p></p>
</div></div>
</div>
<h4><span id="titleid-14">メンズリゼの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼの髭脱毛行ったけど、まるで効果ねえからほんと金返してほしいわ。3週間ぐらいは最低髭薄くなった効果あるかと思ったら、ゼロだもんなあ<br>引用元:<a href="https://twitter.com/ghostbs2/status/1467372009667842049?s=20&amp;t=hugkIrX4fQDvF-aMl1bjpA" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1271e148-9152-435a-8611-02582a8272f0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここでヒゲ脱毛に通っているが、少しのサービス精神もない。<br>金の亡者だなと感じている。<br>絵にしてアップしているが、鼻下部分の脱毛は赤の斜線の範囲で、両サイドの一センチほど(ココと記載)は範囲に入らないらしい。<br>このわずか一センチを脱毛するにはまた何万円もかかるという。<br>金の亡者でしかない。<br>私は脱毛が終わったら、鼻の両サイドがちょび髭になる。<br>少しの融通も効かないので、ココはオススメしない。<br>地元で小規模で脱毛サロンをしているようなところの方がいいと思う。<br><br>ちなみに、2回行っているが脱毛効果がかなりまばら。<br>全く効果の出ていない広範囲な部位があるけど、レビューを見るに、メンズリゼとしては許容範囲内として片付けてくる可能性が高い。<br>違う所に行けば良かった。。。。<br>引用元:<a href="https://goo.gl/maps/A91W784LoYUcyCFw6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-15">メンズリゼの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛メンズリゼで7回コース終わって、今日キャンペーンで新たに5回コース契約 5回で5万しないので、お安い。 ただ合計12回も受けなければならない我輩の髭。 目指すは青髭もそうだし、そもそも髭にあわない あの拷問あと4回耐えなければ。 首と頬ともみあげはほぼ無くなりました!<br>引用元:<a href="https://twitter.com/hoseo37/status/1484125625258745861?s=20&amp;t=lcsQl8xXMh3MlUHCYeyfFw" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて伺いましたが、皆さん凄く丁寧で、良くないコメントにあったようなことは 全くありませんでした。<br>ドクターの対応や説明も分かりやすく、質問もしやすかったです!<br>最後にコンシェルジュの方が詳細を説明してくださいましたが、その都度わからないことはないか確認してくださいましたし、メチャクチャ丁寧でとても分かりやすかったです!<br>初の脱毛で分からないことだらけでしたが、これから安心して通院することができそうで非常に満足です!<br>有り難うございました!<br>引用元:<a href="https://goo.gl/maps/E7QJ14VTQG5pjxN66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-16">メンズリゼの口コミをもっとみる</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">やまいもさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高いお金払って痛い思いして通ったのに、ほとんど効果なかった。薄くなったような気のする箇所もあるがその程度。むしろ通う前より濃くなった箇所もあり、それに関しては1年間の無料保証が付くが、これまで5回照射して変わらなかったのが、もう1.2回照射して効果が出るはずもなく結局通い始める前より濃くなって終了。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">風間さん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 医療脱毛ということもありお医者様も真剣に相談に乗ってくれましたし、やってもらうことに決めました。痛みなどは丁寧なクーリングなどもあり、別途料金でガスの麻酔やクリームの麻酔も使えるのは医療機関の強みです。5回コースが終わると本当に肌がツヤツヤになり、顔の印象もかなり明るくなったので、男性的な自信もつきました。やはり医療機関で受ける永久脱毛は安心感があると思います。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4><span id="titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg" alt="" data-id="76762" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95/" class="wp-image-76762" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg" alt="" data-id="76763" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2/" class="wp-image-76763" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg" alt="" data-id="76764" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3/" class="wp-image-76764" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a href="https://www.mens-rize.com/hige/ba/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼ</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3><span id="231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックは、柴田英嗣さん(アンタッチャブル)や武尊さん(K-1)などが通っていることでもお馴染みのクリニックです。</p>
<p>最大の特徴は、「ヒゲ脱毛 完了コース」が終了してから<strong><span class="underline highlighted">3年間、追加の施術を1回100円(税込)で受けられる</span></strong><span class="highlighted">点。</span></p>
<p>3年間であれば何度通っても1回100円なので、納得がいくまで施術を繰り返せます。</p>
<p>「他の人よりも髭が濃いけど、本当にツルツルになるかな…」と不安になっている方にもぴったりのクリニックです。</p>
<h4><span id="titleid-18">ゴリラクリニックの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位(鼻下・アゴ・アゴ下)</td><td>6回コース:74,800円<br><br>※ほほ・もみあげ(6回)追加は+64,800円(6回)、首追加は+49,800円</td></tr><tr><td>各部位</td><td>鼻下:38,800円(6回)<br>アゴ:38,800円(6回)<br>アゴ下:38,800円(6回)<br>ほほ:48,800円(6回)<br>もみあげ:38,800円(6回)<br>首:48,800円(6回)</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>各部位1回100円<br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>74,800円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>75,400円<br>6回コース+追加照射6回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:10%OFF<br>・ペア割:10%OFF<br>・乗り換え割10%OFF<br>・同時割:10%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルYAG<br>・メディオスターNeXT PRO</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:3300円/10g<br>・笑気麻酔:3300円/30分</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>10~14週に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-19">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内20院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>10院</td></tr><tr><td>中部エリアのクリニック数</td><td>2院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-20">ゴリラクリニックの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛完了コースの平日の短い受付時間のみというのを無くしてほしい。週末に行くには追加料金が必要だし、麻酔も追加料金と色々と金額が高くなる。<br>また、完了と名が付いているし医療脱毛だからヒゲが無くなるレベルで減るのかと思っていたがそれほど薄くならない。<br>追加を格安で受けられるが、追加ありきのコースの設定回数だと感じるし、追加分についてはかなりの期間を開けないと受けることが出来ない。<br>トータルではかなりの金額と時間を使うことになるが、正直満足度は低い。<br>引用元:<a href="https://goo.gl/maps/dhJGqAMBbxSc1ovD6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の効果や看護師さんの対応は満足しています<br><br>事務手続きに関しては強化してほしいです<br>予約変更の反映ミスや患者情報の共有などが機能していない感じです。<br>予約変更反映ミスで、危うく一回分消化されるところでした。<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/1ywZDAnTryovc2an7" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で利用しています。<br>3ヶ月先まで予定が真っ白な方だけ通われるといいと思います。<br>基本的に予約は取れません。<br>あとクレジットカードで支払いをする際には上手く決済できずに後日再度クリニックに来るように催促されることがありますのでご注意ください。<br>引用元:<a aria-label=" (opens in a new tab)" rel="noreferrer noopener" href="https://goo.gl/maps/qi6KYsuNAhkKP4yt8" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-21">ゴリラクリニックの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">有名人はゴリラクリニック通ってる人が多いから、僕も有名人気取りでヒゲ脱毛はゴリラクリニックに決めた。<br>引用元:<a href="https://twitter.com/taresu2020/status/1495863849316065281?s=20&amp;t=5_lElU7Rus0ncSWLJUVtIg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性専門の脱毛クリニックです。カウンセリングはとても丁寧で、先日1回目のレーザー脱毛を担当してくださった男性医療従事者の方は、とても親切、丁寧かつ、上手で、痛みなく初回を終える事ができました。内装もとても綺麗です。施術料金も良心的だと思います。<br>引用元:<a href="https://goo.gl/maps/wvETSX6av9Gd1xB67" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で通っています。<br>開院直後だけあってスタッフさんの対応などは極めて良いです。また、商品や追加サービスの勧誘もしつこさは全くないのでありがたいです。<br>引用元:<a href="https://goo.gl/maps/pgCptapTd41fMG7cA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg" alt="" data-id="76769" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-1/" class="wp-image-76769" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg" alt="" data-id="76770" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-1/" class="wp-image-76770" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg" alt="" data-id="76771" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-1/" class="wp-image-76771" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3><span id="3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-o409064Z&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<p>エミナルクリニックメンズは、特に髭脱毛の安さにこだわっているクリニックです。</p>
<p>ヒゲ脱毛5回が12,000〜38,500円(地域により異なる)と、始めやすい料金設定です。</p>
<p>施術回数を増やして、とにかくツルツルの状態にこだわりたい方には嬉しいサポートですね。</p>
<p>また、エミナルクリニックメンズは麻酔料金が0円に設定されています。痛みが不安な方も、追加費用を心配せずに麻酔を利用できるでしょう。</p>
<h4><span id="titleid-23">エミナルクリニックメンズの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛選べる3部位</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>契約時にご確認ください</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(5回施術を受けた場合)</td><td>12,000〜38,500円</td></tr><tr><td>髭がツルツルなるまでの目安費用(10回施術を受けた場合)</td><td>24,000〜77,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:最大10%OFF<br>・ペア割:最大6%OFF<br>・のりかえ割:最大6%OFF<br>・お友達紹介割:最大6%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>蓄熱式脱毛機(機種名は要問い合わせ)</td></tr><tr><td>麻酔の種類</td><td>無料(種類は要問い合わせ)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約15分</td></tr><tr><td>通えるペース</td><td>4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>ネットでのキャンセル:前日の18時まで<br>電話でのキャンセル:3日前の13時まで<br>上記を過ぎると回数1回分消化、またはキャンセル料1,000円がかかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-24">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内35院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>2院</td></tr><tr><td>関東エリアのクリニック数</td><td>11院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>8院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>3院</td></tr><tr><td>九州エリアのクリニック数</td><td>7院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-25">エミナルクリニックメンズの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">青髭なくしたいから医療脱毛したくて、色々調べた結果、メンズエミナルいいね!ってまでいったのに、横浜ないってまじ?新宿までいくかゴリラにするかかぁ<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://twitter.com/KATZ_0330/status/1456885792911998976?s=20&amp;t=S2D3wqjKrvOQni1gWWmqMw" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここって一応病院ですよね?<br>患者を平気で待たせるわー、プライバシーの考慮もない、愛想もない、決断も焦らすわー、何がいいの?ここ?料金が1番安いとうたってるからこんな対応、態度しかならないのか?カウセリング行くだけ無駄ですよ。最悪最低なクリニックです。まぁ、この評価でも仕方がないですね。星0点です。時間の無駄でした。<br>引用元:<a href="https://goo.gl/maps/akAKJ7HmeHsjtiRw8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-26">エミナルクリニックメンズの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通って3回ですが効果出てます。<br>完成が楽しみです。<br>引用元:<a href="https://goo.gl/maps/4aQDARCn5MNWHpru9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックと値段を比較して欲しい。いかにメンズエミナルが良いかがわかると思う。医療脱毛で髭やvioをするには麻酔は必須。特に初めの頃はかなり痛い。<br>引用元:<a rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)" href="https://twitter.com/yuueminaru/status/1487632091999129602?s=20&amp;t=lj9O2K2xkH7v8dCD7Vp4gg" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/o8f2hRbKopD4f3UAA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=812506z-1409057x&amp;p=j706195E" style="background-color:#2dad96">エミナルクリニックメンズの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12271a58-6609-4d25-9686-168ede18651e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a></li></ul>
</div></div>
<h3><span id="4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?a=F12761n-A468412F&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg" alt="レジーナクリニックオム" class="wp-image-93716" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>2021年に新しくオープンしたばかりのレジーナクリニックオム。</p>
<p><span class="underline highlighted">髭脱毛と同時に</span><strong><span class="underline highlighted">全身脱毛やVIO脱毛を契約すると、割引が適用される</span></strong>のが特徴です。例えば髭脱毛の各コース(5回)と全身脱毛8回を同時に契約すると、約10万円の割引が受けられます。</p>
<p>髭脱毛のついでに他の部位も脱毛したいと考えている方には、特におすすめのクリニックです。</p>
<h4><span id="titleid-27">レジーナクリニックオムの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>【<strong>初回予約限定】3部位 3回:9,900円</strong><br>・3部位 5回:9,900円<br>・5部位 5回:39,800円<br>・6部位 5回:132,000円</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>・3部位:7,960円<br>・5部位:17,820円<br>・6部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>892,00円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>冷却機能を搭載した医療脱毛機(機種名は不明)</td></tr><tr><td>麻酔の種類</td><td>麻酔クリーム:無料(デビュープラン以外のプラン契約をされた方)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>要問い合わせ</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-28">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内16院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>9院</td></tr><tr><td>中部エリアのクリニック数</td><td>1院</td></tr><tr><td>近畿エリアのクリニック数</td><td>2院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-29">レジーナクリニックオムの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応と院内の清潔感は問題ありません。<br>ですが、予約は取りにくいです。<br>無料カウンセリングでは予約は取りやすいので毛周期に合わせて自分のペースで進められますと聞いたのであえて大手のクリニックではなく新規開院のこちらにしましたが、いざ通ってみると土日祝の予約は4ヶ月待ちでした。<br>他所のクリニックでは珍しいことではありませんが、それならそうと最初に言って欲しかったです。<br>土日祝の4ヶ月間隔で通うか仕事を調整して平日に通うか今後の進め方を悩みます。<br>引用元:<a href="https://goo.gl/maps/d8933vVyQs5u4iHZ6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-30">レジーナクリニックオムの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲとVIOと全身で契約しました。まだ1回目の施術ですが、ポロポロと毛が抜けて効果を感じてます。VIOだけ少し痛かったですが、ヒゲと全身は痛くありませんでした。<br>最後の仕上げに氷で冷やしてくれるのが気持ちいいです。<br>引用元:<a href="https://goo.gl/maps/cYX73Xo17M3ThSY59" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての脱毛でしたが、詳しく説明して頂いて安心しました。<br>接客丁寧で、対応もとても良かったです。<br>引用元:<a href="https://goo.gl/maps/uSjmwdnhd8YYi4d99" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての医療脱毛(全身、髭、デリケート)で、1回目を経験済み、今後も安心して通院できそうな印象で現時点で概ね満足しています。<br><br>【好感が持てる点】<br>#丁寧な接客、施術対応(受付、看護師)<br>#開院間もないため、衛生的な環境<br><br>【気になる点】<br>#受付での手指消毒、プッシュ型接触型の消毒の為、患者同士の感染予防目的であれば、検温同様にスタッフが手動して頂きたい、患者自身が接触するには抵抗感あり<br>#鼻出しマスクのスタッフを散見する(事情があれば申し訳ありません。)<br>#医師の診察は素性が不明な上、ほぼ形式的なもの(スポット派遣の医師であまり期待できない。初診もセリフ棒読みで表面的。施術そのものには関与しないため大きな問題ではないが契約前の印象として悪く、不信感を抱く。)<br><br>後半、細かい指摘となり申し訳ありません。<br>次回受診は3ヶ月先ですが、今後の診療サービスに反映して頂けますと幸いです。<br>引用元:<a href="https://goo.gl/maps/ZzcWg8EE17kahfuZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=F12761n-2431205X&amp;p=j706195E" style="background-color:#2dad96">レジーナクリニックオムの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/reginaclinic-homme/">レジーナクリニックオムの口コミ・評判|気になる効果や費用を徹底調査</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">【番外編】</span><h3 class="uagb-ifb-title"><span id="titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-4222760M&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1415466978-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p>100万もの症例をもつクリニック。</p>
<p>実績で見れば、湘南美容クリニックは非常に信頼の寄せられるクリニックです。ヒゲの濃さなども調整してくれるフレキシブルな対応も◎。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>店舗</td><td>全国67院(新宿・銀座・新橋・西新宿・南青山・池袋・高田馬場・港・秋葉原・上野・両国・浦田・赤羽・多摩川・柴崎・町田・八王子・代々木・横浜・大宮・川崎・川口・所沢・川越・宇都宮・高崎・千葉・名古屋・浜松・岐阜・長野・新潟・大阪・神戸・奈良・京都・岡山・広島・高松・松山・福岡・沖縄・仙台・札幌・宮城・福島など)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>1回5,700円~(口髭・アゴ・アゴ下)</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式HPをチェック</a></div>
<p></p>
</div></section>
<h2 id="salon"><span id="top3">髭脱毛のおすすめ人気サロンランキングTOP3</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg" alt="ランキングの積み木" class="wp-image-70244" srcset="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックに続いて、編集部がおすすめする脱毛サロンTOP3も見ていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>リンクス</td><td>MEN’S TBS</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td></tr><tr><td>契約した店舗以外での予約</td><td>○</td><td>○</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>コース終了後の施術料金</td><td>定額の80%OFF(ただし保証つきプラン契約の場合に限る)</td><td>定額の80%OFF</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>59,800円</td><td>80,700円</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>119,800円</td><td>98,130円</td><td>要問い合わせ</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td><td>照射レベルを調節</td><td>クーリング</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約20分</td><td>20〜30分</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>2~4週間に1回</td><td>3~4週間に1回</td><td>3~4週間に1回</td></tr><tr><td>予約方法</td><td>電話・Web</td><td>電話・Web</td><td>電話・Web</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日以降</td><td>なし</td><td>前日以降</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>なし</td><td>キャンセル料1,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td><td>・現金<br>・月定額<br>・クレジットカード</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr><tr><td>おすすめの人</td><td>・安くても効果のある脱毛がしたい<br>・モニター制度でさらに安く脱毛したい<br><br></td><td>・男性スタッフに施術してほしい<br>・転勤の可能性がある</td><td>・ヒゲの細かなデザインがしたい<br>・白髪を脱毛したい<br>・日焼けしている</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※料金は全て税込</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-32">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</span></h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>レイロールは「メンズ脱毛を最高のコストパフォーマンスで」という理念を掲げる、男性専門の脱毛サロンです。</p>
<p>業界初の「全国最安値保証」を実現しており、<strong><span class="highlighted">他店よりも1円でも高い場合はその場で値下げ</span></strong>をしてくれます。</p>
<p>とにかく安さにこだわりたい方におすすめの脱毛サロンです。</p>
<h4><span id="titleid-33">レイロールの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>髭脱毛セット(選べる3部位)<br>・10回:59,800円<br>・1年通い放題:119,800円<br><br>髭脱毛セット(全8部位)<br>・10回:99,800円<br>・1年通い放題:149,800円</td></tr><tr><td>各部位</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td></tr><tr><td>通い放題プラン</td><td>○</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF<br>(ただし保証つきプラン契約の場合に限る)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>59,800円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>119,800円<br>※1年通い放題コースで契約</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>完全オリジナルの男性専用脱毛マシン「BRILLLO」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約20分</td></tr><tr><td>通えるペース</td><td>2〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約前日までのキャンセルは無料(当日キャンセルは回数1回消化)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-34">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>18店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>0店舗</td></tr><tr><td>東北エリアの店舗数</td><td>1店舗</td></tr><tr><td>関東エリアの店舗数</td><td>11店舗</td></tr><tr><td>中部エリアの店舗数</td><td>3店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>0店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>1店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-35">レイロールの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験で行きました。が、担当スタッフの応対が非常に不快でした。初対面の客と店員で信頼など皆無なのに、飲み友達?のような異常に近い距離感でコミュニケーションをとってきます。<br>福岡店はそのスタッフ1人でされてるそうなので、ここを利用することはまずないな、とすぐ判断できました。<br>他の口コミでは「話しやすかった」等あるので好みがはっきり分かれるとこなのでしょう。<br>スタッフと友達のようなコミュニケーションが取りたい方以外はオススメできません….。<br>引用元:<a href="https://goo.gl/maps/X6X9X2B1eJkiRfwp6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-36">レイロールの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">2回利用しましたが痛みも少なく<br>ていねいに施術してもらいました!<br>効果が出るのが楽しみです✨<br>引用元:<a href="https://goo.gl/maps/dbE2YdX87ChbKtQF9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店員さんのノリも良くて緊張とけました。<br>2回目からパワーあげてもらって、少し痛みはありましたがそれでも一瞬パチッとするくらいなのですごい!<br>効果もちゃんとでてます。<br>引用元:<a href="https://goo.gl/maps/DJyP5URkw6P48pCQ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">都度でしようと思っていましたが、脱毛完了まで1年以上かかることは分かっていたので、何回も施術を受けるのであれば、2年の通い放題プランがかなりお得と思いお願いしました。<br>痛みはそんなになく効果は早く出てきています。<br>引用元:<a href="https://goo.gl/maps/R6zk3RLRrNv11j5z9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-37">レイロールで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg" alt="" data-id="76785" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-3/" class="wp-image-76785" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg" alt="" data-id="76786" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-2/" class="wp-image-76786" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg" alt="" data-id="76787" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-2/" class="wp-image-76787" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" href="https://rayrole.jp/lp/E-RAY-01/" target="_blank">レイロール</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">レイロールの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3><span id="2rinx"><strong>【2位】RINX(リンクス)|男性ならではの悩みを相談できる</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-A247119g&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1446139735-3.jpg" alt="RINX"/></a></figure></div>
<p>RINXは全国51店舗ある、国内最大級の脱毛サロンです。</p>
<p>他サロンと比べて料金面が特段安いわけではありませんが、分割払いで月々の支払額を大きく減らせるのが魅力。</p>
<p>例えば鼻下の脱毛は、分割払いを選択すれば<strong><span class="highlighted">月々500円から契約</span></strong>できます。脱毛を始めるにあたって、まとまったお金をすぐに用意できない方にもおすすめです。</p>
<h4><span id="titleid-38">リンクスの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td></tr><tr><td>各部位</td><td>両頬10回:28,000円両もみあげ10回:28,000円あご下・首10回:38,000円</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF(11回目以降)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>80,700円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>98,130円<br>※10回コース+追加照射10回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>脱毛機メーカーと共同開発した「INNOVATION」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>20〜30分</td></tr><tr><td>通えるペース</td><td>3〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>なし無</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-39">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>74店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>2店舗</td></tr><tr><td>東北エリアの店舗数</td><td>5店舗</td></tr><tr><td>関東エリアの店舗数</td><td>27店舗</td></tr><tr><td>中部エリアの店舗数</td><td>14店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>10店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>7店舗</td></tr><tr><td>九州エリアの店舗数</td><td>9店舗</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-40">リンクスの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今回コースが終わってはじめての80%オフでの利用でした。<br>やる部位を聞かれたので鼻上鼻下のつもりで「口周りで」と伝えました.スタッフの方も口周りですね、と確認して施術してくれました。<br>施術中、あごもやってくれてあごまでやるのかーと思いましたがお金払う際に鼻上鼻下あごを請求されました。<br>たしかにやるつもりはなかったけどあごはやったので支払いも仕方ないかもしれませんが、あごは毛が生えてなくて数百円でもとてももったいない気持ちになりました。<br>ましてや年1くらいしかいかないので、口周りが顎も入ってるなんてわかりませんでした。<br>部位^_^で細かく確認して欲しかったです。<br>しかも、顎はやるつもりなかったと伝えた後の話?言い訳?がほんとに説明下手なのか意味がわかりません。<br>引用元:<a href="https://minhyo.jp/mens-rinx" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メリットは安いだけ。<br>毎回勧誘がめんどさすぎるので、中途解約して辞めました<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-35451da1-3724-4bb9-843d-cd146692de5c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ひげ脱毛で1年くらい通いましたが1割くらい減ったかな?という程度でした。<br>別のお店を選ぶ事をお勧めします。<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-41">リンクスの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭脱毛を現在していますが、以前より薄くなりました。産毛ぐらいまで細くなりました。スタッフの方々も丁寧な対応をしていただき、サービスが良いですね!<br>引用元:<a href="https://goo.gl/maps/mvAKVxLra2nJ5Es88" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて脱毛したが、事前の説明も丁寧で無料の試し照射があり安心できた。個人的には痛みがほとんどなく、たまにチクッとする程度であり継続しやすかった。また、予約もとりやすくキャンセル料もかからないので、その点でもとても継続しやすかった。<br>引用元:<a href="https://goo.gl/maps/xdq583kK1CFJZcK49" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e31e835-817a-4527-8335-ed678250ae9e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">本当に効果あるのかな?と半信半疑で始めたけれど行ってよかったです!<br>カミソリ負けと青ヒゲで汚くコンプレックスだったのがかなり改善されました!<br>引用元:<a href="https://goo.gl/maps/DguMEXqZn4ypUeKD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-42">リンクスで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-6b281896-1bb3-4658-878a-e6225969ee85"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg" alt="" data-id="76790" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-3/" class="wp-image-76790" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg" alt="" data-id="76791" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-3/" class="wp-image-76791" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://mens-rinx.jp/campaign/kaohige" target="_blank">リンクス</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-C437536t&amp;p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3><span id="3mens_tbc"><strong>【3位】MEN’S TBC|確実な脱毛がしたいならココ</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している脱毛サロンです。他の脱毛方法と比較して、細かなヒゲのデザインが可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong><span class="highlighted">初回1,000円で体験することができます。</span></strong></p>
<p>痛みや効果に対して不安がある方も、まずは初回限定コースを試してみましょう。</p>
<h4><span id="mens_tbc">MEN’S TBCの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ニードル脱毛</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>各部位</td><td>同上</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>ニードル脱毛</td></tr><tr><td>脱毛機の種類</td><td>不明</td></tr><tr><td>痛みへの対策</td><td>クーリング</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約日前日の営業時間終了までにキャンセルしなければ1,000円かかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-43">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>48店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>1店舗</td></tr><tr><td>東北エリアの店舗数</td><td>2店舗</td></tr><tr><td>関東エリアの店舗数</td><td>26店舗</td></tr><tr><td>中部エリアの店舗数</td><td>7店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>8店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>2店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="men8217s_tbc">MEN&#8217;S TBCの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験コースを受けました。最初の説明が長く、施術が終わった後もかなり押し売りみたいに勧めてきました。最終的に、高額な買い物なので即決できない、家に持ち帰ってから考えたいと伝えると、「あ、それでは今日は以上です」と態度があからさまに急変し、資料も全て没収されました。こんなに不快な思いをしたのは初めてでした。契約する可能性もあっただけに残念です。<br>引用元:<a href="https://goo.gl/maps/NuVt4a1QvXZofPge6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">金にならない客には興味が無いみたいです。<br>引用元:<a href="https://goo.gl/maps/itFh8wPXqMcwiBLv9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とりあえず体験だけでもという気持ちで行ったのですが、正直ガッカリでした。<br>カウンセリングまでは分かりますが、その後のコース説明から話がおかしくなっていきました。<br>何故か今後のコースを決めてからでないと体験ができないと言われ、30万くらいのコースだと分割で月々どのくらいと延々聞かされました。途中で、ああこういう店なんだなと分かってからは話しもまともに聞く気になれず、体験も断って帰りました。<br>うまい話しは無いなと改めて思いましたが、今回の対応だとほぼ詐欺なんじゃないとしか感じませんでした。<br>引用元:<a href="https://goo.gl/maps/YfiB8LjeYUBxc4g16" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="men8217s_tbc-2">MEN&#8217;S TBCの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のサロンに行ったことはないので比較はできませんが、自分はTBCを選んで良かったと思います。一番重要視していた効果が最初のころから文句なしに感じられました。毛が濃い方でしたが、だいたい1年半くらいでツルツルになることができました。こちらはスタッフさんの対応も良かったです。<br>引用元:<a href="https://goo.gl/maps/fhJyrP712PcW6nRq8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">昔から髭が濃くて毎朝の処理がかなり憂鬱だったので、彼女に進められて体験コースに行きました。どのスタッフさんも丁寧で、脱毛について詳しくない僕にも丁寧にカウンセリングをしてくれてとても分かりやすかったです。体験で髭脱毛をしてもらいましたが少しゴムではじかれたような痛さがあるのみで全然耐えられました。<br>引用元:<a href="https://goo.gl/maps/szm6t634uESfVgyA8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自宅付近でヒゲ脱毛をしているサロンで調べると真っ先に目に入ってくるのがメンズTBC仙台ワークワン店でした。脱毛自体初めてで無知の僕でもメンズTBCの評判は知っています。全国に店舗があり効果も人気もあるので迷わずここに決めました。ヒゲ脱毛をしてマスク無しでも自信を持って人前に出られるようになりたいです。<br>引用元:<a href="https://goo.gl/maps/zHtiCFDQFtzGGmuQ7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">MEN&#8217;S TBCの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛に関するよくあるQ&amp;A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛する際によくある質問をまとめました!</p>
<h3><span id="q1">Q1.永久脱毛は本当にずっと生えないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-8237" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。</p>
<p>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。</p>
<blockquote>
<p><small>参照元:<a href="https://www.fda.gov/consumers/consumer-updates/removing-hair-safely">Removing Hair Safely</a></small></p>
</blockquote>
<p>また、同局では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-95b78948-8692-4b2c-89ad-f7487db93563"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最終脱毛から1ヶ月後の毛の再生率が20%以下である状態</li><li>3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態</li></ul>
<p></p>
</div></div>
<p>と定義づけています。</p>
<p>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。</p>
<p>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。</p>
<p>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。</p>
<h3><span id="q2">Q2.しつこい勧誘をされないか心配</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-1024x683.png" alt="カウンターで女性と話す男性" class="wp-image-1864" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。</p>
<p>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。</p>
<p>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。</p>
<p>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。</p>
<h3><span id="q3">Q3.髭脱毛で後悔することはないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg" alt="頭に段ボールをかぶってソファーに座る男性" class="wp-image-40888" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-300x201.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-768x516.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。</p>
<p>「やっぱりヒゲを生やしたくなってしまった」</p>
<p>と思っても脱毛前に戻ることはできません。</p>
<p>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。</p>
<p>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/">髭脱毛で後悔したくない!効果・費用面の失敗談と「やっぱり生やしたい」場合の対策</a></li></ul>
</div></div>
<h3><span id="q4">Q4.日焼けしていると脱毛できないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg" alt="髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント" class="wp-image-23051" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-42-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。</p>
<p>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。</p>
<p>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/">脱毛箇所は日焼け禁止?日焼け止めや保湿クリームを塗って、丁寧にケア</a></li></ul>
</div></div>
<h3><span id="q5">Q5.未成年でも髭脱毛はできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くの脱毛サロン・クリニックが未成年でもOKです。</p>
<p>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。</p>
<p>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。</p>
<p>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。</p>
<h3><span id="q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg" alt="洗面所に鏡や植物タオルが置いてある" class="wp-image-41322" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。</p>
<p>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。</p>
<p>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。</p>
<h3 id="FAQ7"><span id="q7">Q7. 髭の永久脱毛のデメリットは?</span></h3>
<p>髭の永久脱毛のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>施術に痛みを伴う</li><li>通院の必要がある</li><li>肌トラブルの可能性</li></ul>
<p></p>
</div></div>
<p>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。</p>
<h2><span id="titleid-44">立ち止まっていないで、まずは無料相談から。</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、メンズのヒゲ脱毛で主流とされる3つの脱毛法とオススメの脱毛クリニックやサロンを8つ厳選してご紹介しました。</p>
<p>脱毛を終えた方からは「わずらわしい髭剃りから解放された!」「これならもっと早く脱毛しておけば良かった」など、<strong>生活の変化を実感する声が多く聞かれます。</strong></p>
<p>気になるクリニックや脱毛サロンがあれば、まずは無料相談やカウンセリングを申し込んでみましょう!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.永久脱毛はずっと生えないの?</strong> <p class="schema-faq-answer">医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。<br/>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。 <br/>また、同局では<br/>・最終脱毛から1ヶ月後の毛の再生率が20%以下である状態<br/>・3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態 <br/> と定義づけています。<br/>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。<br/>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。<br/>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.しつこく勧誘されないか心配</strong> <p class="schema-faq-answer">ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。<br/>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。<br/>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。<br/>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはないの?</strong> <p class="schema-faq-answer">永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。<br/>「やっぱりヒゲを生やしたくなってしまった」<br/>と思っても脱毛前に戻ることはできません。<br/>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。<br/>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.日焼けしていると脱毛できないの?</strong> <p class="schema-faq-answer">フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。<br/>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。<br/>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.未成年でも髭脱毛はできる?</strong> <p class="schema-faq-answer">多くの脱毛サロン・クリニックが未成年でもOKです。<br/>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。<br/>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。<br/>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.自宅で髭脱毛するのにおすすめの方法は?</strong> <p class="schema-faq-answer"><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。<br/>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。<br/>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭の永久脱毛のデメリットは?</strong> <p class="schema-faq-answer">髭の永久脱毛のデメリットとして、次の3つが挙げられます。<br/>・施術に痛みを伴う<br/>・通院の必要がある<br/>・肌トラブルの可能性<br/>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。 </p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 13659,
'parent' => (int) 20488,
'menu_order' => (int) 532,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性&hellip;',
'acf' => [
'long_text_title' => '【髭脱毛】おすすめ人気ランキング8選!費用・効果を口コミから徹底比較!サロン・クリニックの選び方も解説',
'custom_order' => '3701',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 20904,
'date' => '2024-07-08T02:00:00',
'date_gmt' => '2024-07-07T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20904'
],
'modified' => '2024-09-28T18:06:07',
'modified_gmt' => '2024-09-28T09:06:07',
'slug' => 'bald-cost',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/',
'title' => [
'rendered' => '髭脱毛相場費用まとめ'
],
'content' => [
'rendered' => '
<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。</p>
<p>ヒゲ脱毛で肌をツルツルにするには安くて通いやすい<span class="highlighted">脱毛クリニック</span>がおすすめです。総費用は平均180,000〜200,000円程度。数あるクリニックの中でも、湘南美容クリニックは1回あたりの費用が安く総額70,000円程度で脱毛できることも。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-64583add-5e26-477a-8741-caafbd36633a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛にかかる総費用・回数</li><li>安くヒゲ脱毛できるおすすめクリニック・サロン </li></ul>
</div></div>
<p>を紹介しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/09/-1-150x150.jpg" alt="プライム銀座クリニック 髙澤 博和先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>プライム銀座クリニック</strong><br><strong>院長 髙澤 博和(たかざわ ひろかず)</strong></p></div></div></div></div></div>
<p>1979年生まれ、京都大学医学部医学科卒業。医師免許、中国北京市医療許可証、日本美容外科学会会員、2014年からプライム銀座クリニック院長。</p>
<p>2018年から中国北京で領医医美クリニックの院長を兼任して日々の治療・後進の指導に当たっている。嘘や誇張を用いず、ありのままの美容医療をお届けすることを企業理念としている。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2009年京都大学医学部卒業</li><li>天理よろづ相談所病院 ジュニアレジデント 勤務</li><li>2011年京都大学医学部付属病院 肝胆膵移植外科 シニアレジデント 勤務</li><li>2012年大津日本赤十字病院 外科 勤務</li><li>大手美容外科 勤務</li><li>2015年銀座マリアージュビューティークリニック開院 院長就任2017年拡張移転し、プライム銀座クリニックに名称変更</li></ul>
<p></p>
</div></div>
<p>プライム銀座クリニックの公式サイトは<a href="https://prime-ginza.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</a><ul><li><a href="#titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</a></li><li><a href="#titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</a></li></ul></li><li><a href="#titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</a><ul><li><a href="#titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </a></li></ul></li><li><a href="#5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</a><ul><li><a href="#titleid-6">湘南美容クリニック</a><ul><li><a href="#titleid-7">湘南美容クリニックの口コミ</a></li><li><a href="#titleid-8">湘南美容クリニックの費用</a></li><li><a href="#titleid-9">湘南美容クリニックの基本情報</a></li></ul></li><li><a href="#mens_tbc">MEN’S TBC</a><ul><li><a href="#mens_tbc-2"> MEN’S TBCの口コミ</a></li><li><a href="#mens_tbc-3">MEN’S TBC の費用</a></li><li><a href="#mens_tbc-4">MEN’S TBCの基本情報</a></li></ul></li><li><a href="#titleid-10">ゴリラクリニック</a><ul><li><a href="#titleid-11">ゴリラクリニックの口コミ</a></li><li><a href="#titleid-12">ゴリラクリニックの費用</a></li><li><a href="#titleid-13">ゴリラクリニックの基本情報</a></li></ul></li><li><a href="#titleid-14">メンズリゼ</a><ul><li><a href="#titleid-15">メンズリゼの口コミ</a></li><li><a href="#titleid-16">メンズリゼの費用</a></li><li><a href="#titleid-17">メンズリゼの基本情報</a></li></ul></li><li><a href="#titleid-18">メンズ アリシアクリニック</a><ul><li><a href="#titleid-19">メンズ アリシアクリニックの費用</a></li><li><a href="#titleid-20">メンズ アリシアクリニックの基本情報</a></li></ul></li></ul></li><li><a href="#qa">ヒゲ脱毛についてQ&amp;A</a><ul><li><a href="#titleid-21">自宅でヒゲ脱毛する方法は?</a></li><li><a href="#titleid-22">ヒゲ脱毛って痛いの?</a></li><li><a href="#titleid-23">髭を永久脱毛して後悔するケースで多いのは?</a></li></ul></li><li><a href="#titleid-24">ヒゲ脱毛の費用についてまとめ</a></li></ul></div>
<h2><span id="titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg" alt="" class="wp-image-22813" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-15-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここでは脱毛クリニックでよくある<strong>鼻下・口下・あごの3部位脱毛セット</strong>を想定し、どの程度の費用でヒゲをツルツルにできるのか脱毛方法別に解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>ツルツルまでに必要な回数</td><td>○<br>20〜25回</td><td>◎<br>10〜12回</td><td>△<br>30〜40回</td></tr><tr><td>永久脱毛</td><td>△<br>できない</td><td>○<br>できる</td><td>◎<br>高い確率でできる</td></tr><tr><td>痛み</td><td>○<br>やや強い</td><td>△<br>強い</td><td>✕<br>かなり強い</td></tr><tr><td>総費用</td><td>○<br>300,000〜360,000円</td><td>◎<br>180,000〜200,000円</td><td>△<br>900,000〜1,000,000円</td></tr></tbody></table>
<p style="text-align: right;"><small>*効果には個人差があります。</small></p>
<p>上記の表をみると最も少ない回数でヒゲがツルツルになるのは、<span class="highlighted">医療レーザー脱毛</span>だと言うことがわかります。総費用も他の脱毛法と比較して安くおすすめの脱毛方法です。</p>
<p>しかし、<span class="redcolor">医療レーザー脱毛は脱毛時の痛みがフラッシュ脱毛よりも強く</span>施術中に我慢をする必要があります。そのため、痛みが苦手な方はフラッシュ脱毛を選ぶのがおすすめです。ただ、フラッシュ脱毛は永久脱毛ができないため注意が必要です。</p>
<p>ニードル脱毛は痛みが強く、費用も高額ですが脱毛効果が最も高いのが特徴。また、細かな部分の脱毛も可能です。そのため、ヒゲをツルツルにしたいという希望以外にも「ヒゲのデザインをしたい」という場合におすすめの脱毛法です。</p>
<h3><span id="titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg" alt="" class="wp-image-22814" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-16-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからは鼻下・口下・あごと言った<span class="highlighted">パーツ別の脱毛費用・回数</span>について解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr><tr><td>口下</td><td>○<br>80,000〜130,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>100,000〜150,000円<br>(10〜15回)</td></tr><tr><td>あご</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr></tbody></table>
<p>実は医療レーザー脱毛とフラッシュ脱毛はパーツ別で脱毛を行なっても、ツルツルにしたい場合と比較して<span class="redcolor">施術回数はあまり変わりません</span>。脱毛する範囲が狭くても、一回で全てのヒゲを脱毛することができないためです。</p>
<p>もちろん部分的にヒゲが薄いなどの個人差があれば少ない脱毛回数で完了します。しかし、基本的には<span class="redcolor">全体のヒゲを脱毛するのと同じもしくは若干少ない程度の回数はかかる</span>ことを把握しておきましょう。</p>
<p>一方、<strong>ニードル脱毛は範囲が狭くなると脱毛回数は少なくなります</strong>。これは一本一本の毛に対し熱を加えて脱毛していくニードル脱毛の特徴と言えるでしょう。</p>
<h3><span id="titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg" alt="" class="wp-image-22815" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-17-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>では、続いて<strong>青ヒゲを少し薄くしたい場合の脱毛費用・回数</strong>について解説していきます。ここでは鼻下・口下・あごの3部位を約50%脱毛するという場合を想定してみていきましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>800,000〜120,000円<br>(8〜10回)</td><td>◎<br>50,000〜80,000円<br>(3〜5回)</td><td>△<br>450,000〜500,000円<br>(15〜20回)</td></tr></tbody></table>
<p>青ヒゲを薄くしたい場合は比較的少ない脱毛回数で完了します。</p>
<p>医療レーザー脱毛とニードル脱毛は<span class="highlighted">永久脱毛が可能</span>であり、一度施術するとヒゲが薄い状態が長期間持続するのが特徴。</p>
<p>しかし、フラッシュ脱毛の目的は減毛であり永久脱毛ではありません。そのため、定期的にフラッシュ脱毛を受け続ける必要があります。</p>
<p>今後<strong>「ヒゲを生やしたくなる」可能性がある場合は永久脱毛ではなく減毛が目的であるフラッシュ脱毛</strong>が良いでしょう。</p>
<p>目的に応じて脱毛方法を検討することが大切です。</p>
<h2><span id="titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</span></h2>
<p>▼脱毛前の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg" alt="" class="wp-image-22806" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-14-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /></figure></div>
<p>▼1回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg" alt="" class="wp-image-22807" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg 696w, https://moteo.best/column/wp-content/uploads/2019/12/1-3-300x167.jpg 300w" sizes="(max-width: 696px) 100vw, 696px" /></figure></div>
<p>▼5回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg" alt="" class="wp-image-22810" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /></figure></div>
<p>▼10回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg" alt="" class="wp-image-22811" srcset="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/10-300x168.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>1カ月ヒゲを剃っていません。</figcaption></figure></div>
<p>脱毛回数が増えていくごとにヒゲが薄くなっていくのがわかります。また、全体的にヒゲが薄くなっていくのに伴い、ヒゲの処理時間が短縮。さらに<strong>ヒゲ剃りの回数も減っていきます</strong>。</p>
<p>ヒゲ剃りを毎日行なっていたのが、10回目の脱毛完了後には<strong>1カ月放置しても鼻下・口下部分に薄く生える程度</strong>に。</p>
<p>頬や首、あごと言った部分はほぼ生えなくなりました。</p>
<p>もちろん、ヒゲの濃さには個人差があるため、必要な脱毛回数などは多少前後するでしょう。しかし、医療レーザー脱毛を行なうとヒゲは生えなくなり毎朝のヒゲ剃りが楽になるケースが多いようです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>実はヒゲの永久脱毛にはデメリットも存在します。一度、永久脱毛をしてしまうと長期間ヒゲが生えない状態が持続。そのため、永久脱毛後に「ヒゲを生やしたい」と思っても生やすことはできません。</p>
<p>今後、ヒゲで遊びたいと思っている方・生やす可能性がある方は永久脱毛ではなくフラッシュ脱毛による減毛が良いでしょう。</p>
<p>フラッシュ脱毛は継続的に受ける必要がありますが、毛が生えてくる速度は遅くなりヒゲの処理にかかる時間は大幅に短縮できます。</p>
<p>以下ではフラッシュ脱毛ができるおすすめの脱毛サロンを紹介しています。</p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛ができるおすすめサロン5選。痛くない脱毛で毛の悩みを解消</a></li></ul>
</div></div>
<h2><span id="5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg" alt="" class="wp-image-22816" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-18-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはお得にヒゲ脱毛ができるおすすめの<span class="highlighted">脱毛サロン・クリニック</span>を紹介します。ここで紹介する脱毛サロン・クリニックはいずれも永久脱毛が可能です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>施設名</td><td>脱毛方法</td><td>おすすめポイント</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">湘南美容クリニック</a></td><td>医療レーザー脱毛</td><td>1回あたりの料金が安い</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E">MEN’S TBC</a></td><td>ニードル脱毛</td><td>ヒゲのデザインが細かなできる</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a></td><td>医療レーザー脱毛</td><td>7回目以降のヒゲ脱毛が100円</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">メンズリゼ</a></td><td>医療レーザー脱毛</td><td>初診料・キャンセル料・薬代が無料</td></tr><tr><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label="メンズ アリシアクリニック (opens in a new tab)">メンズ アリシアクリニック</a></td><td>医療レーザー脱毛</td><td>麻酔クリームが無料</td></tr></tbody></table>
<h3><span id="titleid-6">湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p><strong>全国に60院</strong>以上を展開する大手美容クリニック。メンズ脱毛においても<span class="highlighted">累計754,375件</span>の実績を誇っています。</p>
<p>1回あたりの脱毛料金が非常に安く、お得に脱毛を継続することも可能。また、最新の医療レーザー脱毛機により<strong>男性の濃いヒゲに対しても高い脱毛効果</strong>が期待できます。</p>
<h4><span id="titleid-7">湘南美容クリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">脱毛髭男Z</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭剃りの回数が減るとこんなにも快適なんだな。みんなひげ脱毛したほうがいいよ。因みに<strong>湘南美容クリニック</strong>で脱毛したよ。美人の受付のお姉さんに「麻酔する人あまりいませんよ」って言われた。でもヒゲ濃い部分はすげぇ痛かった。 <br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAZZCI</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">4回目の施術が終わりました! 前回からの大きな変化は 無いように思えますが 施術前に比べると<strong>見違えるほどヒゲが薄くなりました</strong>。これならもっと早く脱毛をすれば良かったな。でもやっぱ、痛みは結構強くて泣くかと思った。脱毛後は肌の赤くなって痛々しい。<br>参照:Twitter </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-458258d4-afc7-4131-9941-64c6367f0f43"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">もりお</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックでヒゲ脱毛をしたけど、劇的には変わんないなー。もともとヒゲが濃い方だからかな。でも6回目でやっと最初と比べて薄くなってきたかも。<strong>スタッフも丁寧だし、なによりクリニックの雰囲気が良い</strong>。もうちょっと継続します。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-8">湘南美容クリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位6回コース</td><td> 契約時に<br>ご確認ください </td><td>16,800円/6回</td></tr><tr><td>頬、もみあげ周辺</td><td> 契約時に<br>ご確認ください </td><td>19,800円/6回</td></tr><tr><td>首</td><td> 契約時に<br>ご確認ください </td><td>29,280円/6回</td></tr></tbody></table>
<p style="text-align: right;"><small>*分解回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-9">湘南美容クリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島・仙台</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>(VISA・MasterCard・JCB・americanexpress・Diners・Discover)<br>・医療ローン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="mens_tbc">MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCでおこなわれている<strong>スーパー脱毛(ニードル脱毛)</strong>は脱毛効果が高いことで有名。脱毛完了後は10年以上生えることがなく、<span class="highlighted">効果は医療レーザー脱毛より高い</span>と言われています。</p>
<p>ニードル脱毛では<strong>ヒゲの細かなデザインが可能</strong>であるため、「ヒゲの形にこだわりたい」という方におすすめです。</p>
<h4><span id="mens_tbc-2"> MEN’S TBCの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">山口</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCのヒゲ脱毛を体験し、明日から本格的な脱毛をスタートします! ヒゲ脱毛について無知でしたが<strong>お店の方が親切に説明</strong>してくれました。 まずは部分的に30%減らします!ニードル脱毛でヒゲのデザインをできるそうでめっちゃ楽しみ。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">瀬戸</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCの脱毛は料金が少し高いです。<strong>初回体験を1000円</strong>と魅力的だけど、そのあとは高め。理由があって、ニードル脱毛だからです。効果が出やすい脱毛ですが、経済的にかなり余裕ある人にはおすすめですが、普通の方はもっと安くておすすめがあるなと思います。 実際に毛も生えてこないですし、結構良いです。<br>参照;Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-137227f7-86b0-44e7-a43c-e89408018828"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">名前</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店長さんは女性で対応が良く、店員さんも皆女性で施術(脱毛)時に、ちゃんと一人一人に担当制が着くみたいな感じです。 男性の髭(ヒゲ)脱毛は、人に寄りけりで?<strong>涙が出るほど痛い</strong>のと、激痛でした。(個人の感想です。) 毛を1本1本電気でビリビリ取る感じです。その分 時間もかかるし、痛さを我慢しなければならない感じです。 <br>参照;Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="mens_tbc-3">MEN’S TBC の費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>料金/本数</td></tr><tr><td>ヒゲ</td><td>132円~/1本<br>(メンバー価格110円〜/1本)</td></tr><tr><td>特別オーダーメイドプラン<br>(一例)</td><td>105,800円/ヒゲ800本<br>(6回払い可能)</td></tr></tbody></table>
<p>*メンバーになるためには入会金、事務手数料として16,500円が必要。</p>
<h4><span id="mens_tbc-4">MEN’S TBCの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>・美容電気脱毛<br>(ニードル脱毛:高周波針脱毛)<br>・フラッシュ脱毛<br>(IPL脱毛)</td></tr><tr><td>脱毛機器</td><td>・エピラッシュ(フラッシュ脱毛)<br>・ニードル脱毛の機器は記載なし</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可・ニードル脱毛のため痛みは強い、フラッシュ脱毛は中程度の痛み)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>その他店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>クレジットカード<br>(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-10">ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックで使用される脱毛機<span class="highlighted">メディオスター</span>は日焼け肌でも脱毛が可能。また、<strong>従来の脱毛機より大肌に痛みを抑える</strong><strong>ことに成功</strong>しました。</p>
<p>全6回のヒゲ脱毛を終えると、<strong>7回目以降は3年間100円</strong>でヒゲ脱毛を受けることができます。ヒゲが濃く、脱毛回数が10回以上必要な方はお得に継続できますね。</p>
<h4><span id="titleid-11">ゴリラクリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IS</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">なんか☆1多いけど毛の生え変わり周期的に予約は1,2ヵ月に一度だし、6回通って空き無くて<strong>困った事は一度もないぞ</strong>、予約時間拡張するオプション使ってないんじゃないか?ヒゲもしっかりなくなるし、良いと思うぞ。<br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAN</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">事前にホームページで見た内容、料金とあまり変わりなく、つまり追加料金で儲けたい、というクリニックではなさそう。 ただ一部皮膚のケアで追加料金が発生するオプションの提示はありましたが、これはマストではないようで丁寧にお断り。<br><br>契約当日に一般型の機械で施術を受けましたが、結構痛いwあまり痛がってるので、丁寧にやってもらった。<strong>これは笑気ガスは必須だと思います。</strong><br><br>あと受付に美人のスタッフがたくさんいらして、それも隠れポイント。<br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KNZ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ全体6回のコースが終了。次回から1回につき100円を支払って施術してもらうことになりました。<strong>結論的にはかなり満足</strong>。それまでは男性10人中1~2番目を争うくらいのヒゲの濃さから、コースが終わるとなんと7~8番目くらいの薄さに!<br><br>特に気になっていた首回りの青々しさは初回の施術で8割くらい解決してびっくり。 <br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-12">ゴリラクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位</td><td>月々1,261円〜/60回</td><td>75,680円/6回<br><strong>(7回目以降100円)</strong></td></tr></tbody></table>
<h4><span id="titleid-13">ゴリラクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位が可能</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>池袋・新宿本・渋谷・銀座・上野・町田・大阪梅田・大宮・横浜・大阪心斎橋・京都烏丸・神戸三宮・名古屋駅前・名古屋栄・福岡天神・札幌・仙台・広島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>新宿本院<br>平日 11:00〜20:00<br>土・日・祝 11:00〜20:00<br>※他店舗の営業時間は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式サイト</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割</td></tr><tr><td>予約方法</td><td>・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式WEBサイト</a>からの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-14">メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p>メンズリゼの特徴はカウンセリングです。他の脱毛クリニックでは、医師ではないスタッフがカウンセリングにあたりますが、メンズリゼは違います。<strong>必ず医師がカウンセリングを担当してくれ</strong>るため安心感が違いますね。</p>
<p>また、医療レーザー脱毛が初めての方のために<span class="highlighted">学割・乗り換え割・定額プラン</span>など様々なお得な制度を用意。その世代の方でも毎月の負担を少なくしながら脱毛を行うことが可能です。</p>
<h4><span id="titleid-15">メンズリゼの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">木青</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんなヒゲ脱毛を体験しに行ったけど一番効果を実感できた気がする。痛いけど。<strong>男性専門だから客も男</strong>だし、スタッフも男ばかり。新宿三丁目から近いのもいい。 <br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">たなべぇ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年前からメンズリゼでヒゲ脱毛やってます 現在5回照射済。<strong>薄くはなってもツルツルには程遠い</strong>ですね。人によりますが、男性の髭は5回目が折り返し地点くらいかなって言われました。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e837a59-eb86-469e-b345-004dad2cc557"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">はな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼのヒゲ脱毛のおかげでひげ剃りの時間がなくなった^_^ 早朝からのロケもひげ剃り無いだけでテンション上がる〜。 <strong>朝の無駄な時間がないからまじ快適</strong>。痛みはすごいけど。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-16">メンズリゼの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td> 5回コースの費用 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 2,300円/6回 </td><td> 14,000円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td> 3,100円/24回 </td><td> 69,800円 </td></tr><tr><td>ヒゲ全体脱毛セット </td><td> 新規契約:3,200円/18回 <br>通常:3,200円/30回 </td><td> 新規契約:54,800円 <br>通常:89,800円 </td></tr></tbody></table>
<p style="text-align: right;"><small>*分割回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-17">メンズリゼの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-18">メンズ アリシアクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg" alt="メンズ アリシアクリニック" class="wp-image-93876" srcset="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg 650w, https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500-300x231.jpg 300w" sizes="(max-width: 650px) 100vw, 650px" /></figure>
<p>メンズ&nbsp;アリシアクリニックは2024年7月に「メンズじぶんクリニック」と統合し、サービス拡大中のクリニックです。</p>
<p><span class="highlighted">麻酔クリームが無料</span>なのが、メンズ&nbsp;アリシアクリニックの特徴です。ヒゲ脱毛は痛みが強いと言われていますが、痛みが心配な方でも通いやすいでしょう。</p>
<h4><span id="titleid-19">メンズ アリシアクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・あご・あご下)</td><td>9,800円/3回</td></tr></tbody></table>
<h4><span id="titleid-20">メンズ アリシアクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>ソプラノチタニウム、スプレンダーX、ラシャ トリニティプロ</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:無料)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td><strong>【東京】</strong><br>銀座院・銀座4丁目院・新宿南口院・新宿3丁目院・表参道院・池袋東口院・上野中央通り院・北千住院・吉祥寺西口院・立川北口院・町田東口院<br><br><strong>【北海道・東北】</strong><br>札幌北2条院・仙台院<br><br><strong>【関東】</strong><br>大宮西口院・千葉東口院・船橋南口院・柏西口院・横浜院2nd<br><br><strong>【中部】</strong><br>名駅南院・名駅2丁目院<br><br><strong>【関西】</strong><br>梅田茶屋町院・心斎橋院2nd・三宮院<br><br><strong>【北陸】</strong><br>金沢院<br><br><strong>【中国・九州】</strong><br>広島本通院・天神大名院</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://aletheia-neo-clinic.com/cliniclist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">クリニック一覧</a>」をご確認ください</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>定休日</td><td>各店舗ごとに異なる</td></tr><tr><td>予約方法</td><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Web予約</a></td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・定額分割払い<br>・クレジットカード払い(VISA・MasterCard・JCB・DINERS・AMEX・DISCOVER)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&amp;m=mhr51e4wnsk7" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2><span id="qa">ヒゲ脱毛についてQ&amp;A</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg" alt="" class="wp-image-22817" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-19-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはヒゲ脱毛に関してのよくある質問・疑問に対する回答を紹介します。これからヒゲ脱毛をしようと考えている方は参考にしてください。</p>
<h3><span id="titleid-21">自宅でヒゲ脱毛する方法は?</span></h3>
<p>自宅でヒゲ脱毛するには<span class="highlighted">脱毛器</span>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。</p>
<p>しかし、脱毛器の目的はあくまでも減毛です。<span class="redcolor">永久脱毛はできない</span>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。</p>
<p>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較 </a></li></ul>
</div></div>
<h3><span id="titleid-22">ヒゲ脱毛って痛いの?</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg" alt="" class="wp-image-22819" srcset="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/001-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ヒゲ脱毛は他の脱毛に比べて<span class="redcolor">痛みが強い</span>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。</p>
<p>痛み対策としては以下の2つが考えられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛時に麻酔を行なう</li><li>フラッシュ脱毛を行なう </li></ul>
</div></div>
<p>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<span class="redcolor">麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</span>。エステティシャンしか在籍していない脱毛サロンでは利用できません。</p>
<p>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。</p>
<p>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a></li></ul>
</div></div>
<h3><span id="titleid-23">髭を永久脱毛して後悔するケースで多いのは?</span></h3>
<p>髭の永久脱毛で後悔したという方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった </li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。</p>
<h2><span id="titleid-24">ヒゲ脱毛の費用についてまとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg" alt="" class="wp-image-22820" srcset="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/002-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛の費用はどの脱毛方法を選ぶかによって異なりますが、<span class="highlighted">総費用が安いのは脱毛クリニック</span>で行う医療レーザーである場合が多いでしょう。</p>
<p>なお、ヒゲ脱毛をしたい場合は<span class="redcolor">できるだけ早めに行なうことを強くおすすめ</span>します。なぜなら、ヒゲに白髪が混じると白髪部分への脱毛効果が薄れてしまうからです。</p>
<p>脱毛効果が一部分だけ薄れてしまうと、脱毛を行なってもまだらになってしまい綺麗にヒゲを薄くすることができない可能性があります。</p>
<p>実際に「<span class="redcolor">ヒゲの永久脱毛をしたかったけど、白髪が混じっていたからうまくできなかった</span>」という方も。</p>
<p>早い方は30代からヒゲに白髪が混じってきてしまうため、できるだけ早い段階で脱毛を行ないましょう。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の効果がないことってある? </td><td style="text-align:left"> <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/">髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□何回通えばヒゲツルツルになる? </td><td style="text-align:left" rowspan="2"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□回数ごとの脱毛効果が見たい</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめの脱毛クリニック・サロンを知りたい</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の1回目の効果は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/"> 【写真と経過】髭脱毛の1回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/datsumou/search/miyagi/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/datsumou/search/tochigi/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-7cf48278-537f-4169-9ae2-87752892eafd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/datsumou/search/hyougo/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-oosaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-d6301030-2489-46dc-b8f0-7a928609d739"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-okinawa/">沖縄</a></li></ul>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 自宅でヒゲ脱毛する方法は? </strong> <p class="schema-faq-answer"> 自宅でヒゲ脱毛するには<strong>脱毛器</strong>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。<br/>しかし、脱毛器の目的はあくまでも減毛です。<strong>永久脱毛はできない</strong>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。<br/>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. ヒゲ脱毛って痛いの? </strong> <p class="schema-faq-answer"> ヒゲ脱毛は他の脱毛に比べて<strong>痛みが強い</strong>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。<br/>痛み対策としては以下の2つが考えられます。<br/><br/>脱毛時に麻酔を行なう<br/>フラッシュ脱毛を行なう<br/>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<strong>麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</strong>。エステティシャンしか在籍していない脱毛サロンでは利用できません。<br/>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。<br/>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭を永久脱毛して後悔するケースで多いのは?</strong> <p class="schema-faq-answer">髭の永久脱毛で後悔したという方には、次のようなケースがあります。<br/><strong>・想像していたより痛かった</strong><br/><strong>・脱毛した後に生やしたくなった</strong><br/><strong>・理想のデザインにならなかった</strong> <br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 22802,
'parent' => (int) 20488,
'menu_order' => (int) 765,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3734-ttl-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに&hellip;',
'acf' => [
'long_text_title' => '髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 18112,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=18112'
],
'modified' => '2024-06-11T01:10:58',
'modified_gmt' => '2024-06-10T16:10:58',
'slug' => 'bald-hairremoval-times',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/',
'title' => [
'rendered' => 'ヒゲ脱毛は何回で効果が出る?'
],
'content' => [
'rendered' => '
<p><strong>「ヒゲ脱毛は何回で効果が出るの?」</strong></p>
<p><strong>「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」</strong></p>
<p>ヒゲ脱毛を始める前に、何回程度で効果が出るのか知っておきたいですよね。</p>
<p>結論から言うとヒゲ脱毛は<span class="highlighted">1回目から脱毛効果</span>があり、5回、10回、15回と回数を増やせば増やすほどツルツルした肌になっていきます。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法ごとの効果と必要回数</li><li>処理が必要なくなる〜ツルツルになるまでの回数</li><li>ヒゲ脱毛におすすめのクリニック・サロン</li></ul>
</div></div>
<p>について解説していきます。</p>
<p>実際にフラッシュ脱毛・レーザー脱毛による<span class="highlighted">ヒゲ脱毛</span>を行なった方の体験談を紹介しています。</p>
<p>必要な回数がわかれば、<span class="highlighted">最終的にヒゲ脱毛にかかる費用が分</span><span class="highlighted">かる</span>ので、ヒゲ脱毛を検討している方は必見です!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de123425-6664-42b9-83f2-47ef8379b715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&amp;A」に次の設問を追加しました(2022年7月26日)</p>
<ul><li><a href="http://FAQ4">Q:髭脱毛をして後悔することはある?</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</a></li><li><a href="#titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</a><ul><li><a href="#1">ヒゲ脱毛1回目の口コミと体験談</a></li><li><a href="#3">ヒゲ脱毛3回目の口コミと体験談</a></li><li><a href="#5">ヒゲ脱毛5回目の口コミと体験談</a></li><li><a href="#10">ヒゲ脱毛10回目の口コミと体験談</a></li></ul></li><li><a href="#titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</a></li><li><a href="#5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</a><ul><li><a href="#titleid-4">◆湘南美容クリニック</a></li><li><a href="#titleid-5">湘南美容クリニック基本情報</a></li><li><a href="#titleid-6">◆ゴリラクリニック</a></li><li><a href="#titleid-7">ゴリラクリニック基本情報</a></li><li><a href="#titleid-8">◆メンズリゼ</a></li><li><a href="#titleid-9">メンズリゼ基本情報</a></li><li><a href="#titleid-10">皮膚科でも脱毛ができる!</a></li><li><a href="#rinx">◆RINX</a></li><li><a href="#rinx-2">RINX基本情報</a></li><li><a href="#mens_tbc">◆MEN’S TBC</a></li><li><a href="#men8217s_tbc">MEN&#8217;S TBC基本情報</a></li></ul></li><li><a href="#titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</a></li><li><a href="#qa">髭脱毛についてのQ&A</a><ul><li><a href="#q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</a></li><li><a href="#q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</a></li><li><a href="#q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</a></li><li><a href="#q-3">Q:髭脱毛をして後悔することはある?</a></li></ul></li><li><a href="#titleid-12">ヒゲ脱毛の回数についてまとめ</a></li></ul></div>
<h2><span id="titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg" alt="フラッシュ脱毛を受ける男性" class="wp-image-18763" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-6-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛には大きく分けて</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛</li><li>レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>の<span class="highlighted">3種類</span>あります。</p>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツル</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>「ヒゲの濃さ」や「どの程度脱毛したいか」によって必要回数が異なるため、かなり開きがあります。</p>
<p><strong><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛</a></strong>は<strong><span class="redcolor">永久脱毛の効果はない</span></strong>ため、一旦脱毛が完了したと思っても生えてくる可能性があり、またレーザー脱毛と比較すると満足できるまでの回数も多くかかります。</p>
<p>しかし<strong>痛みが比較的弱く</strong>、<strong>1回のコストもおさえられる</strong>ため、手軽に始められる脱毛方法として人気があります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">医療レーザー脱毛</a>は<span class="highlighted">永久脱毛の効果があり</span>、1回あたりの効果もフラッシュ脱毛と比較すると高いことが特徴。</p>
<p>とくに<span class="redcolor">濃いヒゲの場合は強い痛みが伴う</span>というデメリットがありますが、早い方だと<strong>2〜3回程度で脱毛効果を得られ</strong>、トータルの回数も抑えられます。</p>
<p>最後に<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛</a>ですが、この脱毛方法は施術した毛穴からは<strong><span class="highlighted">二度と毛は生えてこない</span></strong>ことが一番のメリット。またフラッシュ脱毛やレーザー脱毛では照射できない、白髪やほくろから生えている毛も施術ができます。</p>
<p>しかし全てのヒゲをニードル脱毛で処理しようとすると、1回300本処理できると仮定して、<strong>20〜80回程度必要</strong>になる計算になります。</p>
<p><small>※成人男性のヒゲの本数は約6,000~25,000本</small></p>
<p>時間もコストもかかるため、ニードル脱毛はヒゲ全体をツルツルにするというより、ピンポイントで脱毛したい、<strong>デザインヒゲを楽しみたい</strong>という方におすすめです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>ポイント</li></ul>
<p></p>
<p>・痛みや1回のコストをおさえたい→フラッシュ脱毛<br>・少ない回数でツルツルにしたい→レーザー脱毛<br>・ピンポイントで脱毛したい→ニードル脱毛</p>
<p>がおすすめです。</p>
</div></section>
<h2><span id="titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-32491" srcset="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/007-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛コースの回数を迷っている方は実際の体験談を参考に決めるとよいでしょう。</p>
<p>ニードル脱毛に関しては処理するヒゲの本数によって仕上がりが変わるため、ここではフラッシュ脱毛とニードル脱毛の効果・経過について口コミを踏まえてご紹介していきます。</p>
<h3><span id="1">ヒゲ脱毛1回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg" alt="ヒゲ脱毛1回目" class="wp-image-51059" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">えいと | ブログで脱サラ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">/ <strong>ヒゲ</strong>が減りました! \ <br>今朝気付いたんですが鼻下の<strong>ヒゲ</strong>の面積が減ってました<br>めっちゃ<strong>ヒゲ</strong>剃りが楽!<br><strong>フラッシュ</strong>脱毛1回ですが 割と効果を実感中です<br>引用元:<a href="https://twitter.com/eito2778/status/1234794711279394818?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">DANSO</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>記録: 一回めの<strong>フラッシュ</strong>から三週間。口ひげの青みが薄くなった。アゴひげ少し抜けた<br>引用元:<a href="https://twitter.com/DANSO000/status/1206774867082657792?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ヒゲリーマン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは記念すべき1回目の施術後1か月経過した状態で、分かりやすい様に2日間ヒゲを剃らずに伸ばしている状態です。<br>クリニック:ゴリラクリニック 脱毛機:メディオスター<br>まだ<br>1回目だし蓄熱式のメディオスターでの施術なので、それほど大きな変化はないけど喉仏の辺りはちょっと減ってる<br>引用元:<a href="https://twitter.com/datsumo_aga/status/1235044858215231491?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛開始前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg" alt="ヒゲ脱毛1回目からから1ヶ月後" data-id="18757" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae/" class="wp-image-18757" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-1-300x167.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛1回目から1ヶ月経過</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">上の画像はヒゲ脱毛1回だけ行ってから1ヶ月経過した状態です。ヒゲ脱毛の効果はいつからだろうと思っていたし、初回じゃ「抜けないだろ」と思っていたので驚きです。ちなみに脱毛時の痛みはかなりありました・・・でもこれでヒゲの永久脱毛ができると思えば我慢できる!これからの経過が楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/">【写真と経過】髭脱毛の1回目の効果</a></li></ul>
</div></div>
<h3><span id="3">ヒゲ脱毛3回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg" alt="ヒゲ脱毛3回目" class="wp-image-51060" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">フクナン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛(<strong>フラッシュ</strong>)3回目でまだまだ残っているがだいぶ薄くなった。<br>引用元:<a href="https://twitter.com/Fukunan_nanpa/status/1219643825418670080?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あむ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛に肌が耐え始めた感あるんだが<br>強めのレーザー脱毛<strong>3回</strong>目したのにコイツら平然と生えてきやがる<br>引用元:<a href="https://twitter.com/amut_R/status/1237259617723281408?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg" alt="ヒゲ脱毛3回目の写真" data-id="18758" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae/" class="wp-image-18758" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-3-300x166.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛3回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">レーザー脱毛を3回して、効果をより実感しました。ヒゲが少なくなりましたね。以前は1ヶ月間剃らないとかなり濃い状態になっていたので、それに比べると綺麗ですね。ただ、レーザー脱毛は白髪には反応しないため白いヒゲは残っています。脱毛を考えているなら白髪がない20代のうちにやった方が良いですね。あと、今回の脱毛はかなり痛かった。前日にお酒を飲んだからかな・・・。脱毛前はお酒を飲まないほうが良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-2-times/">【写真と経過】髭脱毛の2回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-3-times/">【写真と経過】髭脱毛の3回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-4-times/">【写真と経過】髭脱毛の4回目の効果</a></li></ul>
</div></div>
<h3><span id="5">ヒゲ脱毛5回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg" alt="ヒゲ脱毛5回目" class="wp-image-51061" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">マギー審司</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛<strong>5回</strong>目!<br>かなりスッキリしてきました^_^<br>引用元:<a href="https://twitter.com/maggyshinji/status/1093713881355083776?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ねこ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">SBCの<strong>ヒゲ脱毛</strong>(6/6)終わったー!<br>うーん5回目後の様子を考えるとようやく半分くらいって感じたなー。これは追加が必要かな<br>引用元:<a href="https://twitter.com/yuu_cat1/status/1238731215156334592?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg" alt="【写真と経過】髭脱毛の5回目の効果!ついにツルツルか?!実体験から検証" data-id="22859" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/5-1/" class="wp-image-22859" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-1-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>レーザー脱毛5回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">5回目のヒゲ脱毛で良い感じに効果を実感しています。ヒゲ脱毛4回目の時は首の部分にヒゲが残っていましたが、今回はあまり生えてないですね。残っているのは頬と鼻下の部分。ここを集中してやってもらいたいですね。1回ずつ効果がわかるので楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/">【写真と経過】髭脱毛の5回目の効果</a></li></ul>
</div></div>
<h3><span id="10">ヒゲ脱毛10回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg" alt="ヒゲ脱毛10回目" class="wp-image-51062" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840bce20-a73b-4340-ac92-9316d28aed24"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Ken@kintore×car×cats</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ脱毛専門店「RINX」にて全身脱毛を2019年1月から始めました。<br><strong>ヒゲ</strong>脱毛を開始してから先日<strong>10回</strong>目を迎えましたが、脱毛前よりもかなり<strong>ヒゲ</strong>が減りました。<br>それにより<strong>ヒゲ</strong>を剃る頻度も1週間に1〜2回程度になっています。<br><strong>ヒゲ</strong>脱毛は残り<strong>10回</strong>なので今後も経過を載せていきたいと思います!<br>引用元:<a href="https://twitter.com/kintoredietblog/status/1174601478725488641?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-899edaea-6086-4b43-9508-bfef462b6c10"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">@datsumomen</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">サロンの光脱毛で<strong>10回ヒゲ</strong>脱毛しましたが、頬、首、もみあげ付近はほぼ生えなくなりましたね<br>ただ、鼻下と顎はまだしぶとく残っている感じです<br>引用元:<a href="https://twitter.com/datsumomen/status/1236807019778039810?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a100046a-503d-4133-bb86-49363a991c5f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とっきー / ランチクリエイター</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">永久脱毛を振り返る(1/9)<br><strong>ヒゲ</strong>に悩む男性にむけて<br>全<strong>10回</strong>・10ヶ月の医療脱毛(かお)<br>→減りました。<br>以前は朝に長時間大量の剛毛たちと格闘。力づくなので出血+肌荒れ。帰宅するときには毛は復活。昔からコンプレックスで大人になったら脱毛しようと決めていた。<br>引用元:<a href="https://twitter.com/lunch_creator/status/1163806899290038272?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アマノジャク</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分もレーザーで<strong>ヒゲ</strong>脱毛<strong>10回</strong>して、薄くなったけど、まだまだ濃い… <br><strong>ヒゲ</strong>が濃い自分のような人間は時間がかかるので、薄い人は羨ましいです…<br>引用元:<a href="https://twitter.com/SunHei2/status/1103615705088352257?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-ada62458-5938-403b-92f7-0d296fe9000e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg" alt="ヒゲ脱毛10回目の写真" data-id="18760" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae/" class="wp-image-18760" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-10-300x165.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛10回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10回目が終わると1ヶ月間ヒゲを剃らなくてもあまり生えてこなくなりました。行なってるのはカッティングだけ。気になる部分をハサミで切ったぐらいです。ツルツル肌に近づいてきまたね。経過観察してきてよかった!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<p>元々の毛の濃さ、また目指すゴールによってそれぞれ必要な回数が変わってきます。</p>
<p>ヒゲ脱毛を考えている人は体験談を参考にしつつ、サロンやクリニックの<strong>無料カウンセリングを活用</strong>して回数を設定するのがよいでしょう。</p>
<p><span class="highlighted">メンズ脱毛を専門</span>としているサロンやクリニックであれば、<strong>毎日ヒゲ脱毛をしているプロ</strong>が集結しているので、自分に必要な回数を見極めてくれます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">ヒゲ脱毛のおすすめランキングを見る</a></div>
<h2><span id="titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>どの脱毛方法を選択してもヒゲ脱毛は1回では終わらず、複数回クリニック・サロンに通う必要があります。</p>
<p>これは<span class="highlighted">毛周期</span>と呼ばれる毛が生え変わるサイクルに関係しています。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>毛周期は大きく分けて<span class="highlighted">成長期・退行期・休止期</span>と呼ばれる期間に分類されます。脱毛クリニック・サロンで、受ける脱毛で効果があるのは成長期のヒゲだけです。</p>
<p>ちなみに成長期の<span class="highlighted">ヒゲは全体の15〜20%程度</span>。つまり、一回の脱毛で効果があるのは全体の15〜20%ということになります。</p>
<p>男性のヒゲはおおよそ2ヶ月かけて毛周期を一周します。そのため、多くの脱毛クリニック・サロンでは2ヶ月に1回の脱毛が推奨されているのです。</p>
<p>毛周期のペースには個人差があります。クリニック・サロンで脱毛を行なう際は、お店のスタッフと<strong>相談しながら効果的に脱毛できるスケジュールを立てましょう</strong>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-hairremoval-hair-cycle/">メンズヒゲ脱毛と毛周期の関係は?ベストな期間で効果的に脱毛しよう</a></li></ul>
</div></div>
<h2><span id="5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg" alt="レーザー脱毛機" class="wp-image-22347" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-12-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからはヒゲ脱毛に<span class="highlighted">おすすめクリニック・サロン</span>を紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td></td><td><br><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34272" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png" alt="MEN'S TBC" srcset="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png 1280w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-300x169.png 300w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-768x432.png 768w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-1024x576.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>メンズリゼ</td><td>リンクス</td><td>MEN&#8217;S TBC</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>フラッシュ脱毛</td><td>ニードル脱毛</td></tr><tr><td>おすすめポイント</td><td>・レーザー脱毛最安値(1回あたり5,058円)<br>・初診料、薬代無料</td><td>・他クリニックで行なう施術と比較して痛みが少ない<br>・ヒゲ脱毛7回目以降が100円</td><td>・初診料、キャンセル料、処置料、薬代無料<br>・途中解約OK</td><td>・徹底した顧客対応を追求するサロン<br>・スタッフは受付含め男性のみ</td><td>・他の施設に比べヒゲの細かなデザインが可能</td></tr><tr><td>料金</td><td><strong>★1回5,700円〜</strong><br><br>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td>★<strong>3,200円〜/月</strong><br><br><strong>【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下)</strong> <br>5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 <br><br><strong>セレクトヒゲ脱毛(任意の3部位)</strong> <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br><strong>ヒゲ全体脱毛セット</strong> <br>【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td></tr><tr><td>店舗数</td><td>国内73院</td><td>国内18院</td><td>国内22院</td><td>国内52店舗</td><td>国内48店舗</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="text-align: left;"><small>※価格の表記に関しては特に記載がない場合は、税込表記となっています。</small></p>
<h3><span id="titleid-4">◆湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-Q2227739&amp;p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p>湘南美容クリニックは<span class="highlighted">累計754,375件のメンズ脱毛の実績</span>を誇る、国内最大級のクリニックです。他のクリニックと比較してヒゲ脱毛の料金が安く、6回16,800円で脱毛することができます。</p>
<p>全国に店舗があり、公式HPからお近くのクリニックを検索できます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(上口ひげ・アゴ・アゴ下)</td><td> 16,800円/6回</td></tr><tr><td>もみあげ周辺・頬</td><td> 19,800円/6回</td></tr><tr><td>首</td><td>29,280円/6回</td></tr><tr><td>上口ひげ・顎・顎下(いずれか1部位)</td><td>29,280円/6回</td></tr></tbody></table>
<h3><span id="titleid-5">湘南美容クリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td> <a href="https://www.sbc-mens.net/">湘南美容クリニック </a></td></tr><tr><td>住所</td><td>新宿・銀座・新橋・表参道・池袋・品川・秋葉原・上野・蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉センシティ・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂アカデミア・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺東・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝日も対応可</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">Web予約</a>もしくは電話予約</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン<br>・楽天ポイント<br>・医療ローン<br>※対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>※医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/">湘南美容クリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-6">◆ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">ゴリラクリニックは他クリニックと異なり、蓄熱式脱毛機と医療麻酔を使い分けることによる痛みの少ない脱毛を可能にしています。</p>
<p class="sc-kcDeIU iLMlTu">最新の蓄熱脱毛機、<span class="highlighted">メディオスターNeXT PRO</span>は痛みが少ないだけでなく、日焼け肌にも対応することができます。</p>
<p class="sc-kcDeIU iLMlTu">「できるだけ痛みの少ない永久脱毛がしたい」と考えている方におすすめです。また、<strong>7回目以降のヒゲ脱毛が追加料金100円で通える</strong>点も嬉しいですね。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・アゴ・アゴ下)</td><td>75,680円/6回</td></tr><tr><td>鼻下・アゴ・アゴ下・もみあげ(いずれか1部位)</td><td>39,600円/6回</td></tr><tr><td>ほほ・首(いずれか1部位)</td><td>49,500円/6回</td></tr></tbody></table>
<h3><span id="titleid-7">ゴリラクリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック</td><td><a href="https://gorilla.clinic/">ゴリラクリニック</a></td></tr><tr><td>住所</td><td>池袋院・新宿本院・渋谷院・銀座院・上野院・町田院・大阪梅田院・大宮院・横浜院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院・札幌院・仙台院・広島院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00〜20:00</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO) </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-B312499Y&amp;p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード(カードの種類は記載なし)<br>・医療分割<br>*医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/">ゴリラクリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-8">◆メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-S225635l&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p><img style="border: none;" src="https://t.afi-b.com/lead/d6617w/j706195E/S225635l" width="1" height="1">メンズリゼの特徴は<strong>予約キャンセル料が無料</strong>なため、スケジュールに合わせて柔軟に日程を調整できることです。また万が一、肌トラブルが起こった場合は完全無料で対応してくれます。</p>
<p>初診料やカウンセリング料も無料であるため、気軽に受けることができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<h3><span id="titleid-9">メンズリゼ基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">こちら</a>から</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ) </td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/">メンズリゼの口コミ・評判と実際の体験談!</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-10">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<h3><span id="rinx">◆RINX</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-H234318p&amp;p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1421997934-3.jpg" alt="RINX"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">RINXは全国51店舗ある国内最大級の<span class="highlighted">フラッシュ脱毛サロン</span>です。分割払いなら<strong>月々500円</strong>から脱毛を行なうことができます。</p>
<p class="sc-kcDeIU iLMlTu">日本人男性の毛質にあった脱毛機をメーカーと共同開発し、他の脱毛サロンよりも痛みが少なく、<strong>剛毛ヒゲにも対応したフラッシュ脱毛が可能</strong>です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>両ほほ・両もみあげ・鼻下・あご(いずれか1部位)</td><td>16,800円/5回</td></tr><tr><td>口下</td><td>12,600円/5回</td></tr><tr><td>あご下、首</td><td>21,000円/5回</td></tr></tbody></table>
<h3><span id="rinx-2">RINX基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">RINX(リンクス)</a></td></tr><tr><td>住所</td><td>横浜駅前、埼玉大宮、千葉中央、埼玉越谷、栃木、宇都宮、川崎駅前、茨城水戸、船橋駅前、埼玉川口、群馬高崎、神奈川厚木、東京渋谷、東京池袋、東京新宿、銀座有楽町、東京上野、東京立川、東京品川、東京町田、東京吉祥寺、自由が丘、秋葉原神田、神戸本店、京都河原町、滋賀草津、大阪梅田、大阪難波、大阪天王寺、大阪京橋、名古屋駅前、名古屋栄、岐阜駅前、静岡駅前、石川金沢、長野駅前、静岡浜松、新潟駅前、愛知豊田、宮城仙台、北海道札幌、秋田駅前、札幌駅北口、青森駅前、広島本通、岡山駅前、福岡博多、福岡天神、鹿児島、沖縄那覇、熊本下通</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">WEBご予約・お問い合わせ</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>東京新宿店<br>平日 12:00~21:00<br>土日祝 11:00~20:00<br>他店舗については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>木曜日<br>他店舗については公式HP「クリニックのご案内」をご覧ください。</td></tr><tr><td>脱毛機</td><td>BRILLIO </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金一括<br>・クレジットカード<br>*対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>・ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判</a></li></ul>
</div></div>
<h3><span id="mens_tbc">◆MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している国内最大級の脱毛サロンです。他の脱毛方法と比較して、細かな<span class="highlighted">ヒゲのデザイン</span>が可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong>初回1,000円</strong>で体験することができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ひげ(細かな部位まで自由に選択できる)</td><td>132円〜/1本</td></tr></tbody></table>
<h3><span id="men8217s_tbc">MEN&#8217;S TBC基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/">MEN&#8217;S TBC</a></td></tr><tr><td>住所</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>各都道府県の店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">サロン検索</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HP<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP <a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&amp;sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-644de88e-8139-4d43-880d-7fd30402bb53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-menstbc/">MEN’S TBCの口コミ・評判は?</a></li></ul>
</div></div>
<h2><span id="titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg" alt="肌の炎症が起きている男性" class="wp-image-18800" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-11-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛のトラブルには大きく分けて以下の3つがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>肌が赤み、腫れたりする肌トラブル</li><li>髭の硬毛化による泥棒髭現象</li><li>施術時の痛みが耐えられない</li></ul>
</div></div>
<p><strong>脱毛クリニック・サロンで行なわれる施術</strong>は、セルフ脱毛と比較するといずれも高い効果が期待されます。しかし、その一方<span class="redcolor">皮膚へのダメージが大きく、炎症などのトラブルがおこる可能性</span>もあります。</p>
<p>以下の記事では、ヒゲ脱毛のトラブル・失敗について詳しく解説しています。興味のある方は、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">【髭脱毛2020】おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛についてのQ&A</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ここからはヒゲ脱毛についてのよくある質問に回答していきます。</p>
<h3><span id="q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg" alt="電球と電卓" class="wp-image-40952" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>必要な施術回数</td><td>湘南美容クリニックの費用と回数</td></tr><tr><td>ヒゲ3部位セット</td><td>10〜12回</td><td>33,600円/12回</td></tr><tr><td>首のみ</td><td>5〜7回</td><td>29,280円/6回</td></tr><tr><td>ほほのみ</td><td>5〜7回</td><td>30,350円/6回</td></tr><tr><td>あごのみ</td><td>10〜12回</td><td>58,560円/12回</td></tr></tbody></table>
<p style="text-align: right;"><small>*ヒゲ3部位セットとあごのみの脱毛は湘南美容クリニックの6回脱毛コースを2セット受けた場合を想定。</small></p>
<p>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。</p>
<p>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<span class="highlighted">10〜12回程度必要</span>でしょう。</p>
<h3><span id="q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg" alt="" class="wp-image-32643" srcset="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg 720w, https://moteo.best/column/wp-content/uploads/2020/01/02-none-300x124.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></figure>
<p>ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。</p>
<p>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>脱毛方法</td><td>脱毛効果</td></tr><tr><td>レーザー脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない</td></tr><tr><td>フラッシュ脱毛</td><td>永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる</td></tr><tr><td>ニードル脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない </td></tr></tbody></table>
<p>つまり、<span class="redcolor">レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</span>。</p>
<p>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。</p>
<p>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。</p>
<h3><span id="q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22351" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>レーザー脱毛で使われる脱毛機には大きく分けて<span class="highlighted">3種類</span>あります。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td> アレキサンドライト </td><td> ダイオード </td><td> YAG </td></tr><tr><td>メリット </td><td style="text-align:left">・やけどのリスクが低い<br>・美肌効果がある </td><td style="text-align:left">・痛みが少ない<br>・日焼け肌でも可能 </td><td style="text-align:left">・根深い剛毛にも効果あり<br>・日焼け肌でも可 </td></tr><tr><td>デメリット </td><td style="text-align:left">・日焼け肌はできない<br>・濃い毛は痛みが強い </td><td>かなりの剛毛には効果がないこともある </td><td style="text-align:left">・痛みが強い<br>・肌トラブルが起きやすい </td></tr><tr><td>導入施設 </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">湘南美容クリニック</a> </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック </a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">メンズリゼ</a> </td></tr></tbody></table>
<p>このように実はレーザー脱毛機によって特徴は異なります。そのため、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p>・美肌効果を一緒に得たいなら<strong>湘南美容クリニック</strong></p><p>・痛みが少ない脱毛を希望するなら<strong>ゴリラクリニック</strong></p><p>・剛毛なヒゲをしっかり脱毛したいなら<strong>メンズリゼ</strong></p></blockquote>
<p></p>
</div></div>
<p>を選ぶと良いでしょう。</p>
<h3 id="FAQ4"><span id="q-3">Q:髭脱毛をして後悔することはある?</span></h3>
<p>髭脱毛をして後悔した方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった</li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも事前のカウンセリングで、不安が残ることがないよう十分に相談しましょう。</p>
<h2><span id="titleid-12">ヒゲ脱毛の回数についてまとめ</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg" alt="笑顔の外人男性" class="wp-image-18767" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-9-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛を脱毛クリニック・サロンで行なうと<span class="highlighted">初回から脱毛効果を得る</span>ことができます。しかし、ヒゲを薄くするには5〜7回程度、ツルツルにしたいなら10〜12回程度の回数が必要です。</p>
<p>また、ここでおすすめしたクリニック・サロンはいずれも<strong>口コミで人気が高く、幅広い年齢層から支持されています</strong>。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a>や<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E">RINX</a>は初回割引も行っているため、初めての方はお得に脱毛ができますよ!</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲって何回脱毛すればいいの?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□1回目の脱毛でどのぐらい毛は減るの?</td><td style="text-align:left" rowspan="2">ヒゲ脱毛1回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□医療レーザー脱毛の効果ってどのぐらい?</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□医療レーザーを6回やったらどのぐらいヒゲがなくなる?</td><td style="text-align:left">ヒゲ脱毛6回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめのヒゲ脱毛クリニック・サロンは?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は? </strong> <p class="schema-faq-answer">ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。 <br/>【ヒゲ3部位セット】 33,600円/12回 <br/>【首のみ】 29,280円/6回 <br/>【ほほのみ】30,350円/6回<br/>【あごのみ】58,560円/12回 <br/>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。<br/>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<strong>10〜12回程度必要</strong>でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛を20回、30回とやると効果はあるの? </strong> <p class="schema-faq-answer">ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。<br/>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。<br/><br/>レーザー脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/>フラッシュ脱毛…永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる<br/>ニードル脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/><br/>つまり、<strong>レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</strong>。<br/>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。<br/>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.レーザー脱毛でよく使われる脱毛機について知りたい! </strong> <p class="schema-faq-answer">レーザー脱毛で使われる脱毛機には大きく分けて<strong>3種類</strong>あります。 <br/>【アレキサンドライト】やけどのリスクが低い・美肌効果がある ・日焼け肌はできない・濃い毛は痛みが強い <br/>【ダイオード】痛みが少ない・日焼け肌でも可能・かなりの剛毛には効果がないこともある <br/>【YAG】根深い剛毛にも効果あり・日焼け肌でも可・痛みが強い<br/>・肌トラブルが起きやすい <br/><br/> このように実はレーザー脱毛機によって特徴は異なります。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはある?</strong> <p class="schema-faq-answer">髭脱毛をして後悔した方には、次のようなケースがあります。<strong><br/>・想像していたより痛かった<br/>・脱毛した後に生やしたくなった<br/>・理想のデザインにならなかった</strong><br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安が残ることがないように、十分に相談するようにしましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始 [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 18194,
'parent' => (int) 20488,
'menu_order' => (int) 823,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3724-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始&hellip;',
'acf' => [
'long_text_title' => '【写真あり】ヒゲ脱毛で効果が出るまで何回必要?ツルツルになるまでの経過を徹底解説',
'custom_order' => '',
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => [
[maximum depth reached]
],
'cta_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'show_hide_review' => '0',
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 20488,
'date' => '2024-05-31T02:00:00',
'date_gmt' => '2024-05-30T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20488'
],
'modified' => '2024-05-31T02:00:40',
'modified_gmt' => '2024-05-30T17:00:40',
'slug' => 'effect-merit-demerit',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/',
'title' => [
'rendered' => 'ヒゲの永久脱毛のメリットとデメリット'
],
'content' => [
'rendered' => '<p><strong>「しつこい青髭を撃退したい」</strong></p>
<p><strong>「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」</strong></p>
<p>などと考えているものの、ヒゲ脱毛を経験した方のネガティブな口コミを見ると、迷ってしまう、という男性は多いようです。</p>
<p>ヒゲ脱毛には、濃いヒゲをなくせるなどのメリットもありますが、同時に<span class="redcolor">肌トラブルなどのリスクも抱えています</span>。</p>
<p>この記事では、<span class="highlighted">ヒゲ脱毛メリット・デメリット</span>の両側面をしっかりとお伝えすることで、みなさんが後悔なくヒゲ脱毛ができるようお手伝いできればと思います。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-215c3e92-328a-4186-a69e-68107b5bd845"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ちなみに、私はフラッシュ脱毛・医療レーザー脱毛・ニードル脱毛全て経験済みです!自己処理もいろいろ試しましが、やっぱり脱毛をすると効果も一定期間つづきますし、かなり楽でした。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>それでは早速、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛の方法3種類の効果や費用相場</li><li>ヒゲ脱毛をするメリット・デメリット</li><li>ヒゲ脱毛を後悔しないためのサロン・クリニック選び</li></ul>
<p></p>
</div></div>
<p>の順で解説していきます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の種類3つとそれぞれの脱毛効果</a><ul><li><a href="#titleid">脱毛方法①フラッシュ脱毛(光脱毛)</a></li><li><a href="#titleid-2">脱毛方法②医療レーザー脱毛</a></li><li><a href="#titleid-3">脱毛方法③ニードル脱毛</a></li></ul></li><li><a href="#titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</a><ul><li><a href="#titleid-5">メリット①毎日の髭剃りから解放される</a></li><li><a href="#titleid-6">メリット②青髭を撃退できる</a></li><li><a href="#titleid-7">メリット③自己処理による肌へのダメージが防げる</a></li><li><a href="#titleid-8">メリット③清潔感がアップして自信がつく</a></li><li><a href="#1">なぜヒゲ脱毛は1回で効果が出ないの?</a></li></ul></li><li><a href="#titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</a><ul><li><a href="#titleid-10">デメリット①脱毛方法によっては痛みが伴う</a></li><li><a href="#titleid-11">デメリット②髭が濃いほどお金がかかる</a></li><li><a href="#titleid-12">デメリット③増毛化・硬毛化のリスクがある</a></li><li><a href="#titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</a></li><li><a href="#titleid-14">デメリット⑤日焼けができない</a></li><li><a href="#titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</a></li><li><a href="#1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</a></li></ul></li><li><a href="#5">メンズの髭脱毛に特化!人気クリニック・サロン5選</a><ul><li><a href="#titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</a></li><li><a href="#titleid-17">コスパ抜群のメンズ髭脱毛ならココ!レイロール</a></li><li><a href="#titleid-18">丁寧なカウンセリングが評判!メンズリゼ</a></li><li><a href="#titleid-19">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</a></li><li><a href="#titleid-20">メンズ特有のしつこい剛毛に!ゴリラクリニック</a></li><li><a href="#tbc">ニードル脱毛の体験が安い!メンズTBC</a></li><li><a href="#titleid-21">皮膚科でも脱毛ができる!</a></li><li><a href="#titleid-22">ヒゲ脱毛の流れを見てみよう</a></li></ul></li><li><a href="#qa">髭脱毛に迷っている男性のよくあるQ&amp;A</a><ul><li><a href="#q">Q. 脱毛中のヒゲ剃りはどうすればいい?</a></li><li><a href="#q-2">Q. 髭脱毛後は剃りにくい?</a></li><li><a href="#q-3">Q. 髭脱毛で毛を部分的に残すことはできる?</a></li><li><a href="#q-4">Q.ひげ脱毛で後悔しない?</a></li></ul></li><li><a href="#titleid-23">髭脱毛はサロンで安全にすすめよう!</a></li></ul></div>
<h2><span id="3">髭脱毛の種類3つとそれぞれの脱毛効果</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg" alt="【写真と経過】髭脱毛の2回目の効果!ひげの抜け具合や泥棒ヒゲが起きたか実体験から検証" class="wp-image-22345" srcset="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/005-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを脱毛する方法は3種類あります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8541e368-6820-4733-9a08-69390044dc80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛(光脱毛)</li><li>医療レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>それぞれの特徴、メリット・デメリットを比較していきます。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>受けられる施設</td><td>脱毛サロン<br>メンズエステサロン</td><td>皮膚科<br>クリニック</td><td>脱毛サロン<br>クリニック</td></tr><tr><td>脱毛効果</td><td>減毛・抑毛</td><td>永久脱毛</td><td>永久脱毛</td></tr><tr><td>必要な回数</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:15〜20回</td><td style="text-align:left">処理が楽になる:4〜6回<br>ツルツル:8〜12回</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:20回以上</td></tr><tr><td>費用相場</td><td style="text-align:left">処理が楽になる:8〜12万円<br>ツルツル:15〜20万円</td><td style="text-align:left">処理が楽になる:6〜8万円<br>ツルツル:10〜15万円</td><td style="text-align:left">処理が楽になる:約25万円<br>ツルツル:100万円前後</td></tr><tr><td>痛み</td><td>輪ゴムでパチンと弾くような痛み</td><td>静電気が走るような痛み</td><td>蜂に刺されるような強い痛み</td></tr></tbody></table>
<p>一つずつ脱毛の仕組みを解説していきます。</p>
<h3><span id="titleid">脱毛方法①フラッシュ脱毛(光脱毛)</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約20回〜</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>フラッシュ脱毛は光脱毛とも呼ばれていて、光を肌に照射することで毛根のメラニン色素にダメージを与え、脱毛を促す方法です。</p>
<p><strong>「IPL脱毛」「SSC脱毛」「SHR脱毛」</strong>の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なります。</p>
<p>一般的にサロンで導入しているのはIPL脱毛が多いです。</p>
<p>フラッシュ脱毛は比較的痛みが弱く、ヒゲであれば1部位3,000円程度から受けられるなど、手頃な価格で始められるのが魅力です。</p>
<p>しかし永久脱毛の効果はなく、減毛・抑毛にとどまるため、ツルツルになったとしても再び生えてくる可能性が高く、長期間に渡り通う必要のある脱毛方法です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">髭のフラッシュ脱毛で効果を実感するまでの期間と費用</a></li></ul>
</div></div>
<h3><span id="titleid-2">脱毛方法②医療レーザー脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg" alt="レーザー脱毛のメカニズム" class="wp-image-36201" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約5回</td><td>約10回</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>医療レーザー脱毛の仕組みは基本的にはフラッシュ脱毛と同じです。</p>
<p>違いは光の強さ。<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/dermatology/" target="_blank" rel="noopener noreferrer">医療レーザー脱毛は皮膚科や脱毛クリニックなど、医療機関でのみ受けられる方法で、<strong>必ず医療従事者が施術をおこないます</strong></a>。</p>
<p>フラッシュ脱毛より強い光を扱えるため、<span class="highlighted">永久脱毛の効果があります</span>。</p>
<p>また、医療機関のみで施術が許されているため、麻酔を使えるのも特徴。</p>
<p>強い光を照射できる分強い痛みが伴うため、笑気ガス麻酔やクリームタイプの麻酔を使用して痛みを緩和することができます。</p>
<p>痛みが0になることはないので、その点は注意が必要です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/" target="_blank" rel="noreferrer noopener" aria-label="髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較 (新しいタブで開く)">髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較</a></li></ul>
</div></div>
<h3><span id="titleid-3">脱毛方法③ニードル脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png" alt="ニードル脱毛のメカニズム" class="wp-image-3634" srcset="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約15回〜</td></tr><tr><td>費用相場</td><td>25万円前後</td><td>100万円前後</td></tr></tbody></table>
<p>ニードル脱毛は針脱毛とも呼ばれ、毛穴1本1本にプローブという針のようなものを差し込み、毛根に直接ダメージを与えていく方法です。</p>
<p>ニードル脱毛は次の4つの種類があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>電気分解法…針から微弱な電流を流し脱毛させる方法</li><li>フラッシュ法…高周波の電流を流し脱毛させる方法</li><li>ブレンド法…電気分解法 / フラッシュ法を合わせた方法</li><li>絶縁針(ELT)脱毛…電気の熱で毛母細胞を破壊する方法。医師/看護師が在籍するクリニックでしか施術できない</li></ul>
<p></p>
</div></div>
<p>脱毛させたい毛に直接アプローチができるため、あごひげは残してほおのヒゲだけ脱毛したい、といった細かいデザインにも対応できます。</p>
<p>ニードル脱毛は永久脱毛の効果がありますが、その分<span class="redcolor">非常に強い痛みを伴います</span>。</p>
<p>また手間のかかる施術のため、ヒゲをすべてニードル脱毛でなくそうとすると非常にコストがかかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="髭のニードル脱毛にかかる費用相場と効果 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank">髭のニードル脱毛にかかる費用相場と効果|ニードル脱毛より痛みが強い?</a></li></ul>
</div></div>
<h2><span id="titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg" alt="メリット" class="wp-image-54285" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛方法ごとの違いを理解した上で、ヒゲ脱毛のメリットとしてどのようなことが考えられるか、見ていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日の髭剃りから解放される</li><li>青髭を撃退できる</li><li>自己処理による肌へのダメージが防げる</li><li>清潔感がアップして自信がつく</li></ul>
<p></p>
</div></div>
<p>自分だったら…とイメージしながら見てくださいね。</p>
<h3><span id="titleid-5">メリット①毎日の髭剃りから解放される</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg" alt="カミソリでヒゲ剃りをする男性" class="wp-image-7931" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2106-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は料金が高いからとためらっている方に、衝撃の事実をお伝えします。あなたの毎日の髭処理によって、すでにかなりの時間とお金を奪われています。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E">ゴリラクリニック</a>によると、1日10分髭剃りに時間を費やしている場合、<strong>年間にすると60時間以上ヒゲ剃りをしていることになる</strong>そうです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>仮に20歳から40年間ヒゲ剃りを続けると、</p>
<p><strong>1日10分✕365日✕40年=146,000分(約101日間)</strong></p>
<p>なんと101日間ずっと髭剃りだけをしていることになります。</p>
</div></section>
<p>時給3,000円のビジネスパーソンの場合、この時間を仕事に捧げたとすれば<span class="redcolor">年間18万円もロス</span>しています。さらにシェーバーの替刃代やクリームの代金も無視できません。</p>
<p>忙しい方こそ、ヒゲに時間とお金を奪われるのはもったいないです。一度髭をなくせば、こんな悩みはなくなります。</p>
<p>毎日時間をロスしているので、1日でも早くはじめる方がお得。快適な状態が続くので、気になる方は<span class="highlighted">少しでも早く脱毛に投資</span>しましょう。</p>
<h3><span id="titleid-6">メリット②青髭を撃退できる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-7644" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性からの印象もよくない青髭。</p>
<p>ヒゲ脱毛をすれば夕方になると青髭がうっすら生えてくる…といった悩みも解消されるでしょう。</p>
<p>ヒゲが濃い人は1日に何度も髭剃りをしているようですが、そんな手間も必要なくなります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/" target="_blank" rel="noopener noreferrer">自分はヒゲが濃い方?濃い理由はなに?という方はこちらの記事もご覧ください。</a>ヒゲが濃くなる原因やNG行動について解説していますよ。</p>
<h3><span id="titleid-7">メリット③自己処理による肌へのダメージが防げる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>カミソリ負けに悩んでいたり、減らないニキビに嫌気がさしている男性にもヒゲ脱毛は有効です。</p>
<p>シェーバーやカミソリで肌が傷つくことによって、細菌が入り込みニキビなどの炎症を起こすことがあります。</p>
<p>ヒゲ脱毛により日常の自己処理から解放されることで肌トラブルが減少し、ツルツルできれいな肌を手にいれることもできるのです。</p>
<h3><span id="titleid-8">メリット③清潔感がアップして自信がつく</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg" alt="顔を洗う男性" class="wp-image-56099" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3300-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛により濃いヒゲを撃退できたら、人からの印象アップはもちろん、一番嬉しいのはもちろん自分自身ですよね。</p>
<p><strong>男性の印象はヒゲで大きく左右されます。</strong></p>
<p>あなたも、無精髭のない整った男性の肌を見て「デキる男に見えるな」と感じたことがあるのではないでしょうか。</p>
<p>とくに顔は人から見られるので、ヒゲのコンプレックスがなくなると大きな自信につながります。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1">なぜヒゲ脱毛は1回で効果が出ないの?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲを含め、体毛には毛周期というものがあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「成長期」「退行期」「休止期」にわかれていて、フラッシュ脱毛・医療レーザー脱毛の多くの方法が「成長期のみ」にしか効果がありません。</p>
<p>肌表面に出ている毛の中で成長期にあたるのは1割のみのため、全ての毛に照射するまでには時間がかかるのです。</p>
</div></section>
<h2><span id="titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg" alt="デメリット" class="wp-image-54284" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を検討している方は、脱毛によるリスクやデメリットについてもきちんと理解しておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法によっては痛みが伴う</li><li>髭が濃いほどお金がかかる</li><li>硬毛化・増毛化のリスクがある</li><li>毛嚢炎など肌トラブルのリスクがある</li><li>日焼けができない</li><li>永久脱毛の場合は本当に生えてこない</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-10">デメリット①脱毛方法によっては痛みが伴う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg" alt="ヒゲ脱毛している男性" class="wp-image-20074" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-3-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛の痛みは脱毛方法によって大きく変わります。</p>
<p>一般的には</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>フラッシュ脱毛 &lt; 医療レーザー脱毛 &lt; ニードル脱毛</li></ul>
</div></section>
<p>の順で痛みが強くなっていきます。</p>
<p>とくにヒゲは毛が太く濃いため、<span class="redcolor">足や腕などより痛みを強く感じます</span>。</p>
<p>3種類の脱毛方法のうち、医療レーザー脱毛、クリニックで行う絶縁針脱毛(ニードル脱毛の1種)は麻酔が使えますが、サロンでおこなうフラッシュ脱毛、ニードル脱毛は麻酔の使用ができません。</p>
<p>麻酔をしたからといって痛みが0になるわけではないので、<strong>痛い脱毛はしたくない、という男性はフラッシュ脱毛を選ぶといい</strong>でしょう。</p>
<p>なお、経験者による髭脱毛の脱毛効果や効果などを知りたい方は<a rel="noreferrer noopener" aria-label="「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/2ch/" target="_blank">「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」</a>で詳しくまとめていますので、合わせてご覧ください。</p>
<h3><span id="titleid-11">デメリット②髭が濃いほどお金がかかる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>想像すればわかると思いますが、ヒゲが濃いほど何度も通う必要があるため、その分費用も多くかかります。</p>
<p>しかし、多くのクリニック・サロンでは、申し込んだコースの回数が終わると<strong>割引価格で受けることができます</strong>。</p>
<p>コース終了後の料金も確認しておくと、契約内容に満足できなかった、という失敗を防げるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/" target="_blank" rel="noreferrer noopener" aria-label="髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説 (新しいタブで開く)">髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説</a></li></ul>
</div></div>
<h3><span id="titleid-12">デメリット③増毛化・硬毛化のリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-137773231-1024x683.jpeg" alt="顎をさわる男性" class="wp-image-41334"/></figure>
<p>フラッシュ脱毛・レーザー脱毛のリスクとして、増毛化・硬毛化があげられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>増毛化…毛が増える現象</li><li>硬毛化…毛が硬くなる現象</li></ul>
<p></p>
</div></div>
<p>いずれも原因は判明されいませんが、<span class="redcolor">産毛など、もともと毛が細い部位で起こる可能性が高い</span>ようです。</p>
<p>照射を続けることで改善されるケースが多いのですが、契約したコースを終了までに改善されず、サロン・クリニックとお客さんの間でトラブルになるといったケースもあります。</p>
<p>ヒゲは太く・濃い毛が多いので、二の腕などと比較すると硬毛化が発生する割合は少ないと考えられますが、万が一のために「増毛化・硬毛化」がおきた際の保証制度がついているサロン・クリニックを選ぶといいでしょう。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-variation/" target="_blank" rel="noopener noreferrer">「ヒゲ脱毛による副作用|増毛化・硬毛化」</a>の記事で詳しく解説しているので、合わせてご覧ください。</p>
<h3><span id="titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg" alt="首筋を触る男性" class="wp-image-41331" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュやレーザーなどを肌に照射すると、普段毛穴にいる菌が一緒に殺菌されてしまい、肌本来のバリア機能を失ってしまいます。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-problem/hairremoval-folliculitis/" target="_blank" rel="noopener noreferrer">そこに細菌が入り込むと、毛嚢炎といって毛穴のまわりが赤くなるニキビのような現象が起こります。</a></p>
<p>これはそこまで珍しい症状ではなく、顔はとくに毛嚢炎が発症するリスクが高いと言われています。</p>
<p>多くは自然治癒しますが、酷い場合は軟膏や飲み薬を服用する必要があります。</p>
<h3><span id="titleid-14">デメリット⑤日焼けができない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2402.png" alt="" class="wp-image-7435" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2402.png 750w, https://moteo.best/column/wp-content/uploads/2019/09/2402-300x180.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛・医療レーザー脱毛は「メラニン色素」つまり黒いものに反応する性質があります。</p>
<p>そのため、日焼けしている肌に照射すると火傷を起こす可能性があります。脱毛期間中に日焼けをしてしまうと、多くのサロン・クリニックでは脱毛をおやすみするように言われてしまいます。</p>
<p>日焼けのせいで契約期限までに通えなかった…といったトラブルを招かないよう、夏場はとくに<span class="highlighted">日焼け対策を必ず行なってください</span>。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/" target="_blank" rel="noopener noreferrer">脱毛と日焼けの関係はこちらの記事で解説しています。</a>詳しくはこちらをご覧くださいね。</p>
<h3><span id="titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg" alt="ヒゲを脱毛した男性" class="wp-image-20073" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-2-300x194.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>永久脱毛をする際は、<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/" target="_blank" rel="noopener noreferrer">「将来生えてこなくても後悔しないか」</a>よく考えるようにしましょう。</p>
<p>年を取ってからやっぱりたくましいヒゲを生やしたくなった、となっても、生えてきません。</p>
<p>また、脱毛がきとんと完了すればいいのですが、中途半端に終わらせると毛の生え方がまばらになりかねません。</p>
<p>今だけでなく、長期的に見て「自分にヒゲ脱毛が必要かどうか」よく考えておこないましょうね。</p>
<p>いまだけ自己処理が減れば大丈夫!という方はフラッシュ脱毛を選ぶといいでしょう。</p>
<p></p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/fail/" target="_blank" rel="noopener noreferrer">ヒゲの永久脱毛による失敗についてはこちらの記事で詳しく解説しています。</a>後悔しないヒゲ脱毛を行うためにも、きちんと把握しておいてくださいね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲ脱毛の所要時間については、使用する機械によって異なります。理由は、照射機のヘッドはそれぞれ大きさが異なるから。</p>
<p>一般的に、フラッシュ脱毛の方がヘッドが大きいため、照射時間、つまり1回にかかる脱毛の時間は短いとされています。</p>
<p>ここでは具体例として、フラッシュ脱毛を行う<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="リンクス (新しいタブで開く)">リンクス</a>、医療レーザー脱毛を行う<a rel="noreferrer noopener" aria-label="メンズリゼ (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank">メンズリゼ</a>で比較してみましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>リンクス</td><td>メンズリゼ</td></tr><tr><td>両ほほ</td><td>10分</td><td>15分</td></tr><tr><td>鼻下</td><td>5分</td><td>15分</td></tr><tr><td>あご下</td><td>10分</td><td>15分</td></tr></tbody></table>
<p>多くのクリニックでは、照射機の種類を3種類ほど用意し、脱毛する部位や毛質によって脱毛機器を使い分けます。</p>
<p>メンズリゼもその1つで、3種類の脱毛機から看護師が選定してくれます。脱毛機が変わると照射時間も若干かわるため、参考程度に見てくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rinx/" target="_blank">リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり?</a><br>・<a rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|悪い評判の真相は? (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ・評判|悪い評判の真相は?</a></li></ul>
</div></div>
</div></section>
<h2><span id="5">メンズの髭脱毛に特化!人気クリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg" alt="星型の木の積み木" class="wp-image-33724" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-2-300x151.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは人気のあるヒゲ脱毛クリニック・メンズエステサロンをご紹介します。評判のいいサロンを選びたい方は、ぜひ参考にしてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-78568" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール"></td><td><img class="wp-image-47134" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-47132" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg" alt="メンズTBC" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg 415w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-300x300.jpg 300w" sizes="(max-width: 415px) 100vw, 415px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><img class="wp-image-34381" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>メンズリゼ</td><td>メンズTBC</td><td><strong>リンクス</strong></td><td>ゴリラクリニック</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>メンズエステサロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>★11回目以降:656円</strong><br><br>1部位:3,278円<br>ヒゲ脱毛セット(選べる3ヵ所)5回コース:32,780円<br>ヒゲ脱毛セット(選べる3ヵ所)10回コース:43,780円</td><td>★<strong>3,200円〜/月</strong><br><br> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br>セレクトヒゲ脱毛(任意の3部位)<br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br>ヒゲ全体脱毛セット<br>【新規限定】<br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td></td></tr><tr><td>店舗数</td><td>国内8店舗</td><td>国内22院</td><td>国内48店舗</td><td>国内52店舗</td><td>国内18院</td><td>全国52院</td></tr><tr><td>おすすめポイント</td><td>・最安値保証制度あり<br>・顧客満足度が高い</td><td>・無料保証制度が充実<br>・初診は必ず医師がカウンセリングを実施</td><td>・効果の高いニードル脱毛が可能</td><td>・スタッフは全員男性<br>・キャンセル規定が優しい</td><td>・ヒゲ脱毛完了コース後は1回100円で追加照射可能</td><td>・とにかく安い<br>・全国展開のため院数も豊富</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgpx9v3n2kma&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=l7028I-B234314K&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>ヒゲ脱毛をする際にとくに大事なのが施設選び。</p>
<p>多くのサロン・クリニックで無料カウンセリングを実施していますが、ただカウンセラーさんの話を聞くだけでなく、実際に脱毛をスタートしたあとに後悔することのないよう、積極的に質問するといいでしょう。</p>
<p>具体的に聞けるよう、質問リストを作成しましたのでぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>最低限、以下のことは聞いておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>予約は取りやすいかどうか<br>→話を濁していないかチェック!</li><li>キャンセル規定<br>→休館日との兼ね合いもチェック!</li><li>遅刻した場合はどうなるのか<br>→有料になる?1回分消化になる?</li><li>剃り残しがあった場合の対応<br>→どの程度だと有料?</li><li>有効期限があるかどうか<br>→空き状況との兼ね合いは大丈夫?</li></ul>
<p></p>
</div></div>
<p>とくに<strong>予約の取りやすさ</strong>は、こちらから聞かないとマイナスな点については教えてくれないことも。最短でいつ取れますか?などと具体的に聞いてみましょう。</p>
<p></p>
</div></section>
<h3><span id="titleid-17"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【1位】コスパ抜群のメンズ髭脱毛ならココ!レイロール&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}" class="underline">コスパ抜群のメンズ髭脱毛ならココ!レイロール</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール" class="wp-image-78568"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最安値保証をしているクリニック</li><li>男性の濃い毛に合わせて独自開発した脱毛機によるフラッシュ脱毛</li><li>コスパ重視のメンズにおすすめ</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛</a></td></tr><tr><td>脱毛機器</td><td>BRILLIO(脱毛機メーカー共同開発)</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>・変更・キャンセルは前日の24時まで可能<br>・当日(無断を含む)キャンセルは予約したコース1回分の消化</td></tr><tr><td>遅刻</td><td>予約時間より10分以上遅刻した場合はキャンセル扱い</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>店舗一覧</td><td>【関東】<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_shinjyuku?share" target="_blank">新宿マルイメン店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-shibuya?share" target="_blank">渋谷店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-ikebukuro?share" target="_blank">池袋店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/yurakucho/" target="_blank">有楽町マルイ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-kinshicho?share" target="_blank">錦糸町</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/ueno/" target="_blank">上野御徒町店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_tachikawa?share" target="_blank">立川店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/machida/" target="_blank">町田モディ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/pPtGdoA5Mg2ToeGg6" target="_blank">大宮店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/G5Ub91kSRkgiAGpy7" target="_blank">千葉店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/kashiwa/" target="_blank">柏マルイ店</a><br>【東北】<br><a href="https://goo.gl/maps/AWAMikSakBrSbHto9">仙台パルコ店</a><br>【中部・甲信越エリア】<br><a href="https://rayrole.jp/salon/matsumoto/">松本パルコ店</a>・<a href="https://rayrole.jp/salon/nagoya/">名古屋パルコ店</a><br>【九州】<br><a href="https://g.page/rayrole_kagoshima?share">鹿児島店</a></td></tr><tr><td>営業時間</td><td>平日・土 10:00〜21:00<br>日・祝 11:00〜20:30<br>※店舗によって異なるため、<a href="http://rayrole.jp/">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>なし</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金都度払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr><tr><td>対応クレジットカード</td><td>VISA,Mastercard</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&amp;m=mgr9umgayysg" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/" target="_blank" rel="noreferrer noopener" aria-label="【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証 (新しいタブで開く)">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
<p></p>
</div></div>
<h3><span id="titleid-18"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【2位】丁寧なカウンセリングが評判!メンズリゼ&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">丁寧なカウンセリングが評判!メンズリゼ</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-39463" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-34-300x101.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>3種類の機械を毛質に合わせて使い分ける医療レーザー脱毛</li><li>医師による丁寧なカウンセリングが魅力</li><li>コースは5年の有効期限、途中解約も可能</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://www.mens-rize.com/" target="_blank">メンズリゼ</a></td></tr><tr><td>クリニック一覧</td><td>全国26店舗(2023年8月現在)<br><strong>都内6店舗</strong><br>池袋・新宿南口・渋谷公園通り・銀座・立川・町田<br><br><strong>【北海道・東北】</strong><br>札幌・仙台・青森(提携院)・八戸(提携院)・盛岡(提携院)・いわき(提携院)・郡山(提携院)<br><br><strong>【関東】</strong><br>川崎・横浜・柏・大宮西口<br><br><strong>【中部】</strong><br>新潟・名古屋栄・名古屋駅前<br><br><strong>【近畿】</strong><br>大阪梅田・心斎橋・神戸三宮・京都四条・名古屋栄・名古屋駅前<br><br><strong>【中国】</strong><br>広島<br><br><strong>【九州】</strong><br>福岡天神西通り</td></tr><tr><td>営業時間</td><td>14:00~23:00(休診時間18:00~19:00)<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式サイト</a>をご確認ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法<br>(初診)</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E">公式HP</a></td></tr><tr><td>予約方法<br>(再診)</td><td>電話・メール・店頭<br>※アプリ『Push7』にてキャンセル確認が可能</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(1回・2回・ボーナス一括)・定額分割払い可(事前審査有)</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/hairremoval-medicallaser/">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO<br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">熱破壊式ヤグレーザー</a><br> ・ジェントルヤグ<br><br>熱破壊式/<a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br>・ラシャ</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・麻酔クリーム:3,300円/1回</td></tr><tr><td>キャンセル</td><td>予約時間の3時間前以降は1回分消化<br>※予約時間の3時間前までであればキャンセル可能</td></tr><tr><td>遅刻</td><td>到着時刻によって施術可</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=d6617w-x219996X&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想 (新しいタブで開く)">メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想</a></li></ul>
</div></div>
<h3><span id="titleid-19"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【3位】医療レーザー脱毛に特化!湘南美容クリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-k222763A&amp;p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>医療脱毛によりしっかりとした効果感</li><li>全国71か所から最寄りのところを選べる</li><li>ドクターによるわかりやすい解説</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/">熱破壊式アレキサンドライトレーザー</a><br>・ジェントルレーズ<br>・ジェントルレーズPRO<br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">YAGレーザー</a><br> ・ミスト脱毛機アバランチレイズ</td></tr><tr><td>痛みへの配慮</td><td>笑気麻酔:2,200円 / 1箇所</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.s-b-c.net/datsumo/men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">湘南美容クリニック</a></td></tr><tr><td>地域</td><td><strong>都内16店舗</strong><br>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子<br><br><strong>▼北海道</strong><br>札幌<br><br><strong>▼東北</strong><br>仙台・福島・仙台<br><br><strong>▼関東</strong><br>宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂<br><br><strong>▼中部</strong><br>新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄<br><br><strong>▼近畿</strong><br>京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良<br><br><strong>▼中国</strong><br>岡山・広島<br><br><strong>▼四国</strong><br>高松・松山<br><br><strong>▼九州</strong><br>福岡・小倉・熊本・鹿児島・那覇</td></tr><tr><td>営業時間</td><td>10:00〜19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝も営業</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・医療ローン<br>・楽天ポイント<br>・デビットカード<br>・ビットコイン</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=966543-8248710S&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/" target="_blank" rel="noreferrer noopener" aria-label="湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証 (新しいタブで開く)">湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-20"><span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【4位】メンズ特有のしつこい剛毛に!ゴリラクリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}" class="underline">メンズ特有のしつこい剛毛に!ゴリラクリニック</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5種類のマシンを使い分けて施術</li><li>痛みに配慮したマシンや麻酔を用意</li><li>男性専門のクリニック</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO(全院導入)<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">熱破壊式ダイオードレーザー</a><br> ・ライトシェア・デュエット<br> ・ライトシェアAC<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/" target="_blank">熱破壊式アレキサンドライトレーザー</a><br> ・ジェントルレーズPRO <br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">熱破壊式ヤグレーザー </a><br> ・ジェントルヤグ(全院導入)<br>※導入機器はクリニックによって異なります</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・高濃度表面 麻酔クリーム:3,300円/10g</td></tr><tr><td>キャンセル</td><td>予約前日の20:00まで<br>それ以降のキャンセルは1回分消化<br>※予約前日が定休日の場合はその前日までにキャンセルが必要</td></tr><tr><td>遅刻</td><td>15分以上遅刻した場合は1回分消化</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.dansei-datsumo.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ゴリラクリニック</a></td></tr><tr><td>院一覧</td><td><strong>都内6院</strong><br>新宿本院・渋谷院・池袋院・銀座院・上野院・町田院<br><br><strong>【北海道】</strong><br>札幌院<br><br><strong>【東北】</strong><br>仙台院<br><br><strong>【関東】</strong><br>横浜院・大宮院<br><br><strong>【中部】</strong><br>名古屋駅前院・名古屋栄院<br><br><strong>【近畿】</strong><br>大阪梅田院・大阪心斎橋・京都烏丸・神戸三宮院<br><br><strong>【中国】</strong><br>広島院<br><br><strong>【九州】</strong><br>福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法(初診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118</td></tr><tr><td>予約方法(再診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118(24時間OK)</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(一括・二回払い・ボーナス一括)・医療ローン</td></tr><tr><td>対応クレジットカード</td><td>JCB・VISA・MasterCard・American Express・ライフカード・Union Pay<br><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">※店舗により異なる場合があります。必ず事前にご確認ください</a></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=E58490-7425090e&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-091e4670-8a7b-4486-aef5-9413556862c2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証 (新しいタブで開く)">ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="tbc">ニードル脱毛の体験が安い!<span data-sheets-value="{&quot;1&quot;:2,&quot;2&quot;:&quot;【5位】分かりやすい料金体系!メディエススキンクリニック&quot;}" data-sheets-userformat="{&quot;2&quot;:11137,&quot;3&quot;:{&quot;1&quot;:0},&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;14&quot;:[null,2,1710618],&quot;16&quot;:9}">メンズTBC</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg" alt="メンズTBC" class="wp-image-53265" srcset="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-300x154.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-768x393.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc.jpg 1289w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ニードル脱毛ができる数少ないサロン</li><li>1本あたりの料金体系で明瞭</li><li>大手サロンのため店舗数も豊富</li></ul>
<p></p>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank">フラッシュ脱毛</a> / <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">美容電気脱毛</a><br>※顔脱毛は美容電気脱毛のみ</td></tr><tr><td>脱毛機器</td><td>【美容電気脱毛】<br>・Hi-エピ<br>・イオシスエピ-M</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>予約前日の17:00まで<br>それ以降はキャンセル料3,000円</td></tr><tr><td>遅刻</td><td>時間によっては施術可能<br>すぐに電話連絡をいれる必要あり</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">MEN&#8217;S TBC</a></td></tr><tr><td>店舗一覧</td><td><strong>都内24院</strong><br>新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店、千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区<br><br><strong>そのほか</strong><br>北海道、青森県、宮城県、新潟県、神奈川県、埼玉県、千葉県、群馬県、長野県、茨城県、石川県、愛知県、静岡県、大阪府、京都府、兵庫県、岡山県、広島県、福岡県、沖縄県<br><br>詳細は「<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>平日・土 12:00~21:00<br>日・祝 10:00~19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-n257860d&amp;p=j706195E">ネット予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>対応クレジットカード</td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&amp;a=Z3508g-3224207i&amp;p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="【髭脱毛】メンズTBCの口コミ・評判は?脱毛機の費用対効果は高い? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank">【髭脱毛】メンズTBCの口コミ・評判は?スーパー脱毛の効果について体験談からレビュー</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-21">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-22">ヒゲ脱毛の流れを見てみよう</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めての経験は大人になっても少し緊張しますよね。</p>
<p>実際の医療レーザー脱毛のヒゲ脱毛の流れを、メンズリゼを例にとって見てみましょう。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【照射の流れ】ヒゲ全体脱毛セット-メンズリゼ" width="1000" height="563" src="https://www.youtube.com/embed/aOEGjRcWd-U?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>熱破壊式YAGレーザー</figcaption></figure>
<p>クリニックによってももちろん多少は違うと思いますが、だいたいの流れはわかったかと思います。</p>
<p></p>
</div></section>
<h2><span id="qa"><span style="font-weight: 400;"><strong>髭脱毛に迷っている男性のよくあるQ&amp;A</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&amp;A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛をする上で、知っておくべき情報についてQ&amp;A方式でお答えしていきます。</p>
<h3><span id="q">Q. 脱毛中のヒゲ剃りはどうすればいい?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛期間中のひげ剃りは、通常時より慎重におこないましょう。</p>
<p>注意すべきポイントは次の3つ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛当日のヒゲ剃りはNG!翌日からにする</li><li>ヒゲを剃る際は<a rel="noreferrer noopener" aria-label="専用フォーム (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">専用フォーム</a>・<a rel="noreferrer noopener" aria-label="ジェル (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank">ジェル</a>を使用する</li><li>できればカミソリではなく電気シェーバーを使用する</li><li>ヒゲ剃り後は必ず保湿をする</li></ul>
<p></p>
</div></div>
<p>毛根にダメージを与えるほどの刺激を与えるため、肌は敏感になっています。通常よりも優しく処理をしましょう。</p>
<h3><span id="q-2"><span style="font-weight: 400;"><strong>Q.</strong></span><strong> 髭脱毛後は剃りにくい</strong>?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。</p>
<p>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。</p>
<h3><span id="q-3"><span style="font-weight: 400;"><strong>Q. </strong></span><strong>髭脱毛で毛を部分的に残す</strong>ことはできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ほとんどのサロン・クリニックで可能です。</p>
<p>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。</p>
<p>また、照射前は光を当てる部分をマーキングします。</p>
<p>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。</p>
<h3><span id="q-4">Q.ひげ脱毛で後悔しない?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga84-1024x683.jpeg" alt="顔をしかめながら頬髭を触る男性" class="wp-image-3119"/><figcaption>Handsome man suffering from toothache at home, closeup</figcaption></figure>
<p><strong>A.ひげ脱毛でよくある後悔は以下です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男らしさに欠けてしまう</li><li>また髭を生やしたくなった</li></ul>
<p></p>
</div></div>
<p>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。<span style="font-weight: 400;">髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</span></p>
<h2><span id="titleid-23"><span style="font-weight: 400;"><strong>髭脱毛はサロンで安全にすすめよう!</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="font-weight: 400;">この記事では髭脱毛の方法別の効果やメリット・デメリットを説明してきました。安心安全に髭をなくしたいならば、サロンやクリニックで脱毛をするのがおすすめです。</span></p>
<p><span style="font-weight: 400;">サロンごとに扱っている脱毛方法や脱毛機器が違うので、回数や料金、痛みの強さを考慮して、自分の理想にあったところを選ぶと良いでしょう。</span></p>
<p><span style="font-weight: 400;">髭が気になっていた方はサロン・クリニックでしっかりと脱毛して、髭剃りのいらないモテフェイスを目指しましょう。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">部位から費用相場・おすすめを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34723" style="width: 44px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon4.png" alt="">顔・ヒゲ部位の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/">顔全体</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">ヒゲ全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/forehead/">おでこ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/eyebrows/">眉毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/sideburns/">もみあげ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/nose-hair/">鼻毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/ear/">耳毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/mustache/">口ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/cheek/">頰ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/nape/">うなじ</a></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34722" style="width: 24px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon3.png" alt="">上半身・全身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hairremoval-wholebody-popularity/">全身</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/chest-hair/">胸毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/underarm-hair/">脇毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/back/">背毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/belly/">腹毛(ギャランドゥ)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/arm/">腕毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hand-hairremoval/">手の甲・指毛</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34721" style="width: 30px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon2.png" alt="">下半身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/">VIO</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/public-hairremoval/">チン毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/scrotum/">金タマ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/buttocks/">ケツ毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/">足全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/thigh-hairremoval/">ふともも</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/suneke/">すね毛</a></li></ul>
</div></section>
</div></section>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛後は剃りにくい</strong>? </strong> <p class="schema-faq-answer"> ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。<br/>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛で毛を部分的に残す</strong>ことはできる? </strong> <p class="schema-faq-answer"> ほとんどのサロン・クリニックで可能です。<br/>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。<br/>また、照射前は光を当てる部分をマーキングします。<br/>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.ひげ脱毛で後悔しない?</strong></strong> <p class="schema-faq-answer"><strong>A.ひげ脱毛でよくある後悔は以下です。<br/></strong>・男らしさに欠けてしまう<br/>・また髭を生やしたくなった<br/>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 23703,
'parent' => (int) 448,
'menu_order' => (int) 452,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの&hellip;',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'long_text_title' => '髭脱毛の効果とメリット・デメリット|永久脱毛の効果は一緒続く?おすすめサロン・クリニックを一挙紹介!',
'custom_order' => '3700',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$prefDatas = [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
$region = '九州・沖縄'
$prefUrlText = 'okinawa'
$prefCode = (int) 47
$prefVal = '沖縄県'
$post = [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す&nbsp;</li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド&nbsp;</li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>&nbsp;</td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&amp;p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません [&hellip;]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'thumbnail' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-150x150.jpg',
(int) 1 => (int) 150,
(int) 2 => (int) 150,
(int) 3 => true
],
'medium' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-300x124.jpg',
(int) 1 => (int) 300,
(int) 2 => (int) 124,
(int) 3 => true
],
'medium_large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません&hellip;',
'acf' => [
'second_featured_image' => [
'ID' => (int) 25031,
'id' => (int) 25031,
'title' => '1101_アイキャッチ_none',
'filename' => '1101-none.jpg',
'filesize' => (int) 30896,
'url' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-none.jpg',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none/',
'alt' => 'AGAの原因と対策!若ハゲのメカニズム',
'author' => '1',
'description' => '',
'caption' => '',
'name' => '1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none',
'status' => 'inherit',
'uploaded_to' => (int) 1084,
'date' => '2019-12-15 23:42:18',
'modified' => '2019-12-19 03:16:54',
'menu_order' => (int) 0,
'mime_type' => 'image/jpeg',
'type' => 'image',
'subtype' => 'jpeg',
'icon' => 'https://moteo.best/column/wp-includes/images/media/default.png',
'width' => (int) 720,
'height' => (int) 298,
'sizes' => [
[maximum depth reached]
]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
(int) 0 => [
[maximum depth reached]
]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
(int) 0 => [
[maximum depth reached]
]
],
'collection' => [
(int) 0 => [
[maximum depth reached]
]
],
'about' => [
(int) 0 => [
[maximum depth reached]
]
],
'author' => [
(int) 0 => [
[maximum depth reached]
]
],
'replies' => [
(int) 0 => [
[maximum depth reached]
]
],
'version-history' => [
(int) 0 => [
[maximum depth reached]
]
],
'predecessor-version' => [
(int) 0 => [
[maximum depth reached]
]
],
'up' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:featuredmedia' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:attachment' => [
(int) 0 => [
[maximum depth reached]
]
],
'curies' => [
(int) 0 => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 200 OK',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:39 GMT',
(int) 3 => 'Content-Type: application/json; charset=UTF-8',
(int) 4 => 'Connection: close',
(int) 5 => 'Vary: Accept-Encoding',
(int) 6 => 'X-Robots-Tag: noindex',
(int) 7 => 'Link: <https://moteo.best/column/wp-json/>; rel="https://api.w.org/"',
(int) 8 => 'X-Content-Type-Options: nosniff',
(int) 9 => 'Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages',
(int) 10 => 'Access-Control-Allow-Headers: Authorization, Content-Type',
(int) 11 => 'X-WP-Total: 6',
(int) 12 => 'X-WP-TotalPages: 1',
(int) 13 => 'Allow: GET',
(int) 14 => 'X-Robots-Tag: noindex, nofollow'
]</pre><pre class="stack-trace">include - APP/Template/Element/Front/sitemap.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98</pre></div></pre> </ul>
</div><!-- /SiteMap datsumou -->
<!-- SiteMap hige -->
<div class="SiteMap__content Map--hige" id="hige-datsumou">
<h2><img src="/img/common/icon/icon-sitemap-hige.svg">ヒゲ脱毛</h2>
<h3>脱毛サロン・クリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/datsumou/search/hokkaido/">北海道</a> </li>
<li>
<a href="/datsumou/search/aomori/">青森県</a> </li>
<li>
<a href="/datsumou/search/akita/">秋田県</a> </li>
<li>
<a href="/datsumou/search/yamagata/">山形県</a> </li>
<li>
<a href="/datsumou/search/iwate/">岩手県</a> </li>
<li>
<a href="/datsumou/search/miyagi/">宮城県</a> </li>
<li>
<a href="/datsumou/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/datsumou/search/tokyo/">東京都</a> </li>
<li>
<a href="/datsumou/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/datsumou/search/saitama/">埼玉県</a> </li>
<li>
<a href="/datsumou/search/chiba/">千葉県</a> </li>
<li>
<a href="/datsumou/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/datsumou/search/tochigi/">栃木県</a> </li>
<li>
<a href="/datsumou/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/datsumou/search/niigata/">新潟県</a> </li>
<li>
<a href="/datsumou/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/datsumou/search/nagano/">長野県</a> </li>
<li>
<a href="/datsumou/search/ishikawa/">石川県</a> </li>
<li>
<a href="/datsumou/search/toyama/">富山県</a> </li>
<li>
<a href="/datsumou/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/datsumou/search/aichi/">愛知県</a> </li>
<li>
<a href="/datsumou/search/gifu/">岐阜県</a> </li>
<li>
<a href="/datsumou/search/mie/">三重県</a> </li>
<li>
<a href="/datsumou/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/datsumou/search/oosaka/">大阪府</a> </li>
<li>
<a href="/datsumou/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/datsumou/search/kyouto/">京都府</a> </li>
<li>
<a href="/datsumou/search/shiga/">滋賀県</a> </li>
<li>
<a href="/datsumou/search/nara/">奈良県</a> </li>
<li>
<a href="/datsumou/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/datsumou/search/okayama/">岡山県</a> </li>
<li>
<a href="/datsumou/search/hiroshima/">広島県</a> </li>
<li>
<a href="/datsumou/search/tottori/">鳥取県</a> </li>
<li>
<a href="/datsumou/search/shimane/">島根県</a> </li>
<li>
<a href="/datsumou/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/datsumou/search/kagawa/">香川県</a> </li>
<li>
<a href="/datsumou/search/tokushima/">徳島県</a> </li>
<li>
<a href="/datsumou/search/ehime/">愛媛県</a> </li>
<li>
<a href="/datsumou/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/datsumou/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/datsumou/search/saga/">佐賀県</a> </li>
<li>
<a href="/datsumou/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/datsumou/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/datsumou/search/ooita/">大分県</a> </li>
<li>
<a href="/datsumou/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/datsumou/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/datsumou/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/datsumou/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/datsumou/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/hige-datsumou/">みんなのヒゲ脱毛コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京の髭脱毛おすすめランキング</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/bald-dense/">ヒゲが濃い理由と対処方法</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">ヒゲ脱毛のおすすめランキング</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛相場費用まとめ</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">ヒゲ脱毛は何回で効果が出る?</a></li>
<li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">ヒゲの永久脱毛のメリットとデメリット</a></li>
</ul>
</div><!-- /SiteMap hige -->
<!-- SiteMap ed -->
<div class="SiteMap__content Map--ed" id="ed">
<h2><img src="/img/common/icon/icon-sitemap-ed.svg">ED治療</h2>
<h3>EDクリニックを全国から探す</h3>
<ul class="SiteMap__AreaLink">
<li>
<span class="AreaName">北海道・東北</span>
<ul>
<li>
<a href="/ed/search/hokkaido/">北海道</a> </li>
<li>
<a href="/ed/search/aomori/">青森県</a> </li>
<li>
<a href="/ed/search/akita/">秋田県</a> </li>
<li>
<a href="/ed/search/yamagata/">山形県</a> </li>
<li>
<a href="/ed/search/iwate/">岩手県</a> </li>
<li>
<a href="/ed/search/miyagi/">宮城県</a> </li>
<li>
<a href="/ed/search/fukushima/">福島県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関東</span>
<ul>
<li>
<a href="/ed/search/tokyo/">東京都</a> </li>
<li>
<a href="/ed/search/kanagawa/">神奈川県</a> </li>
<li>
<a href="/ed/search/saitama/">埼玉県</a> </li>
<li>
<a href="/ed/search/chiba/">千葉県</a> </li>
<li>
<a href="/ed/search/ibaragi/">茨城県</a> </li>
<li>
<a href="/ed/search/tochigi/">栃木県</a> </li>
<li>
<a href="/ed/search/gunnma/">群馬県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">北陸・甲信越</span>
<ul>
<li>
<a href="/ed/search/niigata/">新潟県</a> </li>
<li>
<a href="/ed/search/yamanashi/">山梨県</a> </li>
<li>
<a href="/ed/search/nagano/">長野県</a> </li>
<li>
<a href="/ed/search/ishikawa/">石川県</a> </li>
<li>
<a href="/ed/search/toyama/">富山県</a> </li>
<li>
<a href="/ed/search/fukui/">福井県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中部</span>
<ul>
<li>
<a href="/ed/search/aichi/">愛知県</a> </li>
<li>
<a href="/ed/search/gifu/">岐阜県</a> </li>
<li>
<a href="/ed/search/mie/">三重県</a> </li>
<li>
<a href="/ed/search/shizuoka/">静岡県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">関西</span>
<ul>
<li>
<a href="/ed/search/oosaka/">大阪府</a> </li>
<li>
<a href="/ed/search/hyougo/">兵庫県</a> </li>
<li>
<a href="/ed/search/kyouto/">京都府</a> </li>
<li>
<a href="/ed/search/shiga/">滋賀県</a> </li>
<li>
<a href="/ed/search/nara/">奈良県</a> </li>
<li>
<a href="/ed/search/wakayama/">和歌山県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">中国</span>
<ul>
<li>
<a href="/ed/search/okayama/">岡山県</a> </li>
<li>
<a href="/ed/search/hiroshima/">広島県</a> </li>
<li>
<a href="/ed/search/tottori/">鳥取県</a> </li>
<li>
<a href="/ed/search/shimane/">島根県</a> </li>
<li>
<a href="/ed/search/yamaguchi/">山口県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">四国</span>
<ul>
<li>
<a href="/ed/search/kagawa/">香川県</a> </li>
<li>
<a href="/ed/search/tokushima/">徳島県</a> </li>
<li>
<a href="/ed/search/ehime/">愛媛県</a> </li>
<li>
<a href="/ed/search/kouchi/">高知県</a> </li>
</ul>
</li>
<li>
<span class="AreaName">九州・沖縄</span>
<ul>
<li>
<a href="/ed/search/fukuoka/">福岡県</a> </li>
<li>
<a href="/ed/search/saga/">佐賀県</a> </li>
<li>
<a href="/ed/search/nagasaki/">長崎県</a> </li>
<li>
<a href="/ed/search/kumamoto/">熊本県</a> </li>
<li>
<a href="/ed/search/ooita/">大分県</a> </li>
<li>
<a href="/ed/search/miyazaki/">宮崎県</a> </li>
<li>
<a href="/ed/search/kagoshima/">鹿児島県</a> </li>
<li>
<a href="/ed/search/okinawa/">沖縄県</a> </li>
</ul>
</li>
</ul>
<h3><a href="/ed/brand/">店舗名から探す<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/ed/ranking/">全国の口コミランキング<i class="fas fa-angle-right"></i></a></h3>
<h3><a href="/column/ed/">みんなのED(勃起不全)治療コラム<i class="fas fa-angle-right"></i></a></h3>
<ul class="column--link">
<li><a href="https://moteo.best/column/ed/ed-knowledge/">ED治療の基礎知識</a></li>
<li><a href="https://moteo.best/column/ed/ed-treatment/">ED治療の流れと費用</a></li>
<li><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/">EDのジェネリック治療薬</a></li>
<li><a href="https://moteo.best/column/ed/ed-selfcheck/">EDセルフチェック</a></li>
<li><a href="https://moteo.best/column/ed/ed-cause-type/">EDの原因とタイプ</a></li>
</ul>
</div><!-- /SiteMap ed -->
<!-- SiteMap common -->
<div class="SiteMap__content Map--common">
<h3>お問い合わせ</h3>
<ul class="SiteMap__commonLink">
<li><a href="/facility/">施設情報掲載のお問い合わせ</a></li>
</ul>
<h3>その他</h3>
<ul class="SiteMap__commonLink">
<li><a href="/privacy-policy/">プライバシーポリシー</a></li>
<li><a href="/regulation/">利用規約</a></li>
</ul>
</div><!-- /SiteMap common -->
</section><!-- /Evaluation -->
</section><!-- /block site content -->
<aside class="sidebar">
<div class="sidebar__inner">
<!-- block Aside nav menu -->
<section class="widget widget_menu">
<div class="widget-title"><h3 class="blocktitle--tit">みんなのEDコラム</h3></div><div class="widget widget_nav_menu"><ul id="%e3%81%bf%e3%82%93%e3%81%aa%e3%81%aeed%e3%82%b3%e3%83%a9%e3%83%a0" class="widget_nav_menu--ul"><li id="menu-item-6964" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6964"><a href="https://moteo.best/column/ed/ed-knowledge/"><span>ED治療の基礎知識</span></a>
<ul class="sub-menu">
<li id="menu-item-6966" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6966"><a href="https://moteo.best/column/ed/ed-knowledge/"><span>ED治療の基礎知識TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6965" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6965"><a href="https://moteo.best/column/ed/ed-knowledge/ed-definition/"><span>ED(勃起不全)とは</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6967" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6967"><a href="https://moteo.best/column/ed/ed-cause-type/"><span>EDの原因とタイプ</span></a>
<ul class="sub-menu">
<li id="menu-item-6968" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6968"><a href="https://moteo.best/column/ed/ed-cause-type/"><span>EDの原因とタイプTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6969" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6969"><a href="https://moteo.best/column/ed/ed-cause-type/ed-cause/"><span>EDの原因</span></a></li>
<li id="menu-item-6970" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6970"><a href="https://moteo.best/column/ed/ed-cause-type/ed-type/"><span>ED種類</span></a></li>
<li id="menu-item-6971" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6971"><a href="https://moteo.best/column/ed/ed-cause-type/organic-ed/"><span>器質性ED</span></a></li>
<li id="menu-item-6972" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6972"><a href="https://moteo.best/column/ed/ed-cause-type/psychogenic-ed/"><span>心因性ED</span></a></li>
<li id="menu-item-6973" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6973"><a href="https://moteo.best/column/ed/ed-cause-type/drug-ed/"><span>薬剤性ED</span></a></li>
<li id="menu-item-6974" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6974"><a href="https://moteo.best/column/ed/ed-cause-type/mixed-ed/"><span>混合型ED</span></a></li>
<li id="menu-item-86293" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86293"><a href="https://moteo.best/column/ed/ed-cause-type/ed-wife/"><span>妻だけED</span></a></li>
<li id="menu-item-87173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87173"><a href="https://moteo.best/column/ed/ed-cause-type/alcohol-ed/"><span>アルコールとED</span></a></li>
<li id="menu-item-90646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90646"><a href="https://moteo.best/column/?page_id=90598"><span>彼氏のED</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6975" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6975"><a href="https://moteo.best/column/ed/ed-selfcheck/"><span>EDセルフチェック</span></a>
<ul class="sub-menu">
<li id="menu-item-6976" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6976"><a href="https://moteo.best/column/ed/ed-selfcheck/"><span>EDセルフチェックTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6977" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6977"><a href="https://moteo.best/column/ed/ed-selfcheck/erection-time/"><span>勃起時間</span></a></li>
<li id="menu-item-6978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6978"><a href="https://moteo.best/column/ed/ed-selfcheck/dick-hardness/"><span>ちんこの硬さ</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6979"><a href="https://moteo.best/column/ed/ed-treatment/"><span>ED治療の流れと費用</span></a>
<ul class="sub-menu">
<li id="menu-item-6980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6980"><a href="https://moteo.best/column/ed/ed-treatment/"><span>ED治療の流れと費用TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6981" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6981"><a href="https://moteo.best/column/ed/ed-treatment/ed-treatment-flow/"><span>EDの治療の流れ</span></a></li>
<li id="menu-item-6982" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6982"><a href="https://moteo.best/column/ed/ed-treatment/ed-treatment-costs/"><span>ED治療にかかる費用</span></a></li>
<li id="menu-item-87151" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87151"><a href="https://moteo.best/column/ed/ed-treatment/ed-food/"><span>EDにおすすめの食事レシピ</span></a></li>
<li id="menu-item-90669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90669"><a href="https://moteo.best/column/ed/ed-treatment/how-ed-cured/"><span>EDが治ったきっかけ</span></a></li>
<li id="menu-item-90719" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90719"><a href="https://moteo.best/column/ed/ed-treatment/how-to-erection/"><span>勃起させるには</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6983" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6983"><a href="https://moteo.best/column/ed/ed-drugs/"><span>ED治療薬の種類と成分</span></a>
<ul class="sub-menu">
<li id="menu-item-6993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6993"><a href="https://moteo.best/column/ed/ed-drugs/"><span>ED治療薬の種類と成分TOP</span></a>
<ul class="sub-menu">
<li id="menu-item-6985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6985"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/"><span>EDのジェネリック治療薬</span></a></li>
<li id="menu-item-6986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6986"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-cialis/"><span>ED治療薬シアリス</span></a></li>
<li id="menu-item-6987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6987"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-viagra/"><span>ED治療薬バイアグラ</span></a></li>
<li id="menu-item-6988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6988"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-levitra/"><span>ED治療薬レビトラ</span></a></li>
<li id="menu-item-6989" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6989"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component/"><span>ED治療薬の成分</span></a></li>
<li id="menu-item-6990" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6990"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/"><span>バイアグラの主成分シルデナフィル</span></a></li>
<li id="menu-item-6991" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6991"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/"><span>レビトラの主成分バルデナフィル</span></a></li>
<li id="menu-item-6992" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6992"><a href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/"><span>シアリスの主成分タダラフィル</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-6994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6994"><a href="https://moteo.best/column/ed/ed-clinic-popularity/"><span>ED治療のおすすめクリニック</span></a>
<ul class="sub-menu">
<li id="menu-item-6995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-6995"><a href="https://moteo.best/column/ed/ed-clinic-popularity/"><span>ED治療のおすすめクリニックTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-55357" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55357"><a href="https://moteo.best/column/ed/ed-clinic-popularity/online-ranking/"><span>オンライン診療ができるED治療のおすすめクリニック</span></a></li>
<li id="menu-item-80928" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80928"><a href="https://moteo.best/column/ed/ed-clinic-popularity/saitama/"><span>大宮でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65979"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyo/"><span>東京でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21435"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinjuku/"><span>新宿でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80931" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80931"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shibuya/"><span>渋谷でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80930"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ikebukuro/"><span>池袋でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80932" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80932"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ginza/"><span>銀座でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81277" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81277"><a href="https://moteo.best/column/ed/ed-clinic-popularity/akihabara/"><span>秋葉原でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81276" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81276"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ueno/"><span>上野でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81612" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81612"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinagawa/"><span>品川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21763"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yokohama/"><span>横浜でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81278" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81278"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kanagawa/"><span>神奈川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81827" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81827"><a href="https://moteo.best/column/ed/ed-clinic-popularity/aichi/"><span>愛知でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-63794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63794"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagoya/"><span>名古屋でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80441" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80441"><a href="https://moteo.best/column/ed/ed-clinic-popularity/mie/"><span>三重でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80025" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80025"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hokkaido/"><span>北海道でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21758" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21758"><a href="https://moteo.best/column/ed/ed-clinic-popularity/sapporo/"><span>札幌でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80026" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80026"><a href="https://moteo.best/column/ed/ed-clinic-popularity/aomori/"><span>青森でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80446" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80446"><a href="https://moteo.best/column/ed/ed-clinic-popularity/akita/"><span>秋田でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81279"><a href="https://moteo.best/column/ed/ed-clinic-popularity/niigata/"><span>新潟でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80447" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80447"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamagata/"><span>山形でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80452"><a href="https://moteo.best/column/ed/ed-clinic-popularity/iwate/"><span>岩手でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81280" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81280"><a href="https://moteo.best/column/ed/ed-clinic-popularity/toyama/"><span>富山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80448" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80448"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukushima/"><span>福島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81281"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ishikawa/"><span>石川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80444" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80444"><a href="https://moteo.best/column/ed/ed-clinic-popularity/miyagi/"><span>宮城でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80445" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80445"><a href="https://moteo.best/column/ed/ed-clinic-popularity/sendai/"><span>仙台でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80929" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80929"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ibaragi/"><span>茨城でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-72008" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-72008"><a href="https://moteo.best/column/ed/ed-clinic-popularity/chiba/"><span>千葉でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80450" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80450"><a href="https://moteo.best/column/ed/ed-clinic-popularity/gunma/"><span>群馬でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81613" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81613"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamanashi/"><span>山梨でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81650" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81650"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shizuoka/"><span>静岡でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81651" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81651"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hamamatsu/"><span>浜松でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80449" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80449"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tochigi/"><span>栃木でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81614"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagano/"><span>長野でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21818" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21818"><a href="https://moteo.best/column/ed/ed-clinic-popularity/osaka/"><span>大阪でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65978"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kyoto/"><span>京都でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80438" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80438"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nara/"><span>奈良でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65980" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65980"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kobe/"><span>神戸でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81618" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81618"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukui/"><span>福井でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81615" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81615"><a href="https://moteo.best/column/ed/ed-clinic-popularity/gihu/"><span>岐阜でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81616" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81616"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ehime/"><span>愛媛でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81282" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81282"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okayama/"><span>岡山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65981" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65981"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hiroshima-2/"><span>広島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81617" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81617"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kouchi/"><span>高知でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81285" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81285"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kagawa/"><span>香川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21747" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21747"><a href="https://moteo.best/column/ed/ed-clinic-popularity/fukuoka/"><span>福岡でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81652" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81652"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hakata/"><span>博多でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81654" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81654"><a href="https://moteo.best/column/ed/ed-clinic-popularity/nagasaki/"><span>長崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81283"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokushima/"><span>徳島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80940" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80940"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shimane/"><span>島根でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80442" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80442"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shiga/"><span>滋賀でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81653"><a href="https://moteo.best/column/ed/ed-clinic-popularity/saga/"><span>佐賀でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80440"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tottori/"><span>鳥取でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80941"><a href="https://moteo.best/column/ed/ed-clinic-popularity/yamaguchi/"><span>山口でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-80439" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80439"><a href="https://moteo.best/column/ed/ed-clinic-popularity/wakayama/"><span>和歌山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81829" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81829"><a href="https://moteo.best/column/ed/ed-clinic-popularity/oita/"><span>大分でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81830" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81830"><a href="https://moteo.best/column/ed/ed-clinic-popularity/miyazaki/"><span>宮崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81831"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kagoshima/"><span>鹿児島でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-81828" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81828"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kumamoto/"><span>熊本でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-65985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65985"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okinawa/"><span>沖縄でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-21786" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21786"><a href="https://moteo.best/column/ed/ed-clinic-popularity/eastekimaeclinic/"><span>イースト駅前クリニックのED治療の口コミ・評判</span></a></li>
<li id="menu-item-21696" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21696"><a href="https://moteo.best/column/ed/ed-clinic-popularity/uenoclinic/"><span>上野クリニックの口コミ・評判</span></a></li>
<li id="menu-item-21723" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21723"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyonorthedclinic/"><span>東京ノーストクリニックの口コミ・評判</span></a></li>
<li id="menu-item-61271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-61271"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/"><span>メンズライフクリニックの口コミ・評判</span></a></li>
<li id="menu-item-21769" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21769"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tokyoskyclinic/"><span>東京スカイクリニックの口コミ・評判</span></a></li>
<li id="menu-item-21778" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21778"><a href="https://moteo.best/column/ed/ed-clinic-popularity/centralclinic/"><span>中央クリニックの口コミ・評判</span></a></li>
<li id="menu-item-21801" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21801"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shibuyaekimaeclinic/"><span>渋谷駅前クリニックの口コミ・評判</span></a></li>
<li id="menu-item-86486" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86486"><a href="https://moteo.best/column/ed/ed-clinic-popularity/shinbashifirstclinic/"><span>新橋ファーストクリニックの口コミ・評判</span></a></li>
<li id="menu-item-86489" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86489"><a href="https://moteo.best/column/ed/ed-clinic-popularity/abcclinic/"><span>ABCクリニックの口コミ・評判</span></a></li>
<li id="menu-item-94926" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-94926"><a href="https://moteo.best/column/ed/ed-clinic-popularity/oops-love/"><span>Oops LOVEのED治療の評判</span></a></li>
<li id="menu-item-82422" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82422"><a href="https://moteo.best/column/ed/ed-clinic-popularity/renova/"><span>レノーヴァ体験</span></a></li>
<li id="menu-item-87709" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87709"><a href="https://moteo.best/column/ed/ed-clinic-popularity/okayama-viagra/"><span>岡山でバイアグラを処方しているクリニック</span></a></li>
<li id="menu-item-88627" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88627"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hiroshima-viagra/"><span>広島でバイアグラ取り扱いのクリニック</span></a></li>
<li id="menu-item-88630" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88630"><a href="https://moteo.best/column/ed/ed-clinic-popularity/cialis-nagoya/"><span>名古屋でシアリスを処方しているクリニック</span></a></li>
<li id="menu-item-89195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89195"><a href="https://moteo.best/column/ed/ed-clinic-popularity/anjo/"><span>安城市でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89279"><a href="https://moteo.best/column/ed/ed-clinic-popularity/tennoji/"><span>天王寺でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89413" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89413"><a href="https://moteo.best/column/ed/ed-clinic-popularity/utsunomiya/"><span>宇都宮でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89456"><a href="https://moteo.best/column/ed/ed-clinic-popularity/ebina/"><span>海老名でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89359"><a href="https://moteo.best/column/ed/ed-clinic-popularity/koriyama/"><span>郡山でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89377"><a href="https://moteo.best/column/ed/ed-clinic-popularity/asahikawa/"><span>旭川でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89555" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89555"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kawasaki/"><span>川崎でおすすめのED治療クリニック</span></a></li>
<li id="menu-item-89573" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89573"><a href="https://moteo.best/column/ed/ed-clinic-popularity/amagasaki/"><span>尼崎でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89647"><a href="https://moteo.best/column/ed/ed-clinic-popularity/kitakyusyu/"><span>北九州でおすすめのEDクリニック</span></a></li>
<li id="menu-item-89720" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89720"><a href="https://moteo.best/column/ed/ed-clinic-popularity/hirakata/"><span>枚方でおすすめのEDクリニック</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-57245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-57245"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/"><span>包茎治療のおすすめクリニックランキング</span></a>
<ul class="sub-menu">
<li id="menu-item-57246" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-57246"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/"><span>包茎治療のおすすめクリニックランキングTOP</span></a>
<ul class="sub-menu">
<li id="menu-item-69235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69235"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-sapporo/"><span>札幌の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-69239" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69239"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-sendai/"><span>仙台の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-69760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69760"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-omiya/"><span>大宮の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70004" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70004"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-tokyo/"><span>東京の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70806" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70806"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-ikebukuro/"><span>池袋の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70154" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70154"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-nagoya/"><span>名古屋の包茎治療におすすめのクリニック</span></a></li>
<li id="menu-item-70274" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70274"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-osaka/"><span>大阪の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70763"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hukuoka/"><span>福岡の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71238" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71238"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hyougo/"><span>兵庫の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-70815" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70815"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-koube/"><span>神戸の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71234"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-ehime/"><span>愛媛の包茎治療おすすめクリニックランキング</span></a></li>
<li id="menu-item-71105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71105"><a href="https://moteo.best/column/ed/phimosis-clinic-popularity/phimosis-clinicranking-hiroshima/"><span>広島の包茎治療おすすめクリニックランキング</span></a></li>
</ul>
</li>
</ul>
</li>
</ul></div></section><!-- /block Aside nav menu -->
<!-- block Popular -->
<section class="widget widget_popular">
<h3 class="widget-title">人気記事</h3>
<div class="widget_popular__cont clearfix"><div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-knowledge/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2-150x150.jpg" alt="男性のお医者さん"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療の基礎知識 </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-cause-type/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-265248448-150x150.jpg" alt="疑問"> </div>
<div class="widget_popular--txt">
<p class="tit">
EDの原因とタイプ </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-selfcheck/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/43-150x150.png" alt=""> </div>
<div class="widget_popular--txt">
<p class="tit">
EDのセルフチェック方法|スコアでわかる症状のレベル </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-treatment/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-none-150x150.jpg" alt="ED治療の流れと費用"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説 </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-drugs/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2019/10/32-150x150.png" alt="薬"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED薬の特徴を徹底比較!ED薬の選び方・副作用についても徹底解説! </p>
</div>
</a>
</div>
<div class="widget_popular--item">
<a href="https://moteo.best/column/ed/ed-clinic-popularity/">
<div class="widget_popular--img">
<img class="obj__fit" src="https://moteo.best/column/wp-content/uploads/2023/07/4600-eyecatch-none-150x150.png" alt="ED治療のおすすめクリニック"> </div>
<div class="widget_popular--txt">
<p class="tit">
ED治療ができるおすすめの病院12選|料金や選び方も紹介 </p>
</div>
</a>
</div>
</div></section> <!-- /block Popular -->
<!-- block widget_ranking -->
<section class="widget widget_ranking">
<div class="widget-title">
<h3 class="blocktitle--tit">ED(勃起不全)治療クリニックランキング</h3>
</div>
<div class="widget_ranking__desc">男の自信を取り戻す!治療方法や価格、評判や体験談などを徹底調査し、MOTEOが厳選したED(勃起不全)治療におすすめのクリニックをランキングでご紹介!</div><div class="widget_ranking__cont"><div class="widget_ranking--item"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.M60607S.L593681" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2020/01/afi-felmat.jpeg" alt="イースト駅前クリニック"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">国の検査に合格した「国内正規品」をオンラインで処方!</span>
<span class="tit">イースト駅前クリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:96%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.8</span>
</div></div>
</a></div><div class="widget_ranking--item"><a href="https://t.afi-b.com/visit.php?guid=ON&a=o13515k-l450013F&p=j706195E" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2024/06/afi-felmat.png" alt="Dクリニック レノーヴァ"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">副作用なし!治療機器レノーヴァを採用</span>
<span class="tit">Dクリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:90%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.5</span>
</div></div>
</a></div><div class="widget_ranking--item"><a href="https://t.afi-b.com/visit.php?guid=ON&a=F13512x-s449434K&p=j706195E" target="_blank">
<div class="widget_ranking--img"><img class="lazyload" data-src="https://moteo.best/column/wp-content/uploads/2022/09/afi-afb-menslife-300250.png" alt="メンズライフクリニック(Men's Life Clinic))"/></div>
<div class="widget_ranking--text">
<div class="widget_ranking--info">
<span class="txt">スタッフは全て男性!薬に頼らない根本治療</span>
<span class="tit">メンズライフクリニック</span>
</div><div class="widget_ranking--star">
<span class="rating-box"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><span class="totalpercent" style="width:86%"><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i><i class="fa fa-star"></i></span></span><span class="rating-num">4.3</span>
</div></div>
</a></div></div></section><!-- /block widget_ranking -->
<!-- block Pickup -->
<!-- /block Pickup -->
</div>
</aside>
<section class="GenreTopAbout Display--sp">
<!-- Content Tit -->
<div class="ContentTit">
<h2 class="ContentTit__tit tit--center">MOTEOとは?</h2>
</div><!-- /Content Tit -->
<div class="GenreTopAbout__txt">
<p>『MOTEO』は、【日本男子が世界でモテモテになる】を本気で目指す、メンズ美容の総合情報サイトです。<br>AGA治療やメンズ脱毛、ヒゲ脱毛からED治療までイケてるメンズに必要な”すべて”の情報が集まるサイト作りを目指しています。<br><br>『MOTEO』を利用すれば、あなたに適したメンズ美容法、お得なクリニック情報、メンズ美容のトレンドなどがわかります!<br>メンズ美容クリニックやサロンの掲載数も、日本最大級の規模!<br>どうぞ、『MOTEO』の圧倒的な情報量から、比較・検討してください!</p>
</div>
</section>
</section><!-- /block container -->
</main><!-- /block main -->
<!-- block footer -->
<footer class="Footer">
<div class="Footer__logo">
<a href="/"><img width="100" height="25" src="https://cdn.moteo.best/portal/prod/img/common/logo_w.svg" alt="MOTEO"></a>
<p>日本最大級!男を磨く<br>みんなの情報サイト</p>
</div>
<div class="Footer__sitebar">
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/aga/"><img src="/img/common/icon/icon-footertit01.png">AGA(薄毛)治療</a></p>
<ul>
<li><a href="/aga/search/">AGAクリニックを全国から探す</a></li>
<li><a href="/aga/brand/">店舗名から探す</a></li>
<li><a href="/aga/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/aga/">みんなのAGA(薄毛)コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/datsumou/"><img src="/img/common/icon/icon-footertit02.png">メンズ脱毛</a></p>
<ul>
<li><a href="/datsumou/search/">脱毛クリニック・サロンを全国から探す</a></li>
<li><a href="/datsumou/brand/">店舗名から探す</a></li>
<li><a href="/datsumou/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/datsumou/">みんなのメンズ脱毛コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/hige-datsumou/"><img src="/img/common/icon/icon-footertit03.png">ヒゲ脱毛</a></p>
<ul>
<li><a href="/datsumou/search/">ヒゲ脱毛クリニック・サロンを全国から探す</a></li>
<li><a href="/datsumou/brand/">店舗名から探す</a></li>
<li><a href="/datsumou/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/hige-datsumou/">みんなのヒゲ脱毛コラム</a></li>
</ul>
</div>
<div class="Footer__barcontent">
<p class="barconent--tit"><a href="/ed/"><img src="/img/common/icon/icon-footertit04.png">ED治療(勃起不全)</a></p>
<ul>
<li><a href="/ed/search/">ED治療クリニックを全国から探す</a></li>
<li><a href="/ed/brand/">店舗名から探す</a></li>
<li><a href="/ed/ranking/">全国の口コミランキング</a></li>
<li><a href="/column/ed/">みんなのED治療コラム</a></li>
</ul>
</div>
</div>
<div class="container">
<!-- block FooterNav -->
<div id="menu-footer" class="menu-footer">
<ul id="menu-menu-footer" class="FooterNav">
<li id="menu-item-473" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-473"><a href="https://kakkoii.co.jp/" target="_blank">運営企業</a></li>
<li id="menu-item-474" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-474"><a href="/regulation/">利用規約</a></li>
<li id="menu-item-475" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-475"><a href="/company/">会社情報</a></li>
<li id="menu-item-476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a href="/contents-policy/">コンテンツポリシー</a></li>
<li id="menu-item-476" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a href="/privacy-policy/">プライバシーポリシー</a></li>
<li id="menu-item-477" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-477"><a href="/sitemap/">サイトマップ</a></li>
<li id="menu-item-478" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-478"><a href="/ed/review/">ユーザーレビューの問い合わせ</a></li>
<li id="menu-item-479" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-479"><a href="/facility/">施設情報掲載のお問い合わせ</a></li>
</ul>
</div> <!-- /block FooterNav -->
<!-- block ShareNav -->
<nav class="ShareNav">
<a href="https://www.instagram.com/moteo_men/" target="_blank"><img src="/img/common/icon/icon-instagram.svg" alt="Instagram"/></a>
<a href="https://twitter.com/MoteoOfficial/" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.facebook.com/MOTEO-110481003683735/" target="_blank"><i class="fab fa-facebook-f"></i></a>
</nav><!-- /block ShareNav -->
<div class="copyright">
<p>© MOTEO</p>
</div>
</div>
<div class="page_top_cont">
<div class="page_top">
<div class="to_top"><a class="lh00" href="javascript:void(0)"><img src="/img/common/icon/icon-pagetop.svg" alt="PAGE UP"/></a></div>
</div>
</div>
</footer><!-- /block footer -->
<script src="https://cdn.moteo.best/portal/prod/js/front/main.min.js"></script>
<script src="//maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyAZ3fnyVUcY0Eij9ZhmgYt0bp_qtf-YgyU"></script>
<script charset="utf-8">
jQuery(document).ready(function(){
//マップ設定
var pointmap = 0;
var latLngBounds = new google.maps.LatLngBounds();
var locations = [
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-trace').style.display = (document.getElementById('cakeErr67246654060dd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: shops [<b>APP/Template/Element/Front/footer.ctp</b>, line <b>228</b>]<div id="cakeErr67246654060dd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-code').style.display = (document.getElementById('cakeErr67246654060dd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr67246654060dd-context').style.display = (document.getElementById('cakeErr67246654060dd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr67246654060dd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"><?php
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$shops </span><span style="color: #007700">as </span><span style="color: #0000BB">$index </span><span style="color: #007700">=> </span><span style="color: #0000BB">$shop</span><span style="color: #007700">){
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'latitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'longitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">''</span><span style="color: #007700">){
</span></span></code></pre><pre id="cakeErr67246654060dd-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/footer.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644
]
$isNoIndex = true
$message = 'Not Found'
$url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$current_url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$genre = 'ed'</pre><pre class="stack-trace">include - APP/Template/Element/Front/footer.ctp, line 228
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Front/Layout/default.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-trace').style.display = (document.getElementById('cakeErr672466540648c-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Invalid argument supplied for foreach() [<b>APP/Template/Element/Front/footer.ctp</b>, line <b>228</b>]<div id="cakeErr672466540648c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-code').style.display = (document.getElementById('cakeErr672466540648c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr672466540648c-context').style.display = (document.getElementById('cakeErr672466540648c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr672466540648c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"><?php
</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">foreach(</span><span style="color: #0000BB">$shops </span><span style="color: #007700">as </span><span style="color: #0000BB">$index </span><span style="color: #007700">=> </span><span style="color: #0000BB">$shop</span><span style="color: #007700">){
</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'latitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">'' </span><span style="color: #007700">&& </span><span style="color: #0000BB">$shop</span><span style="color: #007700">[</span><span style="color: #DD0000">'longitude'</span><span style="color: #007700">] != </span><span style="color: #DD0000">''</span><span style="color: #007700">){
</span></span></code></pre><pre id="cakeErr672466540648c-context" class="cake-context" style="display: none;">$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/footer.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644
]
$isNoIndex = true
$message = 'Not Found'
$url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$current_url = '/ed/search/aichi/sta_1171516/sta_g_1141108'
$genre = 'ed'</pre><pre class="stack-trace">include - APP/Template/Element/Front/footer.ctp, line 228
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Front/Layout/default.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre>];
var map = new google.maps.Map(document.getElementById('mymap'), {
mapTypeId: google.maps.MapTypeId.ROADMAP,
disableDoubleClickZoom: false,
draggable: true,
keyboardShortcuts: false,
mapTypeControl: true,
overviewMapControl: false,
panControl: true,
rotateControl: false,
scaleControl: true,
scrollwheel: false,
streetViewControl: true,
zoomControl:true
});
//追加ファンクション呼出-->
for (var i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][0], locations[i][1]),
map: map
});
// 地図表示領域をマーカー位置に合わせて拡大
latLngBounds.extend(marker.position);
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infoWindow.setContent('観光スポット名:' + '<br>' + locations[i][0]);
infoWindow.open(map, marker);
}
})(marker, i));
}
// map.fitBounds(latLngBounds);
if (locations.length > 0) {
map.fitBounds(latLngBounds);
} else if (locations.length == 0) {
var latlng = new google.maps.LatLng(38.186386,140.229492);
map.setCenter(latlng);
map.setZoom(4);
}
});
</script>
<!-- </body>
</html> --></body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 177
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 40
お探しのページは見つかりませんでした|MOTEO
お探しのページは見つかりませんでした 申し訳ありません。お探しのページはページが削除されたか、 移動された可能性がありますので、以下の検索でも探してみてください。
Warning (2) : file_get_contents(https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[APP/Template/Element/Front/sitemap.ctp , line 34 ]Code Context $url = Constants :: COLUMN_URL . "/wp-json/acf/v2/options/sitemap_datsumou_column/" ;
$json = file_get_contents ( $url );
$json = mb_convert_encoding ( $json , 'UTF8' , 'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN' );
$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/acf/v2/options/sitemap_datsumou_column/'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":2808,"date":"2024-06-13T02:00:00","date_gmt":"2024-06-12T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2808"},"modified":"2024-06-13T02:00:26","modified_gmt":"2024-06-12T17:00:26","slug":"ed-knowledge","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-knowledge\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-definition\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":651,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\u4f55\u304b\uff1f\u75c7\u72b6\u3084\u767a\u75c7\u6642\u671f\u306b\u3088\u3063\u3066\u8003\u3048\u3089\u308c\u308b\u539f\u56e0\u3092\u5fb9\u5e95\u89e3\u8aac","acf":{"second_featured_image":{"ID":9109,"id":9109,"title":"1408_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u5fae\u7b11\u3093\u3066\u3099\u3044\u308b\u7537\u6027\u533b\u5e2b","filename":"1408-2.jpg","filesize":14278,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","link":"https:\/\/moteo.best\/column\/aga\/1408-2\/","alt":"\u7537\u6027\u306e\u304a\u533b\u8005\u3055\u3093","author":"6","description":"","caption":"","name":"1408-2","status":"inherit","uploaded_to":57,"date":"2019-10-12 14:22:14","modified":"2019-11-20 06:51:10","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/1408-2.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306e\u57fa\u790e\u77e5\u8b58","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2808"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions"}],"predecessor-version":[{"id":9460,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2808\/revisions\/9460"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2822,"date":"2024-05-03T02:00:00","date_gmt":"2024-05-02T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2822"},"modified":"2024-10-13T11:29:52","modified_gmt":"2024-10-13T02:29:52","slug":"ed-treatment","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/","title":{"rendered":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528"},"content":{"rendered":"\n<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u306f\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u6cbb\u7642\u3059\u308b\u306e\u304c\u4e00\u822c\u7684\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6839\u672c\u7684\u306aED\u6cbb\u7642\u3092\u6c42\u3081\u308b\u306a\u3089\u539f\u56e0\u5225\u306b\u5bfe\u51e6\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3053\u3067\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u306e\u6cbb\u7642\u6cd5\u3092\u539f\u56e0\u5225\u306b\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002ED\u6cbb\u7642\u306e\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u306a\u3069\u3001ED\u6cbb\u7642\u306e\u6c17\u306b\u306a\u308b\u7591\u554f\u3082\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>ED\u306b\u3064\u3044\u3066\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/odoripark-mensclinic-150x150.jpg\" alt=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af \u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u897f\u6fa4\u5eb7\u5e73\uff08\u306b\u3057\u3056\u308f \u3053\u3046\u3078\u3044\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2006\u5e74 \u5317\u6d77\u9053\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>2008\u5e74 \u897f\u6ca2\u5185\u79d1\u80c3\u8178\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u52e4\u52d9<\/li><li>2009\u5e74 \u5e1d\u4eac\u5927\u5b66\u9644\u5c5e\u6e9d\u53e3\u75c5\u9662\u52e4\u52d9<\/li><li>2013\u5e74 \u672d\u5e4c\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u75c5\u9662\u52e4\u52d9<\/li><li>2015\u5e74 \u91e7\u8def\u512a\u5fc3\u75c5\u9662\u52e4\u52d9<\/li><li>2017\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u4eac\u90fd\u9662\u9662\u9577<\/li><li>2020\u5e74 \u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u6c60\u888b\u9662\u9662\u9577<\/li><li>2024\u5e74 \u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u5c31\u4efb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a href=\"https:\/\/www.odoripark-mensclinic.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089> (opens in a new tab)\">\u5927\u901a\u516c\u5712\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f\u3053\u3061\u3089><\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/a><ul><li><a href=\"#ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/a><\/li><li><a href=\"#ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/a><\/li><li><a href=\"#ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/a><\/li><li><a href=\"#ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/a><\/li><\/ul><\/li><li><a href=\"#ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/a><ul><li><a href=\"#qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/a><\/li><li><a href=\"#qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg\" alt=\"\" class=\"wp-image-83886\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u52c3\u8d77\u969c\u5bb3\u3084\u52c3\u8d77\u4e0d\u5168\u3092\u6307\u3057\u3066\u304a\u308a\u3001\u82f1\u8a9e\u306e\u300cErectile Dysfunction\u300d\u306e\u982d\u6587\u5b57\u3092\u3068\u3063\u3066ED\u3068\u547c\u3070\u308c\u3066\u3044\u307e\u3059\u3002ED\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u300c\u6e80\u8db3\u306e\u3044\u304f\u6027\u4ea4\u304c\u304a\u3053\u306a\u3048\u308b\u3060\u3051\u52c3\u8d77\u3057\u3066\u3044\u308b\u304b\u300d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u305f\u3081\u3001\u52c3\u8d77\u304c\u8d77\u3053\u3089\u306a\u3044\u75c7\u72b6\u306e\u307f\u3092ED\u3068\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u52c3\u8d77\u304c\u6301\u7d9a\u3057\u306a\u304b\u3063\u305f\u308a\u786c\u3055\u304c\u4e0d\u5341\u5206\u3060\u3063\u305f\u308a\u3059\u308b\u30b1\u30fc\u30b9\u3082ED\u3068\u8a3a\u65ad\u3055\u308c\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u300240\u6b73\u4ee3\u306e5\u4eba\u306b1\u4eba\u300150\u6b73\u4ee3\u306e2.5\u4eba\u306b1\u4eba\u304cED\u3068\u306e\u8abf\u67fb\u7d50\u679c\u304c\u3067\u3066\u3044\u308b\u3053\u3068\u304b\u3089\u3001ED\u306f\u8ab0\u3082\u304c\u7f79\u60a3\u3059\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u75c5\u6c17\u3060\u3068\u3044\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>ED\u306b\u60a9\u3093\u3067\u3044\u308b\u306e\u306f\u300140\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u3060\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u300220\u301c30\u4ee3\u306e\u7537\u6027\u3067\u3082\u300c\u81ea\u4fe1\u3092\u3064\u3051\u305f\u3044\u300d\u3068\u306e\u7406\u7531\u304b\u3089\u3001ED\u6cbb\u7642\u306e\u305f\u3081\u306b\u75c5\u9662\u306b\u901a\u3063\u3066\u3044\u308b\u65b9\u306f\u5927\u52e2\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u666e\u53ca\u3067\u3001ED\u6cbb\u7642\u306f\u3088\u308a\u8eab\u8fd1\u306a\u3082\u306e\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u300cED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u308c\u3069\u6065\u305a\u304b\u3057\u3044\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u3082\u3001\u4e00\u5ea6\u75c5\u9662\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.ed-care-support.jp\/abouted\/about.php\">ED\uff08\u52c3\u8d77\u4e0d\u5168\uff09\u3068\u306f\uff1f\uff5c\u65e5\u672c\u65b0\u85acED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8<\/a><\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000009.000052779.html\">\u5168\u56fd20\u301c69\u6b73\u307e\u3067\u306e\u7537\u60273218\u540d\u306bED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u30a2\u30f3\u30b1\u30fc\u30c8\u5b9f\u65bd\uff01ED\u6cbb\u7642\u3092\u884c\u308f\u306a\u3044\u7406\u7531\u306f\u300c\u5e74\u9f62\u7684\u306b\u8ae6\u3081\u3066\u3044\u308b\u300d\u3002\u6cbb\u7642\u3067\u5f97\u3089\u308c\u305f\u52b9\u679c\u306f\u666e\u6bb5\u3088\u308a\u786c\u304f\u306a\u3063\u305f\u304c\u6700\u591a\uff01\uff5cPRTIMES<\/a><\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg\" alt=\"\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83839\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-221801473-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u306f\u75c5\u9662\u3067\u304a\u3053\u306a\u3044\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u6ccc\u5c3f\u5668\u79d1\u3084\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3057\u307e\u3057\u3087\u3046\u3002\u4e3b\u306a\u6cbb\u7642\u6cd5\u306fED\u6cbb\u7642\u85ac\u306e\u670d\u7528\u3067\u3059\u3002\u3057\u304b\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u5fc5\u305a\u3057\u3082ED\u304c\u6cbb\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u3092\u6839\u672c\u304b\u3089\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001ED\u3092\u5f15\u304d\u8d77\u3053\u3057\u3066\u3044\u308b\u539f\u56e0\u3092\u6539\u5584\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u3061\u3089\u3067\u306f\u3001ED\u304c\u8d77\u3053\u308b\u539f\u56e0\u5225\u306e\u6cbb\u7642\u65b9\u6cd5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-3\">\u3010\u5668\u8cea\u6027ED\u3011\u6cbb\u7642\u85ac\u306e\u670d\u7528\u30fb\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5668\u8cea\u6027ED\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u8840\u7ba1\u969c\u5bb3\u306b\u3088\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u304f\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u3092\u56f3\u308a\u306a\u304c\u3089ED\u3092\u6cbb\u7642\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584\u306b\u3088\u308b\u6cbb\u7642\u306f\u5927\u5909\u6642\u9593\u304c\u304b\u304b\u308b\u3082\u306e\u3067\u3059\u3002\u305d\u3053\u3067\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u98df\u751f\u6d3b\u306e\u6539\u5584\u3084\u904b\u52d5\u3001\u7981\u7159\u306a\u3069\u3092\u304a\u3053\u306a\u3044ED\u6cbb\u7642\u3092\u9032\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u85ac\u4ee5\u5916\u306b\u3082\u300c\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09\u300d\u3092\u304a\u3053\u306a\u3046\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u3001\u4f4e\u885d\u6483\u6ce2\u3092\u6027\u5668\u306b\u7167\u5c04\u3057\u3066\u8840\u7ba1\u6a5f\u80fd\u3092\u9ad8\u3081\u308b\u6cbb\u7642\u6cd5\u3067\u3059\u3002\u526f\u4f5c\u7528\u3084\u8eab\u4f53\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u6839\u672c\u7684\u306a\u6cbb\u7642\u3068\u3057\u3066\u8fd1\u5e74\u6ce8\u76ee\u3092\u96c6\u3081\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-4\">\u3010\u5fc3\u56e0\u6027ED\u3011\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg\" alt=\"\u533b\u5e2b\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-83833\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-108254798-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u554f\u984c\u304c\u539f\u56e0\u3067\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u5fc3\u56e0\u6027ED\u306f\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u304c\u6cbb\u7642\u306b\u6709\u52b9\u3060\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u898b\u3064\u3051\u3001\u6839\u672c\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u306e\u539f\u56e0\u3092\u89e3\u6d88\u3067\u304d\u308b\u3088\u3046\u306b\u52aa\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u5fc3\u56e0\u6027ED\u306f\u6027\u884c\u70ba\u306e\u5931\u6557\u304c\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u3066\u3044\u308b\u30b1\u30fc\u30b9\u3082\u898b\u3089\u308c\u307e\u3059\u3002\u6027\u884c\u70ba\u306b\u4e0d\u5b89\u3092\u611f\u3058\u3066\u3044\u308b\u65b9\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u3066\u52c3\u8d77\u3092\u4fc3\u3057\u307e\u3059\u3002\u6027\u884c\u70ba\u304c\u6210\u529f\u3059\u308c\u3070\u3001\u884c\u70ba\u306b\u5bfe\u3059\u308b\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u3084\u4e0d\u5b89\u3082\u8efd\u6e1b\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002\u30d1\u30fc\u30c8\u30ca\u30fc\u306e\u7406\u89e3\u3092\u6df1\u3081\u3066\u4e00\u7dd2\u306b\u6cbb\u7642\u306b\u5411\u304d\u5408\u3046\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"ed-5\">\u3010\u8907\u5408\u6027ED\u3011\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u30fb\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg\" alt=\"\u7a93\u306e\u524d\u3067\u4f38\u3073\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-83843\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-437794318-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8907\u5408\u6027ED\u306f\u3001\u5668\u8cea\u6027ED\u3068\u5fc3\u56e0\u6027ED\u306e\u539f\u56e0\u304c\u7d44\u307f\u5408\u308f\u3055\u3063\u3066\u5f15\u304d\u8d77\u3053\u3055\u308c\u308bED\u3067\u3059\u3002\u751f\u6d3b\u7fd2\u6163\u306e\u4e71\u308c\u3084\u8001\u5316\u306b\u3088\u308b\u52d5\u8108\u786c\u5316\u3084\u3001\u30b9\u30c8\u30ec\u30b9\u3084\u4e0d\u5b89\u306a\u3069\u306e\u7cbe\u795e\u7684\u306a\u8ca0\u62c5\u306b\u3088\u3063\u3066ED\u304c\u751f\u3058\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8907\u5408\u6027ED\u3092\u6cbb\u7642\u3059\u308b\u306b\u306f\u3001\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u306a\u304c\u3089\u751f\u6d3b\u7fd2\u6163\u3092\u6b63\u3057\u3001\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b\u306b\u52aa\u3081\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002\u8907\u5408\u6027ED\u306e\u539f\u56e0\u306f\u591a\u5c90\u306b\u308f\u305f\u308b\u305f\u3081\u3001\u6839\u672c\u306e\u89e3\u6c7a\u306f\u96e3\u3057\u304f\u306a\u308a\u307e\u3059\u3002\u85ac\u3092\u6d3b\u7528\u3057\u306a\u304c\u3089\u9577\u671f\u7684\u306a\u76ee\u3067\u6cbb\u7642\u306b\u5411\u304d\u5408\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.j-athero.org\/jp\/general\/index\/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82\">\u53c2\u8003\uff1a\u751f\u6d3b\u7fd2\u6163\u75c5\u3068\u52d5\u8108\u786c\u5316\u3068\u306e\u95a2\u4fc2\u306f\uff1f\uff5c\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u52d5\u8108\u786c\u5316\u5b66\u4f1a<\/a><\/p>\n\n\n\n<h3><span id=\"ed-6\">\u3010\u85ac\u5264\u6027ED\u3011\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg\" alt=\"\u85ac\u3068\u30b3\u30c3\u30d7\u3092\u6301\u3064\u624b\" class=\"wp-image-83841\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-300252142-300x172.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u85ac\u5264\u6027ED\u306f\u3001\u85ac\u306e\u526f\u4f5c\u7528\u3067\u52c3\u8d77\u969c\u5bb3\u304c\u8d77\u3053\u308bED\u3067\u3059\u3002\u85ac\u5264\u6027ED\u306f\u3001\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u306e\u5909\u66f4\u3084\u6e1b\u85ac\u3001\u4f11\u85ac\u671f\u9593\u3092\u8a2d\u3051\u3066\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u85ac\u5264\u6027ED\u60a3\u8005\u306e\u306a\u304b\u3067\u3082\u591a\u3044\u306e\u304c\u300c\u6297\u3046\u3064\u85ac\u300d\u3084\u300c\u7761\u7720\u85ac\u300d\u306a\u3069\u306e\u7cbe\u795e\u85ac\u3092\u5e38\u7528\u3057\u3066\u3044\u308b\u65b9\u3067\u3059\u3002\u307e\u305f\u3001\u8840\u5727\u3084\u9ad8\u8102\u8840\u75c7\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u3092\u6cbb\u7642\u3059\u308b\u85ac\u3082\u85ac\u5264\u6027ED\u306e\u539f\u56e0\u3068\u306a\u308a\u307e\u3059\u3002\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u304c\u3042\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u306e\u969b\u306b\u533b\u5e2b\u306b\u76f8\u8ac7\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-7\">ED\u6cbb\u7642\u306e\u3088\u304f\u3042\u308b\u8cea\u554f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\u304c\u63cf\u304b\u308c\u305f\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-83842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-314063008-300x169.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300cED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u3051\u3069\u4e0d\u5b89\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u306e\u305f\u3081\u306b\u3001ED\u6cbb\u7642\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u3084\u5e02\u8ca9\u85ac\u306b\u3064\u3044\u3066\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u77e5\u308a\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"qed\">Q.ED\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\uff1f\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u306b\u95a2\u3059\u308b\u691c\u67fb\u3084\u6cbb\u7642\u306f\u4fdd\u967a\u9069\u5fdc\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u8a3a\u5bdf\u6599\u30fbED\u306e\u6cbb\u7642\u8cbb\u7528\u30fbED\u6cbb\u7642\u85ac\u306e\u51e6\u65b9\u6599\u306f\u81ea\u8cbb\u8ca0\u62c5\u3067\u3059\u3002\u8a3a\u5bdf\u6599\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u5834\u5408\u306f\u8a3a\u5bdf\u6599\u304c\u304b\u304b\u3089\u306a\u3044\u3068\u3053\u308d\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u30011\u9320\u3042\u305f\u308a1,000\uff5e2,000\u5186\u3067\u51e6\u65b9\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306e\u5e73\u5747\u8cbb\u7528\u306f\u30011\u56de\u7167\u5c04\u306740,000\u301c80,000\u5186\u524d\u5f8c\u304c\u591a\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\u306f\u30b3\u30fc\u30b9\u3084\u4f7f\u7528\u3059\u308b\u6a5f\u5668\u306b\u3088\u3063\u3066\u8cbb\u7528\u304c\u5927\u304d\u304f\u5909\u52d5\u3059\u308b\u305f\u3081\u3001\u6c42\u3081\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u691c\u8a0e\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"qed-2\">Q.\u5e02\u8ca9\u85ac\u3067\u3082ED\u306f\u6cbb\u7642\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8ff0\u3079\u308b\u3068\u3001ED\u6cbb\u7642\u85ac\u306f\u5e02\u8ca9\u3067\u306f\u58f2\u3063\u3066\u3044\u307e\u305b\u3093\u3002ED\u6cbb\u7642\u306b\u7528\u3044\u3089\u308c\u308b\u4e3b\u306a\u85ac\u306f\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e3\u7a2e\u985e\u3067\u3059\u3002\u3053\u308c\u3089\u306e\u6cbb\u7642\u85ac\u306f\u300c\u51e6\u65b9\u85ac\u300d\u306b\u3042\u305f\u308b\u305f\u3081\u3001\u533b\u5e2b\u304c\u3060\u3059\u51e6\u65b9\u7b8b\u304c\u306a\u3044\u3068\u8cfc\u5165\u3067\u304d\u306a\u3044\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e02\u8ca9\u85ac\u3067ED\u306e\u6cbb\u7642\u3092\u304a\u3053\u306a\u3044\u305f\u3044\u5834\u5408\u306f\u300c\u30de\u30ab\u300d\u304c\u914d\u5408\u3055\u308c\u305f\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3084\u6804\u990a\u30c9\u30ea\u30f3\u30af\u3092\u9078\u3076\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002\u306a\u304b\u3067\u3082\u300c\u30a2\u30eb\u30ae\u30cb\u30f3\u300d\u306f\u5168\u8eab\u306e\u8840\u6d41\u3092\u5897\u52a0\u3055\u305b\u305f\u308a\u6d3b\u529b\u3092\u3088\u307f\u304c\u3048\u3089\u305b\u305f\u308a\u3059\u308b\u306e\u306b\u52b9\u679c\u304c\u3042\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-3\">Q.ED\u6cbb\u7642\u306f\u4f55\u6b73\u307e\u3067\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u6cbb\u7642\u306e\u5e74\u9f62\u5236\u9650\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u300170\uff5e80\u4ee3\u306e\u65b9\u3067\u3082\u6cbb\u7642\u3067\u304d\u307e\u3059\u3002\u6cbb\u7642\u306e\u969b\u306f\u3001\u6709\u52b9\u6210\u5206\u91cf\u3092\u8abf\u7bc0\u3057\u305f\u6cbb\u7642\u85ac\u3092\u670d\u7528\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e38\u7528\u3057\u3066\u3044\u308b\u85ac\u3084\u5e02\u8ca9\u85ac\u3092\u98f2\u3080\u30b1\u30fc\u30b9\u304c\u8003\u3048\u3089\u308c\u308b\u5834\u5408\u306f\u3001ED\u6cbb\u7642\u85ac\u3092\u51e6\u65b9\u3057\u3066\u3082\u3089\u3063\u305f\u533b\u5e2b\u306b\u4e88\u3081\u76f8\u8ac7\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002\u306a\u304b\u306b\u306f\u98f2\u307f\u5408\u308f\u305b\u304c\u60aa\u3044\u85ac\u3082\u3042\u308b\u305f\u3081\u3001\u81ea\u5df1\u5224\u65ad\u3067\u540c\u6642\u306b\u670d\u7528\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"qed-4\">Q.ED\u3092\u6cbb\u7642\u305b\u305a\u306b\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h3>\n\n\n\n<p>ED\u3092\u6cbb\u7642\u3057\u306a\u3044\u3067\u653e\u7f6e\u3059\u308b\u306e\u306f\u5371\u967a\u3067\u3059\u3002\u306a\u305c\u306a\u3089\u3001ED\u306e\u88cf\u306b\u306f\u75c5\u6c17\u304c\u96a0\u308c\u3066\u3044\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u304b\u3089\u3067\u3059\u3002ED\u306e\u767a\u75c7\u306b\u306f\u3001\u7cd6\u5c3f\u75c5\u3084\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u304b\u304b\u308f\u3063\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u306f\u3001\u52d5\u8108\u786c\u5316\u3068\u6df1\u304f\u95a2\u4fc2\u3057\u3066\u3044\u308b\u75c5\u6c17\u3067\u3059\u3002\u52d5\u8108\u786c\u5316\u304c\u9032\u3080\u3068\u3001\u8133\u6897\u585e\u3084\u5fc3\u7b4b\u6897\u585e\u306a\u3069\u306e\u547d\u306b\u304b\u304b\u308f\u308b\u75c5\u6c17\u306b\u767a\u5c55\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002ED\u6cbb\u7642\u3092\u304a\u3053\u306a\u3046\u969b\u306b\u306f\u3001\u307b\u304b\u306e\u75c5\u6c17\u3092\u4f75\u767a\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed-8\">ED\u306f\u539f\u56e0\u5225\u306e\u6cbb\u7642\u304c\u5927\u5207\uff01\u8fd1\u304f\u306e\u75c5\u9662\u3067\u76f8\u8ac7\u3057\u3088\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u7537\u6027\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001ED\u6cbb\u7642\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3057\u305f\u3002ED\u306e\u4e3b\u306a\u6cbb\u7642\u6cd5\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6cbb\u7642\u85ac\u306e\u670d\u7528<\/li><li>\u8840\u7ba1\u518d\u751f\u6cbb\u7642\uff08\u4f4e\u885d\u6483\u6ce2\u6cbb\u7642\uff09<\/li><li>\u751f\u6d3b\u7fd2\u6163\u306e\u6539\u5584<\/li><li>\u30b9\u30c8\u30ec\u30b9\u306e\u8efd\u6e1b<\/li><li>\u5e38\u7528\u85ac\u306e\u898b\u76f4\u3057<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>ED\u306e\u539f\u56e0\u306f\u4eba\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u7570\u306a\u308a\u307e\u3059\u3002\u6839\u672c\u7684\u306a\u89e3\u6c7a\u3092\u3059\u308b\u305f\u3081\u306b\u3082\u3001\u81ea\u8eab\u306e\u8eab\u4f53\u3084\u5fc3\u3092\u4e00\u5ea6\u3086\u3063\u304f\u308a\u898b\u3064\u3081\u306a\u304a\u3057\u3066\u307f\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u69d8\u5f0f\u3084\u50cd\u304d\u65b9\u306e\u5909\u5316\u306b\u3088\u308a\u3001ED\u306b\u60a9\u3080\u65b9\u306f\u5e74\u3005\u5897\u52a0\u3057\u3066\u3044\u307e\u3059\u3002ED\u306f\u8ab0\u306b\u3067\u3082\u8d77\u3053\u308a\u3048\u308b\u75c5\u6c17\u3067\u3059\u3002\u6065\u305a\u304b\u3057\u3044\u3053\u3068\u3060\u3068\u8aa4\u89e3\u3057\u30661\u4eba\u3067\u62b1\u3048\u8fbc\u307e\u305a\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3084\u75c5\u9662\u3067\u5c02\u9580\u306e\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<p><strong>\u25bc\u8fd1\u304f\u306e\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4eca\u3059\u3050\u30c1\u30a7\u30c3\u30af\uff01<\/strong><\/p>\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\"><tbody><tr><td>\u5317\u6d77\u9053\u30fb\u6771\u5317\u5730\u65b9<\/td><td>\u95a2\u6771\u5730\u65b9<\/td><td>\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/td><td>\u6771\u6d77\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/hokkaido\/\">\u5317\u6d77\u9053(\u672d\u5e4c)<\/a><br>\u30fb<a href=\"\/ed\/search\/aomori\/\">\u9752\u68ee<\/a><br>\u30fb<a href=\"\/ed\/search\/yamagata\/\">\u5c71\u5f62<\/a><br>\u30fb<a href=\"\/ed\/search\/akita\/\">\u79cb\u7530<\/a><br>\u30fb<a href=\"\/ed\/search\/iwate\/\">\u5ca9\u624b<\/a><br>\u30fb<a href=\"\/ed\/search\/fukushima\/\">\u798f\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokyo\/\">\u6771\u4eac<\/a><br>\u30fb<a href=\"\/ed\/search\/saitama\/\">\u57fc\u7389(\u5927\u5bae)<\/a><br>\u30fb<a href=\"\/ed\/search\/kanagawa\/\">\u795e\u5948\u5ddd(\u6a2a\u6d5c)<\/a><br>\u30fb<a href=\"\/ed\/search\/chiba\/\">\u5343\u8449<\/a><br>\u30fb<a href=\"\/ed\/search\/ibaragi\/\">\u8328\u57ce<\/a><br>\u30fb<a href=\"\/ed\/search\/tochigi\/\">\u6803\u6728<\/a><br>\u30fb<a href=\"\/ed\/search\/gunma\/\">\u7fa4\u99ac<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/toyama\/\">\u5bcc\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/fukui\/\">\u798f\u4e95<\/a><br>\u30fb<a href=\"\/ed\/search\/nagano\/\">\u9577\u91ce<\/a><br>\u30fb<a href=\"\/ed\/search\/niigata\/\">\u65b0\u6f5f<\/a><br>\u30fb<a href=\"\/ed\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/shizuoka\/\">\u9759\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><br>\u30fb<a href=\"\/ed\/search\/mie\/\">\u4e09\u91cd<\/a><br>\u30fb<a href=\"\/ed\/search\/gifu\/\">\u5c90\u961c<\/a><\/td><\/tr><\/tbody><tfoot><tr><td>\u8fd1\u757f\u5730\u65b9<\/td><td>\u56db\u56fd\u5730\u65b9<\/td><td>\u4e2d\u56fd\u5730\u65b9<\/td><td>\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/td><\/tr><tr><td style=\"background-color:#ffffff;color:#000000;text-align:left;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/kyouto\/\">\u4eac\u90fd<\/a><br>\u30fb<a href=\"\/ed\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><br>\u30fb<a href=\"\/ed\/search\/nara\/\">\u5948\u826f<\/a><br>\u30fb<a href=\"\/ed\/search\/shiga\/\">\u6ecb\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/kagawa\/\">\u9999\u5ddd<\/a><br>\u30fb<a href=\"\/ed\/search\/aichi\/\">\u611b\u5a9b<\/a><br>\u30fb<a href=\"\/ed\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/okayama\/\">\u5ca1\u5c71<\/a><br>\u30fb<a href=\"\/ed\/search\/tottori\/\">\u9ce5\u53d6<\/a><br>\u30fb<a href=\"\/ed\/search\/shimane\/\">\u5cf6\u6839<\/a><br>\u30fb<a href=\"\/ed\/search\/hiroshima\/\">\u5e83\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/td><td style=\"text-align:left;background-color:#ffffff;vertical-align:top\">\u30fb<a href=\"\/ed\/search\/fukuoka\/\">\u798f\u5ca1<\/a><br>\u30fb<a href=\"\/ed\/search\/nagasaki\/\">\u9577\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/saga\/\">\u4f50\u8cc0<\/a><br>\u30fb<a href=\"\/ed\/search\/ooita\/\">\u5927\u5206<\/a><br>\u30fb<a href=\"\/ed\/search\/kumamoto\/\">\u718a\u672c<\/a><br>\u30fb<a href=\"\/ed\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><br>\u30fb<a href=\"\/ed\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><br>\u30fb<a href=\"\/ed\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/td><\/tr><\/tfoot><\/table>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d […]<\/p>\n","protected":false},"author":1,"featured_media":83925,"parent":450,"menu_order":643,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u6cbb\u7642\u3063\u3066\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\u306e\uff1f\u300d\u300c\u6839\u672c\u7684\u306aED\u6cbb\u7642\u304c\u3057\u305f\u3044\u2026\u300d\u3053\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u306f\u3044\u307e\u305b\u3093\u304b\uff1f ED\u306f\u85ac\u3092\u670d…","acf":{"second_featured_image":{"ID":83866,"id":83866,"title":"4208_eyecatch_none","filename":"4208-eyecatch-none.jpg","filesize":64600,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-treatment\/4208_eyecatch_none\/","alt":"ED\u6cbb\u7642\u306e\u6d41\u308c\u3068\u8cbb\u7528","author":"63","description":"","caption":"","name":"4208_eyecatch_none","status":"inherit","uploaded_to":2822,"date":"2022-11-15 13:57:03","modified":"2022-11-15 13:58:01","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/4208-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u6cbb\u7642\u306f\u3069\u3093\u306a\u3053\u3068\u3092\u3059\u308b\uff1f\u539f\u56e0\u5225\u306b\u307f\u305f\u6cbb\u7642\u6cd5\u3084\u6cbb\u7642\u306b\u304b\u304b\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2822"}],"version-history":[{"count":21,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions"}],"predecessor-version":[{"id":95782,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2822\/revisions\/95782"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/83925"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":3308,"date":"2024-04-24T02:00:00","date_gmt":"2024-04-23T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=3308"},"modified":"2024-04-24T02:00:35","modified_gmt":"2024-04-23T17:00:35","slug":"ed-drugs-generic","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/","title":{"rendered":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac"},"content":{"rendered":"\n<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d<\/p>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u9020\u533b\u85ac\u54c1\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u6b63\u3057\u3044\u77e5\u8b58\u3068\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u57fa\u790e\u77e5\u8b58\u3068\u3001ED\u6cbb\u7642\u306b\u4f7f\u308f\u308c\u308b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c13\u5264\uff08\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u3001\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\uff09\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u3054\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/a><ul><li><a href=\"#titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/a><\/li><li><a href=\"#titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/a><\/li><li><a href=\"#titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/a><\/li><\/ul><\/li><li><a href=\"#ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/a><ul><li><a href=\"#vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><li><a href=\"#titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/a><\/li><\/ul><\/li><li><a href=\"#ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/a><ul><li><a href=\"#titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><\/ul><\/li><li><a href=\"#ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84325\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-62586147-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3068\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u306e\u7279\u8a31\u304c\u5207\u308c\u305f\u5f8c\u306b\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u308b\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u3092\u3082\u3064\u533b\u85ac\u54c1\uff08\u5f8c\u767a\u533b\u85ac\u54c1\uff09\u306e\u3053\u3068\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u30fb\u52b9\u80fd\u304c\u3042\u308b\u306e\u306b\u5b89\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg\" alt=\"\u5316\u5b66\u5f0f\u304c\u66f8\u304b\u308c\u305f\u7d19\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84327\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-85715783-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046\u85ac\u306b\u306f\u300c\u5f8c\u767a\u533b\u85ac\u54c1\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff09\u300d\u3068\u300c\u5148\u767a\u533b\u85ac\u54c1\uff08\u65b0\u85ac\uff09\u300d\u306e2\u7a2e\u985e\u3042\u308a\u3001\u60a3\u8005\u306e\u610f\u601d\u3067\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306e\u7279\u5fb4\u306f\u3001\u65b0\u85ac\u3068\u540c\u7b49\u306e\u52b9\u679c\u304c\u3042\u308a\u306a\u304c\u3089\u3001\u65b0\u85ac\u3088\u308a\u3082\u4fa1\u683c\u304c\u5b89\u3044\u70b9\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u4ee3\u8868\u7684\u306aED\u6cbb\u7642\u85ac\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306f\u3001\u5148\u767a\u533b\u85ac\u54c1\u3068\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u30671\u9320\u3042\u305f\u308a\u7d04600\u5186\u7a0b\u5ea6\u5b89\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u5206\u985e<\/td><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u5148\u767a\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u4fa1\u683c\u306f\u76f8\u5834\u3067\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u3084\u85ac\u5264\u306e\u88fd\u9020\u4f1a\u793e\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u304c\u5b89\u3044\u7406\u7531\u306f\u3001\u88fd\u9020\u958b\u59cb\u304b\u3089\u8ca9\u58f2\u53ef\u80fd\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593\u304c\u77ed\u304f\u3001\u30b3\u30b9\u30c8\u304c\u6291\u3048\u3089\u308c\u308b\u304b\u3089\u3067\u3059\u3002\u6c7a\u3057\u3066\u54c1\u8cea\u304c\u52a3\u3063\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u65b0\u85ac\uff08\u5148\u767a\u533b\u85ac\u54c1\uff09\u306f\u958b\u767a\u306b10\u5e74\u4ee5\u4e0a\u639b\u304b\u308b\u3053\u3068\u3082\u3056\u3089\u3067\u3001\u958b\u767a\u30b3\u30b9\u30c8\u306f\u6570\u767e\u5104\u304b\u3089\u6570\u5343\u5104\u5186\u3068\u3082\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u65b0\u85ac\u306e\u6210\u5206\u3084\u88fd\u6cd5\u3092\u5143\u306b\u958b\u767a\u3059\u308b\u305f\u3081\u3001\u958b\u767a\u30b3\u30b9\u30c8\u3092\u6570\u5104\u5186\u7a0b\u5ea6\u306b\u6291\u3048\u3089\u308c\u3001\u4f4e\u4fa1\u683c\u3067\u63d0\u4f9b\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u56fd\u5185\u6b63\u898f\u54c1\u306e\u5165\u624b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg\" alt=\"\u51e6\u65b9\u7b8b\u3068\u30ab\u30d7\u30bb\u30eb\" class=\"wp-image-84328\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-100031175-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f\u533b\u7642\u7528\u533b\u85ac\u54c1\u306b\u5206\u985e\u3055\u308c\u308b\u305f\u3081\u3001\u56fd\u5185\u6b63\u898f\u54c1\uff08\u539a\u751f\u52b4\u50cd\u7701\u627f\u8a8d\uff09\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u5165\u624b\u3059\u308b\u306b\u306f\u533b\u5e2b\u306e\u51e6\u65b9\u304c\u5fc5\u8981\u306b\u306a\u308a\u307e\u3059\u3002\u30c9\u30e9\u30c3\u30b0\u30b9\u30c8\u30a2\u3084\u85ac\u5c40\u3067\u306f\u5165\u624b\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u6700\u8fd1\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u666e\u53ca\u3057\u3001ED\u6cbb\u7642\u85ac\u3092\u81ea\u5b85\u307e\u3067\u90f5\u9001\u3057\u3066\u304f\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u304d\u3066\u3044\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u85ac\u304c\u5165\u624b\u3067\u304d\u308b\u306e\u306f\u3001\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u306e\u5f8c\u534a\u3067\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u305f\u300c<a href=\"#clinic\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u300d\u3092\u7d39\u4ecb\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6d77\u5916\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3084\u56fd\u5185\u672a\u627f\u8a8d\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg\" alt=\"\u8907\u6570\u306e\u7a2e\u985e\u306e\u85ac\" class=\"wp-image-84329\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-219283934-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u3001\u30cd\u30c3\u30c8\u4e0a\u306e\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u306a\u3069\u3067\u7c21\u5358\u306b\u5165\u624b\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30afED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u306f\u3001\u4ee5\u4e0b\u306e\u5546\u54c1\u304c\u6709\u540d\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u5546\u54c1\u540d<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30ab\u30de\u30b0\u30e9\u3001\u30da\u30cd\u30b0\u30e9\u3001\u30ab\u30d9\u30eb\u30bf\u3001\u30b7\u30e9\u30b0\u30e9\u3001\u30bc\u30cd\u30b0\u30e9\u3001\u30b7\u30c7\u30ca\u3001\u30d3\u30b4\u30e9\u3001\u30d9\u30ac\u30de\u30c3\u30af\u30b9\u3001\u30b7\u30eb\u30c7\u30b0\u30e9\u3001\u30c7\u30b0\u30e9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30d0\u30ea\u30d5\u3001\u30d3\u30ea\u30c8\u30e9\u3001\u30b8\u30a7\u30d3\u30c8\u30e9\u3001\u30b5\u30d3\u30c8\u30e9\u3001\u30d0\u30ea\u30de\u30c3\u30af\u30b9<\/td><\/tr><tr><td>\u6d77\u5916\u88fd\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>\u30bf\u30c0\u30ea\u30b9\u3001\u30bf\u30c0\u30b7\u30c3\u30d7\u3001\u30bf\u30c0\u30ea\u30d5\u30c8\u3001\u30e1\u30ac\u30ea\u30b9\u3001\u30d5\u30a9\u30fc\u30bc\u30b9\u30c8\u3001\u30bf\u30b9\u30c6\u30a3\u30ea\u30a2\u3001\u30bf\u30c9\u30e9\u3001\u30bf\u30c9\u30ea\u30b9<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u306e\u4ed6\u306b\u3082\u3001\u7b2c4\u306eED\u6cbb\u7642\u85ac\u3068\u8a00\u308f\u308c\u3066\u3044\u308b\u300c\u30b9\u30c6\u30f3\u30c9\u30e9\uff08\u30a2\u30d0\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u3084\u3001\u300c\u30b6\u30a4\u30c7\u30ca\uff08\u30a6\u30c7\u30ca\u30d5\u30a3\u30eb\uff09\u300d\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305f\u3060\u3057\u3001\u3053\u308c\u3089\u306e\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u56fd\u5185\u6b63\u898f\u54c1\u3068\u9055\u3044\u3001\u65e5\u672c\u56fd\u5185\u306e\u6cd5\u306b\u57fa\u3065\u3044\u305f\u54c1\u8cea\u30fb\u5b89\u5168\u6027\u306e\u78ba\u8a8d\u304c\u884c\u308f\u308c\u3066\u304a\u3089\u305a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u5f15\u304d\u8d77\u3053\u3059\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u507d\u9020\u533b\u85ac\u54c1\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>2009\u5e74\u306b\u30d5\u30a1\u30a4\u30b6\u30fc\u88fd\u85ac\u3092\u59cb\u30814\u793e\u304c\u5408\u540c\u3067\u8abf\u67fb\u3057\u305f\u7d50\u679c\u306b\u3088\u308b\u3068\u3001\u306a\u3093\u3068\u30cd\u30c3\u30c8\u4e0a\u3067\u6d41\u901a\u3057\u3066\u3044\u308bED\u6cbb\u7642\u85ac\u306e55.4%\u304c\u507d\u9020\u533b\u85ac\u54c1\u3067\u3042\u308b\u3053\u3068\u304c\u5224\u660e\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.ed-care-support.jp\/fake\/fake_2009.php\" target=\"_blank\">\u3010\u533b\u5e2b\u76e3\u4fee\u3011\u507d\u9020\u54c1\u306e\u5b9f\u614b\uff082009\u5e74\u8abf\u67fb\uff09\uff5c\u30b7\u30a2\u30ea\u30b9\u9320\u306e\u507d\u7269\u306b\u3054\u6ce8\u610f\uff5cED\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\uff5c\u65e5\u672c\u65b0\u85ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3053\u306e\u7d50\u679c\u304b\u3089\u5206\u304b\u308b\u3088\u3046\u306b\u3001ED\u6cbb\u7642\u85ac\u306e\u500b\u4eba\u8f38\u5165\u306f\u5371\u967a\u3067\u3059\u3002\u300c\u5b89\u3044\u304b\u3089\u300d\u300c\u30b3\u30b9\u30d1\u304c\u3044\u3044\u304b\u3089\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001\u5b89\u6613\u306b\u500b\u4eba\u8f38\u5165\u3092\u9078\u629e\u3057\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2><span id=\"ed\">\u4e3b\u306aED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\uff08\u56fd\u5185\u6b63\u898f\u54c1\uff09\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u85ac\u306e\u30b7\u30fc\u30c8\u3092\u6301\u3064\u533b\u5e2b\" class=\"wp-image-84324\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-46179751-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u627f\u8a8d\u3055\u308c\u3066\u3044\u308bED\u6cbb\u7642\u85ac\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306f\u3001\u4ee5\u4e0b\u306e3\u7a2e\u985e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\uff09<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\uff09<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\uff09<\/td><\/tr><tr><td>\u7279\u5fb4<\/td><td>\u5b89\u4fa1\u3067\u59cb\u3081\u3084\u3059\u3044<\/td><td>\u5373\u52b9\u6027\u304c\u3042\u308b<\/td><td>\u9577\u6642\u9593\u6301\u7d9a<\/td><\/tr><tr><td>\u76f8\u5834\uff08\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>1\u9320 900\u5186<\/td><td>1\u9320 1,600\u5186<\/td><td>1\u93201,600\u5186<\/td><\/tr><tr><td>\u6301\u7d9a\u6642\u9593<\/td><td>3\uff5e5\u6642\u9593<\/td><td>5\uff5e8\u6642\u9593<\/td><td>30\uff5e36\u6642\u9593<\/td><\/tr><tr><td>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067<\/td><td>1\u6642\u9593<\/td><td>30\u5206\uff5e1\u6642\u9593<\/td><td>1\u6642\u9593<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"vi\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI\u306fED\u6cbb\u7642\u85ac\u3068\u3057\u3066\u6700\u3082\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u3067\u5b9f\u7e3e\u304c\u3042\u308b\u300c\u30d0\u30a4\u30a2\u30b0\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4fa1\u683c\u304c\u624b\u9803\u3067\u3042\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3082\u9ad8\u304f\u3001\u6700\u521d\u306eED\u6cbb\u7642\u85ac\u306b\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9<\/td><td>50mg 1\u9320 1,500\u5186<\/td><\/tr><tr><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320VI<br>\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>50mg 1\u9320 900\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u65e5\u672c\u56fd\u5185\u3067\u306f2014\u5e74\u306b\u30d0\u30a4\u30a2\u30b0\u30e9\u306e\u7279\u8a31\u304c\u6e80\u4e86\u3057\u3066\u4ee5\u964d\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u30f4\u30a3\u30a2\u30c8\u30ea\u30b9\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30a4\u30a2\u30b0\u30e9OD\u30d5\u30a3\u30eb\u30e0 25\/50mg<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb OD\u9320 50mg VI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ad\u30c3\u30bb\u30a4\u85ac\u54c1\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30ad\u30c3\u30bb\u30a4\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cFCI\u300d<\/td><\/tr><tr><td>\u3042\u3059\u304b\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u682a\u5f0f\u4f1a\u793e\u967d\u9032\u5802<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 50mg VI\u300cYD\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 20mg\/50mg VI\u300cDK\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300cSN\u300d<\/td><\/tr><tr><td>\u6b66\u7530\u30c6\u30d0\u30d5\u30a1\u30fc\u30de\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320 25mg\/50mg VI\u300c\u30c6\u30d0\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-sildenafil\/\" target=\"_blank\">\u30b7\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-5\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306f\u3001\u30c9\u30a4\u30c4\u306e\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u304c\u958b\u767a\u3057\u305fED\u6cbb\u7642\u85ac\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6c34\u306b\u6eb6\u3051\u3084\u3059\u304f\u3001\u5373\u52b9\u6027\u304c\u3042\u308b\u306e\u304c\u7279\u5fb4\u3067\u3001\u7a7a\u8179\u6642\u3067\u3042\u308c\u307020\uff5e30\u5206\u307b\u3069\u3067\u52b9\u679c\u304c\u3042\u3089\u308f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9<\/td><td>\u30e1\u30fc\u30ab\u30fc\u90fd\u5408\u306b\u3088\u308a\u751f\u7523\u7d42\u4e86<\/td><\/tr><tr><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320<br>\uff08\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2021\u5e7410\u6708\u306b\u30d0\u30a4\u30a8\u30eb\u85ac\u54c1\u3088\u308a\u300c\u30ec\u30d3\u30c8\u30e9\u300d\u306e\u8ca9\u58f2\u4e2d\u6b62\uff08\u5b89\u5b9a\u4f9b\u7d66\u56f0\u96e3\u306e\u305f\u3081\uff09\u304c\u767a\u8868\u3055\u308c\u3066\u304a\u308a\u3001\u73fe\u5728\u306f\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3042\u308b\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u307f\u304c\u56fd\u5185\u3067\u51e6\u65b9\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u9320\u306e\u4e3b\u306a\u88fd\u9020\u5143\u306f\u4ee5\u4e0b\u306e2\u793e\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30b5\u30ef\u30a4\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932010mg\u300c\u30c8\u30fc\u30ef\u300d<br>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u932020mg\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-vardenafil\/\" target=\"_blank\">\u30d0\u30eb\u30c7\u30ca\u30d5\u30a3\u30eb(\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/span><\/h3>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u306f\u65e5\u672c\u65b0\u85ac\u304c\u8ca9\u58f2\u3059\u308bED\u6cbb\u7642\u85ac\u300c\u30b7\u30a2\u30ea\u30b9\u300d\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b7\u30a2\u30ea\u30b9\u306f\u6700\u592736\u6642\u9593\u306e\u6301\u7d9a\u6027\u304c\u7279\u5fb4\u3002\u91d1\u66dc\u306e\u591c\u306b\u98f2\u3080\u3068\u65e5\u66dc\u306e\u671d\u307e\u3067\u52b9\u304f\u3053\u3068\u304b\u3089\u300c\u30a6\u30a3\u30fc\u30af\u30a8\u30f3\u30c9\u30d4\u30eb\u300d\u3068\u3082\u547c\u3070\u308c\u30012013\u5e74\u306b\u306f\u4e16\u754c\u5e02\u5834\u3067\u30b7\u30a7\u30a21\u4f4d\u306b\u306a\u308b\u307b\u3069\u306e\u4eba\u6c17ED\u6cbb\u7642\u85ac\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u53c2\u8003<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.nippon-shinyaku.co.jp\/file\/download.php?file_id=217\" target=\"_blank\">\u30b7\u30a2\u30ea\u30b9\u00ae\u9320\u3001\u52c3\u8d77\u969c\u5bb3\u6cbb\u7642\u85ac\u306e\u4e16\u754c\u5e02\u5834\u306b\u304a\u3044\u3066\u30b7\u30a7\u30a2\u7b2c1\u4f4d\u306b<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u53c2\u8003\u4fa1\u683c<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9<\/td><td>20mg 1\u9320 1,600\u5186<\/td><\/tr><tr><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320<br>\uff08\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\uff09<\/td><td>20mg 1\u9320 1,400\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>2020\u5e74\u3088\u308a\u3001\u591a\u304f\u306e\u88fd\u85ac\u4f1a\u793e\u304b\u3089\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u9320\u304c\u88fd\u9020\u30fb\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u88fd\u9020\u5143<\/td><td>\u85ac\u5264\u540d<\/td><\/tr><tr><td>\u6ca2\u4e95\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30b5\u30ef\u30a4\u300d<\/td><\/tr><tr><td>\u6771\u548c\u85ac\u54c1\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30ebOD\u932010mg\/20mgCI\u300c\u30c8\u30fc\u30ef\u300d<\/td><\/tr><tr><td>\u30ea\u30e7\u30fc\u30c8\u30fc\u30d5\u30a1\u30a4\u30f3\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30d5\u30a1\u30a4\u30b6\u30fc\u300d<\/td><\/tr><tr><td>\u5927\u8208\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u3042\u3059\u304b\u300d<\/td><\/tr><tr><td>\u30b7\u30aa\u30ce\u30b1\u30df\u30ab\u30eb\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u30af\u30e9\u30b7\u30a8\u300d<\/td><\/tr><tr><td>\u8fb0\u5df3\u5316\u5b66\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300cTCK\u300d<\/td><\/tr><tr><td>\u6c5f\u5dde\u88fd\u85ac\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cGO\u300d<\/td><\/tr><tr><td>\u5bcc\u58eb\u5316\u5b66\u5de5\u696d\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932020mgCI\u300cFCI\u300d<\/td><\/tr><tr><td>\u30ad\u30e7\u30fc\u30ea\u30f3\u30ea\u30e1\u30c7\u30a3\u30aa\u682a\u5f0f\u4f1a\u793e<\/td><td>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u932010mg\/20mgCI\u300c\u674f\u6797\u300d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb\u306e\u52b9\u679c\u3084\u526f\u4f5c\u7528\u306a\u3069\u306b\u3064\u3044\u3066\u306f\u3001\u4e0b\u8a18\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-component-tadalafil\/\" target=\"_blank\">\u30bf\u30c0\u30e9\u30d5\u30a3\u30eb(\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af)\u306e\u6210\u5206\u30fb\u4f5c\u7528\u30fb\u5024\u6bb5\uff5cED\u3078\u306e\u52b9\u679c\u30fb\u526f\u4f5c\u7528\u306b\u3064\u3044\u3066\u3082\u5fb9\u5e95\u89e3\u8aac\uff01 | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2 id=\"clinic\"><span id=\"ed3\">\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u51e6\u65b9\uff01\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af3\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg\" alt=\"\u60a3\u8005\u306b\u85ac\u3092\u51e6\u65b9\u3059\u308b\u533b\u5e2b\" class=\"wp-image-84326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-78418077-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u7de8\u96c6\u90e8\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30923\u3064\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7d39\u4ecb\u3059\u308b\u5168\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3001\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u307f\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u662f\u975e\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png\" alt=\"\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84406\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/east-300x154.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5168\u56fd\u306b30\u9662\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308bED\u30fbAGA\u6cbb\u7642\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u540d\u306e\u901a\u308a\u3001\u5168\u9662\u304c\u6700\u5bc4\u308a\u99c5\u304b\u3089\u5f92\u6b693\u5206\u570f\u5185\u3067\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u306e\u304c\u7279\u5fb4\u3002\u56fd\u5185\u6b63\u898f\u54c1\u306eED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u3092\u53d6\u308a\u6271\u3044\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u53d6\u308a\u6271\u3063\u3066\u3044\u308bED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 440\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,600\u5186\uff5e<br>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,350\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u308a\u51e6\u65b9\u4fa1\u683c\u304c\u7570\u306a\u308a\u307e\u3059\u3002\u8a73\u7d30\u306f\u30af\u30ea\u30cb\u30c3\u30af\u30da\u30fc\u30b8\u3088\u308a\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4bb0d0bc-0154-442f-8252-410366548c95\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-eastekimaeclinic\/\" target=\"_blank\">\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u30a4\u30fc\u30b9\u30c8\u99c5\u524d\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg\" alt=\"\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84408\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/slide-mainv08-300x168.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u5f62\u6210\u5916\u79d1\u3068\u6ccc\u5c3f\u5668\u79d1\u304c\u5c02\u9580\u306e\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b10\u9662\u4ee5\u4e0a\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u51e6\u65b9\u306f\u3082\u3061\u308d\u3093\u3001\u6839\u672c\u6cbb\u7642\uff08ED\u30a6\u30a7\u30fc\u30d6\uff09\u3084\u5305\u830e\u624b\u8853\u3001\u65e9\u6f0f\u6539\u5584\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3082\u63d0\u4f9b\u3002\u30b9\u30bf\u30c3\u30d5\u306f\u7537\u6027\u306e\u307f\u306a\u306e\u3067\u3001\u4eba\u306b\u8a00\u3044\u3065\u3089\u3044\u60a9\u307f\u3082\u76f8\u8ac7\u3057\u3084\u3059\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u304c\u53d6\u308a\u6271\u3046ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 500\u5186\uff5e<br>50mg 1\u9320 900\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>20mg 1\u9320 1,800\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,400\u5186\uff5e<br>20mg 1\u9320 1,700\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-roppongiedclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u6771\u4eac\u30fb\u65b0\u5bbf\u9662\uff08\u65e7\u30e1\u30f3\u30ba\u30e9\u30a4\u30d5\u30af\u30ea\u30cb\u30c3\u30af\u516d\u672c\u6728\u9662\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fED\u30a6\u30a7\u30fc\u30d6\u306f\u52b9\u679c\u3042\u308b\uff1f\u304a\u3059\u3059\u3081\u306eED\u30af\u30ea\u30cb\u30c3\u30af\u3067\u52c3\u8d77\u4e0d\u5168\u3092\u6cbb\u7642\u3059\u308b | MOTEO<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-9\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg\" alt=\"\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-84407\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/main-img01-300x62.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u65b0\u6a4b\u99c5\u304b\u3089\u5f92\u6b693\u5206\u3002ED\u6cbb\u7642\u3068AGA\u6cbb\u7642\u306b\u7279\u5316\u3057\u305f\u7537\u6027\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u85ac\u306f1\u9320380\u5186\u304b\u3089\u8cfc\u5165\u53ef\u80fd\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u3084\u96fb\u8a71\u8a3a\u7642\uff08\u518d\u8a3a\u9650\u5b9a\uff09\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u65b0\u6a4b\u306b\u30a2\u30af\u30bb\u30b9\u3057\u3065\u3089\u3044\u4eba\u3067\u3082\u3001\u81ea\u5b85\u307e\u3067\u85ac\u3092\u90f5\u9001\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5404ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u4fa1\u683c\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u85ac\u5264\u540d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d0\u30a4\u30a2\u30b0\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>25mg 1\u9320 380\u5186\uff5e<br>50mg 1\u9320 750\u5186\uff5e<\/td><\/tr><tr><td>\u30ec\u30d3\u30c8\u30e9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,250\u5186\uff5e<br>20mg 1\u9320 1,550\u5186\uff5e<\/td><\/tr><tr><td>\u30b7\u30a2\u30ea\u30b9\u30b8\u30a7\u30cd\u30ea\u30c3\u30af<\/td><td>10mg 1\u9320 1,300\u5186\uff5e<br>20mg 1\u9320 1,400\u5186\uff5e<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u306e\u5834\u5408\u306f\u4e88\u7d04\u6599\uff08500\u5186\uff09\u3068\u9001\u6599\uff08\u5168\u56fd\u4e00\u5f8b500\u5186\uff09\u304c\u5225\u9014\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u95a2\u9023<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/ed\/ed-clinic-popularity\/ed-clinic-ranking\/ed-shinbashifirstclinic\/\" target=\"_blank\">\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1fMOTEO\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u65b0\u6a4b\u30d5\u30a1\u30fc\u30b9\u30c8\u30af\u30ea\u30cb\u30c3\u30af\u3067ED\u6cbb\u7642<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"ed-2\">ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u4fe1\u983c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg\" alt=\"\u8155\u3092\u7d44\u3080\u533b\u5e2b\" class=\"wp-image-84330\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-240588865-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u500b\u4eba\u8f38\u5165\u4ee3\u884c\u30b5\u30a4\u30c8\u3067\u5b89\u304f\u8cfc\u5165\u53ef\u80fd\u3067\u3059\u3002\u3057\u304b\u3057\u3001\u6d77\u5916\u88fd\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u507d\u7269\u3082\u591a\u304f\u6d41\u901a\u3057\u3066\u304a\u308a\u3001\u5065\u5eb7\u88ab\u5bb3\u3092\u3082\u305f\u3089\u3059\u5371\u967a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u6cbb\u7642\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3092\u9078\u3076\u969b\u306f\u3001\u4ee5\u4e0b\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u6291\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u56fd\u5185\u6b63\u898f\u54c1\u3092\u53d6\u308a\u6271\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u51e6\u65b9\u3057\u3066\u3082\u3089\u3046<\/li><li>\u56fd\u51853\u9320\uff08\u30d0\u30a4\u30a2\u30b0\u30e9\u3001\u30ec\u30d3\u30c8\u30e9\u3001\u30b7\u30a2\u30ea\u30b9\uff09\u4ee5\u5916\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306f\u907f\u3051\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u8ff7\u3063\u305f\u3068\u304d\u306f\u305c\u3072\u3001\u3053\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3089\u9078\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a […]<\/p>\n","protected":false},"author":1,"featured_media":84334,"parent":2826,"menu_order":606,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-ttl.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300cED\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u306e\u7a2e\u985e\u304c\u77e5\u308a\u305f\u3044\uff01\u300d\u300c\u305d\u3082\u305d\u3082\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u3063\u3066\u3069\u3093\u306a\u3082\u306e\uff1f\u300d \u3053\u306e\u3088\u3046\u306b\u304a\u60a9\u307f\u3067\u306f\u3042\u308a…","acf":{"second_featured_image":{"ID":84333,"id":84333,"title":"4211_eyecatch_none","filename":"4211-eyecatch-none.jpg","filesize":213462,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","link":"https:\/\/moteo.best\/column\/ed\/ed-drugs\/ed-drugs-generic\/4211_eyecatch_none\/","alt":"ED\u306e\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u6cbb\u7642\u85ac","author":"63","description":"","caption":"","name":"4211_eyecatch_none","status":"inherit","uploaded_to":3308,"date":"2022-12-01 08:15:22","modified":"2022-12-01 08:15:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":320,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none-300x128.jpg","medium-width":300,"medium-height":128,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","medium_large-width":750,"medium_large-height":320,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/4211-eyecatch-none.jpg","large-width":750,"large-height":320}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306b\u30b8\u30a7\u30cd\u30ea\u30c3\u30af\u533b\u85ac\u54c1\u306f\u4f7f\u3048\u308b\uff1f\u6ce8\u610f\u70b9\u3068\u304a\u3059\u3059\u3081\u3092\u5fb9\u5e95\u89e3\u8aac\uff01","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=3308"}],"version-history":[{"count":10,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions"}],"predecessor-version":[{"id":84653,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/3308\/revisions\/84653"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2826"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84334"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=3308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2819,"date":"2024-04-15T02:00:00","date_gmt":"2024-04-14T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2819"},"modified":"2024-04-15T02:00:38","modified_gmt":"2024-04-14T17:00:38","slug":"ed-selfcheck","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-selfcheck\/","title":{"rendered":"ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af"},"content":{"rendered":"\n<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u300c\u81ea\u5206\u3067\u306a\u3093\u3068\u304b\u3057\u305f\u3044\u300d\u300c\u6cbb\u7642\u3092\u3059\u308b\u524d\u306b\u78ba\u8a8d\u3057\u3066\u304a\u304d\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306e\u305f\u3081\u306eED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306b\u3064\u3044\u3066\u3001\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3092\u8aad\u3081\u3070\u3001\u62b1\u3048\u3066\u3044\u305fED\u306e\u60a9\u307f\u304c\u89e3\u6d88\u3055\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#ed\">ED\u3068\u306f<\/a><\/li><li><a href=\"#ed-2\">ED\u306e\u539f\u56e0<\/a><ul><li><a href=\"#titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/a><\/li><\/ul><\/li><li><a href=\"#ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/a><ul><li><a href=\"#titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/a><\/li><li><a href=\"#titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/a><\/li><li><a href=\"#titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/a><ul><li><a href=\"#dhaepa\">DHA\uff0fEPA<\/a><\/li><li><a href=\"#titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/a><\/li><li><a href=\"#titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/a><\/li><li><a href=\"#titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/a><\/li><\/ul><\/li><li><a href=\"#ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/a><\/li><li><a href=\"#titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/a><\/li><\/ul><\/div>\n<h2><span id=\"ed\">ED\u3068\u306f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-83959\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-179427715-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u6700\u8fd1\u3088\u304f\u8033\u306b\u3059\u308b\u300eED\u300f\u306f\u3001\u4e00\u822c\u7684\u306b30\u4ee3\u4ee5\u964d\u306e\u7537\u6027\u304c\u591a\u304f\u60a9\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52c3\u8d77\u4e0d\u5168\u3084\u52c3\u8d77\u969c\u5bb3\u306a\u3069\u3068\u8a00\u308f\u308c\u307e\u3059\u304c\u3001\u306a\u304b\u306a\u304b\u52c3\u8d77\u3057\u306a\u3044\u3001\u52c3\u8d77\u3057\u305f\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u305a\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u304c\u3067\u304d\u306a\u3044\u72b6\u614b\u3092\u6307\u3057\u3001\u305d\u306e\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-2\">ED\u306e\u539f\u56e0<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg\" alt=\"\u4f53\u306e\u5177\u5408\u304c\u60aa\u3044\u7537\u6027\" class=\"wp-image-83836\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-157109235-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u539f\u56e0\u306b\u3088\u3063\u3066\u3001\u5fc3\u56e0\u6027\u30fb\u5668\u8cea\u6027\u30fb\u6df7\u5408\u6027\u306e3\u3064\u306e\u7a2e\u985e\u306b\u5206\u304b\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid\">\u305d\u308c\u305e\u308c\u306e\u539f\u56e0<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg\" alt=\"\u982d\u3092\u62b1\u3048\u3066\u60a9\u3080\u7537\u6027\" class=\"wp-image-71287\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4711-11-300x208.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30fb\u5fc3\u56e0\u6027<br>\u4e0d\u5b89\u3084\u7dca\u5f35\u306a\u3069\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306b\u3088\u308b\u5fc3\u7406\u72b6\u614b\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u5668\u8cea\u6027<br>\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30fb\u6df7\u5408\u6027<br>\u30d7\u30ec\u30c3\u30b7\u30e3\u30fc\u306a\u3069\u306e\u5fc3\u7406\u72b6\u614b\u3084\u75c5\u6c17\u304c\u91cd\u306a\u308a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>ED\u306e\u539f\u56e0\u304c\u5206\u304b\u308c\u3070\u3001\u6cbb\u7642\u65b9\u6cd5\u3084\u751f\u6d3b\u7fd2\u6163\u306e\u898b\u76f4\u3057\u306a\u3069\u4f55\u3092\u3057\u305f\u3089\u3044\u3044\u306e\u304b\u898b\u3048\u3066\u304d\u307e\u3059\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u8a3a\u7642\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308b\u306e\u3067\u3001ED\u3067\u60a9\u3093\u3060\u3089\u6c17\u8efd\u306b\u76f8\u8ac7\u3057\u3066\u307f\u308b\u306e\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-3\">ED\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg\" alt=\"\u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af\u306e\u30d6\u30ed\u30c3\u30af\" class=\"wp-image-84002\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-510538089-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3059\u308b\u524d\u306b\u3001ED\u306a\u306e\u304b\u81ea\u5206\u3067\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u3082\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3092\u3059\u308b\u3053\u3068\u3067\u3001\u52c3\u8d77\u3092\u30ad\u30fc\u30d7\u3059\u308b\u305f\u3081\u306e\u6a5f\u80fd\u3084\u6e80\u8db3\u5ea6\u3092\u7dcf\u5408\u7684\u306b\u307f\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u76f4\u8fd16\u30f6\u6708\u9593\u306e\u72b6\u614b\u306b\u3064\u3044\u3066\u5f53\u3066\u306f\u307e\u308b\u3082\u306e\u3092\u9078\u3093\u3067\u30011\u70b9\u301c5\u70b9\u306e\u81ea\u5df1\u63a1\u70b9\u3092\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u52c3\u8d77\u3092\u3057\u3066\u7dad\u6301\u3059\u308b\u81ea\u4fe1\u306f\u3069\u306e\u304f\u3089\u3044\u3042\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg\" alt=\"\u6642\u8a08\u3092\u6301\u3064\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84443\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-519857002-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>1\u70b9\uff1a\u975e\u5e38\u306b\u4f4e\u3044<br>2\u70b9\uff1a\u4f4e\u3044<br>3\u70b9\uff1a\u4e2d\u304f\u3089\u3044<br>4\u70b9\uff1a\u9ad8\u3044<br>5\u70b9\uff1a\u975e\u5e38\u306b\u9ad8\u3044<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u6027\u7684\u523a\u6fc0\u306b\u3088\u3063\u3066\u52c3\u8d77\u3057\u305f\u3068\u304d\u3001\u3069\u306e\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6ce8\u5165\u53ef\u80fd\u306a\u786c\u3055\u306b\u306a\u308a\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg\" alt=\"\u4e0b\u7740\u59ff\u306e\u7537\u6027\" class=\"wp-image-84472\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-260000623-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u7684\u523a\u6fc0\u306f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u306a\u3063\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u306a\u3063\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u306a\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-4\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u633f\u5165\u5f8c\u306b\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\" class=\"wp-image-84474\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-553332644-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u5168\u304f\u7dad\u6301\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u7dad\u6301\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u7dad\u6301\u3067\u304d\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u6027\u4ea4\u306e\u3068\u304d\u3001\u6027\u4ea4\u3092\u7d42\u4e86\u3059\u308b\u307e\u3067\u52c3\u8d77\u3092\u7dad\u6301\u3059\u308b\u306e\u306f\u3069\u308c\u304f\u3089\u3044\u56f0\u96e3\u3067\u3059\u304b\uff11<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg\" alt=\"ED\u306b\u60a9\u3080\u7537\u6027\" class=\"wp-image-84471\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-132690802-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u6975\u3081\u3066\u56f0\u96e3\u3060\u3063\u305f<br>2\u70b9\uff1a\u3068\u3066\u3082\u56f0\u96e3\u3060\u3063\u305f<br>3\u70b9\uff1a\u56f0\u96e3\u3060\u3063\u305f<br>4\u70b9\uff1a\u3084\u3084\u56f0\u96e3\u3060\u3063\u305f<br>5\u70b9\uff1a\u56f0\u96e3\u3067\u306a\u304b\u3063\u305f<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u6027\u4ea4\u3092\u8a66\u307f\u305f\u3068\u304d\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u6027\u4ea4\u306b\u6e80\u8db3\u3067\u304d\u307e\u3059\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg\" alt=\"\u30d9\u30c3\u30c9\u306e\u4e2d\u306e\u30ab\u30c3\u30d7\u30eb\u306e\u8db3\" class=\"wp-image-84473\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/adobestock-456268440-min-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>0\u70b9\uff1a\u6027\u4ea4\u3092\u8a66\u307f\u306a\u304b\u3063\u305f<br>1\u70b9\uff1a\u307b\u3068\u3093\u3069\u3001\u307e\u305f\u306f\u5168\u304f\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f<br>2\u70b9\uff1a\u305f\u307e\u306b\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u5c11\u306a\u3044\u983b\u5ea6\uff09<br>3\u70b9\uff1a\u3068\u304d\u3069\u304d\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u304f\u3089\u3044\u306e\u983b\u5ea6\uff09<br>4\u70b9\uff1a\u3057\u3070\u3057\u3070\u6e80\u8db3\u3067\u304d\u305f\uff08\u534a\u5206\u3088\u308a\u3068\u3066\u3082\u591a\u3044\u983b\u5ea6\uff09<br>5\u70b9\uff1a\u307b\u307c\u3044\u3064\u3082\u3001\u307e\u305f\u306f\u3044\u3064\u3082\u6e80\u8db3\u3067\u304d\u305f<\/p>\n\n\n\n<p>\u3053\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u306f\u3001ED\u306e\u30b9\u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u3084\u6cbb\u7642\u306e\u52b9\u679c\u5224\u5b9a\u306b\u4f7f\u308f\u308c\u3066\u3044\u308b\u56fd\u969b\u52c3\u8d77\u6a5f\u80fd\u30b9\u30b3\u30a2\uff08SHIM\uff09\u3068\u547c\u3070\u308c\u308b\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u81ea\u5df1\u63a1\u70b9\u3067\u5408\u8a08\u70b9\u6570\u304c21\u70b9\u4ee5\u4e0b\u306e\u5834\u5408\u3001ED\u304c\u7591\u308f\u308c\u308b\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u7c21\u5358\u306bED\u306e\u53ef\u80fd\u6027\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c\u3001\u3053\u3061\u3089\u304c\u5168\u3066\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>ED\u306e\u6cbb\u7642\u3092\u691c\u8a0e\u3055\u308c\u3066\u3044\u308b\u65b9\u306f\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001ED\u306b\u306f\u3055\u307e\u3056\u307e\u306a\u539f\u56e0\u304c\u3042\u308b\u304b\u3089\u3053\u305d\u4e0a\u8a18\u306e\u9805\u76ee\u4ee5\u5916\u306b\u3082\u3001\u3044\u304f\u3064\u304b\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u30d0\u30e9\u30f3\u30b9\u306e\u826f\u3044\u98df\u4e8b\u304c\u6442\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg\" alt=\"\u5065\u5eb7\u7684\u306a\u98df\u4e8b\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83996\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-203900985-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8840\u6d41\u304c\u60aa\u3044\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u98df\u4e8b\u3060\u3051\u3067ED\u3092\u6539\u5584\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u4e88\u9632\u3084\u60aa\u5316\u3092\u9632\u3050\u3053\u3068\u306f\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p>ED\u306b\u52b9\u679c\u7684\u306a\u6804\u990a\u7d20\u306f\u3001\u4e9c\u925b\u30fbDHA\uff0fEPA\u30fb\u30b7\u30c8\u30eb\u30ea\u30f3\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h5>\u4e9c\u925b<\/h5>\n\n\n\n<p>\u4e9c\u925b\u306f\u300e\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u300f\u3068\u3044\u3046\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u3092\u4fc3\u9032\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u306b\u306a\u308a\u3084\u3059\u3044\u306e\u306f\u3001\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u5e74\u9f62\u3068\u3068\u3082\u306b\u6e1b\u5c11\u3057\u3066\u3044\u304f\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u8c5a\u8089\u30fb\u30c1\u30fc\u30ba\u30fb\u5375\u9ec4\u30fb\u7261\u8823\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ec\u30e2\u30f3\u3084\u307b\u3046\u308c\u3093\u8349\u306a\u3069\u306e\u30d3\u30bf\u30df\u30f3C\u3068\u4e00\u7dd2\u306b\u6442\u308b\u3053\u3068\u3067\u4e9c\u925b\u306e\u5438\u53ce\u529b\u3092\u9ad8\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"dhaepa\">DHA\uff0fEPA<\/span><\/h4>\n\n\n\n<p>DHA\uff0fEPA\u306f\u4e2d\u6027\u8102\u80aa\u3092\u4e0b\u3052\u3001\u8840\u6db2\u3092\u30b5\u30e9\u30b5\u30e9\u306b\u3059\u308b\u50cd\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5fc5\u9808\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u539a\u751f\u52b4\u50cd\u7701\u306f\u30011\u65e5\u306e\u6442\u53d6\u91cf\u3092DHA\uff0fEPA\u5408\u308f\u305b\u30661000mg\u4ee5\u4e0a\u3092\u63a8\u5968\u3057\u3066\u3044\u307e\u3059\u3002\u4f53\u5185\u3067\u306f\u307b\u3068\u3093\u3069\u4f5c\u3089\u308c\u306a\u3044\u306e\u3067\u3001\u5916\u304b\u3089\u6442\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u30b5\u30d0\u30fb\u30b5\u30f3\u30de\u30fb\u30a4\u30ef\u30b7\u30fb\u30b5\u30b1\u306a\u3069\u306e\u9752\u9b5a\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u6d41\u304c\u3088\u304f\u306a\u308b\u3053\u3068\u3067ED\u4e88\u9632\u306b\u3082\u3064\u306a\u304c\u308b\u306e\u3067\u3001\u65e5\u3005\u306e\u98df\u4e8b\u306b\u7a4d\u6975\u7684\u306b\u53d6\u308a\u3044\u308c\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-8\">\u30b7\u30c8\u30eb\u30ea\u30f3<\/span><\/h4>\n\n\n\n<p>\u30b7\u30c8\u30eb\u30ea\u30f3\u306f\u904a\u96e2\u8102\u80aa\u9178\u306e\u4e00\u7a2e\u3067\u3001ED\u3092\u6539\u5584\u3059\u308b\u52b9\u679c\u304c\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u304a\u308a\u3001\u4eca\u5f8c\u306eED\u6cbb\u7642\u306b\u671f\u5f85\u3067\u304d\u308b\u6804\u990a\u7d20\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u30e1\u30ed\u30f3\u30fb\u3059\u3044\u304b\u30fb\u304d\u3085\u3046\u308a\u306a\u3069\u306e\u74dc\u79d1\u306e\u690d\u7269\u306b\u591a\u304f\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7a4d\u6975\u7684\u306b\u6442\u308b\u3053\u3068\u3067\u3001ED\u6539\u5584\u3078\u5c0e\u3044\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30ab\u30ed\u30ea\u30fc\u30fb\u5869\u5206\u30fb\u8102\u80aa\u5206\u304c\u591a\u3044\u98df\u3079\u7269\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u3001\u9670\u830e\u306e\u8840\u884c\u4e0d\u826f\u306e\u539f\u56e0\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee3\u8868\u7684\u306a\u98df\u3079\u7269\u306f\u3001\u63da\u3052\u7269\u30fb\u30ab\u30c3\u30d7\u9eba\u30fb\u30b9\u30ca\u30c3\u30af\u83d3\u5b50\u30fb\u30b8\u30e3\u30f3\u30af\u30d5\u30fc\u30c9\u306a\u3069\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3089\u3092\u6442\u308a\u3059\u304e\u308b\u3068\u751f\u6d3b\u7fd2\u6163\u75c5\u306b\u306a\u308a\u3084\u3059\u304f\u3001ED\u4ee5\u5916\u306b\u3082\u3055\u307e\u3056\u307e\u306a\u75c5\u6c17\u306b\u306a\u308b\u30ea\u30b9\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5065\u5eb7\u7684\u306a\u65e5\u5e38\u751f\u6d3b\u3092\u9001\u308b\u305f\u3081\u306b\u3082\u3001\u30d0\u30e9\u30f3\u30b9\u306e\u3044\u3044\u98df\u4e8b\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u65e5\u5e38\u751f\u6d3b\u306b\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u3066\u3044\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg\" alt=\"\u30e9\u30f3\u30cb\u30f3\u30b0\u3092\u3057\u3066\u3044\u308b\u7537\u6027\u306e\u811a\" class=\"wp-image-83997\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234000491-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u904b\u52d5\u4e0d\u8db3\u304c\u539f\u56e0\u306e\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u7b4b\u30c8\u30ec\u3084\u30b9\u30c8\u30ec\u30c3\u30c1\u306a\u3069\u9069\u5ea6\u306a\u904b\u52d5\u3092\u53d6\u308a\u5165\u308c\u308b\u3053\u3068\u3067\u6539\u5584\u306b\u8fd1\u3065\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u666e\u6bb5\u904b\u52d5\u3092\u3057\u3066\u3044\u308b\u4eba\u3068\u305d\u3046\u3067\u306a\u3044\u4eba\u3067\u306f\u5927\u304d\u306a\u5dee\u304c\u3042\u308a\u3001BMI\u304c\u9ad8\u3044\u80a5\u6e80\u4f53\u8cea\u306e\u65b9\u307b\u3069ED\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u7121\u7406\u306e\u306a\u3044\u9069\u5ea6\u306a\u904b\u52d5\u3067\u5341\u5206\u3067\u3059\u304c\u3001\u7279\u306b\u52b9\u679c\u7684\u306a\u306e\u306f\u4e0b\u534a\u8eab\u306e\u7b4b\u30c8\u30ec\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u304a\u9152\u3084\u55ab\u7159\u306f\u3059\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg\" alt=\"\u30a2\u30eb\u30b3\u30fc\u30eb\u3068\u30bf\u30d0\u30b3\u3068STOP\u306e\u6a19\u8b58\" class=\"wp-image-83993\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-42294615-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u904e\u5ea6\u306a\u98f2\u9152\u3084\u55ab\u7159\u3092\u3059\u308b\u3068\u8840\u7ba1\u306b\u8ca0\u62c5\u304c\u304b\u304b\u3063\u3066\u3057\u307e\u3044\u3001ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7981\u7159\u3084\u304a\u9152\u306e\u91cf\u3092\u6e1b\u3089\u3059\u306a\u3069\u3001\u751f\u6d3b\u7fd2\u6163\u3092\u898b\u76f4\u3059\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u75c5\u6c17\u3001\u307e\u305f\u306f\u65e2\u5f80\u6b74\u304c\u3042\u308b\u304b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg\" alt=\"\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u533b\u5e2b\u3068\u60a3\u8005\" class=\"wp-image-83962\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-234893479-1-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u5e74\u9f62\u3092\u91cd\u306d\u308b\u3054\u3068\u306bED\u304b\u3082\u3057\u308c\u306a\u3044\u2026\u2026\u3068\u611f\u3058\u305f\u5834\u5408\u306f\u3001\u52d5\u8108\u786c\u5316\u3084\u7cd6\u5c3f\u75c5\u30fb\u9ad8\u8840\u5727\u306a\u3069\u306e\u751f\u6d3b\u7fd2\u6163\u75c5\u304c\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8840\u7ba1\u304c\u786c\u304f\u306a\u3063\u305f\u308a\u5927\u304d\u306a\u8ca0\u62c5\u304c\u304b\u304b\u308b\u305f\u3081\u3001\u8840\u6db2\u306e\u5faa\u74b0\u304c\u60aa\u304fED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u306e\u30b9\u30c8\u30ec\u30b9\u3001\u904e\u53bb\u306e\u6027\u4ea4\u3067\u306e\u30c8\u30e9\u30a6\u30de\u306b\u306a\u3063\u305f\u7d4c\u9a13\u306a\u3069\u3001\u7cbe\u795e\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u3092\u62b1\u3048\u3066\u3044\u308b\u3068ED\u306b\u306a\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f\u795e\u7d4c\u306e\u6027\u7684\u306a\u8208\u596e\u304c\u3046\u307e\u304f\u5305\u830e\u306b\u4f1d\u308f\u3089\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u306b\u306a\u308a\u3001\u4e9b\u7d30\u306a\u30b9\u30c8\u30ec\u30b9\u304c\u7a4d\u307f\u91cd\u306a\u308b\u3053\u3068\u3067ED\u306f\u60aa\u5316\u3057\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u3046\u306a\u308b\u524d\u306b\u3001\u65e5\u5e38\u751f\u6d3b\u3092\u898b\u76f4\u3059\u3053\u3068\u3082\u5927\u4e8b\u3067\u3059\u304c\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u898b\u3064\u3051\u3066\u76f8\u8ac7\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"ed-4\">ED\u3092\u653e\u7f6e\u3059\u308b\u3068\u3069\u3046\u306a\u308b\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg\" alt=\"\u8840\u7ba1\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"wp-image-83834\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-129007689-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u4ed6\u306e\u75c5\u6c17\u3092\u6559\u3048\u3066\u304f\u308c\u308b\u30b5\u30a4\u30f3\u306e\u53ef\u80fd\u6027\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3060\u304b\u3089\u3053\u305d\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u7d42\u308f\u308b\u306e\u3067\u306f\u306a\u304f\u3001ED\u306b\u76ee\u3092\u5411\u3051\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9670\u830e\u306b\u5341\u5206\u306a\u8840\u6db2\u304c\u9001\u3089\u308c\u306a\u3044\u3053\u3068\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED\u306f\u3001\u8840\u7ba1\u969c\u5bb3\u3067\u3042\u308b\u52d5\u8108\u786c\u5316\u306a\u3069\u306e\u75c5\u6c17\u306e\u30b5\u30a4\u30f3\u3067\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52d5\u8108\u786c\u5316\u3092\u653e\u7f6e\u3059\u308b\u3068\u3001\u5fc3\u7b4b\u6897\u585e\u3084\u8133\u6897\u585e\u306b\u3064\u306a\u304c\u308b\u5834\u5408\u3082\u3042\u308b\u305f\u3081\u3001ED\u3092\u7591\u3046\u3068\u304d\u306f\u30af\u30ea\u30cb\u30c3\u30af\u3092\u53d7\u8a3a\u3055\u308c\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-12\">\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3082\u5927\u5207\u3067\u3059\u304c\u3001\u307e\u305a\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg\" alt=\"\u60a3\u8005\u306b\u8a71\u3059\u533b\u5e2b\" class=\"wp-image-83838\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/11\/adobestock-215106163-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>ED\u306f\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u306a\u3044\u60a9\u307f\u3060\u304b\u3089\u3053\u305d\u3001\u307e\u305a\u306f\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u3067\u78ba\u8a8d\u3092\u3057\u305f\u3044\u3082\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u75c5\u3082ED\u306e\u5927\u304d\u306a\u539f\u56e0\u306b\u306a\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u98df\u751f\u6d3b\u3084\u904b\u52d5\u306a\u3069\u898b\u76f4\u3059\u3060\u3051\u3067\u3082ED\u6539\u5584\u3078\u8fd1\u3065\u304d\u307e\u3059\u304c\u3001\u305d\u306e\u4ed6\u306b\u3082\u539f\u56e0\u306f\u3055\u307e\u3056\u307e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u3067\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u8db3\u3092\u904b\u3070\u306a\u304f\u3066\u3082\u3001\u30b9\u30de\u30db1\u53f0\u3067\u8a3a\u5bdf\u304b\u3089\u85ac\u306e\u51e6\u65b9\u307e\u3067\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3082\u5897\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u3082\u3057\u304b\u3057\u305f\u3089ED\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u3068\u611f\u3058\u305f\u3068\u304d\u306f\u3001\u307e\u305a\u306f\u533b\u5e2b\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u85ac\u3084\u6cbb\u7642\u6cd5\u306a\u3069\u81ea\u5206\u306b\u5408\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u898b\u3064\u304b\u308b\u3068\u5b89\u5fc3\u611f\u3082\u3042\u308a\u6e80\u8db3\u5ea6\u3082\u9ad8\u307e\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30b9\u30c8\u30ec\u30b9\u3082ED\u306b\u5927\u304d\u304f\u5f71\u97ff\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u5bb6\u5ead\u3067\u30b9\u30c8\u30ec\u30b9\u3092\u611f\u3058\u305f\u3089\u6e9c\u3081\u8fbc\u307e\u305a\u3001\u597d\u304d\u306a\u3053\u3068\u3084\u8da3\u5473\u3092\u898b\u3064\u3051\u3066\u9069\u5ea6\u306b\u767a\u6563\u3059\u308b\u3053\u3068\u3082\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/erection-time\">\u52c3\u8d77\u7dad\u6301\u6642\u9593\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u7dad\u6301\u6642\u9593\u3092\u4f38\u3070\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><br><a href=\"https:\/\/moteo.best\/column\/dick-hardness\">\u52c3\u8d77\u6642\u306e\u786c\u3055\u304b\u3089\u8003\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u3002\u786c\u3055\u3092\u7dad\u6301\u3057\u3066\u6e80\u8db3\u306e\u3044\u304f\u6027\u884c\u70ba\u3092<\/a><\/li><\/ul>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9 […]<\/p>\n","protected":false},"author":1,"featured_media":84486,"parent":450,"menu_order":646,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min-300x128.jpg",300,128,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/12\/eyecatch-moteo-min.jpg",750,320,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3082\u3057\u304b\u3057\u3066ED\u304b\u3082\u2026\u2026\u300d\u3068\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u3082\u591a\u3044\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002 \u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u306f\u3001\u5468\u308a\u306b\u76f8\u8ac7\u3057\u306b\u304f\u3044\u60a9…","acf":{"second_featured_image":{"ID":9068,"id":9068,"title":"43","filename":"43.png","filesize":108247,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/self-hair-removal\/men-epilation\/attachment\/43\/","alt":"","author":"1","description":"","caption":"","name":"43","status":"inherit","uploaded_to":8970,"date":"2019-10-12 10:50:52","modified":"2019-10-12 10:50:52","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43-300x200.png","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/43.png","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u30bb\u30eb\u30d5\u30c1\u30a7\u30c3\u30af\u65b9\u6cd5\uff5c\u30b9\u30b3\u30a2\u3067\u308f\u304b\u308b\u75c7\u72b6\u306e\u30ec\u30d9\u30eb","custom_order":"","show_hide_review":"0","front_author":false,"cta_link":"","cta_image":false},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2819"}],"version-history":[{"count":15,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions"}],"predecessor-version":[{"id":84636,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2819\/revisions\/84636"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/84486"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2810,"date":"2024-02-22T02:00:00","date_gmt":"2024-02-21T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2810"},"modified":"2024-02-22T02:00:37","modified_gmt":"2024-02-21T17:00:37","slug":"ed-cause-type","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/ed\/ed-cause-type\/","title":{"rendered":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7"},"content":{"rendered":"<p><a href=\"https:\/\/moteo.best\/column\/ed-cause\">ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/ed-type\">ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068\u306e\u539f\u56e0\u3068\u6cbb\u7642\u65b9\u6cd5\u3092\u7d39\u4ecb<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/organic-ed\">\u5668\u8cea\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u8840\u7ba1\u30fb\u795e\u7d4c\u306b\u95a2\u3059\u308b\u539f\u56e0\u3067\u8d77\u3053\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/psychogenic-ed\">\u5fc3\u56e0\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u795e\u7d4c\u306e\u9759\u7684\u8208\u596e\u304c\u4f1d\u308f\u308a\u306b\u304f\u3044\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/drug-ed\">\u85ac\u5264\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u7cbe\u795e\u5b89\u5b9a\u5264\u3084\u9ad8\u8840\u5727\u4e88\u9632\u85ac\u306e\u526f\u4f5c\u7528\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/mixed-ed\">\u6df7\u5408\u6027ED\u3068\u306f\uff1f\u6cbb\u7642\u53ef\u80fd\uff1f\u30b9\u30c8\u30ec\u30b9\u3060\u3051\u3067\u306f\u306a\u304f\u52d5\u8108\u786c\u5316\u306e\u9032\u884c\u304c\u539f\u56e0\u3067\u8d77\u304d\u308bED<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068 […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":450,"menu_order":648,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"ED\u306e\u539f\u56e0\u306b\u98f2\u9152\u30fb\u55ab\u7159\u3084\u30b9\u30c8\u30ec\u30b9\u306f\u95a2\u4fc2\u3059\u308b\uff1fED\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u304b\u3089\u7d10\u89e3\u304f ED\u306e\u30bf\u30a4\u30d7\u306f\u4e3b\u306b\uff14\u30bf\u30a4\u30d7\u3002\u30bf\u30a4\u30d7\u3054\u3068…","acf":{"second_featured_image":{"ID":7513,"id":7513,"title":"2126_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u306f\u3066\u306a\u30de\u30fc\u30af","filename":"adobestock-265248448.jpg","filesize":39589,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/needle-hairremoval\/needle-hairremoval-pain\/adobestock-265248448\/","alt":"\u7591\u554f","author":"12","description":"","caption":"","name":"adobestock-265248448","status":"inherit","uploaded_to":7503,"date":"2019-09-25 21:28:38","modified":"2019-11-10 05:39:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-265248448.jpg","large-width":750,"large-height":500}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"1","long_text_title":"ED\u306e\u539f\u56e0\u3068\u30bf\u30a4\u30d7","custom_order":"","show_hide_review":"0"},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2810"}],"version-history":[{"count":4,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions"}],"predecessor-version":[{"id":9461,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2810\/revisions\/9461"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/450"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=55556I-E3480745&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-X206434V&p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5 新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr’sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-W182903R&p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"><b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"><b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>–</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>–</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{"1":2,"2":"AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説"}" data-sheets-userformat="{"2":4739,"3":{"1":0},"4":[null,2,16777215],"10":1,"12":0,"15":"Meiryo"}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-6206368X&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-b183091T&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな […]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな…',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 […]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多…',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001 福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004 札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-W182903R&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br> 1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br> 2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=D8610f-x290787W&p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=D8610f-t290771Q&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=R13717g-y454141u&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=R13717g-y454141u&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=L5159F-U242283X&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=L5159F-U242283X&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=C5133V-7200116A&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=C5133V-7200116A&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr’sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-S206375z&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-Q246095F&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-01830924&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す </li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド </li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td> </td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら> (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
] file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 34
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Warning (2) : file_get_contents(https://moteo.best/column/wp-json/wp/v2/pages?) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
[APP/Template/Element/Front/sitemap.ctp , line 40 ]Code Context $url = Constants :: COLUMN_URL . "/wp-json/wp/v2/pages?" . http_build_query ( $datsumou_column_ids );
$json = file_get_contents ( $url );
$json = mb_convert_encoding ( $json , 'UTF8' , 'ASCII,JIS,UTF-8,EUC-JP,SJIS-WIN' );
$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = ''
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=55556I-E3480745&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-X206434V&p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5 新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr’sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-W182903R&p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"><b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"><b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>–</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>–</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{"1":2,"2":"AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説"}" data-sheets-userformat="{"2":4739,"3":{"1":0},"4":[null,2,16777215],"10":1,"12":0,"15":"Meiryo"}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-6206368X&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-b183091T&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな […]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな…',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 […]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多…',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001 福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004 札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-W182903R&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br> 1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br> 2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=D8610f-x290787W&p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=D8610f-t290771Q&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=R13717g-y454141u&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=R13717g-y454141u&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=L5159F-U242283X&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=L5159F-U242283X&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=C5133V-7200116A&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=C5133V-7200116A&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr’sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-S206375z&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-Q246095F&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-01830924&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す </li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド </li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td> </td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら> (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 429 Too Many Requests',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:38 GMT',
(int) 3 => 'Content-Type: text/html',
(int) 4 => 'Content-Length: 3001',
(int) 5 => 'Connection: close',
(int) 6 => 'ETag: "6683b0ff-bb9"'
] file_get_contents - [internal], line ??
include - APP/Template/Element/Front/sitemap.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
AGA(薄毛)治療
AGAクリニックを全国から探す
北海道・東北
関東
北陸・甲信越
中部
関西
中国
四国
九州・沖縄
メンズ脱毛
脱毛サロン・クリニックを全国から探す
北海道・東北
関東
北陸・甲信越
中部
関西
中国
四国
九州・沖縄
Warning (2) : Invalid argument supplied for foreach() [APP/Template/Element/Front/sitemap.ctp , line 154 ]Code Context < ul class= "column--link" >
<?php foreach( $datsumou_column as $post ): ?>
<li><a href="<?php echo $post [ 'link' ]; ?> "><?php echo $post [ 'title' ][ 'rendered' ]; ?> </a></li>
$viewFile = '/home/xb348810/moteo.best/public_html/src/Template/Element/Front/sitemap.ctp'
$dataForView = [
'isNoIndex' => true,
'message' => 'Not Found',
'url' => '/ed/search/aichi/sta_1171516/sta_g_1141108',
'error' => object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => [[maximum depth reached]]
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => [[maximum depth reached]]
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
[maximum depth reached]
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => [[maximum depth reached]]
]
],
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 644,
'regionPrefs' => [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
]
$isNoIndex = true
$message = 'Not Found'
$url = 'https://moteo.best/column/wp-json/wp/v2/pages?include%5B0%5D=2434&include%5B1%5D=20904&include%5B2%5D=20488&include%5B3%5D=18112&include%5B4%5D=13414&include%5B5%5D=13833'
$error = object(Cake\Http\Exception\NotFoundException) {
[protected] _defaultCode => (int) 404
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] message => 'Not Found'
[protected] code => (int) 404
[protected] file => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
[protected] line => (int) 644
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 288,
'function' => 'normal_search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => 'sta_g_1141108',
(int) 2 => [
[maximum depth reached]
]
]
],
(int) 1 => [
'file' => '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php',
'line' => (int) 96,
'function' => 'analysis',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'https://moteo.best/ed/search/aichi/sta_1171516/sta_g_1141108',
(int) 1 => 'search'
]
],
(int) 2 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 609,
'function' => 'search',
'class' => 'App\Controller\Front\Ed\SearchsController',
'type' => '->',
'args' => [
(int) 0 => 'aichi',
(int) 1 => 'sta_1171516',
(int) 2 => 'sta_g_1141108'
]
],
(int) 3 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\Front\Ed\SearchsController) {}
]
],
(int) 5 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 156,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 98,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/home/xb348810/moteo.best/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 15 => [
'file' => '/home/xb348810/moteo.best/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->',
'args' => []
]
]
$file = '/home/xb348810/moteo.best/public_html/src/Controller/Front/Ed/SearchsController.php'
$line = (int) 644
$regionPrefs = [
'北海道・東北' => [
(int) 1 => 'hokkaido',
(int) 2 => 'aomori',
(int) 5 => 'akita',
(int) 6 => 'yamagata',
(int) 3 => 'iwate',
(int) 4 => 'miyagi',
(int) 7 => 'fukushima'
],
'関東' => [
(int) 13 => 'tokyo',
(int) 14 => 'kanagawa',
(int) 11 => 'saitama',
(int) 12 => 'chiba',
(int) 8 => 'ibaragi',
(int) 9 => 'tochigi',
(int) 10 => 'gunnma'
],
'北陸・甲信越' => [
(int) 15 => 'niigata',
(int) 19 => 'yamanashi',
(int) 20 => 'nagano',
(int) 17 => 'ishikawa',
(int) 16 => 'toyama',
(int) 18 => 'fukui'
],
'中部' => [
(int) 23 => 'aichi',
(int) 21 => 'gifu',
(int) 24 => 'mie',
(int) 22 => 'shizuoka'
],
'関西' => [
(int) 27 => 'oosaka',
(int) 28 => 'hyougo',
(int) 26 => 'kyouto',
(int) 25 => 'shiga',
(int) 29 => 'nara',
(int) 30 => 'wakayama'
],
'中国' => [
(int) 33 => 'okayama',
(int) 34 => 'hiroshima',
(int) 31 => 'tottori',
(int) 32 => 'shimane',
(int) 35 => 'yamaguchi'
],
'四国' => [
(int) 37 => 'kagawa',
(int) 36 => 'tokushima',
(int) 38 => 'ehime',
(int) 39 => 'kouchi'
],
'九州・沖縄' => [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
]
$json = '[{"id":13833,"date":"2024-10-17T02:00:00","date_gmt":"2024-10-16T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13833"},"modified":"2024-10-17T13:07:55","modified_gmt":"2024-10-17T04:07:55","slug":"bald-hairremoval-clinicranking-tokyo","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/","title":{"rendered":"\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u3060\u3051\u306b\u3001<span class=\"redcolor\">\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044\u304b\u5206\u304b\u3089\u306a\u3044\u300d<\/span>\u3068\u3044\u3046\u60a9\u307f\u3082\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/p>\n<p>\u4eca\u56de\u306f\u3001\u6771\u4eac\u30a8\u30ea\u30a2\u3067\u304a\u3059\u3059\u3081\u306e\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&\u30b5\u30ed\u30f3\u3092\u4e00\u6319\u3054\u7d39\u4ecb\uff01\u3082\u3061\u308d\u3093\u3001\u8131\u6bdb\u8cbb\u7528\u306a\u3069\u306e\u57fa\u672c\u60c5\u5831\u3068\u53e3\u30b3\u30df\u3082\u3057\u3063\u304b\u308a\u53ce\u96c6\u3057\u3066\u3044\u307e\u3059\uff01<\/p>\n\n\n<p><strong>\u3010\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>–<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>–<\/td><td>–<\/td><td>–<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>–<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>–<\/td><td>–<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-1409057x&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=J5530f-E183691Z&p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<p><strong>\u3010\u6771\u4eac<\/strong><strong>\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u3011<\/strong><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\" style=\"width: 99.881%;\">\n<tbody>\n<tr>\n<td style=\"width: 86px;\">\u30a4\u30e1\u30fc\u30b8<\/td>\n<td style=\"width: 238px;\"><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\" \/><\/td>\n<td style=\"width: 126px;\"><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td>\n<td style=\"width: 233px;\"><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\" \/><\/td>\n<td style=\"width: 156px;\"><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u65bd\u8a2d\u540d<\/td>\n<td style=\"width: 238px;\">\u30e1\u30f3\u30baTBC<\/td>\n<td style=\"width: 126px;\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<td style=\"width: 233px;\">\u30ea\u30f3\u30af\u30b9<\/td>\n<td style=\"width: 156px;\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td>\n<td style=\"width: 126px;\">\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td>\n<td style=\"width: 233px;\">\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td>\n<td style=\"width: 156px;\">11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u8131\u6bdb\u65b9\u6cd5<\/td>\n<td style=\"width: 238px;\">\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td>\n<td style=\"width: 126px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 233px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<td style=\"width: 156px;\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td>\n<td style=\"width: 126px;\">70,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">59,800\u5186\u301c<\/td>\n<td style=\"width: 156px;\">118,800\u5186<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td>\n<td style=\"width: 238px;\">–<\/td>\n<td style=\"width: 126px;\">210,000\u5186\u301c<\/td>\n<td style=\"width: 233px;\">94,694\u5186\u301c<\/td>\n<td style=\"width: 156px;\">3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td>\n<td style=\"width: 238px;\">\u00d7<\/td>\n<td style=\"width: 126px;\">\u25cb<\/td>\n<td style=\"width: 233px;\">\u00d7<\/td>\n<td style=\"width: 156px;\">\u00d7<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u6771\u4eac\u306e\u5e97\u8217<\/td>\n<td style=\"width: 238px;\">\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td>\n<td style=\"width: 126px;\">\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td>\n<td style=\"width: 233px;\">\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td>\n<td style=\"width: 156px;\">\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u55b6\u696d\u6642\u9593<\/td>\n<td style=\"width: 238px;\">\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td>\n<td style=\"width: 126px;\">11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td>\n<td style=\"width: 233px;\">\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td>\n<td style=\"width: 156px;\">\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u30c7\u30e1\u30ea\u30c3\u30c8<\/td>\n<td style=\"width: 238px;\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td>\n<td style=\"width: 126px;\">\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td>\n<td style=\"width: 233px;\">\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td>\n<td style=\"width: 156px;\">\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 86px;\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/td>\n<td style=\"width: 238px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 126px;\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 233px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td style=\"width: 156px;\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div><\/section>\n\n\n<p>\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u8a73\u7d30\u3092\u3054\u7d39\u4ecb\u3059\u308b\u307e\u3048\u306b\u3001\u683c\u5b89\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5b89\u3055\u4ee5\u5916\u306b\u91cd\u8996\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u5148\u306b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u60c5\u5831\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u304b\u3089\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<h2>\u6771\u4eac\u3067\u9aed\u8131\u6bdb\u304c\u5b89\u3044<strong>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3069\u3053\uff1f<\/strong><\/h2>\n\n\n<p><span class=\"highlighted\">\u3068\u306b\u304b\u304f\u5b89\u304f\u8131\u6bdb\u304c\u3057\u305f\u3044<\/span>\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u308a\u8131\u6bdb\u52b9\u679c\u3084\u75db\u307f\u30fb\u8cbb\u7528\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u683c\u5b89\u3067\u8131\u6bdb\u304c\u3067\u304d\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3001\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30923\u793e\u30d4\u30c3\u30af\u30a2\u30c3\u30d7\u3002<\/p>\n<p>\u56de\u6570\u5238\u5236\u5ea6\u3001\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u30011\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u3042\u308a\u306a\u3069\u3001\u6599\u91d1\u4f53\u7cfb\u304c\u305d\u308c\u305e\u308c\u7570\u306a\u308b\u305f\u3081\u3001\u3054\u81ea\u8eab\u306e\u5e0c\u671b\u306b\u4e00\u756a\u3042\u3063\u305f\u65bd\u8a2d\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u30013\u793e\u3068\u3082\u884c\u3063\u3066\u307f\u3066\u304b\u3089\u6c7a\u3081\u308b\u3067\u3082\u3044\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\uff01<\/strong><br>1\u90e8\u4f4d\uff1a2,980\u5186\/1\u56de<br>3\u90e8\u4f4d\uff1a59,800\u5186\/10\u56de<br>8\u90e8\u4f4d\uff1a99,800\u5186\/10\u56de<\/td><td><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<br><br>\u6708\u3005500\u5186\u301c<br>11\u56de\u76ee\u4ee5\u964d80%\u30aa\u30d5<\/td><td>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u90fd\u5185\u306b5\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u6700\u5bc4\u99c5\u304b\u3089\u5f92\u6b6910\u4ee5\u5185<\/td><td>\u90fd\u5185\u306b11\u5e97\u8217<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><td>\u90fd\u5185\u306b23\u9662<br>\u305d\u308c\u305e\u308c\u99c5\u30c1\u30ab<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&\u30b5\u30ed\u30f3\u306e\u9078\u3073\u65b9\u306f\uff1f\u91cd\u8981\u306a5\u3064\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u30c1\u30a7\u30c3\u30af<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg\" alt=\"\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30db\u309a\u30a4\u30f3\u30c8\" class=\"wp-image-50578\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3418-contents-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306b\u91cd\u8981\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span>\u3002<\/p>\n<p>\u3068\u304f\u306b\u6ce8\u76ee\u3059\u3079\u304d\u306a\u306e\u306f\u6b21\u306e5\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/li><li>\u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/li><li>\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/li><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/li><li>\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n<p>\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>1. \u81ea\u5206\u306b\u5408\u3063\u305f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c81\" class=\"wp-image-51117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u4e3b\u306b3\u3064\u306e\u65b9\u6cd5\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u5149\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br><strong>\uff08\u6e1b\u6bdb\uff09<\/strong><\/td><td>\u3007<\/td><td>\u25ce<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u9577\u671f\u9593\u304b\u304b\u308b\u305f\u3081\u7d50\u679c\u7684\u306b\u8cbb\u7528\u304c\u9ad8\u304f\u306a\u308b\u50be\u5411\u306b<\/strong><\/td><td>\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u306e\u3067\u8cbb\u7528\u3092\u6291\u3048\u3084\u3059\u3044<\/td><td><strong>1\u672c\u305a\u3064\u8131\u6bdb\u3059\u308b\u305f\u3081\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/strong><\/td><\/tr><tr><td>\u65bd\u8853\u6642\u9593<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>10\uff5e15\u5206\u7a0b\u5ea6*<\/td><td>30\u301c60\u5206\u7a0b\u5ea6*<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u306e\u3088\u3046\u306a\u8efd\u3044\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u5f3e\u304b\u308c\u305f\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><td>\u706b\u50b7\u306e\u3088\u3046\u306a\u304b\u306a\u308a\u5f37\u3044\u75db\u307f<\/td><\/tr><tr><td>\u65bd\u8853\u30ea\u30b9\u30af<\/td><td>\u5c11\u306a\u3044\u304c\u8d64\u307f\u30fb\u75db\u307f\u304c\u51fa\u308b\u53ef\u80fd\u6027\u3082<\/td><td><strong>\u51fa\u529b\u304c\u9ad8\u3044\u305f\u3081\u8d64\u307f\u30fb\u75db\u307f\u304c\u4f34\u3046<\/strong><\/td><td>\u6280\u8853\u8005\u306b\u3088\u3063\u3066\u5dee\u304c\u51fa\u3084\u3059\u3044<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u671f\u9593<\/td><td>15\u56de\u4ee5\u4e0a*<\/td><td>5\uff5e8\u56de*<\/td><td>5\uff5e8\u56de*<\/td><\/tr><tr><td>\u30c8\u30e9\u30d6\u30eb\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b<br>\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><td>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3059\u3050\u306b\u5bfe\u5fdc<\/td><td>\u4ed6\u306e\u533b\u7642\u6a5f\u95a2\u3092\u53d7\u8a3a\u5fc5\u8981\u304c\u3042\u308b\u203b\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u63d0\u643a\u9662\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n<p><small>*1…\u5404\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b3\u30fc\u30b9\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002<br><\/small><small>*2…\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570\u306e\u76ee\u5b89\u3067\u3059\u3002<br><\/small><small>*3…\u30b5\u30ed\u30f3\u306e\u4f7f\u7528\u30de\u30b7\u30f3\u3084\u65bd\u8853\u30ec\u30d9\u30eb\u3001\u4f53\u8cea\u306b\u3088\u3063\u3066\u52b9\u679c\u306e\u73fe\u308c\u65b9\u306b\u306f\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u307e\u305a\u306f3\u3064\u306e\u9aed\u8131\u6bdb\u6cd5\u306b\u3064\u3044\u3066\u77e5\u3063\u3066\u304a\u304f\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u6642\u671f\u3084\u8cbb\u7528\u304c<span class=\"highlighted\">\u898b\u8fbc\u307f\u3084\u3059\u304f\u306a\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<h3>2. \u30e1\u30f3\u30ba\u306e\u30e0\u30c0\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304b\u3069\u3046\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c82\" class=\"wp-image-51118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-2-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5fc5\u305a\u3057\u3082\u3001\u7537\u6027\u5c02\u7528\u30b5\u30ed\u30f3\u3067\u3042\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001<strong>\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n<p>\u7537\u6027\u306e\u8131\u6bdb\u306f\u3001<span class=\"redcolor\">\u4f53\u6bdb\u304c\u6fc3\u304f\u3001\u91cf\u304c\u591a\u3044\u3053\u3068\u304c\u591a\u3044<\/span>\u3053\u3068\u3092\u8e0f\u307e\u3048\u305f\u4e0a\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3092\u8003\u616e\u3057\u306a\u304c\u3089\u4e01\u5be7\u306b\u884c\u3063\u3066\u3044\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong>\u9aed\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30d7\u30e9\u30f3\u306e\u3042\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u53b3\u9078<\/strong>\u3057\u305f\u3001\u672c\u8a18\u4e8b\u306e\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>3.\u7121\u6599\u4fdd\u8a3c\u3084\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c83\" class=\"wp-image-51119\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><span class=\"redcolor\">\u5358\u7d14\u306b\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u3051\u308c\u3070\u826f\u3044\u304b\u3068\u3044\u3046\u3068\u3001\u305d\u3046\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/span><\/p>\n<p>\u65bd\u8853\u6599\u91d1\u4ee5\u5916\u306b\u3082\u3001\u4e0b\u8a18\u306e\u3088\u3046\u306a\u89b3\u70b9\u304b\u3089<strong>\u300c\u9577\u304f\u901a\u3048\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304b\u3069\u3046\u304b\u300d<\/strong>\u3068\u3044\u3046\u70b9\u3067\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u9078\u3073\u3092\u9032\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u7121\u6599\u304b\u3069\u3046\u304b<\/li><li> \u786c\u6bdb\u5316\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u3042\u308b\u304b\u3069\u3046\u304b<\/li><li> \u7d99\u7d9a\u3059\u308b\u3053\u3068\u3067\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306f\u5b89\u304f\u306a\u308b\u304b<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>4.\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c84\" class=\"wp-image-51120\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-4-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5951\u7d04\u3059\u308b\u969b\u306f\u3001<span class=\"highlighted\">\u5e0c\u671b\u65e5\u306b\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u304b\u3069\u3046\u304b\u3092\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u3088\u3063\u3066\u306f\u3001\u5951\u7d04\u3057\u3066\u3082\u306a\u304b\u306a\u304b\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089\u3067\u3059\u3002<span class=\"redcolor\">\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u3068\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u3067\u306e\u671f\u9593\u304c\u30ba\u30eb\u30ba\u30eb\u3068\u9577\u5f15\u3044\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001Web\u304b\u3089\u306e24\u6642\u9593\u4e88\u7d04\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u5e97\u8217\u6570\u304c\u591a\u304f\u3001\u304b\u3064\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u65bd\u8853\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306a\u3089\u3001\u5e0c\u671b\u65e5\u306e\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3079\u3070\u3001\u30b9\u30c8\u30ec\u30b9\u306a\u304f\u8131\u6bdb\u3092\u9032\u3081\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3>5.\u75db\u307f\u5bfe\u7b56\u306f\u4e07\u5168\u304b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg\" alt=\"\u30dd\u30a4\u30f3\u30c85\" class=\"wp-image-51121\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/1532-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span class=\"highlighted\">\u9aed\u8131\u6bdb\u306b\u304a\u3044\u3066\u3001\u75db\u307f\u5bfe\u7b56\u306f\u5fc5\u9808<\/span>\u3068\u8a00\u3063\u3066\u3082\u904e\u8a00\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<span class=\"redcolor\">\u9aed\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u7279\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u306f\u3001\u9ebb\u9154\u5b8c\u5099\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002\u9ebb\u9154\u306b\u306f\u4e3b\u306b\u6b21\u306e2\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u60a3\u90e8\u306b\u5857\u5e03\u3059\u308b\u3002\u611f\u899a\u304c\u9ebb\u75fa\u3057\u3001\u75db\u307f\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u3092\u5438\u5165\u3059\u308b\u3002\u75db\u307f\u3092\u5bfe\u7b56\u3067\u304d\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u305f\u3081\u4e0d\u5b89\u3092\u611f\u3058\u306b\u304f\u304f\u306a\u308b\u3002<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u3063\u3066\u3044\u308b\u75db\u307f\u5bfe\u7b56\u3082\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6e0b\u8c37\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&\u30b5\u30ed\u30f3\u304a\u3059\u3059\u308122\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30af\u3099\" class=\"wp-image-40462\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1509-contents-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u3001\u6771\u4eac\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 512\"><path d=\"M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f3\u3064\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u6cbb\u7642\u5b9f\u7e3e\u3068\u53e3\u30b3\u30df\u5185\u5bb9<\/strong><br>\u2192\u75c7\u4f8b\u6570\u3084\u30af\u30ea\u30cb\u30c3\u30af&\u30b5\u30ed\u30f3\u306e\u5275\u696d\u5e74\u6570\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3084\u8a3a\u65ad\u306e\u5145\u5b9f\u5ea6\u3001\u60a3\u8005\u6e80\u8db3\u5ea6\u3067\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u5bfe\u5fdc\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17<\/strong><br>\u2192MOTEO\u7de8\u96c6\u90e8\u306b\u3088\u308b\u6f5c\u5165\u8abf\u67fb\u3084\u53e3\u30b3\u30df\u304b\u3089\u5224\u65ad<\/p>\n\n\n\n<p><strong>\u30fb\u8cbb\u7528\u304c\u308f\u304b\u308a\u3084\u3059\u3044\u304b<br><\/strong>\u2192\u516c\u5f0f\u30b5\u30a4\u30c8\u306e\u898b\u3084\u3059\u3055\u3001\u6599\u91d1\u304c\u5177\u4f53\u7684\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1\uff08\u30e9\u30f3\u30ad\u30f3\u30b0\u8868\u793a\u91d1\u984d\u306f\u65ad\u308a\u304c\u306a\u3044\u5834\u5408\u3001\u7a0e\u8fbc\u307f\u3067\u306e\u91d1\u984d\u3068\u306a\u308a\u307e\u3059\u3002\u91d1\u984d\u304c\u5909\u66f4\u3055\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u3082\u3042\u308b\u305f\u3081\u3001\u6765\u5e97\u306e\u969b\u306f\u5fc5\u305a\u516c\u5f0f\u30b5\u30a4\u30c8\u3067\u6599\u91d1\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\uff09<\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"clinic\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-75585\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-2.jpg\" alt=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u533b\u7642\u8131\u6bdb \u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u304c\u8ffd\u52a01\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\"><\/td><td><img class=\"wp-image-75586\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg\" alt=\"\u9752\u9aed\u3001\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044 \u6e58\u5357\u7f8e\u5bb9\u306e\u533b\u7642\u8131\u6bdb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468.jpg 600w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-600468-300x234.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/td><td><img class=\"wp-image-72616\" style=\"width: 100px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30a8\u30df\u30ca\u30eb\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-150x150.jpeg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/11\/.jpeg-300x300.jpeg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><br><img class=\"wp-image-23358\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png\" alt=\"\u9aed\u8131\u6bdb\u306eDr.\u30b3\u30d0\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-drhp-300x190.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-76143\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u30b7\u3099\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr.png 598w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/afi-bnr-300x251.png 300w\" sizes=\"(max-width: 598px) 100vw, 598px\" \/><\/td><td><br><img class=\"wp-image-23356\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png\" alt=\"\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u516c\u5f0fHP\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-hp-2-300x109.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><br><img class=\"wp-image-32511\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-17-300x116.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-11382\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-km-300-250.gif\" alt=\"\"><\/td><td><img class=\"wp-image-1255\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6233-1451058976-3-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/td><td><br><img class=\"wp-image-32510\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-16-300x119.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td><td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/td><td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30ab\u30c3\u30d7\u30eb\u3067\u5951\u7d04\u304c\u304a\u3059\u3059\u3081\uff01\u30da\u30a2\u5272\u306710\u30aa\u30d5<\/td><td>\u8ffd\u52a0\u7167\u5c04\u304c100\u5186\u3068\u304a\u5f97<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u3068\u306b\u304b\u304f\u5b89\u3044<\/td><td>\u9ebb\u9154\u7121\u6599\uff01\u75db\u307f\u306b\u5f31\u3044\u4eba\u306f\u30a8\u30df\u30ca\u30eb\u4e00\u629e<\/td><td>6\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599110\u5186\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b<\/td><td>\u75db\u307f\u306b\u5f31\u3044\u65b9\u306b\u304a\u3059\u3059\u3081<\/td><td>\u8131\u6bdb\u5c02\u9580\u533b\u30fb\u30c9\u30af\u30bf\u30fc\u304c\u5c45\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u75c7\u4f8b300,000\u4ef6\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3068\u5b89\u5fc3\u306e\u6280\u8853<\/td><td>HAYABUSA\u8131\u6bdbNeo\u3068\u3044\u3046\u5168\u808c\u8cea\u306e\u65b9\u306b\u5bfe\u5fdc\u53ef\u80fd\u306a\u8131\u6bdb\u6a5f<\/td><td>\u6bd4\u8f03\u7684\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044<\/td><td>\u6bce\u56de\u533b\u5e2b\u304c\u8a3a\u5bdf\u3057\u3001\u51fa\u529b\u3084\u7167\u5c04\u306e\u3057\u65b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u308c\u308b<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a14,000\u5186\/5\u56de <br>\u901a\u5e38\uff1a69,800\u5186\/5\u56de <\/td><td>74,800\u5186\/6\u56de<\/td><td>16,800\u5186\/6\u56de<\/td><td>12,000\u5186\/5\u56de<\/td><td>64,900\u5186\/5\u56de<\/td><td>76,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>22,500\u5186\u301c\/5\u56de<\/td><td>50,160\u5186\u301c\/5\u56de<\/td><td>1\u90e8\u4f4d<br>33,000\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>16,500\u5186\/5\u56de<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>44,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff083\u90e8\u4f4d\uff09\u203b1<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a53,600\u5186\/12\u56de <br>\u901a\u5e38\uff1a133,600\u5186\/12\u56de <\/td><td>75,400\u5186\/12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><td>24,000\u5186\/10\u56de<\/td><td>65,600\u5186\/12\u56de<\/td><td>–<\/td><td>\u9f3b\u4e0b\u306e\u307f<br>50,220\u5186\u301c\/12\u56de<\/td><td>100,320\u5186\u301c\/10\u56de<\/td><td>–<\/td><td>–<\/td><td>–<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>189,400\u5186\/6\u56de<\/td><td>36,600\u5186\/6\u56de<\/td><td>78,000\u5186\/5\u56de<\/td><td>108,900\/5\u56de<\/td><td>149,000\u5186\/5\u56de<\/td><td>60,000\u5186\u301c\/5\u56de<\/td><td>71,060\u5186\u301c\/5\u56de<\/td><td>93,500\u5186\/5\u56de<\/td><td>82,500\u5186\/5\u56de<\/td><td>220,000\u5186\/5\u56de<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td> \u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>190,000\u5186\/12\u56de<\/td><td>73,200\u5186\/12\u56de<\/td><td>156,000\u5186\/10\u56de<\/td><td>109,600\/12\u56de<\/td><td>–<\/td><td>120,000\u5186\u301c\/12\u56de<\/td><td>102,410\u5186\u301c\/8\u56de<\/td><td>224,400\u5186\/12\u56de<\/td><td>–<\/td><td>–<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>\u65b0\u5bbf\u4e09\u4e01\u76ee\u3088\u308a\u5f92\u6b691\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b698\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>\u9280\u5ea7\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>\u753a\u7530\u99c5\u3088\u308a\u5f92\u6b695\u5206<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>\u7acb\u5ddd\u99c5\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br>\u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br>\u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br>\u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br>\u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><td>3\u5e97\u8217<br>\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><td>\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><td>\u90fd\u51854\u9662<br>\u6e0b\u8c37\u9662\u3001\u65b0\u5bbf\u9662\u3001\u6c60\u888b\u9662\u3001\u65b0\u6a4b\u9662<\/td><td><strong>\u3010<\/strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><strong>\u3010<\/strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u3011<br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf\u3011<br>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u3010\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd\u3011<br>10:00\uff5e20:00\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><td>11:00\uff5e20:00<\/td><td>10:00\u301c19:00<\/td><td>11:00\u301c21:00<\/td><td><\/td><td>11:00\u301c20:00<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\uff5e19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><td>11\uff1a00-19\uff1a00<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u9ebb\u9154<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<br>\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a2,000\u5186\/1\u672c<br>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186\/1\u90e8\u4f4d<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u672c(10g)<\/td><td>\u9ebb\u9154\u4ee3\uff1a1\u90e8\u4f4d3,300\u5186<br>2\u90e8\u4f4d\u76ee\u304b\u3089\u306f\u8ffd\u52a0\uff11\u90e8\u4f4d\u306b\u3064\u304d1,100\u5186\u3001\u9ebb\u9154\u30c6\u30fc\u30d7 1\u679a300\u5186<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><td>\u00a52,200\uff081\u90e8\u4f4d\uff09<\/td><td>\u6599\u91d1\u8a18\u8f09\u306a\u3057<br>\u8a73\u3057\u304f\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td><br>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u4fdd\u8a3c\u306f\u624b\u539a\u3044\u304c\u6599\u91d1\u306f\u5b89\u3059\u304e\u305a\u9ad8\u3059\u304e\u305a<\/td><td>100\u5186\u306e\u8ffd\u52a0\u7167\u5c04\u306f\u5e73\u65e511:00\u301c15:00\u3057\u304b\u5229\u7528\u3067\u304d\u306a\u3044\u203b2<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u50be\u5411\u306b\u3042\u308b<\/td><td>\u30d7\u30e9\u30f3\u304c\u5b89\u3044\u5206\u3001\u5b66\u5272\u306a\u3069\u306e\u5272\u5f15\u7387\u306f\u3042\u307e\u308a\u3088\u304f\u306a\u3044<\/td><td>\u5e74\u672b\u5e74\u59cb\u30fbGW\u30fb\u304a\u76c6\u304c\u304a\u4f11\u307f<\/td><td>\u30fb\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u304c\u5728\u7c4d\u3057\u3066\u3044\u308b<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/td><td>\u30fb\u5973\u6027\u3068\u9854\u3092\u5408\u308f\u305b\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<br>\u30fb\u6599\u91d1\u304c\u5c11\u3057\u5272\u9ad8<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-1409057x&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=J5530f-E183691Z&p=j706195E\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.felmat.net\/fmcl?ak=Y47886.1.U85666U.L593681\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.medieth.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/www.mg-clinic.com\/\" target=\"_blank\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u4fa1\u683c\u306f\u5168\u3066\u7a0e\u8fbc<br>\u203b1 5\u56de\u3082\u3057\u304f\u306f6\u56de\u30d7\u30e9\u30f3\u3067\u8a08\u7b97<br>\u203b2 \u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\u652f\u6255\u3044\u3067\u6307\u5b9a\u306e\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002\u6709\u52b9\u671f\u9650\u306f3\u5e74\u9593\u3067\u3059<br>\u203b3 \u7279\u5b9a\u306e\u30b3\u30fc\u30b9\u7533\u3057\u8fbc\u307f\u304c\u5fc5\u8981\u3002\u5951\u7d04\u6642\u306b22,000\u5186\u3067\u52a0\u5165\u304c\u5fc5\u8981\u3002\u6709\u52b9\u671f\u9650\u306f2\u5e74\u9593\u3067\u3059<\/p>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30ea\u30bc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-1235\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/6617-1408625449-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"3651732d-bed6-4a68-a0d2-15972b47673f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8740f63c-bcda-4377-9352-47961afe004a\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8740f63c-bcda-4377-9352-47961afe004a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1748ef89-2284-416f-836d-1d9511c9dc36\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"37354e35-07b4-4b1b-a98a-ed8c61581722\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"1709b44d-7405-410c-94c7-5e3ea3aea757\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"9.1\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">9.1<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d93d674c-5beb-4a19-8492-8690c5263344\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>3\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u53ef\u80fd<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u306b\u5099\u3048\u305f\u5b8c\u5168\u7121\u6599\u4fdd\u8a3c\u3092\u5b8c\u5099<\/li><li>2\u7a2e\u985e\u306e\u9ebb\u9154\u306e\u5c0e\u5165\u3067\u75db\u307f\u3078\u306e\u914d\u616e\u3082\u25ce<\/li><li>\u6708\u30053,200\u5186\uff5e\u624b\u8efd\u306b\u8131\u6bdb\u3092\u59cb\u3081\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af\u306f\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u5168\u56fd\u306b18\u5e97\u8217\u5c55\u958b\u3057\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u306a\u30695\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u5e2b\u304c\u76f4\u63a5\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u9b45\u529b\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u306f\u7121\u6599\u3067\u3059\u3002\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3067\u3057\u304b\u6271\u3046\u3053\u3068\u306e\u3067\u304d\u306a\u3044\uff13\u7a2e\u985e\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u3067\u7570\u306a\u308b\u808c\u8cea\u3084\u6bdb\u8cea\u306b\u5bfe\u5fdc\u3002\u90e8\u5206\u7684\u306b\u6b8b\u3059\u306a\u3069\u306e\u30c7\u30b6\u30a4\u30f3\u3084\u30dc\u30ea\u30e5\u30fc\u30e0\u8abf\u6574\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u306e\u6709\u52b9\u671f\u9650\u304c5\u5e74\u3082\u3042\u308b\u306e\u3067\u3001\u4e8b\u60c5\u3067\u884c\u3051\u306a\u3044\u671f\u9593\u304c\u3067\u304d\u3066\u3082\u5927\u4e08\u592b\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-60504871-f308-4b09-bd27-d630d8186f8c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg\" alt=\"\" data-id=\"76123\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1\/\" class=\"wp-image-76123\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg\" alt=\"\" data-id=\"76124\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1\/\" class=\"wp-image-76124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg\" alt=\"\" data-id=\"76125\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1\/\" class=\"wp-image-76125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg\" alt=\"\" data-id=\"76126\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1\/\" class=\"wp-image-76126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a\uff11\u4e01\u76ee\uff12\u2212\uff11 \u30ca\u30a4\u30f3\u30c6\u30a3 \u65b0\u5bbf \u30d3\u30eb 7F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br><a href=\"https:\/\/g.page\/mensrize_shibuya?share\">\u6e0b\u8c37\u533a\u795e\u53571-16-3 \u30d6\u30eb\u30fb\u30f4\u30a1\u30fc\u30eb\u30d3\u30eb4F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br><a href=\"https:\/\/www.google.com\/maps\/place\/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7\/@35.668131,139.7591151,17z\/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea78-8-8 \u9280\u5ea7\uff18\uff18\uff18\u30d3\u30eb10F<\/a><br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/g.page\/mensrize_machida?share\" target=\"_blank\">\u6771\u4eac\u90fd\u753a\u7530\u5e02\u539f\u753a\u75304-11-14\u30b3\u30ed\u30f3\u30d6\u30b9\u30d3\u30eb8F<\/a><br>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<br><a href=\"https:\/\/g.page\/mensrize_tachikawa?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6771\u4eac\u90fd\u7acb\u5ddd\u5e02\u67f4\u5d0e\u753a3-6-23LX\u30d3\u30eb3F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0fHP\u306e\u300c\u96fb\u8a71\u4e88\u7d04\u300d<\/a>\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u65b0\u5bbf<\/strong><br>14:00\uff5e23:00<br> \uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u6e0b\u8c37<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u9280\u5ea7<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u753a\u7530<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br><strong>\u30e1\u30f3\u30ba\u30ea\u30bc\u7acb\u5ddd<\/strong><br>10:00\uff5e20:00<br> \uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br> \u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br> \u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e05\u6f54\u611f\u6ea2\u308c\u308b\u9662\u5185\u3067\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u7686\u3055\u3093\u3068\u3066\u3082\u89aa\u5207\u3067\u4e01\u5be7\u306b\u63a5\u3057\u3066\u304f\u3060\u3055\u308a\u3068\u3066\u3082\u597d\u611f\u304c\u6301\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vPzdGST37eK1FWuA6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u914d\u616e\u3082\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u3066\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u96fb\u8a71\u5bfe\u5fdc\u3082\u5927\u5909\u306b\u6c17\u6301\u3061\u306e\u826f\u3044\u5bfe\u5fdc\u3067\u3057\u305f\u306d\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NBtqkUNaPDhuk1UN9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u307e\u3060\u306b\u5168\u304f\u4e88\u7d04\u304c\u53d6\u308c\u307e\u305b\u3093\u30021\u5e74\u9593\u305a\u3063\u3068\u53d6\u308a\u3084\u3059\u3044\u3088\u3046\u6539\u5584\u3057\u307e\u3059\u3068\u8a00\u3044\u7d9a\u3051\u3066\u3044\u307e\u3059\u304c\u5168\u304f\u52aa\u529b\u304c\u898b\u3089\u308c\u307e\u305b\u3093\u3002\u65b0\u898f\u5951\u7d04\u306e\u65b9\u306f\u6700\u521d\u306b\u304a\u91d1\u3092\u6255\u3063\u305f\u3089\u305d\u306e\u5f8c\u884c\u304d\u305f\u3044\u65e5\u306b\u5168\u7136\u4e88\u7d04\u304c\u53d6\u308c\u306a\u3044\u306e\u3067\u304a\u6c17\u3092\u3064\u3051\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuqU6YimKHvoysyB7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"335d4ac2-43f2-4def-863b-cd3d0dd4a18a\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c349d5b9-4493-446f-9339-9ce586ff7009\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20c0363b-e112-4b74-8f6e-73572a124f7b\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.2<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u8131\u6bdb\u6a5f\u304c5\u7a2e\u985e\uff01\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u304c\u3067\u304d\u308b<\/li><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u6a5f\u300c\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u300d\u5168\u9662\u5c0e\u5165<\/li><li>\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306a\u30897\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186<\/li><li>\u69d8\u3005\u306a\u30c8\u30e9\u30d6\u30eb\u3078\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u7121\u6599<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u5168\u56fd\u306b18\u9662\u5c55\u958b\u3001\u90fd\u5185\u306b\u306f\u65b0\u5bbf\u306a\u30695\u9662\u304c\u5c55\u958b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\uff62\u7537\u6027\u7f8e\u5bb9\u3068\u3044\u3046\u6587\u5316\u3092\u5275\u308b\uff63\u3053\u3068\u3092\u4f7f\u547d\u3068\u3057\u3066\u3044\u3066\u3001\u7f8e\u610f\u8b58\u306e\u9ad8\u3044\u7537\u6027\u306b\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u52b9\u679c\u3092\u51fa\u3059\u305f\u3081\u306b\u9577\u671f\u9593\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u30a8\u30b9\u30c6\u8131\u6bdb\u306b\u6bd4\u3079\u3066\u3001\u533b\u7642\u8131\u6bdb\u306f\u77ed\u671f\u9593\u3067\u52b9\u679c\u304c\u5f97\u3089\u308c\u3084\u3059\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<br>\u6bdb\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u300c\u30d0\u30eb\u30b8\u300d\u3068\u3044\u3046\u7d30\u80de\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u3082\u5c11\u306a\u304f\u3066\u3059\u307f\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u3001\u3075\u305f\u305f\u3073\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u307b\u3068\u3093\u3069\u306a\u3044\u306e\u304c\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b4\u30ea\u30e9\u5272\u3001\u4e57\u308a\u63db\u3048\u5272\u3001\u30da\u30a2\u5272\u306a\u3069\u306e\u5272\u5f15\u3082\u5145\u5b9f\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg\" alt=\"\" data-id=\"76116\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1\/\" class=\"wp-image-76116\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg\" alt=\"\" data-id=\"76117\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1\/\" class=\"wp-image-76117\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg\" alt=\"\" data-id=\"76118\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1\/\" class=\"wp-image-76118\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg\" alt=\"\" data-id=\"76115\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1\/\" class=\"wp-image-76115\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4><strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<p><strong>\u3010\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\uff08\u51686\u56de\uff09\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>(\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b)<\/td><td>74,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0<br>\uff08\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff09<\/td><td>64,800\u5186<\/td><\/tr><tr><td>+\u90e8\u4f4d\u8ffd\u52a0\uff08\u9996\uff09<\/td><td>49,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><small>\u203b\u300e\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u300f\u7d42\u4e86\u5f8c\u306f3\u5e74\u9593\u8ffd\u52a01\u56de100\u5186\u3067\u7167\u5c04\u53ef\u80fd\uff01<\/small><\/p>\n\n\n<p><strong>\u3010\u5404\u90e8\u4f4d\u3054\u3068\u306e\u6599\u91d1\u3011<\/strong><\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9f3b\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u30a2\u30b4\u4e0b<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u307b\u307b<\/td><td>48,000\u5186<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052<\/td><td>38,800\u5186<\/td><\/tr><tr><td>\u9996<\/td><td>48,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306f\u3001\u5e73\u65e511:00\u301c15:00\u307e\u3067\u306e\u7167\u5c04\u3068\u306a\u308a\u307e\u3059\u3002\u5951\u7d04\u6642\u306b\u30d7\u30e9\u30b919,800\u5186\uff08\u7a0e\u8fbc\uff09\u306e\u304a\u652f\u6255\u3067\u4e0a\u8a18\u66dc\u65e5\u6642\u9593\u4ee5\u5916\u3082\u5229\u7528\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51856\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u9662\u3001\u9280\u5ea7\u9662\u3001\u4e0a\u91ce\u9662\u3001\u753a\u7530\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272*<br><br>*\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-96b48b26-f961-41c0-9544-d18828aca209\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u884c\u304b\u3057\u3066\u3082\u3089\u3063\u3066\u307e\u3059\u3002<br>\u5e97\u54e1\u3055\u3093\u53ef\u611b\u304f\u3066\u4e01\u5be7\u3067\u3068\u3066\u3082\u89aa\u5207\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/2KSFf7eVkXmCADP48\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u65bd\u8853\u3067\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u975e\u5e38\u306b\u4e01\u5be7\u3002<br>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3092\u5c0e\u5165\u3057\u3066\u3044\u308b\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u4ee5\u5916\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3082\u884c\u3063\u305f\u4e8b\u304c\u3042\u308a\u307e\u3059\u304c\u30011\u56de\u6ed1\u3089\u305b\u305f\u3089\u6b21\u306e\u4f4d\u7f6e\u306b\u79fb\u52d5\u3002<br>\u78ba\u304b\u306b\u65bd\u8853\u6642\u9593\u306f\u65e9\u3044\u3051\u3069\u6253\u3061\u6f0f\u308c\u304c\u6563\u898b\u3055\u308c\u308b\u3050\u3089\u3044\u306a\u3089\u3001\u6642\u9593\u3092\u76ee\u4e00\u676f\u306b\u4f7f\u3063\u3066\u4e01\u5be7\u306b\u3084\u3063\u3066\u6b32\u3057\u3044\u3002<br>\u30b4\u30ea\u30e9\u3067\u306f\u3001\u540c\u3058\u90e8\u4f4d\u306b4\u30015\u56de\u5f53\u3066\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u6c17\u5206\u7684\u306b\u3082\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044\u3002<br>\u3053\u308c\u3067\u6253\u3061\u6f0f\u308c\u304c\u3042\u3063\u305f\u5834\u5408\u306f\u8ae6\u3081\u304c\u3064\u304f\u30ec\u30d9\u30eb<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ym2rgdEanBChoLJi6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u96f0\u56f2\u6c17\u3082\u63a5\u5ba2\u3082\u3044\u3044\u306e\u3060\u304c\u3001\u7acb\u5730\u304c\u3044\u3044\u305b\u3044\u3067\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u3002\u30d2\u30b2\u8131\u6bdb\u52b9\u679c\u306f\u78ba\u304b\u306b\u3042\u308b\u304c\u3001\u9ad8\u3044\u3002\u8131\u6bdb\u306a\u3089\u4ed6\u306e\u7f8e\u5bb9\u6574\u5f62\u3082\u3042\u308b\u306e\u3067\u3001\u5373\u65ad\u305b\u305a\u306b\u4ed6\u793e\u3068\u6bd4\u8f03\u3057\u3066\u304b\u3089\u7533\u3057\u8fbc\u307e\u306a\u3044\u3068\u5f8c\u6094\u3057\u307e\u3059\u3088<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/roqxaitnRYou6Vsy6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-k222763A&p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"8cedd301-be8d-4c32-994e-c61b4908c552\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"775d53eb-7cf3-4491-8539-820aaaa9dee2\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"471763f0-2131-46a6-afbf-e5dd9c165c4d\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9d161c1f-d5fc-4849-a124-2efcaf88982c\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.5\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.5<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.3<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u90fd\u5185\u3060\u3051\u306723\u9662\uff01\u5727\u5012\u7684\u306a\u9662\u6570<\/li><li>\u30b7\u30f3\u30d7\u30eb\u306a\u30b3\u30fc\u30b9\u8a2d\u5b9a\u3067\u30d7\u30e9\u30f3\u9078\u3073\u306b\u8ff7\u308f\u306a\u3044<\/li><li>1\u56de\u306e\u307f\u306e\u8131\u6bdb\u3082\u53ef\u80fd\uff01\u30b3\u30fc\u30b9\u5951\u7d04\u306a\u3057\u3067\u30cf\u30fc\u30c9\u30eb\u304c\u4f4e\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001CM\u3067\u3082\u304a\u306a\u3058\u307f\u306e\u6709\u540d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u56fd\u306b\u5e97\u8217\u3092\u5c55\u958b\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u3084\u3080\u306a\u3044\u5f15\u3063\u8d8a\u3057\u304c\u3042\u3063\u3066\u3082\u7d9a\u3051\u3089\u308c\u308b\u306e\u306f\u4fbf\u5229\u3067\u3059\u3002\u6771\u4eac\u3067\u308219\u9662\u3068\u3044\u3046\u9a5a\u304f\u307b\u3069\u306e\u5e97\u8217\u6570\u3092\u8a87\u3063\u3066\u3044\u308b\u306e\u3067\u3001\u6771\u4eac\u5728\u4f4f\u306e\u65b9\u306f\u3068\u3066\u3082\u901a\u3044\u3084\u3059\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u8131\u6bdb\u6a5f\u3067\u3001\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u75db\u307f\u306e\u5c11\u306a\u3044\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u5f93\u4e8b\u8005\u304c\u3044\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u306b\u3088\u308b\u4e07\u304c\u4e00\u304c\u5fc3\u914d\u306a\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002\u9854\u3068\u3044\u3046\u30c7\u30ea\u30b1\u30fc\u30c8\u3067\u76ee\u7acb\u3064\u7b87\u6240\u306a\u3089\u306a\u304a\u3055\u3089\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u30013\u90e8\u4f4d\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09\u304c1\u56de5,700\u5186\u3067\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4><strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u4e0a\u53e3\u30d2\u30b2\u3001\u30a2\u30b4\u3001\u30a2\u30b4\u4e0b\uff09<\/td><td>1\u56de\uff1a5,700 \u5186<br>3\u56de\uff1a11,400 \u5186<br>6\u56de\uff1a16,800 \u5186<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9<br>\uff08\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff09<\/td><td>1\u56de\uff1a6,500 \u5186<br>3\u56de\uff1a12,900 \u5186<br>6\u56de\uff1a19,800 \u5186<\/td><\/tr><tr><td>\u9996<\/td><td>1\u56de\uff1a6,180\u5186<br>3\u56de\uff1a17,730\u5186<br>6\u56de\uff1a29,280\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518532\u9662<br>\u65b0\u5bbf\u672c\u9662\u3001\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u65b0\u5bbf\u5927\u30ac\u30fc\u30c9\u9662\u3001\u30e1\u30f3\u30ba\u30ec\u30fc\u30b6\u30fc\u897f\u65b0\u5bbf\u9662\u3001AGA\u65b0\u5bbf\u672c\u9662\u3001\u6e0b\u8c37\u9662\u3001\u6c60\u888b\u897f\u53e3\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u6c60\u888b\u30e1\u30c8\u30ed\u30dd\u30ea\u30bf\u30f3\u53e3\u9662\u3001\u9ad8\u7530\u99ac\u5834\u9662\u3001\u9280\u5ea7\u9662\u3001Regno\u9280\u5ea7\u9662\u3001\u65b0\u6a4b\u9280\u5ea7\u53e3\u9662\u3001\u6075\u6bd4\u5bff\u9662\u3001\u516d\u672c\u6728\u9662\u3001\u8868\u53c2\u9053\u9662\u3001\u54c1\u5ddd\u9662\u3001\u8d64\u5742\u898b\u9644\u9662\u3001\u79cb\u8449\u539f\u9662\u3001\u4e0a\u91ce\u9662\u3001\u4e21\u56fd\u9662\u3001\u6771\u4eac\u84b2\u7530\u9662\u3001\u81ea\u7531\u304c\u4e18\u9662\u3001\u4e8c\u5b50\u7389\u5ddd\u9662\u3001\u8d64\u7fbd\u9662\u3001\u7acb\u5ddd\u9662\u3001\u753a\u7530\u9662\u3001\u516b\u738b\u5b50\u9662\u3001\u8c4a\u6d32\u9662\u3001\u5317\u5343\u4f4f\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>\u53d7\u4ed8\u6642\u9593<br>10\uff1a00\u301c23\uff1a00<br>\u8a3a\u5bdf\u6642\u9593<br>10\uff1a00\u301c19\uff1a00<br>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6bdb\u3067\u304a\u4e16\u8a71\u306b\u306a\u3063\u3066\u307e\u3059\uff01<br>\u3053\u306e\u6642\u671f\u306b\u306a\u308b\u3068\u6bdb\u306e\u51e6\u7406\u304c\u758e\u304b\u306b\u306a\u308a\u304c\u3061\u306a\u306e\u3067\u3001\u3044\u3063\u305d\u306e\u4e8b\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3068\u601d\u3044\u901a\u3044\u59cb\u3081\u307e\u3057\u305f\u3002<br>\u8155\u6bdb\u304c\u5272\u3068\u6fc3\u304f\u306a\u308a\u3084\u3059\u3044\u306e\u3067\u3084\u3063\u3066\u3082\u3089\u3044\u30012\u9031\u9593\u3050\u3089\u3044\u7d4c\u3064\u3068\u81ea\u7136\u3068\u30dd\u30ed\u30dd\u30ed\u6bdb\u304c\u629c\u3051\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\uff01<br>\u7523\u6bdb\u3082\u751f\u3048\u3065\u3089\u304f\u306a\u3063\u3066\u6700\u9ad8\u3067\u3059\uff01\u7b11<br>\u808c\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u6c17\u304c\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/hvZWNMHCp1iQncgy5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u306f\u4e88\u7d04\u304c\u53d6\u308a\u306b\u304f\u3044\u5370\u8c61\u304c\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u6bce\u56de\u5e0c\u671b\u901a\u308a\u306b\u4e88\u7d04\u304c\u53d6\u308c\u3066\u304a\u308a\u3001\u4e88\u7d04\u53d7\u4ed8\u3082\u9045\u3044\u6642\u9593\u5e2f\u307e\u3067\u5bfe\u5fdc\u304f\u3060\u3055\u308a\u4e88\u5b9a\u304c\u7acb\u3066\u3084\u3059\u3044\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u6bce\u56de\u524d\u56de\u304b\u3089\u306e\u7167\u5c04\u5f8c\u306e\u52b9\u679c\u3092\u4e00\u5ea6\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u308b\u306e\u3067\u7167\u5c04\u6f0f\u308c\u306a\u3069\u3082\u5c11\u306a\u304f\u4eca\u306e\u3068\u3053\u308d\u4e0d\u6e80\u306a\u304f\u901a\u3048\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GW7EDPVnxxfj9hfx6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306f\u304a\u305d\u3089\u304f\u5168\u56fd\u5171\u901a\u3060\u3068\u601d\u3044\u307e\u3059\u304c\u3001<strong>\u8131\u6bdb<\/strong>\u30de\u30b7\u30f3\u306e\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u308f\u3056\u3068\u4f4e\u304f\u8a2d\u5b9a\u3057\u3066\u3044\u308b\u306e\u3067\u3044\u3064\u307e\u3067\u7d4c\u3063\u3066\u3082<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u5b89\u3055\u3092\u58f2\u308a\u306b\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4e00\u6642\u7684\u306b\u6bdb\u304c\u629c\u3051\u843d\u3061\u308b\u7a0b\u5ea6\u306e\u5a01\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3067\u65bd\u8853\u3059\u308b\u305f\u3081\u3001<strong>\u6c38\u4e45\u8131\u6bdb<\/strong>\u306e\u52b9\u679c\u306f\u8584\u304f\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u5951\u7d04\u3092\u7e70\u308a\u8fd4\u3059\u3053\u3068\u306b\u306a\u308a\u7d50\u679c\u7684\u306b\u30c8\u30fc\u30bf\u30eb\u3067\u898b\u308b\u3068\u9ad8\u984d\u3067\u3059\u3002<br>\u591a\u304f\u306e\u60a3\u8005\u306f\u5b89\u3055\u3060\u3051\u306b\u60f9\u304b\u308c\u3066\u3001\u3053\u306e\u3088\u3046\u306a\u88cf\u4e8b\u60c5\u3092\u77e5\u3089\u305a\u306b\u6765\u9662\u3059\u308b\u306e\u3067\u7d50\u679c\u7684\u306b\u4f55\u5ea6\u3082\u4f55\u5ea6\u3082\u901a\u308f\u3055\u308c\u3066\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30ab\u30e2\u306b\u306a\u308a\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/L3ogrsZspfVU3VpG7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" style=\"background-color:#2dad96\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-shonanbiyougeka\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5b89\u3044\u3051\u3069\u52b9\u679c\u306f\u3042\u308b\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-o409064Z&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p style=\"font-size:0\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8 <\/p>\n\n\n\n<ul><li>\u75db\u307f\u304c\u5c11\u306a\u3044<\/li><li>\u6700\u77ed5\u30f6\u6708\u3067\u5b8c\u4e86<\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f<span class=\"redcolor\">\u75db\u307f\u306e\u8efd\u6e1b<\/span>\u306b\u3053\u3060\u308f\u308a\u3001\u8131\u6bdb\u6a5f\u306f\u6700\u65b0\u306e\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u300d\u3092\u5c0e\u5165\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u306f\u6e29\u304b\u3044\u71b1\u3067\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u305f\u3081\u3001\u75db\u307f\u3092\u5927\u5e45\u306b\u8efd\u6e1b\u3067\u304d\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n<p>\u5f93\u6765\u306e\u3088\u3046\u306a\u75db\u307f\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u3058\u3093\u308f\u308a\u3068\u6e29\u304b\u3055\u3092\u611f\u3058\u308b\u7a0b\u5ea6\u306e\u4f53\u611f\u3067\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/span><\/p>\n<p>\u4eca\u306f\u3082\u3046\u300c\u533b\u7642\u8131\u6bdb\uff1d\u75db\u307f\u304c\u5f37\u3044\u300d\u3068\u3044\u3046\u305d\u3093\u306a\u6642\u4ee3\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><strong>\u75db\u307f\u3092\u30cd\u30c3\u30af\u306b\u601d\u3046\u3053\u3068\u306a\u304f\u6c17\u8efd\u306b\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b<\/strong>\u306e\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u6bdb\u5468\u671f\u306b\u95a2\u4fc2\u306a\u304f\u8131\u6bdb\u3067\u304d\u308b\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306a\u306e\u3067\u3001<strong>\u6700\u77ed1\u30f6\u6708\u306b1\u56de\u306e\u30da\u30fc\u30b9\u3067\u8131\u6bdb\u53ef\u80fd<\/strong>\u3002<\/p>\n<p><span class=\"highlighted\">5\u56de\u30b3\u30fc\u30b9\u306a\u3089\u305f\u3063\u305f\u306e5\u30f6\u6708\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/span><\/p>\n<p>\u3055\u3089\u306b\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u3067\u306f\u8ffd\u52a0\u8cbb\u7528\u304c\u767a\u751f\u3057\u307e\u305b\u3093\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-13133f9b-ea06-4403-9627-7b17787ba250\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li> \u521d\u8a3a\u6599 <\/li><li> \u518d\u8a3a\u6599 <\/li><li> \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09 <\/li><li> \u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09 <\/li><li> \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb <\/li><li> \u9ebb\u9154\u4ee3 <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3053\u308c\u3089\u304c\u3059\u3079\u3066\u7121\u6599\u306a\u306e\u306f\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<h4> <strong>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/strong>\u306e\u6599\u91d1\u30d7\u30e9\u30f3 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d<br>\uff08\u9f3b\u3057\u305f\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9996\u304b\u3089\u9078\u3079\u308b\uff09<\/td><td><strong>5\u56de38,500\u5186<\/strong><\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53<\/td><td><strong>5\u56de78,000\u5186<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831 <\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/mens-eminal.jp\/lp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/a><\/td><\/tr><tr><td> \u4f4f\u6240 <\/td><td>\u90fd\u51854\u9662<br>\u9280\u5ea7\u9662\u3001\u6c60\u888b\u6771\u53e3\u9662\u3001\u65b0\u5bbf\u897f\u53e3\u9662\u3001\u4e0a\u91ce\u9662 <\/td><\/tr><tr><td> \u96fb\u8a71\u756a\u53f7 <\/td><td> \u516c\u5f0fHP\u300c\u533b\u9662\u4e00\u89a7\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td> \u30a2\u30af\u30bb\u30b9 <\/td><td> \u516c\u5f0fHP\u300c<a rel=\"noreferrer noopener\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\">\u533b\u9662\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002 <\/td><\/tr><tr><td>\u8a3a\u7642\u6642\u9593<\/td><td>11:00\u301c21:00<\/td><\/tr><tr><td> \u4e88\u7d04\u65b9\u6cd5 <\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04 <\/td><\/tr><tr><td>\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30fb\u65bd\u8853\u6642\u306e\u30ed\u30fc\u30b7\u30e7\u30f3\u4ee3<br>\u30fb \u304a\u85ac\u4ee3\uff08\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30af\u30ea\u30fc\u30e0\u4ee3\uff09<br>\u30fb\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u6599\uff08\u81ea\u5df1\u51e6\u7406\u304c\u96e3\u3057\u3044\u3046\u306a\u3058\u30fb\u80cc\u4e2d\u30fb\u8170\u30fb\u304a\u3057\u308a\u306f\u7121\u6599\uff09<br>\u30fb \u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306e\u6cbb\u7642\u8cbb<br>\u30fb \u8ee2\u9662\u306e\u624b\u7d9a\u304d\u8cbb\u7528<br>\u30fb\u30c6\u30b9\u30c8\u7167\u5c04\u4ee3<br>\u30fb\u9ebb\u9154<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3<\/td><td>\u30fb\u5b66\u527210%OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u52726%OFF<br>\u30fb\u30da\u30a2\u52726%OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/6WXQ4z4Ak7RQyU4P7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u3001\u65bd\u8853\u3057\u3066\u304f\u3060\u3055\u308b\u65b9\u306f\u7686\u3055\u3093\u4e01\u5be7\u3067\u597d\u611f\u304c\u6301\u3066\u308b\u3002\u4e2d\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>1\u56de\u3067\u3082\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u30023\u56de\u3084\u3063\u305f\u3089\u78ba\u5b9f\u306b\u5909\u308f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dXk9BQPEPhtiPfN4A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u307e\u305a\u3001\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u306f\u6700\u77ed5\u56de\u3068\u66f8\u304b\u308c\u3066\u3044\u305f\u304c\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3044\u3063\u305f\u30895\u56de\u3067\u306f\u307e\u305a\u7d42\u308f\u3089\u306a\u3044\u3068\u5e97\u8217\u3067\u8a00\u308f\u308c10\u56de\u3092\u9032\u3081\u3089\u308c\u305f\u3002<br>\u307e\u305f\u3001\u521d\u56de\u306f\u4e88\u5b9a\u6642\u9593\u3088\u308a\uff11\u6642\u9593\u524d\u306b\u6765\u3044\u3068\u8a00\u308f\u308c\u305f\u304c\u3001\u5b9f\u969b\u884c\u3063\u3066\u307f\u305f\u3089\u9593\u9055\u3063\u3066\u3044\u307e\u3057\u305f\u3002\u3068\u8a00\u308f\u308c\u3001\uff11\u6642\u9593\u5f85\u305f\u3055\u308c\u305f\u3002<br>\uff12\u56de\u76ee\u306e\u4e88\u7d04\u3082\u307b\u3068\u3093\u3069\u53d6\u308c\u305a\u3001\u4f55\u3068\u304b\u53d6\u3063\u3066\u3044\u3063\u305f\u3089\u3001\u305d\u306e\u65e5\u306e\u5348\u524d\u306b\u6574\u5f62\u5916\u79d1\u306b\u884c\u3063\u305f\u3068\u3044\u3046\u3053\u3068\u3067\u672c\u65e5\u306e\u65bd\u8853\u306f\u3067\u304d\u307e\u305b\u3093\u3002\uff11\u56de\u6d88\u5316\u3057\u305f\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<br>\u305d\u308c\u3092\u623b\u3059\u306b\u306f\uff11\u4e07\u5186\u5fc5\u8981\u3067\u3059\u3002\u3068\u8a00\u308f\u308c\u305f\u3002<br>\u5bfe\u5fdc\u306b\u4e0d\u6e80\u304c\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3092\u53d7\u3051\u305f\u304c\u9000\u4f1a\u3057\u307e\u3057\u305f\u3002<br>\u307f\u306a\u3055\u3093\u306f\u3001\u6c17\u3092\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/qVhjcBmML1ZoqwYC7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-1409057x&p=j706195E\" style=\"background-color:#2dad96\"> \u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><br><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30c8\u3099\u30af\u30bf\u30fc\u30b3\u30cf\u309a\" class=\"wp-image-14128\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-3-300x174.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"44f415b9-188c-42f4-a55f-deb377d317b7\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ffd42019-ff9d-4482-8d57-8e2924064947\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"ae545144-1dcb-4059-9dcf-277c7de525fe\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"30b10093-d512-4ab5-af8e-8ad3e519507d\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.3\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.3<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30c9\u30af\u30bf\u30fc\u30b3\u30d0<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.8<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.8<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-45b719b0-74b4-471a-8040-fabfa847d898\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>Dr.\u30b3\u30d0\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f1\u56de100\u5186\uff01\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u304c\u9b45\u529b<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306e\u8131\u6bdb\u7bc4\u56f2\u304c\u5e83\u3044<\/li><li>\u8131\u6bdb\u524d\u306b\u30c6\u30b9\u30c8\u7167\u5c04\u3042\u308a<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>Dr.\u30b3\u30d0\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306b\u7279\u5316\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u7684\u306a\u306e\u306f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3002<\/p>\n\n\n\n<p>2\u5e74\u30844\u5e74\u9593\u306a\u3069\u306e\u671f\u9650\u4ed8\u304d\u304c\u591a\u3044\u4e2d\u3001\u65bd\u88536\u56de\u76ee\u4ee5\u964d\u306f\u4e88\u7d04\u6599100\u5186\u306e\u307f\u3067\u65bd\u8853\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u53e3\u30fb\u984e\u30fb\u982c\u30fb\u984e\u4e0b\u30fb\u9996\u4e0a\u306e\u307b\u307c\u5168\u3066\u306e\u30d2\u30b2\u304c\u5bfe\u8c61\u3068\u306a\u308b\u306e\u3067\u3001\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u306b\u52a0\u3048\u3066\u3001\u30b7\u30cd\u30ed\u30f3\u30ad\u30e3\u30f3\u30c7\u30e9\u793e\u306eGentleMax Pro\u3092\u4f7f\u7528\u3057\u3066\u304a\u308a\u3001\u30d2\u30b2\u306b\u6700\u9069\u306a\u65bd\u8853\u3092\u63d0\u4f9b\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u9a5a\u7570\u7684\u306a\u52b9\u679c\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u78ba\u5b9f\u306a\u52b9\u679c\u3068\u5b89\u5168\u6027\u3001\u6642\u77ed\u3067\u9078\u3076\u306a\u3089Dr.\u30b3\u30d0\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u90fd\u5ea6\u6255\u3044<\/td><td>1\u301c5\u56de\u76ee\uff1a27,500\u5186\/1\u56de<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><tr><td>\u4e00\u62ec\u6255\u3044<\/td><td>5\u56de\u5206\uff1a108,900\u5186<br>6\u56de\u76ee\u4ee5\u964d\uff1a110\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4><strong>Dr.\u30b3\u30d0<\/strong>\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kobayashi-seikei.jp\/alopecia\/\" target=\"_blank\">Dr.\u30b3\u30d0 \u9280\u5ea7\u9662<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/Nd9YwZNW7bBpaSFs9\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea72\u4e01\u76ee10-8 \u30de\u30cb\u30a8\u30e9\u9280\u5ea7\u30d3\u30eb3\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-026-226<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>JR\u6709\u697d\u753a\u99c5 \u5f92\u6b698\u5206<br> \u9280\u5ea7\u7dda \u9280\u5ea7\u99c5 A13 \u5f92\u6b694\u5206<br> \u65e5\u6bd4\u8c37\u7dda \u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u9280\u5ea7\u4e00\u4e01\u76ee\u99c5 11\u756a\u51fa\u53e3 \u5f92\u6b692\u5206<br> \u6709\u697d\u753a\u7dda \u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3 \u5f92\u6b695\u5206<br> \u90fd\u55b6\u6d45\u8349\u7dda \u5b9d\u753a\u99c5 A3\u51fa\u53e3 \u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u5411\u3051\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>Dr.\u30b3\u30d0\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b89\u3044\u3057\u3001\u52b9\u679c\u629c\u7fa4\u3067\u3059\u3002<br>\u5f53\u65b9\u3081\u3061\u3083\u304f\u3061\u3083\u9aed\u306f\u6fc3\u3044\u65b9\u3067\u3059\u304c\u3001\u8584\u304f\u306a\u3063\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u4e88\u7d04\u306f\u3068\u308a\u305a\u3089\u3044\u3067\u3059\u304c\u3001\u30b3\u30b9\u30d1\u91cd\u8996\u3057\u305f\u3044\u65b9\u306b\u30aa\u30b9\u30b9\u30e1\u3002<br>\u75db\u3044\u306e\u304c\u82e6\u624b\u306a\u3089\u30b4\u30ea\u30e9\u304c\u30aa\u30b9\u30b9\u30e1\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/u9RqkAuTEXt3q46N9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4fa1\u683c\u3068\u52b9\u679c\u306f\u7d20\u6674\u3089\u3057\u3044\u3051\u3069\u3001\u793e\u54e1\u306e\u30b5\u30fc\u30d3\u30b9\u30ec\u30d9\u30eb\u3068\u885b\u751f\u9762\u306f\u4e26\u4ee5\u4e0b\u304b\u3068\u3002\u793e\u54e1\u306f\u30b5\u30fc\u30d3\u30b9\u5185\u5bb9\u3001\u8a00\u3046\u3053\u3068\u30d0\u30e9\u30d0\u30e9\u3001\u65bd\u8853\u5f8c\u306e\u8edf\u818f\u306f\u5857\u3089\u308c\u305f\u308a\u5857\u3089\u308c\u306a\u304b\u3063\u305f\u308a\u3002\u885b\u751f\u9762\u306f\u3001\u65bd\u8853\u4e0a\u4ef0\u5411\u3051\u306b\u306a\u308a\u307e\u3059\u304c\u6795\u306b\u306f\u9aea\u306e\u6bdb\u3068\u304b\u3064\u3044\u3066\u307e\u3059\u3002\u6c17\u5206\u60aa\u3044\u3001\u3001\u3061\u306a\u307f\u306b\u4e88\u7d04\u306f\u5168\u7136\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZmY1FZ8BDRWtmcBg9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u306e\u30b3\u30b9\u30d1\u306f\u968f\u4e00\u3067\u3059\u3002<br>\u305f\u3060\u305d\u306e\u5206\u5f93\u696d\u54e1\u306e\u30ec\u30d9\u30eb\u306f\u6700\u4f4e\u3067\u3059\u3002<br>\u6700\u8fd1\u306f\u65bd\u8853\u3059\u308b\u65b9\u306f\u5272\u3068\u307e\u3068\u3082\u306a\u65b9\u304c\u591a\u3044\u6c17\u304c\u3057\u307e\u3059(\u305f\u307e\u306b\u30b5\u30c3\u30b5\u3068\u7d42\u308f\u3089\u305d\u3046\u3068\u5ba2\u306e\u3053\u3068\u3092\u8003\u3048\u305a\u306b\u9069\u5f53\u306a\u3053\u3068\u3084\u308b\u4eba\u3082\u3044\u307e\u3059\u3002\u7279\u306b\u571f\u65e5\u306f\u65bd\u8853\u8005\u306e\u8cea\u304c\u4f4e\u3044\u6c17\u304c\u3057\u307e\u3059\u3002)<br>\u53d7\u4ed8\u3068\u96fb\u8a71\u5bfe\u5fdc\u306b\u95a2\u3057\u3066\u306f\u672c\u5f53\u306b\u6700\u5e95\u8fba\u30ec\u30d9\u30eb\u3067\u3059\u3002<br>\u307e\u3068\u3082\u306a\u793e\u4f1a\u4eba\u3068\u3057\u3066\u306e\u5e38\u8b58\u3084\u30de\u30ca\u30fc\u3084\u8a00\u8449\u9063\u3044\u304c\u8eab\u306b\u3064\u3044\u3066\u3044\u306a\u3044\u65b9\u3057\u304b\u3044\u307e\u305b\u3093\u3002<br>\u30b3\u30f3\u30d3\u30cb\u306e\u30a2\u30eb\u30d0\u30a4\u30c8\u306e\u65b9\u304c\u3088\u3063\u307d\u3069\u3057\u3063\u304b\u308a\u3057\u305f\u63a5\u5ba2\u3092\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br>\u53d7\u4ed8\u306f\u7121\u4eba\u306b\u3001\u96fb\u8a71\u5bfe\u5fdc\u306f\u5916\u6ce8\u3059\u308b\u306a\u3069\u3057\u3066\u9802\u304d\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/Q74tFspMAE4PMmAm7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/track.affiliate-b.com\/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E\" style=\"background-color:#2dad96\">Dr.\u30b3\u30d0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-drkoba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30c9\u30af\u30bf\u30fc\u30b3\u30d0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u7121\u671f\u9650\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u304a\u3059\u3059\u3081\u306a\u306e\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/jennyc.jp\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg\" alt=\"\" class=\"wp-image-90573\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/12\/.jpg-300x147.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"e184e38d-df9c-498e-8272-a13bddd1152b\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"20bbd0a6-7a66-4926-bece-da5791594ed9\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bfae67b3-4153-476b-9568-3a768029c0c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"bdebb052-e44d-47d8-adb6-da78c858135f\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\uff08\u30b8\u30a7\u30cb\u30fc\u30af\u30ea\u30cb\u30c3\u30af\uff09<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.1<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u75db\u307f\u306e\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b <\/li><li>\u7121\u6599\u4fdd\u8a3c\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b <\/li><li>\u4e88\u7d04\u304c\u53d6\u308a\u3084\u3059\u304f\u901a\u3044\u3084\u3059\u3044 <\/li><li>\u826f\u5fc3\u7684\u306a\u4fa1\u683c\u8a2d\u5b9a <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n<p><span style=\"font-weight: 400;\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u7537\u6027\u5c02\u7528\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3001\u6771\u4eac\u306b\u306f\u65b0\u5bbf\u5357\u53e3\u9662\u3068\u6e0b\u8c37\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u6700\u65b0\u306e\u8131\u6bdb\u7406\u8ad6\u300c\u84c4\u71b1\u5f0f\u8131\u6bdb\u300d\u306b\u3088\u308a\u3001\u75db\u307f\u3084\u808c\u3078\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u3044\u533b\u7642\u8131\u6bdb\u304c\u3067\u304d\u308b\u70b9\u304c\u6700\u5927\u306e\u9b45\u529b\u3067\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u767a\u6bdb\u56e0\u5b50\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u308b\u65b9\u6cd5\u306a\u306e\u3067\u6e29\u304b\u3044\u71b1\u3067\u30a2\u30d7\u30ed\u30fc\u30c1\u3067\u304d\u3001\u6fc3\u3044\u6bdb\u306f\u3082\u3061\u308d\u3093\u7523\u6bdb\u306e\u3088\u3046\u306a\u8584\u3044\u6bdb\u3082\u3057\u3063\u304b\u308a\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u65bd\u8853\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3067\u3042\u3063\u3068\u3044\u3046\u9593\u306b\u7d42\u308f\u308a\u3001\u4e88\u7d04\u67a0\u306b\u3082\u4f59\u88d5\u304c\u51fa\u3084\u3059\u3044\u3067\u3059\u3002\u6bd4\u8f03\u7684\u65b0\u3057\u3044\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u306e\u3067\u3001\u305d\u306e\u70b9\u3082\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u3064\u306a\u304c\u3063\u3066\u3044\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u808c\u30c8\u30e9\u30d6\u30eb\u3084\u6253\u3061\u6f0f\u308c\u306b\u3082\u7121\u6599\u3067\u5bfe\u5fdc\u3002\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306f\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u3067\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u30c6\u30b9\u30c8\u7167\u5c04\u3082\u7121\u6599\u3067\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u306e\u3067\u3001\u8208\u5473\u304c\u3042\u308c\u3070\u6c17\u8efd\u306b\u8db3\u3092\u904b\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9854\u30bb\u30ec\u30af\u30c8\u30d7\u30e9\u30f33<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a26,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a55,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a76,000\u5186<\/td><\/tr><tr><td>\u98546\u7b87\u6240\u30bb\u30c3\u30c8<br>\uff08\u3072\u305f\u3044\/\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\/\u9f3b\u4e0b\/\u30a2\u30b4\/\u30a2\u30b4\u4e0b\/\u9996\uff09<\/td><td>1\u56de\u30b3\u30fc\u30b9\uff1a51,000\u5186<br>3\u56de\u30b3\u30fc\u30b9\uff1a109,000\u5186<br>5\u56de\u30b3\u30fc\u30b9\uff1a149,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n<p><span style=\"font-weight: 400;\">\u4eca\u306a\u3089\u671f\u9593\u9650\u5b9a\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98543\u7b87\u6240\u300d\u304c1\u56de9,800\u5186\u3001\u300c\u30c8\u30e9\u30a4\u30a2\u30eb\u98546\u7b87\u6240\u300d\u304c1\u56de16,800\u5186\u3067\u304a\u8a66\u3057\u3067\u304d\u307e\u3059\u306e\u3067\u3001\u307e\u305a\u306f\u3053\u3061\u3089\u3092\u8a66\u3057\u3066\u307f\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n<h4>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>3\u5e97\u8217\u65b0\u5bbf\u5357\u53e3\u9662\u3001\u6e0b\u8c37\u9662\u3001\u5927\u5bae\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-006-280<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u306f<a href=\"https:\/\/jennyc.jp\/men\/clinics\/\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3001\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3001\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/jennyc.jp\/men\/reserve\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df<\/strong><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b16884f9-2176-4316-ad02-3b70add7283b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Shoki Aoba\u3055\u3093 <\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u7d4c\u9a13\u3067\u4e0d\u5b89\u8981\u7d20\u3082\u591a\u3005\u3042\u308a\u307e\u3057\u305f\u304c\u75db\u307f\u3068\u304b\u3082\u306a\u304f\u3001\u6700\u5f8c\u307e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u305f\u72b6\u614b\u3067\u3044\u308c\u307e\u3057\u305f\uff01\u62c5\u5f53\u306e\u65b9\u304c\u3068\u3066\u3082\u89aa\u5207\u306a\u65b9\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3067\u304d\u305f\u8981\u56e0\u306e\u4e00\u3064\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u65bd\u8a2d\u3082\u7dba\u9e97\u306a\u5370\u8c61\u3067\u3057\u305f\uff01<br>\uff08\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&ei=M4IKYOKeD9SZr7wP4f-ViAc&q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&sclient=psy-ab&ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Google\u30de\u30c3\u30d7 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">anan anpan\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">VIO\u3092\u3084\u3063\u3066\u3044\u307e\u3059\u3002<br>\u4ed6\u4f1a\u793e\u306e\u533b\u7642\u8131\u6bdb\u3082\u7d4c\u9a13\u6e08\u307f\u306e\u305f\u3081\u3001\u305d\u306e\u6bd4\u8f03\u3067\u3059\u3002<br><br>\u7167\u5c04\u81ea\u4f53\u306f\u3001\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u5c11\u306a\u3044\u3067\u3059\uff01<br>\u305d\u306e\u70b9\u3068\u3066\u3082\u6e80\u8db3\u306a\u306e\u3067\u3059\uff01<br><br>\u661f\u304c\uff11\u3064\u306a\u3044\u306e\u306f\u3001<br>O\u306e\u6642\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306b\u5243\u3063\u3066\u3082\u3089\u3063\u305f\u306e\u3067\u3059\u304c\u3001<br>\u305d\u306e\u6bdb\u306e\u51e6\u7406\u304c\u5b9f\u969b\u306e\u7167\u5c04\u3088\u308a\u3082\u75db\u304b\u3063\u305f\u3067\u3059\u3002\u3002<br><br>\u4ed6\u306e\u533b\u7642\u8131\u6bdb\u3092\u3057\u305f\u6642\u306f\u305d\u3093\u306a\u4e8b\u306f\u306a\u304b\u3063\u305f\u3002\u3002<br><br>\u6bdb\u3092\u51e6\u7406\u3059\u308b\u5243\u6bdb\u5668\u6750\u304c\u60aa\u3044\u306e\u304b\u3001\u3001<br>\u5243\u6bdb\u3057\u3066\u304f\u308c\u308b\u30b9\u30bf\u30c3\u30d5\u306e\u6280\u8853\u306a\u306e\u304b\u3001\u3001<br><br>\u8840\u304c\u51fa\u3066\u308b\u3093\u3058\u3083\u306a\u3044\u304b\u3068\u601d\u3046\u304f\u3089\u3044\u75db\u304b\u3063\u305f\u3002\u3002<br>\u6539\u5584\u3057\u3066\u307b\u3057\u3044\u3067\u3059\u3002<br>\uff08\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/www.google.com\/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&ei=M4IKYOKeD9SZr7wP4f-ViAc&q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&sclient=psy-ab&ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,,\" target=\"_blank\">Google\u30de\u30c3\u30d7<\/a>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/jennyc.jp\/men\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc \u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-jenny\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30b8\u30a7\u30cb\u30fc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u5b9f\u969b\u306bVIO\u8131\u6bdb\u306e\u4f53\u9a13\u3067\u52b9\u679c\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u8868\u53c2\u9053\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-1251\" width=\"250\" height=\"250\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/9429-1525028191-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"80ce2e20-d578-4425-b0fc-3aa8e9d65eac\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"da788f7f-62d7-4dd1-81a6-5a88864af44e\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"5f7a190e-4278-45a9-b3f9-45c4ee4087e5\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"aaacef2d-02ff-4baf-9c6c-9f744c43ae90\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"0480c0de-9297-432b-8e96-27071a2c472e\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-0480c0de-9297-432b-8e96-27071a2c472e\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.0\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.0<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u30b0\u30eb\u30fc\u30d7\u306f\u3001\u533b\u7642\u8131\u6bdb\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u6771\u4eac\u306f\u6e0b\u8c37\u3092\u4e2d\u5fc3\u306b\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5168\u5ba4\u3059\u3079\u3066\u5b8c\u5168\u500b\u5ba4\u306a\u306e\u3067\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u304c\u5b88\u3089\u308c\u3066\u5b89\u5fc3\u3002\u533b\u7642\u6a5f\u95a2\u306a\u306e\u3067\u8131\u6bdb\u5f8c\u306e\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u30b5\u30dd\u30fc\u30c8\u3082\u3057\u3063\u304b\u308a\u884c\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u826f\u5fc3\u7684\u306a\u306e\u304c\u4f3a\u3048\u308b\u306e\u306f\u3001\u300c\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3044\u305f\u3057\u307e\u305b\u3093\u300d\u300c\u8868\u8a18\u6599\u91d1\u4ee5\u5916\u306f\u4e00\u5207\u3044\u305f\u3060\u304d\u307e\u305b\u3093\u300d\u300c\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u306b\u81ea\u4fe1\u304c\u3042\u308a\u307e\u3059\u300d\u2026\u2026\u306a\u3069\u306e\uff18\u3064\u306e\u7d04\u675f\u3002\u5b89\u5fc3\u3057\u3066\u6765\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3082\u521d\u56de\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u7121\u6599\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>ALX\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a22,000\u51865\u56de\uff1a66,000\u51868\u56de\uff1a96,800\u518612\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>YAG\u30ec\u30fc\u30b6\u30fc<\/td><td>1\u56de\uff1a33,000\u51865\u56de\uff1a99,000\u51868\u56de\uff1a149,600\u518612\u56de\uff1a211,200\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/omotesando-skin-clinic?share\">\u795e\u5bae\u524d5-9-13 \u559c\u591a\u91cd\u30d3\u30eb4\u968e<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-334-270<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6771\u4eac\u30e1\u30c8\u30ed\u5404\u7dda\u300c\u8868\u53c2\u9053\u99c5\u300d A1\u51fa\u53e3\u3088\u308a\u5f92\u6b69\u7d047\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u706b\u30fb\u6728\uff1a11:00\uff5e20:00<br>\u91d1\u30fb\u571f\uff1a11:00\u301c19:00<br>\u65e5\u30fb\u795d\uff1a10:30\uff5e18:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6c34\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u3082\u3057\u304f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u3084Mastercard\u3001UC\u30ab\u30fc\u30c9\u306a\u3069\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/omotesando-skin.jp\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u307e\u3067\u901a\u5e38\u306e\u8131\u6bdb\u3068\u3001\u3053\u3053\u306e\u533b\u7642\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u307e\u3057\u305f\u304c\u3001\u3084\u3063\u3071\u308a\u533b\u7642\u8131\u6bdb\u306e\u65b9\u304c\u52b9\u679c\u304c\u660e\u3089\u304b\u306b\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u3002\u901a\u5e38\u306e\u306f\u6b21\u306b\u8131\u6bdb\u306b\u884c\u304f\u524d\u306b\u306f\u751f\u3048\u3066\u304d\u3066\u3057\u307e\u3046\u306e\u306b\u3001\u533b\u7642\u306f\u305d\u308c\u304c\u304b\u306a\u308a\u9045\u3044\u3067\u3059\uff01\u672c\u5f53\u306b\u51e6\u7406\u306e\u5fc5\u8981\u304c\u306a\u304f\u306a\u308b\u306e\u3067\u52a9\u304b\u3063\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BdVNDePJyJNbpTP77\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e88\u7d04\u6642\u9593\u306b\u547c\u3070\u308c\u305a\u5f85\u305f\u3055\u308c\u308b\u3053\u3068\u591a\u6570\u3002<br>\u65bd\u8853\u524d\u306b\u304a\u91d1\u3092\u53d6\u3089\u308c\u308b\u30b9\u30bf\u30a4\u30eb\u3002<br>\u4f1a\u8a08\u3082\u4e0d\u660e\u77ad\u3067\u660e\u7d30\u306f\u3082\u3089\u3048\u307e\u305b\u3093\u3002<br>\u6b63\u76f4\u304a\u3059\u3059\u3081\u306f\u3057\u306a\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/9EMqbJrcqaa4Pa438\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30aa\u30d7\u30b7\u30e7\u30f3\u5951\u7d04\u306e\u52e7\u8a98\u304c\u3061\u3087\u3063\u3068\u3057\u3064\u3053\u3044\u306e\u304c\u6b8b\u5ff5\u3002\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u304a\u52e7\u3081\u306f\u65ad\u308b\u3053\u3068\u304c\u3067\u304d\u305f\u306e\u3067\u3059\u304c\u3001\u770b\u8b77\u5e2b\u3055\u3093\u307e\u3067\u3082\u65bd\u8853\u4e2d\u307e\u3067\u4f55\u5ea6\u3082\u304a\u52e7\u3081\u3057\u3066\u304f\u308b\u306e\u3067\u65ad\u308b\u306e\u3082\u3060\u3093\u3060\u3093\u9762\u5012\u306b\u306a\u3063\u3066\u6700\u5f8c\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u8ffd\u52a0\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002\u305d\u308c\u3055\u3048\u306a\u3051\u308c\u3070\u304a\u52e7\u3081\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3060\u3068\u601d\u3044\u307e\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/x9J2Dig35XdPzfaV7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/omotesando-skin.jp\/\" style=\"background-color:#2dad96\">\u8868\u53c2\u9053\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14134\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-9-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"58917e65-057d-48e1-8e2a-4b904d41f7f6\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"89ed49d2-6a05-49c4-acba-7b8651b91eac\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"b9ed2f1e-5490-4b1e-b119-8a80f49cb445\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"358817b4-dd0a-49d9-a932-c9b4b00a2092\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"d31c32a5-6a44-4c18-9084-f6bc8681cdd9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.2<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>7.8<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u95a2\u6771\u570f\u5185\u306b5\u9662\u3092\u5c55\u958b\u3057\u3001\u90fd\u5185\u306b\u306f4\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u3060\u3051\u3067\u53ef\u80fd\u306a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30fb\u30ec\u30fc\u30b6\u30fc\u3067\u3001\u5b89\u5168\u3067\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306a\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u8a3a\u6599\u30fb\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u30fb\u5243\u6bdb\u53f0\u30fb\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3044\u3046\uff14\u3064\u306e\u8131\u6bdb\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3002\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u884c\u3044\u3001\u5f37\u5f15\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u5fc3\u914d\u306a\u65bd\u8853\u5f8c\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u304d\u3063\u3061\u308a\u3068\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u306e\u3067\u3068\u3066\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a74,800\u51868\u56de\uff1a107,800\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/shibu-cli.com\/\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u6e0b\u8c37\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/xweXib5q2Ly44cdx5\">\u6771\u4eac\u90fd\u6e0b\u8c37\u533a\u6e0b\u8c371-14-9 \u85e4\u548c\u5bae\u76ca\u5742\u30d3\u30eb8\u30fb9F<\/a><br><strong>\u65b0\u5bbf\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/78PxmsKCTcaw3yXq8\">\u6771\u4eac\u90fd\u65b0\u5bbf\u533a\u65b0\u5bbf3-23-1 \u90fd\u91cc\u4e00\u30d3\u30eb2F<\/a><br><strong>\u6c60\u888b\u9662<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/2MmwDbh6GuJJ2ddg9\">\u6771\u4eac\u90fd\u8c4a\u5cf6\u533a\u5357\u6c60\u888b2-27-8 \u5357\u6c34\u30d3\u30eb7F<\/a><br><strong>\u65b0\u6a4b\u9662<\/strong><br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/shibucli_shinbashi?share\" target=\"_blank\">\u6771\u4eac\u90fd\u6e2f\u533a\u65b0\u6a4b2-18-9 \u7b2c3\u5149\u548c\u30d3\u30eb4F<\/a><br><strong>\u6a2a\u6d5c\u9662<\/strong><br><a href=\"https:\/\/g.page\/shibucli_yokohama?share\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u795e\u5948\u5ddd\u770c\u6a2a\u6d5c\u5e02\u897f\u533a\u5357\u5e782-11-1 \u6a2a\u6d5cMS\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-355-311<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u30fb\u6728\u30fb\u91d1\uff08\u795d\u65e5\u3092\u306e\u305e\u304f\uff0911:00\uff5e14:00 15:00\uff5e23:00<br>\u706b\uff5e\u6c34\uff0f11:00\uff5e14:00 15:00\uff5e20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\uff0f10:00\uff5e14:00 15:00\uff5e19:00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/shibu-cli.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2\u5168\u4f533\u56de\u30b3\u30fc\u30b9\uff1a57,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><strong>\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8131\u6bdb\u6a5f\u3068\u3066\u3082\u826f\u304f\u6bdb\u304c\u6e1b\u308a\u307e\u3059\u3002\u4eca\u307e\u3067\u901a\u3063\u3066\u3044\u305f\u3068\u3053\u308d\u306e\u534a\u5206\u4f4d\u306e\u56de\u6570\u3067\u8131\u6bdb\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\u3002\u4e88\u7d04\u3082\u5e0c\u671b\u306e\u6642\u9593\u306b\u53d6\u308c\u308b\u3088\u3046\u8abf\u6574\u3057\u3066\u304f\u308c\u3066\u6709\u308a\u96e3\u3044\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3082\u4e01\u5be7\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u7686\u5bfe\u5fdc\u826f\u3044\u3067\u3059\u3088\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/abKhxWtWSzUKSLAG8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u521d\u5165\u308a\u53e3\u304c\u308f\u304b\u308a\u3065\u3089\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u8131\u6bdb\u3067\u3061\u3083\u3093\u3068\u4e88\u7d04\u3092\u53d6\u3063\u3066\u304f\u308c\u305f\u306e\u3068\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u7121\u6599\u306f\u697d\u3061\u3093\u3067\u3059\u3054\u304f\u826f\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u3066\u3044\u306d\u3044\u306b\u611f\u3058\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TLXXMmmZnAMWtpD47\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-18154384-3f01-4a03-bef2-4348b0056503\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5168\u8eab\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u3001\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3059\u3002\u6599\u91d1\u306f\u3059\u3054\u304f\u5b89\u3044\u3068\u3044\u3046\u308f\u3051\u3067\u306f\u306a\u304f\u3001\u307e\u3042\u5e73\u5747\u7684\u304b\u306a\u3068\u3044\u3046\u4fa1\u683c\u5e2f\u3067\u3059\u300223\u6642\u307e\u3067\u55b6\u696d\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u4ed5\u4e8b\u5f8c\u306b\u3082\u901a\u3048\u308b\u306e\u304c\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zXQapcFCt7qsqge46\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/shibu-cli.com\/\" style=\"background-color:#2dad96\">\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-shibuyacosmeticsurgeryclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3010\u30e1\u30f3\u30ba\u3011\u6e0b\u8c37\u7f8e\u5bb9\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u89e3\u7d04\u6599\u91d1\u3084\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u304b\u304b\u308b\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>KM\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png\" alt=\"\" class=\"wp-image-14782\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp.png 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-kmhp-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4224e83f-514a-4bef-bda7-e7f54eedd96f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"86f6b22d-c54a-4f82-8479-eae0bb73b496\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ab0f7de2-571f-4551-8176-f8f0a9e93d29\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"73a02d13-f243-47f1-91b2-6332d22f60fa\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"94fbbce4-e71a-47a1-be8f-205694d0993a\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNextPro\u3092\u4f7f\u3063\u305f\u300e\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u300f\u304c\u65e9\u304f\u3066\u75db\u307f\u304c\u7121\u3044\u8131\u6bdb\u3068\u3057\u3066\u4eba\u6c17<\/li><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3001\u65bd\u8853\u304c\u4e01\u5be7<\/li><li>\u7523\u6bdb\u3084\u65e5\u713c\u3051\u808c\u3078\u306e\u65bd\u8853\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u7f8e\u5bb9\u5916\u79d1\u3067\u3059\u3002\u65b0\u5bbf\u9662\u3068\u9280\u5ea7\u9662\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30cf\u30e4\u30d6\u30b5NEO\u306f\u3001\u767a\u6bdb\u56e0\u5b50\u3068\u3057\u3066\u91cd\u8981\u306a\u5f79\u5272\u3092\u679c\u305f\u3059\u30d0\u30eb\u30b8\u3092\u7834\u58ca\u3057\u307e\u3059\u3002\u5f93\u6765\u306e\u30a2\u30d7\u30ed\u30fc\u30c1\u90e8\u5206\u306e\u3001\u6bdb\u6839\u30fb\u6bdb\u6bcd\u7d30\u80de\u3088\u308a\u3082\u6d45\u3044\u305f\u3081\u3001\u75db\u307f\u3092\u611f\u3058\u306a\u304f\u5727\u5012\u7684\u306a\u30b9\u30d4\u30fc\u30c9\u8131\u6bdb\u3092\u5b9f\u73fe\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6642\u77ed\u3067\u52b9\u7387\u304c\u826f\u304f\u3066\u3001\u3057\u304b\u3082\u706b\u50b7\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u8efd\u6e1b\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304b\u306a\u308a\u9b45\u529b\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u8a66\u3057\u3066\u307f\u306a\u3044\u3068\u308f\u304b\u3089\u306a\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u3068\u3057\u30661\u56de3,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>5\u56de\uff1a93,500\u5186\u8ffd\u52a0\uff1a18,700\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.kmshinjuku.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/a><br><a rel=\"noreferrer noopener\" aria-label=\"KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.kmshinjuku.com\/clinic-ginza\/\" target=\"_blank\">KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMshinjuku?share\">\u65b0\u5bbf\u533a\u6b4c\u821e\u4f0e\u753a2-46-5KM\u65b0\u5bbf\u30d3\u30eb8F<\/a><br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><a href=\"https:\/\/g.page\/KMginza?share\">\u4e2d\u592e\u533a\u9280\u5ea71-16-1\u6771\u8ca8\u30d3\u30eb7F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-5272-0212<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><strong>KM\u65b0\u5bbf\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u897f\u6b66\u65b0\u5bbf\u7dda\uff62\u897f\u6b66\u65b0\u5bbf\uff63\u99c5\u5f92\u6b691\u5206<br>JR\u5730\u4e0b\u9244\u5404\u7dda\uff62\u65b0\u5bbf\uff63\u99c5\u5f92\u6b695\u5206<br>\u526f\u90fd\u5fc3\u7dda\uff62\u6771\u65b0\u5bbf\u99c5\uff63\u5f92\u6b697\u5206<br>\u5c71\u624b\u7dda\uff62\u65b0\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b695\u5206<br>\u4e2d\u592e\u7dcf\u6b66\u7dda\uff62\u5927\u4e45\u4fdd\uff63\u99c5\u5f92\u6b696\u5206<br><br><strong>KM\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br>\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d1\u756a\u51fa\u53e3\u3088\u308a\u5f92\u6b693\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u8a3a\u5bdf\u6642\u9593 11\uff1a00\u301c19\uff1a00<br>\u96fb\u8a71\u53d7\u4ed8 10\uff1a30\u301c19\uff1a00<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u5e74\u672b\u5e74\u59cb\u306e\u307f\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u307e\u305f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3072\u3052\uff08\u9f3b\u4e0b\uff09\u30c8\u30e9\u30a4\u30a2\u30eb1\u56de\uff1a3,300\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u53d7\u4ed8\u306e\u5bfe\u5fdc\u3001\u5148\u751f\u306e\u65bd\u8853\u3082\u554f\u984c\u306a\u304f\u307e\u305f\u884c\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BL2nNNLXxD5v5wsN6\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed8\u306f\u6570\u4eba\u3044\u308b\u304c\u3001\u611b\u60f3\u304c\u826f\u3044\u30b9\u30bf\u30c3\u30d5\u3068\u305d\u3046\u3067\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u306e\u5dee\u304c\u6fc0\u3057\u3044\u3002\u533b\u5e2b\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u305f\u53d7\u4ed8\u30fb\u770b\u8b77\u5e2b\u3068\u6bd4\u3079\u3066\u3082\u4e00\u756a\u89aa\u5207\u3060\u3063\u305f\u3002\u65bd\u8853\u306f\u826f\u304b\u3063\u305f\u3002\u518d\u8a2a\u3042\u308a\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uYLvgLyWTsUHvBPVA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u770b\u8b77\u5e2b\u7121\u793c<br>\u304d\u3061\u3093\u3068\u5243\u3063\u3066\u304d\u305f\u306e\u306b\u5f37\u3081\u306e\u53e3\u8abf\u3002<br>\u3046\u308b\u3055\u3044\u3057\u3046\u3056\u3044\u3002<br>\u5e30\u308d\u3046\u304b\u3068\u601d\u3063\u305f\u308f\u9014\u4e2d\u3067\u3002<br>\u9280\u5ea7\u306a\u3093\u3067\u306a\u304f\u306a\u3063\u3061\u3083\u3063\u305f\u306e\u3055\u30fc\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BGspM1S2mh2GCFZ17\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.kmshinjuku.com\/depilate-men\/\" style=\"background-color:#2dad96\">KM\u30af\u30ea\u30cb\u30c3\u30af\u3092\u516c\u5f0fHP\u3067\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a890a7d2-044d-40c8-992d-684994db6158\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-kmclinic\/\">KM\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u65b0\u5bbf\u30fb\u9280\u5ea7\u306e\u30d2\u30b2\u6c38\u4e45\u8131\u6bdb\u306a\u3089\u30cf\u30e4\u30d6\u30b5\u8131\u6bdb\u306e\u304a\u5f97\u30b3\u30fc\u30b9\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-300-250.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-11369\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"4786e358-2c74-401c-b12b-8c98cd55c385\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"02ce887e-3cf7-400b-bfb2-05cdee3cdd21\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"24ffd67f-6112-4eec-bad6-a2bfb6598f11\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"cefa0580-ca51-4459-b3ce-d1d441a07400\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.6\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.6<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>7.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306f\u300110\u4ee3\u304b\u308990\u4ee3\u307e\u3067\u306e\u5e45\u5e83\u3044\u5c64\u304c\u6765\u9662\u3059\u308b\u3001\u7f8e\u5bb9\u306b\u7279\u5316\u3057\u305f\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u7f8e\u5bb9\u306b\u95a2\u3059\u308b\u69d8\u3005\u306a\u30e1\u30cb\u30e5\u30fc\u306e\u4e2d\u3067\u3001\u533b\u7642\u8131\u6bdb\u3082\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u4f55\u3088\u308a\u3082\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5927\u5207\u306b\u3057\u3001\u305d\u308c\u305e\u308c\u306e\u5e0c\u671b\u3068\u6e80\u8db3\u306b\u5bc4\u308a\u6dfb\u3044\u3001\u5411\u304d\u5408\u3063\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u5fb4\u306f\u3001\u533b\u5e2b\u3068\u3044\u3046\u3060\u3051\u3067\u3082\u5b89\u5fc3\u306a\u306e\u306b\u3001\u30ad\u30e3\u30ea\u30a2\u306e\u3042\u308b\u76ae\u819a\u306e\u5c02\u9580\u533b\u304c\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u3068\u3044\u3046\u3053\u3068\u3067\u3057\u3087\u3046\u3002\u4e07\u304c\u4e00\u306e\u76ae\u819a\u30c8\u30e9\u30d6\u30eb\u3092\u8003\u3048\u308b\u3068\u975e\u5e38\u306b\u5b89\u5fc3\u3067\u304d\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7c73\u56fd\u3067\u627f\u8a8d\u3055\u308c\u305f\u6c38\u4e45\u8131\u6bdb\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u306f\u3001\u521d\u56de\u304b\u3089\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u307e\u3059\u3002\u65e5\u713c\u3051\u3057\u305f\u808c\u306b\u3082\u7167\u5c04\u53ef\u80fd\u3067\u3001\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u3001\u30d1\u30fc\u30c4\u3054\u3068\u3084\u30bb\u30c3\u30c8\u6599\u91d1\u304c\u3042\u308a\u3001\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a27,500\u5186<br>3\u56de\uff1a55,000\u5186<br>5\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.medieth.com\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea73-9-19 \u5409\u6fa4\u30d3\u30eb6F<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-415-554<br>\uff08\u96fb\u8a71\u53d7\u4ed8\u6642\u959311:00\u301c18:30\uff09<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u9280\u5ea7\u99c5 A10\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb\u9280\u5ea7\u4e00\u4e01\u76ee 11\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u6771\u9280\u5ea7\u99c5 A8\u51fa\u53e3\u304b\u3089\u5f92\u6b6930\u79d2<br>\u30fb\u65b0\u5bcc\u753a\u99c5 1\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b698\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\uff5e\u91d1 11:00\u301c19:00\u3000\u203b14:00\u301c15:00\u306f\u4f11\u8a3a\u6642\u9593<br>\u571f\u30fb\u795d 10:00\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u65e5\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.medieth.com\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u30d2\u30b2 \uff08\u5168\u4f53\uff1a\u3082\u307f\u3042\u3052\u30fb\u307b\u307b\u30fb\u9996\u542b\u3080\uff095\u56de\uff1a82,500\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c40d8716-c381-43e6-9102-d085e557fee8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u8fd1\u6bdb\u304c\u6fc3\u3044\u4eba\u304c\u5c11\u306a\u304f\u306a\u3063\u305f\u6c17\u304c\u3057\u3066\u305f\u3093\u3067\u3059\u304c\u3001\u307f\u3093\u306a\u8131\u6bdb\u3084\u3063\u3066\u308b\u3093\u3067\u3059\u306d\u3002<br>\u53cb\u9054\u304c\u3053\u3061\u3089\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u3068\u306e\u4e8b\u3067\u3001\u7d39\u4ecb\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u3002\u3061\u3087\u3046\u3069\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3084\u3063\u3066\u305f\u306e\u3067\u4e88\u7b97\u3088\u308a\u3082\u5b89\u304f\u6e08\u3093\u3067\u304a\u5f97\u3067\u3057\u305f\u3002\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u6211\u6162\u3057\u3066\u3067\u3082\u3084\u3063\u305f\u7532\u6590\u304c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/MAHw7CivGVPDeR8VA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a661daa6-80b6-47dc-b454-97b13b552193\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c06\u6765\u30d2\u30b2\u4f38\u3070\u3059\u304b\u3082\u3057\u308c\u306a\u3044\u3068\u601d\u3063\u3066\u8131\u6bdb\u3084\u308b\u304b\u4fdd\u7559\u306b\u3057\u3066\u305f\u3093\u3067\u3059\u3051\u3069\u3001\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u304f\u306a\u308b\u306e\u304c\u9762\u5012\u3067\u3002\u6700\u8fd1\u30ea\u30e2\u30fc\u30c8\u696d\u52d9\u306b\u306a\u3063\u305f\u306e\u3067\u4eba\u3068\u4f1a\u3046\u6a5f\u4f1a\u3082\u6e1b\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u9006\u306b\u4eca\u304c\u59cb\u3081\u6642\u304b\u306a\u3068\u3002\u6570\u56de\u3057\u304b\u901a\u3063\u3066\u307e\u305b\u3093\u304c\u3001\u65e2\u306b\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u3002\u73fe\u6bb5\u968e\u3067\u3082\u3084\u3063\u3066\u826f\u304b\u3063\u305f\u3068\u601d\u3046\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3zYxDrqu83gNUEmf8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6700\u60aa\u3067\u3059\u3002<br>\u770b\u8b77\u5a66\u3055\u3093\u306e\u614b\u5ea6\u5bfe\u5fdc\u3082\u60aa\u3044\u3057\u3001\u8131\u6bdb\u3082\u30d3\u30bf\u30df\u30f3\u70b9\u6ef4\u3082\u52b9\u679c\u304c\u5168\u7136\u308f\u304b\u3089\u306a\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/HVXd8zbYvWrnLVrZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.medieth.com\/\" style=\"background-color:#2dad96\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mediasskinclinic\/\">\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u8131\u6bdb\u3084VIO\u8131\u6bdb\u306e\u8cbb\u7528\u3068\u52b9\u679c\u306f\uff1f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u304b\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30de\u30af\u3099\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14129\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-4-300x202.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u6e0b\u8c37\u3067\u7f8e\u5bb9\u533b\u7642\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u53b3\u3057\u3044\u57fa\u6e96\u3092\u30d1\u30b9\u3057\u305f\u512a\u79c0\u306a\u30b9\u30bf\u30c3\u30d5\u304c\u3001\u9ec4\u8272\u4eba\u7a2e\u306b\u52b9\u679c\u7684\u306a\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3057\u305f\u8131\u6bdb\u3092\u63d0\u4f9b\u3002<\/p>\n\n\n\n<p>\u8c4a\u5bcc\u306a\u7d4c\u9a13\u3068\u9ad8\u3044\u6280\u8853\u3067\u3001\u51fa\u529b\u3084\u5f53\u3066\u65b9\u3092\u30c1\u30e7\u30a4\u30b9\u3057\u3066\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u65bd\u8853\u306b\u3042\u305f\u308a\u307e\u3059\u3002\u306a\u306e\u3067\u3001\u30b5\u30ed\u30f3\u3067\u4f55\u5e74\u3082\u304b\u304b\u308b\u65bd\u8853\u304c\u77ed\u671f\u9593\u3067\u6e08\u307e\u305b\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u306e\u5f37\u3044\u65b9\u306b\u306f\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u7528\u30af\u30ea\u30fc\u30e0\u9ebb\u9154\u3092\u4f7f\u7528\u3002\u901a\u5e38\u306e\u533b\u7642\u7528\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306b\u6bd4\u3079\u3066\u5f37\u529b\u306a\u306e\u306b\u3001\u808c\u306b\u512a\u3057\u3044\u306e\u304c\u7279\u5fb4\u3002\u75db\u307f\u3084\u808c\u304c\u6c17\u306b\u306a\u308b\u65b9\u306b\u306f\u9b45\u529b\u7684\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30ea\u30d4\u30fc\u30bf\u30fc\u304c\u591a\u3044\u306e\u3082\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a55,000\u5186<br>5\u56de\uff1a220,00\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6e0b\u8c37\u533a\u6e0b\u8c371-8-7 \u7b2c27SY\u30d3\u30eb5A<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3486-7855<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u6e0b\u8c37\u99c5\u3088\u308a\u5f92\u6b694\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:30\u301c18:00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u6708\u30fb\u6728\u66dc\u4f11\u8a3a<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u3082\u307f\u3042\u3052+\u982c\uff1a20,000\u5186\/1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53d7\u3051\u305f\u65bd\u8853\u3068\u5168\u304f\u9055\u3046\u7d50\u679c\u306b\u9a5a\u3044\u305f\u6642\u304b\u3089\u3001\u305a\u3063\u3068\u30de\u30b0\u30ce\u30ea\u30a2\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u3002\u65bd\u8853\u5f8c\u3001\u6bce\u56de\u93e1\u3092\u898b\u308b\u306e\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u4eba\u751f\u306e\u8cea\u304c\u4e0a\u304c\u308b\u6c17\u5206\u3067\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u793c\u5100\u6b63\u3057\u304f\u305d\u3057\u3066\u512a\u3057\u304f\u304a\u58f0\u304c\u3051\u304f\u3060\u3055\u3063\u3066\u5b89\u5fc3\u3057\u3066\u304a\u4efb\u305b\u3057\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BpU8WZoLEvLsTbtu5\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u307b\u3069\u524d\u304b\u3089\u901a\u9662\u3057\u3066\u3044\u307e\u3059\u3002\u3068\u306b\u304b\u304f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u5bfe\u5fdc\u304c\u3068\u3066\u3082\u826f\u3044\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6642\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308a\u307e\u3057\u3087\u3046\u3068\u8a00\u3063\u3066\u304f\u3060\u3055\u3063\u305f\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u304c\u3068\u3066\u3082\u5370\u8c61\u7684\u3067\u3057\u305f\u3002\u4e0d\u5b89\u75c7\u306e\u305f\u3081\u3001\u6ca2\u5c71\u8cea\u554f\u3057\u3066\u3082\u7b54\u3048\u3066\u304f\u3060\u3055\u308b\u770b\u8b77\u5e2b\u3055\u3093\u3082\u5fc3\u5f37\u304f\u3066\u5b89\u5fc3\u3057\u307e\u3059\u3002<br>\u90e8\u5c4b\u306e\u4ed5\u5207\u308a\u304c\u30ab\u30fc\u30c6\u30f3\u3067\u3042\u308b\u3053\u3068\u3060\u3051\u3001\u3068\u3066\u3082\u6b8b\u5ff5\u3067\u3059\u3002\u4f53\u306e\u6cbb\u7642\u3092\u53d7\u3051\u3066\u3044\u308b\u306e\u3067\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/TBV8PK2mA5fP5MhLA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u306f\u5468\u308a\u306b\u304a\u52e7\u3081\u3067\u304d\u306a\u3044\u3067\u3059\u3002\u3042\u308a\u3048\u306a\u3044\u5bfe\u5fdc\u3055\u308c\u307e\u3059\u3088\u3002\u4e8c\u5ea6\u3068\u884c\u304b\u306a\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/f6DMK5AGEZKnX98w9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"http:\/\/www.mg-clinic.com\/treatment\/hairremoval-men\/\" style=\"background-color:#2dad96\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-magnoliadermatologyclinic\/\">\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u6771\u4eac\u3067\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3059\u308b\u306a\u3089\u30de\u30b0\u30ce\u30ea\u30a2\u76ae\u819a\u79d1\u304c\u304a\u3059\u3059\u3081<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-14133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-8-300x162.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u7537\u6027\u5c02\u7528\u306e\u7f8e\u5bb9\u76ae\u819a\u79d1\u3067\u3059\u3002\u9280\u5ea7\u306e\u300c\u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b6\u300d\u5185\u306b\u3042\u308b\u306e\u3067\u3001\u30b7\u30e7\u30c3\u30d4\u30f3\u30b0\u3084\u98df\u4e8b\u306e\u3064\u3044\u3067\u306b\u884c\u304f\u3053\u3068\u304c\u3067\u304d\u3066\u4fbf\u5229\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u9662\u9577\u306f\u3001\u7f8e\u5bb9\u533b\u7642\u306b\u9577\u5e74\u95a2\u308f\u3063\u3066\u304d\u305f\u305f\u3081\u3001\u9ad8\u3044\u6280\u8853\u529b\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u75db\u307f\u3068\u4e0d\u5b89\u306b\u914d\u616e\u3057\u305f\u4e01\u5be7\u306a\u65bd\u8853\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306a\u306e\u3067\u3001\u9ad8\u3044\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3057\u3063\u304b\u308a\u6bdb\u3092\u751f\u307f\u51fa\u3059\u7d30\u80de\u3092\u7834\u58ca\u3067\u304d\u307e\u3059\u3002\u6bdb\u6839\u304c\u6df1\u304f\u3001\u52b9\u679c\u304c\u51fa\u306b\u304f\u3044\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u3082\u8fc5\u901f\u306b\u5bfe\u5fdc\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>1\u56de\uff1a38,000\u5186<br>5\u56de\uff1a152,000\u5186<br>10\u56de\uff1a294,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/GinzaHadaClinic?share\">\u6771\u4eac\u90fd\u4e2d\u592e\u533a\u9280\u5ea71-8-19 \u30ad\u30e9\u30ea\u30c8\u30ae\u30f3\u30b69F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0800-823-4305<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fb\u6709\u697d\u753a\u7dda\u300c\u9280\u5ea7\u4e00\u4e01\u76ee\u99c5\u300d9\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b691\u5206<br>\u30fb\u9280\u5ea7\u7dda\u300c\u4eac\u6a4b\u99c5\u300d2\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b692\u5206<br>\u30fb\u65e5\u6bd4\u8c37\u7dda\u30fb\u4e38\u30ce\u5185\u7dda\u30fb\u9280\u5ea7\u7dda\u300c\u9280\u5ea7\u99c5\u300dA13\u756a\u51fa\u53e3\u304b\u3089\u5f92\u6b695\u5206<br>\u30fb \u90fd\u55b6\u6d45\u8349\u7dda\u300c\u5b9d\u753a\u99c5\u300dA4\u51fa\u53e3\u304b\u3089\u5f92\u6b693\u5206<br> \u30fbJR\u5c71\u624b\u7dda\u30fb\u4eac\u6d5c\u6771\u5317\u7dda\u300c\u6709\u697d\u753a\u99c5\u300d\u4eac\u6a4b\u53e3\u304b\u3089\u5f92\u6b695\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6708\u66dc\uff5e\u571f\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e19:30<br>\u65e5\u66dc\uff1a11:00\uff5e13:00\uff0f14:30\uff5e18:30<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbJCB\u30fbAMERICAN EXPRESS\uff09<br>\u30e1\u30c7\u30a3\u30ab\u30eb\u30ed\u30fc\u30f3\uff0812\u56de\u307e\u3067\u91d1\u5229\u30fb\u624b\u6570\u6599\u306a\u3057\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5168\u4f531\u56de\u30c8\u30e9\u30a4\u30a2\u30eb\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9280\u5ea7\u306e\u30d3\u30eb\u306b\u3042\u308a\u307e\u3059\u3002<br>\u3068\u3066\u3082\u8c6a\u83ef\u306a\u611f\u3058\u304c\u3057\u307e\u3059\u304c\u3001\u305d\u3093\u306a\u306b\u5927\u304d\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3044\u3067\u3059\u3002<br>\u96a3\u306e\u30a8\u30b9\u30c6\u3068\u540c\u3058\u7cfb\u5217\uff1f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/F9UzmEuripxwaB4f7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u300c\u75db\u304f\u306a\u3044\u8131\u6bdb\u300d\u3092\u63b2\u3052\u3066\u3044\u307e\u3059\u304c\u3001\u521d\u56de\u306e\u6642\u300c\u75db\u307f\u306b\u306f\u5f37\u3044\u3067\u3059\u304b\uff1f\u300d\u3063\u3066\u533b\u5e2b\u306b\u805e\u304b\u308c\u307e\u3057\u305f\u3002<br>\u5f37\u3044\u75db\u307f\u306e\u5272\u306b\u52b9\u679c\u306f\u8584\u3044\u3067\u3059\u3002<br>\u500b\u4eba\u5dee\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u8107\u306f\u30cf\u30b5\u30df\u3067\u76ae\u819a\u3092\u5207\u3089\u308c\u3066\u308b\u3088\u3046\u306a\u5f37\u70c8\u306a\u75db\u307f\u3067\u6bce\u56de\u6c57\u3073\u3063\u3057\u3087\u308a\u3067\u3057\u305f\u3002<br>\u4eca\u306f\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3063\u3066\u3044\u307e\u3059\u304c\u3001\u52b9\u679c\u3082\u75db\u307f\u3082\u5168\u7136\u9055\u3044\u307e\u3059\uff01\uff01\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/BegecCfXwi9AmJ2m7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.mens-clinic.info\/lp\/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE\" style=\"background-color:#2dad96\">\u9280\u5ea7\u808c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2 id=\"salon\">\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3<\/h2>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-1234\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/td><\/tr><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u8131\u6bdb\u52b9\u679c\u304c\u305a\u3063\u3068\u7d9a\u304f<\/td><td>\u4ed6\u30b5\u30ed\u30f3\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u91d1\u984d\u4ea4\u6e09\u53ef\u80fd\uff01<\/td><td>\u56de\u6570\u30d1\u30b9\u306a\u3089\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u5272\u5f15\u304c\u6700\u592780%\u30aa\u30d5<\/td><td>11\u56de\u76ee\u4ee5\u964d\u304c\u6c38\u4e4580%\u30aa\u30d5<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\n\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u30d2\u30b2\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>800\u672c\uff1a112,960\u5186\n\uff08\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\uff09<\/td><td>70,000\u5186\u301c<\/td><td>59,800\u5186\u301c<\/td><td>118,800\u5186<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7dcf\u984d\uff08\u5168\u90e8\u4f4d\uff09<\/td><td>–<\/td><td>210,000\u5186\u301c<\/td><td>94,694\u5186\u301c<\/td><td>3\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593237,600\u5186\u301c\n\u203b11\u56de\u76ee\u4ee5\u964d\u306f\u6c38\u4e4580\uff05OFF\u30a2\u30d5\u30bf\u30fc\u4fdd\u8a3c\u9069\u75283\u30f6\u6240\n39,800\u5186\/1\u5e74\u9593<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u306e\u6709\u7121<\/td><td>\u00d7<\/td><td>\u25cb<\/td><td>\u00d7<\/td><td>\u00d7<\/td><\/tr><tr><td>\u6771\u4eac\u306e\u5e97\u8217<\/td><td>\u90fd\u518513\u5e97\n\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><td>\u3010\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3011\n\u300c\u65b0\u5bbf\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b697\u5206\n\u3010\u6e0b\u8c37\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u6e0b\u8c37\u99c5\u300d\u30cf\u30c1\u516c\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6c60\u888b\u5e97\u3011\n\u300c\u6c60\u888b\u99c5\u300d\u6771\u53e3\u3088\u308a\u5f92\u6b693\u5206\n\u3010\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97\u3011\n\u300c\u6709\u697d\u753a\u99c5\u300d\u4e2d\u592e\u53e3\u3088\u308a\u5f92\u6b691\u5206\n\u3010\u9326\u7cf8\u753a\u5e97\u3011\n\u300c\u9326\u7cf8\u753a\u99c5\u300d\u5357\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97\u3011\n\u300c\u4e0a\u91ce\u99c5\u300d\u4e0d\u5fcd\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u7acb\u5ddd\u5e97\u3011\n\u300c\u7acb\u5ddd\u99c5\u300d\u5317\u53e3\u3088\u308a\u5f92\u6b694\u5206\n\u3010\u753a\u7530\u30e2\u30c7\u30a3\u5e97\u3011\n\u300c\u753a\u7530\u99c5\u300d\u897f\u53e3\u3088\u308a\u5f92\u6b691\u5206<\/td><td>\u90fd\u518512\u5e97\u8217\n\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><td>\u90fd\u51858\u5e97\u8217\n\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00\n\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<\/td><td>11\uff1a00\u301c21\uff1a00\n\u203b\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00\n\u65e5\u30fb\u795d\u300011:00\uff5e20:00<\/td><td>\u5404\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ad8\u984d\u306b\u306a\u308a\u3084\u3059\u3044<\/td><td>\u30b9\u30bf\u30c3\u30d5\u306e\u6027\u5225\u6307\u5b9a\u306f\u3067\u304d\u306a\u3044<\/td><td>\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u306e\u305f\u3081\u3001\u5973\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u6b32\u3057\u3044\u65b9\u306b\u306f\u4e0d\u5411\u304d<\/td><td>\u30d7\u30e9\u30f3\u306e\u9078\u629e\u80a2\u304c\u5c11\u306a\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<h3>\u30e1\u30f3\u30baTBC<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306eTBC\" class=\"wp-image-14124\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-tbc-300x179.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"0964a573-d3ef-43a9-bc48-a6a9713a05d9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">MEN'S TBC<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"9f96152b-8198-48e3-b4d4-87aeecd1abd8\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"7ede5724-bbda-4c88-b58c-0f686899ee23\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"52b8302c-20c2-4d13-a5aa-d10ad26a7e04\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.9\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.9<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>MEN'S TBC<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>9.8<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.7<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.4<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30e1\u30f3\u30baTBC\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc<\/li><li>\u9aed\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30e1\u30f3\u30baTBC\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3057\u3066\u3044\u308b\u5927\u624b\u306e\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3067\u3059\u3002\u6771\u4eac\u306b\u306f13\u5e97\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6b74\u53f2\u3068\u5b9f\u7e3e\u306e\u3042\u308b\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u6cd5\u3067\u5c02\u9580\u306e\u6280\u8853\u8005\u304c\u65bd\u8853\u3057\u3066\u3044\u307e\u3059\u3002\u4e00\u672c\u4e00\u672c\u3092\u4e01\u5be7\u306b\u51e6\u7406\u3059\u308b\u305f\u3081\u4ee5\u5f8c\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u300c\u5c11\u3057\u6b8b\u3057\u305f\u3044\u300d\u306a\u3069\u306e\u5e0c\u671b\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u8131\u6bdb\u6599\u91d1\u306f\u3001\u4e00\u672c\u3054\u3068\u306e\u672c\u6570\u3067\u8a08\u7b97\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>2\u5e74\u9593\u6709\u52b9\u306a\u304a\u5f97\u306a\u30e1\u30f3\u30d0\u30fc\u30b7\u30b9\u30c6\u30e0\u304c\u3042\u308a\u3001\u5168\u30a8\u30b9\u30c6\u30e1\u30cb\u30e5\u30fc\u3092\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u53ef\u80fd\u3002\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3\u3060\u3068\u3001\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\u3088\u308a\u3082\u5b89\u304f\u8131\u6bdb\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u307e\u305a\u306f\u8a66\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u521d\u56de\u306b\u9650\u308a\u30d2\u30b2\u8131\u6bdb\u30921,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>Hi-\u30a8\u30d4<\/td><td>145\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f121\u5186\/\u672c\uff09<\/td><\/tr><tr><td>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><td>132\u5186\/\u672c\uff08\u30e1\u30f3\u30d0\u30fc\u306f110\u5186\/\u672c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">\u30e1\u30f3\u30baTBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518513\u5e97<br>\u65b0\u5bbf\u672c\u5e97\u3001\u65b0\u5bbf\u6771\u53e3\u5e97\u3001\u6e0b\u8c37\u5e97\u3001\u9280\u5ea7\u5e97\u3001\u4e0a\u91ce\u5e97\u3001LOTTE\u3000CITY\u9326\u7cf8\u753a\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u753a\u7530\u5e97\u3001\u7acb\u5ddd\u9ad9\u5cf6\u5c4bS.C.\u5e97\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6c60\u888b\u672c\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12:00\uff5e21:00<br>\u571f\u65e5\u30fb\u795d\u65e5\uff1a10:00\uff5e19:00<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u5c02\u7528\u306a\u3053\u3068\u3082\u3042\u308a\u3001\u304a\u5ba2\u3055\u3093\u306f\u7537\u6027\u3060\u3051\u306a\u306e\u3067\u3001\u6c17\u697d\u306b\u5f85\u3066\u307e\u3057\u305f\u3002<br>\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u983b\u5ea6\u3067\u901a\u3048\u3070\u7406\u60f3\u306e\u9aed\u306b\u306a\u308b\u304b\u30a4\u30e1\u30fc\u30b8\u3092\u6301\u3064\u3053\u3068\u304c\u51fa\u6765\u307e\u3057\u305f\u3002<br>\u7279\u306b\u4e00\u9031\u9593\u5f8c\u306e\u9aed\u56de\u308a\u306e\u69d8\u5b50\u306f\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u308b\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oT8d4zsHGwjsHPg8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u306e\u8131\u6bdb\u306f\u5973\u6027\u3068\u9055\u3063\u3066\u96e3\u3057\u3044\u3068\u805e\u3044\u3066\u3044\u305f\u304c\u3001\u30e1\u30f3\u30baTBC\u306f\u7537\u6027\u306b\u5408\u3063\u305f\u65bd\u8853\u3092\u3057\u3066\u304f\u308c\u308b\u3088\u3046\u3067\u5b89\u5fc3\u3057\u3066\u4efb\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/8WgVXww4VmnPtfK36\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">20\u6b73\u304f\u3089\u3044\u306e\u5973\u6027\u306e\u63a5\u5ba2\u304c\u3068\u3066\u3082\u6700\u60aa\u3002\u6700\u4f4e\u9650\u306e\u656c\u8a9e\u3082\u4f7f\u308f\u305a\u306b\u99b4\u308c\u99b4\u308c\u3057\u304f\u63a5\u3057\u3066\u304f\u308b\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/rKondvtXbyhdwqj8A\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30baTBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ec\u30a4\u30ed\u30fc\u30eb<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d61c9a9b-6589-4db4-b7eb-bed91ca5706c\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"925f5476-0ba7-4313-9963-405879a4b91b\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-925f5476-0ba7-4313-9963-405879a4b91b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"bcd83fce-7a0c-4f3f-990a-181f95fe0613\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"f7e8db3e-6710-4f77-900d-de192b5d5368\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.5<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>9.5<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.6<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>8.2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a\u3067\u30b3\u30b9\u30d1\u25ce\u8131\u6bdb\u521d\u5fc3\u8005\u3067\u3082\u5b89\u5fc3<\/li><li>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u8131\u6bdb\u6a5f\u3092\u958b\u767a\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055\u304c\u30a6\u30ea<\/li><li>\u5404\u90e8\u4f4d\u30b3\u30fc\u30b9\u5b8c\u4e86\u5f8c\u306f\u7121\u671f\u9650\u30671\u56de80%\u30aa\u30d5\uff01\u304a\u5ba2\u69d8\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6771\u4eac\u306b\u306f\u3001\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97\u3001\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97\u306e5\u5e97\u8217\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3BRILLIO\u306f\u3001\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u3067\u958b\u767a\u3057\u305f\u3082\u306e\u3002\u9ad8\u3044\u5b89\u5168\u6027\u3068\u8131\u6bdb\u52b9\u679c\u3092\u8a87\u308a\u3001\u7537\u6027\u306e\u30d2\u30b2\u8131\u6bdb\u306b\u3082\u78ba\u5b9f\u306b\u52b9\u679c\u3092\u767a\u63ee\u3057\u307e\u3059\u3002<\/p>\n<p>\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306e\u65b9\u306b\u3082\u5b89\u5fc3\u3067\u3001\u71b1\u3092\u6b63\u3057\u304f\u6bdb\u3078\u3068\u5c4a\u3051\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u808c\u306e\u8ca0\u62c5\u304c\u6700\u5c0f\u9650\u306b\u8efd\u6e1b\u3055\u308c<\/span>\u9ad8\u3044\u5b89\u5168\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u75db\u307f\u3082\u5c11\u306a\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002<\/p>\n\n\n<p>\u5f93\u6765\u306e\u3082\u306e\u3088\u308a\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306b\u4ed5\u4e0a\u304c\u308b\u306e\u3082\u9b45\u529b\u3067\u3059\u3002<\/p>\n\n\n<p><span style=\"white-space: pre-wrap;\">\u826f\u5fc3\u7684\u306a\u306e\u306f\u3001<span class=\"highlighted\">\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c<\/span>\u3067\u300c\u4ed6\u5e97\u3088\u308a1\u5186\u3067\u3082\u9ad8\u3051\u308c\u3070\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052\u3057\u307e\u3059\u300d\u3068\u3044\u3046\u3082\u306e\u3002\u8131\u6bdb\u52b9\u679c\u3068\u30b3\u30b9\u30d1\u3067\u9078\u3076\u3068\u3001\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u3059\u306d\u3002<\/span><\/p>\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg\" alt=\"\" data-id=\"76182\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1\/\" class=\"wp-image-76182\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg\" alt=\"\" data-id=\"76183\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1\/\" class=\"wp-image-76183\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg\" alt=\"\" data-id=\"76184\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1\/\" class=\"wp-image-76184\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg\" alt=\"\" data-id=\"76181\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1\/\" class=\"wp-image-76181\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u30ab\u6240\uff09<\/td><td>59,800\u5186\/10\u56de<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u30ab\u6240\uff09<\/td><td>99,800\u5186\/10\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><strong>\u90fd\u51855\u5e97\u8217<\/strong><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_shinjyuku?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf5-16-4 \u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f37F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6e0b\u8c37\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-shibuya?share\">\u6e0b\u8c37\u533a\u6e0b\u8c371-12-12 \u5bae\u76ca\u5742\u6771\u8c4a\u30a8\u30b9\u30c6\u30fc\u30c8\u30d3\u30eb4F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u6c60\u888b\u5e97<\/strong><br><a href=\"https:\/\/goo.gl\/maps\/CunEGcsH8Gv5FMxh9\">\u8c4a\u5cf6\u533a\u5357\u6c60\u888b1-20-1 \u6a2a\u7530\u30d3\u30eb9F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u9326\u7cf8\u753a\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole-kinshicho?share\">\u58a8\u7530\u533a\u6c5f\u6771\u6a4b1-11-7 \u30db\u30c6\u30a4\u30d3\u30eb5F<\/a><br><strong>\u30ec\u30a4\u30ed\u30fc\u30eb \u7acb\u5ddd\u5e97<\/strong><br><a href=\"https:\/\/g.page\/rayrole_tachikawa?share\">\u7acb\u5ddd\u5e02\u66d9\u753a2-8-30 \u308f\u304b\u3050\u3055\u30d3\u30eb7F<\/a><br>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-965-876<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\uff1a<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c21\uff1a00\uff08\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97\uff09<br>\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u6255\u3044\uff08\u4e00\u62ec\u30fb\u90fd\u5ea6\u6255\u3044\uff09<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08VISA\u30fbMastercard\u30fbSaisonCard\u30fbUnionPay\u30fbJ-Debit\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">WEB\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u30d5\u30ea\u30fc\u30c0\u30a4\u30e4\u30eb\u3088\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u521d\u3081\u3066\u6765\u305f\u3051\u3069\u3001\u75db\u307f\u3082\u5c11\u306a\u304f\u5e97\u54e1\u3055\u3093\u3082\u512a\u3057\u304b\u3063\u305f\u306e\u3067\u826f\u304b\u3063\u305f\u3067\u3059\u3002\u307e\u305f\u304a\u9858\u3044\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o9oJBLnzzoRx6Aep9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u304c\u3001\u5168\u7136\u75db\u304f\u306a\u3044\u3057\u3001\u59cb\u3081\u3066\u534a\u5e74\u3067\u982c\u306e\u9aed\u306f\u307b\u307c\u7121\u304f\u306a\u3063\u305f\u306e\u3067\u3068\u3066\u3082\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u99c5\u304b\u3089\u3082\u8fd1\u3044\u306e\u3067\u901a\u3044\u3084\u3059\u3044\u3067\u3059\uff01\u5c11\u3057\u5e97\u5185\u72ed\u304f\u611f\u3058\u307e\u3059\u304c\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3082\u826f\u304f\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o6hPPVPEdVxjcHeh7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-f694691c-dbfe-4790-8181-64c9520b881d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\uff13\u7b87\u6240\u3001\u4fa1\u683c\u304c\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3060\u3068\u611f\u3058\u307e\u3057\u305f\u3002\uff16.7\u56de\u76ee\u304b\u3089\u660e\u3089\u304b\u306a\u52b9\u679c\u304c\u3067\u306f\u3058\u3081\u3001\u672c\u5f53\u306b\u3084\u3063\u3066\u3088\u304b\u3063\u305f\u3068\u601d\u3063\u3066\u3044\u307e\u3059\u3002\u51fa\u529b\u30de\u30c3\u30af\u30b9\u3060\u3068\u3001\u30a2\u30b4\u306f\u5c11\u3057\u75db\u3044\u3067\u3059\u304c\u3001\u3053\u308c\u304b\u3089\u3082\u901a\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/GY3BgkxichJDoEG66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/rayrole.jp\/lp\/F-RAY-01\/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ea\u30f3\u30af\u30b9<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/afi-afb-rinx-300-250.png\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ea\u30f3\u30af\u30b9\" class=\"wp-image-8418\" width=\"300\" height=\"250\"\/><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"429f660b-a20e-444e-9160-1f055cb47066\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-429f660b-a20e-444e-9160-1f055cb47066\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">RINX -\u30ea\u30f3\u30af\u30b9-<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"8324228d-6026-4bf3-924c-12d74a008f12\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-8324228d-6026-4bf3-924c-12d74a008f12\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"c749c09b-6381-4404-a118-66f7ad30e3c7\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"4b132895-e96b-444d-8623-e78b095a02b1\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-4b132895-e96b-444d-8623-e78b095a02b1\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"963aa9a7-afbe-4070-b239-a897ba819cc9\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"8.7\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">8.7<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>RINX -\u30ea\u30f3\u30af\u30b9-<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>8.3<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.4<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>9.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u30ea\u30f3\u30af\u30b9\u306e\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/p>\n\n\n\n<ul><li>\u65bd\u8853\u30fb\u63a5\u5ba2\u5bfe\u5fdc\u304c\u3059\u3079\u3066\u7537\u6027\u30b9\u30bf\u30c3\u30d5<\/li><li>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30fb\u5272\u5f15\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u305f\u3081\u5b89\u304f\u8131\u6bdb\u3067\u304d\u308b<\/li><li>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f80%\u5272\u5f15\u3067\u8131\u6bdb\u3092\u53d7\u3051\u3089\u308c\u308b<\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p>\u30ea\u30f3\u30af\u30b9\u306f\u3001\u5168\u56fd\u306b49\u5e97\u8217\u3082\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306e\u307f\u304c\u30b5\u30ed\u30f3\u3092\u904b\u55b6\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5973\u6027\u306e\u76ee\u304c\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u592a\u304f\u3066\u786c\u3044\u6bdb\u8cea\u306b\u5a01\u529b\u3092\u767a\u63ee\u3059\u308b\u3088\u3046\u306b\u958b\u767a\u3057\u305f\u30aa\u30ea\u30b8\u30ca\u30eb\u306a\u8131\u6bdb\u6a5f\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u306e\u304c\u7279\u5fb4\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3055\u3089\u306b\u3001\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u808c\u3084\u6bdb\u306e\u72b6\u614b\u306b\u5408\u308f\u305b\u3066\u8abf\u6574\u3057\u3001\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u8131\u6bdb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u521d\u3081\u3066\u6765\u5e97\u3059\u308b\u65b9\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u8131\u6bdb\u30d1\u30fc\u30c4\u306e\u597d\u304d\u306a\u90e8\u4f4d\u304c\u4e00\u7b87\u62401,800\u5186\u30013\u7b87\u62404,800\u5186\u30016\u7b87\u62405,800\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u30fb\u8131\u6bdb\u30d1\u30c3\u30c1\u30c6\u30b9\u30c8\u304c\u7121\u6599\u306a\u306e\u3067\u6c17\u8efd\u306b\u76f8\u8ac7\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u3001\u901a\u5e38\u4fa1\u683c\u306e80\uff05OFF\u3067\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg\" alt=\"\" data-id=\"76130\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1\/\" class=\"wp-image-76130\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg\" alt=\"\" data-id=\"76131\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1\/\" class=\"wp-image-76131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg\" alt=\"\" data-id=\"76132\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1\/\" class=\"wp-image-76132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg\" alt=\"\" data-id=\"76133\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1\/\" class=\"wp-image-76133\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>RINX\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e21\u307b\u307b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u4e21\u3082\u307f\u3042\u3052<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>1\u56de\uff1a3,150\u5186<br>5\u56de\uff1a12,600\u5186<br>10\u56de\uff1a24,700\u5186<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>1\u56de\uff1a4,200\u5186<br>5\u56de\uff1a16,800\u5186<br>10\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u30fb\u9996<\/td><td>1\u56de\uff1a5,250\u5186<br>5\u56de\uff1a21,000\u5186<br>10\u56de\uff1a38,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>RINX\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">\u30ea\u30f3\u30af\u30b9<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u518512\u5e97\u8217<br>\u6771\u4eac\u6e0b\u8c37\u5e97\u3001\u6771\u4eac\u6c60\u888b\u5e97\u3001\u6771\u4eac\u65b0\u5bbf\u5e97\u3001\u9280\u5ea7\u6709\u697d\u753a\u5e97\u3001\u6771\u4eac\u54c1\u5ddd\u5e97\u3001\u6771\u4eac\u4e0a\u91ce\u5e97\u3001\u79cb\u8449\u539f\u795e\u7530\u5e97\u3001\u6771\u4eac\u5409\u7965\u5bfa\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u6771\u4eac\u7acb\u5ddd\u5e97\u3001\u6771\u4eac\u753a\u7530\u5e97\u3001\u6771\u4eac\u516b\u738b\u5b50\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-B312499Y&p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-B312499Y&p=j706195E\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a12\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u6728\u66dc\u65e5<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u4e00\u62ec\u30fb\u5206\u5272\u6255\u3044<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ea\u30f3\u30af\u30b9\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u52b9\u679c\u304c\u3057\u3063\u304b\u308a\u5b9f\u611f\u3067\u304d\u3001\u5e97\u5185\u3082\u7dba\u9e97\u3067\u5229\u7528\u3057\u3084\u3059\u3044\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vJz7T9WsieTdQksZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u306e\u81ea\u7531\u306a\u6642\u9593\u3067\u901a\u3044\u3084\u3059\u304f\u52b9\u679c\u3082\u5b9f\u611f\u3067\u304d\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NvudkcDujrWq2Mry7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5404\u968e\u3001\u30ea\u30f3\u30af\u30b9\u3068\u30e8\u30c9\u30d0\u30b7\u306e\u9023\u7d61\u901a\u8def\u306e\u6848\u5185\u304c\u5c11\u306a\u904e\u304e\u3066\u975e\u5e38\u306b\u5206\u304b\u308a\u3065\u3089\u3044\u3002\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/797KCrFbu4EvPhps9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f (opens in a new tab)\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg\" alt=\"\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306e\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\" class=\"wp-image-1234\" width=\"338\" height=\"280\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3.jpg 338w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/10805-1560889034-3-300x249.jpg 300w\" sizes=\"(max-width: 338px) 100vw, 338px\" \/><\/a><\/figure><\/div>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"db41d325-9327-45a3-9589-372b85ab77a9\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-db41d325-9327-45a3-9589-372b85ab77a9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"titlechart_only\"} --><\/p>\n<p style=\"text-align:center\" class=\"titlechart_only\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"34189492-129f-4880-9844-5b70db17b0bb\",\"className\":\"block-chart\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart\" id=\"uagb-section-34189492-129f-4880-9844-5b70db17b0bb\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\",\"tag\":\"div\",\"className\":\"block-chart-render\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render\" id=\"uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph {\"align\":\"center\",\"className\":\"texthidden\"} --><\/p>\n<p style=\"text-align:center\" class=\"texthidden\"> This is block render Chartjs - <strong>Don't touch<\/strong> <\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"12088778-5e75-470a-820c-8ed04103d559\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-data\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data\" id=\"uagb-section-12088778-5e75-470a-820c-8ed04103d559\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/section {\"block_id\":\"ac142699-77a6-4d8b-aa61-2b8a79444b45\",\"contentWidth\":\"full_width\",\"tag\":\"div\",\"className\":\"block-chart-tablename block-chart-tableonly\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly\" id=\"uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:columns --><\/p>\n<div class=\"wp-block-columns has-2-columns\"><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/p>\n<p><!-- wp:column --><\/p>\n<div class=\"wp-block-column\"><!-- wp:brad\/number-review {\"content\":\"7.8\"} --><\/p>\n<div class=\"wp-block-brad-number-review\">7.8<\/div>\n<p><!-- \/wp:brad\/number-review --><\/p>\n<p><!-- wp:paragraph {\"className\":\"number-total\"} --><\/p>\n<p class=\"number-total\">10<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<p><!-- \/wp:column --><\/div>\n<p><!-- \/wp:columns --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:advgb\/table {\"tableCollapsed\":true,\"changed\":true,\"className\":\"block-chart-table\"} --><\/p>\n<table class=\"wp-block-advgb-table advgb-table-frontend block-chart-table\" style=\"border-collapse:collapse\">\n<thead>\n<tr>\n<td>\u9805\u76ee<\/td>\n<td>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u52b9\u679c<\/td>\n<td>8.0<\/td>\n<\/tr>\n<tr>\n<td>\u6599\u91d1<\/td>\n<td>7.0<\/td>\n<\/tr>\n<tr>\n<td>\u63a5\u5ba2<\/td>\n<td>8.2<\/td>\n<\/tr>\n<tr>\n<td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td>\n<td>9.0<\/td>\n<\/tr>\n<tr>\n<td>\u901a\u3044\u3084\u3059\u3055<\/td>\n<td>7.0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:advgb\/table --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<p>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306f\u3001\u30db\u30b9\u30c8\u754c\u306e\u30ab\u30ea\u30b9\u30de\u30fb\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u81ea\u8eab\u306e\u7d4c\u9a13\u306b\u3088\u308a\u30d7\u30ed\u30c7\u30e5\u30fc\u30b9\u3057\u305f\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u306b\u82e6\u52b4\u3057\u305f\u30ed\u30fc\u30e9\u30f3\u30c9\u304c\u51fa\u4f1a\u3063\u305f\u306e\u304c\u3001SHR\u65b9\u5f0f\u306e\u8131\u6bdb\u6a5f\u3002\u5e83\u7bc4\u56f2\u306b\u5f31\u3081\u306e\u5149\u30a8\u30cd\u30eb\u30ae\u30fc\u3092\u9023\u7d9a\u3057\u3066\u5f53\u3066\u308b\u306e\u3067\u3001\u75db\u304f\u306a\u304f\u3066\u3068\u3066\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u3002<\/p>\n\n\n\n<p> \u5f93\u6765\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u53cd\u5fdc\u3057\u3066\u7167\u5c04\u3057\u3066\u3044\u305f\u8131\u6bdb\u6a5f\u3067\u306f\u3001\u65e5\u713c\u3051\u808c\u3084\u5730\u9ed2\u808c\u3001\u307b\u304f\u308d\u3001\u9ed2\u305a\u307f\u306a\u3069\u306f\u8131\u6bdb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u304c\u3001SHR\u65b9\u5f0f\u306e\u30eb\u30df\u30af\u30b9\u8131\u6bdb\u306a\u3089\u95a2\u4fc2\u306a\u304f\u65bd\u8853\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p> \u30d2\u30b2\u8131\u6bdb10\u56de\u306f\u3001\u6708\u984d3,300\u5186\u3067\u65bd\u8853\u3067\u304d\u308b\u306e\u3067\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u3002\u6bce\u65e5\u306e\u624b\u9593\u3084\u808c\u8352\u308c\u306a\u3069\u306b\u60a9\u3093\u3067\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u3067\u4e00\u77ac\u3067\u89e3\u6c7a\u3057\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u300c\u9854\u306f\u4eba\u9593\u306e\u7384\u95a2\u3002\u305d\u3053\u3092\u30ad\u30ec\u30a4\u306b\u3057\u306a\u304f\u3066\u306f\u5168\u3066\u304c\u59cb\u307e\u3089\u306a\u3044\u300d\u3068\u30ed\u30fc\u30e9\u30f3\u30c9\u306f\u8a9e\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u4f53\u9a13\u53d6\u6750\u6642\u306e\u5199\u771f<\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg\" alt=\"\" data-id=\"76495\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1\/\" class=\"wp-image-76495\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-001-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg\" alt=\"\" data-id=\"76496\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1\/\" class=\"wp-image-76496\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-002-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg\" alt=\"\" data-id=\"76497\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1\/\" class=\"wp-image-76497\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-003-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg\" alt=\"\" data-id=\"76498\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1\/\" class=\"wp-image-76498\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/-contents-img-004-1-4-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>10\u56de\uff1a118,800\u5186\uff08\u6708\u30053,300\u5186\u301c\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30e9\u30a6\u30f3\u30b8\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/roland-bl.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u30fb\u6c60\u888b\u5e97\u30fb\u6e0b\u8c37\u5e97\u30fb\u81ea\u7531\u304c\u4e18\u5e97\u30fb\u9280\u5ea7\u5e97\u30fb\u753a\u7530\u5e97\u30fb\u7acb\u5ddd\u5e97\u30fb\u8d64\u7fbd\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-994-106<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td><a rel=\"noreferrer noopener\" href=\"https:\/\/roland-bl.jp\/shoplist\/\" target=\"_blank\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u4f11\u696d\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u5206\u5272\uff09<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01<br>\u307e\u3060\u901a\u3063\u3066\u3044\u308b\u6700\u4e2d\u3067\u3059\u304c\u52b9\u679c\u3082\u304b\u306a\u308a\u5b9f\u611f\u3057\u3066\u304a\u308a\u304a\u3059\u3059\u3081\u3067\u3059\uff01<br>\u306f\u3058\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/jHgPa5ng9ogpBB967\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a3229d69-ab53-45c4-a282-9be469508df3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7dba\u9e97\u3067\u6e05\u6f54\u611f\u306e\u3042\u308b\u5e97\u8217\u3067\u3057\u305f\u3002<br>\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u306e\u6848\u5185\u3082\u4e01\u5be7\u3067\u30ea\u30d4\u30fc\u30c8\u3057\u305f\u3044\u3068\u601d\u3044\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AEKJNC2AuR6iGZG96\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u65b0\u5bbf\u672c\u5e97\u306b\u901a\u3063\u3066\u307e\u3059\u304c\u6700\u8fd1\u9ad8\u984d\u306a\u5316\u7ca7\u54c1\u306e\u58f2\u308a\u8fbc\u307f\u304c\u3046\u3063\u3068\u3046\u3057\u3044\u3002\u6bce\u56de\u884c\u304f\u5ea6\u306b\u3042\u306e\u624b\u3053\u306e\u624b\u3067\u65bd\u8853\u4e2d\u306b\u8cb7\u308f\u305d\u3046\u3068\u3057\u3066\u304f\u308b\u3002\u3044\u3061\u3044\u3061\u65ad\u308b\u306e\u304c\u9762\u5012\u81ed\u3044\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/XeQbfnia2KbntoRD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E\" style=\"background-color:#2dad96\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rolandbeautylounge\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ed\u30fc\u30e9\u30f3\u30c9\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30e9\u30a6\u30f3\u30b8\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5024\u6bb5\u3068Lumix-A9\u306e\u8131\u6bdb\u52b9\u679c\u3092\u4f53\u9a13\u8ac7\u304b\u3089\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3>\u30e9\u30fb\u30d1\u30eb\u30ec<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.parler.co.jp\/mens\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e9\u30fb\u30cf\u309a\u30eb\u30ec\" class=\"wp-image-14132\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-7-300x246.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e9\u30fb\u30d1\u30eb\u30ec\u306f\u3001\u5168\u56fd\u306b\u5c55\u958b\u3059\u308b\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u30b5\u30ed\u30f3\u3067\u3001\u90fd\u5185\u306b\u306f8\u5e97\u8217\u3042\u308a\u307e\u3059\u3002\u30ec\u30c7\u30a3\u30fc\u30b9\u30b5\u30ed\u30f3\u3068\u30e1\u30f3\u30ba\u30b5\u30ed\u30f3\u304c\u3042\u308a\u300130\u5e74\u306e\u5b9f\u7e3e\u3068\u7d4c\u9a13\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e9\uff65\u30d1\u30eb\u30ec\u306e\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u306f\u3001\u6280\u8853\u529b\u306f\u3082\u3061\u308d\u3093\u3001\u5fc3\u306e\u30b1\u30a2\u307e\u3067\u63d0\u4f9b\u3059\u308b\u30c8\u30fc\u30bf\u30eb\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u80fd\u529b\u3092\u8eab\u306b\u3064\u3051\u3066\u3044\u308b\u306e\u3082\u7279\u5fb4\u7684\u3067\u3059\u3002\u3000\u3000\u3000\u3000\u3000\u3000\u3000<\/p>\n\n\n\n<p>\u521d\u56de\u306f\u30011\u90e8\u4f4d1,000\u5186\u3067\u4f53\u9a13\u3067\u304d\u308b\u306e\u3067\u3001\u30b5\u30ed\u30f3\u306e\u96f0\u56f2\u6c17\u3092\u78ba\u304b\u3081\u305f\u3044\u65b9\u3001\u4f7f\u7528\u611f\u3092\u77e5\u308a\u305f\u3044\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7f8e\u808c\u30c8\u30ea\u30fc\u30c8\u30e1\u30f3\u30c8\u3092\u30bb\u30c3\u30c8\u306b\u3057\u3066\u63d0\u4f9b\u3059\u308b\u8131\u6bdb\u306f\u3001\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u306a\u3089\u3067\u306f\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed3\u90e8\u4f4d<\/td><td>6\u56de\uff1a105,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/\">\u30e9\u30fb\u30d1\u30eb\u30ec<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u90fd\u51858\u5e97\u8217<br>\u65b0\u5bbf\u672c\u5e97\u3001\u5317\u5343\u4f4f\u5e97\u3001\u6c60\u888b\u672c\u5e97\u3001\u9326\u7cf8\u753a\u5e97\u3001\u81ea\u7531\u304c\u4e18\u5e97\u3001\u5409\u7965\u5bfa\u5e97\u3001\u7acb\u5ddd\u5e97\u3001\u753a\u7530\u5e97<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-860-239<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td><a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11:30\uff5e21:00<br>\u571f\uff1a10:30\uff5e20:00<br>\u65e5\u795d\uff1a10:30\uff5e18:00<br>\u8a73\u7d30\u306f<a href=\"https:\/\/www.parler.co.jp\/salon\/#kanto\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.parler.co.jp\/mens\/campaign\/epi.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u3063\u3066\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u3068\u3066\u3082\u512a\u3057\u3044\u65b9\u3070\u304b\u308a\u3067\u597d\u5370\u8c61\u3067\u3059\u3002\u65bd\u8853\u5f8c\u306f\u76ee\u3067\u898b\u3066\u52b9\u679c\u306e\u5b9f\u611f\u3082\u611f\u3058\u307e\u3059\u3002\u6bce\u56de\u5927\u6e80\u8db3\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/H7Nf3byDB1KJ6gAp9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u304c\u3059\u3054\u304f\u826f\u304f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u30d7\u30e9\u30f3\u3092\u4e00\u7dd2\u306b\u89aa\u8eab\u306b\u306a\u3063\u3066\u8003\u3048\u3066\u304f\u308c\u3066\u3001\u4e00\u7dd2\u306b\u9811\u5f35\u308d\u3046\u3068\u8a00\u3063\u3066\u304f\u308c\u308b\u306e\u3067\u3001\u901a\u3063\u3066\u3066\u697d\u3057\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/khchat8yt57mh5Aw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u3064\u3082\u4e01\u5be7\u306a\u65bd\u8853\u3067\u5927\u5909\u6e80\u8db3\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u304c\u3068\u3066\u3082\u512a\u3057\u304f\u8a71\u3057\u3084\u3059\u3044\u306e\u3067\u3001\u6bce\u56de\u884c\u304f\u306e\u304c\u3068\u3066\u3082\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/3hjx1grQUJzAACA38\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.parler.co.jp\/mens\/\" style=\"background-color:#2dad96\">\u30e9\u30fb\u30d1\u30eb\u30ec\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/chouchou-epi2.com\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30b7\u30e5\u30b7\u30e5\" class=\"wp-image-14131\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-6-300x203.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306f\u3001\u65b0\u5bbf \u9ad8\u7530\u99ac\u5834\u306b\u3042\u308b\u7537\u6027\u3072\u3052\u8131\u6bdb\u30fb\u30dc\u30c7\u30a3\u30fc\u8131\u6bdb\u30fb\u9670\u90e8\u8131\u6bdb\u5c02\u9580\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5148\u7aef\u5149\u8131\u6bdb\u3067\u3001\u6df1\u3044\u3072\u3052\u306e\u6df1\u90e8\u307e\u3067\u5149\u304c\u5c4a\u304f\u4e8b\u304c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3057\u305f\u3002\u52b9\u679c\u304c\u78ba\u304b\u306a\u4e0a\u306b\u3001\u51b7\u5374\u6a5f\u80fd\u3082\u642d\u8f09\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u304a\u808c\u306e\u8ca0\u62c5\u304c\u5c11\u306a\u304f\u3001\u808c\u306b\u512a\u3057\u3044\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<br>24\u6b73\u4ee5\u4e0b\u306e\u65b9\u306f\u3001U24\u5272\u3067\u5b9a\u4fa1\u306e\u30aa\u30fc\u30eb30\uff05OFF\u306e\u5272\u5f15\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3082\u304a\u5f97\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u4ed6\u3001\u30d2\u30b2\u8131\u6bdb\u306f\u3001\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8\u3067\u6bce\u56de5,000\u5186\u3068\u3044\u3046\u9b45\u529b\u7684\u306a\u30d7\u30e9\u30f3\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb3\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\u304b\u30893\u70b9\u3092\u9078\u629e\uff09<\/td><td>\u521d\u56de\uff1a9,500\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a5,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a8,000\u5186<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb5\u70b9\u30bb\u30c3\u30c8<br>\uff08\u307b\u307b\u3001\u9f3b\u4e0b\u3001\u53e3\u4e0b\u3001\u3042\u3054\u4e0b\u301c\u9996\u3001\u307b\u307b\u4e0b\u301c\u9996\uff09<\/td><td>\u521d\u56de\uff1a12,600\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0815\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a7,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff0830\u65e5\u4ee5\u5185\u306e\u6765\u5e97\uff09\uff1a10,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/gZM13jfCQz1pfSLP9\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5730\u4e0b\u9244\u300c\u9ad8\u7530\u99ac\u5834\u300d\u3088\u308a\u5f92\u6b691\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\uff1a11\uff1a00\u301c21\uff1a00<br>\u571f\u65e5\u795d\uff1a10\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u5e74\u4e2d\u7121\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/chouchou-epi2.com\/lp\/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9aed\u8131\u6bdb\u5b9a\u984d\u30d7\u30e9\u30f3\uff08\u30d2\u30b25\u7b87\u6240\uff09\uff1a12,600\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u3044\u304f\u3064\u304b\u306e\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u3053\u3061\u3089\u304c\u4e00\u756a\u52b9\u679c\u3042\u308a\u307e\u3057\u305f\u3002<br>\u3055\u3059\u304c\u8131\u6bdb\u5c02\u9580\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/vRcybogtrXcYEqbw7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/chouchou-epi2.com\/\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30b7\u30e5\u30b7\u30e5\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a8\u30eb\u30bb\u30fc\u30ccMEN<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.elleseine.co.jp\/men\/\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a8\u30eb\u30bb\u30fc\u30cc\u30e1\u30f3\" class=\"wp-image-14126\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-1-300x247.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306f\u3001\u65b0\u5bbf\u306b\u3042\u308b\u30b5\u30ed\u30f3\u3067\u3001\u591a\u304f\u306e\u30e1\u30c7\u30a3\u30a2\u3084\u30c6\u30ec\u30d3\u3067\u7d39\u4ecb\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u7537\u6027\u7f8e\u5bb9\u3092\u30c8\u30fc\u30bf\u30eb\u3067\u30b1\u30a2\u3057\u3001\u8131\u6bdb\u306e\u307b\u304b\u3001\u30a8\u30b9\u30c6\u30fb\u75e9\u8eab\u30fb\u30d5\u30a7\u30a4\u30b7\u30e3\u30eb\u306a\u3069\u306e\u30e1\u30cb\u30e5\u30fc\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3072\u3068\u308a\u3072\u3068\u308a\u306e\u5e0c\u671b\u3084\u4f53\u8cea\u306a\u3069\u306b\u5408\u308f\u305b\u3066\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u306a\u65bd\u8853\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\u306f\u300130\u30b7\u30e7\u30c3\u30c8\uff08\u306f\u304c\u304d\u3060\u30683\u5206\u306e2\u30b5\u30a4\u30ba\uff09\u30923,300\u5186\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3067\u5b09\u3057\u3044\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u4ee5\u5916\u306b\u3082\u30d5\u30a7\u30a4\u30b9\u30a8\u30b9\u30c6\u3084\u75e9\u8eab\u3067\u30a4\u30e1\u30fc\u30b8\u30a2\u30c3\u30d7\u3092\u56f3\u308a\u305f\u3044\u3068\u601d\u3046\u65b9\u306b\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u30fb\u6e1b\u6bdb\u30c8\u30e9\u30a4\u30a2\u30eb\u30b3\u30fc\u30b9\uff08\u521d\u56de\u9650\u5b9a\uff09<\/td><td>3,300\u5186\/30\u30b7\u30e7\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<p style=\"font-size:11px\">\u203b2\u56de\u76ee\u4ee5\u964d\u306e\u6599\u91d1\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/p>\n\n\n\n<h4>\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN \u65b0\u5bbf\u5e97<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/g.page\/elleseine_men?share\">\u65b0\u5bbf\u533a\u65b0\u5bbf2-12-4 \u30a2\u30b3\u30fc\u30c9\u65b0\u5bbf2F<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-3356-7381<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u7dda\u65b0\u5bbf\u4e09\u4e01\u76ee\u99c5\u304b\u3089C5\u51fa\u53e3\u30fbC8\u51fa\u53e3\u304b\u3089\u5f92\u6b691\uff5e2\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\uff1a11\uff1a00-21\uff1a00 <br>\u65e5\u795d\uff1a11\uff1a00-19\uff1a00<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u307e\u305f\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.elleseine.co.jp\/men\/\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.elleseine.co.jp\/men\/\" style=\"background-color:#2dad96\">\u30a8\u30eb\u30bb\u30fc\u30ccMEN\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h3>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/motemote-datsumou.com\/salon.html\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png\" alt=\"\u30e1\u30f3\u30b9\u3099\u9aed\u8131\u6bdb\u306e\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\" class=\"wp-image-14125\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-300x143.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306f\u3001\u6e0b\u8c37\u306e\u30de\u30f3\u30b7\u30e7\u30f3\u306e\u4e00\u5ba4\u306b\u3042\u308b\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u5c02\u9580\u306a\u306e\u3067\u5973\u6027\u306e\u76ee\u3092\u6c17\u306b\u3059\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u305b\u3093\u3057\u3001\u96a0\u308c\u5bb6\u306e\u3088\u3046\u306a\u96f0\u56f2\u6c17\u306a\u306e\u3067\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u3066\u65bd\u8853\u3092\u3046\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u65b0\u306e\u8131\u6bdb\u6a5f\u3067\u3001\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5a01\u529b\u3092\u767a\u63ee\u3002\u75db\u307f\u3082\u5927\u5e45\u306b\u8efd\u6e1b\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e16\u754c\u6700\u901f\u7167\u5c04\u9593\u9694\u3067\u3001\u6642\u9593\u3082\u30b9\u30d4\u30fc\u30c7\u30a3\u3067\u3059\u3002\u706b\u50b7\u30fb\u8272\u7d20\u6c88\u7740\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u5c11\u306a\u304f\u3001\u4e07\u304c\u4e00\u306e\u969b\u306b\u306f\u533b\u7642\u6a5f\u95a2\u3068\u63d0\u643a\u3057\u3066\u3044\u308b\u306e\u3067\u5b89\u5fc3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6599\u91d1\u306f\u90fd\u5ea6\u6255\u3044\u306a\u306e\u3067\u308f\u304b\u308a\u3084\u3059\u304f\u3066\u5b89\u5fc3\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u6599\u91d1\u30d7\u30e9\u30f3<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u5168\u4f53<\/td><td>\u521d\u56de\uff1a15,000\u5186<br>2\u56de\u76ee\u4ee5\u964d\uff1a21,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u57fa\u672c\u60c5\u5831<\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td><a href=\"https:\/\/goo.gl\/maps\/C6tZ5Gywt87soegM6\">\u6e0b\u8c37\u533a\u6075\u6bd4\u5bff1-24-16<\/a><\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>03-6721-9663<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30fbJR\u6075\u6bd4\u5bff\u99c5\u6771\u53e3 \u5f92\u6b695\u5206<br>\u30fb\u5730\u4e0b\u9244\u65e5\u6bd4\u8c37\u7dda1\u756a\u51fa\u53e3 \u5f92\u6b697\u5206<br>\u30fb\u6771\u4eac\u30e1\u30c8\u30ed\u5e83\u5c3e\u99c52\u756a\u51fa\u53e3 \u5f92\u6b6910\u5206<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c22:00\uff08\u6700\u7d42\u53d7\u4ed821:30\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u5404\u7a2e\u30af\u30ec\u30b8\u30c3\u30c8<br>\uff08VISA\/MASTER\/\u697d\u5929\u30ab\u30fc\u30c9\uff09\u203b1\u4e07\u5186\u4ee5\u4e0a\u306e\u304a\u652f\u6255\u304b\u3089<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/motemote-datsumou.com\/salon.html\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb\u8cbb\u7528\u306e\u4f8b<\/td><td>\u9f3b\u4e0b5\u56de\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\uff1a15,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4>\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u53e3\u30b3\u30df<\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ee5\u524d\u67d0\u6709\u540d\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u9aed\u8131\u6bdb\u8907\u6570\u56de\u5951\u7d04\u3057\u3001\u307b\u3068\u3093\u3069\u629c\u3051\u306a\u304b\u3063\u305f\u306e\u3067\u3053\u3061\u3089\u306e\u6709\u540d\u306a\u30de\u30b7\u30f3\u306a\u3089\u3068\u601d\u3063\u3066\u6765\u3066\u307f\u307e\u3057\u305f\u3002<br>\u6709\u540d\u30b5\u30ed\u30f3\u306f\u6642\u9593\u308210\u5206\u3067\u7d42\u308f\u308a\u3067\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u3082\u306a\u304f\u3001\u3053\u3093\u306a\u3082\u3093\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u3059\u304c\u3001\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u3055\u3093\u306b\u6765\u305f\u3089\u9a5a\u304d\u306e\u9023\u7d9a\u3067\u3057\u305f\u3002\u3057\u3063\u304b\u308a\u51fa\u529b\u306e\u30ec\u30d9\u30eb\u3082\u6559\u3048\u3066\u9802\u304d\u3001\u30aa\u30d7\u30b7\u30e7\u30f3\u306eW\u7167\u5c04\u3082\u3042\u308b\u4e8b\u3092\u77e5\u308a\u3001\u30a2\u30d5\u30bf\u30fc\u30b1\u30a2\u306e\u30d1\u30c3\u30af\u307e\u3067\u3002\u3002\u90fd\u5ea6\u6255\u3044\u3082\u3042\u308a\u304c\u305f\u3044\u3002\u3002\u3053\u308c\u304b\u3089\u304c\u672c\u5f53\u306b\u697d\u3057\u307f\u3067\u3059\uff01\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/gJdHSzvK71u3Ux8bA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u3067\u5229\u7528\u3057\u307e\u3057\u305f\u3002\u8aac\u660e\u3082\u65bd\u8853\u3082\u4e01\u5be7\u3067\u3001\u5b89\u5fc3\u3057\u3066\u5229\u7528\u3067\u304d\u307e\u3057\u305f\u3002\u8131\u6bdb\u306e\u52b9\u679c\u3082\u3088\u304f\u611f\u3058\u3089\u308c\u3001\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u307e\u305f\u30cf\u30a4\u30d1\u30fc\u30ca\u30a4\u30d5\u3082\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u3001\u30b3\u30ea\u304c\u307b\u3050\u308c\u3066\u3068\u3066\u3082\u6c17\u6301\u3061\u3088\u304b\u3063\u305f\u3067\u3059\u3002<br>\u4eca\u5f8c\u3082\u901a\u3044\u305f\u3044\u3068\u601d\u3048\u308b\u304a\u5e97\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/oMjtngeceautMuZdA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3044\u59cb\u3081\u3066\u4e00\u5e74\u4ee5\u4e0a\u7d4c\u3061\u307e\u3059\u3002\u3044\u3064\u884c\u3063\u3066\u3082\u5e38\u306b\u4e01\u5be7\u3067\u3001\u65bd\u8853\u306f\u3082\u3061\u308d\u3093\u63a5\u5ba2\u3001\u30b5\u30fc\u30d3\u30b9\u3001\u3069\u308c\u3092\u3068\u3063\u3066\u3082\u3084\u3063\u3066\u3044\u305f\u3060\u3044\u3066\u3044\u308b\u5074\u3068\u3057\u3066\u6c17\u6301\u3061\u304c\u3044\u3044\u3067\u3059\u3002\u6c17\u306b\u306a\u308b\u8cbb\u7528\u306b\u3064\u3044\u3066\u3067\u3059\u304c\u3001\u4e00\u56de\u3054\u3068\u306e\u304a\u652f\u6255\u3044\u306b\u306a\u308b\u306e\u3067\u6c17\u8efd\u306b\u4e00\u5ea6\u8a66\u305b\u308b\u306e\u3067\u306f\u306a\u3044\u304b\u3068\u601d\u3044\u307e\u3059\u3002\u30aa\u30b9\u30b9\u30e1\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/AJtJsVwv4gLcGZQn7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google \u30de\u30c3\u30d7<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/motemote-datsumou.com\/salon.html\" style=\"background-color:#2dad96\">\u30a2\u30f3\u30b7\u30e3\u30f3\u30c6\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b<\/a><\/div>\n\n\n\n<h2>\u3042\u306a\u305f\u306b\u3042\u3063\u305f\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f\u30bf\u30a4\u30d7\u5225\u30aa\u30b9\u30b9\u30e1\u30af\u30ea\u30cb\u30c3\u30af<\/h2>\n\n\n\n<p>\u76ee\u7684\u5225\u306b\u9078\u3076\u306a\u3089\u4ee5\u4e0b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u304a\u3059\u3059\u3081\uff01<\/p>\n\n\n\n<p>\u4f53\u9a13\u30b3\u30fc\u30b9\u3067\u8907\u6570\u5e97\u8217\u3092\u56de\u3063\u3066\u307f\u308b\u306e\u3082\u3088\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-stripes\" style=\"border-collapse:collapse\"><tbody><tr><td>\u9ad8\u30b3\u30b9\u30d1&\u8131\u6bdb\u52b9\u679c<\/td><td>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c<\/td><td>\u30a2\u30af\u30bb\u30b9\u3067\u9078\u3076<\/td><\/tr><tr><td style=\"background-color:#ffffff\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgr9utzpsvbn&m=mgr9umgayysg\"><img class=\"wp-image-47135\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-4.png\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\"><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/a><\/td><td style=\"background-color:#ffffff\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\"><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/a><\/td><\/tr><tr><td style=\"background-color:#ffffff\">\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u3042\u308a<br>\u30fb\u30aa\u30ea\u30b8\u30ca\u30eb\u8131\u6bdb\u6a5f\u3067\u30a2\u30c8\u30d4\u30fc\u3084\u654f\u611f\u808c\u306b\u3082\u5bfe\u5fdc<\/td><td style=\"background-color:#ffffff\">\u30fb\u4e07\u304c\u4e00\u306e\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u5b8c\u5168\u7121\u6599\u3067\u4fdd\u8a3c<\/td><td style=\"background-color:#ffffff\">\u30fb\u90fd\u5185\u3060\u3051\u306732\u9662<br> \u30fb\u99c5\u304b\u3089\u5f92\u6b695\u5206\u4ee5\u5185\u306e\u5e97\u8217\u304c\u591a\u6570<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7510\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726819-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u306f\u6b21\u306e3\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/li><li>\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3>\u2460\u9aed\u5243\u308a\u306e\u624b\u9593\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001\u9aed\u5243\u308a\u3092\u3059\u308b\u5fc5\u8981\u304c\u306a\u304f\u306a\u308a\u307e\u3059\u3002\u305d\u3082\u305d\u3082\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u3067\u3001\u6d17\u9762\u6240\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0\u3092\u7f6e\u3044\u3066\u304a\u304f\u5fc5\u8981\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eee\u306b1\u65e55\u5206\u3001\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u4f7f\u3063\u3066\u3044\u305f\u3068\u3057\u307e\u3057\u3087\u3046\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u5e74\u9593\u3067\u7d0430\u6642\u9593\u3092\u7bc0\u7d04<\/span>\u3067\u304d\u308b\u8a08\u7b97\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3060\u3051\u6642\u9593\u3092\u7bc0\u7d04\u3067\u304d\u308c\u3070\u3001\u6bce\u671d\u306e\u8cb4\u91cd\u306a\u7761\u7720\u6642\u9593\u3092\u5897\u3084\u3057\u305f\u308a\u3001\u8da3\u5473\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u305f\u308a\u3082\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u53d6\u3089\u308c\u3066\u3044\u308b\u4eba\u306f\u3001\u601d\u3044\u5207\u3063\u3066\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308c\u3070\u3001<span class=\"highlighted\">\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3092\u59cb\u3081\u3068\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u304b\u3089\u89e3\u653e<\/span>\u3055\u308c\u307e\u3059\u3002\u9aed\u304c\u306a\u304f\u306a\u308c\u3070\u3001\u305d\u3082\u305d\u3082\u30ab\u30df\u30bd\u30ea\u3092\u808c\u306b\u3042\u3066\u308b\u6a5f\u4f1a\u304c\u306a\u304f\u306a\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u808c\u304c\u5f31\u3044\u5834\u5408\u306f\u3001\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306f\u3064\u304d\u3082\u306e\u3067\u3057\u3087\u3046\u3002\u9aed\u5243\u308a\u306b\u3088\u308b\u808c\u30c8\u30e9\u30d6\u30eb\u306b\u60a9\u307e\u3055\u308c\u3066\u3044\u308b\u306a\u3089\u3001\u9aed\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2462\u6e05\u6f54\u611f\u304c\u5897\u3057\u3066\u5973\u6027\u304b\u3089\u30e2\u30c6\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg\" alt=\"\u5c06\u6765\u3092\u8a9e\u308b\u7537\u5973\" class=\"wp-image-71169\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/10\/4712-7-300x209.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u3001\u5973\u6027\u304b\u3089\u306e\u597d\u611f\u5ea6\u3082\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\u9752\u9aed\u3084\u5243\u308a\u6b8b\u3057\u304c\u4e00\u5207\u306a\u304f\u306a\u308a\u3001<span class=\"highlighted\">\u808c\u304c\u7dba\u9e97\u306b\u898b\u3048\u308b<\/span>\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/www.atpress.ne.jp\/news\/207290\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u682a\u5f0f\u4f1a\u793eLiberes\u304c\u884c\u3063\u305f\u30a2\u30f3\u30b1\u30fc\u30c8\u8abf\u67fb<\/a>\u306b\u3088\u308b\u3068\u300120\uff5e39\u6b73\u306e\u5973\u6027\u306e\u7d0485%\u304c\u300c\u9aed\u304c\u306a\u3044\u7537\u6027\u306e\u65b9\u304c\u597d\u304d\u300d\u3068\u56de\u7b54\u3057\u3066\u3044\u307e\u3059\u3002\u500b\u4eba\u306e\u597d\u307f\u306f\u3042\u308c\u3069\u3001\u9aed\u306f\u6e05\u6f54\u611f\u304c\u306a\u3044\u5370\u8c61\u3092\u4e0e\u3048\u3001\u5973\u6027\u304b\u3089\u597d\u307e\u308c\u306a\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u6e05\u6f54\u611f\u3092\u30a2\u30d4\u30fc\u30eb\u3057\u305f\u3044\u7537\u6027\u306f\u3001\u9aed\u8131\u6bdb\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u304b\u3082\u3057\u308c\u306a\u3044\u30dd\u30a4\u30f3\u30c83\u3064<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u3044\uff1f\u4f1d\u7d71\u7684\u306a\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3002\u6c17\u306b\u306a\u308b\u75db\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7511\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-261726814-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u305f\u7d50\u679c\u3001\u5f8c\u6094\u3059\u308b\u4eba\u3082\u4e00\u5b9a\u6570\u3044\u307e\u3059\u3002\u5177\u4f53\u7684\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30dd\u30a4\u30f3\u30c8\u3067\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/li><li>\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/li><li>\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3>\u2460\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg\" alt=\"\u3042\u3053\u3099\u3072\u3051\u3099\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-56816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3130-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u5f8c\u9aed\u3092\u4f38\u3070\u3059\u30aa\u30b7\u30e3\u30ec\u3092\u697d\u3057\u307f\u305f\u3044\u65b9\u306f\u3001\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3068\u5f8c\u6094\u3059\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u7279\u306b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u3068\u306a\u308b\u306e\u3067\u3001<span class=\"redcolor\">\u751f\u6daf\u9aed\u3092\u4f38\u3070\u305b\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3082\u3057\u597d\u304d\u306b\u306a\u3063\u305f\u5973\u6027\u304c\u9aed\u597d\u304d\u3060\u3068\u5206\u304b\u3063\u305f\u3089\u3001\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3053\u3068\u3092\u5f8c\u6094\u3059\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u4eca\u306f\u9aed\u304c\u3044\u3089\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3066\u3082\u3001\u4eca\u5f8c\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u306e\u55dc\u597d\u304c\u5909\u308f\u308a\u3001\u9aed\u304c\u6b32\u3057\u304f\u306a\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u306e\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001<strong>\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u306a\u3089\u306a\u3044\u30b5\u30ed\u30f3\u8131\u6bdb\u304b\u3089\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<h3>\u2461\u65bd\u8853\u304c\u601d\u3063\u3066\u3044\u305f\u4ee5\u4e0a\u306b\u75db\u3044<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg\" alt=\"\u982d\u3092\u62b1\u3048\u308b\u7537\u6027\" class=\"wp-image-57484\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/07\/1377-contents-300x220.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306f\u4ed6\u306e\u90e8\u4f4d\u3068\u6bd4\u3079\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u308b\u306a\u3089\u3001<span class=\"redcolor\">\u30b4\u30e0\u3067\u8efd\u304f\u5f3e\u304b\u308c\u308b\u3088\u3046\u306a\u75db\u307f<\/span>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u9aed\u8131\u6bdb\u3092\u3057\u305f\u4eba\u306e\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u300c\u6211\u6162\u3067\u304d\u308b\u7a0b\u5ea6\u306e\u75db\u307f\u3060\u3063\u305f\u300d\u3068\u3044\u3046\u58f0\u304c\u5927\u534a\u3067\u3059\u304c\u3001\u75db\u307f\u306b\u5f31\u3044\u65b9\u306f\u8f9b\u3044\u601d\u3044\u3092\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u8a00\u3048<strong>\u307b\u3068\u3093\u3069\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3067\u306f\u9ebb\u9154\u3092\u7528\u610f<\/strong>\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u75db\u307f\u306b\u95a2\u3057\u3066\u4e0d\u5b89\u306b\u306a\u308b\u5fc5\u8981\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<h3>\u2462\u304a\u91d1\u304c\u304b\u304b\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3059\u308b\u306b\u306f\u3001<span class=\"redcolor\">\u30b5\u30ed\u30f3\u306a\u30895\u301c10\u4e07\u5186\u3001\u30af\u30ea\u30cb\u30c3\u30af\u306a\u30897\u301c15\u4e07\u5186\u304f\u3089\u3044\u306e\u8cbb\u7528<\/span>\u304c\u304b\u304b\u308a\u307e\u3059\u3002\u6c7a\u3057\u3066\u5b89\u3044\u8cb7\u3044\u7269\u3068\u306f\u8a00\u3048\u307e\u305b\u3093\u306d\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f97\u3089\u308c\u308b\u30e1\u30ea\u30c3\u30c8\u306b\u5bfe\u3057\u3001\u81ea\u5206\u304c\u3069\u306e\u7a0b\u5ea6\u306e\u304a\u91d1\u3092\u51fa\u305b\u308b\u304b\u3092\u8003\u3048\u305f\u3046\u3048\u3067\u3001\u5b9f\u969b\u306b\u30c1\u30e3\u30ec\u30f3\u30b8\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6c7a\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u5168\u3066\u307f\u308b<\/h2>\n\n\n\n<p>\u6771\u4eac\u306b\u306f230\u3082\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304c\u3042\u308a\u307e\u3059\u3002\u203b2023\u5e741\u6708MOTEO\u8abf\u3079<\/p>\n\n\n\n<p>\u3054\u7d39\u4ecb\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u4ee5\u5916\u304b\u3089\u3082\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3057\u305f\u3044\u65b9\u306f\u3001\u4e0b\u8a18\u3088\u308a\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u691c\u7d22\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/datsumou\/search\/tokyo\/\">\u6771\u4eac\u306b\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u3082\u3063\u3068\u898b\u308b<\/a><\/div>\n\n\n\n<h2>\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg\" alt=\"\" class=\"wp-image-77392\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/05\/qa-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002\u9aed\u8131\u6bdb\u3092\u3059\u308b\u304b\u304a\u60a9\u307f\u306e\u65b9\u306f\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3 id=\"FAQ\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u5f8c\u6094\u3057\u306a\u3044\u306e\uff1f<\/h3>\n\n\n\n<p><strong>A.\u5f8c\u6094\u3057\u3066\u3044\u306a\u3044\u65b9\u304c\u5927\u591a\u6570\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308b\u3053\u3068\u3067\u808c\u306e\u8abf\u5b50\u304c\u826f\u304f\u306a\u3063\u305f\u308a\u3001\u30ab\u30df\u30bd\u30ea\u4ee3\u304c\u6d6e\u3044\u305f\u308a\u3068\u30e1\u30ea\u30c3\u30c8\u306f\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u5468\u308a\u304b\u3089\u306e\u8a55\u5224\u304c\u3044\u3044\u3068\u3044\u3046\u58f0\u3082\u591a\u3044\u3067\u3059\u3002\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u628a\u63e1\u3057\u305f\u4e0a\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306f\u751f\u3048\u3066\u304d\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u6c38\u4e45\u8131\u6bdb\u3068\u306f\u9aed\u304c\u5168\u304f\u751f\u3048\u306a\u3044\u3068\u3044\u3046\u8a33\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u307b\u3068\u3093\u3069\u306e\u9aed\u304c\u751f\u3048\u306a\u304f\u306a\u308b\u3082\u306e\u306e\u3001\u751f\u547d\u529b\u306e\u5f37\u3044\u9aed\u306f\u6642\u9593\u304c\u7d4c\u3064\u3068\u307e\u305f\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u3059\u3002\u56de\u6570\u3084\u8131\u6bdb\u65b9\u6cd5\u306b\u8003\u616e\u3057\u306a\u304c\u3089\u30d7\u30e9\u30f3\u3092\u7d44\u3080\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h3>Q.\u9aed\u8131\u6bdb\u3067\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/h3>\n\n\n\n<p><strong>A.\u3082\u3061\u308d\u3093\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u3002<\/strong><\/p>\n<p><span style=\"font-weight: 400;\">\u5f37\u3044\u75db\u307f\u3092\u3068\u3082\u306a\u3063\u305f\u308a\u3001\u8131\u6bdb\u3057\u305f\u7b87\u6240\u306b\u9aed\u304c\u751f\u3048\u3066\u3053\u306a\u3044\u3053\u3068\u3092\u5f8c\u6094\u3057\u305f\u308a\u306a\u3069\u4eba\u306b\u3088\u3063\u3066\u69d8\u3005\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206\u30e1\u30ea\u30c3\u30c8\u3082\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3059\u3002\u81ea\u5206\u306e\u4e2d\u3067\u3088\u304f\u8003\u3048\u3066\u8131\u6bdb\u3059\u308b\u304b\u3069\u3046\u304b\u5224\u65ad\u3059\u308b\u307b\u3046\u304c\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<h2>\u6771\u4eac\u306e\u304a\u3059\u3059\u3081\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&\u30b5\u30ed\u30f3\u306e\u307e\u3068\u3081<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22326\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/004-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u306f\u6771\u4eac\u3067\u304a\u3059\u3059\u3081\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af&\u30b5\u30ed\u30f3\u3092\u53e3\u30b3\u30df\u3084\u8a55\u5224\u304b\u3089\u30e9\u30f3\u30ad\u30f3\u30b0\u306b\u3057\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u6700\u5f8c\u306b\u3082\u3046\u4e00\u5ea6\u3001\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af&\u30b5\u30ed\u30f3\u3092\u307e\u3068\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-40d25440-782f-4232-86d0-00c45169f547\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u9ad8\u30b3\u30b9\u30d1&\u8131\u6bdb\u52b9\u679c\u3092\u76ee\u6307\u3059\u306a\u3089\u30ec\u30a4\u30ed\u30fc\u30eb<\/li><li>\u624b\u539a\u3044\u7121\u6599\u4fdd\u8a3c\u3092\u6c42\u3081\u308b\u306a\u3089\u30e1\u30f3\u30ba\u30ea\u30bc<\/li><li>\u901a\u3044\u3084\u3059\u3055\u3067\u9078\u3076\u306a\u3089\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u6c17\u306b\u306a\u308b\u3068\u3053\u308d\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f<span class=\"highlighted\">\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304b\u3089\u59cb\u3081\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p>\u8907\u6570\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3092\u898b\u3066\u307f\u308b\u3053\u3068\u3067\u3001\u81ea\u5206\u3067\u3082\u6bd4\u8f03\u3092\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\uff01<\/p>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044 […]<\/p>\n","protected":false},"author":1,"featured_media":14136,"parent":13414,"menu_order":540,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u6771\u4eac\u306b\u306f\u30d2\u30b2\u8131\u6bdb\u3092\u5f97\u610f\u3068\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u304c\u63c3\u3063\u3066\u3044\u307e\u3059\u3002 \u305d\u308c\u3060\u3051\u306b\u3001\u300c\u3069\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u3044…","acf":{"long_text_title":"\u3010\u6771\u4eac\u306e227\u9662\u304b\u3089\u9078\u3076\u3011\u6771\u4eac\u306e\u9aed\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b020\u9078\uff01\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u306a\u3069\u3067\u5fb9\u5e95\u6bd4\u8f03\u8abf\u67fb","custom_order":"3706","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":14137,"id":14137,"title":"3701_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3701-none.jpg","filesize":86753,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"","author":"1","description":"","caption":"","name":"3701_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":13833,"date":"2019-11-10 02:21:40","modified":"2019-11-10 02:21:40","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3701-none.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13833"}],"version-history":[{"count":251,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions"}],"predecessor-version":[{"id":95943,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13833\/revisions\/95943"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/14136"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":2434,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"https:\/\/moteo.best\/column\/?page_id=2434"},"modified":"2024-10-11T18:14:27","modified_gmt":"2024-10-11T09:14:27","slug":"bald-dense","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/","title":{"rendered":"\u30d2\u30b2\u304c\u6fc3\u3044\u7406\u7531\u3068\u5bfe\u51e6\u65b9\u6cd5"},"content":{"rendered":"<p><strong>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d<\/strong><\/p>\n<p><strong>\u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p>\u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027\u306e\u30d2\u30b2\u3002<\/p>\n<p>\u81ea\u5206\u306f\u4eba\u3088\u308a\u30d2\u30b2\u304c\u6fc3\u3044\u3088\u3046\u306a\u6c17\u304c\u3059\u308b\u3051\u3069\u907a\u4f1d\u3060\u304b\u3089\u4ed5\u65b9\u304c\u306a\u3044\u3068\u8ae6\u3081\u3066\u3044\u307e\u305b\u3093\u304b\uff1f\u3082\u3057\u304b\u3059\u308b\u3068\u3001\u305d\u308c\u306f\u3042\u306a\u305f\u306e\u65e5\u3005\u306e\u884c\u52d5\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u30fb\u7406\u7531<\/li><li>\u30d2\u30b2\u3092\u6fc3\u304f\u3057\u3066\u3057\u307e\u3046NG\u884c\u52d5<\/li><li>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306e\u5bfe\u7b56\u30fb\u4e88\u9632<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306b\u3064\u3044\u3066\u5fb9\u5e95\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n<p><!-- wp:paragraph --><\/p>\n<p>\u306a\u304a\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3084\u9069\u5207\u306a\u9aed\u5243\u308a\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\u65b9\u306f<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\">\u300c\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u7406\u7531\u3068\u306f\uff1f\u5243\u308a\u3059\u304e\u308b\u3068\u6fc3\u304f\u306a\u308b\u3063\u3066\u672c\u5f53\uff1f\u30d2\u30b2\u306e\u771f\u5b9f\u3092\u7d39\u4ecb\u300d<\/a>\u3067\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u76ee\u3092\u901a\u3057\u3066\u304a\u304f\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n\n\n\n<p><!-- wp:uagb\/team {\"block_id\":\"8595a321-2c49-4c48-97b8-5e4bbfac0339\",\"tag\":\"h6\",\"title\":\"\",\"description_text\":\"\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\",\"image\":{\"id\":7695,\"title\":\"moteo_profile\",\"filename\":\"moteo-profile.png\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"link\":\"https:\/\/moteo.best\/column\/moteo_profile\/\",\"alt\":\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"moteo_profile\",\"status\":\"inherit\",\"uploadedTo\":0,\"date\":\"2019-09-26T21:26:34.000Z\",\"modified\":\"2019-10-25T20:07:27.000Z\",\"menuOrder\":0,\"mime\":\"image\/png\",\"type\":\"image\",\"subtype\":\"png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"2019\u5e749\u670827\u65e5\",\"nonces\":{\"update\":\"f72d441e99\",\"delete\":\"1c63fc39e7\",\"edit\":\"8a6e26fe2c\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=7695\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u7de8\u96c6\u90e8 K\",\"filesizeInBytes\":22455,\"filesizeHumanReadable\":\"22 KB\",\"context\":\"\",\"height\":257,\"width\":257,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile.png\",\"height\":257,\"width\":257,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\\u003cinput type=\\u0022hidden\\u0022 name=\\u0022attachments[7695][menu_order]\\u0022 value=\\u00220\\u0022 \/\\u003e\\u003cp class=\\u0022media-types media-types-required-info\\u0022\\u003e\\u003cspan class=\\u0022required\\u0022\\u003e*\\u003c\/span\\u003e \u304c\u4ed8\u3044\u3066\u3044\u308b\u6b04\u306f\u5fc5\u9808\u9805\u76ee\u3067\u3059\\u003c\/p\\u003e\\n\\t\\t\\t\\u003ctable class=\\u0022compat-attachment-fields\\u0022\\u003e\\t\\t\\u003ctr class='compat-field-enable-media-replace'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-enable-media-replace'\\u003e\\u003cspan class='alignleft'\\u003e\u30e1\u30c7\u30a3\u30a2\u3092\u7f6e\u63db\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href=\\u0022https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=media_replace\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=ad67500a9c\\u0022\\u003e\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo replace the current file, click the link and upload a replacement file.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\t\\t\\u003ctr class='compat-field-emr-remove-background'\\u003e\\t\\t\\t\\u003cth scope='row' class='label'\\u003e\\u003clabel for='attachments-7695-emr-remove-background'\\u003e\\u003cspan class='alignleft'\\u003eRemove background\\u003c\/span\\u003e\\u003cbr class='clear' \/\\u003e\\u003c\/label\\u003e\\u003c\/th\\u003e\\n\\t\\t\\t\\u003ctd class='field'\\u003e\\u003ca class='button-secondary' href='https:\/\/moteo.best\/column\/wp-admin\/upload.php?page=enable-media-replace%2Fenable-media-replace.php\\u0026amp;action=emr_prepare_remove\\u0026amp;attachment_id=7695\\u0026amp;_wpnonce=0f37a29eb8'\\u003eRemove background\\u003c\/a\\u003e\\u003cp class='help'\\u003eTo remove the background, click the link.\\u003c\/p\\u003e\\u003c\/td\\u003e\\n\\t\\t\\u003c\/tr\\u003e\\n\\u003c\/table\\u003e\",\"meta\":\"\"},\"acf_errors\":false},\"imgStyle\":\"circle\",\"imgPosition\":\"left\"} --><\/p>\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339\">\n<div class=\"uagb-team__wrap\">\n<div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/moteo-profile-150x150.png\" alt=\"MOTEO\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\"\/><\/div>\n<div class=\"uagb-team__content\">\n<div class=\"uagb-team__title-wrap\">\n<h6 class=\"uagb-team__title\"><\/h6>\n<p><span class=\"uagb-team__prefix\">Designation<\/span><\/div>\n<div class=\"uagb-team__desc-wrap\">\n<p class=\"uagb-team__desc\">\u6fc3\u3044\u30d2\u30b2\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u306a\u3089\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div>\n<div class=\"uagb-team__social-icon-wrap\">\n<ul class=\"uagb-team__social-list\">\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li>\n<li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/team --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p>\u533b\u7642\u8131\u6bdb\u306a\u3089<span class=\"highlighted\">1\u56de1\u4e07\u5186\u524d\u5f8c\u3001\u6fc3\u3044\u30d2\u30b2\u3067\u308210\u56de\u524d\u5f8c\u306e\u30c8\u30fc\u30bf\u30eb10\u301c20\u4e07\u5186\u3067\u30c4\u30eb\u30c4\u30eb<\/span>\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u3082\u3068\u3082\u3068\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u3054\u81ea\u5206\u306b\u5408\u3063\u305f\u56de\u6570\u304c\u77e5\u308a\u305f\u3044\u65b9\u306f\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306e\u6d3b\u7528\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n<p><!-- wp:image {\"id\":95747} --><\/p>\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/10\/-moteo-1024x693.jpg\" alt=\"\u5927\u624b3\u793e\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u6bd4\u8f03\" class=\"wp-image-95747\"\/><figcaption>\u30d2\u30b2\u5168\u4f53\uff08\u9996\u542b\u3080\uff09\u306e\u8131\u6bdb\u6599\u91d1<\/figcaption><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><strong>\u300c\u81ea\u5206\u306e\u30d2\u30b2\u304c\u3069\u306e\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\uff1f\u300d\u300c\u307e\u305a\u306f\u898b\u7a4d\u3082\u308a\u3060\u3051\u3067\u3082\u304a\u9858\u3044\u3057\u305f\u3044\u300d<\/strong>\u305d\u3093\u306a\u5834\u5408\u3067\u3082\u3001\u4e0b\u8a18\u306e\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3089\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3067\u6c17\u8efd\u306b\u8a71\u3092\u805e\u3051\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u3044\u305a\u308c\u3082\u7121\u7406\u306a\u52e7\u8a98\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\",\"className\":\"scrolltable\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:table {\"className\":\"is-style-non-split\"} --><\/p>\n<table class=\"wp-block-table is-style-non-split\">\n<tbody>\n<tr>\n<td><\/td>\n<td><img class=\"wp-image-95283\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-bnr-300-250-2409-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u306f\u30e1\u30f3\u30ba\u30ea\u30bc\"><\/td>\n<td><img class=\"wp-image-95348\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-eminal-400400-240906.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"><\/td>\n<td><img class=\"wp-image-95349\" style=\"width: 125px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/afb-gorilla-120120-240906.jpg\" alt=\"\u30d2\u30b2\u306e\u30b4\u30ea\u30e9\u8131\u6bdb\"><\/td>\n<\/tr>\n<tr>\n<td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td>\n<td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td>\n<td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td>\n<td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td>\n<\/tr>\n<tr>\n<td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td>\n<td>\u30d2\u30b2\u8131\u6bdb\u5168\u4f53\u304c59,800\u5186\u3068\u30b3\u30b9\u30d1\u25ce<\/td>\n<td>\u5168\u56fd\u5c55\u958b\uff01\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u9ebb\u9154\u304c\u7121\u6599<\/td>\n<td>\u4eca\u306a\u3089\u5206\u5272\u624b\u6570\u6599\u304c\u7121\u6599\uff01\u6708\u30053,000\u5186\u304b\u3089\u59cb\u3081\u3089\u308c\u308b<\/td>\n<\/tr>\n<tr>\n<td>\u30d2\u30b2\u5168\u4f53\u306e\u6599\u91d1<br \/>\uff081\u56de\u3042\u305f\u308a\uff09<\/td>\n<td>5\u56de\uff1a59,800\u5186<br \/>\uff0811,960\u5186\uff09<\/td>\n<td>5\u56de\uff1a78,000\u5186<br \/>\uff0815,600\u5186\uff09<\/td>\n<td>6\u56de\uff1a69,120\u5186<br \/>\uff0811,520\u5186\uff09<\/td>\n<\/tr>\n<tr>\n<td>\u9ebb\u9154<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/\u672c<br \/>\u30ac\u30b9\uff1a3,300\u5186\/30\u5206<\/td>\n<td>\u7121\u6599<\/td>\n<td>\u30af\u30ea\u30fc\u30e0\uff1a4,000\u5186\/10g<br \/> \u30ac\u30b9\uff1a4,000\u5186\/30\u5206<\/td>\n<\/tr>\n<tr>\n<td>\u5e97\u8217\u6570<\/td>\n<td>21<\/td>\n<td>62<\/td>\n<td>21<\/td>\n<\/tr>\n<tr>\n<td><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-S384336w&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-1409057x&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><!-- \/wp:table --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:tadv\/classic-paragraph --><\/p>\n<p><small>\u203b\u7a0e\u8fbc\u4fa1\u683c<\/small><br \/><small>\u203b2024\u5e7410\u6708\u6700\u65b0\u306e\u91d1\u984d<br \/><\/small><\/p>\n<p><!-- \/wp:tadv\/classic-paragraph --><\/p>\n\n\n\n\n<h2>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\uff5c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3068\u6bce\u65e5\u306e\u30d2\u30b2\u51e6\u7406<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg\" alt=\"\" class=\"wp-image-21093\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2726-9-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u305d\u3082\u305d\u3082\u3001\u30d2\u30b2\u304c\u4ed6\u306e\u4f53\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u6fc3\u304f\u898b\u3048\u308b\u7406\u7531\u306f\u300c\u525b\u6bdb\u3060\u304b\u3089\u300d\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5b9f\u306f\u3001<strong>\u7537\u6027\u3082\u5973\u6027\u3082\u3001\u30d2\u30b2\u30a8\u30ea\u30a2\u306e\u6bdb\u306e\u6570\u306f\u540c\u3058<\/strong>\uff01<br>\u3055\u3089\u306b\u3001\u751f\u307e\u308c\u3066\u304b\u3089\u30d2\u30b2\u306e\u6bdb\u306e<strong>\u672c\u6570\u306f\u305a\u3063\u3068\u5909\u308f\u308a\u307e\u305b\u3093<\/strong>\u3002<br>\u3064\u307e\u308a\u30011\u672c1\u672c\u306e\u6bdb\u304c\u525b\u6bdb\u3060\u304b\u3089\u6fc3\u304f\u898b\u3048\u3066\u3057\u307e\u3046\u306e\u3067\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u305d\u3093\u306a\u525b\u6bdb\u306a\u30d2\u30b2\u3067\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3068\u3057\u3066\u3001\u73fe\u5728\u8003\u3048\u3089\u308c\u3066\u3044\u308b\u306e\u306f\u4e3b\u306b2\u3064\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/li><li>\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>1\u3064\u305a\u3064\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2460\u7537\u6027\u30db\u30eb\u30e2\u30f3<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg\" alt=\"\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\" class=\"wp-image-28097\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1140-300x191.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3088\u304f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u591a\u3044\u4eba\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u300d\u306a\u3069\u3068\u3044\u3046\u8868\u73fe\u3092\u3057\u3066\u3044\u308b\u60c5\u5831\u30b5\u30a4\u30c8\u3092\u898b\u304b\u3051\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u3053\u308c\u306f\u6b63\u78ba\u3067\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u5b9f\u969b\u306f\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u91cf\u300d\u3067\u306f\u306a\u304f<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u3092\u6d3b\u6027\u5316\u3059\u308b\u9175\u7d20\u306e\u50cd\u304d\u300d<\/strong>\u3068<strong>\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306b\u5bfe\u3059\u308b\u6bdb\u5305<small>\u203b<\/small>\u306e\u611f\u53d7\u6027\u300d<\/strong>\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u6bdb\u5305\u2026\u6bdb\u6839\u3092\u5305\u3093\u3067\u3044\u308b\u7d44\u7e54\u306e\u3053\u3068\u3002\u76ae\u819a\u306e\u8868\u9762\u3078\u306f\u6bdb\u7a74\u3068\u3044\u3046\u5f62\u3067\u3064\u306a\u304c\u3063\u3066\u304a\u308a\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5f71\u97ff\u3092\u53d7\u3051\u307e\u3059<\/small><\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u308b\u306e\u3067\u3001\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4fc2\u3057\u3066\u3044\u308b\u306e\u306d\u3001\u308f\u304b\u3063\u305f\uff01\u300d\u3068\u3044\u3046\u65b9\u306f\u2461\u306b\u9032\u3093\u3067\u304f\u3060\u3055\u3044\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n<p>\u6bdb\u5305\u5185\u306b\u3042\u308b\u6bdb\u4e73\u982d\u7d30\u80de\u306b\u300c5\u03b1\u9084\u5143\u9175\u7d20\u300d\u3068\u3044\u3046\u7269\u8cea\u304c\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u4e00\u7a2e\u3067\u3042\u308b\u30c6\u30b9\u30c8\u30b9\u30c6\u30ed\u30f3\u304c\u30b8\u30d2\u30c9\u30ed\u30c6\u30b9\u30c8\u30ed\u30f3\uff08DHT\uff09\u3068\u3044\u3046\u7269\u8cea\u306b\u5909\u5316\u3057\u307e\u3059\u3002<\/p>\n<p>\u3055\u3089\u306b\u3001\u305d\u306eDHT\u3068\u3044\u3046\u7269\u8cea\u306f\u3001\u7d30\u80de\u306e\u4e2d\u306b\u3042\u308b\u300c\u30db\u30eb\u30e2\u30f3\u306e\u30ec\u30bb\u30d7\u30bf\u30fc\u300d\u306b\u7d50\u3073\u3064\u304f\u3053\u3068\u3067<strong>\u6bdb\u3092\u5897\u3084\u3059\uff1d\u6fc3\u304f\u3059\u308b\u3088\u3046\u306b\u4f5c\u7528\u3057\u307e\u3059<\/strong>\u3002\u3042<\/p>\n<p>\u3053\u306e\u300c\u9175\u7d20\u306e\u50cd\u304d\u300d\u3068\u300c\u6bdb\u5305\u306e\u611f\u53d7\u6027\u300d\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u3001\u8584\u3044\u4eba\u304c\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n<p>\u5c11\u3057\u96e3\u3057\u3044\u8a71\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u304c\u3001\u3068\u306b\u304b\u304f<span class=\"highlighted\">\u300c\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b\u3089\u3057\u3044\u300d<\/span>\u3068\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p><small>\u53c2\u8003\u6587\u732e\uff1a\u305c\u3093\u3076\u6bdb\u5305\u306e\u305b\u3044<\/small><\/p>\n\n\n<h3>\u9aed\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u2461\u9593\u9055\u3063\u305f\u9aed\u306e\u81ea\u5df1\u51e6\u7406<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg\" alt=\"\u30d2\u30b2\u3092\u6cbf\u3063\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-21995\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/adobestock-191777163-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306e2\u3064\u76ee\u306f\u3001\u6bce\u65e5\u4f55\u6c17\u306a\u304f\u884c\u306a\u3063\u3066\u3044\u308b\u30d2\u30b2\u306e\u81ea\u5df1\u51e6\u7406\u306b\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u306f\u534a\u5206\u6b63\u89e3\u3067\u3059\u304c\u3001\u534a\u5206\u4e0d\u9069\u5207\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/prtimes.jp\/a\/?c=4342&r=67&f=d4342-67-pdf-0.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\u30ab\u30df\u30bd\u30ea\u3084\u30b7\u30a7\u30fc\u30d0\u30fc\u306a\u3069\u3092\u4f7f\u7528\u3059\u308b\u3068\u4f53\u6bdb\u304c\u6fc3\u304f\u306a\u308b\u3068\u3044\u3046\u5642\u3092\u3088\u304f\u805e\u304f\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f<span class=\"redcolor\">\u533b\u5b66\u7684\u6839\u62e0\u306f\u306a\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/a><\/p>\n<p>\u3057\u304b\u3057\u3001\u30de\u30a6\u30b9\u3067\u306e\u5b9f\u9a13\u306b\u3088\u308b\u3068\u4e00\u5b9a\u671f\u9593\u3001<strong>\u76ae\u819a\u306b\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u305d\u306e\u90e8\u5206\u306e\u4f53\u6bdb\u304c\u4e00\u6642\u7684\u306b5\uff5e10\uff05\u307b\u3069\u592a\u304f\u306a\u3063\u305f<\/strong><small>\u203b<\/small>\u3068\u3044\u3046\u306e\u3067\u3059\u3002<\/p>\n<p><small>\u203b\u9806\u5929\u5802\u5927\u5b66 \u533b\u5b66\u90e8 \u76ae\u819a\u79d1\u3000\u576a\u4e95\u826f\u6cbb \u52a9\u6559\u6388 \u306e\u5b9f\u9a13<\/small><\/p>\n<p>\u904e\u5270\u306a\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u306e\u3092\u3084\u3081\u308c\u3070\u81ea\u7136\u3068\u5143\u306b\u623b\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u9752\u9aed\u3092\u6483\u9000\u3057\u3088\u3046\u3068\u3059\u308b\u3042\u307e\u308a\u3001\u5f37\u304f\u6df1\u5243\u308a\u3057\u305f\u308a1\u65e5\u306b\u4f55\u5ea6\u3082\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3068\u3001<strong>\u4eba\u9593\u306b\u3082\u540c\u69d8\u306e\u73fe\u8c61\u304c\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u9aed\u304c\u6fc3\u3044\u57fa\u6e96\u3063\u3066\u4f55\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5177\u4f53\u7684\u306b\u300c\u9aed\u304c\u6fc3\u3044\u300d\u3068\u306f\u3069\u306e\u7a0b\u5ea6\u3092\u3055\u3059\u306e\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n\n\n\n<p>\u7aef\u7684\u306b\u3044\u3046\u3068\u3001\u300c\u671d\u30d2\u30b2\u3092\u5243\u3063\u3066\u3001\u5915\u65b9\u76ee\u7acb\u3061\u59cb\u3081\u305f\u3089\u6fc3\u3044\u300d\u3068\u3044\u3046\u306e\u304c\u57fa\u6e96\u306b\u306a\u308a\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3067\u30d2\u30b2\u304c\u4e00\u756a\u4f38\u3073\u308b\u6642\u9593\u306f\u300c\u671d6\u6642\u301c10\u6642\u300d\u3068\u3044\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u65e5\u4e2d\u306f\u4f38\u3073\u308b\u30b9\u30d4\u30fc\u30c9\u304c\u3086\u308b\u3084\u304b\u306b\u306a\u308a\u3001\u5915\u65b9\u304b\u3089\u307e\u305f\u4f38\u3073\u3066\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u65e5\u4e2d\u4ed5\u4e8b\u3092\u7d42\u3048\u3066\u3001\u30a2\u30d5\u30bf\u30fc\u30d5\u30a1\u30a4\u30d6\u306a\u3069\u3067\u9752\u9aed\u304c\u76ee\u7acb\u3063\u3066\u3044\u308b\u3068\u300c\u30d2\u30b2\u6fc3\u3044\u306a\u300d\u3068\u611f\u3058\u308b\u4eba\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u53c2\u8003\uff1a<a href=\"https:\/\/www.feather-museum.com\/zatsugaku.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u96d1\u5b66 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30d2\u30b2\u306e\u96d1\u5b66<\/a><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u9aed\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u3067\u304d\u308b\u5bfe\u7b56\u30fb\u4e88\u96326\u9078<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg\" alt=\"\u93e1\u3092\u307f\u3066\u5fae\u7b11\u3093\u3067\u3044\u308b\u7537\u6027\" class=\"wp-image-40926\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-107765572-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3092\u89e3\u8aac\u3057\u307e\u3057\u305f\u304c\u3001\u3064\u307e\u308a\u306f\u3053\u306e\u539f\u56e0\u3092\u4f5c\u3089\u306a\u3044\u3088\u3046\u3001\u81ea\u5206\u306e\u884c\u52d5\u3092\u898b\u76f4\u3057\u3066\u307f\u308c\u3070\u3044\u3044\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u9006\u306e\u3053\u3068\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3042\u308c\u3070\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3092\u4f5c\u3063\u3066\u3044\u308b\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308b\u306e\u3067\u3001\u3059\u3050\u306b\u898b\u76f4\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2460 \u98df\u751f\u6d3b\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg\" alt=\"\u30c6\u30fc\u30d6\u30eb\u306e\u4e0a\u306b\u305f\u304f\u3055\u3093\u4e26\u3093\u3067\u3044\u308b\u91ce\u83dc\u3084\u30d5\u30eb\u30fc\u30c4\" class=\"wp-image-3693\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-244468767-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n<p>\u307e\u305a1\u3064\u76ee\u306e\u5bfe\u7b56\u30fb\u4e88\u9632\u6cd5\u306f\u300c\u98df\u751f\u6d3b\u306e\u6539\u5584\u300d\u3067\u3059\u3002<\/p>\n<p>\u60f3\u50cf\u306b\u5bb9\u6613\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001<span class=\"redcolor\">\u30d0\u30e9\u30f3\u30b9\u306e\u5d29\u308c\u305f\u98df\u4e8b\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u307e\u3059<\/span>\u3002<\/p>\n<p>\u30b3\u30f3\u30d3\u30cb\u98df\u3084\u30d5\u30a1\u30fc\u30b9\u30c8\u30d5\u30fc\u30c9\u3001\u304a\u8089\u3070\u304b\u308a\u98df\u3079\u3066\u3044\u308b\u306a\u3069\u3001\u8102\u8cea\u306e\u591a\u3044\u98df\u4e8b\u3092\u3068\u308b\u3068\u30db\u30eb\u30e2\u30f3\u306e\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u539f\u56e0\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u300c\u5927\u8c46\u3084\u8c46\u4e73\u306f\u30d2\u30b2\u306e\u6291\u6bdb\u306b\u52b9\u679c\u304c\u3042\u308b\u300d\u306f\u3046\u305d\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u300c\u5927\u8c46\u3092\u98df\u3079\u308b\u3068\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u300d\u306a\u3069\u3068\u3044\u3063\u305f\u60c5\u5831\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u30d2\u30b2\u306b\u95a2\u3059\u308b\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5c11\u306a\u304f\u3068\u3082\u3001\u8c46\u4e73\u98f2\u3093\u3060\u3089\u3092\u5287\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f\uff01\u3068\u3044\u3063\u305f\u4f53\u9a13\u8ac7\u306f\u307b\u307c\u7686\u7121\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u3068\u306f\u3044\u3063\u3066\u3082\u3001\u5927\u8c46\u306a\u3069\u306b\u542b\u307e\u308c\u308b\u5927\u8c46\u30a4\u30bd\u30d5\u30e9\u30dc\u30f3\u306f\u5973\u6027\u30db\u30eb\u30e2\u30f3\u3067\u3042\u308b\u300c\u30a8\u30b9\u30c8\u30ed\u30b2\u30f3\u300d\u3068\u4f3c\u305f\u50cd\u304d\u3092\u3057\u3066\u304f\u308c\u308b\u305f\u3081\u3001\u7f8e\u808c\u52b9\u679c\u3084\u30b3\u30ec\u30b9\u30c6\u30ed\u30fc\u30eb\u306e\u5897\u52a0\u3092\u9632\u3044\u3067\u304f\u308c\u308b\u306a\u3069\u3001\u3082\u3061\u308d\u3093\u808c\u3084\u4f53\u306b\u826f\u3044\u4f5c\u7528\u3092\u4e0e\u3048\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30d0\u30e9\u30f3\u30b9\u306e\u3068\u308c\u305f\u98df\u4e8b\u3092\u3059\u308b\u4e0a\u3067\u306f\u6709\u52b9\u306a\u6804\u990a\u7d20\u3068\u3044\u3048\u308b\u306e\u3067\u3001\u30a2\u30ec\u30eb\u30ae\u30fc\u306a\u3069\u304c\u306a\u3044\u306e\u3067\u3042\u308c\u3070\u7a4d\u6975\u7684\u306b\u6442\u53d6\u3057\u305f\u3044\u98df\u54c1\u306e\u4e00\u3064\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2461 \u751f\u6d3b\u7fd2\u6163\u3092\u6539\u5584\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg\" alt=\"\u7dd1\u306e\u30c0\u30f3\u30d9\u30eb\u3068\u30b9\u30de\u30db\u3068\u6c34\u3068\u30bf\u30aa\u30eb\" class=\"wp-image-54241\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3100-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u751f\u6d3b\u7fd2\u6163\u304c\u4e71\u308c\u308b\u3068\u3001\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u308b\u3053\u3068\u306b\u7e4b\u304c\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001<span class=\"highlighted\">\u826f\u3044\u7761\u7720\u3068\u5b9a\u671f\u7684\u306a\u904b\u52d5\u304c\u6709\u52b9<\/span>\u3067\u3059\u3002<\/p>\n<p>\u5bdd\u4e0d\u8db3\u304c\u7d9a\u3044\u305f\u308a\u3001\u904b\u52d5\u3092\u305b\u305a\u4e0d\u5065\u5eb7\u306a\u72b6\u614b\u304c\u7d9a\u304f\u3068\u30cb\u30ad\u30d3\u306a\u3069\u304c\u3067\u304d\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306a\u7761\u7720\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u30017\u301c9\u6642\u9593\u7a0b\u5ea6\u306f\u78ba\u4fdd\u3059\u308b\u3068\u3044\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox\" id=\"uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u6ce8\u610f\uff01<\/span><h4 class=\"uagb-ifb-title\">\u7761\u7720\u306e\u30b4\u30fc\u30eb\u30c7\u30f3\u30bf\u30a4\u30e0\u306f\u90fd\u5e02\u4f1d\u8aac\uff1f<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u300c\u6210\u9577\u30db\u30eb\u30e2\u30f3\u306f\u591c10\u301c22\u6642\u306e\u9593\u306b\u591a\u304f\u5206\u6ccc\u3055\u308c\u308b\u306e\u3067\u3001\u305d\u306e\u6642\u9593\u306f\u5bdd\u3066\u3044\u308b\u306e\u304c\u671b\u307e\u3057\u3044<\/strong>\u300d\u3068\u3044\u3046\u8a71\u306f\u591a\u304f\u306e\u65b9\u304c\u8033\u306b\u3057\u305f\u3053\u3068\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u6700\u8fd1\u306b\u306a\u3063\u3066\u3053\u308c\u306f<strong>\u6839\u62e0\u304c\u306a\u3044<\/strong>\u3068\u3044\u3046\u8aac\u304c\u6fc3\u539a\u3067\u3059\u3002<\/p>\n\n\n\n<p>1\u65e5\u306e\u3046\u3061\u3001\u4e00\u756a\u6210\u9577\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u767a\u306b\u306a\u308b\u306e\u306f<strong>\u300c\u7720\u308a\u306b\u5165\u3063\u305f\u76f4\u5f8c\u300d<\/strong>\u3002\u6df1\u3044\u7720\u308a\u3001\u3064\u307e\u308a\u30ce\u30f3\u30ec\u30e0\u7761\u7720\u306e\u9593\u306b\u5206\u6ccc\u91cf\u304c\u5897\u3048\u308b\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u306a\u306e\u3067\u3001\u81ea\u5206\u306f\u591c\u52e4\u3081\u3060\u304b\u3089\u3057\u3087\u3046\u304c\u306a\u3044\u3001\u3068\u8ae6\u3081\u305a\u3001\u6df1\u3044\u7761\u7720\u304c\u3068\u308c\u308b\u3088\u3046\u306b\u5de5\u592b\u3092\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h3>\u5bfe\u7b56\u2462 \u30bf\u30d0\u30b3\u3092\u3084\u3081\u308b\u3001\u672c\u6570\u3092\u6e1b\u3089\u3059<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-1024x683.jpg\" alt=\"\u30bf\u30d0\u30b3\u306b\u706b\u3092\u4ed8\u3051\u3066\u52a0\u3048\u308b\u7537\u6027\" class=\"wp-image-3160\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga105-768x512.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u55ab\u7159\u3059\u308b\u3068\u4ea4\u611f\u795e\u7d4c\u304c\u523a\u6fc0\u3055\u308c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u6d3b\u6027\u5316\u3055\u305b\u308b\u4f5c\u7528\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3064\u307e\u308a\u3001\u904e\u5270\u306a\u55ab\u7159\u306f\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u304c\u5d29\u308c\u3001\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u306b\u306a\u308b\u305f\u3081\u3001\u6fc3\u3044\u30d2\u30b2\u3084\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u306e\u3067\u3042\u308c\u3070\u63a7\u3048\u308b\u306e\u304c\u61f8\u547d\u3067\u3059\u3002<\/p>\n<p><small>\u53c2\u8003\uff1a<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000051.000020081.html\" target=\"_blank\" rel=\"noopener noreferrer\">\u25c6\u3010\u305f\u3070\u3053\u3068\u7f8e\u5bb9\u306b\u307e\u3064\u308f\u308b\u30a6\u30bd\u30db\u30f3\u30c8\u300a\u4e16\u9593\u306e\u30a6\u30ef\u30b5\u300bvs\u300a\u533b\u5e2b\u306e\u30db\u30f3\u30cd\u300b\u3092\u533b\u5e2b\u304c\u89e3\u8aac\u3011<\/a><\/small><\/p>\n\n\n<h3>\u5bfe\u7b56\u2463 \u6b63\u3057\u3044\u65b9\u6cd5\u3067\u9aed\u5243\u308a\u3092\u304a\u3053\u306a\u3046<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u3067\u3082\u304a\u4f1d\u3048\u3057\u305f\u901a\u308a\u3001\u8aa4\u3063\u305f\u81ea\u5df1\u51e6\u7406\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f\u3001\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u5834\u5408\u306f\u4e00\u5ea6\u306b\u4f55\u5ea6\u3082\u5243\u3063\u305f\u308a\u3001\u6df1\u5243\u308a\u3057\u3059\u304e\u306a\u3044\u3053\u3068\u3001\u3044\u3064\u307e\u3067\u3082\u540c\u3058\u5203\u3092\u4f7f\u308f\u306a\u3044\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u306e\u30b7\u30a7\u30fc\u30d3\u30f3\u30b0\u30d5\u30a9\u30fc\u30e0<\/a>\u3084<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u5c02\u7528\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b\u306e\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u4e7e\u71e5\u3057\u305f\u72b6\u614b\u306b\u3042\u308b\u306e\u3067\u3001\u4fdd\u6e7f\u3092\u304a\u3053\u306a\u3063\u3066\u304d\u3061\u3093\u3068\u808c\u306b\u6804\u990a\u3092\u4e0e\u3048\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2464 \u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-290509952-1024x576.jpeg\" alt=\"\u3044\u308d\u3044\u308d\u306a\u30b9\u30ad\u30f3\u30b1\u30a2\" class=\"wp-image-41525\"\/><\/figure>\n\n\n<p>\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u3082\u6fc3\u3044\u30d2\u30b2\u3001\u9752\u9aed\u5bfe\u7b56\u306b\u6709\u52b9\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306e\u5546\u54c1\u304c\u4fdd\u6e7f\u52b9\u679c\u3082\u3042\u308b\u306e\u3067\u3001\u30d2\u30b2\u5243\u308a\u5f8c\u306b\u4f7f\u3046\u3068\u3044\u3044\u3067\u3059\u3088\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/hairless-lotion\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u304a\u3059\u3059\u3081\u306e\u6291\u6bdb\u30ed\u30fc\u30b7\u30e7\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u305c\u3072\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3>\u5bfe\u7b56\u2465 \u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3059\u308b<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-23028\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-3-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u308c\u307e\u3067\u306e\u65b9\u6cd5\u306f\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306e\u306b\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u3059\u304c\u3001\u52b9\u679c\u3092\u5f97\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u307e\u3059\u3057\u3001\u76ee\u306b\u898b\u3048\u3066\u5287\u7684\u306b\u5909\u308f\u308b\u3068\u3044\u3046\u306e\u306f\u5c11\u3057\u96e3\u3057\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u4e00\u756a\u78ba\u5b9f\u306a\u306e\u306f\u300c\u8131\u6bdb\u3057\u3066\u3057\u307e\u3046\u3053\u3068\u300d\u3067\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u7121\u304f\u3057\u3066\u3057\u307e\u3048\u3070\u6839\u672c\u7684\u306b\u89e3\u6c7a\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u6fc3\u3044\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u3067<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u304c\u4e0d\u8981\u306b\u306a\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u3067\u808c\u8352\u308c\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u306a\u304f\u306a\u308b<\/li><li>\u5915\u65b9\u306b\u9752\u9aed\u304c\u751f\u3048\u3066\u304f\u308b\u3053\u3068\u3082\u306a\u304f\u306a\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u3044\u3063\u305f\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u6700\u77ed\u3067\u6fc3\u3044\u30d2\u30b2\u3068\u304a\u3055\u3089\u3070\u3067\u304d\u308b\u65b9\u6cd5\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u2026<\/h4><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n\n\n\n<p>\u306f\u3058\u3081\u3066\u306e\u30d2\u30b2\u8131\u6bdb\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li><li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li><li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li><li>\u5243\u6bdb\u6599<\/li><li>\u85ac\u4ee3<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li><li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li><li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,000\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u306f\u3053\u3061\u3089<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-302be2e5-72c4-440f-a01c-15201168c418\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<p><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\">\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3067\u9aed\u304c\u6fc3\u304f\u306a\u308b\uff1f<\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u533b\u5b66\u7684\u306a\u6839\u62e0\u306f\u306a\u3044<\/strong>\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5192\u982d\u3067\u3001\u30d2\u30b2\u3092\u6fc3\u304f\u3059\u308b\u539f\u56e0\u306b<strong>\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u95a2\u4e0e\u3057\u3066\u3044\u308b<\/strong>\u3053\u3068\u306f\u304a\u8a71\u3057\u3057\u307e\u3057\u305f\u3002\u305f\u3057\u304b\u306b\u3001\u7b4b\u30c8\u30ec\u3084\u30aa\u30ca\u30cb\u30fc\u3092\u3059\u308b\u3068\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5024\u306f\u4e0a\u6607\u3057\u307e\u3059\u304c\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u5358\u4f53\u3067\u30d2\u30b2\u306e\u6fc3\u3055\u3092\u5de6\u53f3\u3057\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u60c5\u5831\u30b5\u30a4\u30c8\u3067\u7b4b\u30c8\u30ec\u3084\u81ea\u6170\u884c\u70ba\u3092\u3059\u308b\u3053\u3068\u3067\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u3068\u8a71\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u904e\u5270\u306a\u8868\u73fe\u3068\u3044\u3063\u3066\u3082\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u3044\u305a\u308c\u3082\u3001<strong>\u904e\u5270\u3059\u304e\u308b\u3068\u30db\u30eb\u30e2\u30f3\u30d0\u30e9\u30f3\u30b9\u3092\u5d29\u3057\u3066\u4f53\u6bdb\u306b\u5f71\u97ff\u3092\u4e0e\u3048\u308b\u53ef\u80fd\u6027\u306f\u3042\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093<\/strong>\u304c\u3001\u305d\u3053\u307e\u3067\u6c17\u306b\u3059\u308b\u5fc5\u8981\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2>\u6fc3\u3044\u9aed\u306b\u95a2\u3059\u308b\u7591\u554f6\u3064\uff01<\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6fc3\u3044\u30d2\u30b2\u306b\u306a\u308b\u539f\u56e0\u3084\u5bfe\u7b56\u306b\u3064\u3044\u3066\u3054\u7d39\u4ecb\u3057\u3066\u304d\u307e\u3057\u305f\u304c\u3001\u30d2\u30b2\u306b\u307e\u3064\u308f\u308b\u7591\u554f\u3084\u5642\u306f\u307e\u3060\u307e\u3060\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>1\u3064\u305a\u3064\u7d10\u89e3\u3044\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u751f\u3084\u3059\u65b9\u306f\u6b21\u306e\u3053\u3068\u306b\u6c17\u3092\u3064\u3051\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6e05\u6f54\u611f\u304c\u3042\u308b\u3088\u3046\u306b\u304d\u3061\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308b<br>\u2192\u305f\u3060\u306e\u751f\u3084\u3057\u3063\u3071\u306a\u3057\u306f\u6c5a\u3044\u5370\u8c61\u306b<\/li><li>\u9854\u3092\u8986\u3044\u5c3d\u304f\u3059\u30c7\u30b6\u30a4\u30f3\u3088\u308a\u3001\u81ea\u7136\u306b\u624b\u5165\u308c\u3055\u308c\u305f\u30d2\u30b2\u304c\u597d\u8a55<br>\u2192\u307b\u304a\u306a\u3069\u306e\u7121\u7cbe\u9aed\u306f\u304d\u3061\u3093\u3068\u6574\u3048\u308b<\/li><li>\u5e74\u76f8\u5fdc\u306b\u898b\u3048\u308b\u30d2\u30b2\u304c\u597d\u5370\u8c61<br>\u2192\u82e5\u3044\u306e\u306b\u5927\u4eba\u3073\u904e\u304e\u305f\u30d2\u30b2\u30c7\u30b6\u30a4\u30f3\u306f\u8fd4\u3063\u3066\u60aa\u5370\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg\" alt=\"\u30b5\u30d7\u30ea\" class=\"wp-image-6759\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/1236-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n\n\n<h3>Q. \u9752\u9aed\u3092\u4f38\u3070\u3059\u3068\u3069\u3046\u306a\u308b\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg\" alt=\"\" class=\"wp-image-21065\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2724-13-300x186.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u4eba\u306b\u3088\u3063\u3066\u4f38\u3073\u65b9\u3084\u751f\u3048\u65b9\u304c\u7570\u306a\u308b\u305f\u3081\u4e00\u6982\u306b\u306f\u8a00\u3048\u307e\u305b\u3093\u304c\u3001\u5b9f\u969b\u306b\u5b9f\u9a13\u3057\u3066\u3044\u308b\u65b9\u304c\u3044\u305f\u306e\u3067\u5f15\u7528\u3055\u305b\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002<\/p>\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u6e0b\u8c37\u30b7\u3099\u30e3\u30cf\u309a\u30f3\u304b\u3099\u4e00\u9031\u9593\u30d2\u30b1\u3099\u3092\u4f38\u306f\u3099\u3057\u305f\u3089\u3084\u306f\u3099\u3059\u304d\u3099\u305f...\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/Uef_HQXL9jY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u6e0b\u8c37\u30b8\u30e3\u30d1\u30f3\u304c\u4e00\u9031\u9593\u30d2\u30b2\u3092\u4f38\u3070\u3057\u305f\u3089\u3084\u3070\u3059\u304e\u305f…<\/figcaption><\/figure>\n\n\n<p>\u305f\u3060\u4f38\u3070\u3059\u3060\u3051\u3067\u306a\u304f\u3001\u4e0d\u8981\u306a\u90e8\u5206\u306f\u304d\u3068\u3093\u3068\u30b0\u30eb\u30fc\u30df\u30f3\u30b0\u3059\u308c\u3070\u9752\u9aed\u3092\u4f38\u3070\u3059\u306e\u3082\u3042\u308a\u3067\u3059\u306d\u3002<\/p>\n\n\n<h3>Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f<\/h3>\n\n\n<blockquote class=\"instagram-media\" data-instgrm-captioned=\"\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"12\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:16px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"> <p><\/p>\n<div style=\" display: flex; flex-direction: row; align-items: center;\">\n<div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"><\/div>\n<div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"><\/div>\n<div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"><\/div>\n<\/div>\n<\/div>\n<div style=\"padding: 19% 0;\"><\/div>\n<div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\"><svg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"><\/path><\/g><\/g><\/g><\/svg><\/div>\n<div style=\"padding-top: 8px;\">\n<div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\"> \u3053\u306e\u6295\u7a3f\u3092Instagram\u3067\u898b\u308b<\/div>\n<\/div>\n<div style=\"padding: 12.5% 0;\"><\/div>\n<div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\n<div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"><\/div>\n<div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"><\/div>\n<div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"><\/div>\n<\/div>\n<div style=\"margin-left: 8px;\">\n<div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"><\/div>\n<\/div>\n<div style=\"margin-left: auto;\">\n<div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"><\/div>\n<div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"><\/div>\n<div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"><\/div>\n<\/div>\n<\/div>\n<\/a><p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a><\/p>\n<p><a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a> <\/p>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https:\/\/www.instagram.com\/p\/BLXp8klh_uQ\/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\" rel=\"noopener noreferrer\">\u95c7\u91d1\u30a6\u30b7\u30b8\u30de\u304f\u3093Part3\u51fa\u6f14\u85e4\u68ee\u3055\u3093\u3001the final\u51fa\u6f14\u9593\u5bae\u7965\u592a\u6717 \u697d\u3057\u304b\u3063\u305f\u6628\u6669<\/a><\/p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\"><a href=\"https:\/\/www.instagram.com\/takayukiyamadaphoto\/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\" rel=\"noopener noreferrer\"> \u5c71\u7530\u5b5d\u4e4b<\/a>(@takayukiyamadaphoto)\u304c\u30b7\u30a7\u30a2\u3057\u305f\u6295\u7a3f – <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-10-10T04:50:39+00:00\">2016\u5e7410\u6708\u67089\u65e5\u5348\u5f8c9\u664250\u5206PDT<\/time><\/p>\n<\/div>\n<\/blockquote>\n<p> <script async=\"\" src=\"\/\/www.instagram.com\/embed.js\"><\/script><\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<\/li><li>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<\/li><li>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<\/li><li>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<\/li><li>\u8218\u3072\u308d\u3057\u3055\u3093<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002<\/p>\n\n\n\n<h3>Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<\/p>\n<p>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<span class=\"redcolor\">\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/span>\u306d\u3002<\/p>\n<p>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u30fb<\/p>\n\n\n<h3 id=\"FAQ6\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/h3>\n\n\n<p><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3000\u3000\u3000<\/p>\n\n\n<p><!-- wp:uagb\/section {\"block_id\":\"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\",\"className\":\"yellowbox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:paragraph --><\/p>\n<p>\u203b \u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u306a\u3089<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-P380601e&p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u30fb<a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a>\u304c\u30aa\u30b9\u30b9\u30e1\u3002\u3069\u308c\u3082\u53e3\u30b3\u30df\u3067\u8a55\u5224\u304c\u826f\u3044\u3001\u307f\u3093\u306a\u306b\u4eba\u6c17\u306e\u30b5\u30ed\u30f3\u3067\u3059\uff01\u30b9\u30de\u30db\u304b\u3089\u30ab\u30f3\u30bf\u30f360\u79d2\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u4e88\u7d04\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u6700\u77ed1\u5206\u3067\u4e88\u7d04\u306e\u7533\u3057\u8fbc\u307f\u304c\u5b8c\u4e86\u3057\u307e\u3059\u3002\u307e\u305a\u306f\u30ea\u30f3\u30af\u3092\u30bf\u30c3\u30d7\u3057\u3066\u3001\u516c\u5f0f\u30b5\u30a4\u30c8\u304b\u3089\u7533\u3057\u8fbc\u3093\u3067\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u6bd4\u8f03\u304c\u3067\u304d\u3066\u3001\u81ea\u5206\u306b\u3042\u3063\u305f\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3088\u308a\u898b\u3064\u304b\u308a\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"a7c2bfa1-046e-4856-b9ef-422eb467f20b\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"7ff21ed7-8a66-454e-8352-0c08b5098720\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":53898,\"linkDestination\":\"custom\"} --><\/p>\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2195-1.jpg\" alt=\"\u30e1\u30f3\u30ba\u30ea\u30bc\" class=\"wp-image-53898\"\/><\/a><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d2\u30b2\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u304c\u3059\u3059\u3081\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"f653fe87-6336-46b4-9450-c561e7792689\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f653fe87-6336-46b4-9450-c561e7792689\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599<\/li>\n<li>\u518d\u8a3a\u6599\/\u51e6\u7f6e\u6599<\/li>\n<li>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599<\/li>\n<li>\u5243\u6bdb\u6599<\/li>\n<li>\u85ac\u4ee3<\/li>\n<li>\u808c\u30c8\u30e9\u30d6\u30eb\u6cbb\u7642\u4ee3<\/li>\n<li>\u6253\u3061\u6f0f\u308c\u518d\u7167\u5c04<\/li>\n<li>\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u518d\u7167\u5c04<\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u304c\u3059\u3079\u3066\u7121\u6599\u3068\u3001\u975e\u5e38\u306b\u4fdd\u8a3c\u5236\u5ea6\u304c\u624b\u539a\u3044\u306e\u304c\u9b45\u529b\u3067\u3059\u3002\u5b9a\u984d\u30d7\u30e9\u30f3\u306a\u3089\u6708\u30053,100\u5186\u304b\u3089\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"be425113-9b39-4ebd-8fcb-a25c6cf17aa5\",\"topPadding\":0,\"bottomPadding\":0,\"leftPadding\":0,\"rightPadding\":0,\"contentWidth\":\"full_width\",\"innerWidth\":600,\"tag\":\"div\"} --><\/p>\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:list {\"className\":\"blockpoint\"} --><\/p>\n<ul class=\"blockpoint\">\n<li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br \/><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u304b\u3089\u672c\u97f3\u3067\u30ec\u30d3\u30e5\u30fc<\/a><\/li>\n<\/ul>\n<p><!-- \/wp:list --><\/div>\n<\/div>\n<p><!-- \/wp:uagb\/section --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n<p><!-- wp:uagb\/section {\"block_id\":\"d85e1c98-c872-4efe-b278-2c46e27fa1ce\",\"width\":600,\"className\":\"infobox\"} --><\/p>\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce\">\n<div class=\"uagb-section__overlay\"><\/div>\n<div class=\"uagb-section__inner-wrap\"><!-- wp:uagb\/info-box {\"icon\":\"hand-holding-heart\",\"iconimgPosition\":\"left-title\",\"iconSize\":35,\"iconColor\":\"#2dad96\",\"headingTag\":\"h4\",\"headSpace\":0,\"subHeadSpace\":0,\"seperatorSpace\":15,\"source_type\":\"image\",\"block_id\":\"57251a7d-1450-4534-8359-462a11714f05\",\"sourceAlign\":\"middle\",\"seperatorPosition\":\"after_icon\",\"seperatorWidth\":75,\"seperatorThickness\":1,\"prefixSpace\":0,\"iconLeftMargin\":0,\"iconRightMargin\":0,\"iconTopMargin\":10,\"iconBottomMargin\":0,\"iconImage\":{\"uploading\":false,\"date\":\"2020-04-05T23:38:32.000Z\",\"filename\":\"2.png\",\"menuOrder\":0,\"uploadedTo\":4642,\"type\":\"image\",\"subtype\":\"png\",\"id\":53749,\"title\":\"\u611b\u30a2\u30a4\u30b3\u30f3\",\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"link\":\"https:\/\/moteo.best\/column\/cta\/aga-01\/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\/\",\"alt\":\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\",\"author\":\"6\",\"description\":\"\",\"caption\":\"\",\"name\":\"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32\",\"status\":\"inherit\",\"modified\":\"2020-04-05T23:38:32.000Z\",\"mime\":\"image\/png\",\"icon\":\"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png\",\"dateFormatted\":\"April 6, 2020\",\"nonces\":{\"update\":\"7beecddad3\",\"delete\":\"7eba449aa5\",\"edit\":\"902bad998d\"},\"editLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=53749\\u0026action=edit\",\"meta\":false,\"authorName\":\"\u5ddd\u53e3 \u5065\u4f5c\",\"uploadedToLink\":\"https:\/\/moteo.best\/column\/wp-admin\/post.php?post=4642\\u0026action=edit\",\"uploadedToTitle\":\"aga-01-\u6c4e\u7528\",\"filesizeInBytes\":1761,\"filesizeHumanReadable\":\"2 KB\",\"context\":\"\",\"height\":48,\"width\":48,\"orientation\":\"landscape\",\"sizes\":{\"full\":{\"url\":\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\",\"height\":48,\"width\":48,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"},\"acf_errors\":false},\"imageWidth\":35,\"showPrefix\":false} --><\/p>\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-57251a7d-1450-4534-8359-462a11714f05\">\n<div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \">\n<div class=\"uagb-ifb-left-right-wrap\">\n<div class=\"uagb-ifb-content\">\n<div class=\"uagb-ifb-left-title-image\">\n<div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\">\n<div class=\"uagb-ifb-image\">\n<div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2.png\" alt=\"\u30cf\u30fc\u30c8\u306e\u30a2\u30a4\u30b3\u30f3\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-title-wrap\">\n<h4 class=\"uagb-ifb-title\">\u3000\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089\u2026<\/h4>\n<\/div>\n<\/div>\n<div class=\"uagb-ifb-separator-parent\">\n<div class=\"uagb-ifb-separator\"><\/div>\n<\/div>\n<div class=\"uagb-ifb-text-wrap\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \/wp:uagb\/info-box --><\/p>\n<p><!-- wp:image {\"id\":74674,\"align\":\"center\",\"linkDestination\":\"custom\"} --><\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/02\/afi-bnr.jpeg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-74674\"\/><\/a><\/figure>\n<\/div>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u696d\u754c\u6700\u5b89\u5024\u306b\u6311\u6226\u3057\u3066\u3044\u308b\u306e\u304c\u30ec\u30a4\u30ed\u30fc\u30eb\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305fBRILLIO\u306e\u52b9\u679c\u306f\u9752\u9aed\u306b\u60a9\u3080\u591a\u304f\u306e\u65e5\u672c\u4eba\u7537\u6027\u306e\u304a\u58a8\u4ed8\u304d\u3067\u3059\uff01<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u3042\u306a\u3069\u308b\u306a\u304b\u308c\u3001\u5b89\u304f\u30b9\u30c3\u30ad\u30ea\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u76ee\u6307\u305b\u307e\u3059\u3088\u3002<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:button {\"customBackgroundColor\":\"#2dad96\",\"align\":\"center\"} --><\/p>\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30da\u30fc\u30b8\u304b\u3089\u4e88\u7d04\u3059\u308b<\/a><\/div>\n<p><!-- \/wp:button --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/div>\n<\/section>\n<p><!-- \/wp:uagb\/section --><\/p>\n\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u3044\u30e1\u30ea\u30c3\u30c8\u306f\u3042\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\">\u305a\u3070\u308a\u3001\u30d2\u30b2\u597d\u304d\u306e\u5973\u6027\u3082\u3044\u307e\u3059\u3002<br\/>\u4e00\u822c\u7684\u306b\u300c\u5973\u6027\u306f\u7537\u6027\u306e\u30d2\u30b2\u304c\u5acc\u3044\u300d\u3068\u3044\u3046\u58f0\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u3053\u308c\u306f\u3068\u304f\u306b<strong>\u300c\u9752\u9aed\u300d<\/strong>\u306e\u3053\u3068\u3092\u3055\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3001\u7d50\u5c40\u3001\u300c\u4f3c\u5408\u3063\u3066\u3044\u3066\u3001\u304d\u3061\u3093\u3068\u624b\u5165\u308c\u3057\u3066\u3044\u308c\u3070\u597d\u304d\u300d\u3068\u3044\u3046\u3053\u3068\u306e\u3088\u3046\u3067\u3059\u3002<br\/>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f\u3001\u3044\u3063\u305d\u751f\u3084\u3057\u3066\u3057\u307e\u3046\u3068\u3044\u3046\u624b\u3082\u3042\u308a\u307e\u3059\u3002 <br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bald-hairremoval-design\/\" target=\"_blank\">\u81ea\u5206\u306b\u4f3c\u5408\u3046\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u3082\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u3067\u30d2\u30b2\u304c\u8584\u304f\u306a\u308b\u306f\u307b\u3093\u3068\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u305f\u3081\u306b\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u6442\u53d6\u3092\u4fc3\u3059\u4eba\u3082\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306e\u307f\u3067\u6fc3\u3044\u30d2\u30b2\u3092\u8584\u304f\u3067\u304d\u308b\u307b\u3069\u306e\u30d1\u30ef\u30fc\u306f\u306a\u3044\u3068\u8a00\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u30b5\u30d7\u30ea\u30e1\u30f3\u30c8\u306b\u304a\u91d1\u3092\u4f7f\u3046\u306e\u3067\u3042\u308c\u3070\u3001\u305d\u306e\u307e\u307e\u8131\u6bdb\u3092\u3057\u305f\u65b9\u304c\u671b\u3080\u52b9\u679c\u304c\u5f97\u3089\u308c\u308b\u306f\u305a\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u9aed\u304c\u6fc3\u304f\u3066\u3082\u30a4\u30b1\u30e1\u30f3\u306a\u82b8\u80fd\u4eba\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u304c\u6fc3\u304f\u3066\u4f38\u3070\u305d\u3046\u304b\u60a9\u3093\u3067\u3044\u308b\u7537\u6027\u306f\u3001\u82b8\u80fd\u4eba\u304c\u53c2\u8003\u306b\u306a\u308a\u307e\u3059\u3002<br\/>\u30a4\u30b1\u30e1\u30f3\u4ff3\u512a\u306f\u3082\u3061\u308d\u3093\u3001\u5404\u5e74\u4ee3\u3067\u6570\u591a\u304f\u30d2\u30b2\u3092\u751f\u3084\u3057\u3066\u3044\u308b\u7537\u6027\u304c\u3044\u308b\u306e\u3067\u81ea\u5206\u3068\u4f3c\u305f\u6fc3\u3044\u30d2\u30b2\u306e\u82b8\u80fd\u4eba\u304c\u3044\u308b\u306f\u305a\u3067\u3059\u3002<br\/>\u5177\u4f53\u7684\u306b\u306f<br\/><br\/>\u5c71\u7530\u5b5d\u4e4b\u3055\u3093<br\/>\u30aa\u30c0\u30ae\u30ea\u30b8\u30e7\u30fc\u3055\u3093<br\/>\u30b1\u30f3\u30c9\u30fc\u30b3\u30d0\u30e4\u30b7\u3055\u3093<br\/>\u5409\u7530\u92fc\u592a\u90ce\u3055\u3093<br\/>\u8218\u3072\u308d\u3057\u3055\u3093<br\/><br\/>\u306a\u3069\u3067\u3057\u3087\u304b\u3002\u307f\u306a\u3055\u3093\u7d20\u6575\u306b\u751f\u3084\u3057\u3066\u3044\u307e\u3059\u306d\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u4e2d\u5b66\u751f\u30fb\u9ad8\u6821\u751f\u3060\u3051\u3069\u9aed\u3092\u8584\u304f\u3057\u305f\u3044\uff01\u3069\u308c\u304c\u6709\u52b9\uff1f <\/strong> <p class=\"schema-faq-answer\">T\u5b57\u30ab\u30df\u30bd\u30ea\u3067\u6b63\u3057\u304f\u5243\u308a\u307e\u3057\u3087\u3046\u3002<br\/>\u5243\u308b\u3068\u304d\u306f\u6d17\u9854\u6599\u3067\u306f\u306a\u304f\u3001<a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u3067\u304d\u308c\u3070\u5c02\u7528\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059<\/a>\u3002<br\/>\u307e\u305f\u3001\u6c17\u306b\u306a\u308b\u304b\u3089\u3068\u3044\u3063\u3066<strong>\u6bdb\u629c\u304d\u3067\u629c\u304f\u306e\u306f\u7d76\u5bfe\u306b\u3084\u3081\u307e\u3057\u3087\u3046<\/strong>\u306d\u3002<br\/>\u629c\u3044\u305f\u76f4\u5f8c\u306f\u3044\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u57cb\u6ca1\u6bdb\u3084\u6bdb\u56a2\u708e\u3092\u5f15\u304d\u8d77\u3053\u3059\u53ef\u80fd\u6027\u3084\u3001\u629c\u304d\u7d9a\u3051\u308b\u3053\u3068\u3067\u307e\u3070\u3089\u306b\u6bdb\u304c\u751f\u3048\u308b\u3088\u3046\u306b\u306a\u308b\u53ef\u80fd\u6027\u3055\u3048\u3042\u308a\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u3068\u3044\u3046\u65b9\u306f\u3001BB\u30af\u30ea\u30fc\u30e0\u3092\u8584\u304f\u5857\u308b\u306a\u3069\u3082\u6709\u52b9\u3067\u3059\u3002<br\/><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/bluebeard-processing\/concealer\/\" target=\"_blank\">\u30b3\u30f3\u30b7\u30fc\u30e9\u30fc\u3001BB\u30af\u30ea\u30fc\u30e0\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u304c\u6fc3\u3044\u4eba\u307b\u3069\u306f\u3052\u308b\u3063\u3066\u672c\u5f53\uff1f<\/strong> <p class=\"schema-faq-answer\"><strong>\u9aed\u304c\u8584\u3044\u4eba\u3088\u308a\u306fAGA\u3092\u767a\u75c7\u3059\u308b\u78ba\u7387\u304c\u9ad8\u3044<\/strong>\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/>\u9aed\u304c\u6fc3\u3044\u4eba\u306f\u7537\u6027\u30db\u30eb\u30e2\u30f3\u306e\u5206\u6ccc\u91cf\u304c\u591a\u3044\u50be\u5411\u306b\u3042\u308b\u305f\u3081\u3001\u7537\u6027\u30db\u30eb\u30e2\u30f3\u304c\u539f\u56e0\u3067\u751f\u3058\u308bAGA\u3082\u767a\u75c7\u3057\u3084\u3059\u304f\u306a\u308b\u3068\u8a00\u3048\u307e\u3059\u3002\u305f\u3060\u3057\u3001\u9aed\u304c\u8584\u3044\u4eba\u3067\u3082\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u3084\u98df\u751f\u6d3b\u304c\u539f\u56e0\u3067\u8584\u6bdb\u306b\u306a\u308b\u3053\u3068\u3082\u3042\u308b\u306e\u3067\u3001\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027 […]<\/p>\n","protected":false},"author":1,"featured_media":2435,"parent":448,"menu_order":735,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/20190828-216.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u6bce\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u308b\u300d \u300c\u5915\u65b9\u306b\u4f38\u3073\u3066\u304f\u308b\u9752\u9aed\u3092\u3069\u3046\u306b\u304b\u3057\u305f\u3044\u300d \u7b2c\u4e00\u5370\u8c61\u3084\u6e05\u6f54\u611f\u3092\u5de6\u53f3\u3059\u308b\u7537\u6027…","acf":{"second_featured_image":{"ID":8237,"id":8237,"title":"2304_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30d2\u30b2\u3092\u5243\u308b\u7537\u6027","filename":"adobestock-127842053.jpg","filesize":37459,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/facial-hairremoval-pores\/adobestock-127842053\/","alt":"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac","author":"12","description":"","caption":"","name":"adobestock-127842053","status":"inherit","uploaded_to":7640,"date":"2019-10-02 10:16:28","modified":"2019-10-02 14:01:45","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":501,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","medium_large-width":750,"medium_large-height":501,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg","large-width":750,"large-height":501}},"title_pattern_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","title_pattern_withou_image":"\u25bc\u9752\u9aed\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f","articles_detail":[{"image":{"ID":7931,"id":7931,"title":"2106_\u30b3\u30f3\u30c6\u30f3\u30c4_\u753b\u50cf_\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","filename":"2106-2.jpg","filesize":24233,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","link":"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-definition\/2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7\/","alt":"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027","author":"10","description":"","caption":"","name":"2106_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e5%89%83%e3%82%8a%e3%82%92%e3%81%99%e3%82%8b%e7%94%b7%e6%80%a7","status":"inherit","uploaded_to":7416,"date":"2019-09-29 05:54:33","modified":"2019-09-29 05:57:28","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":750,"height":500,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg","medium-width":300,"medium-height":200,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","medium_large-width":750,"medium_large-height":500,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg","large-width":750,"large-height":500}},"link":{"title":"\u9752\u9aed\u306e\u539f\u56e0\u3068\u5bfe\u7b56\u3002\u5243\u308b\uff1f\u629c\u304f\uff1f\u30af\u30ea\u30fc\u30e0\uff1f\u9752\u9aed\u306e\u6d88\u3057\u65b9\u3092\u5fb9\u5e95\u89e3\u8aac","url":"https:\/\/moteo.best\/column\/hige-datsumou\/bald-definition\/bluebeard-processing\/","target":"_blank"}}],"show_hide_author":"1","long_text_title":"\u9aed\u304c\u6fc3\u3044\u7406\u7531\u3068\u8584\u304f\u3059\u308b\u5bfe\u7b568\u9078\uff5c\u98df\u751f\u6d3b\u3067\u9752\u9aed\u3092\u4e88\u9632\u3067\u304d\u308b\uff1f\u6e05\u6f54\u611f\u306e\u3042\u308b\u9854\u306b\u306a\u308b\u65b9\u6cd5","custom_order":"","show_hide_review":"0","cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=2434"}],"version-history":[{"count":70,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions"}],"predecessor-version":[{"id":95758,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/2434\/revisions\/95758"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/2435"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=2434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13414,"date":"2024-08-28T02:00:00","date_gmt":"2024-08-27T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=13414"},"modified":"2024-08-28T13:30:36","modified_gmt":"2024-08-28T04:30:36","slug":"bald-hairremoval-clinicranking-methods","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0"},"content":{"rendered":"\n<p><strong>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d<\/strong><br><strong>\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d<\/strong><\/p>\n\n\n\n<p>\u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027\u304c\u5897\u3048\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3067\u3001<span class=\"redcolor\">\u300c\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u65bd\u8a2d\u304c\u591a\u3059\u304e\u3066\u3001\u3069\u3053\u3092\u9078\u3079\u3070\u826f\u3044\u306e\u304b\u5206\u304b\u3089\u306a\u3044\u2026\u300d<\/span>\u3068\u3044\u3046\u65b9\u3082\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u305b\u3063\u304b\u304f\u304a\u91d1\u3068\u6642\u9593\u3092\u8cbb\u3084\u3059\u306a\u3089\u3001\u3057\u3063\u304b\u308a\u3068\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u308b\u5834\u6240\u3067\u9aed\u8131\u6bdb\u3092\u3057\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3092\u78ba\u5b9f\u306b\u5b9f\u611f\u3059\u308b\u306a\u3089\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3079\u304d\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<strong><span class=\"highlighted\">\u9aed\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb<\/span><\/strong>\u3057\u3066\u3044\u307e\u3059\u3002\u6700\u5f8c\u307e\u3067\u8aad\u3081\u3070\u3001\u81ea\u5206\u304c\u3069\u3053\u3067\u9aed\u8131\u6bdb\u3092\u3059\u308b\u3079\u304d\u306a\u306e\u304b\u304c\u5206\u304b\u308a\u307e\u3059\uff01<\/p>\n\n\n\n<p>\u307e\u305a\u306f\u9aed\u8131\u6bdb\u306e\u7a2e\u985e\u3084\u65bd\u8a2d\u306e\u9078\u3073\u65b9\u304b\u3089\u7d39\u4ecb\u3059\u308b\u306e\u3067\u3001\u5148\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u305f\u3044\u65b9\u306f\u4e0b\u306e\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#clinic\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"#salon\">\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u5148\u306b\u898b\u308b<\/a><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e748\u67081\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"#FAQ7\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/a><ul><li><ul><li><a href=\"#titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/a><\/li><li><a href=\"#titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/a><ul><li><a href=\"#titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/a><\/li><li><a href=\"#1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/a><\/li><li><a href=\"#titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/a><\/li><\/ul><\/li><li><a href=\"#top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/a><ul><li><a href=\"#titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/a><ul><li><a href=\"#titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/a><ul><li><a href=\"#titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><li><a href=\"#3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/a><ul><li><a href=\"#titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/a><ul><li><a href=\"#titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/a><\/li><\/ul><\/li><li><a href=\"#top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/a><ul><li><a href=\"#titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/a><\/li><li><a href=\"#1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#2rinx\">\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/a><ul><li><a href=\"#titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/a><\/li><\/ul><\/li><li><a href=\"#3mens_tbc\">\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/a><ul><li><a href=\"#mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN’S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#men8217s_tbc-2\">MEN’S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&A<\/a><ul><li><a href=\"#q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/a><\/li><li><a href=\"#q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u306f3\u7a2e\u985e\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u30fb\u30ec\u30fc\u30b6\u30fc\u30fb\u30cb\u30fc\u30c9\u30eb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg\" alt=\"\" class=\"wp-image-21042\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/2722-7-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65bd\u8a2d\u3092\u691c\u8a0e\u3059\u308b\u307e\u3048\u306b\u3001\u8131\u6bdb\u65b9\u6cd5\u306e\u9055\u3044\u3092\u77e5\u3063\u3066\u304a\u304f\u3053\u3068\u304c\u91cd\u8981\u3002<\/p>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308b\u305f\u3081\u3001\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u305f\u4e0a\u3067\u81ea\u5206\u306b\u5408\u3063\u305f\u8131\u6bdb\u65b9\u6cd5\u3092\u898b\u6975\u3081\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u65bd\u8853\u3067\u304d\u308b\u5834\u6240<\/td><td>\u30b5\u30ed\u30f3<\/td><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u6bd4\u8f03\u7684\u5f31\u3044<\/td><td>\u3084\u3084\u5f37\u3044<\/td><td>\u975e\u5e38\u306b\u5f37\u3044<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u4e00\u6642\u7684<\/td><td>\u534a\u6c38\u4e45\u7684<\/td><td>\u6c38\u4e45\u7684<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u301c20\u4e07\u5186<\/td><td>15\u301c20\u4e07\u5186<\/td><td>70\u4e07\u301c100\u4e07\u5186<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td style=\"text-align:left\">\u30fb1\u56de\u306e\u30b3\u30b9\u30c8\u3092\u6291\u3048\u305f\u3044<br>\u30fb\u75db\u3044\u306e\u306f\u3044\u3084\u3060<\/td><td style=\"text-align:left\">\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u3092\u3057\u305f\u3044<br>\u30fb\u56de\u6570\u3092\u6291\u3048\u305f\u3044<\/td><td style=\"text-align:left\">\u30fb\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u697d\u3057\u307f\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u8131\u6bdb\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u306a\u3044\u3068\u52b9\u679c\u304c\u306a\u3044\u300d\u3068\u4e3b\u5f35\u3059\u308b\u4eba\u3082\u591a\u3044\u3088\u3046\u3067\u3059\u304c\u3001\u8fd1\u5e74\u3067\u306f\u7279\u306b\u30e1\u30f3\u30ba\u5c02\u9580\u306e\u30b5\u30ed\u30f3\u304c\u8131\u6bdb\u6a5f\u306e\u958b\u767a\u306b\u529b\u3092\u3044\u308c\u3066\u3044\u3066\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u52a3\u3089\u306a\u3044\u307b\u3069\u306e\u52b9\u679c\u3092\u767a\u63ee\u3067\u304d\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3082\u3042\u3089\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u75db\u307f\u306b\u6211\u6162\u3067\u304d\u305a\u30ec\u30fc\u30b6\u30fc\u306e\u51fa\u529b\u3092\u6291\u3048\u305f\u308a\u3001\u9ebb\u9154\u3092\u4f7f\u7528\u3059\u308b\u65b9\u3082\u591a\u3044\u307b\u3069\u306a\u306e\u3067\u4e00\u6982\u306b\u300c\u30ec\u30fc\u30b6\u30fc\u4e00\u629e\u300d\u3068\u3082\u8a00\u3048\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8a73\u3057\u3044\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u306e\u3067\u3001\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u808c\u306b\u5149\u3092\u7167\u5c04\u3057\u6bdb\u6839\u306b\u3042\u308b\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3002<br>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308b\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u75db\u307f\u304c\u5c11\u306a\u3044\uff01\u6c17\u8efd\u306b\u9aed\u8131\u6bdb\u304c\u30c8\u30e9\u30a4\u3067\u304d\u308b<br>\u81ea\u7136\u306b\u6bdb\u91cf\u304c\u5909\u5316\u3059\u308b\u306e\u3067\u3001\u9aed\u8131\u6bdb\u304c\u30d0\u30ec\u306b\u304f\u3044\uff01<br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u3082\u3063\u3068\u3082\u6599\u91d1\u304c\u5b89\u3044<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<br>\u5149\u306e\u51fa\u529b\u306f\u30ec\u30fc\u30b6\u30fc\u3088\u308a\u5f31\u3044\u305f\u3081\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u306b\u6642\u9593\u304c\u304b\u304b\u308b\uff08\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u306f2\u5e74\u4ee5\u4e0a\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-2\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u6b8b\u3063\u305f\u9ed2\u3044\u30e1\u30e9\u30cb\u30f3\u306b\u30ec\u30fc\u30b6\u30fc\u304c\u53cd\u5fdc\u3057\u3001\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u3053\u3068\u3067\u8131\u6bdb\u3059\u308b<br>\uff08\u8fd1\u5e74\u6700\u65b0\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u77e5\u3089\u308c\u3066\u3044\u308b\u300c\u84c4\u71b1\u5f0f\u300d\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u300c\u30d0\u30eb\u30b8\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\uff09<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u77ed\u671f\u9593\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3084\u3059\u3044\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u7d04\u534a\u5206\u306e\u65bd\u8853\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff09<br>\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u53d7\u3051\u3089\u308c\u308b\u305f\u3081\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u6642\u306a\u3069\u306e\u5bfe\u5fdc\u304c\u65e9\u3044<br>\u75db\u307f\u304c\u3084\u3084\u5f37\u3044\u304c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3068\u306f\u9055\u3044\u9ebb\u9154\u304c\u4f7f\u7528\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u3084\u3084\u5f37\u3044<br>\u9ad8\u51fa\u529b\u306e\u30ec\u30fc\u30b6\u30fc\u3092\u4f7f\u7528\u3059\u308b\u305f\u3081\u3001\u708e\u75c7\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044<br>1\u56de\u306e\u30b3\u30b9\u30c8\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u9ad8\u3044\uff082.5\u301c3\u500d\u7a0b\u5ea6\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-3\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><strong>\u8131\u6bdb\u306e\u4ed5\u7d44\u307f<\/strong><br>\u6bdb\u7a74\u306b\u30cb\u30fc\u30c9\u30eb\/\u30d7\u30ed\u30fc\u30d7\u3092\u5dee\u3057\u8fbc\u307f\u5fae\u5f31\u306a\u96fb\u6c17\u3092\u6d41\u3059\u3053\u3068\u3067\u8131\u6bdb\u3055\u305b\u308b\u3002\u4e00\u5ea6\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044\u3002<br><\/li><li><strong>\u30e1\u30ea\u30c3\u30c8<\/strong><br>\u78ba\u5b9f\u306a\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b<br>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u52b9\u679c\u304c\u306a\u3044\u767d\u9aea\u306e\u8131\u6bdb\u3001\u307b\u304f\u308d\u306e\u6bdb\u306b\u3082\u7167\u5c04\u304c\u3067\u304d\u308b<br><\/li><li><strong>\u30c7\u30e1\u30ea\u30c3\u30c8<\/strong><br>3\u3064\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u4e2d\u3067\u4e00\u756a\u75db\u307f\u304c\u5f37\u304f\u3001\u30b5\u30ed\u30f3\u3067\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u4e3b\u6d41\u306e\u305f\u3081\u9ebb\u9154\u304c\u3067\u304d\u306a\u3044<br>\u3059\u3079\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u307f\u308b<\/a><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306e\u306b\u5fc5\u8981\u306a\u56de\u6570<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/shutterstock-1209734185.jpg\" alt=\"\u30ab\u30ec\u30f3\u30c0\u30fc\" class=\"wp-image-3898\"\/><\/figure>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<br>\uff08\u6bce\u65e5\u9aed\u5243\u308a\u3092\u3057\u306a\u304f\u3066\u3082\u9aed\u304c\u76ee\u7acb\u305f\u306a\u3044\uff09<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3044\u305a\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3082\u3001<span class=\"redcolor\">1\u56de\u3067\u30d2\u30b2\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n<p>\u6bdb\u306b\u306f\u300c\u6bdb\u5468\u671f\u300d\u3068\u3044\u3063\u3066\u6bdb\u304c\u751f\u3048\u308b\u30b5\u30a4\u30af\u30eb\u304c\u3042\u308a\u3001\u5168\u3066\u306e\u6bdb\u7a74\u304b\u3089\u5e38\u306b\u6bdb\u304c\u751f\u3048\u3066\u3044\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u304b\u3089\u3067\u3059\u3002<\/p>\n<p>\u6bdb\u5468\u671f\u306f\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u5206\u3051\u3089\u308c\u3001\u73fe\u5728\u4e00\u822c\u7684\u306b\u5c0e\u5165\u3055\u308c\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u306e\u591a\u304f\u304c<span class=\"highlighted\">\u300c\u6210\u9577\u671f\u306e\u6bdb\u300d\u306e\u307f\u306b\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6210\u9577\u671f\u306e\u30d2\u30b2\u306f\u5168\u4f53\u306e2\u5272\u7a0b\u5ea6\u3067\u3001\u6b21\u306b\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u307e\u3067\u306b\u306f\u7d048\u9031\u9593\uff08\u203b\uff09\u304b\u304b\u308b\u305f\u3081\u3001\u591a\u304f\u306e\u65bd\u8a2d\u3067<strong>\u300c1\u30f6\u6708\u534a\u301c2\u30f6\u6708\u7a0b\u5ea6\u9593\u9694\u3092\u958b\u3051\u307e\u3057\u3087\u3046\u300d<\/strong>\u3068\u8a00\u308f\u308c\u308b\u3093\u3067\u3059\u306d\u3002<\/p>\n<p><span style=\"font-weight: 400;\">\u203b\u51fa\u5178\uff1aRINX\u300c<\/span><a href=\"https:\/\/mens-rinx.jp\/contents\/mhigeefficient\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"font-weight: 400;\">\u30d2\u30b2\u8131\u6bdb\u306e\u5468\u671f\u306f\u30b3\u30ec\u304c\u6b63\u89e3\uff01\u52b9\u679c\u3092\u6700\u5927\u5316\u3059\u308b\u30dd\u30a4\u30f3\u30c8\u3068\u6ce8\u610f\u70b9\u3068\u306f\uff1f<\/span><\/a><\/p>\n\n\n<h2><span id=\"titleid-5\">\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg\" alt=\"\u307b\u304f\u308d\u304c\u3042\u308b\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306fNG\uff1f\u307b\u304f\u308d\u304c\u6d88\u3048\u308b\u3063\u3066\u672c\u5f53\uff1f\u305d\u3093\u306a\u60a9\u307f\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-6751\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-188159012-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u30c1\u30a7\u30c3\u30af\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u3001\u6b21\u306e6\u3064\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u9805\u76ee<\/td><td>\u9078\u3073\u65b9\u306e\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/td><\/tr><tr><td style=\"text-align:center\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/td><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044<\/td><td>\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1<\/td><td>\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/td><\/tr><tr><td style=\"text-align:center\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/td><\/tr><tr><td style=\"text-align:center\">\u2465\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u305d\u308c\u305e\u308c\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u8a73\u3057\u304f\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-6\">\u2460\u75db\u307f\u3078\u306e\u5bfe\u7b56\uff5c\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u3092\u4f75\u7528\u3067\u304d\u308b\u306e\u304c\u30d9\u30b9\u30c8<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg\" alt=\"\u30ac\u30b9\u9ebb\u9154\" class=\"wp-image-7853\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2102-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u65b9\u306f\u3001\u75db\u307f\u306b\u5bfe\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u30b1\u30a2\u304c\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7528\u3044\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u306f\u3001\u75db\u307f\u3092\u611f\u3058\u3084\u3059\u3044\u304b\u3089\u3067\u3059\u3002<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb (opens in a new tab)\">MOTEO\u304c\u72ec\u81ea\u306b\u884c\u3063\u305f\u8abf\u67fb<\/a>\u3067\u3082\u3001<span class=\"redcolor\">\u30af\u30ea\u30cb\u30c3\u30af\u3067\u9aed\u8131\u6bdb\u3092\u884c\u3063\u305f\u7537\u6027\u306e50%\u4ee5\u4e0a\u304c<span class=\"redcolor\">\u300c\u75db\u304b\u3063\u305f\u300d\u300c\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u300d<\/span>\u3068\u56de\u7b54<\/span>\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p style=\"text-align:center\"><strong>\u3010Q.\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u9aed\u8131\u6bdb\u3067\u611f\u3058\u305f\u75db\u307f\u306b\u3064\u3044\u3066\u6559\u3048\u3066\u304f\u3060\u3055\u3044\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg\" alt=\"\" class=\"wp-image-76802\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed.jpg 512w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/unnamed-300x191.jpg 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/><\/figure><\/div>\n\n\n\n<p>\u51fa\u5178\uff1aPR TIMES\u300c<a href=\"https:\/\/prtimes.jp\/main\/html\/rd\/p\/000000005.000088853.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u9aed\u8131\u6bdb\u306f\u6ce3\u304f\u307b\u3069\u75db\u3044\uff1f\u5b9f\u969b\u306b\u7d4c\u9a13\u3057\u305f100\u540d\u306e\u7537\u6027\u306b\u805e\u3044\u305f\u30ea\u30a2\u30eb\u306a\u611f\u60f3<\/a>\u300d<\/p>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306e\u75db\u307f\u5bfe\u7b56\u306e\u65b9\u6cd5\u306f\u5927\u304d\u304f2\u3064\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td>\u7a2e\u985e<\/td><td>\u7279\u5fb4<\/td><td>\u8cbb\u7528\u76f8\u5834\uff081\u56de\u3042\u305f\u308a\uff09<\/td><\/tr><tr><td style=\"text-align:center\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u8131\u6bdb\u90e8\u4f4d\u306b\u30af\u30ea\u30fc\u30e0\u3092\u5857\u5e03\u3057\u3066\u75db\u307f\u3092\u548c\u3089\u3052\u308b\u3002\u5857\u5e03\u5f8c30\u5206\u307b\u3069\u3067\u52b9\u304d\u306f\u3058\u3081\u308b\u3002<\/td><td>2,000\u301c3,000\u5186<\/td><\/tr><tr><td style=\"text-align:center\">\u7b11\u6c17\u9ebb\u9154<\/td><td>\u30ac\u30b9\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3067\u3001\u5438\u5f15\u3059\u308b\u3068\u304a\u9152\u306b\u9154\u3063\u305f\u3088\u3046\u306a\u6c17\u5206\u306b\u306a\u308b\u3002<\/td><td>3,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u75db\u307f\u304c\u4e0d\u5b89\u306a\u5834\u5408\u306f\u3001\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e\u4e21\u65b9\u3092\u7528\u610f\u3057\u3066\u3044\u3066\u3001\u304b\u3064<strong><span class=\"highlighted\">\u4e21\u8005\u3092\u4f75\u7528\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u306f\u60a3\u90e8\u306e\u75db\u899a\u3092\u9ebb\u75fa\u3055\u305b\u308b\u306e\u306b\u5bfe\u3057\u3001\u7b11\u6c17\u9ebb\u9154\u306f\u7cbe\u795e\u7684\u306b\u75db\u307f\u3078\u306e\u6050\u6016\u3092\u6e1b\u3089\u3059\u52b9\u679c\u304c\u5927\u304d\u3044\u306e\u3067\u3001\u4e21\u8005\u3092\u4f75\u7528\u3059\u308b\u3053\u3068\u3067\u3088\u308a\u4e07\u5168\u306a\u75db\u307f\u5bfe\u7b56\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u2461\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\uff5c\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04\u53ef\u5426\u30841\u56de\u306e\u65bd\u8853\u6642\u9593\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg\" alt=\"\u521d\u5fc3\u8005\u5fc5\u898b\u3002\u30ef\u30c3\u30af\u30b9\u8131\u6bdb\u306e\u75db\u307f\u3068\u306f\uff1f\u6b63\u3057\u3044\u65bd\u8853\u3067\u75db\u307f\u306f\u8efd\u6e1b\uff01\" class=\"wp-image-6694\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-260977955-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u969b\u306f\u3001<span class=\"highlighted\">\u81ea\u5206\u304c\u901a\u3044\u305f\u3044\u66dc\u65e5\u30fb\u6642\u9593\u5e2f\u3067\u4e88\u7d04\u304c\u53d6\u308c\u308b\u304b\u3069\u3046\u304b\u306f\u5fc5\u305a\u78ba\u8a8d<\/span>\u3057\u307e\u3057\u3087\u3046\u3002\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055\u3092\u5224\u65ad\u3059\u308b\u57fa\u6e96\u306f\u3001\u4ee5\u4e0b\u3092\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b<\/li><li>1\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\uff08\u9aed\u8131\u6bdb\u306a\u30891\u56de20\u301c30\u5206\u4ee5\u5185\u304c\u76ee\u5b89\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u3082\u4e88\u7d04\u304c\u53d6\u308c\u308b\u30b7\u30b9\u30c6\u30e0\u306a\u3089\u3001\u76f4\u524d\u3067\u3082\u4e88\u7d04\u3092\u5165\u308c\u3084\u3059\u3044\u3067\u3059\u3002\u4f8b\u3048\u3070\u8fd1\u5834\u306e\u5e97\u8217\u306e\u4e88\u7d04\u304c\u4e00\u676f\u306a\u3089\u3070\u3001\u5225\u306e\u5e97\u8217\u306e\u7a7a\u304d\u72b6\u6cc1\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3001\u4e88\u7d04\u3092\u5165\u308c\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u30011\u56de\u306e\u65bd\u8853\u6642\u9593\u304c\u77ed\u3044\u5e97\u8217\u306f\u3001\u56de\u8ee2\u7387\u304c\u9ad8\u3044\u50be\u5411\u306b\u3042\u308a\u307e\u3059\u3002\u76f4\u524d\u3067\u3082\u4e88\u7d04\u304c\u4e00\u676f\u306b\u306a\u308a\u3065\u3089\u304f\u3001\u5e0c\u671b\u3059\u308b\u65e5\u6642\u306b\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-7\">\u2462\u30ad\u30e3\u30f3\u30bb\u30eb\u306e\u53d6\u308a\u6271\u3044\uff5c\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg\" alt=\"\u533b\u8005\u304c\u3053\u3061\u3089\u306b\u5411\u304b\u3063\u3066\u4e21\u624b\u3067\u30d0\u30c4\u30b5\u30a4\u30f3\" class=\"wp-image-3395\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-1024x683.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-300x200.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1-768x512.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga26-1.jpg 1200w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u4e88\u7d04\u306e\u76f4\u524d\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3064\u3044\u3066\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30da\u30ca\u30eb\u30c6\u30a3\u3092\u8a2d\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e00\u5b9a\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b<\/li><li>\u30b3\u30fc\u30b9\u56de\u6570\u304c1\u56de\u5206\u6d88\u5316\u3055\u308c\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4ed5\u4e8b\u3084\u4f53\u8abf\u4e0d\u826f\u306a\u3069\u3067\u3084\u3080\u3092\u5f97\u305a\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u8003\u3048\u3089\u308c\u307e\u3059\u3002\u4e0a\u8a18\u306e\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u767a\u751f\u3059\u308b\u306e\u304b\u3082\u4f75\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306e\u767a\u751f\u6761\u4ef6\u306f<strong>\u300c\u4e88\u7d04\u65e5\u306e\u4f55\u65e5\u524d\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u9023\u7d61\u3092\u3059\u308b\u304b\u300d<\/strong>\u3067\u7d30\u304b\u304f\u5206\u3051\u3089\u308c\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002\u4ee5\u4e0b\u306f\u3001\u5b9f\u969b\u306b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8a2d\u3051\u3089\u308c\u3066\u3044\u308b\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u306e\u4f8b\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b1\uff09\u4e88\u7d04\u65e5\u306e\u524d\u65e5\u304b\u3089\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3,000\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a5,000\u5186<br>\u7121\u65ad\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a7,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b2\uff09\u4e88\u7d04\u65e5\u306e\u5f53\u65e5\u306e\u307f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br>\u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a2,000\u5186<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e6f1370a-abed-474a-9103-f91d5c921968\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p><strong>\u4f8b3\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u306f\u767a\u751f\u3057\u306a\u3044\u304c\u3001\u30b3\u30fc\u30b9\u56de\u6570\u304c\u6d88\u5316\u3055\u308c\u308b\u30d1\u30bf\u30fc\u30f3<\/strong><br> \u4e88\u7d04\u65e5\u524d\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a0\u5186<br> \u4e88\u7d04\u65e5\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u30b3\u30fc\u30b9\u56de\u6570\u30921\u56de\u5206\u6d88\u5316<br> \u203b\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u3088\u308a\u6d88\u5316\u3068\u307f\u306a\u3055\u308c\u305f\u56de\u6570\u306f\u3001\u4e2d\u9014\u89e3\u7d04\u6642\u306b\u8fd4\u91d1\u5bfe\u8c61\u5916\u3068\u306a\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059<\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u4f59\u8a08\u306a\u652f\u6255\u3044\u3084\u56de\u6570\u6d88\u5316\u3092\u907f\u3051\u308b\u306b\u306f\u3001\u3069\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u30da\u30ca\u30eb\u30c6\u30a3\u304c\u767a\u751f\u3059\u308b\u304b\u3092\u3057\u3063\u304b\u308a\u3068\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-8\">\u2463\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\uff5c\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u3068\u5b89\u5fc3<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg\" alt=\"\u8ca1\u5e03\u306e\u304a\u91d1\u3092\u6570\u3048\u308b\u7537\u6027\" class=\"wp-image-3403\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14-768x512.jpeg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/hairloss14.jpeg 1500w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u30b3\u30fc\u30b9\u6599\u91d1\u3060\u3051\u3067\u306a\u304f\u3001\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u307e\u3067\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<strong>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u3001\u5272\u5f15\u91d1\u984d\u3067\u8ffd\u52a0\u7167\u5c04\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u304c\u7406\u60f3<\/strong>\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3066\u5fc5\u8981\u3068\u601d\u308f\u308c\u308b\u65bd\u8853\u56de\u6570\u3092\u63d0\u793a\u3057\u3066\u304f\u308c\u308b\u3082\u306e\u306e\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002\u4f53\u8cea\u3084\u9aed\u306e\u6fc3\u3055\u306b\u3088\u3063\u3066\u306f\u3001\u4eba\u3088\u308a\u591a\u304f\u306e\u65bd\u8853\u56de\u6570\u304c\u5fc5\u8981\u3068\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u3001\u300c\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u901a\u5e38\u6599\u91d1\u306e\u25ef\u5186OFF\u300d\u306a\u3069\u306e\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3057\u3066\u3082\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u306a\u3044\u30b1\u30fc\u30b9\u3092\u8003\u616e\u3057\u3001\u8ffd\u52a0\u8cbb\u7528\u8fbc\u307f\u3067\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3073\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-9\">\u2464\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3\uff5c\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u3084\u767a\u751f\u6761\u4ef6\u3092\u30c1\u30a7\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg\" alt=\"\u304f\u3057\u3083\u304f\u3057\u3083\u306b\u4e38\u3081\u305f\u5951\u7d04\u66f8\" class=\"wp-image-2494\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778.jpg 640w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/adobestock-252734778-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n\n<p>\u5951\u7d04\u524d\u306b\u3001\u9014\u4e2d\u89e3\u7d04\u3067\u751f\u3058\u308b\u30da\u30ca\u30eb\u30c6\u30a3\u306b\u3064\u3044\u3066\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u300c\u5f15\u8d8a\u3057\u3059\u308b\u3053\u3068\u306b\u306a\u3063\u305f\u300d\u300c\u52b9\u679c\u304c\u5b9f\u611f\u3067\u304d\u306a\u304b\u3063\u305f\u300d\u306a\u3069\u306e\u7406\u7531\u3067\u3001<span class=\"redcolor\">\u3084\u3080\u3092\u5f97\u305a\u9014\u4e2d\u89e3\u7d04\u304c\u5fc5\u8981\u3068\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308b\u304b\u3089<\/span>\u3067\u3059\u3002\u300c\u89e3\u7d04\u3057\u305f\u3044\u3051\u3069\u3001\u91d1\u92ad\u7684\u306b\u5927\u304d\u306a\u640d\u3092\u3059\u308b\u2026\u300d\u3068\u306a\u308b\u306e\u306f\u907f\u3051\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8fd4\u91d1\u984d\u3092\u8a08\u7b97\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-9c7ac534-b779-46d2-affa-2343038a977e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u8fd4\u91d1\u984d\uff1d\u30b3\u30fc\u30b9\u6599\u91d1\u306e\u7dcf\u984d\u2212\uff081\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u00d7\u6d88\u5316\u56de\u6570\uff09\u2212\u89e3\u7d04\u624b\u6570\u6599<\/p>\n<\/div><\/section>\n\n\n\n<p>\u89e3\u7d04\u624b\u6570\u6599\u306e\u984d\u306f\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u89e3\u7d04\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u306b\u3088\u3063\u3066\u306f\u8fd4\u91d1\u304c\u884c\u308f\u308c\u306a\u3044\u30b1\u30fc\u30b9\u3082\u3002<\/p>\n\n\n\n<p>\u640d\u3092\u3057\u306a\u3044\u3088\u3046\u3001\u4e8b\u524d\u306b\u89e3\u7d04\u6761\u4ef6\u3092\u78ba\u8a8d\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-10\">\u2465\u652f\u6255\u3044\u65b9\u6cd5\uff5c\u533b\u7642\u30ed\u30fc\u30f3\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306f\u5e74\u5229\u306e\u628a\u63e1\u304c\u91cd\u8981<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg\" alt=\"4\u679a\u306e1000\u5186\u672d\u30682\u679a\u306e\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\" class=\"wp-image-17101\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3722-5-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u629e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u73fe\u91d1<\/li><li>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/li><li>\u533b\u7642\u30ed\u30fc\u30f3\uff08\u203b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f\uff09<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u5206\u5272\u3067\u652f\u6255\u3048\u308b\u533b\u7642\u30ed\u30fc\u30f3\u306f\u3068\u3066\u3082\u9b45\u529b\u7684\u3067\u3059\u304c\u3001\u5e74\u5229\u304c\u751f\u3058\u308b\u305f\u3081\u5b9f\u8cea\u7684\u306a\u652f\u6255\u984d\u306f\u5897\u3048\u307e\u3059\u3002\u533b\u7642\u30ed\u30fc\u30f3\u3092\u691c\u8a0e\u3059\u308b\u306a\u3089\u3001\u5e74\u5229\u306e\u628a\u63e1\u3082\u91cd\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073\u306e\u969b\u306f\u3001\u81ea\u5206\u306b\u5408\u3063\u305f\u652f\u6255\u3044\u65b9\u6cd5\u304c\u9078\u3079\u308b\u304b\u3082\u8abf\u3079\u3066\u304a\u304f\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h2 id=\"clinic\"><span id=\"top5\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30e9\u30f3\u30ad\u30f3\u30b0TOP5<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg\" alt=\"\u661f\u3092\u7a4d\u307f\u4e0a\u3052\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-51114\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3400-contents-300x199.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306b\u5931\u6557\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u306e\u57fa\u6e96\u3092\u3082\u3068\u306b\u3001\u7de8\u96c6\u90e8\u304c\u53b3\u9078\u3057\u305f\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30afTOP5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\uff01<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-75584\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/03\/afb-bnr-300-250-1.jpg\" alt=\"\"><\/td><td><img class=\"wp-image-1244\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3.jpg 250w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/5849-1519450717-3-150x150.jpg 150w\" sizes=\"(max-width: 250px) 100vw, 250px\" \/><\/td><td><img class=\"wp-image-88552\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2023\/10\/afi-afb-eminal-300250.jpeg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba \u533b\u7642\u30d2\u30b2\u8131\u6bdb\u6708\u30051,030\u5186\"><\/td><td><img class=\"wp-image-93716\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625.jpg 1716w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba<\/td><td>\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u25ef<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <br> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d2\u30b23\u90e8\u4f4d6\u56de<br>\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09\uff1a 74,800\u5186<br>\u9aed\u81311\u56de\uff08\u5168\u90e8\u4f4d\uff09\uff1a52,800\u5186<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff093\u56de\uff1a9,900\u5186 \u203b\u521d\u56de\u9650\u5b9a<br>\u30d2\u30b2\u8131\u6bdb\uff085\u90e8\u4f4d\uff095\u56de\uff1a118,800\u5186<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff083\u90e8\u4f4d\uff091\u56de12,800\u5186<\/td><td>1\u56de100\u5186\uff083\u5e74\u9593\uff09<\/td><td>0\u5186\uff08\u5951\u7d04\u6642\u306b3\u5e74\u4fdd\u8a3c\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u52a0\u5165\u3057\u305f\u5834\u5408\u306e\u307f\uff09<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,440\u5186<br>\u30fb5\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><td>74,800\u5186<\/td><td>12,000\u301c38,500\u5186\/5\u56de<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><td>75,400\u5186<\/td><td>24,000\u301c77,000\u5186\/10\u56de<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\u5186\/10g\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u25ef<br>\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\u306f\u7121\u6599\uff09<\/td><\/tr><tr><td>\u7b11\u6c17\u9ebb\u9154<\/td><td>\u25ef<br>\uff081\u56de3,300\u5186\uff09<\/td><td>\u25ef<br>\uff083,300\/30\u5206\uff09<\/td><td>\u9ebb\u9154\u6599\u91d1\u306f\u7121\u6599\u3060\u304c\u3001\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0430\u5206<\/td><td>\u7d0430\u5206<\/td><td>\u7d0415\u5206<\/td><td>15\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u524d\u65e5\u306e20\u6642\u4ee5\u964d<\/td><td>\u30cd\u30c3\u30c8\uff1a\u524d\u65e5\u306e18\u6642\u4ee5\u964d<br>\u96fb\u8a71\uff1a3\u65e5\u524d\u306e13\u6642\u4ee5\u964d<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u3044\u3044<\/td><td>\u30fb\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u3051\u3069\u3001\u3068\u306b\u304b\u304f\u75db\u307f\u304c\u5fc3\u914d<br>\u30fb\u305b\u3063\u304b\u304f\u3060\u304b\u3089\u304a\u3057\u3083\u308c\u306a\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u4ed5\u4e8b\u7d42\u308f\u308a\u306b\u901a\u3044\u305f\u3044<br>\u30fb\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306f\u8ffd\u52a0\u6599\u91d1\u306a\u3057\u3067\u901a\u3044\u305f\u3044<\/td><td>\u30fb\u75db\u307f\u306b\u5f31\u3044<br>\u30fb\u96f0\u56f2\u6c17\u306e\u3044\u3044\u30af\u30ea\u30cb\u30c3\u30af\u306b\u901a\u3044\u305f\u3044<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-H312497S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-1409057x&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=F12761n-2431205X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001<span class=\"searchEm\">\u7a0e\u8fbc<\/span>\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-11\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-2\">\u30101\u4f4d\u3011\u30e1\u30f3\u30ba\u30ea\u30bc\uff5c<strong>\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u3042\u308a<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png\" alt=\"\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30af\u3099\u91cd\u8996\u306e\u30d2\u30b1\u3099\u8131\u6bdb\u306e\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" class=\"wp-image-13684\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-7-300x135.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u3001\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3068\u5b89\u5fc3\u611f\u306e\u3042\u308b\u65bd\u8853\u306b\u5b9a\u8a55\u306e\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>4\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u3092\u5b8c\u5099\u3057\u3066\u304a\u308a\u3001\u305d\u306e\u4eba\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u3070\u65bd\u8853\u304c\u75db\u904e\u304e\u308b\u3068\u611f\u3058\u305f\u5834\u5408\u3082\u3001\u6b21\u56de\u306f\u51fa\u529b\u306e\u5f31\u3044\u8131\u6bdb\u6a5f\u3092\u63d0\u6848\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u3068\u7b11\u6c17\u9ebb\u9154\u306e2\u7a2e\u985e\u3092\u4f75\u7528<\/span><\/strong>\u3067\u304d\u308b\u306e\u3067\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3082\u5b89\u5fc3\u3057\u3066\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u901a\u5e74\u3067\u5272\u5f15\u3092\u5b9f\u65bd\u3057\u3066\u3044\u308b\u306e\u3082\u5b09\u3057\u3044\u30dd\u30a4\u30f3\u30c8\u30023\u3064\u306e\u5272\u5f15\u3092\u7d44\u307f\u5408\u308f\u305b\u308c\u3070\u6700\u592730%\u30aa\u30d5\u3067\u65bd\u8853\u3092\u53d7\u3051\u3089\u308c\u308b\u306e\u3067\u3001\u65bd\u8853\u8cbb\u7528\u3092\u5c11\u3057\u3067\u3082\u6291\u3048\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-12\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br><br>\u3010\u901a\u5e38\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599<\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td> 12,800\u5186 <br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a54,800\u5186\/5\u56de <br>\u901a\u5e38\uff1a89,800\u5186\/5\u56de <\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u5168\u90e8\u4f4d\u306e\u5834\u5408<br>\u65b0\u898f\u5951\u7d04\uff1a133,400\u5186\/12\u56de <br>\u901a\u5e38\uff1a161,600\u5186\/12\u56de <\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u5b66\u5272\u3068\u30da\u30a2\u5272\u306e\u7d44\u307f\u5408\u308f\u305b\u3067\u6700\u592730%OFF<br>\u5b66\u5272\uff1a20%OFF<br>\u30da\u30a2\u5272\uff1a10%OFF<br>\u306e\u308a\u304b\u3048\u5272\uff1a10%OFF\uff08\u4f75\u7528\u4e0d\u53ef\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0Pro-U<br>\u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30c7\u30e5\u30a8\u30c3\u30c8<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a1\u56de3,300\u5186<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a1\u56de3,300\u5186<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>6\uff5e10\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71Web<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316<br>\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-13\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518524\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>6\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u9aed\u8131\u6bdb\u884c\u3063\u305f\u3051\u3069\u3001\u307e\u308b\u3067\u52b9\u679c\u306d\u3048\u304b\u3089\u307b\u3093\u3068\u91d1\u8fd4\u3057\u3066\u307b\u3057\u3044\u308f\u30023\u9031\u9593\u3050\u3089\u3044\u306f\u6700\u4f4e\u9aed\u8584\u304f\u306a\u3063\u305f\u52b9\u679c\u3042\u308b\u304b\u3068\u601d\u3063\u305f\u3089\u3001\u30bc\u30ed\u3060\u3082\u3093\u306a\u3042<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/ghostbs2\/status\/1467372009667842049?s=20&t=hugkIrX4fQDvF-aMl1bjpA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1271e148-9152-435a-8611-02582a8272f0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3067\u30d2\u30b2\u8131\u6bdb\u306b\u901a\u3063\u3066\u3044\u308b\u304c\u3001\u5c11\u3057\u306e\u30b5\u30fc\u30d3\u30b9\u7cbe\u795e\u3082\u306a\u3044\u3002<br>\u91d1\u306e\u4ea1\u8005\u3060\u306a\u3068\u611f\u3058\u3066\u3044\u308b\u3002<br>\u7d75\u306b\u3057\u3066\u30a2\u30c3\u30d7\u3057\u3066\u3044\u308b\u304c\u3001\u9f3b\u4e0b\u90e8\u5206\u306e\u8131\u6bdb\u306f\u8d64\u306e\u659c\u7dda\u306e\u7bc4\u56f2\u3067\u3001\u4e21\u30b5\u30a4\u30c9\u306e\u4e00\u30bb\u30f3\u30c1\u307b\u3069\uff08\u30b3\u30b3\u3068\u8a18\u8f09\uff09\u306f\u7bc4\u56f2\u306b\u5165\u3089\u306a\u3044\u3089\u3057\u3044\u3002<br>\u3053\u306e\u308f\u305a\u304b\u4e00\u30bb\u30f3\u30c1\u3092\u8131\u6bdb\u3059\u308b\u306b\u306f\u307e\u305f\u4f55\u4e07\u5186\u3082\u304b\u304b\u308b\u3068\u3044\u3046\u3002<br>\u91d1\u306e\u4ea1\u8005\u3067\u3057\u304b\u306a\u3044\u3002<br>\u79c1\u306f\u8131\u6bdb\u304c\u7d42\u308f\u3063\u305f\u3089\u3001\u9f3b\u306e\u4e21\u30b5\u30a4\u30c9\u304c\u3061\u3087\u3073\u9aed\u306b\u306a\u308b\u3002<br>\u5c11\u3057\u306e\u878d\u901a\u3082\u52b9\u304b\u306a\u3044\u306e\u3067\u3001\u30b3\u30b3\u306f\u30aa\u30b9\u30b9\u30e1\u3057\u306a\u3044\u3002<br>\u5730\u5143\u3067\u5c0f\u898f\u6a21\u3067\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u306a\u3068\u3053\u308d\u306e\u65b9\u304c\u3044\u3044\u3068\u601d\u3046\u3002<br><br>\u3061\u306a\u307f\u306b\u3001\uff12\u56de\u884c\u3063\u3066\u3044\u308b\u304c\u8131\u6bdb\u52b9\u679c\u304c\u304b\u306a\u308a\u307e\u3070\u3089\u3002<br>\u5168\u304f\u52b9\u679c\u306e\u51fa\u3066\u3044\u306a\u3044\u5e83\u7bc4\u56f2\u306a\u90e8\u4f4d\u304c\u3042\u308b\u3051\u3069\u3001\u30ec\u30d3\u30e5\u30fc\u3092\u898b\u308b\u306b\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3068\u3057\u3066\u306f\u8a31\u5bb9\u7bc4\u56f2\u5185\u3068\u3057\u3066\u7247\u4ed8\u3051\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3002<br>\u9055\u3046\u6240\u306b\u884c\u3051\u3070\u826f\u304b\u3063\u305f\u3002\u3002\u3002\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/A91W784LoYUcyCFw6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30f3\u30ba\u30ea\u30bc\u30677\u56de\u30b3\u30fc\u30b9\u7d42\u308f\u3063\u3066\u3001\u4eca\u65e5\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3067\u65b0\u305f\u306b5\u56de\u30b3\u30fc\u30b9\u5951\u7d04 5\u56de\u30675\u4e07\u3057\u306a\u3044\u306e\u3067\u3001\u304a\u5b89\u3044\u3002 \u305f\u3060\u5408\u8a0812\u56de\u3082\u53d7\u3051\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u6211\u8f29\u306e\u9aed\u3002 \u76ee\u6307\u3059\u306f\u9752\u9aed\u3082\u305d\u3046\u3060\u3057\u3001\u305d\u3082\u305d\u3082\u9aed\u306b\u3042\u308f\u306a\u3044 \u3042\u306e\u62f7\u554f\u3042\u30684\u56de\u8010\u3048\u306a\u3051\u308c\u3070\u3002 \u9996\u3068\u982c\u3068\u3082\u307f\u3042\u3052\u306f\u307b\u307c\u7121\u304f\u306a\u308a\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/hoseo37\/status\/1484125625258745861?s=20&t=lcsQl8xXMh3MlUHCYeyfFw\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u4f3a\u3044\u307e\u3057\u305f\u304c\u3001\u7686\u3055\u3093\u51c4\u304f\u4e01\u5be7\u3067\u3001\u826f\u304f\u306a\u3044\u30b3\u30e1\u30f3\u30c8\u306b\u3042\u3063\u305f\u3088\u3046\u306a\u3053\u3068\u306f \u5168\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u30c9\u30af\u30bf\u30fc\u306e\u5bfe\u5fdc\u3084\u8aac\u660e\u3082\u5206\u304b\u308a\u3084\u3059\u304f\u3001\u8cea\u554f\u3082\u3057\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u6700\u5f8c\u306b\u30b3\u30f3\u30b7\u30a7\u30eb\u30b8\u30e5\u306e\u65b9\u304c\u8a73\u7d30\u3092\u8aac\u660e\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u304c\u3001\u305d\u306e\u90fd\u5ea6\u308f\u304b\u3089\u306a\u3044\u3053\u3068\u306f\u306a\u3044\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u307e\u3057\u305f\u3057\u3001\u30e1\u30c1\u30e3\u30af\u30c1\u30e3\u4e01\u5be7\u3067\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\uff01<br>\u521d\u306e\u8131\u6bdb\u3067\u5206\u304b\u3089\u306a\u3044\u3053\u3068\u3060\u3089\u3051\u3067\u3057\u305f\u304c\u3001\u3053\u308c\u304b\u3089\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u305d\u3046\u3067\u975e\u5e38\u306b\u6e80\u8db3\u3067\u3059\uff01<br>\u6709\u308a\u96e3\u3046\u3054\u3056\u3044\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/E7QJ14VTQG5pjxN66\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u3092\u3082\u3063\u3068\u307f\u308b<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3084\u307e\u3044\u3082\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9ad8\u3044\u304a\u91d1\u6255\u3063\u3066\u75db\u3044\u601d\u3044\u3057\u3066\u901a\u3063\u305f\u306e\u306b\u3001\u307b\u3068\u3093\u3069\u52b9\u679c\u306a\u304b\u3063\u305f\u3002\u8584\u304f\u306a\u3063\u305f\u3088\u3046\u306a\u6c17\u306e\u3059\u308b\u7b87\u6240\u3082\u3042\u308b\u304c\u305d\u306e\u7a0b\u5ea6\u3002\u3080\u3057\u308d\u901a\u3046\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u305f\u7b87\u6240\u3082\u3042\u308a\u3001\u305d\u308c\u306b\u95a2\u3057\u3066\u306f1\u5e74\u9593\u306e\u7121\u6599\u4fdd\u8a3c\u304c\u4ed8\u304f\u304c\u3001\u3053\u308c\u307e\u30675\u56de\u7167\u5c04\u3057\u3066\u5909\u308f\u3089\u306a\u304b\u3063\u305f\u306e\u304c\u3001\u3082\u30461.2\u56de\u7167\u5c04\u3057\u3066\u52b9\u679c\u304c\u51fa\u308b\u306f\u305a\u3082\u306a\u304f\u7d50\u5c40\u901a\u3044\u59cb\u3081\u308b\u524d\u3088\u308a\u6fc3\u304f\u306a\u3063\u3066\u7d42\u4e86\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u98a8\u9593\u3055\u3093<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"> \u533b\u7642\u8131\u6bdb\u3068\u3044\u3046\u3053\u3068\u3082\u3042\u308a\u304a\u533b\u8005\u69d8\u3082\u771f\u5263\u306b\u76f8\u8ac7\u306b\u4e57\u3063\u3066\u304f\u308c\u307e\u3057\u305f\u3057\u3001\u3084\u3063\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u75db\u307f\u306a\u3069\u306f\u4e01\u5be7\u306a\u30af\u30fc\u30ea\u30f3\u30b0\u306a\u3069\u3082\u3042\u308a\u3001\u5225\u9014\u6599\u91d1\u3067\u30ac\u30b9\u306e\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u306e\u9ebb\u9154\u3082\u4f7f\u3048\u308b\u306e\u306f\u533b\u7642\u6a5f\u95a2\u306e\u5f37\u307f\u3067\u3059\u30025\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u672c\u5f53\u306b\u808c\u304c\u30c4\u30e4\u30c4\u30e4\u306b\u306a\u308a\u3001\u9854\u306e\u5370\u8c61\u3082\u304b\u306a\u308a\u660e\u308b\u304f\u306a\u3063\u305f\u306e\u3067\u3001\u7537\u6027\u7684\u306a\u81ea\u4fe1\u3082\u3064\u304d\u307e\u3057\u305f\u3002\u3084\u306f\u308a\u533b\u7642\u6a5f\u95a2\u3067\u53d7\u3051\u308b\u6c38\u4e45\u8131\u6bdb\u306f\u5b89\u5fc3\u611f\u304c\u3042\u308b\u3068\u601d\u3044\u307e\u3059\u3002\uff08<em>Google\u53c2\u7167<\/em>\uff09<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg\" alt=\"\" data-id=\"76762\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95\/\" class=\"wp-image-76762\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg\" alt=\"\" data-id=\"76763\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2\/\" class=\"wp-image-76763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg\" alt=\"\" data-id=\"76764\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3\/\" class=\"wp-image-76764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-300x190.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/www.mens-rize.com\/hige\/ba\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" style=\"background-color:#2dad96\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u8a55\u5224\u300c\u52b9\u679c\u306a\u3057\u30fb\u5931\u6557\u300d\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u5b9f\u969b\u306e\u8131\u6bdb\u4f53\u9a13\u8ac7\u304b\u3089\u75db\u307f\u3084\u52b9\u679c\u3092\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"231100\">\u30102\u4f4d\u3011\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\uff5c\u30a2\u30d5\u30bf\u30fc\u30d5\u30a9\u30ed\u30fc\u30673\u5e74\u95931\u56de100\u5186<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3001\u67f4\u7530\u82f1\u55e3\u3055\u3093\uff08\u30a2\u30f3\u30bf\u30c3\u30c1\u30e3\u30d6\u30eb\uff09\u3084\u6b66\u5c0a\u3055\u3093\uff08K-1\uff09\u306a\u3069\u304c\u901a\u3063\u3066\u3044\u308b\u3053\u3068\u3067\u3082\u304a\u99b4\u67d3\u307f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6700\u5927\u306e\u7279\u5fb4\u306f\u3001\u300c\u30d2\u30b2\u8131\u6bdb \u5b8c\u4e86\u30b3\u30fc\u30b9\u300d\u304c\u7d42\u4e86\u3057\u3066\u304b\u3089<strong><span class=\"underline highlighted\">3\u5e74\u9593\u3001\u8ffd\u52a0\u306e\u65bd\u8853\u30921\u56de100\u5186\uff08\u7a0e\u8fbc\uff09\u3067\u53d7\u3051\u3089\u308c\u308b<\/span><\/strong><span class=\"highlighted\">\u70b9\u3002<\/span><\/p>\n\n\n\n<p>3\u5e74\u9593\u3067\u3042\u308c\u3070\u4f55\u5ea6\u901a\u3063\u3066\u30821\u56de100\u5186\u306a\u306e\u3067\u3001\u7d0d\u5f97\u304c\u3044\u304f\u307e\u3067\u65bd\u8853\u3092\u7e70\u308a\u8fd4\u305b\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u300c\u4ed6\u306e\u4eba\u3088\u308a\u3082\u9aed\u304c\u6fc3\u3044\u3051\u3069\u3001\u672c\u5f53\u306b\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u304b\u306a\u2026\u300d\u3068\u4e0d\u5b89\u306b\u306a\u3063\u3066\u3044\u308b\u65b9\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-18\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b23\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>6\u56de\u30b3\u30fc\u30b9\uff1a74,800\u5186<br><br>\u203b\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\uff086\u56de\uff09\u8ffd\u52a0\u306f\uff0b64,800\u5186\uff086\u56de\uff09\u3001\u9996\u8ffd\u52a0\u306f\uff0b49,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u9f3b\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\uff1a38,800\u5186\uff086\u56de\uff09<br>\u30a2\u30b4\u4e0b\uff1a38,800\u5186\uff086\u56de\uff09<br>\u307b\u307b\uff1a48,800\u5186\uff086\u56de\uff09<br>\u3082\u307f\u3042\u3052\uff1a38,800\u5186\uff086\u56de\uff09<br>\u9996\uff1a48,800\u5186\uff086\u56de\uff09<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5404\u90e8\u4f4d1\u56de100\u5186<br>\u203b\u6709\u52b9\u671f\u96503\u5e74\u9593<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>74,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>75,400\u5186<br>6\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c046\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a10%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a10\uff05OFF<br>\u30fb\u4e57\u308a\u63db\u3048\u527210\uff05OFF<br>\u30fb\u540c\u6642\u5272\uff1a10\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u30fb\u30b8\u30a7\u30f3\u30c8\u30ebYAG<br>\u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3300\u5186\uff0f10g<br>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3300\u5186\uff0f30\u5206<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>10\uff5e14\u9031\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30b3\u30fc\u30b91\u56de\u5206\u3092\u6d88\u5316\uff08\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u30da\u30ca\u30eb\u30c6\u30a3\u306a\u3057\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-19\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518520\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>10\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>4\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-20\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u306e\u5e73\u65e5\u306e\u77ed\u3044\u53d7\u4ed8\u6642\u9593\u306e\u307f\u3068\u3044\u3046\u306e\u3092\u7121\u304f\u3057\u3066\u307b\u3057\u3044\u3002\u9031\u672b\u306b\u884c\u304f\u306b\u306f\u8ffd\u52a0\u6599\u91d1\u304c\u5fc5\u8981\u3060\u3057\u3001\u9ebb\u9154\u3082\u8ffd\u52a0\u6599\u91d1\u3068\u8272\u3005\u3068\u91d1\u984d\u304c\u9ad8\u304f\u306a\u308b\u3002<br>\u307e\u305f\u3001\u5b8c\u4e86\u3068\u540d\u304c\u4ed8\u3044\u3066\u3044\u308b\u3057\u533b\u7642\u8131\u6bdb\u3060\u304b\u3089\u30d2\u30b2\u304c\u7121\u304f\u306a\u308b\u30ec\u30d9\u30eb\u3067\u6e1b\u308b\u306e\u304b\u3068\u601d\u3063\u3066\u3044\u305f\u304c\u305d\u308c\u307b\u3069\u8584\u304f\u306a\u3089\u306a\u3044\u3002<br>\u8ffd\u52a0\u3092\u683c\u5b89\u3067\u53d7\u3051\u3089\u308c\u308b\u304c\u3001\u8ffd\u52a0\u3042\u308a\u304d\u306e\u30b3\u30fc\u30b9\u306e\u8a2d\u5b9a\u56de\u6570\u3060\u3068\u611f\u3058\u308b\u3057\u3001\u8ffd\u52a0\u5206\u306b\u3064\u3044\u3066\u306f\u304b\u306a\u308a\u306e\u671f\u9593\u3092\u958b\u3051\u306a\u3044\u3068\u53d7\u3051\u308b\u3053\u3068\u304c\u51fa\u6765\u306a\u3044\u3002<br>\u30c8\u30fc\u30bf\u30eb\u3067\u306f\u304b\u306a\u308a\u306e\u91d1\u984d\u3068\u6642\u9593\u3092\u4f7f\u3046\u3053\u3068\u306b\u306a\u308b\u304c\u3001\u6b63\u76f4\u6e80\u8db3\u5ea6\u306f\u4f4e\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dhJGqAMBbxSc1ovD6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u8131\u6bdb\u306e\u52b9\u679c\u3084\u770b\u8b77\u5e2b\u3055\u3093\u306e\u5bfe\u5fdc\u306f\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059<br><br>\u4e8b\u52d9\u624b\u7d9a\u304d\u306b\u95a2\u3057\u3066\u306f\u5f37\u5316\u3057\u3066\u307b\u3057\u3044\u3067\u3059<br>\u4e88\u7d04\u5909\u66f4\u306e\u53cd\u6620\u30df\u30b9\u3084\u60a3\u8005\u60c5\u5831\u306e\u5171\u6709\u306a\u3069\u304c\u6a5f\u80fd\u3057\u3066\u3044\u306a\u3044\u611f\u3058\u3067\u3059\u3002<br>\u4e88\u7d04\u5909\u66f4\u53cd\u6620\u30df\u30b9\u3067\u3001\u5371\u3046\u304f\u4e00\u56de\u5206\u6d88\u5316\u3055\u308c\u308b\u3068\u3053\u308d\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/1ywZDAnTryovc2an7\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u5229\u7528\u3057\u3066\u3044\u307e\u3059\u3002<br>3\u30f6\u6708\u5148\u307e\u3067\u4e88\u5b9a\u304c\u771f\u3063\u767d\u306a\u65b9\u3060\u3051\u901a\u308f\u308c\u308b\u3068\u3044\u3044\u3068\u601d\u3044\u307e\u3059\u3002<br>\u57fa\u672c\u7684\u306b\u4e88\u7d04\u306f\u53d6\u308c\u307e\u305b\u3093\u3002<br>\u3042\u3068\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u3067\u652f\u6255\u3044\u3092\u3059\u308b\u969b\u306b\u306f\u4e0a\u624b\u304f\u6c7a\u6e08\u3067\u304d\u305a\u306b\u5f8c\u65e5\u518d\u5ea6\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6765\u308b\u3088\u3046\u306b\u50ac\u4fc3\u3055\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3054\u6ce8\u610f\u304f\u3060\u3055\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\" href=\"https:\/\/goo.gl\/maps\/qi6KYsuNAhkKP4yt8\" target=\"_blank\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-21\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6709\u540d\u4eba\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u901a\u3063\u3066\u308b\u4eba\u304c\u591a\u3044\u304b\u3089\u3001\u50d5\u3082\u6709\u540d\u4eba\u6c17\u53d6\u308a\u3067\u30d2\u30b2\u8131\u6bdb\u306f\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306b\u6c7a\u3081\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/taresu2020\/status\/1495863849316065281?s=20&t=5_lElU7Rus0ncSWLJUVtIg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306f\u3068\u3066\u3082\u4e01\u5be7\u3067\u3001\u5148\u65e5\uff11\u56de\u76ee\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u62c5\u5f53\u3057\u3066\u304f\u3060\u3055\u3063\u305f\u7537\u6027\u533b\u7642\u5f93\u4e8b\u8005\u306e\u65b9\u306f\u3001\u3068\u3066\u3082\u89aa\u5207\u3001\u4e01\u5be7\u304b\u3064\u3001\u4e0a\u624b\u3067\u3001\u75db\u307f\u306a\u304f\u521d\u56de\u3092\u7d42\u3048\u308b\u4e8b\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u5185\u88c5\u3082\u3068\u3066\u3082\u7dba\u9e97\u3067\u3059\u3002\u65bd\u8853\u6599\u91d1\u3082\u826f\u5fc3\u7684\u3060\u3068\u601d\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/wvETSX6av9Gd1xB67\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u8131\u6bdb\u3067\u901a\u3063\u3066\u3044\u307e\u3059\u3002<br>\u958b\u9662\u76f4\u5f8c\u3060\u3051\u3042\u3063\u3066\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u306a\u3069\u306f\u6975\u3081\u3066\u826f\u3044\u3067\u3059\u3002\u307e\u305f\u3001\u5546\u54c1\u3084\u8ffd\u52a0\u30b5\u30fc\u30d3\u30b9\u306e\u52e7\u8a98\u3082\u3057\u3064\u3053\u3055\u306f\u5168\u304f\u306a\u3044\u306e\u3067\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/pgCptapTd41fMG7cA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h3>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg\" alt=\"\" data-id=\"76769\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-1\/\" class=\"wp-image-76769\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg\" alt=\"\" data-id=\"76770\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-1\/\" class=\"wp-image-76770\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg\" alt=\"\" data-id=\"76771\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-1\/\" class=\"wp-image-76771\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-1-300x178.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" style=\"background-color:#2dad96\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9aed\u8131\u6bdb\uff5c\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\u672c\u5f53\uff1f\u300c\u52b9\u679c\u306a\u3057\u300d\u300c\u4e88\u7d04\u53d6\u308c\u306a\u3044\u300d\u306e\u5b9f\u614b\u3092\u8abf\u67fb\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3-2\">\u30103\u4f4d\u3011\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\uff5c\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u3042\u308a<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-o409064Z&p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/12506-1614976809-3.jpg\" alt=\"\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\"\/><\/a><\/figure><\/div>\n\n\n\n<p>\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u3001\u7279\u306b\u9aed\u8131\u6bdb\u306e\u5b89\u3055\u306b\u3053\u3060\u308f\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb5\u56de\u304c12,000\u301c38,500\u5186\uff08\u5730\u57df\u306b\u3088\u308a\u7570\u306a\u308b\uff09\u3068\u3001\u59cb\u3081\u3084\u3059\u3044\u6599\u91d1\u8a2d\u5b9a\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u65bd\u8853\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3001\u3068\u306b\u304b\u304f\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u306f\u5b09\u3057\u3044\u30b5\u30dd\u30fc\u30c8\u3067\u3059\u306d\u3002<\/p>\n\n\n\n<p>\u307e\u305f\u3001\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306f\u9ebb\u9154\u6599\u91d1\u304c0\u5186\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u304c\u4e0d\u5b89\u306a\u65b9\u3082\u3001\u8ffd\u52a0\u8cbb\u7528\u3092\u5fc3\u914d\u305b\u305a\u306b\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-23\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u9aed\u8131\u6bdb\u9078\u3079\u308b3\u90e8\u4f4d<\/td><td>\u30d2\u30b2\u8131\u6bdb\uff08\u6307\u5b9a\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a12,000\u5186<br>\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 5\u56de\uff1a38,500\u5186<br>\u203b\u5730\u57df\u306b\u3088\u308b\u9069\u7528\u30b3\u30fc\u30b9\u304c\u7570\u306a\u308b<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5951\u7d04\u6642\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff085\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>12,000\u301c38,500\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0810\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>24,000\u301c77,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u30fb\u5b66\u5272\uff1a\u6700\u592710%OFF<br>\u30fb\u30da\u30a2\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u306e\u308a\u304b\u3048\u5272\uff1a\u6700\u59276\uff05OFF<br>\u30fb\u304a\u53cb\u9054\u7d39\u4ecb\u5272\uff1a\u6700\u59276\uff05OFF<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u7121\u6599\uff08\u7a2e\u985e\u306f\u8981\u554f\u3044\u5408\u308f\u305b\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0415\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u30cd\u30c3\u30c8\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a\u524d\u65e5\u306e18\u6642\u307e\u3067<br>\u96fb\u8a71\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\uff1a3\u65e5\u524d\u306e13\u6642\u307e\u3067<br>\u4e0a\u8a18\u3092\u904e\u304e\u308b\u3068\u56de\u65701\u56de\u5206\u6d88\u5316\u3001\u307e\u305f\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186\u304c\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-24\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518535\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>11\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>8\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>3\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>7\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-25\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9752\u9aed\u306a\u304f\u3057\u305f\u3044\u304b\u3089\u533b\u7642\u8131\u6bdb\u3057\u305f\u304f\u3066\u3001\u8272\u3005\u8abf\u3079\u305f\u7d50\u679c\u3001\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u3044\u3044\u306d\uff01\u3063\u3066\u307e\u3067\u3044\u3063\u305f\u306e\u306b\u3001\u6a2a\u6d5c\u306a\u3044\u3063\u3066\u307e\u3058\uff1f\u65b0\u5bbf\u307e\u3067\u3044\u304f\u304b\u30b4\u30ea\u30e9\u306b\u3059\u308b\u304b\u304b\u3041<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/twitter.com\/KATZ_0330\/status\/1456885792911998976?s=20&t=S2D3wqjKrvOQni1gWWmqMw\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3053\u3063\u3066\u4e00\u5fdc\u75c5\u9662\u3067\u3059\u3088\u306d\uff1f<br>\u60a3\u8005\u3092\u5e73\u6c17\u3067\u5f85\u305f\u305b\u308b\u308f\u30fc\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306e\u8003\u616e\u3082\u306a\u3044\u3001\u611b\u60f3\u3082\u306a\u3044\u3001\u6c7a\u65ad\u3082\u7126\u3089\u3059\u308f\u30fc\u3001\u4f55\u304c\u3044\u3044\u306e\uff1f\u3053\u3053\uff1f\u6599\u91d1\u304c1\u756a\u5b89\u3044\u3068\u3046\u305f\u3063\u3066\u308b\u304b\u3089\u3053\u3093\u306a\u5bfe\u5fdc\u3001\u614b\u5ea6\u3057\u304b\u306a\u3089\u306a\u3044\u306e\u304b\uff1f\u30ab\u30a6\u30bb\u30ea\u30f3\u30b0\u884c\u304f\u3060\u3051\u7121\u99c4\u3067\u3059\u3088\u3002\u6700\u60aa\u6700\u4f4e\u306a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u307e\u3041\u3001\u3053\u306e\u8a55\u4fa1\u3067\u3082\u4ed5\u65b9\u304c\u306a\u3044\u3067\u3059\u306d\u3002\u661f0\u70b9\u3067\u3059\u3002\u6642\u9593\u306e\u7121\u99c4\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/akAKJ7HmeHsjtiRw8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-26\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u901a\u3063\u3066\uff13\u56de\u3067\u3059\u304c\u52b9\u679c\u51fa\u3066\u307e\u3059\u3002<br>\u5b8c\u6210\u304c\u697d\u3057\u307f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/4aQDARCn5MNWHpru9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u5024\u6bb5\u3092\u6bd4\u8f03\u3057\u3066\u6b32\u3057\u3044\u3002\u3044\u304b\u306b\u30e1\u30f3\u30ba\u30a8\u30df\u30ca\u30eb\u304c\u826f\u3044\u304b\u304c\u308f\u304b\u308b\u3068\u601d\u3046\u3002\u533b\u7642\u8131\u6bdb\u3067\u9aed\u3084vio\u3092\u3059\u308b\u306b\u306f\u9ebb\u9154\u306f\u5fc5\u9808\u3002\u7279\u306b\u521d\u3081\u306e\u9803\u306f\u304b\u306a\u308a\u75db\u3044\u3002<br>\u5f15\u7528\u5143\uff1a<a rel=\"noreferrer noopener\" aria-label=\"Twitter (opens in a new tab)\" href=\"https:\/\/twitter.com\/yuueminaru\/status\/1487632091999129602?s=20&t=lj9O2K2xkH7v8dCD7Vp4gg\" target=\"_blank\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5148\u65e5\u521d\u3081\u3066\u65bd\u8853\u3057\u3066\u9802\u304d\u307e\u3057\u305f\uff01\u65bd\u8853\u524d\u3001\u7dca\u5f35\u3084\u6016\u3055\u304c\u3042\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u3044\u3056\u65bd\u8853\u304c\u59cb\u307e\u308b\u3068\u3001\u62c5\u5f53\u306e\u65b9\u304c\u3053\u307e\u3081\u306b\u75db\u307f\u306e\u78ba\u8a8d\u3084\u52d5\u304d\u306e\u6307\u5c0e\u3092\u3057\u3066\u4e0b\u3055\u3063\u305f\u306e\u3067\u3001\u5feb\u9069\u306b\u65bd\u8853\u3092\u7d42\u3048\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\uff01\u3080\u3057\u308d\u65bd\u8853\u5f8c\u306f\u30de\u30c3\u30b5\u30fc\u30b8\u3092\u53d7\u3051\u7d42\u308f\u3063\u305f\u304b\u306e\u3088\u3046\u306a\u723d\u5feb\u611f\u3067\u3057\u305f\uff01\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4f53\u8abf\u3084\u5185\u670d\u85ac\u3092\u4e01\u5be7\u306b\u30d2\u30a2\u30ea\u30f3\u30b0\u3057\u3066\u9802\u3051\u308b\u306e\u3067\u3001\u4f53\u8abf\u9762\u3082\u5b89\u5fc3\u3057\u3066\u901a\u3048\u305d\u3046\u3067\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/o8f2hRbKopD4f3UAA\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=812506z-1409057x&p=j706195E\" style=\"background-color:#2dad96\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12271a58-6609-4d25-9686-168ede18651e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/mens-eminal\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30a8\u30df\u30ca\u30eb\u30af\u30ea\u30cb\u30c3\u30af\u30e1\u30f3\u30ba\u306e\u60aa\u3044\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f\u5b9f\u969b\u306b\u901a\u3063\u3066\u52b9\u679c\u3092\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"4vio\">\u30104\u4f4d\u3011\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\uff5c\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3068\u306e\u540c\u6642\u5951\u7d04\u304c\u304a\u5f97<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?a=F12761n-A468412F&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg\" alt=\"\u30ec\u30b7\u3099\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\" class=\"wp-image-93716\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-1024x622.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-300x182.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/06\/afb-bnr-20240625-768x466.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>2021\u5e74\u306b\u65b0\u3057\u304f\u30aa\u30fc\u30d7\u30f3\u3057\u305f\u3070\u304b\u308a\u306e\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u3002<\/p>\n\n\n\n<p><span class=\"underline highlighted\">\u9aed\u8131\u6bdb\u3068\u540c\u6642\u306b<\/span><strong><span class=\"underline highlighted\">\u5168\u8eab\u8131\u6bdb\u3084VIO\u8131\u6bdb\u3092\u5951\u7d04\u3059\u308b\u3068\u3001\u5272\u5f15\u304c\u9069\u7528\u3055\u308c\u308b<\/span><\/strong>\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002\u4f8b\u3048\u3070\u9aed\u8131\u6bdb\u306e\u5404\u30b3\u30fc\u30b9\uff085\u56de\uff09\u3068\u5168\u8eab\u8131\u6bdb8\u56de\u3092\u540c\u6642\u306b\u5951\u7d04\u3059\u308b\u3068\u3001\u7d0410\u4e07\u5186\u306e\u5272\u5f15\u304c\u53d7\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u9aed\u8131\u6bdb\u306e\u3064\u3044\u3067\u306b\u4ed6\u306e\u90e8\u4f4d\u3082\u8131\u6bdb\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u306f\u3001\u7279\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-27\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30d2\u30b2\u8131\u6bdb<\/td><td>\u3010<strong>\u521d\u56de\u4e88\u7d04\u9650\u5b9a\u30113\u90e8\u4f4d 3\u56de\uff1a9,900\u5186<\/strong><br>\u30fb3\u90e8\u4f4d 5\u56de\uff1a9,900\u5186<br>\u30fb5\u90e8\u4f4d 5\u56de\uff1a39,800\u5186<br>\u30fb6\u90e8\u4f4d 5\u56de\uff1a132,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u90e8\u4f4d\u3054\u3068\u306e\u9aed\u8131\u6bdb\u4e0d\u53ef<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u30fb3\u90e8\u4f4d\uff1a7,960\u5186<br>\u30fb5\u90e8\u4f4d\uff1a17,820\u5186<br>\u30fb6\u90e8\u4f4d\uff1a19,800\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff086\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>44,600\u5186<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0812\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>892,00\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u304c\u767a\u751f\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u51b7\u5374\u6a5f\u80fd\u3092\u642d\u8f09\u3057\u305f\u533b\u7642\u8131\u6bdb\u6a5f\uff08\u6a5f\u7a2e\u540d\u306f\u4e0d\u660e\uff09<\/td><\/tr><tr><td>\u9ebb\u9154\u306e\u7a2e\u985e<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a\u7121\u6599\uff08\u30c7\u30d3\u30e5\u30fc\u30d7\u30e9\u30f3\u4ee5\u5916\u306e\u30d7\u30e9\u30f3\u5951\u7d04\u3092\u3055\u308c\u305f\u65b9\uff09<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0430\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-28\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>\u56fd\u518516\u9662<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>9\u9662<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>2\u9662<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u30af\u30ea\u30cb\u30c3\u30af\u6570<\/td><td>1\u9662<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-29\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc\u3068\u9662\u5185\u306e\u6e05\u6f54\u611f\u306f\u554f\u984c\u3042\u308a\u307e\u305b\u3093\u3002<br>\u3067\u3059\u304c\u3001\u4e88\u7d04\u306f\u53d6\u308a\u306b\u304f\u3044\u3067\u3059\u3002<br>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u306f\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u306e\u3067\u6bdb\u5468\u671f\u306b\u5408\u308f\u305b\u3066\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u9032\u3081\u3089\u308c\u307e\u3059\u3068\u805e\u3044\u305f\u306e\u3067\u3042\u3048\u3066\u5927\u624b\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u304f\u65b0\u898f\u958b\u9662\u306e\u3053\u3061\u3089\u306b\u3057\u307e\u3057\u305f\u304c\u3001\u3044\u3056\u901a\u3063\u3066\u307f\u308b\u3068\u571f\u65e5\u795d\u306e\u4e88\u7d04\u306f4\u30f6\u6708\u5f85\u3061\u3067\u3057\u305f\u3002<br>\u4ed6\u6240\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u73cd\u3057\u3044\u3053\u3068\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u305d\u308c\u306a\u3089\u305d\u3046\u3068\u6700\u521d\u306b\u8a00\u3063\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u571f\u65e5\u795d\u306e4\u30f6\u6708\u9593\u9694\u3067\u901a\u3046\u304b\u4ed5\u4e8b\u3092\u8abf\u6574\u3057\u3066\u5e73\u65e5\u306b\u901a\u3046\u304b\u4eca\u5f8c\u306e\u9032\u3081\u65b9\u3092\u60a9\u307f\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/d8933vVyQs5u4iHZ6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-30\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u3068VIO\u3068\u5168\u8eab\u3067\u5951\u7d04\u3057\u307e\u3057\u305f\u3002\u307e\u3060\uff11\u56de\u76ee\u306e\u65bd\u8853\u3067\u3059\u304c\u3001\u30dd\u30ed\u30dd\u30ed\u3068\u6bdb\u304c\u629c\u3051\u3066\u52b9\u679c\u3092\u611f\u3058\u3066\u307e\u3059\u3002VIO\u3060\u3051\u5c11\u3057\u75db\u304b\u3063\u305f\u3067\u3059\u304c\u3001\u30d2\u30b2\u3068\u5168\u8eab\u306f\u75db\u304f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u6700\u5f8c\u306e\u4ed5\u4e0a\u3052\u306b\u6c37\u3067\u51b7\u3084\u3057\u3066\u304f\u308c\u308b\u306e\u304c\u6c17\u6301\u3061\u3044\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/cYX73Xo17M3ThSY59\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u8131\u6bdb\u3067\u3057\u305f\u304c\u3001\u8a73\u3057\u304f\u8aac\u660e\u3057\u3066\u9802\u3044\u3066\u5b89\u5fc3\u3057\u307e\u3057\u305f\u3002<br>\u63a5\u5ba2\u4e01\u5be7\u3067\u3001\u5bfe\u5fdc\u3082\u3068\u3066\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/uSjmwdnhd8YYi4d99\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u306e\u533b\u7642\u8131\u6bdb\uff08\u5168\u8eab\u3001\u9aed\u3001\u30c7\u30ea\u30b1\u30fc\u30c8\uff09\u3067\u30011\u56de\u76ee\u3092\u7d4c\u9a13\u6e08\u307f\u3001\u4eca\u5f8c\u3082\u5b89\u5fc3\u3057\u3066\u901a\u9662\u3067\u304d\u305d\u3046\u306a\u5370\u8c61\u3067\u73fe\u6642\u70b9\u3067\u6982\u306d\u6e80\u8db3\u3057\u3066\u3044\u307e\u3059\u3002<br><br>\u3010\u597d\u611f\u304c\u6301\u3066\u308b\u70b9\u3011<br>#\u4e01\u5be7\u306a\u63a5\u5ba2\u3001\u65bd\u8853\u5bfe\u5fdc\uff08\u53d7\u4ed8\u3001\u770b\u8b77\u5e2b\uff09<br>#\u958b\u9662\u9593\u3082\u306a\u3044\u305f\u3081\u3001\u885b\u751f\u7684\u306a\u74b0\u5883<br><br>\u3010\u6c17\u306b\u306a\u308b\u70b9\u3011<br>#\u53d7\u4ed8\u3067\u306e\u624b\u6307\u6d88\u6bd2\u3001\u30d7\u30c3\u30b7\u30e5\u578b\u63a5\u89e6\u578b\u306e\u6d88\u6bd2\u306e\u70ba\u3001\u60a3\u8005\u540c\u58eb\u306e\u611f\u67d3\u4e88\u9632\u76ee\u7684\u3067\u3042\u308c\u3070\u3001\u691c\u6e29\u540c\u69d8\u306b\u30b9\u30bf\u30c3\u30d5\u304c\u624b\u52d5\u3057\u3066\u9802\u304d\u305f\u3044\u3001\u60a3\u8005\u81ea\u8eab\u304c\u63a5\u89e6\u3059\u308b\u306b\u306f\u62b5\u6297\u611f\u3042\u308a<br>#\u9f3b\u51fa\u3057\u30de\u30b9\u30af\u306e\u30b9\u30bf\u30c3\u30d5\u3092\u6563\u898b\u3059\u308b\uff08\u4e8b\u60c5\u304c\u3042\u308c\u3070\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002\uff09<br>#\u533b\u5e2b\u306e\u8a3a\u5bdf\u306f\u7d20\u6027\u304c\u4e0d\u660e\u306a\u4e0a\u3001\u307b\u307c\u5f62\u5f0f\u7684\u306a\u3082\u306e\uff08\u30b9\u30dd\u30c3\u30c8\u6d3e\u9063\u306e\u533b\u5e2b\u3067\u3042\u307e\u308a\u671f\u5f85\u3067\u304d\u306a\u3044\u3002\u521d\u8a3a\u3082\u30bb\u30ea\u30d5\u68d2\u8aad\u307f\u3067\u8868\u9762\u7684\u3002\u65bd\u8853\u305d\u306e\u3082\u306e\u306b\u306f\u95a2\u4e0e\u3057\u306a\u3044\u305f\u3081\u5927\u304d\u306a\u554f\u984c\u3067\u306f\u306a\u3044\u304c\u5951\u7d04\u524d\u306e\u5370\u8c61\u3068\u3057\u3066\u60aa\u304f\u3001\u4e0d\u4fe1\u611f\u3092\u62b1\u304f\u3002\uff09<br><br>\u5f8c\u534a\u3001\u7d30\u304b\u3044\u6307\u6458\u3068\u306a\u308a\u7533\u3057\u8a33\u3042\u308a\u307e\u305b\u3093\u3002<br>\u6b21\u56de\u53d7\u8a3a\u306f3\u30f6\u6708\u5148\u3067\u3059\u304c\u3001\u4eca\u5f8c\u306e\u8a3a\u7642\u30b5\u30fc\u30d3\u30b9\u306b\u53cd\u6620\u3057\u3066\u9802\u3051\u307e\u3059\u3068\u5e78\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/ZzcWg8EE17kahfuZ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=F12761n-2431205X&p=j706195E\" style=\"background-color:#2dad96\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/reginaclinic-homme\/\">\u30ec\u30b8\u30fc\u30ca\u30af\u30ea\u30cb\u30c3\u30af\u30aa\u30e0\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u6c17\u306b\u306a\u308b\u52b9\u679c\u3084\u8cbb\u7528\u3092\u5fb9\u5e95\u8abf\u67fb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">\u3010\u756a\u5916\u7de8\u3011<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-31\">\u5b89\u3055\u3067\u9078\u3076\u306a\u3089\u300c\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3082\u30a2\u30ea<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-4222760M&p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1415466978-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>100\u4e07\u3082\u306e\u75c7\u4f8b\u3092\u3082\u3064\u30af\u30ea\u30cb\u30c3\u30af\u3002<\/p>\n\n\n\n<p>\u5b9f\u7e3e\u3067\u898b\u308c\u3070\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u975e\u5e38\u306b\u4fe1\u983c\u306e\u5bc4\u305b\u3089\u308c\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u30d2\u30b2\u306e\u6fc3\u3055\u306a\u3069\u3082\u8abf\u6574\u3057\u3066\u304f\u308c\u308b\u30d5\u30ec\u30ad\u30b7\u30d6\u30eb\u306a\u5bfe\u5fdc\u3082\u25ce\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5e97\u8217<\/td><td>\u5168\u56fd67\u9662\uff08\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u897f\u65b0\u5bbf\u30fb\u5357\u9752\u5c71\u30fb\u6c60\u888b\u30fb\u9ad8\u7530\u99ac\u5834\u30fb\u6e2f\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4e21\u56fd\u30fb\u6d66\u7530\u30fb\u8d64\u7fbd\u30fb\u591a\u6469\u5ddd\u30fb\u67f4\u5d0e\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u4ee3\u3005\u6728\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5ddd\u5d0e\u30fb\u5ddd\u53e3\u30fb\u6240\u6ca2\u30fb\u5ddd\u8d8a\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5343\u8449\u30fb\u540d\u53e4\u5c4b\u30fb\u6d5c\u677e\u30fb\u5c90\u961c\u30fb\u9577\u91ce\u30fb\u65b0\u6f5f\u30fb\u5927\u962a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u4eac\u90fd\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u6c96\u7e04\u30fb\u4ed9\u53f0\u30fb\u672d\u5e4c\u30fb\u5bae\u57ce\u30fb\u798f\u5cf6\u306a\u3069\uff09<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\uff5e19\uff1a00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4f11\u8a3a\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-489-100<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td>1\u56de5,700\u5186\uff5e\uff08\u53e3\u9aed\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2 id=\"salon\"><span id=\"top3\">\u9aed\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u4eba\u6c17\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0TOP3<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg\" alt=\"\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u7a4d\u307f\u6728\" class=\"wp-image-70244\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2021\/09\/4076-adobestock-325891621-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u7d9a\u3044\u3066\u3001\u7de8\u96c6\u90e8\u304c\u304a\u3059\u3059\u3081\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3TOP3\u3082\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-79514\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><td><img class=\"wp-image-53320\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-rinx-300-250.jpg\" alt=\"\u30ea\u30f3\u30af\u30b9\"><\/td><td><img class=\"wp-image-53319\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/afi-afb-tbc-200-200.gif\" alt=\"\u30d2\u30b2\u8131\u6bdb\u30b3\u30fc\u30b9\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN\u2019S TBS<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25cb<\/td><td>\u25cb<\/td><td>\u00d7<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb\u306e\u6599\u91d1<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u65bd\u8853\u6599\u91d1<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>59,800\u5186<\/td><td>80,700\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>119,800\u5186<\/td><td>98,130\u5186<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>\u9aed\u8131\u6bdb1\u56de\u306e\u65bd\u8853\u6642\u9593<\/td><td>\u7d0420\u5206<\/td><td>20\u301c30\u5206<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><td>3\uff5e4\u9031\u9593\u306b1\u56de<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><td>\u96fb\u8a71\u30fbWeb<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u767a\u751f\u30bf\u30a4\u30df\u30f3\u30b0<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><td>\u306a\u3057<\/td><td>\u524d\u65e5\u4ee5\u964d<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u30da\u30ca\u30eb\u30c6\u30a3\u306e\u5185\u5bb9<\/td><td>\u30b3\u30fc\u30b91\u56de\u5206\u6d88\u5316<\/td><td>\u306a\u3057<\/td><td>\u30ad\u30e3\u30f3\u30bb\u30eb\u65991,000\u5186<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u6708\u5b9a\u984d<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u306e\u4eba<\/td><td>\u30fb\u5b89\u304f\u3066\u3082\u52b9\u679c\u306e\u3042\u308b\u8131\u6bdb\u304c\u3057\u305f\u3044<br>\u30fb\u30e2\u30cb\u30bf\u30fc\u5236\u5ea6\u3067\u3055\u3089\u306b\u5b89\u304f\u8131\u6bdb\u3057\u305f\u3044<br><br><\/td><td>\u30fb\u7537\u6027\u30b9\u30bf\u30c3\u30d5\u306b\u65bd\u8853\u3057\u3066\u307b\u3057\u3044<br>\u30fb\u8ee2\u52e4\u306e\u53ef\u80fd\u6027\u304c\u3042\u308b<\/td><td>\u30fb\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u3057\u305f\u3044<br>\u30fb\u767d\u9aea\u3092\u8131\u6bdb\u3057\u305f\u3044<br>\u30fb\u65e5\u713c\u3051\u3057\u3066\u3044\u308b<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-32\">\u30e9\u30f3\u30ad\u30f3\u30b0\u306e\u63a1\u70b9\u57fa\u6e96<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u672c\u30e9\u30f3\u30ad\u30f3\u30b0\u306f\u3001<\/p>\n\n\n\n<p><strong>\u30fb\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e<\/strong><br>\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u5bfe\u3059\u308b\u914d\u616e\u304c\u3057\u3063\u304b\u308a\u306a\u3055\u308c\u3066\u3044\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u8131\u6bdb\u52b9\u679c\u306e\u9ad8\u3055<\/strong><br>\u8131\u6bdb\u306b\u5bfe\u3059\u308b\u30dd\u30b8\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u306e\u591a\u3055\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u5b89\u3055<\/strong><br>\u6599\u91d1\u306e\u660e\u6717\u3055\u306b\u52a0\u3048\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u304c\u5b89\u304f\u53d7\u3051\u3089\u308c\u308b\u304b\u3092\u8a55\u4fa1<\/p>\n\n\n\n<p><strong>\u30fb\u30b9\u30bf\u30c3\u30d5\u306e\u5bfe\u5fdc<\/strong><br>\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u308b\u304b\u3001\u8cea\u554f\u306b\u5bfe\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u8aac\u660e\u3057\u3066\u304f\u308c\u308b\u304b\u306a\u3069\u3092\u8a55\u4fa1\u3002<\/p>\n\n\n\n<p><strong>\u30fb\u5e97\u8217\u306e\u96f0\u56f2\u6c17<\/strong><br>MOTEO\u7de8\u96c6\u90e8\u306e\u6f5c\u5165\u8abf\u67fb\u306b\u57fa\u3065\u304f\u8abf\u67fb<\/p>\n\n\n\n<p>\u306e5\u3064\u3092\u57fa\u6e96\u306b\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"1-3\">\u30101\u4f4d\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\uff5c\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3060\u304b\u3089\u5b89\u5fc3\u3057\u3066\u5951\u7d04\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg\" alt=\"\" class=\"wp-image-79514\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr.jpeg 900w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/07\/afi-bnr-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<p>\u30ec\u30a4\u30ed\u30fc\u30eb\u306f\u300c\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u6700\u9ad8\u306e\u30b3\u30b9\u30c8\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3067\u300d\u3068\u3044\u3046\u7406\u5ff5\u3092\u63b2\u3052\u308b\u3001\u7537\u6027\u5c02\u9580\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u696d\u754c\u521d\u306e\u300c\u5168\u56fd\u6700\u5b89\u5024\u4fdd\u8a3c\u300d\u3092\u5b9f\u73fe\u3057\u3066\u304a\u308a\u3001<strong><span class=\"highlighted\">\u4ed6\u5e97\u3088\u308a\u30821\u5186\u3067\u3082\u9ad8\u3044\u5834\u5408\u306f\u305d\u306e\u5834\u3067\u5024\u4e0b\u3052<\/span><\/strong>\u3092\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3068\u306b\u304b\u304f\u5b89\u3055\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-33\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u9078\u3079\u308b3\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a59,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a119,800\u5186<br><br>\u9aed\u8131\u6bdb\u30bb\u30c3\u30c8\uff08\u51688\u90e8\u4f4d\uff09<br>\u30fb10\u56de\uff1a99,800\u5186<br>\u30fb1\u5e74\u901a\u3044\u653e\u984c\uff1a149,800\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>S\u30d1\u30fc\u30c4\uff08\u304a\u3067\u3053\u7709\u4e0a\u30fb\u307b\u307b\u30fb\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\u30fb\u9996\uff09\u54041\u56de\uff1a2,980\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u25cb<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF<br>\uff08\u305f\u3060\u3057\u4fdd\u8a3c\u3064\u304d\u30d7\u30e9\u30f3\u5951\u7d04\u306e\u5834\u5408\u306b\u9650\u308b\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>59,800\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>119,800\u5186<br>\u203b1\u5e74\u901a\u3044\u653e\u984c\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u7537\u6027\u5c02\u7528\u8131\u6bdb\u30de\u30b7\u30f3\u300cBRILLLO\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>\u7d0420\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>2\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u524d\u65e5\u307e\u3067\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u7121\u6599\uff08\u5f53\u65e5\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u56de\u65701\u56de\u6d88\u5316\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-34\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>18\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>11\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>3\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>0\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-35\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u3067\u884c\u304d\u307e\u3057\u305f\u3002\u304c\u3001\u62c5\u5f53\u30b9\u30bf\u30c3\u30d5\u306e\u5fdc\u5bfe\u304c\u975e\u5e38\u306b\u4e0d\u5feb\u3067\u3057\u305f\u3002\u521d\u5bfe\u9762\u306e\u5ba2\u3068\u5e97\u54e1\u3067\u4fe1\u983c\u306a\u3069\u7686\u7121\u306a\u306e\u306b\u3001\u98f2\u307f\u53cb\u9054\uff1f\u306e\u3088\u3046\u306a\u7570\u5e38\u306b\u8fd1\u3044\u8ddd\u96e2\u611f\u3067\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u3068\u3063\u3066\u304d\u307e\u3059\u3002<br>\u798f\u5ca1\u5e97\u306f\u305d\u306e\u30b9\u30bf\u30c3\u30d51\u4eba\u3067\u3055\u308c\u3066\u308b\u305d\u3046\u306a\u306e\u3067\u3001\u3053\u3053\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u306f\u307e\u305a\u306a\u3044\u306a\u3001\u3068\u3059\u3050\u5224\u65ad\u3067\u304d\u307e\u3057\u305f\u3002<br>\u4ed6\u306e\u53e3\u30b3\u30df\u3067\u306f\u300c\u8a71\u3057\u3084\u3059\u304b\u3063\u305f\u300d\u7b49\u3042\u308b\u306e\u3067\u597d\u307f\u304c\u306f\u3063\u304d\u308a\u5206\u304b\u308c\u308b\u3068\u3053\u306a\u306e\u3067\u3057\u3087\u3046\u3002<br>\u30b9\u30bf\u30c3\u30d5\u3068\u53cb\u9054\u306e\u3088\u3046\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u53d6\u308a\u305f\u3044\u65b9\u4ee5\u5916\u306f\u30aa\u30b9\u30b9\u30e1\u3067\u304d\u307e\u305b\u3093\u2026.\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/X6X9X2B1eJkiRfwp6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-36\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">2\u56de\u5229\u7528\u3057\u307e\u3057\u305f\u304c\u75db\u307f\u3082\u5c11\u306a\u304f<br>\u3066\u3044\u306d\u3044\u306b\u65bd\u8853\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\uff01<br>\u52b9\u679c\u304c\u51fa\u308b\u306e\u304c\u697d\u3057\u307f\u3067\u3059\u2728<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/dbE2YdX87ChbKtQF9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u54e1\u3055\u3093\u306e\u30ce\u30ea\u3082\u826f\u304f\u3066\u7dca\u5f35\u3068\u3051\u307e\u3057\u305f\u3002<br>2\u56de\u76ee\u304b\u3089\u30d1\u30ef\u30fc\u3042\u3052\u3066\u3082\u3089\u3063\u3066\u3001\u5c11\u3057\u75db\u307f\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u305d\u308c\u3067\u3082\u4e00\u77ac\u30d1\u30c1\u30c3\u3068\u3059\u308b\u304f\u3089\u3044\u306a\u306e\u3067\u3059\u3054\u3044\uff01<br>\u52b9\u679c\u3082\u3061\u3083\u3093\u3068\u3067\u3066\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DJyP5URkw6P48pCQ9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u90fd\u5ea6\u3067\u3057\u3088\u3046\u3068\u601d\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u5b8c\u4e86\u307e\u30671\u5e74\u4ee5\u4e0a\u304b\u304b\u308b\u3053\u3068\u306f\u5206\u304b\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u4f55\u56de\u3082\u65bd\u8853\u3092\u53d7\u3051\u308b\u306e\u3067\u3042\u308c\u3070\u30012\u5e74\u306e\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3\u304c\u304b\u306a\u308a\u304a\u5f97\u3068\u601d\u3044\u304a\u9858\u3044\u3057\u307e\u3057\u305f\u3002<br>\u75db\u307f\u306f\u305d\u3093\u306a\u306b\u306a\u304f\u52b9\u679c\u306f\u65e9\u304f\u51fa\u3066\u304d\u3066\u3044\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/R6zk3RLRrNv11j5z9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-37\">\u30ec\u30a4\u30ed\u30fc\u30eb\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-3 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg\" alt=\"\" data-id=\"76785\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-3-3\/\" class=\"wp-image-76785\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-3-3-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg\" alt=\"\" data-id=\"76786\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-2\/\" class=\"wp-image-76786\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg\" alt=\"\" data-id=\"76787\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-2\/\" class=\"wp-image-76787\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-2-300x112.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/rayrole.jp\/lp\/E-RAY-01\/\" target=\"_blank\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"2rinx\"><strong>\u30102\u4f4d\u3011RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\uff5c\u7537\u6027\u306a\u3089\u3067\u306f\u306e\u60a9\u307f\u3092\u76f8\u8ac7\u3067\u304d\u308b<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-A247119g&p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1446139735-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n\n<p>RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ed6\u30b5\u30ed\u30f3\u3068\u6bd4\u3079\u3066\u6599\u91d1\u9762\u304c\u7279\u6bb5\u5b89\u3044\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u5206\u5272\u6255\u3044\u3067\u6708\u3005\u306e\u652f\u6255\u984d\u3092\u5927\u304d\u304f\u6e1b\u3089\u305b\u308b\u306e\u304c\u9b45\u529b\u3002<\/p>\n\n\n\n<p>\u4f8b\u3048\u3070\u9f3b\u4e0b\u306e\u8131\u6bdb\u306f\u3001\u5206\u5272\u6255\u3044\u3092\u9078\u629e\u3059\u308c\u3070<strong><span class=\"highlighted\">\u6708\u3005500\u5186\u304b\u3089\u5951\u7d04<\/span><\/strong>\u3067\u304d\u307e\u3059\u3002\u8131\u6bdb\u3092\u59cb\u3081\u308b\u306b\u3042\u305f\u3063\u3066\u3001\u307e\u3068\u307e\u3063\u305f\u304a\u91d1\u3092\u3059\u3050\u306b\u7528\u610f\u3067\u304d\u306a\u3044\u65b9\u306b\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-38\">\u30ea\u30f3\u30af\u30b9\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5168\u4f53\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>\u9f3b\u4e0b10\u56de\uff1a28,000\u5186<br>\u53e3\u4e0b10\u56de\uff1a24,700\u5186<br>\u3042\u305410\u56de\uff1a28,000\u5186<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u4e21\u982c10\u56de\uff1a28,000\u5186\u4e21\u3082\u307f\u3042\u305210\u56de\uff1a28,000\u5186\u3042\u3054\u4e0b\u30fb\u999610\u56de\uff1a38,000\u5186<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u5b9a\u984d\u306e80\uff05OFF\uff0811\u56de\u76ee\u4ee5\u964d\uff09<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff088\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>80,700\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\u3067\u5951\u7d04<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528\uff0820\u56de\u65bd\u8853\u3092\u53d7\u3051\u305f\u5834\u5408\uff09<\/td><td>98,130\u5186<br>\u203b10\u56de\u30b3\u30fc\u30b9\uff0b\u8ffd\u52a0\u7167\u5c0410\u56de<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u305f\u300cINNOVATION\u300d<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u7167\u5c04\u30ec\u30d9\u30eb\u3092\u8abf\u7bc0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>20\u301c30\u5206<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>3\u301c4\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u25ef<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\u7121<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-39\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>74\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>5\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>27\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>14\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>10\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>9\u5e97\u8217<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"titleid-40\">\u30ea\u30f3\u30af\u30b9\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4eca\u56de\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u3063\u3066\u306f\u3058\u3081\u3066\u306e80%\u30aa\u30d5\u3067\u306e\u5229\u7528\u3067\u3057\u305f\u3002<br>\u3084\u308b\u90e8\u4f4d\u3092\u805e\u304b\u308c\u305f\u306e\u3067\u9f3b\u4e0a\u9f3b\u4e0b\u306e\u3064\u3082\u308a\u3067\u300c\u53e3\u5468\u308a\u3067\u300d\u3068\u4f1d\u3048\u307e\u3057\u305f\uff0e\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3082\u53e3\u5468\u308a\u3067\u3059\u306d\u3001\u3068\u78ba\u8a8d\u3057\u3066\u65bd\u8853\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002<br>\u65bd\u8853\u4e2d\u3001\u3042\u3054\u3082\u3084\u3063\u3066\u304f\u308c\u3066\u3042\u3054\u307e\u3067\u3084\u308b\u306e\u304b\u30fc\u3068\u601d\u3044\u307e\u3057\u305f\u304c\u304a\u91d1\u6255\u3046\u969b\u306b\u9f3b\u4e0a\u9f3b\u4e0b\u3042\u3054\u3092\u8acb\u6c42\u3055\u308c\u307e\u3057\u305f\u3002<br>\u305f\u3057\u304b\u306b\u3084\u308b\u3064\u3082\u308a\u306f\u306a\u304b\u3063\u305f\u3051\u3069\u3042\u3054\u306f\u3084\u3063\u305f\u306e\u3067\u652f\u6255\u3044\u3082\u4ed5\u65b9\u306a\u3044\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u3042\u3054\u306f\u6bdb\u304c\u751f\u3048\u3066\u306a\u304f\u3066\u6570\u767e\u5186\u3067\u3082\u3068\u3066\u3082\u3082\u3063\u305f\u3044\u306a\u3044\u6c17\u6301\u3061\u306b\u306a\u308a\u307e\u3057\u305f\u3002<br>\u307e\u3057\u3066\u3084\u5e741\u304f\u3089\u3044\u3057\u304b\u3044\u304b\u306a\u3044\u306e\u3067\u3001\u53e3\u5468\u308a\u304c\u984e\u3082\u5165\u3063\u3066\u308b\u306a\u3093\u3066\u308f\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u90e8\u4f4d^_^\u3067\u7d30\u304b\u304f\u78ba\u8a8d\u3057\u3066\u6b32\u3057\u304b\u3063\u305f\u3067\u3059\u3002<br>\u3057\u304b\u3082\u3001\u984e\u306f\u3084\u308b\u3064\u3082\u308a\u306a\u304b\u3063\u305f\u3068\u4f1d\u3048\u305f\u5f8c\u306e\u8a71\uff1f\u8a00\u3044\u8a33\uff1f\u304c\u307b\u3093\u3068\u306b\u8aac\u660e\u4e0b\u624b\u306a\u306e\u304b\u610f\u5473\u304c\u308f\u304b\u308a\u307e\u305b\u3093\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30ea\u30c3\u30c8\u306f\u5b89\u3044\u3060\u3051\u3002<br>\u6bce\u56de\u52e7\u8a98\u304c\u3081\u3093\u3069\u3055\u3059\u304e\u308b\u306e\u3067\u3001\u4e2d\u9014\u89e3\u7d04\u3057\u3066\u8f9e\u3081\u307e\u3057\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-35451da1-3724-4bb9-843d-cd146692de5c\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3072\u3052\u8131\u6bdb\u30671\u5e74\u304f\u3089\u3044\u901a\u3044\u307e\u3057\u305f\u304c\uff11\u5272\u304f\u3089\u3044\u6e1b\u3063\u305f\u304b\u306a\uff1f\u3068\u3044\u3046\u7a0b\u5ea6\u3067\u3057\u305f\u3002<br>\u5225\u306e\u304a\u5e97\u3092\u9078\u3076\u4e8b\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/minhyo.jp\/mens-rinx?sort=low#review-pre-area\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-41\">\u30ea\u30f3\u30af\u30b9\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u8131\u6bdb\u3092\u73fe\u5728\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4ee5\u524d\u3088\u308a\u8584\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u7523\u6bdb\u3050\u3089\u3044\u307e\u3067\u7d30\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u30b9\u30bf\u30c3\u30d5\u306e\u65b9\u3005\u3082\u4e01\u5be7\u306a\u5bfe\u5fdc\u3092\u3057\u3066\u3044\u305f\u3060\u304d\u3001\u30b5\u30fc\u30d3\u30b9\u304c\u826f\u3044\u3067\u3059\u306d\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/mvAKVxLra2nJ5Es88\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u521d\u3081\u3066\u8131\u6bdb\u3057\u305f\u304c\u3001\u4e8b\u524d\u306e\u8aac\u660e\u3082\u4e01\u5be7\u3067\u7121\u6599\u306e\u8a66\u3057\u7167\u5c04\u304c\u3042\u308a\u5b89\u5fc3\u3067\u304d\u305f\u3002\u500b\u4eba\u7684\u306b\u306f\u75db\u307f\u304c\u307b\u3068\u3093\u3069\u306a\u304f\u3001\u305f\u307e\u306b\u30c1\u30af\u30c3\u3068\u3059\u308b\u7a0b\u5ea6\u3067\u3042\u308a\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002\u307e\u305f\u3001\u4e88\u7d04\u3082\u3068\u308a\u3084\u3059\u304f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3082\u304b\u304b\u3089\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u3067\u3082\u3068\u3066\u3082\u7d99\u7d9a\u3057\u3084\u3059\u304b\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/xdq583kK1CFJZcK49\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7e31e835-817a-4527-8335-ed678250ae9e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u672c\u5f53\u306b\u52b9\u679c\u3042\u308b\u306e\u304b\u306a\uff1f\u3068\u534a\u4fe1\u534a\u7591\u3067\u59cb\u3081\u305f\u3051\u308c\u3069\u884c\u3063\u3066\u3088\u304b\u3063\u305f\u3067\u3059\uff01<br>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u3068\u9752\u30d2\u30b2\u3067\u6c5a\u304f\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3060\u3063\u305f\u306e\u304c\u304b\u306a\u308a\u6539\u5584\u3055\u308c\u307e\u3057\u305f\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/DguMEXqZn4ypUeKD8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-42\">\u30ea\u30f3\u30af\u30b9\u3067\u65bd\u8853\u3092\u53d7\u3051\u305f\u4eba\u306e\u30d3\u30d5\u30a9\u30fc\u30fb\u30a2\u30d5\u30bf\u30fc<\/span><\/h4>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-6b281896-1bb3-4658-878a-e6225969ee85\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg\" alt=\"\" data-id=\"76790\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-1-3\/\" class=\"wp-image-76790\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-1-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg\" alt=\"\" data-id=\"76791\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3400-2-3\/\" class=\"wp-image-76791\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/04\/3400-2-3-300x164.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<p style=\"text-align:center\">\u51fa\u5178\uff1a<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/mens-rinx.jp\/campaign\/kaohige\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9<\/a><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E\" style=\"background-color:#2dad96\">\u30ea\u30f3\u30af\u30b9\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u5149\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u5168\u8eab\u8131\u6bdb\u306f\u75db\u304f\u3066\u6211\u6162\u3067\u304d\u306a\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3mens_tbc\"><strong>\u30103\u4f4d\u3011MEN\u2019S TBC\uff5c\u78ba\u5b9f\u306a\u8131\u6bdb\u304c\u3057\u305f\u3044\u306a\u3089\u30b3\u30b3<\/strong><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n\n\n\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong><span class=\"highlighted\">\u521d\u56de1,000\u5186\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/span><\/strong><\/p>\n\n\n\n<p>\u75db\u307f\u3084\u52b9\u679c\u306b\u5bfe\u3057\u3066\u4e0d\u5b89\u304c\u3042\u308b\u65b9\u3082\u3001\u307e\u305a\u306f\u521d\u56de\u9650\u5b9a\u30b3\u30fc\u30b9\u3092\u8a66\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<p>\u3010\u9aed\u8131\u6bdb\u306e\u6599\u91d1\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>Hi-\u30a8\u30d4<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a145\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a121\u5186\uff0f\u672c<br>\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<br>\u30d3\u30b8\u30bf\u30fc\u4fa1\u683c\uff1a132\u5186\uff0f\u672c<br>\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c\uff1a110\u5186\uff0f\u672c<\/td><\/tr><tr><td>\u5404\u90e8\u4f4d<\/td><td>\u540c\u4e0a<\/td><\/tr><tr><td>\u901a\u3044\u653e\u984c\u30d7\u30e9\u30f3<\/td><td>\u00d7<\/td><\/tr><tr><td>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u8ffd\u52a0\u7167\u5c04<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u9aed\u304c\u8584\u304f\u306a\u308b\u30fb\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9aed\u304c\u30c4\u30eb\u30c4\u30eb\u306a\u308b\u307e\u3067\u306e\u76ee\u5b89\u8cbb\u7528<\/td><td>\u8981\u554f\u3044\u5408\u308f\u305b<\/td><\/tr><tr><td>\u9014\u4e2d\u89e3\u7d04\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u306a\u3057\uff08\u6240\u5b9a\u306e\u89e3\u7d04\u624b\u6570\u6599\u306f\u304b\u304b\u308b\uff09<\/td><\/tr><tr><td>\u5272\u5f15<\/td><td>\u306a\u3057<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u65bd\u8853\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u5f0f<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u306e\u7a2e\u985e<\/td><td>\u4e0d\u660e<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u5bfe\u7b56<\/td><td>\u30af\u30fc\u30ea\u30f3\u30b0<\/td><\/tr><tr><td>1\u56de\u3042\u305f\u308a\u306e\u65bd\u8853\u6642\u9593\uff08\u9aed\u5168\u4f53\uff09<\/td><td>1\u6642\u9593\u534a\u301c2\u6642\u9593<\/td><\/tr><tr><td>\u901a\u3048\u308b\u30da\u30fc\u30b9<\/td><td>4\u301c8\u9031\u9593\u306b1\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3010\u4e88\u7d04\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u96fb\u8a71<br>\u30fbWeb<\/td><\/tr><tr><td>\u5951\u7d04\u3057\u305f\u5e97\u8217\u4ee5\u5916\u3067\u306e\u4e88\u7d04<\/td><td>\u00d7<\/td><\/tr><tr><td>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u5bfe\u3059\u308b\u30da\u30ca\u30eb\u30c6\u30a3<\/td><td>\u4e88\u7d04\u65e5\u524d\u65e5\u306e\u55b6\u696d\u6642\u9593\u7d42\u4e86\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u3057\u306a\u3051\u308c\u30701,000\u5186\u304b\u304b\u308b<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p style=\"font-size:11px\">\u203b\u6599\u91d1\u306f\u5168\u3066\u7a0e\u8fbc<\/p>\n\n\n\n<div class=\"wp-block-advgb-accordions advgb-accordion-wrapper\" data-collapsed=\"true\">\n<div class=\"wp-block-advgb-accordion-item advgb-accordion-item\" style=\"margin-bottom:0\"><div class=\"advgb-accordion-header\" style=\"background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px\"><span class=\"advgb-accordion-header-icon\"><svg fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path opacity=\"0.87\" fill=\"none\" d=\"M24,24H0L0,0l24,0V24z\"><\/path><path d=\"M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z\"><\/path><\/svg><\/span><h4 class=\"advgb-accordion-header-title\" style=\"color:inherit\"><span id=\"titleid-43\">\u3010\u5e97\u8217\u306b\u95a2\u3059\u308b\u60c5\u5831\u3011<\/span><\/h4><\/div><div class=\"advgb-accordion-body\" style=\"background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px\">\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u56fd\u5185\u5e97\u8217\u6570<\/td><td>48\u5e97\u8217<\/td><\/tr><tr><td>\u5317\u6d77\u9053\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>1\u5e97\u8217<\/td><\/tr><tr><td>\u6771\u5317\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u95a2\u6771\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>26\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u90e8\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>7\u5e97\u8217<\/td><\/tr><tr><td>\u8fd1\u757f\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>8\u5e97\u8217<\/td><\/tr><tr><td>\u4e2d\u56fd\u30fb\u56db\u56fd\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u4e5d\u5dde\u30a8\u30ea\u30a2\u306e\u5e97\u8217\u6570<\/td><td>2\u5e97\u8217<\/td><\/tr><tr><td>\u652f\u6255\u3044\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fbJ\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fb\u96fb\u5b50\u30de\u30cd\u30fc<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><\/tbody><\/table>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4><span id=\"men8217s_tbc\">MEN’S TBC\u306e\u60aa\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4f53\u9a13\u30b3\u30fc\u30b9\u3092\u53d7\u3051\u307e\u3057\u305f\u3002\u6700\u521d\u306e\u8aac\u660e\u304c\u9577\u304f\u3001\u65bd\u8853\u304c\u7d42\u308f\u3063\u305f\u5f8c\u3082\u304b\u306a\u308a\u62bc\u3057\u58f2\u308a\u307f\u305f\u3044\u306b\u52e7\u3081\u3066\u304d\u307e\u3057\u305f\u3002\u6700\u7d42\u7684\u306b\u3001\u9ad8\u984d\u306a\u8cb7\u3044\u7269\u306a\u306e\u3067\u5373\u6c7a\u3067\u304d\u306a\u3044\u3001\u5bb6\u306b\u6301\u3061\u5e30\u3063\u3066\u304b\u3089\u8003\u3048\u305f\u3044\u3068\u4f1d\u3048\u308b\u3068\u3001\u300c\u3042\u3001\u305d\u308c\u3067\u306f\u4eca\u65e5\u306f\u4ee5\u4e0a\u3067\u3059\u300d\u3068\u614b\u5ea6\u304c\u3042\u304b\u3089\u3055\u307e\u306b\u6025\u5909\u3057\u3001\u8cc7\u6599\u3082\u5168\u3066\u6ca1\u53ce\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u3093\u306a\u306b\u4e0d\u5feb\u306a\u601d\u3044\u3092\u3057\u305f\u306e\u306f\u521d\u3081\u3066\u3067\u3057\u305f\u3002\u5951\u7d04\u3059\u308b\u53ef\u80fd\u6027\u3082\u3042\u3063\u305f\u3060\u3051\u306b\u6b8b\u5ff5\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/NuVt4a1QvXZofPge6\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u91d1\u306b\u306a\u3089\u306a\u3044\u5ba2\u306b\u306f\u8208\u5473\u304c\u7121\u3044\u307f\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/itFh8wPXqMcwiBLv9\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3068\u308a\u3042\u3048\u305a\u4f53\u9a13\u3060\u3051\u3067\u3082\u3068\u3044\u3046\u6c17\u6301\u3061\u3067\u884c\u3063\u305f\u306e\u3067\u3059\u304c\u3001\u6b63\u76f4\u30ac\u30c3\u30ab\u30ea\u3067\u3057\u305f\u3002<br>\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u307e\u3067\u306f\u5206\u304b\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5f8c\u306e\u30b3\u30fc\u30b9\u8aac\u660e\u304b\u3089\u8a71\u304c\u304a\u304b\u3057\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3057\u305f\u3002<br>\u4f55\u6545\u304b\u4eca\u5f8c\u306e\u30b3\u30fc\u30b9\u3092\u6c7a\u3081\u3066\u304b\u3089\u3067\u306a\u3044\u3068\u4f53\u9a13\u304c\u3067\u304d\u306a\u3044\u3068\u8a00\u308f\u308c\u300130\u4e07\u304f\u3089\u3044\u306e\u30b3\u30fc\u30b9\u3060\u3068\u5206\u5272\u3067\u6708\u3005\u3069\u306e\u304f\u3089\u3044\u3068\u5ef6\u3005\u805e\u304b\u3055\u308c\u307e\u3057\u305f\u3002\u9014\u4e2d\u3067\u3001\u3042\u3042\u3053\u3046\u3044\u3046\u5e97\u306a\u3093\u3060\u306a\u3068\u5206\u304b\u3063\u3066\u304b\u3089\u306f\u8a71\u3057\u3082\u307e\u3068\u3082\u306b\u805e\u304f\u6c17\u306b\u306a\u308c\u305a\u3001\u4f53\u9a13\u3082\u65ad\u3063\u3066\u5e30\u308a\u307e\u3057\u305f\u3002<br>\u3046\u307e\u3044\u8a71\u3057\u306f\u7121\u3044\u306a\u3068\u6539\u3081\u3066\u601d\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306e\u5bfe\u5fdc\u3060\u3068\u307b\u307c\u8a50\u6b3a\u306a\u3093\u3058\u3083\u306a\u3044\u3068\u3057\u304b\u611f\u3058\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/YfiB8LjeYUBxc4g16\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"men8217s_tbc-2\">MEN’S TBC\u306e\u826f\u3044\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4ed6\u306e\u30b5\u30ed\u30f3\u306b\u884c\u3063\u305f\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u6bd4\u8f03\u306f\u3067\u304d\u307e\u305b\u3093\u304c\u3001\u81ea\u5206\u306fTBC\u3092\u9078\u3093\u3067\u826f\u304b\u3063\u305f\u3068\u601d\u3044\u307e\u3059\u3002\u4e00\u756a\u91cd\u8981\u8996\u3057\u3066\u3044\u305f\u52b9\u679c\u304c\u6700\u521d\u306e\u3053\u308d\u304b\u3089\u6587\u53e5\u306a\u3057\u306b\u611f\u3058\u3089\u308c\u307e\u3057\u305f\u3002\u6bdb\u304c\u6fc3\u3044\u65b9\u3067\u3057\u305f\u304c\u3001\u3060\u3044\u305f\u3044\uff11\u5e74\u534a\u304f\u3089\u3044\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u3053\u3061\u3089\u306f\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u306e\u5bfe\u5fdc\u3082\u826f\u304b\u3063\u305f\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/fhJyrP712PcW6nRq8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6614\u304b\u3089\u9aed\u304c\u6fc3\u304f\u3066\u6bce\u671d\u306e\u51e6\u7406\u304c\u304b\u306a\u308a\u6182\u9b31\u3060\u3063\u305f\u306e\u3067\u3001\u5f7c\u5973\u306b\u9032\u3081\u3089\u308c\u3066\u4f53\u9a13\u30b3\u30fc\u30b9\u306b\u884c\u304d\u307e\u3057\u305f\u3002\u3069\u306e\u30b9\u30bf\u30c3\u30d5\u3055\u3093\u3082\u4e01\u5be7\u3067\u3001\u8131\u6bdb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u306a\u3044\u50d5\u306b\u3082\u4e01\u5be7\u306b\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u3057\u3066\u304f\u308c\u3066\u3068\u3066\u3082\u5206\u304b\u308a\u3084\u3059\u304b\u3063\u305f\u3067\u3059\u3002\u4f53\u9a13\u3067\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u3089\u3044\u307e\u3057\u305f\u304c\u5c11\u3057\u30b4\u30e0\u3067\u306f\u3058\u304b\u308c\u305f\u3088\u3046\u306a\u75db\u3055\u304c\u3042\u308b\u306e\u307f\u3067\u5168\u7136\u8010\u3048\u3089\u308c\u307e\u3057\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/szm6t634uESfVgyA8\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u533f\u540d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5b85\u4ed8\u8fd1\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3067\u8abf\u3079\u308b\u3068\u771f\u3063\u5148\u306b\u76ee\u306b\u5165\u3063\u3066\u304f\u308b\u306e\u304c\u30e1\u30f3\u30baTBC\u4ed9\u53f0\u30ef\u30fc\u30af\u30ef\u30f3\u5e97\u3067\u3057\u305f\u3002\u8131\u6bdb\u81ea\u4f53\u521d\u3081\u3066\u3067\u7121\u77e5\u306e\u50d5\u3067\u3082\u30e1\u30f3\u30baTBC\u306e\u8a55\u5224\u306f\u77e5\u3063\u3066\u3044\u307e\u3059\u3002\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u52b9\u679c\u3082\u4eba\u6c17\u3082\u3042\u308b\u306e\u3067\u8ff7\u308f\u305a\u3053\u3053\u306b\u6c7a\u3081\u307e\u3057\u305f\u3002\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u30de\u30b9\u30af\u7121\u3057\u3067\u3082\u81ea\u4fe1\u3092\u6301\u3063\u3066\u4eba\u524d\u306b\u51fa\u3089\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u305f\u3044\u3067\u3059\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/goo.gl\/maps\/zHtiCFDQFtzGGmuQ7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Google Map<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" style=\"background-color:#2dad96\">MEN’S TBC\u306e\u516c\u5f0fHP\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u75db\u3044\u30fb\u9ad8\u3044\u306e\u60aa\u3044\u30ec\u30d3\u30e5\u30fc\u306f\u672c\u5f53\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u5fb9\u5e95\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308bQ&A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u307e\u3057\u305f\uff01<\/p>\n\n\n\n<h3><span id=\"q1\">Q1\uff0e\u6c38\u4e45\u8131\u6bdb\u306f\u672c\u5f53\u306b\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-8237\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/adobestock-127842053-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002<\/p>\n<blockquote>\n<p><small>\u53c2\u7167\u5143\uff1a<a href=\"https:\/\/www.fda.gov\/consumers\/consumer-updates\/removing-hair-safely\">Removing Hair Safely<\/a><\/small><\/p>\n<\/blockquote>\n<p>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-95b78948-8692-4b2c-89ad-f7487db93563\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<\/li><li>3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<\/p>\n<p>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<\/p>\n<p>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2\">Q2\uff0e\u3057\u3064\u3053\u3044\u52e7\u8a98\u3092\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-1024x683.png\" alt=\"\u30ab\u30a6\u30f3\u30bf\u30fc\u3067\u5973\u6027\u3068\u8a71\u3059\u7537\u6027\" class=\"wp-image-1864\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05.png 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-300x200.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/moteo-harg05-768x512.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<h3><span id=\"q3\">Q3\uff0e\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg\" alt=\"\u982d\u306b\u6bb5\u30dc\u30fc\u30eb\u3092\u304b\u3076\u3063\u3066\u30bd\u30d5\u30a1\u30fc\u306b\u5ea7\u308b\u7537\u6027\" class=\"wp-image-40888\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-1024x688.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-300x201.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-233786042-768x516.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<\/p>\n<p>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<p>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\">\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u304f\u306a\u3044\uff01\u52b9\u679c\u30fb\u8cbb\u7528\u9762\u306e\u5931\u6557\u8ac7\u3068\u300c\u3084\u3063\u3071\u308a\u751f\u3084\u3057\u305f\u3044\u300d\u5834\u5408\u306e\u5bfe\u7b56<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q4\">Q4\uff0e\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg\" alt=\"\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8\" class=\"wp-image-23051\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-42-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\">\u8131\u6bdb\u7b87\u6240\u306f\u65e5\u713c\u3051\u7981\u6b62\uff1f\u65e5\u713c\u3051\u6b62\u3081\u3084\u4fdd\u6e7f\u30af\u30ea\u30fc\u30e0\u3092\u5857\u3063\u3066\u3001\u4e01\u5be7\u306b\u30b1\u30a2<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"q5\">Q5\uff0e\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg\" alt=\"\u7537\u5973\u306e\u5b66\u751f\" class=\"wp-image-50490\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/2620-contents-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<\/p>\n<p>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q6\">Q6\uff0e\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg\" alt=\"\u6d17\u9762\u6240\u306b\u93e1\u3084\u690d\u7269\u30bf\u30aa\u30eb\u304c\u7f6e\u3044\u3066\u3042\u308b\" class=\"wp-image-41322\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-264653510-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n<p>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002<\/p>\n\n\n<h3 id=\"FAQ7\"><span id=\"q7\">Q7.\u3000\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<\/li><li>\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<\/li><li>\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-44\">\u7acb\u3061\u6b62\u307e\u3063\u3066\u3044\u306a\u3044\u3067\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u672c\u8a18\u4e8b\u3067\u306f\u3001\u30e1\u30f3\u30ba\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u4e3b\u6d41\u3068\u3055\u308c\u308b3\u3064\u306e\u8131\u6bdb\u6cd5\u3068\u30aa\u30b9\u30b9\u30e1\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u30928\u3064\u53b3\u9078\u3057\u3066\u3054\u7d39\u4ecb\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u8131\u6bdb\u3092\u7d42\u3048\u305f\u65b9\u304b\u3089\u306f\u300c\u308f\u305a\u3089\u308f\u3057\u3044\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\uff01\u300d\u300c\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3057\u3066\u304a\u3051\u3070\u826f\u304b\u3063\u305f\u300d\u306a\u3069\u3001<strong>\u751f\u6d3b\u306e\u5909\u5316\u3092\u5b9f\u611f\u3059\u308b\u58f0\u304c\u591a\u304f\u805e\u304b\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u6c17\u306b\u306a\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3084\u8131\u6bdb\u30b5\u30ed\u30f3\u304c\u3042\u308c\u3070\u3001\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u7533\u3057\u8fbc\u3093\u3067\u307f\u307e\u3057\u3087\u3046\uff01<\/p>\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u6c38\u4e45\u8131\u6bdb\u306f\u305a\u3063\u3068\u751f\u3048\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u300c\u6c38\u4e45\u8131\u6bdb\u300d\u3068\u547c\u3079\u308b\u8131\u6bdb\u65b9\u6cd5\u306a\u306e\u3067\u3059\u304c\u3001\u4e21\u8005\u306b\u306f\u9055\u3044\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u65e5\u672c\u306e\u539a\u751f\u52b4\u50cd\u7701\u306b\u3042\u305f\u308b\u30a2\u30e1\u30ea\u30ab\u306eFDA\uff08\u7c73\u56fd\u98df\u54c1\u533b\u85ac\u54c1\u5c40\uff09\u304c \u305d\u306e\u5b89\u5168\u6027\u3068\u52b9\u679c\u3092Permanent Hair Removal \uff08\u6c38\u4e45\u8131\u6bdb\uff09 \u3068\u8a8d\u3081\u3066\u3044\u308b\u306e\u306f\u3001\u5b9f\u306f<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u307f<\/strong>\u3067\u3059\u3002 <br\/>\u307e\u305f\u3001\u540c\u5c40\u3067\u306f<br\/>\u30fb\u6700\u7d42\u8131\u6bdb\u304b\u30891\u30f6\u6708\u5f8c\u306e\u6bdb\u306e\u518d\u751f\u7387\u304c20\uff05\u4ee5\u4e0b\u3067\u3042\u308b\u72b6\u614b<br\/>\u30fb3\u56de\u7167\u5c04\u5f8c\u30016\u30f6\u6708\u7d4c\u904e\u3057\u305f\u6642\u70b9\u306767%\uff083\u5206\u306e2\uff09\u4ee5\u4e0a\u306e\u6bdb\u304c\u6e1b\u3063\u3066\u3044\u308b\u72b6\u614b <br\/> \u3068\u5b9a\u7fa9\u3065\u3051\u3066\u3044\u307e\u3059\u3002<br\/>\u3088\u3063\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u65bd\u8853\u3057\u305f\u5834\u5408\u306f\u300c\u4e00\u751f\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3068\u8a00\u3048\u307e\u3059\u304c\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4e00\u5ea6\u8131\u6bdb\u3057\u305f\u6bdb\u306b\u3064\u3044\u3066\u306f\u300c\u5c06\u6765\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u300d\u3068\u8a00\u3048\u307e\u3059\u3002<br\/>\u3068\u306f\u8a00\u3063\u3066\u3082\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u4e00\u5ea6\u8131\u6bdb\u304c\u5b8c\u4e86\u3059\u308c\u3070\u304b\u306a\u308a\u9577\u671f\u9593\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u3092\u4fdd\u3066\u307e\u3059\u3002<br\/>\u3069\u3046\u3057\u3066\u3082\u6c17\u306b\u306a\u308b\u65b9\u306f\u751f\u3048\u3066\u304f\u308b\u6bdb\u3060\u3051\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3059\u308b\u306e\u3082\u624b\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u3057\u3064\u3053\u304f\u52e7\u8a98\u3055\u308c\u306a\u3044\u304b\u5fc3\u914d<\/strong> <p class=\"schema-faq-answer\">\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u3066\u300c\u7121\u7406\u306a\u52e7\u8a98\u306f\u306a\u3057\u300d\u3068\u8a18\u8f09\u3057\u3066\u3044\u308b\u65bd\u8a2d\u306b\u95a2\u3057\u3066\u306f\u3001\u307b\u307c\u306a\u3044\u3068\u601d\u3063\u3066\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u305f\u3060\u3057\u3001\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306b\u3088\u308a\u304a\u3059\u3059\u3081\u306e\u30d7\u30e9\u30f3\u3092\u63d0\u6848\u3059\u308b\u3053\u3068\u306f\u3082\u3061\u308d\u3093\u3042\u308a\u307e\u3059\u3002<br\/>\u4eba\u306b\u3088\u3063\u3066\u300c\u3053\u308c\u306f\u52e7\u8a98\u3060\uff01\u300d\u300c\u3057\u3064\u3053\u3044\u300d\u3068\u611f\u3058\u308b\u65b9\u3082\u3044\u307e\u3059\u304c\u3001\u3082\u3046\u5c11\u3057\u691c\u8a0e\u3057\u305f\u3044\u3068\u3044\u3046\u5834\u5408\u306b\u306f\u300c\u5bb6\u65cf\u306b\u76f8\u8ac7\u3057\u305f\u3044\u306e\u3067\u300d\u306a\u3069\u3068\u4f1d\u3048\u308c\u3070\u305d\u308c\u4ee5\u4e0a\u3057\u3064\u3053\u304f\u52e7\u3081\u3066\u304f\u308b\u3053\u3068\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u5b9f\u969b\u3001\u305d\u308c\u3067\u3082\u5f37\u304f\u5951\u7d04\u3092\u52e7\u3081\u3066\u304f\u308b\u3088\u3046\u306a\u65bd\u8a2d\u306f\u3042\u307e\u308a\u304a\u3059\u3059\u3081\u3067\u304d\u307e\u305b\u3093\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u300c\u4e8c\u5ea6\u3068\u751f\u3048\u3066\u3053\u306a\u3044\u300d\u3053\u3068\u306f\u6ce8\u610f\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<br\/>\u300c\u3084\u3063\u3071\u308a\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u300d<br\/>\u3068\u601d\u3063\u3066\u3082\u8131\u6bdb\u524d\u306b\u623b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u300c\u30c4\u30eb\u30c4\u30eb\u306e\u72b6\u614b\u304c\u4f3c\u5408\u3046\u304b\u3069\u3046\u304b\u5fc3\u914d\u300d\u3068\u3044\u3046\u65b9\u306f\u3001\u307e\u305a\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u8a66\u3057\u3066\u307f\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3067\u3059\u3002<br\/>\u624b\u9803\u306b\u30c4\u30eb\u30c4\u30eb\u6c17\u5206\u3092\u5473\u308f\u3048\u307e\u3059\u3057\u3001\u751f\u3084\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u305f\u3089\u305d\u306e\u6642\u70b9\u3067\u8131\u6bdb\u3092\u4e2d\u6b62\u3059\u308c\u3070\u3088\u3044\u3060\u3051\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u3068\u8131\u6bdb\u3067\u304d\u306a\u3044\u306e\uff1f<\/strong> <p class=\"schema-faq-answer\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u65e5\u713c\u3051\u808c\u306b\u306f\u7167\u5c04\u304c\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u305f\u3060\u3057\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4e2d\u3067\u3082<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\">\u300c\u30d0\u30b8\u30eb\u9818\u57df\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u306a\u3069\u306e\u8131\u6bdb\u65b9\u5f0f\u3067\u3042\u308c\u3070\u65e5\u713c\u3051\u808c\u3084\u8272\u9ed2\u808c\u3078\u306e\u7167\u5c04\u3082\u53ef\u80fd\u3067\u3059\u3002<br\/>\u307e\u305f\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3082\u808c\u306e\u9ed2\u3055\u306f\u5de6\u53f3\u3055\u308c\u306a\u3044\u306e\u3067\u691c\u8a0e\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u672a\u6210\u5e74\u3067\u3082\u9aed\u8131\u6bdb\u306f\u3067\u304d\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u591a\u304f\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u304c\u672a\u6210\u5e74\u3067\u3082OK\u3067\u3059\u3002<br\/>\u591a\u304f\u304c16\u6b73\u4ee5\u4e0a\uff5e20\u6b73\u672a\u6e80\u306e\u5834\u5408\u306f\u300c\u89aa\u6a29\u8005\u540c\u610f\u66f8\u300d\u3092\u8a18\u5165\u3057\u6301\u53c2\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u540c\u4f34\u304c\u5fc5\u8981\u306a\u5834\u5408\u3082\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u5404\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u6ce8\u610f\u4e8b\u9805\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002<br\/>\u9ad8\u984d\u306a\u30d7\u30e9\u30f3\u3092\u5951\u7d04\u3059\u308b\u5834\u5408\u306f\u5185\u5bb9\u306b\u554f\u984c\u304c\u306a\u3044\u304b\u306a\u3069\u3001\u5fc3\u914d\u3067\u3042\u308c\u3070\u540c\u4f34\u3057\u3066\u3082\u3089\u3046\u3068\u5b89\u5fc3\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u81ea\u5b85\u3067\u9aed\u8131\u6bdb\u3059\u308b\u306e\u306b\u304a\u3059\u3059\u3081\u306e\u65b9\u6cd5\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-self\/\">\u81ea\u5b85\u3067\u30d2\u30b2\u306e\u8131\u6bdb\u3092\u3059\u308b\u306a\u3089\u3001\u5bb6\u5ead\u7528\u8131\u6bdb\u5668<\/a>\u304c\u304a\u3059\u3059\u3081\u3002<br\/>\u5149\u306e\u51fa\u529b\u306f\u5b89\u5168\u6027\u306e\u305f\u3081\u30b5\u30ed\u30f3\u3088\u308a\u5f31\u3044\u3067\u3059\u304c\u3001\u30d2\u30b2\u629c\u304d\u6a5f\u3084\u30ef\u30c3\u30af\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3088\u308a\u808c\u30c8\u30e9\u30d6\u30eb\u3082\u306a\u304f\u3001\u75db\u307f\u3082\u3042\u308a\u307e\u305b\u3093\u3002<br\/>\u3061\u306a\u307f\u306b\u3001\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u6bdb\u629c\u304d\u3084\u30d6\u30e9\u30b8\u30ea\u30a2\u30f3\u30ef\u30c3\u30af\u30b9\u306f\u7d76\u5bfe\u306bNG\u3067\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3001\u6b21\u306e3\u3064\u304c\u6319\u3052\u3089\u308c\u307e\u3059\u3002<br\/>\u30fb\u65bd\u8853\u306b\u75db\u307f\u3092\u4f34\u3046<br\/>\u30fb\u901a\u9662\u306e\u5fc5\u8981\u304c\u3042\u308b<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u53ef\u80fd\u6027<br\/>\u6c38\u4e45\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u7406\u89e3\u306e\u4e0a\u3067\u3001\u65bd\u8853\u3092\u3059\u308b\u304b\u691c\u8a0e\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027 […]<\/p>\n","protected":false},"author":1,"featured_media":13659,"parent":20488,"menu_order":532,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u65e5\u3005\u306e\u9aed\u51e6\u7406\u306e\u624b\u9593\u304b\u3089\u89e3\u653e\u3055\u308c\u305f\u3044\u300d\u300c\u9752\u9aed\u3092\u306a\u304f\u3057\u3066\u6e05\u6f54\u611f\u3092\u51fa\u3057\u305f\u3044\u300d \u306a\u3069\u306e\u7406\u7531\u304b\u3089\u3001\u9aed\u8131\u6bdb\u3092\u691c\u8a0e\u3059\u308b\u7537\u6027…","acf":{"long_text_title":"\u3010\u9aed\u8131\u6bdb\u3011\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b08\u9078\uff01\u8cbb\u7528\u30fb\u52b9\u679c\u3092\u53e3\u30b3\u30df\u304b\u3089\u5fb9\u5e95\u6bd4\u8f03\uff01\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9078\u3073\u65b9\u3082\u89e3\u8aac","custom_order":"3701","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"show_hide_author":"0","show_hide_review":"0","second_featured_image":{"ID":13761,"id":13761,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none-1.jpg","filesize":46218,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u3010\u9aed\u8131\u6bdb2019\u3011\u304a\u3059\u3059\u3081\u306e\u624b\u6cd5\u3092\u52b9\u679c\u5225\u306b\u5fb9\u5e95\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u30e9\u30f3\u30ad\u30f3\u30b0\u3082\u7d39\u4ecb","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":13414,"date":"2019-11-08 09:00:31","modified":"2019-11-08 09:00:39","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3700-none-1.jpg","large-width":720,"large-height":298}},"cta_link":"","cta_image":false,"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=13414"}],"version-history":[{"count":293,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions"}],"predecessor-version":[{"id":95145,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/13414\/revisions\/95145"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/13659"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=13414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20904,"date":"2024-07-08T02:00:00","date_gmt":"2024-07-07T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20904"},"modified":"2024-09-28T18:06:07","modified_gmt":"2024-09-28T09:06:07","slug":"bald-cost","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/","title":{"rendered":"\u9aed\u8131\u6bdb\u76f8\u5834\u8cbb\u7528\u307e\u3068\u3081"},"content":{"rendered":"\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b\u306f\u5b89\u304f\u3066\u901a\u3044\u3084\u3059\u3044<span class=\"highlighted\">\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u7dcf\u8cbb\u7528\u306f\u5e73\u5747180,000\u301c200,000\u5186\u7a0b\u5ea6\u3002\u6570\u3042\u308b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u4e2d\u3067\u3082\u3001\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f1\u56de\u3042\u305f\u308a\u306e\u8cbb\u7528\u304c\u5b89\u304f\u7dcf\u984d70,000\u5186\u7a0b\u5ea6\u3067\u8131\u6bdb\u3067\u304d\u308b\u3053\u3068\u3082\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-64583add-5e26-477a-8741-caafbd36633a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u8cbb\u7528\u30fb\u56de\u6570<\/li><li>\u5b89\u304f\u30d2\u30b2\u8131\u6bdb\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/09\/-1-150x150.jpg\" alt=\"\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af \u9ad9\u6fa4 \u535a\u548c\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><p class=\"uagb-ifb-desc\"><strong>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af<\/strong><br><strong>\u9662\u9577 \u9ad9\u6fa4 \u535a\u548c\uff08\u305f\u304b\u3056\u308f \u3072\u308d\u304b\u305a\uff09<\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>1979\u5e74\u751f\u307e\u308c\u3001\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u533b\u5b66\u79d1\u5352\u696d\u3002\u533b\u5e2b\u514d\u8a31\u3001\u4e2d\u56fd\u5317\u4eac\u5e02\u533b\u7642\u8a31\u53ef\u8a3c\u3001\u65e5\u672c\u7f8e\u5bb9\u5916\u79d1\u5b66\u4f1a\u4f1a\u54e1\u30012014\u5e74\u304b\u3089\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u9662\u9577\u3002<\/p>\n\n\n\n<p>2018\u5e74\u304b\u3089\u4e2d\u56fd\u5317\u4eac\u3067\u9818\u533b\u533b\u7f8e\u30af\u30ea\u30cb\u30c3\u30af\u306e\u9662\u9577\u3092\u517c\u4efb\u3057\u3066\u65e5\u3005\u306e\u6cbb\u7642\u30fb\u5f8c\u9032\u306e\u6307\u5c0e\u306b\u5f53\u305f\u3063\u3066\u3044\u308b\u3002\u5618\u3084\u8a87\u5f35\u3092\u7528\u3044\u305a\u3001\u3042\u308a\u306e\u307e\u307e\u306e\u7f8e\u5bb9\u533b\u7642\u3092\u304a\u5c4a\u3051\u3059\u308b\u3053\u3068\u3092\u4f01\u696d\u7406\u5ff5\u3068\u3057\u3066\u3044\u308b\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>2009\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u5352\u696d<\/li><li>\u5929\u7406\u3088\u308d\u3065\u76f8\u8ac7\u6240\u75c5\u9662 \u30b8\u30e5\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2011\u5e74\u4eac\u90fd\u5927\u5b66\u533b\u5b66\u90e8\u4ed8\u5c5e\u75c5\u9662 \u809d\u80c6\u81b5\u79fb\u690d\u5916\u79d1 \u30b7\u30cb\u30a2\u30ec\u30b8\u30c7\u30f3\u30c8 \u52e4\u52d9<\/li><li>2012\u5e74\u5927\u6d25\u65e5\u672c\u8d64\u5341\u5b57\u75c5\u9662 \u5916\u79d1 \u52e4\u52d9<\/li><li>\u5927\u624b\u7f8e\u5bb9\u5916\u79d1 \u52e4\u52d9<\/li><li>2015\u5e74\u9280\u5ea7\u30de\u30ea\u30a2\u30fc\u30b8\u30e5\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30af\u30ea\u30cb\u30c3\u30af\u958b\u9662 \u9662\u9577\u5c31\u4efb2017\u5e74\u62e1\u5f35\u79fb\u8ee2\u3057\u3001\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306b\u540d\u79f0\u5909\u66f4<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u30d7\u30e9\u30a4\u30e0\u9280\u5ea7\u30af\u30ea\u30cb\u30c3\u30af\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a href=\"https:\/\/prime-ginza.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/a><ul><li><a href=\"#titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><li><a href=\"#titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/a><ul><li><a href=\"#titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/a><ul><li><a href=\"#titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#mens_tbc\">MEN\u2019S TBC<\/a><ul><li><a href=\"#mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><ul><li><a href=\"#titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/a><\/li><li><a href=\"#titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><ul><li><a href=\"#titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><\/ul><\/li><li><a href=\"#qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&A<\/a><ul><li><a href=\"#titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/a><\/li><li><a href=\"#titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\uff1f\u52b9\u679c\u5b9f\u611f\u307e\u3067\u306b\u5fc5\u8981\u306a\u5024\u6bb5\u3068\u56de\u6570<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg\" alt=\"\" class=\"wp-image-22813\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-15-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3088\u304f\u3042\u308b<strong>\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong>\u3092\u60f3\u5b9a\u3057\u3001\u3069\u306e\u7a0b\u5ea6\u306e\u8cbb\u7528\u3067\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3067\u304d\u308b\u306e\u304b\u8131\u6bdb\u65b9\u6cd5\u5225\u306b\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb\u307e\u3067\u306b\u5fc5\u8981\u306a\u56de\u6570<\/td><td>\u25cb<br>20\u301c25\u56de<\/td><td>\u25ce<br>10\u301c12\u56de<\/td><td>\u25b3<br>30\u301c40\u56de<\/td><\/tr><tr><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u25b3<br>\u3067\u304d\u306a\u3044<\/td><td>\u25cb<br>\u3067\u304d\u308b<\/td><td>\u25ce<br>\u9ad8\u3044\u78ba\u7387\u3067\u3067\u304d\u308b<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u25cb<br>\u3084\u3084\u5f37\u3044<\/td><td>\u25b3<br>\u5f37\u3044<\/td><td>\u2715<br>\u304b\u306a\u308a\u5f37\u3044<\/td><\/tr><tr><td>\u7dcf\u8cbb\u7528<\/td><td>\u25cb<br>300,000\u301c360,000\u5186<\/td><td>\u25ce<br>180,000\u301c200,000\u5186<\/td><td>\u25b3<br>900,000\u301c1,000,000\u5186<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u52b9\u679c\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002<\/small><\/p>\n\n\n<p>\u4e0a\u8a18\u306e\u8868\u3092\u307f\u308b\u3068\u6700\u3082\u5c11\u306a\u3044\u56de\u6570\u3067\u30d2\u30b2\u304c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u306e\u306f\u3001<span class=\"highlighted\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span>\u3060\u3068\u8a00\u3046\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u7dcf\u8cbb\u7528\u3082\u4ed6\u306e\u8131\u6bdb\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u5b89\u304f\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001<span class=\"redcolor\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u8131\u6bdb\u6642\u306e\u75db\u307f\u304c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u3082\u5f37\u304f<\/span>\u65bd\u8853\u4e2d\u306b\u6211\u6162\u3092\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u75db\u307f\u304c\u82e6\u624b\u306a\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u305f\u3060\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u304f\u3001\u8cbb\u7528\u3082\u9ad8\u984d\u3067\u3059\u304c\u8131\u6bdb\u52b9\u679c\u304c\u6700\u3082\u9ad8\u3044\u306e\u304c\u7279\u5fb4\u3002\u307e\u305f\u3001\u7d30\u304b\u306a\u90e8\u5206\u306e\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3068\u3044\u3046\u5e0c\u671b\u4ee5\u5916\u306b\u3082\u300c\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u5834\u5408\u306b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-2\">\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e\u30d1\u30fc\u30c4\u5225\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg\" alt=\"\" class=\"wp-image-22814\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-16-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u3068\u8a00\u3063\u305f<span class=\"highlighted\">\u30d1\u30fc\u30c4\u5225\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>\u25cb<br>80,000\u301c130,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>100,000\u301c150,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><tr><td>\u3042\u3054<\/td><td>\u25cb<br>100,000\u301c150,000\u5186<br>\uff0820\u301c25\u56de\uff09<\/td><td>\u25ce<br>60,000\u301c100,000\u5186<br>\uff0810\u301c12\u56de\uff09<\/td><td>\u25b3<br>200,000\u301c300,000\u5186<br>\uff0810\u301c15\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u5b9f\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u30d1\u30fc\u30c4\u5225\u3067\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u5834\u5408\u3068\u6bd4\u8f03\u3057\u3066<span class=\"redcolor\">\u65bd\u8853\u56de\u6570\u306f\u3042\u307e\u308a\u5909\u308f\u308a\u307e\u305b\u3093<\/span>\u3002\u8131\u6bdb\u3059\u308b\u7bc4\u56f2\u304c\u72ed\u304f\u3066\u3082\u3001\u4e00\u56de\u3067\u5168\u3066\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u90e8\u5206\u7684\u306b\u30d2\u30b2\u304c\u8584\u3044\u306a\u3069\u306e\u500b\u4eba\u5dee\u304c\u3042\u308c\u3070\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u57fa\u672c\u7684\u306b\u306f<span class=\"redcolor\">\u5168\u4f53\u306e\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u306e\u3068\u540c\u3058\u3082\u3057\u304f\u306f\u82e5\u5e72\u5c11\u306a\u3044\u7a0b\u5ea6\u306e\u56de\u6570\u306f\u304b\u304b\u308b<\/span>\u3053\u3068\u3092\u628a\u63e1\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u4e00\u65b9\u3001<strong>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u7bc4\u56f2\u304c\u72ed\u304f\u306a\u308b\u3068\u8131\u6bdb\u56de\u6570\u306f\u5c11\u306a\u304f\u306a\u308a\u307e\u3059<\/strong>\u3002\u3053\u308c\u306f\u4e00\u672c\u4e00\u672c\u306e\u6bdb\u306b\u5bfe\u3057\u71b1\u3092\u52a0\u3048\u3066\u8131\u6bdb\u3057\u3066\u3044\u304f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u7279\u5fb4\u3068\u8a00\u3048\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-3\">\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg\" alt=\"\" class=\"wp-image-22815\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-17-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3067\u306f\u3001\u7d9a\u3044\u3066<strong>\u9752\u30d2\u30b2\u3092\u5c11\u3057\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306e\u8131\u6bdb\u8cbb\u7528\u30fb\u56de\u6570<\/strong>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002\u3053\u3053\u3067\u306f\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u30fb\u3042\u3054\u306e3\u90e8\u4f4d\u3092\u7d0450\uff05\u8131\u6bdb\u3059\u308b\u3068\u3044\u3046\u5834\u5408\u3092\u60f3\u5b9a\u3057\u3066\u307f\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>\u25cb<br>800,000\u301c120,000\u5186<br>\uff088\u301c10\u56de\uff09<\/td><td>\u25ce<br>50,000\u301c80,000\u5186<br>\uff083\u301c5\u56de\uff09<\/td><td>\u25b3<br>450,000\u301c500,000\u5186<br>\uff0815\u301c20\u56de\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u9752\u30d2\u30b2\u3092\u8584\u304f\u3057\u305f\u3044\u5834\u5408\u306f\u6bd4\u8f03\u7684\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd<\/span>\u3067\u3042\u308a\u3001\u4e00\u5ea6\u65bd\u8853\u3059\u308b\u3068\u30d2\u30b2\u304c\u8584\u3044\u72b6\u614b\u304c\u9577\u671f\u9593\u6301\u7d9a\u3059\u308b\u306e\u304c\u7279\u5fb4\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u76ee\u7684\u306f\u6e1b\u6bdb\u3067\u3042\u308a\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u306e\u305f\u3081\u3001\u5b9a\u671f\u7684\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u7d9a\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c<strong>\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u308b\u300d\u53ef\u80fd\u6027\u304c\u3042\u308b\u5834\u5408\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u6e1b\u6bdb\u304c\u76ee\u7684\u3067\u3042\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/strong>\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u76ee\u7684\u306b\u5fdc\u3058\u3066\u8131\u6bdb\u65b9\u6cd5\u3092\u691c\u8a0e\u3059\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002<\/p>\n\n\n\n<h2><span id=\"titleid-4\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u671f\u9593\u30fb\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u5199\u771f\u3067\u89e3\u8aac<\/span><\/h2>\n\n\n\n<p>\u25bc\u8131\u6bdb\u524d\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg\" alt=\"\" class=\"wp-image-22806\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-14-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc1\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg\" alt=\"\" class=\"wp-image-22807\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3.jpg 696w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/1-3-300x167.jpg 300w\" sizes=\"(max-width: 696px) 100vw, 696px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc5\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg\" alt=\"\" class=\"wp-image-22810\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><\/figure><\/div>\n\n\n\n<p>\u25bc10\u56de\u76ee\u306e\u8131\u6bdb\u5f8c\u306e\u5199\u771f<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg\" alt=\"\" class=\"wp-image-22811\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/10-300x168.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>1\u30ab\u6708\u30d2\u30b2\u3092\u5243\u3063\u3066\u3044\u307e\u305b\u3093\u3002<\/figcaption><\/figure><\/div>\n\n\n\n<p>\u8131\u6bdb\u56de\u6570\u304c\u5897\u3048\u3066\u3044\u304f\u3054\u3068\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u307e\u305f\u3001\u5168\u4f53\u7684\u306b\u30d2\u30b2\u304c\u8584\u304f\u306a\u3063\u3066\u3044\u304f\u306e\u306b\u4f34\u3044\u3001\u30d2\u30b2\u306e\u51e6\u7406\u6642\u9593\u304c\u77ed\u7e2e\u3002\u3055\u3089\u306b<strong>\u30d2\u30b2\u5243\u308a\u306e\u56de\u6570\u3082\u6e1b\u3063\u3066\u3044\u304d\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p>\u30d2\u30b2\u5243\u308a\u3092\u6bce\u65e5\u884c\u306a\u3063\u3066\u3044\u305f\u306e\u304c\u300110\u56de\u76ee\u306e\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306b\u306f<strong>1\u30ab\u6708\u653e\u7f6e\u3057\u3066\u3082\u9f3b\u4e0b\u30fb\u53e3\u4e0b\u90e8\u5206\u306b\u8584\u304f\u751f\u3048\u308b\u7a0b\u5ea6<\/strong>\u306b\u3002<\/p>\n\n\n\n<p>\u982c\u3084\u9996\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n\n\n\n<p>\u3082\u3061\u308d\u3093\u3001\u30d2\u30b2\u306e\u6fc3\u3055\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308b\u305f\u3081\u3001\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u306a\u3069\u306f\u591a\u5c11\u524d\u5f8c\u3059\u308b\u3067\u3057\u3087\u3046\u3002\u3057\u304b\u3057\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u306a\u3046\u3068\u30d2\u30b2\u306f\u751f\u3048\u306a\u304f\u306a\u308a\u6bce\u671d\u306e\u30d2\u30b2\u5243\u308a\u304c\u697d\u306b\u306a\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-5\">\u30d2\u30b2\u8131\u6bdb\u306f\u5f8c\u6094\u3059\u308b\uff1f\u30d2\u30b2\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u89e3\u8aac <\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u5b9f\u306f\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u306f\u30c7\u30e1\u30ea\u30c3\u30c8\u3082\u5b58\u5728\u3057\u307e\u3059\u3002\u4e00\u5ea6\u3001\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u9577\u671f\u9593\u30d2\u30b2\u304c\u751f\u3048\u306a\u3044\u72b6\u614b\u304c\u6301\u7d9a\u3002\u305d\u306e\u305f\u3081\u3001\u6c38\u4e45\u8131\u6bdb\u5f8c\u306b\u300c\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u3044\u300d\u3068\u601d\u3063\u3066\u3082\u751f\u3084\u3059\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u4eca\u5f8c\u3001\u30d2\u30b2\u3067\u904a\u3073\u305f\u3044\u3068\u601d\u3063\u3066\u3044\u308b\u65b9\u30fb\u751f\u3084\u3059\u53ef\u80fd\u6027\u304c\u3042\u308b\u65b9\u306f\u6c38\u4e45\u8131\u6bdb\u3067\u306f\u306a\u304f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306b\u3088\u308b\u6e1b\u6bdb\u304c\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u7d99\u7d9a\u7684\u306b\u53d7\u3051\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u6bdb\u304c\u751f\u3048\u3066\u304f\u308b\u901f\u5ea6\u306f\u9045\u304f\u306a\u308a\u30d2\u30b2\u306e\u51e6\u7406\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u5927\u5e45\u306b\u77ed\u7e2e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f35\u9078\u3002\u75db\u304f\u306a\u3044\u8131\u6bdb\u3067\u6bdb\u306e\u60a9\u307f\u3092\u89e3\u6d88<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5\">\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u5b89\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af5\u9078<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg\" alt=\"\" class=\"wp-image-22816\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-18-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u304a\u5f97\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u304a\u3059\u3059\u3081\u306e<span class=\"highlighted\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u7d39\u4ecb\u3059\u308b\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306f\u3044\u305a\u308c\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u65bd\u8a2d\u540d<\/td><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>1\u56de\u3042\u305f\u308a\u306e\u6599\u91d1\u304c\u5b89\u3044<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\">MEN\u2019S TBC<\/a><\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u304c\u7d30\u304b\u306a\u3067\u304d\u308b<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c100\u5186<\/td><\/tr><tr><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u521d\u8a3a\u6599\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u30fb\u85ac\u4ee3\u304c\u7121\u6599<\/td><\/tr><tr><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af (opens in a new tab)\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-6\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-Q2227739&p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p><strong>\u5168\u56fd\u306b60\u9662<\/strong>\u4ee5\u4e0a\u3092\u5c55\u958b\u3059\u308b\u5927\u624b\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3002\u30e1\u30f3\u30ba\u8131\u6bdb\u306b\u304a\u3044\u3066\u3082<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6<\/span>\u306e\u5b9f\u7e3e\u3092\u8a87\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>1\u56de\u3042\u305f\u308a\u306e\u8131\u6bdb\u6599\u91d1\u304c\u975e\u5e38\u306b\u5b89\u304f\u3001\u304a\u5f97\u306b\u8131\u6bdb\u3092\u7d99\u7d9a\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3002\u307e\u305f\u3001\u6700\u65b0\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u308a<strong>\u7537\u6027\u306e\u6fc3\u3044\u30d2\u30b2\u306b\u5bfe\u3057\u3066\u3082\u9ad8\u3044\u8131\u6bdb\u52b9\u679c<\/strong>\u304c\u671f\u5f85\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-7\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u8131\u6bdb\u9aed\u7537Z<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u9aed\u5243\u308a\u306e\u56de\u6570\u304c\u6e1b\u308b\u3068\u3053\u3093\u306a\u306b\u3082\u5feb\u9069\u306a\u3093\u3060\u306a\u3002\u307f\u3093\u306a\u3072\u3052\u8131\u6bdb\u3057\u305f\u307b\u3046\u304c\u3044\u3044\u3088\u3002\u56e0\u307f\u306b<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong>\u3067\u8131\u6bdb\u3057\u305f\u3088\u3002\u7f8e\u4eba\u306e\u53d7\u4ed8\u306e\u304a\u59c9\u3055\u3093\u306b\u300c\u9ebb\u9154\u3059\u308b\u4eba\u3042\u307e\u308a\u3044\u307e\u305b\u3093\u3088\u300d\u3063\u3066\u8a00\u308f\u308c\u305f\u3002\u3067\u3082\u30d2\u30b2\u6fc3\u3044\u90e8\u5206\u306f\u3059\u3052\u3047\u75db\u304b\u3063\u305f\u3002 <br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAZZCI<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff14\u56de\u76ee\u306e\u65bd\u8853\u304c\u7d42\u308f\u308a\u307e\u3057\u305f\uff01 \u524d\u56de\u304b\u3089\u306e\u5927\u304d\u306a\u5909\u5316\u306f \u7121\u3044\u3088\u3046\u306b\u601d\u3048\u307e\u3059\u304c \u65bd\u8853\u524d\u306b\u6bd4\u3079\u308b\u3068<strong>\u898b\u9055\u3048\u308b\u307b\u3069\u30d2\u30b2\u304c\u8584\u304f\u306a\u308a\u307e\u3057\u305f<\/strong>\u3002\u3053\u308c\u306a\u3089\u3082\u3063\u3068\u65e9\u304f\u8131\u6bdb\u3092\u3059\u308c\u3070\u826f\u304b\u3063\u305f\u306a\u3002\u3067\u3082\u3084\u3063\u3071\u3001\u75db\u307f\u306f\u7d50\u69cb\u5f37\u304f\u3066\u6ce3\u304f\u304b\u3068\u601d\u3063\u305f\u3002\u8131\u6bdb\u5f8c\u306f\u808c\u306e\u8d64\u304f\u306a\u3063\u3066\u75db\u3005\u3057\u3044\u3002<br>\u53c2\u7167\uff1aTwitter <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-458258d4-afc7-4131-9941-64c6367f0f43\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3082\u308a\u304a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3051\u3069\u3001\u5287\u7684\u306b\u306f\u5909\u308f\u3093\u306a\u3044\u306a\u30fc\u3002\u3082\u3068\u3082\u3068\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\u3060\u304b\u3089\u304b\u306a\u3002\u3067\u30826\u56de\u76ee\u3067\u3084\u3063\u3068\u6700\u521d\u3068\u6bd4\u3079\u3066\u8584\u304f\u306a\u3063\u3066\u304d\u305f\u304b\u3082\u3002<strong>\u30b9\u30bf\u30c3\u30d5\u3082\u4e01\u5be7\u3060\u3057\u3001\u306a\u306b\u3088\u308a\u30af\u30ea\u30cb\u30c3\u30af\u306e\u96f0\u56f2\u6c17\u304c\u826f\u3044<\/strong>\u3002\u3082\u3046\u3061\u3087\u3063\u3068\u7d99\u7d9a\u3057\u307e\u3059\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-8\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d6\u56de\u30b3\u30fc\u30b9<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>16,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u982c\u3001\u3082\u307f\u3042\u3052\u5468\u8fba<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>19,800\u5186\uff0f6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td> \u5951\u7d04\u6642\u306b<br>\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044 <\/td><td>29,280\u5186\uff0f6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u89e3\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-9\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover\uff09<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb\u516c\u5f0fWEB\u30b5\u30a4\u30c8\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u3067\u304a\u3053\u306a\u308f\u308c\u3066\u3044\u308b<strong>\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff09<\/strong>\u306f\u8131\u6bdb\u52b9\u679c\u304c\u9ad8\u3044\u3053\u3068\u3067\u6709\u540d\u3002\u8131\u6bdb\u5b8c\u4e86\u5f8c\u306f10\u5e74\u4ee5\u4e0a\u751f\u3048\u308b\u3053\u3068\u304c\u306a\u304f\u3001<span class=\"highlighted\">\u52b9\u679c\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3088\u308a\u9ad8\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306f<strong>\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/strong>\u3067\u3042\u308b\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"mens_tbc-2\"> MEN\u2019S TBC\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u5c71\u53e3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u3001\u660e\u65e5\u304b\u3089\u672c\u683c\u7684\u306a\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u307e\u3059\uff01 \u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u7121\u77e5\u3067\u3057\u305f\u304c<strong>\u304a\u5e97\u306e\u65b9\u304c\u89aa\u5207\u306b\u8aac\u660e<\/strong>\u3057\u3066\u304f\u308c\u307e\u3057\u305f\u3002 \u307e\u305a\u306f\u90e8\u5206\u7684\u306b30%\u6e1b\u3089\u3057\u307e\u3059\uff01\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u3067\u304d\u308b\u305d\u3046\u3067\u3081\u3063\u3061\u3083\u697d\u3057\u307f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u702c\u6238<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30baTBC\u306e\u8131\u6bdb\u306f\u6599\u91d1\u304c\u5c11\u3057\u9ad8\u3044\u3067\u3059\u3002<strong>\u521d\u56de\u4f53\u9a13\u30921000\u5186<\/strong>\u3068\u9b45\u529b\u7684\u3060\u3051\u3069\u3001\u305d\u306e\u3042\u3068\u306f\u9ad8\u3081\u3002\u7406\u7531\u304c\u3042\u3063\u3066\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3060\u304b\u3089\u3067\u3059\u3002\u52b9\u679c\u304c\u51fa\u3084\u3059\u3044\u8131\u6bdb\u3067\u3059\u304c\u3001\u7d4c\u6e08\u7684\u306b\u304b\u306a\u308a\u4f59\u88d5\u3042\u308b\u4eba\u306b\u306f\u304a\u3059\u3059\u3081\u3067\u3059\u304c\u3001\u666e\u901a\u306e\u65b9\u306f\u3082\u3063\u3068\u5b89\u304f\u3066\u304a\u3059\u3059\u3081\u304c\u3042\u308b\u306a\u3068\u601d\u3044\u307e\u3059\u3002 \u5b9f\u969b\u306b\u6bdb\u3082\u751f\u3048\u3066\u3053\u306a\u3044\u3067\u3059\u3057\u3001\u7d50\u69cb\u826f\u3044\u3067\u3059\u3002<br>\u53c2\u7167\uff1bGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-137227f7-86b0-44e7-a43c-e89408018828\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u540d\u524d<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u5e97\u9577\u3055\u3093\u306f\u5973\u6027\u3067\u5bfe\u5fdc\u304c\u826f\u304f\u3001\u5e97\u54e1\u3055\u3093\u3082\u7686\u5973\u6027\u3067\u65bd\u8853(\u8131\u6bdb)\u6642\u306b\u3001\u3061\u3083\u3093\u3068\u4e00\u4eba\u4e00\u4eba\u306b\u62c5\u5f53\u5236\u304c\u7740\u304f\u307f\u305f\u3044\u306a\u611f\u3058\u3067\u3059\u3002 \u7537\u6027\u306e\u9aed(\u30d2\u30b2)\u8131\u6bdb\u306f\u3001\u4eba\u306b\u5bc4\u308a\u3051\u308a\u3067?<strong>\u6d99\u304c\u51fa\u308b\u307b\u3069\u75db\u3044<\/strong>\u306e\u3068\u3001\u6fc0\u75db\u3067\u3057\u305f\u3002(\u500b\u4eba\u306e\u611f\u60f3\u3067\u3059\u3002) \u6bdb\u30921\u672c1\u672c\u96fb\u6c17\u3067\u30d3\u30ea\u30d3\u30ea\u53d6\u308b\u611f\u3058\u3067\u3059\u3002\u305d\u306e\u5206 \u6642\u9593\u3082\u304b\u304b\u308b\u3057\u3001\u75db\u3055\u3092\u6211\u6162\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u611f\u3058\u3067\u3059\u3002 <br>\u53c2\u7167\uff1bGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"mens_tbc-3\">MEN\u2019S TBC \u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u6599\u91d1\uff0f\u672c\u6570<\/td><\/tr><tr><td>\u30d2\u30b2<\/td><td>132\u5186\uff5e\uff0f1\u672c<br>\uff08\u30e1\u30f3\u30d0\u30fc\u4fa1\u683c110\u5186\u301c\uff0f1\u672c\uff09<\/td><\/tr><tr><td>\u7279\u5225\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30d7\u30e9\u30f3<br>\uff08\u4e00\u4f8b\uff09<\/td><td>105,800\u5186\uff0f\u30d2\u30b2800\u672c<br>\uff086\u56de\u6255\u3044\u53ef\u80fd\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\uff0a\u30e1\u30f3\u30d0\u30fc\u306b\u306a\u308b\u305f\u3081\u306b\u306f\u5165\u4f1a\u91d1\u3001\u4e8b\u52d9\u624b\u6570\u6599\u3068\u3057\u306616,500\u5186\u304c\u5fc5\u8981\u3002<\/p>\n\n\n\n<h4><span id=\"mens_tbc-4\">MEN\u2019S TBC\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30fb\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<br>\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\uff1a\u9ad8\u5468\u6ce2\u91dd\u8131\u6bdb\uff09<br>\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\uff08IPL\u8131\u6bdb\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30a8\u30d4\u30e9\u30c3\u30b7\u30e5\uff08\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff09<br>\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u6a5f\u5668\u306f\u8a18\u8f09\u306a\u3057<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u305f\u3081\u75db\u307f\u306f\u5f37\u3044\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u4e2d\u7a0b\u5ea6\u306e\u75db\u307f\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u305d\u306e\u4ed6\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">\u5404\u5e97\u8217\u30da\u30fc\u30b8<\/a>\u300d\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u4f7f\u7528\u3055\u308c\u308b\u8131\u6bdb\u6a5f<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/span>\u306f\u65e5\u713c\u3051\u808c\u3067\u3082\u8131\u6bdb\u304c\u53ef\u80fd\u3002\u307e\u305f\u3001<strong>\u5f93\u6765\u306e\u8131\u6bdb\u6a5f\u3088\u308a\u5927\u808c\u306b\u75db\u307f\u3092\u6291\u3048\u308b<\/strong><strong>\u3053\u3068\u306b\u6210\u529f<\/strong>\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u51686\u56de\u306e\u30d2\u30b2\u8131\u6bdb\u3092\u7d42\u3048\u308b\u3068\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306f3\u5e74\u9593100\u5186<\/strong>\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u30d2\u30b2\u304c\u6fc3\u304f\u3001\u8131\u6bdb\u56de\u6570\u304c10\u56de\u4ee5\u4e0a\u5fc5\u8981\u306a\u65b9\u306f\u304a\u5f97\u306b\u7d99\u7d9a\u3067\u304d\u307e\u3059\u306d\u3002<\/p>\n\n\n<h4><span id=\"titleid-11\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">IS<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u306a\u3093\u304b\u26061\u591a\u3044\u3051\u3069\u6bdb\u306e\u751f\u3048\u5909\u308f\u308a\u5468\u671f\u7684\u306b\u4e88\u7d04\u306f1,2\u30f5\u6708\u306b\u4e00\u5ea6\u3060\u3057\u30016\u56de\u901a\u3063\u3066\u7a7a\u304d\u7121\u304f\u3066<strong>\u56f0\u3063\u305f\u4e8b\u306f\u4e00\u5ea6\u3082\u306a\u3044\u305e<\/strong>\u3001\u4e88\u7d04\u6642\u9593\u62e1\u5f35\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u4f7f\u3063\u3066\u306a\u3044\u3093\u3058\u3083\u306a\u3044\u304b\uff1f\u30d2\u30b2\u3082\u3057\u3063\u304b\u308a\u306a\u304f\u306a\u308b\u3057\u3001\u826f\u3044\u3068\u601d\u3046\u305e\u3002<br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KAN<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e8b\u524d\u306b\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3067\u898b\u305f\u5185\u5bb9\u3001\u6599\u91d1\u3068\u3042\u307e\u308a\u5909\u308f\u308a\u306a\u304f\u3001\u3064\u307e\u308a\u8ffd\u52a0\u6599\u91d1\u3067\u5132\u3051\u305f\u3044\u3001\u3068\u3044\u3046\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u306a\u3055\u305d\u3046\u3002 \u305f\u3060\u4e00\u90e8\u76ae\u819a\u306e\u30b1\u30a2\u3067\u8ffd\u52a0\u6599\u91d1\u304c\u767a\u751f\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u63d0\u793a\u306f\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u3053\u308c\u306f\u30de\u30b9\u30c8\u3067\u306f\u306a\u3044\u3088\u3046\u3067\u4e01\u5be7\u306b\u304a\u65ad\u308a\u3002<br><br>\u5951\u7d04\u5f53\u65e5\u306b\u4e00\u822c\u578b\u306e\u6a5f\u68b0\u3067\u65bd\u8853\u3092\u53d7\u3051\u307e\u3057\u305f\u304c\u3001\u7d50\u69cb\u75db\u3044w\u3042\u307e\u308a\u75db\u304c\u3063\u3066\u308b\u306e\u3067\u3001\u4e01\u5be7\u306b\u3084\u3063\u3066\u3082\u3089\u3063\u305f\u3002<strong>\u3053\u308c\u306f\u7b11\u6c17\u30ac\u30b9\u306f\u5fc5\u9808\u3060\u3068\u601d\u3044\u307e\u3059\u3002<\/strong><br><br>\u3042\u3068\u53d7\u4ed8\u306b\u7f8e\u4eba\u306e\u30b9\u30bf\u30c3\u30d5\u304c\u305f\u304f\u3055\u3093\u3044\u3089\u3057\u3066\u3001\u305d\u308c\u3082\u96a0\u308c\u30dd\u30a4\u30f3\u30c8\u3002<br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">KNZ<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30d2\u30b2\u5168\u4f536\u56de\u306e\u30b3\u30fc\u30b9\u304c\u7d42\u4e86\u3002\u6b21\u56de\u304b\u30891\u56de\u306b\u3064\u304d100\u5186\u3092\u652f\u6255\u3063\u3066\u65bd\u8853\u3057\u3066\u3082\u3089\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3057\u305f\u3002<strong>\u7d50\u8ad6\u7684\u306b\u306f\u304b\u306a\u308a\u6e80\u8db3<\/strong>\u3002\u305d\u308c\u307e\u3067\u306f\u7537\u602710\u4eba\u4e2d1~2\u756a\u76ee\u3092\u4e89\u3046\u304f\u3089\u3044\u306e\u30d2\u30b2\u306e\u6fc3\u3055\u304b\u3089\u3001\u30b3\u30fc\u30b9\u304c\u7d42\u308f\u308b\u3068\u306a\u3093\u30687~8\u756a\u76ee\u304f\u3089\u3044\u306e\u8584\u3055\u306b\uff01<br><br>\u7279\u306b\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u9996\u56de\u308a\u306e\u9752\u3005\u3057\u3055\u306f\u521d\u56de\u306e\u65bd\u8853\u30678\u5272\u304f\u3089\u3044\u89e3\u6c7a\u3057\u3066\u3073\u3063\u304f\u308a\u3002 <br>\u53c2\u7167\uff1aGoogle <\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-12\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d<\/td><td>\u6708\u30051,261\u5186\u301c\uff0f60\u56de<\/td><td>75,680\u5186\uff0f6\u56de<br><strong>\uff087\u56de\u76ee\u4ee5\u964d100\u5186\uff09<\/strong><\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-13\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d\u304c\u53ef\u80fd<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td>\u6c60\u888b\u30fb\u65b0\u5bbf\u672c\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u4e0a\u91ce\u30fb\u753a\u7530\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u5bae\u30fb\u6a2a\u6d5c\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u798f\u5ca1\u5929\u795e\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u65b0\u5bbf\u672c\u9662<br>\u5e73\u65e5\u300011:00\u301c20:00<br>\u571f\u30fb\u65e5\u30fb\u795d\u300011:00\u301c20:00<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u5206\u5272<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u516c\u5f0fWEB\u30b5\u30a4\u30c8<\/a>\u304b\u3089\u306e\u4e88\u7d04<br>\u30fb\u96fb\u8a71\u4e88\u7d04\uff08\u5f53\u65e5\u30fb\u7fcc\u65e5\u5206\u306e\u4e88\u7d04\u306e\u307f\uff09<br>\u30fb\u53d7\u4ed8\u3067\u306e\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-14\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-S225635l&p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u533b\u5e2b\u3067\u306f\u306a\u3044\u30b9\u30bf\u30c3\u30d5\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u306b\u3042\u305f\u308a\u307e\u3059\u304c\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u306f\u9055\u3044\u307e\u3059\u3002<strong>\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u62c5\u5f53\u3057\u3066\u304f\u308c<\/strong>\u308b\u305f\u3081\u5b89\u5fc3\u611f\u304c\u9055\u3044\u307e\u3059\u306d\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u304c\u521d\u3081\u3066\u306e\u65b9\u306e\u305f\u3081\u306b<span class=\"highlighted\">\u5b66\u5272\u30fb\u4e57\u308a\u63db\u3048\u5272\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<\/span>\u306a\u3069\u69d8\u3005\u306a\u304a\u5f97\u306a\u5236\u5ea6\u3092\u7528\u610f\u3002\u305d\u306e\u4e16\u4ee3\u306e\u65b9\u3067\u3082\u6bce\u6708\u306e\u8ca0\u62c5\u3092\u5c11\u306a\u304f\u3057\u306a\u304c\u3089\u8131\u6bdb\u3092\u884c\u3046\u3053\u3068\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n<h4><span id=\"titleid-15\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df<\/span><\/h4>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u6728\u9752<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3044\u308d\u3093\u306a\u30d2\u30b2\u8131\u6bdb\u3092\u4f53\u9a13\u3057\u306b\u884c\u3063\u305f\u3051\u3069\u4e00\u756a\u52b9\u679c\u3092\u5b9f\u611f\u3067\u304d\u305f\u6c17\u304c\u3059\u308b\u3002\u75db\u3044\u3051\u3069\u3002<strong>\u7537\u6027\u5c02\u9580\u3060\u304b\u3089\u5ba2\u3082\u7537<\/strong>\u3060\u3057\u3001\u30b9\u30bf\u30c3\u30d5\u3082\u7537\u3070\u304b\u308a\u3002\u65b0\u5bbf\u4e09\u4e01\u76ee\u304b\u3089\u8fd1\u3044\u306e\u3082\u3044\u3044\u3002 <br>\u53c2\u7167\uff1aGoogle<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u305f\u306a\u3079\u3047<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">1\u5e74\u524d\u304b\u3089\u30e1\u30f3\u30ba\u30ea\u30bc\u3067\u30d2\u30b2\u8131\u6bdb\u3084\u3063\u3066\u307e\u3059 \u73fe\u57285\u56de\u7167\u5c04\u6e08\u3002<strong>\u8584\u304f\u306f\u306a\u3063\u3066\u3082\u30c4\u30eb\u30c4\u30eb\u306b\u306f\u7a0b\u9060\u3044<\/strong>\u3067\u3059\u306d\u3002\u4eba\u306b\u3088\u308a\u307e\u3059\u304c\u3001\u7537\u6027\u306e\u9aed\u306f5\u56de\u76ee\u304c\u6298\u308a\u8fd4\u3057\u5730\u70b9\u304f\u3089\u3044\u304b\u306a\u3063\u3066\u8a00\u308f\u308c\u307e\u3057\u305f\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e837a59-eb86-469e-b345-004dad2cc557\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306f\u306a<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u304b\u3052\u3067\u3072\u3052\u5243\u308a\u306e\u6642\u9593\u304c\u306a\u304f\u306a\u3063\u305f^_^ \u65e9\u671d\u304b\u3089\u306e\u30ed\u30b1\u3082\u3072\u3052\u5243\u308a\u7121\u3044\u3060\u3051\u3067\u30c6\u30f3\u30b7\u30e7\u30f3\u4e0a\u304c\u308b\u301c\u3002 <strong>\u671d\u306e\u7121\u99c4\u306a\u6642\u9593\u304c\u306a\u3044\u304b\u3089\u307e\u3058\u5feb\u9069<\/strong>\u3002\u75db\u307f\u306f\u3059\u3054\u3044\u3051\u3069\u3002<br>\u53c2\u7167\uff1aTwitter<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<h4><span id=\"titleid-16\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u5b9a\u984d\uff0f\u5206\u5272\u56de\u6570<\/td><td> 5\u56de\u30b3\u30fc\u30b9\u306e\u8cbb\u7528 <\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 2,300\u5186\/6\u56de <\/td><td> 14,000\u5186 <\/td><\/tr><tr><td>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 3,100\u5186\/24\u56de <\/td><td> 69,800\u5186 <\/td><\/tr><tr><td>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a3,200\u5186\/18\u56de <br>\u901a\u5e38\uff1a3,200\u5186\/30\u56de <\/td><td> \u65b0\u898f\u5951\u7d04\uff1a54,800\u5186 <br>\u901a\u5e38\uff1a89,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u5206\u5272\u56de\u6570\u30fb\u5206\u5272\u91d1\u984d\u306f\u516c\u8868\u91d1\u984d\u3067\u306f\u306a\u304f\u60f3\u5b9a\u3067\u3059\u3002\u8a73\u3057\u304f\u306f\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044<\/small><\/p>\n\n\n<h4><span id=\"titleid-17\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a3,300\u5186\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h3><span id=\"titleid-18\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg\" alt=\"\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\" class=\"wp-image-93876\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500.jpg 650w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2024\/07\/bnr-650500-300x231.jpg 300w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/><\/figure>\n\n\n\n<p>\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306f2024\u5e747\u6708\u306b\u300c\u30e1\u30f3\u30ba\u3058\u3076\u3093\u30af\u30ea\u30cb\u30c3\u30af\u300d\u3068\u7d71\u5408\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u62e1\u5927\u4e2d\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002<\/p>\n\n\n\n<p><span class=\"highlighted\">\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\u304c\u7121\u6599<\/span>\u306a\u306e\u304c\u3001\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7279\u5fb4\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u3067\u3082\u901a\u3044\u3084\u3059\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h4><span id=\"titleid-19\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u7dcf\u8cbb\u7528\uff0f\u65bd\u8853\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/td><td>9,800\u5186\/3\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h4><span id=\"titleid-20\">\u30e1\u30f3\u30ba \u30a2\u30ea\u30b7\u30a2\u30af\u30ea\u30cb\u30c3\u30af\u306e\u57fa\u672c\u60c5\u5831<\/span><\/h4>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u30bd\u30d7\u30e9\u30ce\u30c1\u30bf\u30cb\u30a6\u30e0\u3001\u30b9\u30d7\u30ec\u30f3\u30c0\u30fcX\u3001\u30e9\u30b7\u30e3 \u30c8\u30ea\u30cb\u30c6\u30a3\u30d7\u30ed<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25ce\uff08\u9ebb\u9154\u53ef\u80fd\uff1a\u7121\u6599\uff09<\/td><\/tr><tr><td>\u8131\u6bdb\u3067\u304d\u308b\u90e8\u4f4d<\/td><td>\u307b\u307c\u5168\u3066\u306e\u90e8\u4f4d<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u203b\u65bd\u8853\u306b\u306f\u3084\u3051\u3069\u3084\u6bdb\u56a2\u708e\u306a\u3069\u306e\u30ea\u30b9\u30af\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u5e97\u8217<\/td><td><strong>\u3010\u6771\u4eac\u3011<\/strong><br>\u9280\u5ea7\u9662\u30fb\u9280\u5ea74\u4e01\u76ee\u9662\u30fb\u65b0\u5bbf\u5357\u53e3\u9662\u30fb\u65b0\u5bbf3\u4e01\u76ee\u9662\u30fb\u8868\u53c2\u9053\u9662\u30fb\u6c60\u888b\u6771\u53e3\u9662\u30fb\u4e0a\u91ce\u4e2d\u592e\u901a\u308a\u9662\u30fb\u5317\u5343\u4f4f\u9662\u30fb\u5409\u7965\u5bfa\u897f\u53e3\u9662\u30fb\u7acb\u5ddd\u5317\u53e3\u9662\u30fb\u753a\u7530\u6771\u53e3\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u53172\u6761\u9662\u30fb\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5927\u5bae\u897f\u53e3\u9662\u30fb\u5343\u8449\u6771\u53e3\u9662\u30fb\u8239\u6a4b\u5357\u53e3\u9662\u30fb\u67cf\u897f\u53e3\u9662\u30fb\u6a2a\u6d5c\u96622nd<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u99c5\u5357\u9662\u30fb\u540d\u99c52\u4e01\u76ee\u9662<br><br><strong>\u3010\u95a2\u897f\u3011<\/strong><br>\u6885\u7530\u8336\u5c4b\u753a\u9662\u30fb\u5fc3\u658e\u6a4b\u96622nd\u30fb\u4e09\u5bae\u9662<br><br><strong>\u3010\u5317\u9678\u3011<\/strong><br>\u91d1\u6ca2\u9662<br><br><strong>\u3010\u4e2d\u56fd\u30fb\u4e5d\u5dde\u3011<\/strong><br>\u5e83\u5cf6\u672c\u901a\u9662\u30fb\u5929\u795e\u5927\u540d\u9662<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/aletheia-neo-clinic.com\/cliniclist\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/a>\u300d\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u5404\u5e97\u8217\u3054\u3068\u306b\u7570\u306a\u308b<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&m=mhr51e4wnsk7\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Web\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff08VISA\u30fbMasterCard\u30fbJCB\u30fbDINERS\u30fbAMEX\u30fbDISCOVER\uff09<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter blank\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/synapse-link.jp\/link.php?i=phr9hkeikrwl&m=mhr51e4wnsk7\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"qa\">\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066Q&A<\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg\" alt=\"\" class=\"wp-image-22817\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-19-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u30fb\u7591\u554f\u306b\u5bfe\u3059\u308b\u56de\u7b54\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u3053\u308c\u304b\u3089\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3088\u3046\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-21\">\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f<\/span><\/h3>\n\n\n\n<p>\u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<span class=\"highlighted\">\u8131\u6bdb\u5668<\/span>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/span>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03 <\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg\" alt=\"\" class=\"wp-image-22819\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/001-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<span class=\"redcolor\">\u75db\u307f\u304c\u5f37\u3044<\/span>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046 <\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<span class=\"redcolor\">\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/span>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-23\">\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f <\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<h2><span id=\"titleid-24\">\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg\" alt=\"\" class=\"wp-image-22820\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/002-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u306f\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u3076\u304b\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u304c\u3001<span class=\"highlighted\">\u7dcf\u8cbb\u7528\u304c\u5b89\u3044\u306e\u306f\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/span>\u3067\u884c\u3046\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3067\u3042\u308b\u5834\u5408\u304c\u591a\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p>\u306a\u304a\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u305f\u3044\u5834\u5408\u306f<span class=\"redcolor\">\u3067\u304d\u308b\u3060\u3051\u65e9\u3081\u306b\u884c\u306a\u3046\u3053\u3068\u3092\u5f37\u304f\u304a\u3059\u3059\u3081<\/span>\u3057\u307e\u3059\u3002\u306a\u305c\u306a\u3089\u3001\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u308b\u3068\u767d\u9aea\u90e8\u5206\u3078\u306e\u8131\u6bdb\u52b9\u679c\u304c\u8584\u308c\u3066\u3057\u307e\u3046\u304b\u3089\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u52b9\u679c\u304c\u4e00\u90e8\u5206\u3060\u3051\u8584\u308c\u3066\u3057\u307e\u3046\u3068\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u307e\u3060\u3089\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u7dba\u9e97\u306b\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306b\u300c<span class=\"redcolor\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u3092\u3057\u305f\u304b\u3063\u305f\u3051\u3069\u3001\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u3044\u305f\u304b\u3089\u3046\u307e\u304f\u3067\u304d\u306a\u304b\u3063\u305f<\/span>\u300d\u3068\u3044\u3046\u65b9\u3082\u3002<\/p>\n\n\n\n<p>\u65e9\u3044\u65b9\u306f30\u4ee3\u304b\u3089\u30d2\u30b2\u306b\u767d\u9aea\u304c\u6df7\u3058\u3063\u3066\u304d\u3066\u3057\u307e\u3046\u305f\u3081\u3001\u3067\u304d\u308b\u3060\u3051\u65e9\u3044\u6bb5\u968e\u3067\u8131\u6bdb\u3092\u884c\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3063\u3066\u3042\u308b\uff1f <\/td><td style=\"text-align:left\"> <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u3082\u52b9\u679c\u304c\u306a\u3044\uff1f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u306a\u304b\u306a\u304b\u30d2\u30b2\u304c\u629c\u3051\u306a\u3044\u6642\u306b\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\u30dd\u30a4\u30f3\u30c8<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u4f55\u56de\u901a\u3048\u3070\u30d2\u30b2\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\uff1f <\/td><td style=\"text-align:left\" rowspan=\"2\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u56de\u6570\u3054\u3068\u306e\u8131\u6bdb\u52b9\u679c\u304c\u898b\u305f\u3044<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u77e5\u308a\u305f\u3044<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\"> \u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyagi\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-tokyo\/hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tochigi\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-7cf48278-537f-4169-9ae2-87752892eafd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/hyougo\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-oosaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-d6301030-2489-46dc-b8f0-7a928609d739\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-clinicranking-okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u81ea\u5b85\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u306b\u306f<strong>\u8131\u6bdb\u5668<\/strong>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u624b\u8efd\u306b\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u3067\u304d\u308b\u3053\u3068\u304b\u3089\u4eba\u6c17\u3092\u96c6\u3081\u3001\u4eca\u3067\u306f\u69d8\u3005\u306a\u7a2e\u985e\u306e\u8131\u6bdb\u5668\u304c\u8ca9\u58f2\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u5668\u306e\u76ee\u7684\u306f\u3042\u304f\u307e\u3067\u3082\u6e1b\u6bdb\u3067\u3059\u3002<strong>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044<\/strong>\u305f\u3081\u6ce8\u610f\u3057\u307e\u3057\u3087\u3046\u3002\u307e\u305f\u3001\u30b3\u30b9\u30d1\u3092\u8003\u3048\u308b\u3068\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u65b9\u304c\u304a\u5f97\u306b\u306a\u308b\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f<strong>\u8131\u6bdb\u5668\u306e\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3001\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u306e\u6bd4\u8f03<\/strong>\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u5668\u3082\u30e9\u30f3\u30ad\u30f3\u30b0\u3067\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cself\/\">\u3010\u9aed\u8131\u6bdb\u3011\u81ea\u5b85\u3067\u30bb\u30eb\u30d5\u8131\u6bdb\u3059\u308b\u306a\u3089\u304a\u3059\u3059\u3081\u306e\u8131\u6bdb\u56687\u9078\uff01\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u9055\u3044\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q. \u30d2\u30b2\u8131\u6bdb\u3063\u3066\u75db\u3044\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u306f\u4ed6\u306e\u8131\u6bdb\u306b\u6bd4\u3079\u3066<strong>\u75db\u307f\u304c\u5f37\u3044<\/strong>\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u7279\u306b\u9f3b\u4e0b\u8131\u6bdb\u306e\u75db\u307f\u304c\u5f37\u3044\u3068\u3044\u3046\u53e3\u30b3\u30df\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u75db\u307f\u5bfe\u7b56\u3068\u3057\u3066\u306f\u4ee5\u4e0b\u306e2\u3064\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002<br\/><br\/>\u8131\u6bdb\u6642\u306b\u9ebb\u9154\u3092\u884c\u306a\u3046<br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u306a\u3046<br\/>\u8131\u6bdb\u6642\u306b\u306f\u9ebb\u9154\u3092\u884c\u306a\u3048\u308b\u305f\u3081\u3001\u75db\u307f\u304c\u5fc3\u914d\u306a\u65b9\u306f\u30b9\u30bf\u30c3\u30d5\u306b\u76f8\u8ac7\u3059\u308b\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002\u305f\u3060\u3057\u3001<strong>\u9ebb\u9154\u3092\u5229\u7528\u3067\u304d\u308b\u306e\u306f\u533b\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u307f<\/strong>\u3002\u30a8\u30b9\u30c6\u30c6\u30a3\u30b7\u30e3\u30f3\u3057\u304b\u5728\u7c4d\u3057\u3066\u3044\u306a\u3044\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002<br\/>\u3057\u304b\u3057\u3001\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3048\u308b\u305f\u3081\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3068\u6bd4\u8f03\u3057\u3066\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u5c11\u306a\u3044\u3067\u3059\u3002<br\/>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u30d2\u30b2\u8131\u6bdb\u6642\u306e\u75db\u307f\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u75db\u307f\u306e\u6291\u3048\u65b9\u3082\u516c\u958b\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<br\/><br\/><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-hurt\/\">\u9aed\u8131\u6bdb\u306f\u3069\u308c\u304f\u3089\u3044\u75db\u3044\u306e\uff1f\u6c38\u4e45\u8131\u6bdb\u304b\u3089\u5149\u8131\u6bdb\u306e\u75db\u307f\u3092\u5fb9\u5e95\u6bd4\u8f03\uff01\u75db\u307f\u3092\u6291\u3048\u308b\u88cf\u6280\u3082\u7d39\u4ecb<\/a> <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u3092\u6c38\u4e45\u8131\u6bdb\u3057\u3066\u5f8c\u6094\u3059\u308b\u30b1\u30fc\u30b9\u3067\u591a\u3044\u306e\u306f\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u305f\u3068\u3044\u3046\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<br\/><strong>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/strong><br\/><strong>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/strong><br\/><strong>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong> <br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u306b\u601d\u3063\u3066\u3044\u308b\u3053\u3068\u306f\u3059\u3079\u3066\u8cea\u554f\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u524d\u306b\u8cea\u554f\u5185\u5bb9\u3092\u30e1\u30e2\u3057\u3066\u304a\u304f\u3053\u3068\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b […]<\/p>\n","protected":false},"author":29,"featured_media":22802,"parent":20488,"menu_order":765,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-ttl-1.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u524d\u306b\u3001\u5b9f\u969b\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u6599\u91d1\u304c\u304b\u304b\u308b\u306e\u304b\u5177\u4f53\u7684\u306b\u77e5\u308a\u305f\u3044\u3067\u3059\u3088\u306d\u3002 \u30d2\u30b2\u8131\u6bdb\u3067\u808c\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u306b…","acf":{"long_text_title":"\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","custom_order":"","title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"1","show_hide_review":"0","second_featured_image":{"ID":22803,"id":22803,"title":"3734_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3734-none-1.jpg","filesize":57672,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2\/","alt":"\u30102019\u3011\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb","author":"18","description":"","caption":"","name":"3734_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-2","status":"inherit","uploaded_to":20904,"date":"2019-12-09 15:57:59","modified":"2019-12-10 00:05:27","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3734-none-1.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20904"}],"version-history":[{"count":57,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions"}],"predecessor-version":[{"id":95623,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20904\/revisions\/95623"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/22802"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":18112,"date":"2024-06-10T02:00:00","date_gmt":"2024-06-09T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=18112"},"modified":"2024-06-11T01:10:58","modified_gmt":"2024-06-10T16:10:58","slug":"bald-hairremoval-times","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/","title":{"rendered":"\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\uff1f"},"content":{"rendered":"\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p><strong>\u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d<\/strong><\/p>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u59cb\u3081\u308b\u524d\u306b\u3001\u4f55\u56de\u7a0b\u5ea6\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\u304b\u77e5\u3063\u3066\u304a\u304d\u305f\u3044\u3067\u3059\u3088\u306d\u3002<\/p>\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u30d2\u30b2\u8131\u6bdb\u306f<span class=\"highlighted\">1\u56de\u76ee\u304b\u3089\u8131\u6bdb\u52b9\u679c<\/span>\u304c\u3042\u308a\u30015\u56de\u300110\u56de\u300115\u56de\u3068\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u5897\u3084\u3059\u307b\u3069\u30c4\u30eb\u30c4\u30eb\u3057\u305f\u808c\u306b\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u52b9\u679c\u3068\u5fc5\u8981\u56de\u6570<\/li><li>\u51e6\u7406\u304c\u5fc5\u8981\u306a\u304f\u306a\u308b\u301c\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u56de\u6570<\/li><li>\u30d2\u30b2\u8131\u6bdb\u306b\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<p>\u5b9f\u969b\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u3088\u308b<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb<\/span>\u3092\u884c\u306a\u3063\u305f\u65b9\u306e\u4f53\u9a13\u8ac7\u3092\u7d39\u4ecb\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5fc5\u8981\u306a\u56de\u6570\u304c\u308f\u304b\u308c\u3070\u3001<span class=\"highlighted\">\u6700\u7d42\u7684\u306b\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u304c\u5206<\/span><span class=\"highlighted\">\u304b\u308b<\/span>\u306e\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u5fc5\u898b\u3067\u3059\uff01<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-de123425-6664-42b9-83f2-47ef8379b715\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p class=\"yellowbox\">\u3010\u66f4\u65b0\u60c5\u5831\u3011<br>\u300cQ&A\u300d\u306b\u6b21\u306e\u8a2d\u554f\u3092\u8ffd\u52a0\u3057\u307e\u3057\u305f\uff082022\u5e747\u670826\u65e5\uff09<\/p>\n\n\n\n<ul><li><a href=\"http:\/\/FAQ4\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/a><\/li><li><a href=\"#titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/a><ul><li><a href=\"#1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><li><a href=\"#10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/a><\/li><li><a href=\"#5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#rinx\">\u25c6RINX<\/a><\/li><li><a href=\"#rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/a><\/li><li><a href=\"#mens_tbc\">\u25c6MEN\u2019S TBC<\/a><\/li><li><a href=\"#men8217s_tbc\">MEN’S TBC\u57fa\u672c\u60c5\u5831<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/a><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/a><ul><li><a href=\"#q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/a><\/li><li><a href=\"#q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/a><\/li><li><a href=\"#q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/a><\/li><li><a href=\"#q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/a><\/li><\/ul><\/div>\n<h2><span id=\"titleid\">\u9aed\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u5fc5\u8981\u306a\u56de\u6570\u306f\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u3092\u6bd4\u8f03<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u53d7\u3051\u308b\u7537\u6027\" class=\"wp-image-18763\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-6-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u306e<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u65b9\u6cd5\u3067\u5fc5\u8981\u306a\u56de\u6570\u3092\u307e\u3068\u3081\u307e\u3057\u305f\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u9752\u9aed\u304c\u306a\u304f\u306a\u3063\u3066\u304f\u308b<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d0412\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d046\u30f6\u6708\uff09<\/td><td>\u7d043\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><\/tr><tr><td>\u51e6\u7406\u304c\u697d\u306b\u306a\u308b<\/td><td>\u7d0410\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>\u7d046\u56de\u301c<br>\uff08\u7d041\u5e74\uff09<\/td><td>\u7d046\u56de\u301c<\/td><\/tr><tr><td>\u30c4\u30eb\u30c4\u30eb<\/td><td>15\u56de\u301c<br>\uff08\u7d042\u5e74\uff09<\/td><td>8\u56de\u301c<br>\uff08\u7d041\u5e743\u30f6\u6708\uff09<\/td><td>20\u301c80\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u300c\u30d2\u30b2\u306e\u6fc3\u3055\u300d\u3084\u300c\u3069\u306e\u7a0b\u5ea6\u8131\u6bdb\u3057\u305f\u3044\u304b\u300d\u306b\u3088\u3063\u3066\u5fc5\u8981\u56de\u6570\u304c\u7570\u306a\u308b\u305f\u3081\u3001\u304b\u306a\u308a\u958b\u304d\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><strong><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/strong>\u306f<strong><span class=\"redcolor\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u3044<\/span><\/strong>\u305f\u3081\u3001\u4e00\u65e6\u8131\u6bdb\u304c\u5b8c\u4e86\u3057\u305f\u3068\u601d\u3063\u3066\u3082\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u3001\u307e\u305f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u6e80\u8db3\u3067\u304d\u308b\u307e\u3067\u306e\u56de\u6570\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057<strong>\u75db\u307f\u304c\u6bd4\u8f03\u7684\u5f31\u304f<\/strong>\u3001<strong>1\u56de\u306e\u30b3\u30b9\u30c8\u3082\u304a\u3055\u3048\u3089\u308c\u308b<\/strong>\u305f\u3081\u3001\u624b\u8efd\u306b\u59cb\u3081\u3089\u308c\u308b\u8131\u6bdb\u65b9\u6cd5\u3068\u3057\u3066\u4eba\u6c17\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a>\u306f<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a<\/span>\u30011\u56de\u3042\u305f\u308a\u306e\u52b9\u679c\u3082\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u9ad8\u3044\u3053\u3068\u304c\u7279\u5fb4\u3002<\/p>\n<p>\u3068\u304f\u306b<span class=\"redcolor\">\u6fc3\u3044\u30d2\u30b2\u306e\u5834\u5408\u306f\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046<\/span>\u3068\u3044\u3046\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u65e9\u3044\u65b9\u3060\u3068<strong>2\u301c3\u56de\u7a0b\u5ea6\u3067\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u3089\u308c<\/strong>\u3001\u30c8\u30fc\u30bf\u30eb\u306e\u56de\u6570\u3082\u6291\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n<p>\u6700\u5f8c\u306b<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a>\u3067\u3059\u304c\u3001\u3053\u306e\u8131\u6bdb\u65b9\u6cd5\u306f\u65bd\u8853\u3057\u305f\u6bdb\u7a74\u304b\u3089\u306f<strong><span class=\"highlighted\">\u4e8c\u5ea6\u3068\u6bdb\u306f\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/strong>\u3053\u3068\u304c\u4e00\u756a\u306e\u30e1\u30ea\u30c3\u30c8\u3002\u307e\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3084\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u306f\u7167\u5c04\u3067\u304d\u306a\u3044\u3001\u767d\u9aea\u3084\u307b\u304f\u308d\u304b\u3089\u751f\u3048\u3066\u3044\u308b\u6bdb\u3082\u65bd\u8853\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u5168\u3066\u306e\u30d2\u30b2\u3092\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u51e6\u7406\u3057\u3088\u3046\u3068\u3059\u308b\u3068\u30011\u56de300\u672c\u51e6\u7406\u3067\u304d\u308b\u3068\u4eee\u5b9a\u3057\u3066\u3001<strong>20\u301c80\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u306b\u306a\u308b\u8a08\u7b97\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><small>\u203b\u6210\u4eba\u7537\u6027\u306e\u30d2\u30b2\u306e\u672c\u6570\u306f\u7d046,000\uff5e25,000\u672c<\/small><\/p>\n<p>\u6642\u9593\u3082\u30b3\u30b9\u30c8\u3082\u304b\u304b\u308b\u305f\u3081\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3059\u308b\u3068\u3044\u3046\u3088\u308a\u3001\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u3001<strong>\u30c7\u30b6\u30a4\u30f3\u30d2\u30b2\u3092\u697d\u3057\u307f\u305f\u3044<\/strong>\u3068\u3044\u3046\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30dd\u30a4\u30f3\u30c8<\/li><\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>\u30fb\u75db\u307f\u30841\u56de\u306e\u30b3\u30b9\u30c8\u3092\u304a\u3055\u3048\u305f\u3044\u2192\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<br>\u30fb\u5c11\u306a\u3044\u56de\u6570\u3067\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u2192\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<br>\u30fb\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u8131\u6bdb\u3057\u305f\u3044\u2192\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/p>\n\n\n\n<p>\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-2\">\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u56de\u6570\u3054\u3068\u306e\u52b9\u679c\u3092\u7d39\u4ecb<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-32491\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/007-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u30b3\u30fc\u30b9\u306e\u56de\u6570\u3092\u8ff7\u3063\u3066\u3044\u308b\u65b9\u306f\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u6c7a\u3081\u308b\u3068\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u95a2\u3057\u3066\u306f\u51e6\u7406\u3059\u308b\u30d2\u30b2\u306e\u672c\u6570\u306b\u3088\u3063\u3066\u4ed5\u4e0a\u304c\u308a\u304c\u5909\u308f\u308b\u305f\u3081\u3001\u3053\u3053\u3067\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u52b9\u679c\u30fb\u7d4c\u904e\u306b\u3064\u3044\u3066\u53e3\u30b3\u30df\u3092\u8e0f\u307e\u3048\u3066\u3054\u7d39\u4ecb\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"1\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\" class=\"wp-image-51059\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-1-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3048\u3044\u3068 | \u30d6\u30ed\u30b0\u3067\u8131\u30b5\u30e9<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\uff0f <strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\uff01 \uff3c <br>\u4eca\u671d\u6c17\u4ed8\u3044\u305f\u3093\u3067\u3059\u304c\u9f3b\u4e0b\u306e<strong>\u30d2\u30b2<\/strong>\u306e\u9762\u7a4d\u304c\u6e1b\u3063\u3066\u307e\u3057\u305f<br>\u3081\u3063\u3061\u3083<strong>\u30d2\u30b2<\/strong>\u5243\u308a\u304c\u697d\uff01<br><strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u8131\u6bdb\uff11\u56de\u3067\u3059\u304c \u5272\u3068\u52b9\u679c\u3092\u5b9f\u611f\u4e2d\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/eito2778\/status\/1234794711279394818?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">DANSO<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8a18\u9332: \u4e00\u56de\u3081\u306e<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\u304b\u3089\u4e09\u9031\u9593\u3002\u53e3\u3072\u3052\u306e\u9752\u307f\u304c\u8584\u304f\u306a\u3063\u305f\u3002\u30a2\u30b4\u3072\u3052\u5c11\u3057\u629c\u3051\u305f<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/DANSO000\/status\/1206774867082657792?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d2\u30b2\u30ea\u30fc\u30de\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3053\u3061\u3089\u306f\u8a18\u5ff5\u3059\u3079\u304d\uff11\u56de\u76ee\u306e\u65bd\u8853\u5f8c\uff11\u304b\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3001\u5206\u304b\u308a\u3084\u3059\u3044\u69d8\u306b\uff12\u65e5\u9593\u30d2\u30b2\u3092\u5243\u3089\u305a\u306b\u4f38\u3070\u3057\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002<br>\u30af\u30ea\u30cb\u30c3\u30af\uff1a\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u3000\u8131\u6bdb\u6a5f\uff1a\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<br>\u307e\u3060<br>\uff11\u56de\u76ee\u3060\u3057\u84c4\u71b1\u5f0f\u306e\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc\u3067\u306e\u65bd\u8853\u306a\u306e\u3067\u3001\u305d\u308c\u307b\u3069\u5927\u304d\u306a\u5909\u5316\u306f\u306a\u3044\u3051\u3069\u5589\u4ecf\u306e\u8fba\u308a\u306f\u3061\u3087\u3063\u3068\u6e1b\u3063\u3066\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumo_aga\/status\/1235044858215231491?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u304b\u3089\u304b\u30891\u30f6\u6708\u5f8c\" data-id=\"18757\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18757\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-1-300x167.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb1\u56de\u76ee\u304b\u30891\u30f6\u6708\u7d4c\u904e<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u4e0a\u306e\u753b\u50cf\u306f\u30d2\u30b2\u8131\u6bdb1\u56de\u3060\u3051\u884c\u3063\u3066\u304b\u30891\u30f6\u6708\u7d4c\u904e\u3057\u305f\u72b6\u614b\u3067\u3059\u3002\u30d2\u30b2\u8131\u6bdb\u306e\u52b9\u679c\u306f\u3044\u3064\u304b\u3089\u3060\u308d\u3046\u3068\u601d\u3063\u3066\u3044\u305f\u3057\u3001\u521d\u56de\u3058\u3083\u300c\u629c\u3051\u306a\u3044\u3060\u308d\u300d\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u9a5a\u304d\u3067\u3059\u3002\u3061\u306a\u307f\u306b\u8131\u6bdb\u6642\u306e\u75db\u307f\u306f\u304b\u306a\u308a\u3042\u308a\u307e\u3057\u305f\u30fb\u30fb\u30fb\u3067\u3082\u3053\u308c\u3067\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u3068\u601d\u3048\u3070\u6211\u6162\u3067\u304d\u308b\uff01\u3053\u308c\u304b\u3089\u306e\u7d4c\u904e\u304c\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-1-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e1\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"3\">\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\" class=\"wp-image-51060\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-3-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30d5\u30af\u30ca\u30f3<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\uff08<strong>\u30d5\u30e9\u30c3\u30b7\u30e5<\/strong>\uff093\u56de\u76ee\u3067\u307e\u3060\u307e\u3060\u6b8b\u3063\u3066\u3044\u308b\u304c\u3060\u3044\u3076\u8584\u304f\u306a\u3063\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/Fukunan_nanpa\/status\/1219643825418670080?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3042\u3080<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306b\u808c\u304c\u8010\u3048\u59cb\u3081\u305f\u611f\u3042\u308b\u3093\u3060\u304c<br>\u5f37\u3081\u306e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<strong>3\u56de<\/strong>\u76ee\u3057\u305f\u306e\u306b\u30b3\u30a4\u30c4\u3089\u5e73\u7136\u3068\u751f\u3048\u3066\u304d\u3084\u304c\u308b<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/amut_R\/status\/1237259617723281408?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb3\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18758\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18758\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-3-300x166.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb3\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30923\u56de\u3057\u3066\u3001\u52b9\u679c\u3092\u3088\u308a\u5b9f\u611f\u3057\u307e\u3057\u305f\u3002\u30d2\u30b2\u304c\u5c11\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d\u3002\u4ee5\u524d\u306f1\u30f6\u6708\u9593\u5243\u3089\u306a\u3044\u3068\u304b\u306a\u308a\u6fc3\u3044\u72b6\u614b\u306b\u306a\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u305d\u308c\u306b\u6bd4\u3079\u308b\u3068\u7dba\u9e97\u3067\u3059\u306d\u3002\u305f\u3060\u3001\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u767d\u9aea\u306b\u306f\u53cd\u5fdc\u3057\u306a\u3044\u305f\u3081\u767d\u3044\u30d2\u30b2\u306f\u6b8b\u3063\u3066\u3044\u307e\u3059\u3002\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u306a\u3089\u767d\u9aea\u304c\u306a\u304420\u4ee3\u306e\u3046\u3061\u306b\u3084\u3063\u305f\u65b9\u304c\u826f\u3044\u3067\u3059\u306d\u3002\u3042\u3068\u3001\u4eca\u56de\u306e\u8131\u6bdb\u306f\u304b\u306a\u308a\u75db\u304b\u3063\u305f\u3002\u524d\u65e5\u306b\u304a\u9152\u3092\u98f2\u3093\u3060\u304b\u3089\u304b\u306a\u30fb\u30fb\u30fb\u3002\u8131\u6bdb\u524d\u306f\u304a\u9152\u3092\u98f2\u307e\u306a\u3044\u307b\u3046\u304c\u826f\u3044\u3067\u3059\u306d\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-2-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-3-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e3\u56de\u76ee\u306e\u52b9\u679c<\/a><br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-4-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"5\">\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb5\u56de\u76ee\" class=\"wp-image-51061\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-5-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30de\u30ae\u30fc\u5be9\u53f8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\"><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>5\u56de<\/strong>\u76ee\uff01<br>\u304b\u306a\u308a\u30b9\u30c3\u30ad\u30ea\u3057\u3066\u304d\u307e\u3057\u305f^_^<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/maggyshinji\/status\/1093713881355083776?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u306d\u3053<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">SBC\u306e<strong>\u30d2\u30b2\u8131\u6bdb<\/strong>(6\/6)\u7d42\u308f\u3063\u305f\u30fc\uff01<br>\u3046\u30fc\u30935\u56de\u76ee\u5f8c\u306e\u69d8\u5b50\u3092\u8003\u3048\u308b\u3068\u3088\u3046\u3084\u304f\u534a\u5206\u304f\u3089\u3044\u3063\u3066\u611f\u3058\u305f\u306a\u30fc\u3002\u3053\u308c\u306f\u8ffd\u52a0\u304c\u5fc5\u8981\u304b\u306a<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/yuu_cat1\/status\/1238731215156334592?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c\uff01\u3064\u3044\u306b\u30c4\u30eb\u30c4\u30eb\u304b\uff1f\uff01\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" data-id=\"22859\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/5-1\/\" class=\"wp-image-22859\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1.jpg 686w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/5-1-300x169.jpg 300w\" sizes=\"(max-width: 686px) 100vw, 686px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb5\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">5\u56de\u76ee\u306e\u30d2\u30b2\u8131\u6bdb\u3067\u826f\u3044\u611f\u3058\u306b\u52b9\u679c\u3092\u5b9f\u611f\u3057\u3066\u3044\u307e\u3059\u3002\u30d2\u30b2\u8131\u6bdb4\u56de\u76ee\u306e\u6642\u306f\u9996\u306e\u90e8\u5206\u306b\u30d2\u30b2\u304c\u6b8b\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u4eca\u56de\u306f\u3042\u307e\u308a\u751f\u3048\u3066\u306a\u3044\u3067\u3059\u306d\u3002\u6b8b\u3063\u3066\u3044\u308b\u306e\u306f\u982c\u3068\u9f3b\u4e0b\u306e\u90e8\u5206\u3002\u3053\u3053\u3092\u96c6\u4e2d\u3057\u3066\u3084\u3063\u3066\u3082\u3089\u3044\u305f\u3044\u3067\u3059\u306d\u30021\u56de\u305a\u3064\u52b9\u679c\u304c\u308f\u304b\u308b\u306e\u3067\u697d\u3057\u307f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-5-times\/\">\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e5\u56de\u76ee\u306e\u52b9\u679c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"10\">\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u53e3\u30b3\u30df\u3068\u4f53\u9a13\u8ac7<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\" class=\"wp-image-51062\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/03\/3320-contents-10-300x128.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><strong>\u3010\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-840bce20-a73b-4340-ac92-9316d28aed24\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">Ken@kintore\u00d7car\u00d7cats<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30e1\u30f3\u30ba\u8131\u6bdb\u5c02\u9580\u5e97\u300cRINX\u300d\u306b\u3066\u5168\u8eab\u8131\u6bdb\u30922019\u5e74\uff11\u6708\u304b\u3089\u59cb\u3081\u307e\u3057\u305f\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u3092\u958b\u59cb\u3057\u3066\u304b\u3089\u5148\u65e5<strong>10\u56de<\/strong>\u76ee\u3092\u8fce\u3048\u307e\u3057\u305f\u304c\u3001\u8131\u6bdb\u524d\u3088\u308a\u3082\u304b\u306a\u308a<strong>\u30d2\u30b2<\/strong>\u304c\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u305d\u308c\u306b\u3088\u308a<strong>\u30d2\u30b2<\/strong>\u3092\u5243\u308b\u983b\u5ea6\u30821\u9031\u9593\u306b\uff11\u301c\uff12\u56de\u7a0b\u5ea6\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<br><strong>\u30d2\u30b2<\/strong>\u8131\u6bdb\u306f\u6b8b\u308a<strong>10\u56de<\/strong>\u306a\u306e\u3067\u4eca\u5f8c\u3082\u7d4c\u904e\u3092\u8f09\u305b\u3066\u3044\u304d\u305f\u3044\u3068\u601d\u3044\u307e\u3059\uff01<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/kintoredietblog\/status\/1174601478725488641?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-899edaea-6086-4b43-9508-bfef462b6c10\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">@datsumomen<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u30b5\u30ed\u30f3\u306e\u5149\u8131\u6bdb\u3067<strong>10\u56de\u30d2\u30b2<\/strong>\u8131\u6bdb\u3057\u307e\u3057\u305f\u304c\u3001\u982c\u3001\u9996\u3001\u3082\u307f\u3042\u3052\u4ed8\u8fd1\u306f\u307b\u307c\u751f\u3048\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u306d<br>\u305f\u3060\u3001\u9f3b\u4e0b\u3068\u984e\u306f\u307e\u3060\u3057\u3076\u3068\u304f\u6b8b\u3063\u3066\u3044\u308b\u611f\u3058\u3067\u3059<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/datsumomen\/status\/1236807019778039810?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3010\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3011<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-a100046a-503d-4133-bb86-49363a991c5f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u3068\u3063\u304d\u30fc \/ \u30e9\u30f3\u30c1\u30af\u30ea\u30a8\u30a4\u30bf\u30fc<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u6c38\u4e45\u8131\u6bdb\u3092\u632f\u308a\u8fd4\u308b\uff081\/9\uff09<br><strong>\u30d2\u30b2<\/strong>\u306b\u60a9\u3080\u7537\u6027\u306b\u3080\u3051\u3066<br>\u5168<strong>10\u56de<\/strong>\u30fb10\u30f6\u6708\u306e\u533b\u7642\u8131\u6bdb\uff08\u304b\u304a\uff09<br>\u2192\u6e1b\u308a\u307e\u3057\u305f\u3002<br>\u4ee5\u524d\u306f\u671d\u306b\u9577\u6642\u9593\u5927\u91cf\u306e\u525b\u6bdb\u305f\u3061\u3068\u683c\u95d8\u3002\u529b\u3065\u304f\u306a\u306e\u3067\u51fa\u8840\uff0b\u808c\u8352\u308c\u3002\u5e30\u5b85\u3059\u308b\u3068\u304d\u306b\u306f\u6bdb\u306f\u5fa9\u6d3b\u3002\u6614\u304b\u3089\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u3067\u5927\u4eba\u306b\u306a\u3063\u305f\u3089\u8131\u6bdb\u3057\u3088\u3046\u3068\u6c7a\u3081\u3066\u3044\u305f\u3002<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/lunch_creator\/status\/1163806899290038272?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/.jpeg-150x150.jpeg\" alt=\"\"\/><\/div><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u30a2\u30de\u30ce\u30b8\u30e3\u30af<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u81ea\u5206\u3082\u30ec\u30fc\u30b6\u30fc\u3067<strong>\u30d2\u30b2<\/strong>\u8131\u6bdb<strong>10\u56de<\/strong>\u3057\u3066\u3001\u8584\u304f\u306a\u3063\u305f\u3051\u3069\u3001\u307e\u3060\u307e\u3060\u6fc3\u3044\u2026 <br><strong>\u30d2\u30b2<\/strong>\u304c\u6fc3\u3044\u81ea\u5206\u306e\u3088\u3046\u306a\u4eba\u9593\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3001\u8584\u3044\u4eba\u306f\u7fa8\u307e\u3057\u3044\u3067\u3059\u2026<br>\u5f15\u7528\u5143\uff1a<a href=\"https:\/\/twitter.com\/SunHei2\/status\/1103615705088352257?s=20\">Twitter<\/a><\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider\" id=\"uagb-section-ada62458-5938-403b-92f7-0d296fe9000e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"wp-block-gallery columns-2 is-cropped\"><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u958b\u59cb\u524d\u306e\u5199\u771f\" data-id=\"23040\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/41-2\/\" class=\"wp-image-23040\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41.jpg 698w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-41-300x170.jpg 300w\" sizes=\"(max-width: 698px) 100vw, 698px\" \/><figcaption>\u30d2\u30b2\u8131\u6bdb\u524d<\/figcaption><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb10\u56de\u76ee\u306e\u5199\u771f\" data-id=\"18760\" data-link=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae\/\" class=\"wp-image-18760\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-10-300x165.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><figcaption>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb10\u56de\u76ee\u304c\u7d42\u308f\u308a1\u30f6\u6708\u7a0b\u5ea6\u7d4c\u904e\u3057\u305f\u72b6\u614b<\/figcaption><\/figure><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">K<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">10\u56de\u76ee\u304c\u7d42\u308f\u308b\u30681\u30f6\u6708\u9593\u30d2\u30b2\u3092\u5243\u3089\u306a\u304f\u3066\u3082\u3042\u307e\u308a\u751f\u3048\u3066\u3053\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002\u884c\u306a\u3063\u3066\u308b\u306e\u306f\u30ab\u30c3\u30c6\u30a3\u30f3\u30b0\u3060\u3051\u3002\u6c17\u306b\u306a\u308b\u90e8\u5206\u3092\u30cf\u30b5\u30df\u3067\u5207\u3063\u305f\u3050\u3089\u3044\u3067\u3059\u3002\u30c4\u30eb\u30c4\u30eb\u808c\u306b\u8fd1\u3065\u3044\u3066\u304d\u307e\u305f\u306d\u3002\u7d4c\u904e\u89b3\u5bdf\u3057\u3066\u304d\u3066\u3088\u304b\u3063\u305f\uff01<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/4-3-150x150.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e4\u56de\u76ee\u306e\u52b9\u679c\uff01\u30ec\u30fc\u30b6\u30fc\u533b\u7642\u3067\u6c38\u4e45\u8131\u6bdb\u306f\u53ef\u80fd\u304b\uff1f\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\"\/><\/div><\/div><\/div>\n\n\n<p>\u5143\u3005\u306e\u6bdb\u306e\u6fc3\u3055\u3001\u307e\u305f\u76ee\u6307\u3059\u30b4\u30fc\u30eb\u306b\u3088\u3063\u3066\u305d\u308c\u305e\u308c\u5fc5\u8981\u306a\u56de\u6570\u304c\u5909\u308f\u3063\u3066\u304d\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8003\u3048\u3066\u3044\u308b\u4eba\u306f\u4f53\u9a13\u8ac7\u3092\u53c2\u8003\u306b\u3057\u3064\u3064\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u306e<strong>\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u6d3b\u7528<\/strong>\u3057\u3066\u56de\u6570\u3092\u8a2d\u5b9a\u3059\u308b\u306e\u304c\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><span class=\"highlighted\">\u30e1\u30f3\u30ba\u8131\u6bdb\u3092\u5c02\u9580<\/span>\u3068\u3057\u3066\u3044\u308b\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3042\u308c\u3070\u3001<strong>\u6bce\u65e5\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u30d7\u30ed<\/strong>\u304c\u96c6\u7d50\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u81ea\u5206\u306b\u5fc5\u8981\u306a\u56de\u6570\u3092\u898b\u6975\u3081\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u30d2\u30b2\u8131\u6bdb\u306e\u304a\u3059\u3059\u3081\u30e9\u30f3\u30ad\u30f3\u30b0\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<h2><span id=\"titleid-3\">\u9aed\u8131\u6bdb\u306f\u306a\u305c\u56de\u6570\u304c\u5fc5\u8981\u306a\u306e\uff1f\u9aed\u306e\u6bdb\u5468\u671f\u304c\u95a2\u4fc2<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg\" alt=\"\u30af\u30a8\u30b9\u30c1\u30e7\u30f3\u30de\u30fc\u30af\" class=\"wp-image-33909\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-4-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3069\u306e\u8131\u6bdb\u65b9\u6cd5\u3092\u9078\u629e\u3057\u3066\u3082\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u306f\u7d42\u308f\u3089\u305a\u3001\u8907\u6570\u56de\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306b\u901a\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u306f<span class=\"highlighted\">\u6bdb\u5468\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u6bdb\u304c\u751f\u3048\u5909\u308f\u308b\u30b5\u30a4\u30af\u30eb\u306b\u95a2\u4fc2\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u6bdb\u5468\u671f\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">\u6210\u9577\u671f\u30fb\u9000\u884c\u671f\u30fb\u4f11\u6b62\u671f<\/span>\u3068\u547c\u3070\u308c\u308b\u671f\u9593\u306b\u5206\u985e\u3055\u308c\u307e\u3059\u3002\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u3001\u53d7\u3051\u308b\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u6210\u9577\u671f\u306e\u30d2\u30b2\u3060\u3051\u3067\u3059\u3002<\/p>\n\n\n<p>\u3061\u306a\u307f\u306b\u6210\u9577\u671f\u306e<span class=\"highlighted\">\u30d2\u30b2\u306f\u5168\u4f53\u306e15\u301c20\uff05\u7a0b\u5ea6<\/span>\u3002\u3064\u307e\u308a\u3001\u4e00\u56de\u306e\u8131\u6bdb\u3067\u52b9\u679c\u304c\u3042\u308b\u306e\u306f\u5168\u4f53\u306e15\u301c20\uff05\u3068\u3044\u3046\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u7537\u6027\u306e\u30d2\u30b2\u306f\u304a\u304a\u3088\u305d2\u30f6\u6708\u304b\u3051\u3066\u6bdb\u5468\u671f\u3092\u4e00\u5468\u3057\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001\u591a\u304f\u306e\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f2\u30f6\u6708\u306b1\u56de\u306e\u8131\u6bdb\u304c\u63a8\u5968\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u6bdb\u5468\u671f\u306e\u30da\u30fc\u30b9\u306b\u306f\u500b\u4eba\u5dee\u304c\u3042\u308a\u307e\u3059\u3002\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u8131\u6bdb\u3092\u884c\u306a\u3046\u969b\u306f\u3001\u304a\u5e97\u306e\u30b9\u30bf\u30c3\u30d5\u3068<strong>\u76f8\u8ac7\u3057\u306a\u304c\u3089\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3067\u304d\u308b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u7acb\u3066\u307e\u3057\u3087\u3046<\/strong>\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-hairremoval-hair-cycle\/\">\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3068\u6bdb\u5468\u671f\u306e\u95a2\u4fc2\u306f\uff1f\u30d9\u30b9\u30c8\u306a\u671f\u9593\u3067\u52b9\u679c\u7684\u306b\u8131\u6bdb\u3057\u3088\u3046<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"5-2\">\u53e3\u30b3\u30df\u3067\u8a55\u5224\u306e\u30d2\u30b2\u8131\u6bdb\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg\" alt=\"\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\" class=\"wp-image-22347\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/-12-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b<span class=\"highlighted\">\u304a\u3059\u3059\u3081\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3<\/span>\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td><\/td><td><br><br><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><td><img class=\"wp-image-34381\" style=\"width: 110px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-47134\" style=\"width: 120px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><br><img class=\"wp-image-34272\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png\" alt=\"MEN'S TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc.png 1280w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-300x169.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-768x432.png 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/tbc-1024x576.png 1024w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>MEN’S TBC<\/td><\/tr><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6700\u5b89\u5024\uff081\u56de\u3042\u305f\u308a5,058\u5186\uff09<br>\u30fb\u521d\u8a3a\u6599\u3001\u85ac\u4ee3\u7121\u6599<\/td><td>\u30fb\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u306a\u3046\u65bd\u8853\u3068\u6bd4\u8f03\u3057\u3066\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u30d2\u30b2\u8131\u6bdb7\u56de\u76ee\u4ee5\u964d\u304c100\u5186<\/td><td>\u30fb\u521d\u8a3a\u6599\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u3001\u51e6\u7f6e\u6599\u3001\u85ac\u4ee3\u7121\u6599<br>\u30fb\u9014\u4e2d\u89e3\u7d04OK<\/td><td>\u30fb\u5fb9\u5e95\u3057\u305f\u9867\u5ba2\u5bfe\u5fdc\u3092\u8ffd\u6c42\u3059\u308b\u30b5\u30ed\u30f3<br>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u53d7\u4ed8\u542b\u3081\u7537\u6027\u306e\u307f<\/td><td>\u30fb\u4ed6\u306e\u65bd\u8a2d\u306b\u6bd4\u3079\u30d2\u30b2\u306e\u7d30\u304b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u26051\u56de5,700\u5186\u301c<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a5,700\u5186\/1\u56de<br>\u3082\u307f\u3042\u3052\u5468\u56f2\u30fb\u982c\uff1a6,500\u5186\/1\u56de<br>\u9996\uff1a6,180\u5186\/1\u56de<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br><strong>\u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186\u3000\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <br><br><strong>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<\/strong> <br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br><strong>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<\/strong> <br>\u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 \u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u518573\u9662<\/td><td>\u56fd\u518518\u9662<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p style=\"text-align: left;\"><small>\u203b\u4fa1\u683c\u306e\u8868\u8a18\u306b\u95a2\u3057\u3066\u306f\u7279\u306b\u8a18\u8f09\u304c\u306a\u3044\u5834\u5408\u306f\u3001\u7a0e\u8fbc\u8868\u8a18\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/small><\/p>\n\n\n<h3><span id=\"titleid-4\">\u25c6\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-Q2227739&p=j706195E\"><img class=\"aligncenter\" src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1407976423-3.gif\" alt=\"\u3010\u30d2\u30b2\u8131\u6bdb\u3011\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"><\/a><\/figure>\n<\/div>\n<p>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306f<span class=\"highlighted\">\u7d2f\u8a08754,375\u4ef6\u306e\u30e1\u30f3\u30ba\u8131\u6bdb\u306e\u5b9f\u7e3e<\/span>\u3092\u8a87\u308b\u3001\u56fd\u5185\u6700\u5927\u7d1a\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3059\u3002\u4ed6\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3068\u6bd4\u8f03\u3057\u3066\u30d2\u30b2\u8131\u6bdb\u306e\u6599\u91d1\u304c\u5b89\u304f\u30016\u56de16,800\u5186\u3067\u8131\u6bdb\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u5168\u56fd\u306b\u5e97\u8217\u304c\u3042\u308a\u3001\u516c\u5f0fHP\u304b\u3089\u304a\u8fd1\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u691c\u7d22\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u4e0a\u53e3\u3072\u3052\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td> 16,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u3082\u307f\u3042\u3052\u5468\u8fba\u30fb\u982c<\/td><td> 19,800\u5186\/6\u56de<\/td><\/tr><tr><td>\u9996<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u4e0a\u53e3\u3072\u3052\u30fb\u984e\u30fb\u984e\u4e0b\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-5\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td> <a href=\"https:\/\/www.sbc-mens.net\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50\u30fb\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30bb\u30f3\u30b7\u30c6\u30a3\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802\u30a2\u30ab\u30c7\u30df\u30a2\u30fb\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u6771\u30fb\u795e\u6238\u30fb\u5948\u826f\u30fb\u5ca1\u5c71\u30fb\u5e83\u5cf6\u30fb\u9ad8\u677e\u30fb\u677e\u5c71\u30fb\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987\u30fb\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u798f\u5cf6<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10\uff1a00\u301c23\uff1a00\uff08\u6c60\u888b \u6771\u53e3\u9662\uff09<br>\u4ed6\u9662\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u65e5\u3082\u5bfe\u5fdc\u53ef<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u5b9a\u984d\u30d7\u30e9\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u203b\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u203b\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-6\">\u25c6\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306f\u4ed6\u30af\u30ea\u30cb\u30c3\u30af\u3068\u7570\u306a\u308a\u3001\u84c4\u71b1\u5f0f\u8131\u6bdb\u6a5f\u3068\u533b\u7642\u9ebb\u9154\u3092\u4f7f\u3044\u5206\u3051\u308b\u3053\u3068\u306b\u3088\u308b\u75db\u307f\u306e\u5c11\u306a\u3044\u8131\u6bdb\u3092\u53ef\u80fd\u306b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u6700\u65b0\u306e\u84c4\u71b1\u8131\u6bdb\u6a5f\u3001<span class=\"highlighted\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<\/span>\u306f\u75db\u307f\u304c\u5c11\u306a\u3044\u3060\u3051\u3067\u306a\u304f\u3001\u65e5\u713c\u3051\u808c\u306b\u3082\u5bfe\u5fdc\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u300c\u3067\u304d\u308b\u3060\u3051\u75db\u307f\u306e\u5c11\u306a\u3044\u6c38\u4e45\u8131\u6bdb\u304c\u3057\u305f\u3044\u300d\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u307e\u305f\u3001<strong>7\u56de\u76ee\u4ee5\u964d\u306e\u30d2\u30b2\u8131\u6bdb\u304c\u8ffd\u52a0\u6599\u91d1100\u5186\u3067\u901a\u3048\u308b<\/strong>\u70b9\u3082\u5b09\u3057\u3044\u3067\u3059\u306d\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u30d2\u30b2\u8131\u6bdb3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\uff09<\/td><td>75,680\u5186\/6\u56de<\/td><\/tr><tr><td>\u9f3b\u4e0b\u30fb\u30a2\u30b4\u30fb\u30a2\u30b4\u4e0b\u30fb\u3082\u307f\u3042\u3052\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>39,600\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u30fb\u9996\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>49,500\u5186\/6\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-7\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td><a href=\"https:\/\/gorilla.clinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6c60\u888b\u9662\u30fb\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662\u30fb\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u5bae\u9662\u30fb\u6a2a\u6d5c\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u9662\u30fb\u4eac\u90fd\u70cf\u4e38\u9662\u30fb\u795e\u6238\u4e09\u5bae\u9662\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662\u30fb\u798f\u5ca1\u5929\u795e\u9662\u30fb\u672d\u5e4c\u9662\u30fb\u4ed9\u53f0\u9662\u30fb\u5e83\u5cf6\u9662<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>0120-987-118<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u5404\u5e97\u8217\u306e\u30a2\u30af\u30bb\u30b9\u60c5\u5831\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3053\u3061\u3089 (opens in a new tab)\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11\uff1a00\u301c20\uff1a00<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\u30fb\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2XC\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO\uff09 <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-B312499Y&p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u30ab\u30fc\u30c9\u306e\u7a2e\u985e\u306f\u8a18\u8f09\u306a\u3057\uff09<br>\u30fb\u533b\u7642\u5206\u5272<br>\uff0a\u533b\u7642\u30ed\u30fc\u30f3\u3068\u306f\uff1a\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u306e\u5e74\u7387\u304c12%\uff5e18%\u3067\u3042\u308b\u306e\u306b\u5bfe\u3057\u30019%\u306e\u5e74\u7387\u3067\u30ed\u30fc\u30f3\u304c\u7d44\u3081\u308b\u5206\u5272\u65b9\u6cd5<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-8\">\u25c6\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-S225635l&p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6617-1415433410-3.jpg\" alt=\"\u30a2\u30fc\u30eb\u30ba\u30af\u30ea\u30cb\u30c3\u30af\u3000\u540d\u53e4\u5c4b\u6804\u9662\"\/><\/a><\/figure><\/div>\n\n\n<p><img style=\"border: none;\" src=\"https:\/\/t.afi-b.com\/lead\/d6617w\/j706195E\/S225635l\" width=\"1\" height=\"1\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u7279\u5fb4\u306f<strong>\u4e88\u7d04\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u7121\u6599<\/strong>\u306a\u305f\u3081\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306b\u5408\u308f\u305b\u3066\u67d4\u8edf\u306b\u65e5\u7a0b\u3092\u8abf\u6574\u3067\u304d\u308b\u3053\u3068\u3067\u3059\u3002\u307e\u305f\u4e07\u304c\u4e00\u3001\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u3053\u3063\u305f\u5834\u5408\u306f\u5b8c\u5168\u7121\u6599\u3067\u5bfe\u5fdc\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n<p>\u521d\u8a3a\u6599\u3084\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u6599\u3082\u7121\u6599\u3067\u3042\u308b\u305f\u3081\u3001\u6c17\u8efd\u306b\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09 <\/td><td> 5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186 <\/td><\/tr><tr><td> \u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8 <\/td><td> \u3010\u65b0\u898f\u9650\u5b9a\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"titleid-9\">\u30e1\u30f3\u30ba\u30ea\u30bc\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.mens-rize.com\/\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u65b0\u5bbf\u30fb\u6e0b\u8c37\u30fb\u9280\u5ea7\u30fb\u753a\u7530\u30fb\u7acb\u5ddd\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u5927\u5bae\u30fb\u5927\u962a\u6885\u7530\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u5fc3\u658e\u6a4b\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d\u30fb\u65b0\u6f5f\u30fb\u4ed9\u53f0\u30fb\u5e83\u5cf6\u30fb\u798f\u5ca1\u5929\u795e<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u306e\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a>\u300d\u304b\u3089\u5404\u5e97\u8217\u306bTEL<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u30a2\u30af\u30bb\u30b9\u8a73\u7d30\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u9280\u5ea7\u672c\u9662<br>10:00\uff5e20:00<br>\uff08\u4f11\u8a3a\u6642\u959314:00\uff5e15:00\uff09<br>\u203b\u4ed6\u5e97\u8217\u306e\u55b6\u696d\u6642\u9593\u306b\u3064\u3044\u3066\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u3053\u3061\u3089<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>\u30fb\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<br>\u30fbYAG\u30ec\u30fc\u30b6\u30fc<br>\uff08\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNEXTPRO\u3001\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8\u3001\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff09 <\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u4e88\u7d04\u3082\u3057\u304f\u306f24\u6642\u9593\u53d7\u4ed8\u306e<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">Web\u4e88\u7d04<\/a>\u304b\u3089<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<br>\u203bAMEX\u3001Diners\u3001DISCOVER\u306f2\u56de\u6255\u3044\u4e0d\u53ef<br>\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMastercard\u30fbJCB\u306a\u3069<br>\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-10\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"rinx\">\u25c6RINX<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-H234318p&p=j706195E\" rel=\"nofollow\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/7028-1421997934-3.jpg\" alt=\"RINX\"\/><\/a><\/figure><\/div>\n\n\n<p class=\"sc-kcDeIU iLMlTu\">RINX\u306f\u5168\u56fd51\u5e97\u8217\u3042\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e<span class=\"highlighted\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30b5\u30ed\u30f3<\/span>\u3067\u3059\u3002\u5206\u5272\u6255\u3044\u306a\u3089<strong>\u6708\u3005500\u5186<\/strong>\u304b\u3089\u8131\u6bdb\u3092\u884c\u306a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p class=\"sc-kcDeIU iLMlTu\">\u65e5\u672c\u4eba\u7537\u6027\u306e\u6bdb\u8cea\u306b\u3042\u3063\u305f\u8131\u6bdb\u6a5f\u3092\u30e1\u30fc\u30ab\u30fc\u3068\u5171\u540c\u958b\u767a\u3057\u3001\u4ed6\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3088\u308a\u3082\u75db\u307f\u304c\u5c11\u306a\u304f\u3001<strong>\u525b\u6bdb\u30d2\u30b2\u306b\u3082\u5bfe\u5fdc\u3057\u305f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u304c\u53ef\u80fd<\/strong>\u3067\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u4e21\u307b\u307b\u30fb\u4e21\u3082\u307f\u3042\u3052\u30fb\u9f3b\u4e0b\u30fb\u3042\u3054\uff08\u3044\u305a\u308c\u304b1\u90e8\u4f4d\uff09<\/td><td>16,800\u5186\/5\u56de<\/td><\/tr><tr><td>\u53e3\u4e0b<\/td><td>12,600\u5186\/5\u56de<\/td><\/tr><tr><td>\u3042\u3054\u4e0b\u3001\u9996<\/td><td>21,000\u5186\/5\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"rinx-2\">RINX\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/mens-rinx.jp\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td>\u6a2a\u6d5c\u99c5\u524d\u3001\u57fc\u7389\u5927\u5bae\u3001\u5343\u8449\u4e2d\u592e\u3001\u57fc\u7389\u8d8a\u8c37\u3001\u6803\u6728\u3001\u5b87\u90fd\u5bae\u3001\u5ddd\u5d0e\u99c5\u524d\u3001\u8328\u57ce\u6c34\u6238\u3001\u8239\u6a4b\u99c5\u524d\u3001\u57fc\u7389\u5ddd\u53e3\u3001\u7fa4\u99ac\u9ad8\u5d0e\u3001\u795e\u5948\u5ddd\u539a\u6728\u3001\u6771\u4eac\u6e0b\u8c37\u3001\u6771\u4eac\u6c60\u888b\u3001\u6771\u4eac\u65b0\u5bbf\u3001\u9280\u5ea7\u6709\u697d\u753a\u3001\u6771\u4eac\u4e0a\u91ce\u3001\u6771\u4eac\u7acb\u5ddd\u3001\u6771\u4eac\u54c1\u5ddd\u3001\u6771\u4eac\u753a\u7530\u3001\u6771\u4eac\u5409\u7965\u5bfa\u3001\u81ea\u7531\u304c\u4e18\u3001\u79cb\u8449\u539f\u795e\u7530\u3001\u795e\u6238\u672c\u5e97\u3001\u4eac\u90fd\u6cb3\u539f\u753a\u3001\u6ecb\u8cc0\u8349\u6d25\u3001\u5927\u962a\u6885\u7530\u3001\u5927\u962a\u96e3\u6ce2\u3001\u5927\u962a\u5929\u738b\u5bfa\u3001\u5927\u962a\u4eac\u6a4b\u3001\u540d\u53e4\u5c4b\u99c5\u524d\u3001\u540d\u53e4\u5c4b\u6804\u3001\u5c90\u961c\u99c5\u524d\u3001\u9759\u5ca1\u99c5\u524d\u3001\u77f3\u5ddd\u91d1\u6ca2\u3001\u9577\u91ce\u99c5\u524d\u3001\u9759\u5ca1\u6d5c\u677e\u3001\u65b0\u6f5f\u99c5\u524d\u3001\u611b\u77e5\u8c4a\u7530\u3001\u5bae\u57ce\u4ed9\u53f0\u3001\u5317\u6d77\u9053\u672d\u5e4c\u3001\u79cb\u7530\u99c5\u524d\u3001\u672d\u5e4c\u99c5\u5317\u53e3\u3001\u9752\u68ee\u99c5\u524d\u3001\u5e83\u5cf6\u672c\u901a\u3001\u5ca1\u5c71\u99c5\u524d\u3001\u798f\u5ca1\u535a\u591a\u3001\u798f\u5ca1\u5929\u795e\u3001\u9e7f\u5150\u5cf6\u3001\u6c96\u7e04\u90a3\u8987\u3001\u718a\u672c\u4e0b\u901a<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">WEB\u3054\u4e88\u7d04\u30fb\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u6771\u4eac\u65b0\u5bbf\u5e97<br>\u5e73\u65e5\u300012:00\uff5e21:00<br>\u571f\u65e5\u795d\u300011:00\uff5e20:00<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">\u5168\u56fd\u30b5\u30ed\u30f3\u4e00\u89a7<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u6728\u66dc\u65e5<br>\u4ed6\u5e97\u8217\u306b\u3064\u3044\u3066\u306f\u516c\u5f0fHP\u300c\u30af\u30ea\u30cb\u30c3\u30af\u306e\u3054\u6848\u5185\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f<\/td><td>BRILLIO <\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">\u96fb\u8a71\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u4e00\u62ec<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\uff0a\u5bfe\u5fdc\u30ab\u30fc\u30c9\uff1aVISA\u30fbMasterCard\u30fbJCB\u30fbamericanexpress\u30fbDiners\u30fbDiscover<br>\u30fb\u30ed\u30fc\u30f3<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-rinx\/\">RINX\uff08\u30ea\u30f3\u30af\u30b9\uff09\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"mens_tbc\">\u25c6MEN\u2019S TBC<\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/3508-1415020717-3.jpg\" alt=\"\u30d2\u30b2\uff06\u30ab\u30e9\u30c0\u8131\u6bdb\"\/><\/a><\/figure><\/div>\n\n\n<p>MEN\u2019S TBC\u306f\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u56fd\u5185\u6700\u5927\u7d1a\u306e\u8131\u6bdb\u30b5\u30ed\u30f3\u3067\u3059\u3002\u4ed6\u306e\u8131\u6bdb\u65b9\u6cd5\u3068\u6bd4\u8f03\u3057\u3066\u3001\u7d30\u304b\u306a<span class=\"highlighted\">\u30d2\u30b2\u306e\u30c7\u30b6\u30a4\u30f3<\/span>\u304c\u53ef\u80fd\u306a\u305f\u3081\u3001\u300c\u30d2\u30b2\u306e\u5f62\u306b\u3053\u3060\u308f\u308a\u305f\u3044\u300d\u3068\u3044\u3046\u65b9\u306b\u306f\u304a\u3059\u3059\u3081\u3002<\/p>\n<p>\u901a\u5e38\u306a\u308910,000\u5186\u4ee5\u4e0a\u3059\u308b\u8131\u6bdb\u30b3\u30fc\u30b9\u3092<strong>\u521d\u56de1,000\u5186<\/strong>\u3067\u4f53\u9a13\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u90e8\u4f4d<\/td><td>\u4fa1\u683c<\/td><\/tr><tr><td>\u3072\u3052\uff08\u7d30\u304b\u306a\u90e8\u4f4d\u307e\u3067\u81ea\u7531\u306b\u9078\u629e\u3067\u304d\u308b\uff09<\/td><td>132\u5186\u301c\/1\u672c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<h3><span id=\"men8217s_tbc\">MEN’S TBC\u57fa\u672c\u60c5\u5831<\/span><\/h3>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\">MEN’S TBC<\/a><\/td><\/tr><tr><td>\u4f4f\u6240<\/td><td> \u90fd\u518524\u9662<br>\uff08\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u300d\u3092\u300c\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a\uff09 <br><br>\u5404\u90fd\u9053\u5e9c\u770c\u306e\u5e97\u8217\u306f\u300c<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">\u30b5\u30ed\u30f3\u691c\u7d22<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u96fb\u8a71\u756a\u53f7<\/td><td>\u516c\u5f0fHP<a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u30a2\u30af\u30bb\u30b9<\/td><td>\u516c\u5f0fHP <a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">\u300c\u5168\u56fd\u5e97\u8217\u4e00\u89a7\u300d<\/a>\u3088\u308a\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>12\uff1a00\uff5e21\uff1a00\u3000\uff08\u5e73\u65e5\uff09<br>10\uff1a00\uff5e19\uff1a00\u3000\uff08\u571f\u65e5\u30fb\u795d\u65e5\uff09<br>\u203b\u5909\u66f4\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u65e5\uff08\u4f11\u8a3a\u65e5\uff09<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1<br>\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08Visa, MasterCard, JCB, AmericanExpress, DinersClub\uff09<br>\u9280\u806f\u30ab\u30fc\u30c9<br>TBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\">Web\u4e88\u7d04<\/a>\u3082\u3057\u304f\u306f\u96fb\u8a71\u4e88\u7d04<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/www.tbc.co.jp\/mens\/epi\/campaign\/hige\/af=hikaku201606\/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u3066\u307f\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-644de88e-8139-4d43-880d-7fd30402bb53\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-menstbc\/\">MEN\u2019S TBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-11\">\u9aed\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u3084\u5931\u6557\u304c\u6016\u3044\uff01\u808c\u304c\u816b\u308c\u305f\u308a\u3059\u308b\u3063\u3066\u672c\u5f53\uff1f<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg\" alt=\"\u808c\u306e\u708e\u75c7\u304c\u8d77\u304d\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18800\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-11-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066\u4ee5\u4e0b\u306e3\u3064\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u808c\u304c\u8d64\u307f\u3001\u816b\u308c\u305f\u308a\u3059\u308b\u808c\u30c8\u30e9\u30d6\u30eb<\/li><li>\u9aed\u306e\u786c\u6bdb\u5316\u306b\u3088\u308b\u6ce5\u68d2\u9aed\u73fe\u8c61<\/li><li>\u65bd\u8853\u6642\u306e\u75db\u307f\u304c\u8010\u3048\u3089\u308c\u306a\u3044<\/li><\/ul>\n<\/div><\/div>\n\n\n<p><strong>\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u308f\u308c\u308b\u65bd\u8853<\/strong>\u306f\u3001\u30bb\u30eb\u30d5\u8131\u6bdb\u3068\u6bd4\u8f03\u3059\u308b\u3068\u3044\u305a\u308c\u3082\u9ad8\u3044\u52b9\u679c\u304c\u671f\u5f85\u3055\u308c\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u305d\u306e\u4e00\u65b9<span class=\"redcolor\">\u76ae\u819a\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u5927\u304d\u304f\u3001\u708e\u75c7\u306a\u3069\u306e\u30c8\u30e9\u30d6\u30eb\u304c\u304a\u3053\u308b\u53ef\u80fd\u6027<\/span>\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<p>\u4ee5\u4e0b\u306e\u8a18\u4e8b\u3067\u306f\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30c8\u30e9\u30d6\u30eb\u30fb\u5931\u6557\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u3001\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u30c1\u30a7\u30c3\u30af\u3057\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u3010\u9aed\u8131\u6bdb2020\u3011\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"qa\">\u9aed\u8131\u6bdb\u306b\u3064\u3044\u3066\u306eQ\uff06A<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg\" alt=\"\u7591\u554f\u3092\u62b1\u3048\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-18764\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-7-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u30d2\u30b2\u8131\u6bdb\u306b\u3064\u3044\u3066\u306e\u3088\u304f\u3042\u308b\u8cea\u554f\u306b\u56de\u7b54\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3><span id=\"q\">Q\uff1a\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg\" alt=\"\u96fb\u7403\u3068\u96fb\u5353\" class=\"wp-image-40952\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-206147229-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><br><\/td><td>\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u8cbb\u7528\u3068\u56de\u6570<\/td><\/tr><tr><td>\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8<\/td><td>10\u301c12\u56de<\/td><td>33,600\u5186\/12\u56de<\/td><\/tr><tr><td>\u9996\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>29,280\u5186\/6\u56de<\/td><\/tr><tr><td>\u307b\u307b\u306e\u307f<\/td><td>5\u301c7\u56de<\/td><td>30,350\u5186\/6\u56de<\/td><\/tr><tr><td>\u3042\u3054\u306e\u307f<\/td><td>10\u301c12\u56de<\/td><td>58,560\u5186\/12\u56de<\/td><\/tr><\/tbody><\/table>\n\n\n<p style=\"text-align: right;\"><small>\uff0a\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3068\u3042\u3054\u306e\u307f\u306e\u8131\u6bdb\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e6\u56de\u8131\u6bdb\u30b3\u30fc\u30b9\u30922\u30bb\u30c3\u30c8\u53d7\u3051\u305f\u5834\u5408\u3092\u60f3\u5b9a\u3002<\/small><\/p>\n\n\n<p>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<span class=\"highlighted\">10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/span>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q2030\">Q\uff1a\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg\" alt=\"\" class=\"wp-image-32643\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none.jpg 720w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/02-none-300x124.jpg 300w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td>\u8131\u6bdb\u52b9\u679c<\/td><\/tr><tr><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044<\/td><\/tr><tr><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<\/td><\/tr><tr><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><td>\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u3064\u307e\u308a\u3001<span class=\"redcolor\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\u3002<\/p>\n\n\n<p>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3><span id=\"q-2\">Q\uff1a\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg\" alt=\"\u7b11\u9854\u3067\u30d2\u30b2\u8131\u6bdb\u3092\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-22351\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/003-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<span class=\"highlighted\">3\u7a2e\u985e<\/span>\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\"><tbody><tr><td><\/td><td> \u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8 <\/td><td> \u30c0\u30a4\u30aa\u30fc\u30c9 <\/td><td> YAG <\/td><\/tr><tr><td>\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044<br>\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd <\/td><td style=\"text-align:left\">\u30fb\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a<br>\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef <\/td><\/tr><tr><td>\u30c7\u30e1\u30ea\u30c3\u30c8 <\/td><td style=\"text-align:left\">\u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044<br>\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <\/td><td>\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <\/td><td style=\"text-align:left\">\u30fb\u75db\u307f\u304c\u5f37\u3044<br>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <\/td><\/tr><tr><td>\u5c0e\u5165\u65bd\u8a2d <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a> <\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af <\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a> <\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<blockquote class=\"wp-block-quote\"><p>\u30fb\u7f8e\u808c\u52b9\u679c\u3092\u4e00\u7dd2\u306b\u5f97\u305f\u3044\u306a\u3089<strong>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u75db\u307f\u304c\u5c11\u306a\u3044\u8131\u6bdb\u3092\u5e0c\u671b\u3059\u308b\u306a\u3089<strong>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/strong><\/p><p>\u30fb\u525b\u6bdb\u306a\u30d2\u30b2\u3092\u3057\u3063\u304b\u308a\u8131\u6bdb\u3057\u305f\u3044\u306a\u3089<strong>\u30e1\u30f3\u30ba\u30ea\u30bc<\/strong><\/p><\/blockquote>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<h3 id=\"FAQ4\"><span id=\"q-3\">Q\uff1a\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/span><\/h3>\n\n\n<p>\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<\/li><li>\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><li>\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u3001\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u5341\u5206\u306b\u76f8\u8ac7\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h2><span id=\"titleid-12\">\u30d2\u30b2\u8131\u6bdb\u306e\u56de\u6570\u306b\u3064\u3044\u3066\u307e\u3068\u3081<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"http:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg\" alt=\"\u7b11\u9854\u306e\u5916\u4eba\u7537\u6027\" class=\"wp-image-18767\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-9-300x200.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u884c\u306a\u3046\u3068<span class=\"highlighted\">\u521d\u56de\u304b\u3089\u8131\u6bdb\u52b9\u679c\u3092\u5f97\u308b<\/span>\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u30d2\u30b2\u3092\u8584\u304f\u3059\u308b\u306b\u306f5\u301c7\u56de\u7a0b\u5ea6\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u306a\u308910\u301c12\u56de\u7a0b\u5ea6\u306e\u56de\u6570\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<p>\u307e\u305f\u3001\u3053\u3053\u3067\u304a\u3059\u3059\u3081\u3057\u305f\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\u3044\u305a\u308c\u3082<strong>\u53e3\u30b3\u30df\u3067\u4eba\u6c17\u304c\u9ad8\u304f\u3001\u5e45\u5e83\u3044\u5e74\u9f62\u5c64\u304b\u3089\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059<\/strong>\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u3084<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\">RINX<\/a>\u306f\u521d\u56de\u5272\u5f15\u3082\u884c\u3063\u3066\u3044\u308b\u305f\u3081\u3001\u521d\u3081\u3066\u306e\u65b9\u306f\u304a\u5f97\u306b\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3088\uff01<\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u3063\u3066\u4f55\u56de\u8131\u6bdb\u3059\u308c\u3070\u3044\u3044\u306e\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a11\u56de\u76ee\u306e\u8131\u6bdb\u3067\u3069\u306e\u3050\u3089\u3044\u6bdb\u306f\u6e1b\u308b\u306e\uff1f<\/td><td style=\"text-align:left\" rowspan=\"2\">\u30d2\u30b2\u8131\u6bdb1\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;color:#000000;background-color:#ffffff\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3063\u3066\u3069\u306e\u3050\u3089\u3044\uff1f<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u30926\u56de\u3084\u3063\u305f\u3089\u3069\u306e\u3050\u3089\u3044\u30d2\u30b2\u304c\u306a\u304f\u306a\u308b\uff1f<\/td><td style=\"text-align:left\">\u30d2\u30b2\u8131\u6bdb6\u56de\u76ee\u306e\u52b9\u679c\u306f\uff1f\u5199\u771f\u4ed8\u3067\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u304a\u3059\u3059\u3081\u306e\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9996\u3084\u307b\u307b\u3001\u30a2\u30b4\u3060\u3051\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u9aed\u8131\u6bdb\u306e\u5834\u5408\u306e\u56de\u6570\u3068\u8cbb\u7528\u306f\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u9996\u3084\u307b\u307b\u3001\u3042\u3054\u3068\u8a00\u3063\u305f\u90e8\u5206\u7684\u306a\u8131\u6bdb\u3082\u53ef\u80fd\u3067\u3059\u3002\u3053\u3053\u3067\u306f\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u3067\u30d2\u30b2\u8131\u6bdb\u3059\u308b\u969b\u306b\u304b\u304b\u308b\u8cbb\u7528\u3068\u4e88\u6e2c\u3055\u308c\u308b\u5fc5\u8981\u306a\u65bd\u8853\u56de\u6570\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002 <br\/>\u3010\u30d2\u30b23\u90e8\u4f4d\u30bb\u30c3\u30c8\u3011 33,600\u5186\/12\u56de <br\/>\u3010\u9996\u306e\u307f\u3011 29,280\u5186\/6\u56de <br\/>\u3010\u307b\u307b\u306e\u307f\u301130,350\u5186\/6\u56de<br\/>\u3010\u3042\u3054\u306e\u307f\u301158,560\u5186\/12\u56de <br\/>\u4e00\u822c\u7684\u306b\u9996\u3084\u307b\u307b\u306f\u3042\u3054\u306b\u6bd4\u3079\u3066\u30d2\u30b2\u306f\u8584\u3044\u65b9\u304c\u591a\u3044\u3068\u8a00\u308f\u308c\u3066\u304a\u308a\u3001\u5c11\u306a\u3044\u8131\u6bdb\u56de\u6570\u3067\u5b8c\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002<br\/>\u3057\u304b\u3057\u3001<strong>\u3042\u3054\u306f\u30d2\u30b2\u306e\u4e2d\u3067\u7279\u306b\u6fc3\u3044\u90e8\u5206<\/strong>\u3067\u3042\u308b\u305f\u3081<strong>10\u301c12\u56de\u7a0b\u5ea6\u5fc5\u8981<\/strong>\u3067\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u309220\u56de\u300130\u56de\u3068\u3084\u308b\u3068\u52b9\u679c\u306f\u3042\u308b\u306e\uff1f <\/strong> <p class=\"schema-faq-answer\">\u30d2\u30b2\u8131\u6bdb\u306f\u56de\u6570\u3092\u5897\u3084\u305b\u3070\u3001\u8131\u6bdb\u52b9\u679c\u3082\u9ad8\u304f\u306a\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u300120\u56de\u300130\u56de\u3068\u8131\u6bdb\u56de\u6570\u3092\u5897\u3084\u3057\u3066\u3082\u52b9\u679c\u306f\u3042\u308b\u306e\u3060\u308d\u3046\u304b\u3068\u7591\u554f\u3082\u3042\u308a\u307e\u3059\u3088\u306d\u3002<br\/>\u7d50\u8ad6\u304b\u3089\u8a00\u3046\u3068\u3001<strong>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u52b9\u679c\u306f\u5909\u308f\u308a\u307e\u3059<\/strong>\u3002<br\/><br\/>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u2026\u6c38\u4e45\u8131\u6bdb\u306f\u3067\u304d\u306a\u3044\u305f\u3081\u3001\u7d99\u7d9a\u7684\u306b\u884c\u306a\u3046\u3053\u3068\u3067\u6bdb\u304c\u5c11\u306a\u3044\u72b6\u614b\u3092\u7dad\u6301\u3067\u304d\u308b<br\/>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u2026\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u3089\u305d\u306e\u90e8\u4f4d\u306f\u65bd\u8853\u3059\u308b\u5fc5\u8981\u304c\u306a\u3044 <br\/><br\/>\u3064\u307e\u308a\u3001<strong>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3068\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u30d2\u30b2\u304c\u306a\u304f\u306a\u3063\u305f\u72b6\u614b\u3067\u3001\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3082\u52b9\u679c\u306f\u3042\u308a\u307e\u305b\u3093<\/strong>\u3002<br\/>\u3057\u304b\u3057\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u305d\u3082\u305d\u3082\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u306a\u3044\u305f\u3081\u300130\u56de\u884c\u3063\u305f\u3068\u3057\u3066\u3082\u305d\u306e\u90fd\u5ea6\u300c\u6e1b\u6bdb\u300d\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5fc5\u8981\u306a\u8131\u6bdb\u56de\u6570\u304c\u7570\u306a\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u3064\u3044\u3066\u77e5\u308a\u305f\u3044\uff01 <\/strong> <p class=\"schema-faq-answer\">\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u4f7f\u308f\u308c\u308b\u8131\u6bdb\u6a5f\u306b\u306f\u5927\u304d\u304f\u5206\u3051\u3066<strong>3\u7a2e\u985e<\/strong>\u3042\u308a\u307e\u3059\u3002 <br\/>\u3010\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u3011\u3084\u3051\u3069\u306e\u30ea\u30b9\u30af\u304c\u4f4e\u3044\u30fb\u7f8e\u808c\u52b9\u679c\u304c\u3042\u308b \u30fb\u65e5\u713c\u3051\u808c\u306f\u3067\u304d\u306a\u3044\u30fb\u6fc3\u3044\u6bdb\u306f\u75db\u307f\u304c\u5f37\u3044 <br\/>\u3010\u30c0\u30a4\u30aa\u30fc\u30c9\u3011\u75db\u307f\u304c\u5c11\u306a\u3044\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u80fd\u30fb\u304b\u306a\u308a\u306e\u525b\u6bdb\u306b\u306f\u52b9\u679c\u304c\u306a\u3044\u3053\u3068\u3082\u3042\u308b <br\/>\u3010YAG\u3011\u6839\u6df1\u3044\u525b\u6bdb\u306b\u3082\u52b9\u679c\u3042\u308a\u30fb\u65e5\u713c\u3051\u808c\u3067\u3082\u53ef\u30fb\u75db\u307f\u304c\u5f37\u3044<br\/>\u30fb\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u8d77\u304d\u3084\u3059\u3044 <br\/><br\/> \u3053\u306e\u3088\u3046\u306b\u5b9f\u306f\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u6a5f\u306b\u3088\u3063\u3066\u7279\u5fb4\u306f\u7570\u306a\u308a\u307e\u3059\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\">Q.\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3059\u308b\u3053\u3068\u306f\u3042\u308b\uff1f<\/strong> <p class=\"schema-faq-answer\">\u9aed\u8131\u6bdb\u3092\u3057\u3066\u5f8c\u6094\u3057\u305f\u65b9\u306b\u306f\u3001\u6b21\u306e\u3088\u3046\u306a\u30b1\u30fc\u30b9\u304c\u3042\u308a\u307e\u3059\u3002<strong><br\/>\u30fb\u60f3\u50cf\u3057\u3066\u3044\u305f\u3088\u308a\u75db\u304b\u3063\u305f<br\/>\u30fb\u8131\u6bdb\u3057\u305f\u5f8c\u306b\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u30fb\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u306b\u306a\u3089\u306a\u304b\u3063\u305f<\/strong><br\/>\u9aed\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306b\u3082\u3001\u4e8b\u524d\u306e\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u4e0d\u5b89\u304c\u6b8b\u308b\u3053\u3068\u304c\u306a\u3044\u3088\u3046\u306b\u3001\u5341\u5206\u306b\u76f8\u8ac7\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb […]<\/p>\n","protected":false},"author":29,"featured_media":18194,"parent":20488,"menu_order":823,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"\u548c\u6a39\u68ee\u4e0a","author_link":"https:\/\/moteo.best\/column\/writer\/29\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u30d2\u30b2\u8131\u6bdb\u306f\u4f55\u56de\u3067\u52b9\u679c\u304c\u51fa\u308b\u306e\uff1f\u300d \u300c\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u3051\u3069\u3001\u6fc3\u3044\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306a\u3093\u3066\u3067\u304d\u308b\u306e\uff1f\u300d \u30d2\u30b2\u8131\u6bdb\u3092\u59cb…","acf":{"long_text_title":"\u3010\u5199\u771f\u3042\u308a\u3011\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","custom_order":"","second_featured_image":{"ID":18193,"id":18193,"title":"3724_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3724-none.jpg","filesize":24633,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none\/","alt":"\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac","author":"18","description":"","caption":"","name":"3724_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none","status":"inherit","uploaded_to":18112,"date":"2019-11-28 00:18:34","modified":"2019-11-28 00:27:08","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/11\/3724-none.jpg","large-width":720,"large-height":298}},"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":{"title":"","url":"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E","target":"_blank"},"cta_image":{"ID":59890,"id":59890,"title":"Group 6","filename":"group-6.png","filesize":62146,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6.png","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/group-6\/","alt":"","author":"1","description":"","caption":"","name":"group-6","status":"inherit","uploaded_to":18112,"date":"2020-09-21 09:25:42","modified":"2020-09-21 09:25:42","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":1516,"height":336,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-150x150.png","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-300x66.png","medium-width":300,"medium-height":66,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-768x170.png","medium_large-width":768,"medium_large-height":170,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/09\/group-6-1024x227.png","large-width":1000,"large-height":222}},"show_hide_author":"1","show_hide_review":"0","front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=18112"}],"version-history":[{"count":116,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions"}],"predecessor-version":[{"id":93554,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/18112\/revisions\/93554"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/18194"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=18112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":20488,"date":"2024-05-31T02:00:00","date_gmt":"2024-05-30T17:00:00","guid":{"rendered":"http:\/\/moteo.best\/column\/?page_id=20488"},"modified":"2024-05-31T02:00:40","modified_gmt":"2024-05-30T17:00:40","slug":"effect-merit-demerit","status":"publish","type":"page","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/","title":{"rendered":"\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8"},"content":{"rendered":"<p><strong>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d<\/strong><\/p>\n<p><strong>\u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d<\/strong><\/p>\n<p>\u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e\u306e\u3001\u30d2\u30b2\u8131\u6bdb\u3092\u7d4c\u9a13\u3057\u305f\u65b9\u306e\u30cd\u30ac\u30c6\u30a3\u30d6\u306a\u53e3\u30b3\u30df\u3092\u898b\u308b\u3068\u3001\u8ff7\u3063\u3066\u3057\u307e\u3046\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u591a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u306f\u3001\u6fc3\u3044\u30d2\u30b2\u3092\u306a\u304f\u305b\u308b\u306a\u3069\u306e\u30e1\u30ea\u30c3\u30c8\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u540c\u6642\u306b<span class=\"redcolor\">\u808c\u30c8\u30e9\u30d6\u30eb\u306a\u3069\u306e\u30ea\u30b9\u30af\u3082\u62b1\u3048\u3066\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<span class=\"highlighted\">\u30d2\u30b2\u8131\u6bdb\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/span>\u306e\u4e21\u5074\u9762\u3092\u3057\u3063\u304b\u308a\u3068\u304a\u4f1d\u3048\u3059\u308b\u3053\u3068\u3067\u3001\u307f\u306a\u3055\u3093\u304c\u5f8c\u6094\u306a\u304f\u30d2\u30b2\u8131\u6bdb\u304c\u3067\u304d\u308b\u3088\u3046\u304a\u624b\u4f1d\u3044\u3067\u304d\u308c\u3070\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet\" id=\"uagb-team-215c3e92-328a-4186-a69e-68107b5bd845\"><div class=\"uagb-team__wrap\"><div class=\"uagb-team__content\"><div class=\"uagb-team__title-wrap\"><h6 class=\"uagb-team__title\">\u7de8\u96c6\u90e8<\/h6><span class=\"uagb-team__prefix\">Designation<\/span><\/div><div class=\"uagb-team__desc-wrap\"><p class=\"uagb-team__desc\">\u3061\u306a\u307f\u306b\u3001\u79c1\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u30fb\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u5168\u3066\u7d4c\u9a13\u6e08\u307f\u3067\u3059\uff01\u81ea\u5df1\u51e6\u7406\u3082\u3044\u308d\u3044\u308d\u8a66\u3057\u307e\u3057\u304c\u3001\u3084\u3063\u3071\u308a\u8131\u6bdb\u3092\u3059\u308b\u3068\u52b9\u679c\u3082\u4e00\u5b9a\u671f\u9593\u3064\u3065\u304d\u307e\u3059\u3057\u3001\u304b\u306a\u308a\u697d\u3067\u3057\u305f\u3002<\/p><\/div><div class=\"uagb-team__social-icon-wrap\"><ul class=\"uagb-team__social-list\"><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg><\/a><\/li><li class=\"uagb-team__social-icon\"><a href=\"#\" target=\"_self\" title=\"\" rel=\"noopener noreferrer\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"><\/path><\/svg><\/a><\/li><\/ul><\/div><\/div><div class=\"uagb-team__image-wrap uagb-team__image-crop-circle\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/moteo-1-150x150.jpg\" alt=\"MOTEO\u5148\u751f\"\/><\/div><\/div><\/div>\n\n\n\n<p>\u305d\u308c\u3067\u306f\u65e9\u901f\u3001<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d2\u30b2\u8131\u6bdb\u306e\u65b9\u6cd53\u7a2e\u985e\u306e\u52b9\u679c\u3084\u8cbb\u7528\u76f8\u5834<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8<\/li><li>\u30d2\u30b2\u8131\u6bdb\u3092\u5f8c\u6094\u3057\u306a\u3044\u305f\u3081\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u9078\u3073<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u306e\u9806\u3067\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-image\"><div class=\"uagb-ifb-image-content\"><img class=\"\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/index-doctor-e1591785059329-150x150.png\" alt=\"\u5b87\u4e95\u5343\u7a42\u5148\u751f\"\/><\/div><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\">\u3000\u3054\u76e3\u4fee\u3044\u305f\u3060\u3044\u305f\u533b\u5e2b<\/h6><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p><strong>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662<\/strong><br><strong>\u9662\u9577 \u5b87\u4e95 \u5343\u7a42\uff08\u3046\u3044 \u3061\u307b\uff09\u5148\u751f<\/strong><\/p>\n\n\n\n<p><img class=\"wp-image-57126\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.png\" alt=\"\u67a0\u3064\u304d\u306e\u7fbd\u6839\u30d8\u309a\u30f3\u306e\u30a2\u30a4\u30b3\u30f3\u7d20\u6750\"> <a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ameblo.jp\/apple1030azarasi0104\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751f\u30aa\u30d5\u30a3\u30b7\u30e3\u30eb\u30d6\u30ed\u30b0<\/a><br><img class=\"wp-image-57127\" style=\"width: 15px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png\" alt=\"Instagram \u30ed\u30b4\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016.png 504w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-150x150.png 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/glyph-logo-may2016-300x300.png 300w\" sizes=\"(max-width: 504px) 100vw, 504px\" \/> <a rel=\"noreferrer noopener\" aria-label=\"\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.instagram.com\/akihabara_biyou_hifuka_clinic\/\" target=\"_blank\">\u5b87\u4e95\u5343\u7a42\u5148\u751fInstagram<\/a><\/p>\n\n\n\n<p><strong>\u6240\u5c5e\u5b66\u4f1a\u30fb\u8cc7\u683c<\/strong>\uff1a<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.anti-aging.gr.jp\/\" target=\"_blank\">\u65e5\u672c\u6297\u52a0\u9f62\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.jslsm.or.jp\/\" target=\"_blank\">\u65e5\u672c\u30ec\u30fc\u30b6\u30fc\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/jplaa.jp\/clinics.html\" target=\"_blank\">\u65e5\u672c\u80ce\u76e4\u81e8\u5e8a\u533b\u5b66\u4f1a<\/a>\u3001<a rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.allergan.jp\/ja-jp\/home\" target=\"_blank\">\u30a2\u30e9\u30ac\u30f3\u30dc\u30c8\u30c3\u30af\u30b9\u30d3\u30b9\u30bf\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a>\u3001<a href=\"https:\/\/www.allergan.jp\/ja-jp\/products\/medical-professionals\/juvederm-vista\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30a2\u30e9\u30ac\u30f3\u30b8\u30e5\u30d3\u30c0\u30fc\u30e0\u6ce8\u5165\u8a8d\u5b9a\u8cc7\u683c<\/a><\/p>\n\n\n\n<p><strong>\u30e1\u30c7\u30a3\u30a2\u51fa\u6f14<\/strong>\uff1a\u65e5\u672c\u30c6\u30ec\u30d3\u300c\u30cb\u30ce\u3055\u3093\u300d\u533b\u7642\u76e3\u4fee\u3001\u30c6\u30ec\u30d3\u6771\u4eac\u300c\u306a\u306a\u3044\u308d\u65e5\u548c\uff01\u300d<\/p>\n\n\n\n<p><strong>\u8457\u66f8<\/strong>\uff1a\u304b\u3082\u304c\u308f\u51fa\u7248\u300c<a rel=\"noreferrer noopener\" aria-label=\"18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.amazon.co.jp\/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82\/dp\/4780307279\" target=\"_blank\">18\u30c8\u30ea\u30bd\u30df\u30fc\u306f\u308b\u306e<\/a>\u300d\u3001\u5357\u5c71\u5802\u30fb\u6cbb\u7642\u300c\u30b7\u30cd\u30e1\u30c7\u30e5\u30b1\u30fc\u30b7\u30e7\u30f3\uff1a\u6620\u753b\u533b\u7642\u6559\u80b2\u300d\u9023\u8f09\u306a\u3069<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f5075d18-2def-474a-a73c-94f6c6506781\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>1990\u5e74\u6e96\u30df\u30b9\u65e5\u672c\u53d7\u8cde<\/li><li>\u5168\u65e5\u7a7a\u5ba2\u5ba4\u4e57\u52d9\u54e1<\/li><li>\u5317\u91cc\u5927\u5b66\u533b\u5b66\u90e8\u3092\u5352\u696d<\/li><li>\u76ae\u819a\u79d1\u533b\u3001\u7f8e\u5bb9\u76ae\u819a\u79d1\u533b\u3068\u3057\u3066\u52e4\u52d9<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<p>\u30a2\u30c8\u30d4\u30fc\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u76ae\u819a\u75be\u60a3\u3060\u3051\u3067\u306a\u304f\u3001\u5148\u5929\u6027\u7570\u5e38\u3067\u3042\u308b18\u30c8\u30ea\u30bd\u30df\u30fc\u3084\u30c0\u30a6\u30f3\u75c7\u3001\u30ec\u30ba\u30d3\u30a2\u30f3\u3084\u30b2\u30a4\u306a\u3069\u306e\u6027\u540c\u4e00\u6027\u969c\u5bb3\u306b\u3088\u308b\u504f\u898b\u3092\u306a\u304f\u3059\u6d3b\u52d5\u3082\u304a\u3053\u306a\u3046\u3002<\/p>\n\n\n\n<p>\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u516c\u5f0f\u30b5\u30a4\u30c8\u306f<a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/ui-chiho.clinic\/\" target=\"_blank\">\u3053\u3061\u3089<\/a><\/p>\n<\/div><\/section>\n\n\n\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">\u76ee\u6b21<\/p><ul class=\"toc_list\"><li><a href=\"#3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/a><ul><li><a href=\"#titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/a><\/li><li><a href=\"#titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/li><li><a href=\"#titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/a><ul><li><a href=\"#titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/a><\/li><li><a href=\"#titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/a><\/li><li><a href=\"#titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/a><\/li><li><a href=\"#titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/a><\/li><li><a href=\"#1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/a><ul><li><a href=\"#titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/a><\/li><li><a href=\"#titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/a><\/li><li><a href=\"#titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/a><\/li><li><a href=\"#titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/a><\/li><li><a href=\"#titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/a><\/li><li><a href=\"#1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/a><ul><li><a href=\"#titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/a><\/li><li><a href=\"#titleid-17\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/li><li><a href=\"#titleid-18\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/li><li><a href=\"#titleid-19\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#titleid-20\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/li><li><a href=\"#tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01\u30e1\u30f3\u30baTBC<\/a><\/li><li><a href=\"#titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/a><\/li><li><a href=\"#titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/a><\/li><\/ul><\/li><li><a href=\"#qa\">\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&A<\/a><ul><li><a href=\"#q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/a><\/li><li><a href=\"#q-2\">Q. \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044\uff1f<\/a><\/li><li><a href=\"#q-3\">Q. \u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/a><\/li><li><a href=\"#q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/a><\/li><\/ul><\/li><li><a href=\"#titleid-23\">\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/a><\/li><\/ul><\/div>\n<h2><span id=\"3\">\u9aed\u8131\u6bdb\u306e\u7a2e\u985e3\u3064\u3068\u305d\u308c\u305e\u308c\u306e\u8131\u6bdb\u52b9\u679c<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg\" alt=\"\u3010\u5199\u771f\u3068\u7d4c\u904e\u3011\u9aed\u8131\u6bdb\u306e2\u56de\u76ee\u306e\u52b9\u679c\uff01\u3072\u3052\u306e\u629c\u3051\u5177\u5408\u3084\u6ce5\u68d2\u30d2\u30b2\u304c\u8d77\u304d\u305f\u304b\u5b9f\u4f53\u9a13\u304b\u3089\u691c\u8a3c\" class=\"wp-image-22345\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/005-1-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u3092\u8131\u6bdb\u3059\u308b\u65b9\u6cd5\u306f3\u7a2e\u985e\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-8541e368-6820-4733-9a08-69390044dc80\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/li><li>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3001\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<table class=\"wp-block-advgb-table advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td><\/td><td>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/td><td>\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/td><td>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/td><\/tr><tr><td>\u53d7\u3051\u3089\u308c\u308b\u65bd\u8a2d<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u76ae\u819a\u79d1<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u8131\u6bdb\u30b5\u30ed\u30f3<br>\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u8131\u6bdb\u52b9\u679c<\/td><td>\u6e1b\u6bdb\u30fb\u6291\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><td>\u6c38\u4e45\u8131\u6bdb<\/td><\/tr><tr><td>\u5fc5\u8981\u306a\u56de\u6570<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a4\u301c6\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a8\u301c12\u56de<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u56de<br>\u30c4\u30eb\u30c4\u30eb\uff1a20\u56de\u4ee5\u4e0a<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a8\u301c12\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a15\u301c20\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a6\u301c8\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a10\u301c15\u4e07\u5186<\/td><td style=\"text-align:left\">\u51e6\u7406\u304c\u697d\u306b\u306a\u308b\uff1a\u7d0425\u4e07\u5186<br>\u30c4\u30eb\u30c4\u30eb\uff1a100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><tr><td>\u75db\u307f<\/td><td>\u8f2a\u30b4\u30e0\u3067\u30d1\u30c1\u30f3\u3068\u5f3e\u304f\u3088\u3046\u306a\u75db\u307f<\/td><td>\u9759\u96fb\u6c17\u304c\u8d70\u308b\u3088\u3046\u306a\u75db\u307f<\/td><td>\u8702\u306b\u523a\u3055\u308c\u308b\u3088\u3046\u306a\u5f37\u3044\u75db\u307f<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u4e00\u3064\u305a\u3064\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u3092\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid\">\u8131\u6bdb\u65b9\u6cd5\u2460\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\uff08\u5149\u8131\u6bdb\uff09<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg\" alt=\"\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36200\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0420\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u5149\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3066\u3044\u3066\u3001\u5149\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3053\u3068\u3067\u6bdb\u6839\u306e\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3001\u8131\u6bdb\u3092\u4fc3\u3059\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n<p><strong>\u300cIPL\u8131\u6bdb\u300d\u300cSSC\u8131\u6bdb\u300d\u300cSHR\u8131\u6bdb\u300d<\/strong>\u306e3\u7a2e\u985e\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u5149\u306e\u5c4a\u304f\u6df1\u5ea6\u3084\u75db\u307f\u3001\u6bdb\u5468\u671f\u306e\u3069\u306e\u671f\u9593\u306b\u52b9\u679c\u304c\u3042\u308b\u306e\u304b\u7570\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u30b5\u30ed\u30f3\u3067\u5c0e\u5165\u3057\u3066\u3044\u308b\u306e\u306fIPL\u8131\u6bdb\u304c\u591a\u3044\u3067\u3059\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306f\u6bd4\u8f03\u7684\u75db\u307f\u304c\u5f31\u304f\u3001\u30d2\u30b2\u3067\u3042\u308c\u30701\u90e8\u4f4d3,000\u5186\u7a0b\u5ea6\u304b\u3089\u53d7\u3051\u3089\u308c\u308b\u306a\u3069\u3001\u624b\u9803\u306a\u4fa1\u683c\u3067\u59cb\u3081\u3089\u308c\u308b\u306e\u304c\u9b45\u529b\u3067\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u306a\u304f\u3001\u6e1b\u6bdb\u30fb\u6291\u6bdb\u306b\u3068\u3069\u307e\u308b\u305f\u3081\u3001\u30c4\u30eb\u30c4\u30eb\u306b\u306a\u3063\u305f\u3068\u3057\u3066\u3082\u518d\u3073\u751f\u3048\u3066\u304f\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u304f\u3001\u9577\u671f\u9593\u306b\u6e21\u308a\u901a\u3046\u5fc5\u8981\u306e\u3042\u308b\u8131\u6bdb\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u52b9\u679c\u3092\u5b9f\u611f\u3059\u308b\u307e\u3067\u306e\u671f\u9593\u3068\u8cbb\u7528<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-2\">\u8131\u6bdb\u65b9\u6cd5\u2461\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg\" alt=\"\u30ec\u30fc\u30b5\u3099\u30fc\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30b9\u3099\u30e0\" class=\"wp-image-36201\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/31-1-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d045\u56de<\/td><td>\u7d0410\u56de<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>10\u4e07\u5186\u524d\u5f8c<\/td><td>15\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n<p>\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u4ed5\u7d44\u307f\u306f\u57fa\u672c\u7684\u306b\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3068\u540c\u3058\u3067\u3059\u3002<\/p>\n<p>\u9055\u3044\u306f\u5149\u306e\u5f37\u3055\u3002<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/dermatology\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u76ae\u819a\u79d1\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306a\u3069\u3001\u533b\u7642\u6a5f\u95a2\u3067\u306e\u307f\u53d7\u3051\u3089\u308c\u308b\u65b9\u6cd5\u3067\u3001<strong>\u5fc5\u305a\u533b\u7642\u5f93\u4e8b\u8005\u304c\u65bd\u8853\u3092\u304a\u3053\u306a\u3044\u307e\u3059<\/strong><\/a>\u3002<\/p>\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3088\u308a\u5f37\u3044\u5149\u3092\u6271\u3048\u308b\u305f\u3081\u3001<span class=\"highlighted\">\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u3001\u533b\u7642\u6a5f\u95a2\u306e\u307f\u3067\u65bd\u8853\u304c\u8a31\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u9ebb\u9154\u3092\u4f7f\u3048\u308b\u306e\u3082\u7279\u5fb4\u3002<\/p>\n<p>\u5f37\u3044\u5149\u3092\u7167\u5c04\u3067\u304d\u308b\u5206\u5f37\u3044\u75db\u307f\u304c\u4f34\u3046\u305f\u3081\u3001\u7b11\u6c17\u30ac\u30b9\u9ebb\u9154\u3084\u30af\u30ea\u30fc\u30e0\u30bf\u30a4\u30d7\u306e\u9ebb\u9154\u3092\u4f7f\u7528\u3057\u3066\u75db\u307f\u3092\u7de9\u548c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u75db\u307f\u304c0\u306b\u306a\u308b\u3053\u3068\u306f\u306a\u3044\u306e\u3067\u3001\u305d\u306e\u70b9\u306f\u6ce8\u610f\u304c\u5fc5\u8981\u3067\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-hairremoval-medicallaser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u304b\u304b\u308b\u7dcf\u984d\u8cbb\u7528\u306f\u3044\u304f\u3089\uff1f\u76f8\u5834\u3088\u308a\u30b3\u30b9\u30d1\u3088\u304f\u6c38\u4e45\u8131\u6bdb\u304c\u3067\u304d\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-3\">\u8131\u6bdb\u65b9\u6cd5\u2462\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png\" alt=\"\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\" class=\"wp-image-3634\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3.png 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-300x150.png 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/201908-hairloss3-768x384.png 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u9aed\u5243\u308a\u304c\u697d\u306b\u306a\u308b<\/td><td>\u30c4\u30eb\u30c4\u30eb<\/td><\/tr><tr><td>\u56de\u6570<\/td><td>\u7d0410\u56de<\/td><td>\u7d0415\u56de\u301c<\/td><\/tr><tr><td>\u8cbb\u7528\u76f8\u5834<\/td><td>25\u4e07\u5186\u524d\u5f8c<\/td><td>100\u4e07\u5186\u524d\u5f8c<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u91dd\u8131\u6bdb\u3068\u3082\u547c\u3070\u308c\u3001\u6bdb\u7a741\u672c1\u672c\u306b\u30d7\u30ed\u30fc\u30d6\u3068\u3044\u3046\u91dd\u306e\u3088\u3046\u306a\u3082\u306e\u3092\u5dee\u3057\u8fbc\u307f\u3001\u6bdb\u6839\u306b\u76f4\u63a5\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u3066\u3044\u304f\u65b9\u6cd5\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6b21\u306e4\u3064\u306e\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u96fb\u6c17\u5206\u89e3\u6cd5\u2026\u91dd\u304b\u3089\u5fae\u5f31\u306a\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u2026\u9ad8\u5468\u6ce2\u306e\u96fb\u6d41\u3092\u6d41\u3057\u8131\u6bdb\u3055\u305b\u308b\u65b9\u6cd5<\/li><li>\u30d6\u30ec\u30f3\u30c9\u6cd5\u2026\u96fb\u6c17\u5206\u89e3\u6cd5 \/ \u30d5\u30e9\u30c3\u30b7\u30e5\u6cd5\u3092\u5408\u308f\u305b\u305f\u65b9\u6cd5<\/li><li>\u7d76\u7e01\u91dd\uff08ELT\uff09\u8131\u6bdb\u2026\u96fb\u6c17\u306e\u71b1\u3067\u6bdb\u6bcd\u7d30\u80de\u3092\u7834\u58ca\u3059\u308b\u65b9\u6cd5\u3002\u533b\u5e2b\/\u770b\u8b77\u5e2b\u304c\u5728\u7c4d\u3059\u308b\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u304b\u65bd\u8853\u3067\u304d\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u8131\u6bdb\u3055\u305b\u305f\u3044\u6bdb\u306b\u76f4\u63a5\u30a2\u30d7\u30ed\u30fc\u30c1\u304c\u3067\u304d\u308b\u305f\u3081\u3001\u3042\u3054\u3072\u3052\u306f\u6b8b\u3057\u3066\u307b\u304a\u306e\u30d2\u30b2\u3060\u3051\u8131\u6bdb\u3057\u305f\u3044\u3001\u3068\u3044\u3063\u305f\u7d30\u304b\u3044\u30c7\u30b6\u30a4\u30f3\u306b\u3082\u5bfe\u5fdc\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u5206<span class=\"redcolor\">\u975e\u5e38\u306b\u5f37\u3044\u75db\u307f\u3092\u4f34\u3044\u307e\u3059<\/span>\u3002<\/p>\n<p>\u307e\u305f\u624b\u9593\u306e\u304b\u304b\u308b\u65bd\u8853\u306e\u305f\u3081\u3001\u30d2\u30b2\u3092\u3059\u3079\u3066\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3067\u306a\u304f\u305d\u3046\u3068\u3059\u308b\u3068\u975e\u5e38\u306b\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\">\u9aed\u306e\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306b\u304b\u304b\u308b\u8cbb\u7528\u76f8\u5834\u3068\u52b9\u679c\uff5c\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u3088\u308a\u75db\u307f\u304c\u5f37\u3044\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h2><span id=\"titleid-4\">\u9aed\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\uff5c\u9752\u9aed\u6483\u9000\u3067\u6e05\u6f54\u611f\u30a2\u30c3\u30d7\uff01<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg\" alt=\"\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54285\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-1-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u8131\u6bdb\u65b9\u6cd5\u3054\u3068\u306e\u9055\u3044\u3092\u7406\u89e3\u3057\u305f\u4e0a\u3067\u3001\u30d2\u30b2\u8131\u6bdb\u306e\u30e1\u30ea\u30c3\u30c8\u3068\u3057\u3066\u3069\u306e\u3088\u3046\u306a\u3053\u3068\u304c\u8003\u3048\u3089\u308c\u308b\u304b\u3001\u898b\u3066\u3044\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/li><li>\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/li><li>\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/li><li>\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u81ea\u5206\u3060\u3063\u305f\u3089\u2026\u3068\u30a4\u30e1\u30fc\u30b8\u3057\u306a\u304c\u3089\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-5\">\u30e1\u30ea\u30c3\u30c8\u2460\u6bce\u65e5\u306e\u9aed\u5243\u308a\u304b\u3089\u89e3\u653e\u3055\u308c\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg\" alt=\"\u30ab\u30df\u30bd\u30ea\u3067\u30d2\u30b2\u5243\u308a\u3092\u3059\u308b\u7537\u6027\" class=\"wp-image-7931\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2106-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306f\u6599\u91d1\u304c\u9ad8\u3044\u304b\u3089\u3068\u305f\u3081\u3089\u3063\u3066\u3044\u308b\u65b9\u306b\u3001\u885d\u6483\u306e\u4e8b\u5b9f\u3092\u304a\u4f1d\u3048\u3057\u307e\u3059\u3002\u3042\u306a\u305f\u306e\u6bce\u65e5\u306e\u9aed\u51e6\u7406\u306b\u3088\u3063\u3066\u3001\u3059\u3067\u306b\u304b\u306a\u308a\u306e\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a>\u306b\u3088\u308b\u3068\u30011\u65e510\u5206\u9aed\u5243\u308a\u306b\u6642\u9593\u3092\u8cbb\u3084\u3057\u3066\u3044\u308b\u5834\u5408\u3001<strong>\u5e74\u9593\u306b\u3059\u308b\u306860\u6642\u9593\u4ee5\u4e0a\u30d2\u30b2\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308b<\/strong>\u305d\u3046\u3067\u3059\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<p>\u4eee\u306b20\u6b73\u304b\u308940\u5e74\u9593\u30d2\u30b2\u5243\u308a\u3092\u7d9a\u3051\u308b\u3068\u3001<\/p>\n\n\n\n<p><strong>1\u65e510\u5206\u2715365\u65e5\u271540\u5e74\uff1d146,000\u5206\uff08\u7d04101\u65e5\u9593\uff09<\/strong><\/p>\n\n\n\n<p>\u306a\u3093\u3068101\u65e5\u9593\u305a\u3063\u3068\u9aed\u5243\u308a\u3060\u3051\u3092\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<p>\u6642\u7d663,000\u5186\u306e\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306e\u5834\u5408\u3001\u3053\u306e\u6642\u9593\u3092\u4ed5\u4e8b\u306b\u6367\u3052\u305f\u3068\u3059\u308c\u3070<span class=\"redcolor\">\u5e74\u959318\u4e07\u5186\u3082\u30ed\u30b9<\/span>\u3057\u3066\u3044\u307e\u3059\u3002\u3055\u3089\u306b\u30b7\u30a7\u30fc\u30d0\u30fc\u306e\u66ff\u5203\u4ee3\u3084\u30af\u30ea\u30fc\u30e0\u306e\u4ee3\u91d1\u3082\u7121\u8996\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n\n\n<p>\u5fd9\u3057\u3044\u65b9\u3053\u305d\u3001\u30d2\u30b2\u306b\u6642\u9593\u3068\u304a\u91d1\u3092\u596a\u308f\u308c\u308b\u306e\u306f\u3082\u3063\u305f\u3044\u306a\u3044\u3067\u3059\u3002\u4e00\u5ea6\u9aed\u3092\u306a\u304f\u305b\u3070\u3001\u3053\u3093\u306a\u60a9\u307f\u306f\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p>\u6bce\u65e5\u6642\u9593\u3092\u30ed\u30b9\u3057\u3066\u3044\u308b\u306e\u3067\u30011\u65e5\u3067\u3082\u65e9\u304f\u306f\u3058\u3081\u308b\u65b9\u304c\u304a\u5f97\u3002\u5feb\u9069\u306a\u72b6\u614b\u304c\u7d9a\u304f\u306e\u3067\u3001\u6c17\u306b\u306a\u308b\u65b9\u306f<span class=\"highlighted\">\u5c11\u3057\u3067\u3082\u65e9\u304f\u8131\u6bdb\u306b\u6295\u8cc7<\/span>\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"titleid-6\">\u30e1\u30ea\u30c3\u30c8\u2461\u9752\u9aed\u3092\u6483\u9000\u3067\u304d\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg\" alt=\"\u9854\u8131\u6bdb\u306f\u6bdb\u7a74\u306e\u958b\u304d\u30fb\u30b7\u30df\u306b\u3082\u52b9\u679c\u3042\u308a\uff1f\u9854\u8131\u6bdb\u306e\u7f8e\u808c\u52b9\u679c\u3092\u5fb9\u5e95\u89e3\u8aac\" class=\"wp-image-7644\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/adobestock-177484207-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u5973\u6027\u304b\u3089\u306e\u5370\u8c61\u3082\u3088\u304f\u306a\u3044\u9752\u9aed\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308c\u3070\u5915\u65b9\u306b\u306a\u308b\u3068\u9752\u9aed\u304c\u3046\u3063\u3059\u3089\u751f\u3048\u3066\u304f\u308b\u2026\u3068\u3044\u3063\u305f\u60a9\u307f\u3082\u89e3\u6d88\u3055\u308c\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u30d2\u30b2\u304c\u6fc3\u3044\u4eba\u306f1\u65e5\u306b\u4f55\u5ea6\u3082\u9aed\u5243\u308a\u3092\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3059\u304c\u3001\u305d\u3093\u306a\u624b\u9593\u3082\u5fc5\u8981\u306a\u304f\u306a\u308a\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u81ea\u5206\u306f\u30d2\u30b2\u304c\u6fc3\u3044\u65b9\uff1f\u6fc3\u3044\u7406\u7531\u306f\u306a\u306b\uff1f\u3068\u3044\u3046\u65b9\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3082\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/a>\u30d2\u30b2\u304c\u6fc3\u304f\u306a\u308b\u539f\u56e0\u3084NG\u884c\u52d5\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n<h3><span id=\"titleid-7\">\u30e1\u30ea\u30c3\u30c8\u2462\u81ea\u5df1\u51e6\u7406\u306b\u3088\u308b\u808c\u3078\u306e\u30c0\u30e1\u30fc\u30b8\u304c\u9632\u3052\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/2503-1-e1570311548778.jpg\" alt=\"\u808c\u8352\u308c,\u808c\u30c8\u30e9\u30d6\u30eb\" class=\"wp-image-8619\"\/><\/figure>\n\n\n<p>\u30ab\u30df\u30bd\u30ea\u8ca0\u3051\u306b\u60a9\u3093\u3067\u3044\u305f\u308a\u3001\u6e1b\u3089\u306a\u3044\u30cb\u30ad\u30d3\u306b\u5acc\u6c17\u304c\u3055\u3057\u3066\u3044\u308b\u7537\u6027\u306b\u3082\u30d2\u30b2\u8131\u6bdb\u306f\u6709\u52b9\u3067\u3059\u3002<\/p>\n<p>\u30b7\u30a7\u30fc\u30d0\u30fc\u3084\u30ab\u30df\u30bd\u30ea\u3067\u808c\u304c\u50b7\u3064\u304f\u3053\u3068\u306b\u3088\u3063\u3066\u3001\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u307f\u30cb\u30ad\u30d3\u306a\u3069\u306e\u708e\u75c7\u3092\u8d77\u3053\u3059\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308a\u65e5\u5e38\u306e\u81ea\u5df1\u51e6\u7406\u304b\u3089\u89e3\u653e\u3055\u308c\u308b\u3053\u3068\u3067\u808c\u30c8\u30e9\u30d6\u30eb\u304c\u6e1b\u5c11\u3057\u3001\u30c4\u30eb\u30c4\u30eb\u3067\u304d\u308c\u3044\u306a\u808c\u3092\u624b\u306b\u3044\u308c\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-8\">\u30e1\u30ea\u30c3\u30c8\u2462\u6e05\u6f54\u611f\u304c\u30a2\u30c3\u30d7\u3057\u3066\u81ea\u4fe1\u304c\u3064\u304f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg\" alt=\"\u9854\u3092\u6d17\u3046\u7537\u6027\" class=\"wp-image-56099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents.jpg 749w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/05\/3300-contents-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u306b\u3088\u308a\u6fc3\u3044\u30d2\u30b2\u3092\u6483\u9000\u3067\u304d\u305f\u3089\u3001\u4eba\u304b\u3089\u306e\u5370\u8c61\u30a2\u30c3\u30d7\u306f\u3082\u3061\u308d\u3093\u3001\u4e00\u756a\u5b09\u3057\u3044\u306e\u306f\u3082\u3061\u308d\u3093\u81ea\u5206\u81ea\u8eab\u3067\u3059\u3088\u306d\u3002<\/p>\n<p><strong>\u7537\u6027\u306e\u5370\u8c61\u306f\u30d2\u30b2\u3067\u5927\u304d\u304f\u5de6\u53f3\u3055\u308c\u307e\u3059\u3002<\/strong><\/p>\n<p>\u3042\u306a\u305f\u3082\u3001\u7121\u7cbe\u9aed\u306e\u306a\u3044\u6574\u3063\u305f\u7537\u6027\u306e\u808c\u3092\u898b\u3066\u300c\u30c7\u30ad\u308b\u7537\u306b\u898b\u3048\u308b\u306a\u300d\u3068\u611f\u3058\u305f\u3053\u3068\u304c\u3042\u308b\u306e\u3067\u306f\u306a\u3044\u3067\u3057\u3087\u3046\u304b\u3002<\/p>\n<p>\u3068\u304f\u306b\u9854\u306f\u4eba\u304b\u3089\u898b\u3089\u308c\u308b\u306e\u3067\u3001\u30d2\u30b2\u306e\u30b3\u30f3\u30d7\u30ec\u30c3\u30af\u30b9\u304c\u306a\u304f\u306a\u308b\u3068\u5927\u304d\u306a\u81ea\u4fe1\u306b\u3064\u306a\u304c\u308a\u307e\u3059\u3002<\/p>\n<p><\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1\">\u306a\u305c\u30d2\u30b2\u8131\u6bdb\u306f1\u56de\u3067\u52b9\u679c\u304c\u51fa\u306a\u3044\u306e\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u3092\u542b\u3081\u3001\u4f53\u6bdb\u306b\u306f\u6bdb\u5468\u671f\u3068\u3044\u3046\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg\" alt=\"\u6bdb\u5468\u671f\" class=\"wp-image-31063\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-300x150.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-3-768x384.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u300c\u6210\u9577\u671f\u300d\u300c\u9000\u884c\u671f\u300d\u300c\u4f11\u6b62\u671f\u300d\u306b\u308f\u304b\u308c\u3066\u3044\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u591a\u304f\u306e\u65b9\u6cd5\u304c\u300c\u6210\u9577\u671f\u306e\u307f\u300d\u306b\u3057\u304b\u52b9\u679c\u304c\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n\n\n\n<p>\u808c\u8868\u9762\u306b\u51fa\u3066\u3044\u308b\u6bdb\u306e\u4e2d\u3067\u6210\u9577\u671f\u306b\u3042\u305f\u308b\u306e\u306f1\u5272\u306e\u307f\u306e\u305f\u3081\u3001\u5168\u3066\u306e\u6bdb\u306b\u7167\u5c04\u3059\u308b\u307e\u3067\u306b\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u306e\u3067\u3059\u3002<\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"titleid-9\">\u9aed\u8131\u6bdb\u306e\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u8131\u6bdb\u6642\u306e\u75db\u307f\u3084\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg\" alt=\"\u30c6\u3099\u30e1\u30ea\u30c3\u30c8\" class=\"wp-image-54284\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/3300-contents-300x225.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u691c\u8a0e\u3057\u3066\u3044\u308b\u65b9\u306f\u3001\u8131\u6bdb\u306b\u3088\u308b\u30ea\u30b9\u30af\u3084\u30c7\u30e1\u30ea\u30c3\u30c8\u306b\u3064\u3044\u3066\u3082\u304d\u3061\u3093\u3068\u7406\u89e3\u3057\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/li><li>\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/li><li>\u786c\u6bdb\u5316\u30fb\u5897\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/li><li>\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/li><li>\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-10\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2460\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u306f\u75db\u307f\u304c\u4f34\u3046<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg\" alt=\"\u30d2\u30b2\u8131\u6bdb\u3057\u3066\u3044\u308b\u7537\u6027\" class=\"wp-image-20074\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-3-300x225.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u75db\u307f\u306f\u8131\u6bdb\u65b9\u6cd5\u306b\u3088\u3063\u3066\u5927\u304d\u304f\u5909\u308f\u308a\u307e\u3059\u3002<\/p>\n<p>\u4e00\u822c\u7684\u306b\u306f<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox\" id=\"uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul><li>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb < \u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb < \u30cb\u30fc\u30c9\u30eb\u8131\u6bdb<\/li><\/ul>\n<\/div><\/section>\n\n\n<p>\u306e\u9806\u3067\u75db\u307f\u304c\u5f37\u304f\u306a\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u3068\u304f\u306b\u30d2\u30b2\u306f\u6bdb\u304c\u592a\u304f\u6fc3\u3044\u305f\u3081\u3001<span class=\"redcolor\">\u8db3\u3084\u8155\u306a\u3069\u3088\u308a\u75db\u307f\u3092\u5f37\u304f\u611f\u3058\u307e\u3059<\/span>\u3002<\/p>\n<p>3\u7a2e\u985e\u306e\u8131\u6bdb\u65b9\u6cd5\u306e\u3046\u3061\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3001\u30af\u30ea\u30cb\u30c3\u30af\u3067\u884c\u3046\u7d76\u7e01\u91dd\u8131\u6bdb\uff08\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e1\u7a2e\uff09\u306f\u9ebb\u9154\u304c\u4f7f\u3048\u307e\u3059\u304c\u3001\u30b5\u30ed\u30f3\u3067\u304a\u3053\u306a\u3046\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3001\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306f\u9ebb\u9154\u306e\u4f7f\u7528\u304c\u3067\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u9ebb\u9154\u3092\u3057\u305f\u304b\u3089\u3068\u3044\u3063\u3066\u75db\u307f\u304c0\u306b\u306a\u308b\u308f\u3051\u3067\u306f\u306a\u3044\u306e\u3067\u3001<strong>\u75db\u3044\u8131\u6bdb\u306f\u3057\u305f\u304f\u306a\u3044\u3001\u3068\u3044\u3046\u7537\u6027\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044<\/strong>\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<p>\u306a\u304a\u3001\u7d4c\u9a13\u8005\u306b\u3088\u308b\u9aed\u8131\u6bdb\u306e\u8131\u6bdb\u52b9\u679c\u3084\u52b9\u679c\u306a\u3069\u3092\u77e5\u308a\u305f\u3044\u65b9\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/2ch\/\" target=\"_blank\">\u300c\u9aed\u306e\u6c38\u4e45\u8131\u6bdb2ch\uff085ch\uff09\u306e\u53cd\u5fdc\u306f\uff1f\u9752\u9aed\u306e\u30ea\u30a2\u30eb\u306a\u8131\u6bdb\u7d4c\u904e\u3068\u52b9\u679c\u306e\u307e\u3068\u3081\u300d<\/a>\u3067\u8a73\u3057\u304f\u307e\u3068\u3081\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<h3><span id=\"titleid-11\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2461\u9aed\u304c\u6fc3\u3044\u307b\u3069\u304a\u91d1\u304c\u304b\u304b\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg\" alt=\"\u8a08\u7b97\u6a5f\u3068\u304a\u91d1\u3068\u30d6\u30bf\u306e\u8caf\u91d1\u7bb1\" class=\"wp-image-40902\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-1024x678.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-158037191-768x509.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u60f3\u50cf\u3059\u308c\u3070\u308f\u304b\u308b\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u30d2\u30b2\u304c\u6fc3\u3044\u307b\u3069\u4f55\u5ea6\u3082\u901a\u3046\u5fc5\u8981\u304c\u3042\u308b\u305f\u3081\u3001\u305d\u306e\u5206\u8cbb\u7528\u3082\u591a\u304f\u304b\u304b\u308a\u307e\u3059\u3002<\/p>\n<p>\u3057\u304b\u3057\u3001\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3067\u306f\u3001\u7533\u3057\u8fbc\u3093\u3060\u30b3\u30fc\u30b9\u306e\u56de\u6570\u304c\u7d42\u308f\u308b\u3068<strong>\u5272\u5f15\u4fa1\u683c\u3067\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059<\/strong>\u3002<\/p>\n<p>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\u306e\u6599\u91d1\u3082\u78ba\u8a8d\u3057\u3066\u304a\u304f\u3068\u3001\u5951\u7d04\u5185\u5bb9\u306b\u6e80\u8db3\u3067\u304d\u306a\u304b\u3063\u305f\u3001\u3068\u3044\u3046\u5931\u6557\u3092\u9632\u3052\u308b\u3067\u3057\u3087\u3046\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/bald-no-effect\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u9aed\u8131\u6bdb\u306f\u52b9\u679c\u306a\u3057\uff1f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3067\u3082\u6e1b\u3089\u306a\u3044\u30fb\u629c\u3051\u306a\u3044\u306e\u306f\u6a5f\u68b0\u306e\u305b\u3044\uff1f\u30c1\u30a7\u30c3\u30af\u30dd\u30a4\u30f3\u30c8\u3092\u89e3\u8aac<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-12\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2462\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-137773231-1024x683.jpeg\" alt=\"\u984e\u3092\u3055\u308f\u308b\u7537\u6027\" class=\"wp-image-41334\"\/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30ea\u30b9\u30af\u3068\u3057\u3066\u3001\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u304c\u3042\u3052\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5897\u6bdb\u5316\u2026\u6bdb\u304c\u5897\u3048\u308b\u73fe\u8c61<\/li><li>\u786c\u6bdb\u5316\u2026\u6bdb\u304c\u786c\u304f\u306a\u308b\u73fe\u8c61<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u3044\u305a\u308c\u3082\u539f\u56e0\u306f\u5224\u660e\u3055\u308c\u3044\u307e\u305b\u3093\u304c\u3001<span class=\"redcolor\">\u7523\u6bdb\u306a\u3069\u3001\u3082\u3068\u3082\u3068\u6bdb\u304c\u7d30\u3044\u90e8\u4f4d\u3067\u8d77\u3053\u308b\u53ef\u80fd\u6027\u304c\u9ad8\u3044<\/span>\u3088\u3046\u3067\u3059\u3002<\/p>\n<p>\u7167\u5c04\u3092\u7d9a\u3051\u308b\u3053\u3068\u3067\u6539\u5584\u3055\u308c\u308b\u30b1\u30fc\u30b9\u304c\u591a\u3044\u306e\u3067\u3059\u304c\u3001\u5951\u7d04\u3057\u305f\u30b3\u30fc\u30b9\u3092\u7d42\u4e86\u307e\u3067\u306b\u6539\u5584\u3055\u308c\u305a\u3001\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3068\u304a\u5ba2\u3055\u3093\u306e\u9593\u3067\u30c8\u30e9\u30d6\u30eb\u306b\u306a\u308b\u3068\u3044\u3063\u305f\u30b1\u30fc\u30b9\u3082\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u306f\u592a\u304f\u30fb\u6fc3\u3044\u6bdb\u304c\u591a\u3044\u306e\u3067\u3001\u4e8c\u306e\u8155\u306a\u3069\u3068\u6bd4\u8f03\u3059\u308b\u3068\u786c\u6bdb\u5316\u304c\u767a\u751f\u3059\u308b\u5272\u5408\u306f\u5c11\u306a\u3044\u3068\u8003\u3048\u3089\u308c\u307e\u3059\u304c\u3001\u4e07\u304c\u4e00\u306e\u305f\u3081\u306b\u300c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d\u304c\u304a\u304d\u305f\u969b\u306e\u4fdd\u8a3c\u5236\u5ea6\u304c\u3064\u3044\u3066\u3044\u308b\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-variation\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u30d2\u30b2\u8131\u6bdb\u306b\u3088\u308b\u526f\u4f5c\u7528\uff5c\u5897\u6bdb\u5316\u30fb\u786c\u6bdb\u5316\u300d<\/a>\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u308b\u306e\u3067\u3001\u5408\u308f\u305b\u3066\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<h3><span id=\"titleid-13\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2463\u6bdb\u56a2\u708e\u306a\u3069\u808c\u30c8\u30e9\u30d6\u30eb\u306e\u30ea\u30b9\u30af\u304c\u3042\u308b<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg\" alt=\"\u9996\u7b4b\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-41331\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-1024x683.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-300x200.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-143770151-768x512.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u3084\u30ec\u30fc\u30b6\u30fc\u306a\u3069\u3092\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u3001\u666e\u6bb5\u6bdb\u7a74\u306b\u3044\u308b\u83cc\u304c\u4e00\u7dd2\u306b\u6bba\u83cc\u3055\u308c\u3066\u3057\u307e\u3044\u3001\u808c\u672c\u6765\u306e\u30d0\u30ea\u30a2\u6a5f\u80fd\u3092\u5931\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-problem\/hairremoval-folliculitis\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u305d\u3053\u306b\u7d30\u83cc\u304c\u5165\u308a\u8fbc\u3080\u3068\u3001\u6bdb\u56a2\u708e\u3068\u3044\u3063\u3066\u6bdb\u7a74\u306e\u307e\u308f\u308a\u304c\u8d64\u304f\u306a\u308b\u30cb\u30ad\u30d3\u306e\u3088\u3046\u306a\u73fe\u8c61\u304c\u8d77\u3053\u308a\u307e\u3059\u3002<\/a><\/p>\n<p>\u3053\u308c\u306f\u305d\u3053\u307e\u3067\u73cd\u3057\u3044\u75c7\u72b6\u3067\u306f\u306a\u304f\u3001\u9854\u306f\u3068\u304f\u306b\u6bdb\u56a2\u708e\u304c\u767a\u75c7\u3059\u308b\u30ea\u30b9\u30af\u304c\u9ad8\u3044\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306f\u81ea\u7136\u6cbb\u7652\u3057\u307e\u3059\u304c\u3001\u9177\u3044\u5834\u5408\u306f\u8edf\u818f\u3084\u98f2\u307f\u85ac\u3092\u670d\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"titleid-14\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2464\u65e5\u713c\u3051\u304c\u3067\u304d\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png\" alt=\"\" class=\"wp-image-7435\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402.png 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/09\/2402-300x180.png 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u30fb\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306f\u300c\u30e1\u30e9\u30cb\u30f3\u8272\u7d20\u300d\u3064\u307e\u308a\u9ed2\u3044\u3082\u306e\u306b\u53cd\u5fdc\u3059\u308b\u6027\u8cea\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u305d\u306e\u305f\u3081\u3001\u65e5\u713c\u3051\u3057\u3066\u3044\u308b\u808c\u306b\u7167\u5c04\u3059\u308b\u3068\u706b\u50b7\u3092\u8d77\u3053\u3059\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u8131\u6bdb\u671f\u9593\u4e2d\u306b\u65e5\u713c\u3051\u3092\u3057\u3066\u3057\u307e\u3046\u3068\u3001\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u8131\u6bdb\u3092\u304a\u3084\u3059\u307f\u3059\u308b\u3088\u3046\u306b\u8a00\u308f\u308c\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p>\u65e5\u713c\u3051\u306e\u305b\u3044\u3067\u5951\u7d04\u671f\u9650\u307e\u3067\u306b\u901a\u3048\u306a\u304b\u3063\u305f\u2026\u3068\u3044\u3063\u305f\u30c8\u30e9\u30d6\u30eb\u3092\u62db\u304b\u306a\u3044\u3088\u3046\u3001\u590f\u5834\u306f\u3068\u304f\u306b<span class=\"highlighted\">\u65e5\u713c\u3051\u5bfe\u7b56\u3092\u5fc5\u305a\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044<\/span>\u3002<\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-flow\/epilation-aftercare\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u8131\u6bdb\u3068\u65e5\u713c\u3051\u306e\u95a2\u4fc2\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u8a73\u3057\u304f\u306f\u3053\u3061\u3089\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<h3><span id=\"titleid-15\">\u30c7\u30e1\u30ea\u30c3\u30c8\u2465\u6c38\u4e45\u8131\u6bdb\u306e\u5834\u5408\u306f\u672c\u5f53\u306b\u751f\u3048\u3066\u3053\u306a\u3044<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg\" alt=\"\u30d2\u30b2\u3092\u8131\u6bdb\u3057\u305f\u7537\u6027\" class=\"wp-image-20073\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2.jpg 700w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3725-2-300x194.jpg 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n<p>\u6c38\u4e45\u8131\u6bdb\u3092\u3059\u308b\u969b\u306f\u3001<a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/bald-hairremoval-regret\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u300c\u5c06\u6765\u751f\u3048\u3066\u3053\u306a\u304f\u3066\u3082\u5f8c\u6094\u3057\u306a\u3044\u304b\u300d<\/a>\u3088\u304f\u8003\u3048\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u5e74\u3092\u53d6\u3063\u3066\u304b\u3089\u3084\u3063\u3071\u308a\u305f\u304f\u307e\u3057\u3044\u30d2\u30b2\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f\u3001\u3068\u306a\u3063\u3066\u3082\u3001\u751f\u3048\u3066\u304d\u307e\u305b\u3093\u3002<\/p>\n<p>\u307e\u305f\u3001\u8131\u6bdb\u304c\u304d\u3068\u3093\u3068\u5b8c\u4e86\u3059\u308c\u3070\u3044\u3044\u306e\u3067\u3059\u304c\u3001\u4e2d\u9014\u534a\u7aef\u306b\u7d42\u308f\u3089\u305b\u308b\u3068\u6bdb\u306e\u751f\u3048\u65b9\u304c\u307e\u3070\u3089\u306b\u306a\u308a\u304b\u306d\u307e\u305b\u3093\u3002<\/p>\n<p>\u4eca\u3060\u3051\u3067\u306a\u304f\u3001\u9577\u671f\u7684\u306b\u898b\u3066\u300c\u81ea\u5206\u306b\u30d2\u30b2\u8131\u6bdb\u304c\u5fc5\u8981\u304b\u3069\u3046\u304b\u300d\u3088\u304f\u8003\u3048\u3066\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u306d\u3002<\/p>\n<p>\u3044\u307e\u3060\u3051\u81ea\u5df1\u51e6\u7406\u304c\u6e1b\u308c\u3070\u5927\u4e08\u592b\uff01\u3068\u3044\u3046\u65b9\u306f\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u9078\u3076\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p><\/p>\n<p><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-eternal\/fail\/\" target=\"_blank\" rel=\"noopener noreferrer\">\u30d2\u30b2\u306e\u6c38\u4e45\u8131\u6bdb\u306b\u3088\u308b\u5931\u6557\u306b\u3064\u3044\u3066\u306f\u3053\u3061\u3089\u306e\u8a18\u4e8b\u3067\u8a73\u3057\u304f\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002<\/a>\u5f8c\u6094\u3057\u306a\u3044\u30d2\u30b2\u8131\u6bdb\u3092\u884c\u3046\u305f\u3081\u306b\u3082\u3001\u304d\u3061\u3093\u3068\u628a\u63e1\u3057\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"1-2\">\u30d2\u30b2\u8131\u6bdb\u306e1\u56de\u306b\u304b\u304b\u308b\u6642\u9593\u306f\u3069\u306e\u304f\u3089\u3044\uff1f<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u306e\u6240\u8981\u6642\u9593\u306b\u3064\u3044\u3066\u306f\u3001\u4f7f\u7528\u3059\u308b\u6a5f\u68b0\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u7406\u7531\u306f\u3001\u7167\u5c04\u6a5f\u306e\u30d8\u30c3\u30c9\u306f\u305d\u308c\u305e\u308c\u5927\u304d\u3055\u304c\u7570\u306a\u308b\u304b\u3089\u3002<\/p>\n\n\n\n<p>\u4e00\u822c\u7684\u306b\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u306e\u65b9\u304c\u30d8\u30c3\u30c9\u304c\u5927\u304d\u3044\u305f\u3081\u3001\u7167\u5c04\u6642\u9593\u3001\u3064\u307e\u308a1\u56de\u306b\u304b\u304b\u308b\u8131\u6bdb\u306e\u6642\u9593\u306f\u77ed\u3044\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u3053\u3067\u306f\u5177\u4f53\u4f8b\u3068\u3057\u3066\u3001\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3092\u884c\u3046<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ea\u30f3\u30af\u30b9<\/a>\u3001\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u3092\u884c\u3046<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a>\u3067\u6bd4\u8f03\u3057\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<table class=\"wp-block-table is-style-regular\"><tbody><tr><td><\/td><td>\u30ea\u30f3\u30af\u30b9<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><\/tr><tr><td>\u4e21\u307b\u307b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u9f3b\u4e0b<\/td><td>5\u5206<\/td><td>15\u5206<\/td><\/tr><tr><td>\u3042\u3054\u4e0b<\/td><td>10\u5206<\/td><td>15\u5206<\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u591a\u304f\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001\u7167\u5c04\u6a5f\u306e\u7a2e\u985e\u30923\u7a2e\u985e\u307b\u3069\u7528\u610f\u3057\u3001\u8131\u6bdb\u3059\u308b\u90e8\u4f4d\u3084\u6bdb\u8cea\u306b\u3088\u3063\u3066\u8131\u6bdb\u6a5f\u5668\u3092\u4f7f\u3044\u5206\u3051\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30e1\u30f3\u30ba\u30ea\u30bc\u3082\u305d\u306e1\u3064\u3067\u30013\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u304b\u3089\u770b\u8b77\u5e2b\u304c\u9078\u5b9a\u3057\u3066\u304f\u308c\u307e\u3059\u3002\u8131\u6bdb\u6a5f\u304c\u5909\u308f\u308b\u3068\u7167\u5c04\u6642\u9593\u3082\u82e5\u5e72\u304b\u308f\u308b\u305f\u3081\u3001\u53c2\u8003\u7a0b\u5ea6\u306b\u898b\u3066\u304f\u3060\u3055\u3044\u306d\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rinx\/\" target=\"_blank\">\u30ea\u30f3\u30af\u30b9\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f<\/a><br>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\uff5c\u60aa\u3044\u8a55\u5224\u306e\u771f\u76f8\u306f\uff1f<\/a><\/li><\/ul>\n<\/div><\/div>\n<\/div><\/section>\n\n\n\n<h2><span id=\"5\">\u30e1\u30f3\u30ba\u306e\u9aed\u8131\u6bdb\u306b\u7279\u5316\uff01\u4eba\u6c17\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f35\u9078<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg\" alt=\"\u661f\u578b\u306e\u6728\u306e\u7a4d\u307f\u6728\" class=\"wp-image-33724\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1511-2-300x151.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u3053\u3053\u304b\u3089\u306f\u4eba\u6c17\u306e\u3042\u308b\u30d2\u30b2\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\u8a55\u5224\u306e\u3044\u3044\u30b5\u30ed\u30f3\u3092\u9078\u3073\u305f\u3044\u65b9\u306f\u3001\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable\" id=\"uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<table class=\"wp-block-table is-style-non-split nonranking\"><tbody><tr><td>\u30a4\u30e1\u30fc\u30b8<\/td><td><img class=\"wp-image-78568\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\"><\/td><td><img class=\"wp-image-47134\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099\u30ea\u30bb\u3099\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.jpg 225w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/><\/td><td><img class=\"wp-image-47132\" style=\"width: 130px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc.jpg 415w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-tbc-300x300.jpg 300w\" sizes=\"(max-width: 415px) 100vw, 415px\" \/><\/td><td><img class=\"wp-image-34273\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png\" alt=\"RINX-\u30ea\u30f3\u30af\u30b9-\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png 329w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/.png-300x241.png 300w\" sizes=\"(max-width: 329px) 100vw, 329px\" \/><\/td><td><img class=\"wp-image-34381\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg\" alt=\"\u30b3\u3099\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26.jpg 400w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-150x150.jpg 150w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-26-300x300.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/td><td><img class=\"wp-image-34276\" style=\"width: 150px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-25.jpg\" alt=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\"><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td>\u30ec\u30a4\u30ed\u30fc\u30eb<\/td><td>\u30e1\u30f3\u30ba\u30ea\u30bc<\/td><td>\u30e1\u30f3\u30baTBC<\/td><td><strong>\u30ea\u30f3\u30af\u30b9<\/strong><\/td><td>\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u65bd\u8a2d\u5206\u985e<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u30e1\u30f3\u30ba\u30a8\u30b9\u30c6\u30b5\u30ed\u30f3<\/td><td>\u30e1\u30f3\u30ba\u8131\u6bdb\u30b5\u30ed\u30f3<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><td>\u533b\u7642\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af<\/td><\/tr><tr><td>\u6599\u91d1<\/td><td><strong>\u260511\u56de\u76ee\u4ee5\u964d\uff1a656\u5186<\/strong><br><br>1\u90e8\u4f4d\uff1a3,278\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)5\u56de\u30b3\u30fc\u30b9\uff1a32,780\u5186<br>\u30d2\u30b2\u8131\u6bdb\u30bb\u30c3\u30c8(\u9078\u3079\u308b\uff13\u30f5\u6240)10\u56de\u30b3\u30fc\u30b9\uff1a43,780\u5186<\/td><td>\u2605<strong>3,200\u5186\u301c\/\u6708<\/strong><br><br> \u3010\u65b0\u898f\u9650\u5b9a\u3011\u30d2\u30b2\u8131\u6bdb 3\u90e8\u4f4d\uff08\u9f3b\u4e0b\u30fb\u3042\u3054\u30fb\u3042\u3054\u4e0b\uff09 <br>5\u56de\u30b3\u30fc\u30b9\uff1a14,000\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a28,000\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30bb\u30ec\u30af\u30c8\u30d2\u30b2\u8131\u6bdb\uff08\u4efb\u610f\u306e3\u90e8\u4f4d\uff09<br>5\u56de\u30b3\u30fc\u30b9\uff1a69,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a108,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a12,800\u5186<br><br>\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8<br>\u3010\u65b0\u898f\u9650\u5b9a\u3011<br>5\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a54,800\u5186 <br>\u203b\u9ebb\u9154\u30af\u30ea\u30fc\u30e01\u672c\u7121\u6599 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <br><br>\u3010\u901a\u5e38\u3011 <br>5\u56de\u30b3\u30fc\u30b9\uff1a89,800\u5186 <br>10\u56de\u30b3\u30fc\u30b9\uff1a128,000\u5186 <br>\u30b3\u30fc\u30b9\u7d42\u4e86\u5f8c\uff1a16,800\u5186 <\/td><td>\u30d3\u30b8\u30bf\u30fc\uff1a132\u5186 \/ 1\u672c<br>\u30e1\u30f3\u30d0\u30fc\uff1a110\u5186 \/ 1\u672c<\/td><td>\u2605<strong>500\u5186\uff5e\/\u6708<\/strong><br><br><strong>\u9854\u30fb\u30d2\u30b2\u5168\u4f53<\/strong><br>5\u56de\u521d\u5f97\u30d1\u30b9\uff1a38,000\u5186<br>10\u56de\u521d\u5f97\u30d1\u30b9\uff1a59,800\u5186<\/td><td><strong>\u26053,300\u5186\u301c\/\u6708<\/strong><br><br>\u30d2\u30b23\u90e8\u4f4d\uff1a75,680\u5186<br>3\u5e74\u9593\u8ffd\u52a01\u56de<strong>100\u5186<\/strong><\/td><td><\/td><\/tr><tr><td>\u5e97\u8217\u6570<\/td><td>\u56fd\u51858\u5e97\u8217<\/td><td>\u56fd\u518522\u9662<\/td><td>\u56fd\u518548\u5e97\u8217<\/td><td>\u56fd\u518552\u5e97\u8217<\/td><td>\u56fd\u518518\u9662<\/td><td>\u5168\u56fd52\u9662<\/td><\/tr><tr><td>\u304a\u3059\u3059\u3081\u30dd\u30a4\u30f3\u30c8<\/td><td>\u30fb\u6700\u5b89\u5024\u4fdd\u8a3c\u5236\u5ea6\u3042\u308a<br>\u30fb\u9867\u5ba2\u6e80\u8db3\u5ea6\u304c\u9ad8\u3044<\/td><td>\u30fb\u7121\u6599\u4fdd\u8a3c\u5236\u5ea6\u304c\u5145\u5b9f<br>\u30fb\u521d\u8a3a\u306f\u5fc5\u305a\u533b\u5e2b\u304c\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd<\/td><td>\u30fb\u52b9\u679c\u306e\u9ad8\u3044\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u53ef\u80fd<\/td><td>\u30fb\u30b9\u30bf\u30c3\u30d5\u306f\u5168\u54e1\u7537\u6027<br>\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a\u304c\u512a\u3057\u3044<\/td><td>\u30fb\u30d2\u30b2\u8131\u6bdb\u5b8c\u4e86\u30b3\u30fc\u30b9\u5f8c\u306f1\u56de100\u5186\u3067\u8ffd\u52a0\u7167\u5c04\u53ef\u80fd<\/td><td>\u30fb\u3068\u306b\u304b\u304f\u5b89\u3044<br>\u30fb\u5168\u56fd\u5c55\u958b\u306e\u305f\u3081\u9662\u6570\u3082\u8c4a\u5bcc<\/td><\/tr><tr><td>\u516c\u5f0f\u30b5\u30a4\u30c8<\/td><td><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgpx9v3n2kma&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><td><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u516c\u5f0f\u30b5\u30a4\u30c8 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><\/td><\/tr><\/tbody><\/table>\n<\/div><\/section>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u969b\u306b\u3068\u304f\u306b\u5927\u4e8b\u306a\u306e\u304c\u65bd\u8a2d\u9078\u3073\u3002<\/p>\n<p>\u591a\u304f\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3092\u5b9f\u65bd\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u305f\u3060\u30ab\u30a6\u30f3\u30bb\u30e9\u30fc\u3055\u3093\u306e\u8a71\u3092\u805e\u304f\u3060\u3051\u3067\u306a\u304f\u3001\u5b9f\u969b\u306b\u8131\u6bdb\u3092\u30b9\u30bf\u30fc\u30c8\u3057\u305f\u3042\u3068\u306b\u5f8c\u6094\u3059\u308b\u3053\u3068\u306e\u306a\u3044\u3088\u3046\u3001\u7a4d\u6975\u7684\u306b\u8cea\u554f\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u5177\u4f53\u7684\u306b\u805e\u3051\u308b\u3088\u3046\u3001\u8cea\u554f\u30ea\u30b9\u30c8\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f\u306e\u3067\u305c\u3072\u53c2\u8003\u306b\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\"><span id=\"titleid-16\">\u8131\u6bdb\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u7121\u6599\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3067\u805e\u3044\u3066\u304a\u304f\u3053\u3068\u30ea\u30b9\u30c8<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u6700\u4f4e\u9650\u3001\u4ee5\u4e0b\u306e\u3053\u3068\u306f\u805e\u3044\u3066\u304a\u304d\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u4e88\u7d04\u306f\u53d6\u308a\u3084\u3059\u3044\u304b\u3069\u3046\u304b<br>\u2192\u8a71\u3092\u6fc1\u3057\u3066\u3044\u306a\u3044\u304b\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u30ad\u30e3\u30f3\u30bb\u30eb\u898f\u5b9a<br>\u2192\u4f11\u9928\u65e5\u3068\u306e\u517c\u306d\u5408\u3044\u3082\u30c1\u30a7\u30c3\u30af\uff01<\/li><li>\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u3069\u3046\u306a\u308b\u306e\u304b<br>\u2192\u6709\u6599\u306b\u306a\u308b\uff1f1\u56de\u5206\u6d88\u5316\u306b\u306a\u308b\uff1f<\/li><li>\u5243\u308a\u6b8b\u3057\u304c\u3042\u3063\u305f\u5834\u5408\u306e\u5bfe\u5fdc<br>\u2192\u3069\u306e\u7a0b\u5ea6\u3060\u3068\u6709\u6599\uff1f<\/li><li>\u6709\u52b9\u671f\u9650\u304c\u3042\u308b\u304b\u3069\u3046\u304b<br>\u2192\u7a7a\u304d\u72b6\u6cc1\u3068\u306e\u517c\u306d\u5408\u3044\u306f\u5927\u4e08\u592b\uff1f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u3068\u304f\u306b<strong>\u4e88\u7d04\u306e\u53d6\u308a\u3084\u3059\u3055<\/strong>\u306f\u3001\u3053\u3061\u3089\u304b\u3089\u805e\u304b\u306a\u3044\u3068\u30de\u30a4\u30ca\u30b9\u306a\u70b9\u306b\u3064\u3044\u3066\u306f\u6559\u3048\u3066\u304f\u308c\u306a\u3044\u3053\u3068\u3082\u3002\u6700\u77ed\u3067\u3044\u3064\u53d6\u308c\u307e\u3059\u304b\uff1f\u306a\u3069\u3068\u5177\u4f53\u7684\u306b\u805e\u3044\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h3><span id=\"titleid-17\"><span data-sheets-value=\"{"1":2,"2":"\u30101\u4f4d\u3011\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb"}\" data-sheets-userformat=\"{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}\" class=\"underline\">\u30b3\u30b9\u30d1\u629c\u7fa4\u306e\u30e1\u30f3\u30ba\u9aed\u8131\u6bdb\u306a\u3089\u30b3\u30b3\uff01\u30ec\u30a4\u30ed\u30fc\u30eb<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2022\/06\/afi-bnr.jpg\" alt=\"\u30ec\u30a4\u30ed\u30fc\u30eb\" class=\"wp-image-78568\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u6700\u5b89\u5024\u4fdd\u8a3c\u3092\u3057\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af<\/li><li>\u7537\u6027\u306e\u6fc3\u3044\u6bdb\u306b\u5408\u308f\u305b\u3066\u72ec\u81ea\u958b\u767a\u3057\u305f\u8131\u6bdb\u6a5f\u306b\u3088\u308b\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/li><li>\u30b3\u30b9\u30d1\u91cd\u8996\u306e\u30e1\u30f3\u30ba\u306b\u304a\u3059\u3059\u3081<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/flash-hairremoval\/\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>BRILLIO\uff08\u8131\u6bdb\u6a5f\u30e1\u30fc\u30ab\u30fc\u5171\u540c\u958b\u767a\uff09<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u30fb\u5909\u66f4\u30fb\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u524d\u65e5\u306e24\u6642\u307e\u3067\u53ef\u80fd<br>\u30fb\u5f53\u65e5\uff08\u7121\u65ad\u3092\u542b\u3080\uff09\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u4e88\u7d04\u3057\u305f\u30b3\u30fc\u30b91\u56de\u5206\u306e\u6d88\u5316<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u4e88\u7d04\u6642\u9593\u3088\u308a10\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u6271\u3044<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"http:\/\/rayrole.jp\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30ec\u30a4\u30ed\u30fc\u30eb<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td>\u3010\u95a2\u6771\u3011<br><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_shinjyuku?share\" target=\"_blank\">\u65b0\u5bbf\u30de\u30eb\u30a4\u30e1\u30f3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-shibuya?share\" target=\"_blank\">\u6e0b\u8c37\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-ikebukuro?share\" target=\"_blank\">\u6c60\u888b\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/yurakucho\/\" target=\"_blank\">\u6709\u697d\u753a\u30de\u30eb\u30a4\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole-kinshicho?share\" target=\"_blank\">\u9326\u7cf8\u753a<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/ueno\/\" target=\"_blank\">\u4e0a\u91ce\u5fa1\u5f92\u753a\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/g.page\/rayrole_tachikawa?share\" target=\"_blank\">\u7acb\u5ddd\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/machida\/\" target=\"_blank\">\u753a\u7530\u30e2\u30c7\u30a3\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/pPtGdoA5Mg2ToeGg6\" target=\"_blank\">\u5927\u5bae\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/goo.gl\/maps\/G5Ub91kSRkgiAGpy7\" target=\"_blank\">\u5343\u8449\u5e97<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/rayrole.jp\/salon\/kashiwa\/\" target=\"_blank\">\u67cf\u30de\u30eb\u30a4\u5e97<\/a><br>\u3010\u6771\u5317\u3011<br><a href=\"https:\/\/goo.gl\/maps\/AWAMikSakBrSbHto9\">\u4ed9\u53f0\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e2d\u90e8\u30fb\u7532\u4fe1\u8d8a\u30a8\u30ea\u30a2\u3011<br><a href=\"https:\/\/rayrole.jp\/salon\/matsumoto\/\">\u677e\u672c\u30d1\u30eb\u30b3\u5e97<\/a>\u30fb<a href=\"https:\/\/rayrole.jp\/salon\/nagoya\/\">\u540d\u53e4\u5c4b\u30d1\u30eb\u30b3\u5e97<\/a><br>\u3010\u4e5d\u5dde\u3011<br><a href=\"https:\/\/g.page\/rayrole_kagoshima?share\">\u9e7f\u5150\u5cf6\u5e97<\/a><\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300010:00\u301c21:00<br>\u65e5\u30fb\u795d\u300011:00\u301c20:30<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"http:\/\/rayrole.jp\/\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u306a\u3057<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1\u90fd\u5ea6\u6255\u3044<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u6255\u3044\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA,Mastercard<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/affi.sneeze.co.jp\/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-rayrol\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u3010\u9aed\u8131\u6bdb\u3011\u30ec\u30a4\u30ed\u30fc\u30eb\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b5\u30ed\u30f3\u8131\u6bdb\u3067\u3082\u52b9\u679c\u3042\u308a\uff1f\u4f53\u9a13\u8ac7\u304b\u3089\u6599\u91d1\u30fb\u7d4c\u904e\u3092\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-18\"><span data-sheets-value=\"{"1":2,"2":"\u30102\u4f4d\u3011\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc"}\" data-sheets-userformat=\"{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}\">\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u8a55\u5224\uff01\u30e1\u30f3\u30ba\u30ea\u30bc<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg\" alt=\"\u30102020\u6700\u65b0\u3011\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03\" class=\"wp-image-39463\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/-34-300x101.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>3\u7a2e\u985e\u306e\u6a5f\u68b0\u3092\u6bdb\u8cea\u306b\u5408\u308f\u305b\u3066\u4f7f\u3044\u5206\u3051\u308b\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/li><li>\u533b\u5e2b\u306b\u3088\u308b\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u304c\u9b45\u529b<\/li><li>\u30b3\u30fc\u30b9\u306f5\u5e74\u306e\u6709\u52b9\u671f\u9650\u3001\u9014\u4e2d\u89e3\u7d04\u3082\u53ef\u80fd<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.mens-rize.com\/\" target=\"_blank\">\u30e1\u30f3\u30ba\u30ea\u30bc<\/a><\/td><\/tr><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u4e00\u89a7<\/td><td>\u5168\u56fd26\u5e97\u8217\uff082023\u5e748\u6708\u73fe\u5728\uff09<br><strong>\u90fd\u51856\u5e97\u8217<\/strong><br>\u6c60\u888b\u30fb\u65b0\u5bbf\u5357\u53e3\u30fb\u6e0b\u8c37\u516c\u5712\u901a\u308a\u30fb\u9280\u5ea7\u30fb\u7acb\u5ddd\u30fb\u753a\u7530<br><br><strong>\u3010\u5317\u6d77\u9053\u30fb\u6771\u5317\u3011<\/strong><br>\u672d\u5e4c\u30fb\u4ed9\u53f0\u30fb\u9752\u68ee\uff08\u63d0\u643a\u9662\uff09\u30fb\u516b\u6238\uff08\u63d0\u643a\u9662\uff09\u30fb\u76db\u5ca1\uff08\u63d0\u643a\u9662\uff09\u30fb\u3044\u308f\u304d\uff08\u63d0\u643a\u9662\uff09\u30fb\u90e1\u5c71\uff08\u63d0\u643a\u9662\uff09<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u5ddd\u5d0e\u30fb\u6a2a\u6d5c\u30fb\u67cf\u30fb\u5927\u5bae\u897f\u53e3<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u65b0\u6f5f\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u30fb\u5fc3\u658e\u6a4b\u30fb\u795e\u6238\u4e09\u5bae\u30fb\u4eac\u90fd\u56db\u6761\u30fb\u540d\u53e4\u5c4b\u6804\u30fb\u540d\u53e4\u5c4b\u99c5\u524d<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u897f\u901a\u308a<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>14:00\uff5e23:00\uff08\u4f11\u8a3a\u6642\u959318:00\uff5e19:00\uff09<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u521d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\">\u516c\u5f0fHP<\/a><\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<br>\uff08\u518d\u8a3a\uff09<\/td><td>\u96fb\u8a71\u30fb\u30e1\u30fc\u30eb\u30fb\u5e97\u982d<br>\u203b\u30a2\u30d7\u30ea\u300ePush7\u300f\u306b\u3066\u30ad\u30e3\u30f3\u30bb\u30eb\u78ba\u8a8d\u304c\u53ef\u80fd<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff081\u56de\u30fb2\u56de\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u5b9a\u984d\u5206\u5272\u6255\u3044\u53ef(\u4e8b\u524d\u5be9\u67fb\u6709)<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/hairremoval-medicallaser\/\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO<br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0<br><br>\u71b1\u7834\u58ca\u5f0f\/<a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30e9\u30b7\u30e3<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/1\u56de<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u4ee5\u964d\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u6642\u9593\u306e3\u6642\u9593\u524d\u307e\u3067\u3067\u3042\u308c\u3070\u30ad\u30e3\u30f3\u30bb\u30eb\u53ef\u80fd<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u5230\u7740\u6642\u523b\u306b\u3088\u3063\u3066\u65bd\u8853\u53ef<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-mensrizeclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30e1\u30f3\u30ba\u30ea\u30bc\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u3068\u5b9f\u969b\u306e\u4f53\u9a13\u8ac7\uff01\u30d2\u30b2\u3084\u5168\u8eab\u8131\u6bdb\u306e\u52b9\u679c\u306f\uff1f5\u56de\u76ee\u30b3\u30fc\u30b9\u65bd\u8853\u5b8c\u4e86\u5f8c\u306e\u611f\u60f3<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-19\"><span data-sheets-value=\"{"1":2,"2":"\u30103\u4f4d\u3011\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306b\u7279\u5316\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af"}\" data-sheets-userformat=\"{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}\">\u9811\u56fa\u306a\u30e0\u30c0\u6bdb\u306b\u306f\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\uff01\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-k222763A&p=j706195E\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/6654-1416729578-3.gif\" alt=\"\u30aa\u30c8\u30b3\u306e\u6839\u3053\u305d\u304e\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\"\/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u533b\u7642\u8131\u6bdb\u306b\u3088\u308a\u3057\u3063\u304b\u308a\u3068\u3057\u305f\u52b9\u679c\u611f<\/li><li>\u5168\u56fd71\u304b\u6240\u304b\u3089\u6700\u5bc4\u308a\u306e\u3068\u3053\u308d\u3092\u9078\u3079\u308b<\/li><li>\u30c9\u30af\u30bf\u30fc\u306b\u3088\u308b\u308f\u304b\u308a\u3084\u3059\u3044\u89e3\u8aac<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30ba<br>\u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\">YAG\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30df\u30b9\u30c8\u8131\u6bdb\u6a5f\u30a2\u30d0\u30e9\u30f3\u30c1\u30ec\u30a4\u30ba<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u7b11\u6c17\u9ebb\u9154\uff1a2,200\u5186 \/ 1\u7b87\u6240<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.s-b-c.net\/datsumo\/men\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u5730\u57df<\/td><td><strong>\u90fd\u518516\u5e97\u8217<\/strong><br>\u65b0\u5bbf\u30fb\u9280\u5ea7\u30fb\u65b0\u6a4b\u9280\u5ea7\u30fb\u8868\u53c2\u9053\u30fb\u6c60\u888b\u30fb\u6c60\u888b\u30fb\u54c1\u5ddd\u30fb\u79cb\u8449\u539f\u30fb\u4e0a\u91ce\u30fb\u4eac\u84b2\u7530\u30fb\u8d64\u7fbd\u30fb\u4e8c\u5b50\u7389\u5ddd\u30fb\u7acb\u5ddd\u30fb\u753a\u7530\u30fb\u516b\u738b\u5b50<br><br><strong>\u25bc\u5317\u6d77\u9053<\/strong><br>\u672d\u5e4c<br><br><strong>\u25bc\u6771\u5317<\/strong><br>\u4ed9\u53f0\u30fb\u798f\u5cf6\u30fb\u4ed9\u53f0<br><br><strong>\u25bc\u95a2\u6771<\/strong><br>\u5b87\u90fd\u5bae\u30fb\u9ad8\u5d0e\u30fb\u5927\u5bae\u30fb\u6240\u6ca2\u30fb\u5343\u8449\u30fb\u67cf\u30fb\u6a2a\u6d5c\u30fb\u6a2a\u6d5c\u30fb\u5ddd\u5d0e\u30fb\u6b66\u8535\u5c0f\u6749\u30fb\u6a4b\u672c\u30fb\u85e4\u6ca2\u30fb\u6a2a\u9808\u8cc0\u4e2d\u592e\u30fb\u8fbb\u5802<br><br><strong>\u25bc\u4e2d\u90e8<\/strong><br>\u65b0\u6f5f\u30fb\u9577\u91ce\u30fb\u5c90\u961c\u30fb\u9759\u5ca1\u30fb\u6d5c\u677e\u30fb\u540d\u53e4\u5c4b\u30fb\u540d\u53e4\u5c4b\u6804<br><br><strong>\u25bc\u8fd1\u757f<\/strong><br>\u4eac\u90fd\u30fb\u4eac\u90fd\u6cb3\u539f\u753a\u30fb\u5927\u962a\u6885\u7530\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u5927\u962a\u3042\u3079\u306e\u30fb\u5927\u962a\u4eac\u6a4b\u30fb\u5927\u962a\u583a\u30fb\u795e\u6238\u30fb\u5948\u826f<br><br><strong>\u25bc\u4e2d\u56fd<\/strong><br>\u5ca1\u5c71\u30fb\u5e83\u5cf6<br><br><strong>\u25bc\u56db\u56fd<\/strong><br>\u9ad8\u677e\u30fb\u677e\u5c71<br><br><strong>\u25bc\u4e5d\u5dde<\/strong><br>\u798f\u5ca1\u30fb\u5c0f\u5009\u30fb\u718a\u672c\u30fb\u9e7f\u5150\u5cf6\u30fb\u90a3\u8987<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>10:00\u301c19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u571f\u65e5\u795d\u3082\u55b6\u696d<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb\u30cd\u30c3\u30c8<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u533b\u7642\u30ed\u30fc\u30f3<br>\u30fb\u697d\u5929\u30dd\u30a4\u30f3\u30c8<br>\u30fb\u30c7\u30d3\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u30d3\u30c3\u30c8\u30b3\u30a4\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>VISA\u30fbMasterCard\u30fbJCB\u30fbAmericanexpress\u30fbDiners\u30fbDiscover<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=966543-8248710S&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-sbc\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u6e58\u5357\u7f8e\u5bb9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30d2\u30b2\u30fbVIO\u8131\u6bdb\u304c\u5b89\u3044\u3051\u3069\u3001\u52b9\u679c\u3042\u308b\u306e\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"titleid-20\"><span data-sheets-value=\"{"1":2,"2":"\u30104\u4f4d\u3011\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af"}\" data-sheets-userformat=\"{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}\" class=\"underline\">\u30e1\u30f3\u30ba\u7279\u6709\u306e\u3057\u3064\u3053\u3044\u525b\u6bdb\u306b\uff01\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/span><\/span><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img src=\"https:\/\/www.afi-b.com\/upload_image\/5849-1626493180-3.jpg\" alt=\"\u30d0\u30ca\u30fc\"\/><\/a><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>5\u7a2e\u985e\u306e\u30de\u30b7\u30f3\u3092\u4f7f\u3044\u5206\u3051\u3066\u65bd\u8853<\/li><li>\u75db\u307f\u306b\u914d\u616e\u3057\u305f\u30de\u30b7\u30f3\u3084\u9ebb\u9154\u3092\u7528\u610f<\/li><li>\u7537\u6027\u5c02\u9580\u306e\u30af\u30ea\u30cb\u30c3\u30af<\/li><\/ul>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/permanent-hairremoval\/permanent-hairremoval-medical\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb<\/a><\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u84c4\u71b1\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fcNeXT PRO\uff08\u5168\u9662\u5c0e\u5165\uff09<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/diode-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30c0\u30a4\u30aa\u30fc\u30c9\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2\u30fb\u30c7\u30e5\u30a8\u30c3\u30c8<br> \u30fb\u30e9\u30a4\u30c8\u30b7\u30a7\u30a2AC<br><br><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/alex-laser\/\" target=\"_blank\">\u71b1\u7834\u58ca\u5f0f\u30a2\u30ec\u30ad\u30b5\u30f3\u30c9\u30e9\u30a4\u30c8\u30ec\u30fc\u30b6\u30fc<\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30ec\u30fc\u30baPRO <br><br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u71b1\u7834\u58ca\u5f0f\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc <\/a><br> \u30fb\u30b8\u30a7\u30f3\u30c8\u30eb\u30e4\u30b0\uff08\u5168\u9662\u5c0e\u5165\uff09<br>\u203b\u5c0e\u5165\u6a5f\u5668\u306f\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u30fb\u7b11\u6c17\u9ebb\u9154\uff1a3,300\u5186\/30\u5206<br>\u30fb\u9ad8\u6fc3\u5ea6\u8868\u9762 \u9ebb\u9154\u30af\u30ea\u30fc\u30e0\uff1a3,300\u5186\/10g<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e20:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306f1\u56de\u5206\u6d88\u5316<br>\u203b\u4e88\u7d04\u524d\u65e5\u304c\u5b9a\u4f11\u65e5\u306e\u5834\u5408\u306f\u305d\u306e\u524d\u65e5\u307e\u3067\u306b\u30ad\u30e3\u30f3\u30bb\u30eb\u304c\u5fc5\u8981<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>15\u5206\u4ee5\u4e0a\u9045\u523b\u3057\u305f\u5834\u5408\u306f1\u56de\u5206\u6d88\u5316<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30af\u30ea\u30cb\u30c3\u30af\u540d<\/td><td><a href=\"https:\/\/www.dansei-datsumo.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af<\/a><\/td><\/tr><tr><td>\u9662\u4e00\u89a7<\/td><td><strong>\u90fd\u51856\u9662<\/strong><br>\u65b0\u5bbf\u672c\u9662\u30fb\u6e0b\u8c37\u9662\u30fb\u6c60\u888b\u9662\u30fb\u9280\u5ea7\u9662\u30fb\u4e0a\u91ce\u9662\u30fb\u753a\u7530\u9662<br><br><strong>\u3010\u5317\u6d77\u9053\u3011<\/strong><br>\u672d\u5e4c\u9662<br><br><strong>\u3010\u6771\u5317\u3011<\/strong><br>\u4ed9\u53f0\u9662<br><br><strong>\u3010\u95a2\u6771\u3011<\/strong><br>\u6a2a\u6d5c\u9662\u30fb\u5927\u5bae\u9662<br><br><strong>\u3010\u4e2d\u90e8\u3011<\/strong><br>\u540d\u53e4\u5c4b\u99c5\u524d\u9662\u30fb\u540d\u53e4\u5c4b\u6804\u9662<br><br><strong>\u3010\u8fd1\u757f\u3011<\/strong><br>\u5927\u962a\u6885\u7530\u9662\u30fb\u5927\u962a\u5fc3\u658e\u6a4b\u30fb\u4eac\u90fd\u70cf\u4e38\u30fb\u795e\u6238\u4e09\u5bae\u9662<br><br><strong>\u3010\u4e2d\u56fd\u3011<\/strong><br>\u5e83\u5cf6\u9662<br><br><strong>\u3010\u4e5d\u5dde\u3011<\/strong><br>\u798f\u5ca1\u5929\u795e\u9662<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>11:00\uff5e20:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u521d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5\uff08\u518d\u8a3a\uff09<\/td><td>\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\uff1a<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a><br>\u96fb\u8a71\uff1a0120-987-118\uff0824\u6642\u9593OK\uff09<\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u73fe\u91d1\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\uff08\u4e00\u62ec\u30fb\u4e8c\u56de\u6255\u3044\u30fb\u30dc\u30fc\u30ca\u30b9\u4e00\u62ec\uff09\u30fb\u533b\u7642\u30ed\u30fc\u30f3<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>JCB\u30fbVISA\u30fbMasterCard\u30fbAmerican Express\u30fb\u30e9\u30a4\u30d5\u30ab\u30fc\u30c9\u30fbUnion Pay<br><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">\u203b\u5e97\u8217\u306b\u3088\u308a\u7570\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u5fc5\u305a\u4e8b\u524d\u306b\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=E58490-7425090e&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-091e4670-8a7b-4486-aef5-9413556862c2\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/hairremoval-gorillaclinic\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u30b4\u30ea\u30e9\u30af\u30ea\u30cb\u30c3\u30af\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u306e2ch\uff085ch\uff09\u306e\u60aa\u3044\u8a55\u5224\u306f\u4e88\u7d04\u3084\u9ad8\u3044\u8cbb\u7528\uff1f\u4f53\u9a13\u8ac7\u3092\u8e0f\u307e\u3048\u3066\u5fb9\u5e95\u691c\u8a3c<\/a><\/li><\/ul>\n<\/div><\/div>\n\n\n\n<h3><span id=\"tbc\">\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u306e\u4f53\u9a13\u304c\u5b89\u3044\uff01<span data-sheets-value=\"{"1":2,"2":"\u30105\u4f4d\u3011\u5206\u304b\u308a\u3084\u3059\u3044\u6599\u91d1\u4f53\u7cfb\uff01\u30e1\u30c7\u30a3\u30a8\u30b9\u30b9\u30ad\u30f3\u30af\u30ea\u30cb\u30c3\u30af"}\" data-sheets-userformat=\"{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}\">\u30e1\u30f3\u30baTBC<\/span><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" target=\"_blank\" rel=\"noreferrer noopener\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg\" alt=\"\u30e1\u30f3\u30b9\u3099TBC\" class=\"wp-image-53265\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-1024x524.jpg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-300x154.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc-768x393.jpg 768w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/04\/2633-contents-tbc.jpg 1289w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/a><\/figure>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u30cb\u30fc\u30c9\u30eb\u8131\u6bdb\u304c\u3067\u304d\u308b\u6570\u5c11\u306a\u3044\u30b5\u30ed\u30f3<\/li><li>1\u672c\u3042\u305f\u308a\u306e\u6599\u91d1\u4f53\u7cfb\u3067\u660e\u77ad<\/li><li>\u5927\u624b\u30b5\u30ed\u30f3\u306e\u305f\u3081\u5e97\u8217\u6570\u3082\u8c4a\u5bcc<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u8131\u6bdb\u65b9\u6cd5<\/td><td><a rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-flash-hairremoval\/\" target=\"_blank\">\u30d5\u30e9\u30c3\u30b7\u30e5\u8131\u6bdb<\/a> \/ <a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/bald-needle-hairremoval\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb<\/a><br>\u203b\u9854\u8131\u6bdb\u306f\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u306e\u307f<\/td><\/tr><tr><td>\u8131\u6bdb\u6a5f\u5668<\/td><td>\u3010\u7f8e\u5bb9\u96fb\u6c17\u8131\u6bdb\u3011<br>\u30fbHi-\u30a8\u30d4<br>\u30fb\u30a4\u30aa\u30b7\u30b9\u30a8\u30d4-M<\/td><\/tr><tr><td>\u75db\u307f\u3078\u306e\u914d\u616e<\/td><td>\u25b3\uff08\u9ebb\u9154\u4e0d\u53ef\uff09<\/td><\/tr><tr><td>\u30ad\u30e3\u30f3\u30bb\u30eb<\/td><td>\u4e88\u7d04\u524d\u65e5\u306e17:00\u307e\u3067<br>\u305d\u308c\u4ee5\u964d\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u65993,000\u5186<\/td><\/tr><tr><td>\u9045\u523b<\/td><td>\u6642\u9593\u306b\u3088\u3063\u3066\u306f\u65bd\u8853\u53ef\u80fd<br>\u3059\u3050\u306b\u96fb\u8a71\u9023\u7d61\u3092\u3044\u308c\u308b\u5fc5\u8981\u3042\u308a<\/td><\/tr><\/tbody><\/table>\n\n\n\n<table class=\"wp-block-table is-style-non-split\"><tbody><tr><td>\u30b5\u30ed\u30f3\u540d<\/td><td><a href=\"https:\/\/www.tbc.co.jp\/mens\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">MEN’S TBC<\/a><\/td><\/tr><tr><td>\u5e97\u8217\u4e00\u89a7<\/td><td><strong>\u90fd\u518524\u9662<\/strong><br>\u65b0\u5bbf\u3001\u6e0b\u8c37\u3001\u9280\u5ea7\u3001\u4e0a\u91ce\u3001\u9326\u7cf8\u753a\u3001\u5317\u5343\u4f4f\u3001\u5409\u7965\u5bfa\u3001\u4e94\u53cd\u7530\u3001\u81ea\u7531\u304c\u4e18\u3001\u6c60\u888b\u672c\u5e97\u3001\u5343\u4ee3\u7530\u533a\u3001\u4e2d\u592e\u533a\u3001\u6e2f\u533a\u3001\u65b0\u5bbf\u533a\u3001\u6e0b\u8c37\u533a\u3001\u6587\u4eac\u533a\u3001\u53f0\u6771\u533a\u3001\u58a8\u7530\u533a\u3001\u6c5f\u6771\u533a\u3001\u8352\u5ddd\u533a\u3001\u8db3\u7acb\u533a\u3001\u845b\u98fe\u533a\u3001\u6c5f\u6238\u5ddd\u533a\u3001\u4e2d\u91ce\u533a\u3001\u6749\u4e26\u533a\u3001\u7df4\u99ac\u533a\u3001\u6771\u4eac\u90fd\u5e02\u90e8\u3001\u54c1\u5ddd\u533a\u3001\u76ee\u9ed2\u533a\u3001\u5927\u7530\u533a\u3001\u4e16\u7530\u8c37\u533a\u3001\u8c4a\u5cf6\u533a\u3001\u5317\u533a\u3001\u677f\u6a4b\u533a<br><br><strong>\u305d\u306e\u307b\u304b<\/strong><br>\u5317\u6d77\u9053\u3001\u9752\u68ee\u770c\u3001\u5bae\u57ce\u770c\u3001\u65b0\u6f5f\u770c\u3001\u795e\u5948\u5ddd\u770c\u3001\u57fc\u7389\u770c\u3001\u5343\u8449\u770c\u3001\u7fa4\u99ac\u770c\u3001\u9577\u91ce\u770c\u3001\u8328\u57ce\u770c\u3001\u77f3\u5ddd\u770c\u3001\u611b\u77e5\u770c\u3001\u9759\u5ca1\u770c\u3001\u5927\u962a\u5e9c\u3001\u4eac\u90fd\u5e9c\u3001\u5175\u5eab\u770c\u3001\u5ca1\u5c71\u770c\u3001\u5e83\u5cf6\u770c\u3001\u798f\u5ca1\u770c\u3001\u6c96\u7e04\u770c<br><br>\u8a73\u7d30\u306f\u300c<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E\">\u30b5\u30ed\u30f3\u306e\u3054\u6848\u5185<\/a>\u300d\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u55b6\u696d\u6642\u9593<\/td><td>\u5e73\u65e5\u30fb\u571f\u300012:00\uff5e21:00<br>\u65e5\u30fb\u795d\u300010:00\uff5e19:00<br>\u203b\u5e97\u8217\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u305f\u3081\u3001<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/td><\/tr><tr><td>\u5b9a\u4f11\u65e5<\/td><td>\u4e0d\u5b9a\u4f11<\/td><\/tr><tr><td>\u4e88\u7d04\u65b9\u6cd5<\/td><td>\u96fb\u8a71\u30fb<a href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E\">\u30cd\u30c3\u30c8\u4e88\u7d04<\/a><\/td><\/tr><tr><td>\u652f\u6255\u65b9\u6cd5<\/td><td>\u30fb\u73fe\u91d1<br>\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<br>\u30fb\u9280\u806f\u30ab\u30fc\u30c9<br>\u30fbTBC\u30ea\u30dc\u30af\u30ec\u30b8\u30c3\u30c8<\/td><\/tr><tr><td>\u5bfe\u5fdc\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9<\/td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub<\/td><\/tr><\/tbody><\/table>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/t.afi-b.com\/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E\" style=\"background-color:#2dad96\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u78ba\u8a8d\u3059\u308b<\/a><\/div>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u5408\u308f\u305b\u3066\u8aad\u307f\u305f\u3044\uff01<br><a rel=\"noreferrer noopener\" aria-label=\"\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u8131\u6bdb\u6a5f\u306e\u8cbb\u7528\u5bfe\u52b9\u679c\u306f\u9ad8\u3044\uff1f (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-tbc\/\" target=\"_blank\">\u3010\u9aed\u8131\u6bdb\u3011\u30e1\u30f3\u30baTBC\u306e\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u306f\uff1f\u30b9\u30fc\u30d1\u30fc\u8131\u6bdb\u306e\u52b9\u679c\u306b\u3064\u3044\u3066\u4f53\u9a13\u8ac7\u304b\u3089\u30ec\u30d3\u30e5\u30fc<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-7cad942a-6483-4671-aed1-db3057e36875\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 496 512\"><path d=\"M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">Pick up<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-21\">\u76ae\u819a\u79d1\u3067\u3082\u8131\u6bdb\u304c\u3067\u304d\u308b\uff01<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u8131\u6bdb\u3068\u3044\u3048\u3070\u8131\u6bdb\u30b5\u30ed\u30f3\u3084\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u5f37\u3044\u65b9\u3082\u591a\u3044\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u5b9f\u306f\u8857\u306e\u76ae\u819a\u79d1\u306a\u3069\u3067\u3082\u7537\u6027\u306e\u8131\u6bdb\u3092\u884c\u306a\u3063\u3066\u3044\u308b\u30af\u30ea\u30cb\u30c3\u30af\u304c\u591a\u304f\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg\" alt=\"\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\" class=\"wp-image-57142\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg 800w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-300x151.jpg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/06\/.jpg-768x386.jpg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p>\u4eca\u56de\u8a18\u4e8b\u3092\u3054\u76e3\u4fee\u304f\u3060\u3055\u3063\u305f\u300c\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u300d\u3082\u305d\u306e\u3072\u3068\u3064\u3002<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\"\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/mediostar\/\" target=\"_blank\">\u30e1\u30c7\u30a3\u30aa\u30b9\u30bf\u30fc<\/a>\u3068<a rel=\"noreferrer noopener\" aria-label=\"\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-type\/type\/yag-laser\/\" target=\"_blank\">\u30e4\u30b0\u30ec\u30fc\u30b6\u30fc<\/a>\u306e2\u7a2e\u985e\u306e\u8131\u6bdb\u6a5f\u5668\u3092\u5c0e\u5165\u3057\u3066\u304a\u308a\u3001\u7537\u6027\u306fVIO\u4ee5\u5916\u306e\u90e8\u4f4d\u306f\u307b\u3068\u3093\u3069\u8131\u6bdb\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u533b\u7642\u6a5f\u95a2\u306e\u305f\u3081\u3001\u3082\u3061\u308d\u3093\u9ebb\u9154\u3082\u4f7f\u7528\u3067\u304d\u307e\u3059\u30021\u56de\u3054\u3068\u306e\u30b3\u30fc\u30b9\u306b\u52a0\u3048\u304a\u5f97\u306a\u30bb\u30c3\u30c8\u30d7\u30e9\u30f3\u3082\u7528\u610f\u3055\u308c\u3066\u3044\u307e\u3059\u3088\u3002<\/p>\n\n\n\n<p>\u79cb\u8449\u539f\u304b\u3089\u5f92\u6b691\u5206\u3002\u591c20:00\u307e\u3067\u8a3a\u5bdf\u3057\u3066\u3044\u308b\u306e\u3067\u6771\u4eac\u306e\u5fd9\u3057\u3044\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30bd\u30f3\u306b\u3082\u3074\u3063\u305f\u308a\u306e\u76ae\u819a\u79d1\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-background\" href=\"https:\/\/ui-chiho.clinic\/\" style=\"background-color:#2dad96\">\u3084\u3055\u3057\u3044\u7f8e\u5bb9\u76ae\u819a\u79d1\u30fb\u76ae\u30d5\u79d1 \u79cb\u8449\u539f\u9662\u306e\u8a73\u3057\u3044\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a><\/div>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox\" id=\"uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"uagb-infobox__outer-wrap\" id=\"uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914\"><div class=\"uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius \"><div class=\"uagb-ifb-left-right-wrap\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-left-title-image\"><div class=\"uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap\"><div class=\"uagb-ifb-icon-wrap\"><span class=\"uagb-ifb-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 352 512\"><path d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"><\/path><\/svg><\/span><\/div><\/div><div class=\"uagb-ifb-title-wrap\"><span class=\"uagb-ifb-title-prefix\">COLUMN<\/span><h3 class=\"uagb-ifb-title\"><span id=\"titleid-22\">\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u898b\u3066\u307f\u3088\u3046<\/span><\/h3><\/div><\/div><div class=\"uagb-ifb-separator-parent\"><div class=\"uagb-ifb-separator\"><\/div><\/div><div class=\"uagb-ifb-text-wrap\"><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<p>\u521d\u3081\u3066\u306e\u7d4c\u9a13\u306f\u5927\u4eba\u306b\u306a\u3063\u3066\u3082\u5c11\u3057\u7dca\u5f35\u3057\u307e\u3059\u3088\u306d\u3002<\/p>\n\n\n\n<p>\u5b9f\u969b\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u8131\u6bdb\u306e\u30d2\u30b2\u8131\u6bdb\u306e\u6d41\u308c\u3092\u3001\u30e1\u30f3\u30ba\u30ea\u30bc\u3092\u4f8b\u306b\u3068\u3063\u3066\u898b\u3066\u307f\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n\n<figure class=\"wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u3010\u7167\u5c04\u306e\u6d41\u308c\u3011\u30d2\u30b2\u5168\u4f53\u8131\u6bdb\u30bb\u30c3\u30c8\uff0d\u30e1\u30f3\u30ba\u30ea\u30bc\" width=\"1000\" height=\"563\" src=\"https:\/\/www.youtube.com\/embed\/aOEGjRcWd-U?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n<\/div><figcaption>\u71b1\u7834\u58ca\u5f0fYAG\u30ec\u30fc\u30b6\u30fc<\/figcaption><\/figure>\n\n\n\n<p>\u30af\u30ea\u30cb\u30c3\u30af\u306b\u3088\u3063\u3066\u3082\u3082\u3061\u308d\u3093\u591a\u5c11\u306f\u9055\u3046\u3068\u601d\u3044\u307e\u3059\u304c\u3001\u3060\u3044\u305f\u3044\u306e\u6d41\u308c\u306f\u308f\u304b\u3063\u305f\u304b\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<h2><span id=\"qa\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306b\u8ff7\u3063\u3066\u3044\u308b\u7537\u6027\u306e\u3088\u304f\u3042\u308bQ&A<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg\" alt=\"Q&A\" class=\"wp-image-31574\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/1310-qa-300x225.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u3092\u3059\u308b\u4e0a\u3067\u3001\u77e5\u3063\u3066\u304a\u304f\u3079\u304d\u60c5\u5831\u306b\u3064\u3044\u3066Q&A\u65b9\u5f0f\u3067\u304a\u7b54\u3048\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n\n\n<h3><span id=\"q\">Q. \u8131\u6bdb\u4e2d\u306e\u30d2\u30b2\u5243\u308a\u306f\u3069\u3046\u3059\u308c\u3070\u3044\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg\" alt=\"\u7b11\u9854\u3066\u3099\u9aed\u5243\u308a\u3059\u308b\u7537\u6027\" class=\"wp-image-31842\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192.jpeg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2192-300x200.jpeg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u8131\u6bdb\u671f\u9593\u4e2d\u306e\u3072\u3052\u5243\u308a\u306f\u3001\u901a\u5e38\u6642\u3088\u308a\u614e\u91cd\u306b\u304a\u3053\u306a\u3044\u307e\u3057\u3087\u3046\u3002<\/p>\n<p>\u6ce8\u610f\u3059\u3079\u304d\u30dd\u30a4\u30f3\u30c8\u306f\u6b21\u306e3\u3064\u3002<\/p>\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u8131\u6bdb\u5f53\u65e5\u306e\u30d2\u30b2\u5243\u308a\u306fNG\uff01\u7fcc\u65e5\u304b\u3089\u306b\u3059\u308b<\/li><li>\u30d2\u30b2\u3092\u5243\u308b\u969b\u306f<a rel=\"noreferrer noopener\" aria-label=\"\u5c02\u7528\u30d5\u30a9\u30fc\u30e0 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-foam\/\" target=\"_blank\">\u5c02\u7528\u30d5\u30a9\u30fc\u30e0<\/a>\u30fb<a rel=\"noreferrer noopener\" aria-label=\"\u30b8\u30a7\u30eb (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/moteo.best\/column\/hige-datsumou\/bald-dense\/shaving\/shaving-gel\/\" target=\"_blank\">\u30b8\u30a7\u30eb<\/a>\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u3067\u304d\u308c\u3070\u30ab\u30df\u30bd\u30ea\u3067\u306f\u306a\u304f\u96fb\u6c17\u30b7\u30a7\u30fc\u30d0\u30fc\u3092\u4f7f\u7528\u3059\u308b<\/li><li>\u30d2\u30b2\u5243\u308a\u5f8c\u306f\u5fc5\u305a\u4fdd\u6e7f\u3092\u3059\u308b<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n<p>\u6bdb\u6839\u306b\u30c0\u30e1\u30fc\u30b8\u3092\u4e0e\u3048\u308b\u307b\u3069\u306e\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u305f\u3081\u3001\u808c\u306f\u654f\u611f\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u901a\u5e38\u3088\u308a\u3082\u512a\u3057\u304f\u51e6\u7406\u3092\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-2\"><span style=\"font-weight: 400;\"><strong>Q.<\/strong><\/span><strong> \u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/adobestock-297982719-1024x683.jpeg\" alt=\"\u304b\u307f\u305d\u308a\" class=\"wp-image-41523\"\/><\/figure>\n\n\n<p>\u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<p>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-3\"><span style=\"font-weight: 400;\"><strong>Q. <\/strong><\/span><strong>\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg\" alt=\"\u3082\u307f\u3042\u3051\u3099\u3042\u3053\u3099\u3072\u3051\u3099\" class=\"wp-image-38629\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2.jpg 750w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/2223-2-300x200.jpg 300w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n<p>\u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<p>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<\/p>\n<p>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n\n\n<h3><span id=\"q-4\">Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/08\/aga84-1024x683.jpeg\" alt=\"\u9854\u3092\u3057\u304b\u3081\u306a\u304c\u3089\u982c\u9aed\u3092\u89e6\u308b\u7537\u6027\" class=\"wp-image-3119\"\/><figcaption>Handsome man suffering from toothache at home, closeup<\/figcaption><\/figure>\n\n\n\n<p><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<\/strong><\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li>\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<\/li><li>\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<p>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<span style=\"font-weight: 400;\">\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/span><\/p>\n\n\n\n<h2><span id=\"titleid-23\"><span style=\"font-weight: 400;\"><strong>\u9aed\u8131\u6bdb\u306f\u30b5\u30ed\u30f3\u3067\u5b89\u5168\u306b\u3059\u3059\u3081\u3088\u3046\uff01<\/strong><\/span><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg\" alt=\"\u7b11\u9854\u306e\u7537\u6027\" class=\"wp-image-40831\" srcset=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-1024x680.jpeg 1024w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-300x199.jpeg 300w, https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/adobestock-115852367-768x510.jpeg 768w\" sizes=\"(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px\" \/><\/figure>\n\n\n\n<p><span style=\"font-weight: 400;\">\u3053\u306e\u8a18\u4e8b\u3067\u306f\u9aed\u8131\u6bdb\u306e\u65b9\u6cd5\u5225\u306e\u52b9\u679c\u3084\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u8aac\u660e\u3057\u3066\u304d\u307e\u3057\u305f\u3002\u5b89\u5fc3\u5b89\u5168\u306b\u9aed\u3092\u306a\u304f\u3057\u305f\u3044\u306a\u3089\u3070\u3001\u30b5\u30ed\u30f3\u3084\u30af\u30ea\u30cb\u30c3\u30af\u3067\u8131\u6bdb\u3092\u3059\u308b\u306e\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u30b5\u30ed\u30f3\u3054\u3068\u306b\u6271\u3063\u3066\u3044\u308b\u8131\u6bdb\u65b9\u6cd5\u3084\u8131\u6bdb\u6a5f\u5668\u304c\u9055\u3046\u306e\u3067\u3001\u56de\u6570\u3084\u6599\u91d1\u3001\u75db\u307f\u306e\u5f37\u3055\u3092\u8003\u616e\u3057\u3066\u3001\u81ea\u5206\u306e\u7406\u60f3\u306b\u3042\u3063\u305f\u3068\u3053\u308d\u3092\u9078\u3076\u3068\u826f\u3044\u3067\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<p><span style=\"font-weight: 400;\">\u9aed\u304c\u6c17\u306b\u306a\u3063\u3066\u3044\u305f\u65b9\u306f\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u3057\u3063\u304b\u308a\u3068\u8131\u6bdb\u3057\u3066\u3001\u9aed\u5243\u308a\u306e\u3044\u3089\u306a\u3044\u30e2\u30c6\u30d5\u30a7\u30a4\u30b9\u3092\u76ee\u6307\u3057\u307e\u3057\u3087\u3046\u3002<\/span><\/p>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u90e8\u4f4d\u304b\u3089\u8cbb\u7528\u76f8\u5834\u30fb\u304a\u3059\u3059\u3081\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34723\" style=\"width: 44px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon4.png\" alt=\"\">\u9854\u30fb\u30d2\u30b2\u90e8\u4f4d\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/\">\u9854\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u30d2\u30b2\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/forehead\/\">\u304a\u3067\u3053<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/eyebrows\/\">\u7709\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/sideburns\/\">\u3082\u307f\u3042\u3052<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/nose-hair\/\">\u9f3b\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/ear\/\">\u8033\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/mustache\/\">\u53e3\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/facial-hairremoval\/cheek\/\">\u9830\u30d2\u30b2<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/nape\/\">\u3046\u306a\u3058<\/a><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34722\" style=\"width: 24px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon3.png\" alt=\"\">\u4e0a\u534a\u8eab\u30fb\u5168\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hairremoval-wholebody-popularity\/\">\u5168\u8eab<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/chest-hair\/\">\u80f8\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/underarm-hair\/\">\u8107\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/back\/\">\u80cc\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/belly\/\">\u8179\u6bdb\uff08\u30ae\u30e3\u30e9\u30f3\u30c9\u30a5\uff09<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/arm\/\">\u8155\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/hand-hairremoval\/\">\u624b\u306e\u7532\u30fb\u6307\u6bdb<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-34721\" style=\"width: 30px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon2.png\" alt=\"\">\u4e0b\u534a\u8eab\u306e\u8131\u6bdb<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/\">VIO<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/public-hairremoval\/\">\u30c1\u30f3\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/scrotum\/\">\u91d1\u30bf\u30de<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/genitalarea-hairremoval\/buttocks\/\">\u30b1\u30c4\u6bdb<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/\">\u8db3\u5168\u4f53<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/thigh-hairremoval\/\">\u3075\u3068\u3082\u3082<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-wholebody\/leg\/suneke\/\">\u3059\u306d\u6bdb<\/a><\/li><\/ul>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<p>\u3000<\/p>\n\n\n\n<p><strong>\u25bc\u3053\u306e\u8a18\u4e8b\u3092\u898b\u305f\u65b9\u306f\u3053\u3061\u3089\u3082\u898b\u3066\u3044\u307e\u3059\u3002<\/strong><\/p>\n\n\n\n<table class=\"wp-block-advgb-table aligncenter advgb-table-frontend is-style-default\" style=\"border-collapse:collapse\"><tbody><tr><td>\u6c17\u306b\u306a\u308b\u30dd\u30a4\u30f3\u30c8<\/td><td>\u5f53\u3066\u306f\u307e\u308b\u65b9\u306f\u3053\u306e\u8a18\u4e8b\u3092\u30c1\u30a7\u30c3\u30af\uff01<\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-cost\/\">\u9aed\u8131\u6bdb\u306e\u8cbb\u7528\u76f8\u5834\u307e\u3068\u3081\uff01\u6c38\u4e45\u8131\u6bdb\u306f\u7dcf\u984d\u3044\u304f\u3089\uff1f\u6599\u91d1\u304c\u5b89\u3044\u8131\u6bdb\u30af\u30ea\u30cb\u30c3\u30af\u3084\u30b5\u30ed\u30f3\u3082\u3054\u7d39\u4ecb<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u524d\u5f8c\u306b\u3057\u3066\u306f\u3044\u3051\u306a\u3044\u3053\u3068\u3063\u3066\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-demerit\/bald-hairremoval-attention\/\">\u8131\u6bdb\u5f8c\u306eNG\u30ea\u30b9\u30c8\u3002\u98f2\u9152\u30fb\u304a\u98a8\u5442\u30fb\u6fc0\u3057\u3044\u904b\u52d5\u30fb\u65e5\u713c\u3051\u306f\u63a7\u3048\u3066\u7f8e\u3057\u3044\u30d5\u30a7\u30a4\u30b9\u30e9\u30a4\u30f3\u306b<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\" rowspan=\"1\">\u25a1\u30d2\u30b2\u8131\u6bdb\u3092\u3084\u308b\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\u306f\uff1f<\/td><td style=\"text-align:left;color:#000000;background-color:#ffffff\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/\">\u304a\u3059\u3059\u3081\u624b\u6cd5\u306e\u52b9\u679c\u30fb\u30e1\u30ea\u30c3\u30c8\u3068\u30c7\u30e1\u30ea\u30c3\u30c8\u3092\u6bd4\u8f03\uff01\u4eba\u6c17\u30e1\u30f3\u30ba\u30af\u30ea\u30cb\u30c3\u30af\uff06\u30d2\u30b2\u8131\u6bdb\u30b5\u30ed\u30f3\u306e\u53e3\u30b3\u30df\u30e9\u30f3\u30ad\u30f3\u30b0<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u306b\u304b\u304b\u308b\u56de\u6570\u306f\uff1f<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-times\/\">\u3010\u5199\u771f\u3042\u308a\u3011\u30e1\u30f3\u30ba\u30d2\u30b2\u8131\u6bdb\u3067\u52b9\u679c\u304c\u51fa\u308b\u307e\u3067\u4f55\u56de\u5fc5\u8981\uff1f\u5b8c\u4e86\u3059\u308b\u307e\u3067\u306e\u7d4c\u904e\u3092\u5fb9\u5e95\u89e3\u8aac<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u30d2\u30b2\u8131\u6bdb\u304c\u304a\u3059\u3059\u3081\u306e\u30af\u30ea\u30cb\u30c3\u30af\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/\">\u9aed\u8131\u6bdb\u306e\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b0TOP5\uff01\u53e3\u30b3\u30df\u30fb\u8a55\u5224\u30fb\u4f53\u9a13\u8ac7\u304b\u3089\u8cbb\u7528\u5bfe\u52b9\u679c\u304c\u9ad8\u3044\u8131\u6bdb\u5e97\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><tr><td style=\"text-align:left;background-color:#ffffff;color:#000000\">\u25a1\u5168\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u306e\u304a\u3059\u3059\u3081\u3092\u77e5\u308a\u305f\u3044\uff01<\/td><td style=\"text-align:left\"><a href=\"https:\/\/moteo.best\/column\/datsumou\/hairremoval-clinic-popularity\/\">\u30e1\u30f3\u30ba\u8131\u6bdb\u304a\u3059\u3059\u3081\u4eba\u6c17\u30e9\u30f3\u30ad\u30f3\u30b021\u9078\uff01\u300c\u5b89\u3044\u30fb\u52b9\u679c\u3042\u308a\u300d\u306e\u533b\u7642\u30ec\u30fc\u30b6\u30fc\u3001\u30b5\u30ed\u30f3\u8131\u6bdb\u3092\u5fb9\u5e95\u6bd4\u8f03<\/a><\/td><\/tr><\/tbody><\/table>\n\n\n\n<p>\u25bc\u95a2\u9023\u30ea\u30f3\u30af<\/p>\n\n\n\n<div class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined\" id=\"uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<ul class=\"blockpoint\"><li><a rel=\"noreferrer noopener\" aria-label=\"\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/www.kokusen.go.jp\/\" target=\"_blank\">\u56fd\u6c11\u751f\u6d3b\u30bb\u30f3\u30bf\u30fc<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.igaku-datumou-gakkai.com\/\" target=\"_blank\">\u65e5\u672c\u533b\u5b66\u8131\u6bdb\u5b66\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"http:\/\/esthe-jepa.jp\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u632f\u8208\u5354\u8b70\u4f1a<\/a><\/li><li><a rel=\"noreferrer noopener\" aria-label=\"\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09 (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\" href=\"https:\/\/www.jsa-cpe.org\/\" target=\"_blank\">\u4e00\u822c\u793e\u56e3\u6cd5\u4eba\u65e5\u672c\u30b9\u30ad\u30f3\u30fb\u30a8\u30b9\u30c6\u30c6\u30a3\u30c3\u30af\u5354\u4f1a\uff08JSA\uff09<\/a><\/li><li><a href=\"http:\/\/www.aesthet-derm.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a (\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f)\">\u65e5\u672c\u7f8e\u5bb9\u76ae\u819a\u79d1\u5b66\u4f1a<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost\" id=\"uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h5 style=\"text-align:center\"> <img class=\"wp-image-34720\" style=\"width: 69px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/01\/icon1.png\" alt=\"\">\u30a8\u30ea\u30a2\u304b\u3089\u30af\u30ea\u30cb\u30c3\u30af\u30fb\u30b5\u30ed\u30f3\u3092\u63a2\u3059 <\/h5>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47464\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-8.png\" alt=\"\u5317\u6d77\u9053\">\u5317\u6d77\u9053<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sapporo\/\">\u672d\u5e4c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47465\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-9.png\" alt=\"\u4f0a\u9054\u653f\u5b97\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u5317\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/aomori\/\">\u9752\u68ee<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamagata\/\">\u5c71\u5f62<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/akita\/\">\u79cb\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/iwate\/\">\u5ca9\u624b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukushima\/\">\u798f\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-sendai\/\">\u5bae\u57ce(\u4ed9\u53f0)<\/a><\/li><li><\/li><li><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-43413\" style=\"width: 40px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-3.png\" alt=\"\u6771\u4eac\u30b9\u30ab\u30a4\u30c4\u30ea\u30fc\u306e\u30a2\u30a4\u30b3\u30f3\">\u95a2\u6771<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-tokyo\/\">\u6771\u4eac<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shinjuku\/\">\u65b0\u5bbf<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ikebukuro\/\">\u6c60\u888b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ueno\/\">\u4e0a\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-ginza\/\">\u9280\u5ea7<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-machida\/\">\u753a\u7530<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shibuya\/\">\u6e0b\u8c37<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-yokohama\/\">\u6a2a\u6d5c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-chiba\/\">\u5343\u8449<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-omiya\/\">\u57fc\u7389(\u5927\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ibaragi\/\">\u8328\u57ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-utsunomiyaaa\/\">\u6803\u6728(\u5b87\u90fd\u5bae)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gunnma\/\">\u7fa4\u99ac<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47469\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-11.png\" alt=\"\u5c71\u30a2\u30a4\u30b3\u30f3\">\u4fe1\u8d8a\u30fb\u5317\u9678\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/toyama\/\">\u5bcc\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ishikawa\/\">\u77f3\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/fukui\/\">\u798f\u4e95<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagano\/\">\u9577\u91ce<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/niigata\/\">\u65b0\u6f5f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamanashi\/\">\u5c71\u68a8<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47466\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2.png\" alt=\"\u57ce\u306e\u30a2\u30a4\u30b3\u30f3\">\u6771\u6d77\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-shizuoka\/\">\u9759\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-nagoya\/\">\u611b\u77e5(\u540d\u53e4\u5c4b)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/mie\/\">\u4e09\u91cd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/gifu\/\">\u5c90\u961c<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47467\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/2-1.png\" alt=\"\u4eac\u90fd\u30a2\u30a4\u30b3\u30f3\">\u8fd1\u757f\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kyoto\/\">\u4eac\u90fd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-kobe\/\">\u5175\u5eab(\u795e\u6238)<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-osaka\/\">\u5927\u962a<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nara\/\">\u5948\u826f<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shiga\/\">\u6ecb\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/wakayama\/\">\u548c\u6b4c\u5c71<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51051\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-6.png\" alt=\"\u96e2\u5cf6\u30a2\u30a4\u30b3\u30f3\">\u56db\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tokushima\/\">\u5fb3\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagawa\/\">\u9999\u5ddd<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ehime\/\">\u611b\u5a9b<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kouchi\/\">\u9ad8\u77e5<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-47468\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2020\/02\/-10.png\" alt=\"\u9ce5\u5c45\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e2d\u56fd\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-okayama\/\">\u5ca1\u5c71<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/tottori\/\">\u9ce5\u53d6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/shimane\/\">\u5cf6\u6839<\/a><\/li><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-hiroshima\/\">\u5e83\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/yamaguchi\/\">\u5c71\u53e3<\/a><\/li><\/ul>\n<\/div><\/section>\n\n\n\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins\" id=\"uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h6 style=\"text-align:center\"> <img class=\"wp-image-51052\" style=\"width: 35px;\" src=\"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/10\/-7.png\" alt=\"\u30de\u30f3\u30bf\u306e\u30a2\u30a4\u30b3\u30f3\">\u4e5d\u5dde\u30fb\u6c96\u7e04\u5730\u65b9<\/h6>\n\n\n\n<ul><li><a href=\"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/bald-hairremoval-clinicranking-methods\/bald-hairremoval-clinicranking-fukuoka\/\">\u798f\u5ca1<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/nagasaki\/\">\u9577\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/saga\/\">\u4f50\u8cc0<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/ooita\/\">\u5927\u5206<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kumamoto\/\">\u718a\u672c<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/kagoshima\/\">\u9e7f\u5150\u5cf6<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/miyazaki\/\">\u5bae\u5d0e<\/a><\/li><li><a href=\"https:\/\/moteo.best\/datsumou\/search\/okinawa\/\">\u6c96\u7e04<\/a><\/li><\/ul>\n\n\n\n<p><\/p>\n<\/div><\/section>\n<\/div><\/section>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u5f8c\u306f\u5243\u308a\u306b\u304f\u3044<\/strong>\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u30d2\u30b2\u8131\u6bdb\u304b\u30891\u9031\u9593\u7a0b\u5ea6\u306f\u3001\u7167\u5c04\u3057\u305f\u6bdb\u304c\u71b1\u306b\u3088\u3063\u3066\u7e2e\u307f\u3001\u30d2\u30b2\u304c\u5243\u308a\u306b\u304f\u3044\u3068\u611f\u3058\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002<br\/>\u5c11\u3057\u4f38\u3073\u3066\u304f\u308b\u3068\u89e3\u6d88\u3055\u308c\u307e\u3059\u306e\u3067\u3001\u305d\u308c\u307e\u3067\u306f\u7121\u7406\u306b\u6d3e\u3092\u5f53\u3066\u305f\u308a\u305b\u305a\u3001\u5243\u308c\u308b\u7bc4\u56f2\u3067\u51e6\u7406\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"> <strong>Q.\u00a0\u9aed\u8131\u6bdb\u3067\u6bdb\u3092\u90e8\u5206\u7684\u306b\u6b8b\u3059<\/strong>\u3053\u3068\u306f\u3067\u304d\u308b\uff1f <\/strong> <p class=\"schema-faq-answer\"> \u307b\u3068\u3093\u3069\u306e\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3067\u53ef\u80fd\u3067\u3059\u3002<br\/>\u30d2\u30b2\u5168\u4f53\u3092\u30c4\u30eb\u30c4\u30eb\u306b\u3057\u305f\u3044\u65b9\u306f\u30bb\u30c3\u30c8\u30b3\u30fc\u30b9\u3001\u90e8\u5206\u7684\u306b\u6b8b\u3057\u305f\u3044\u5834\u5408\u306f\u300c\u307b\u304a\u306e\u307f\u300d\u300c\u3042\u3054\u3057\u305f\u306e\u307f\u300d\u306a\u3069\u90e8\u4f4d\u3092\u7d5e\u3063\u3066\u5951\u7d04\u3059\u308b\u3068\u3044\u3044\u3067\u3057\u3087\u3046\u3002<br\/>\u307e\u305f\u3001\u7167\u5c04\u524d\u306f\u5149\u3092\u5f53\u3066\u308b\u90e8\u5206\u3092\u30de\u30fc\u30ad\u30f3\u30b0\u3057\u307e\u3059\u3002<br\/>\u7167\u5c04\u7bc4\u56f2\u306b\u6b8b\u3057\u305f\u3044\u90e8\u5206\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u306f\u3001\u7167\u5c04\u524d\u306b\u4f1d\u3048\u3001\u30de\u30fc\u30ad\u30f3\u30b0\u306e\u5834\u6240\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u3087\u3046\u3002 <\/p> <\/div> <div class=\"schema-faq-section\"><strong class=\"schema-faq-question\"><strong>Q.\u3072\u3052\u8131\u6bdb\u3067\u5f8c\u6094\u3057\u306a\u3044\uff1f<\/strong><\/strong> <p class=\"schema-faq-answer\"><strong>A.\u3072\u3052\u8131\u6bdb\u3067\u3088\u304f\u3042\u308b\u5f8c\u6094\u306f\u4ee5\u4e0b\u3067\u3059\u3002<br\/><\/strong>\u30fb\u7537\u3089\u3057\u3055\u306b\u6b20\u3051\u3066\u3057\u307e\u3046<br\/>\u30fb\u307e\u305f\u9aed\u3092\u751f\u3084\u3057\u305f\u304f\u306a\u3063\u305f<br\/>\u9aed\u3092\u5168\u304f\u306a\u304f\u3059\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u6bdb\u3092\u5c11\u306a\u304f\u3059\u308b\u3053\u3068\u3067\u6e05\u6f54\u611f\u3092\u51fa\u3057\u3064\u3064\u9aed\u3092\u6b8b\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002\u9aed\u3092\u30c7\u30b6\u30a4\u30f3\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u308b\u65b9\u306f\u3001\u3042\u308b\u7a0b\u5ea6\u9aed\u3092\u6b8b\u3057\u305f\u8131\u6bdb\u3092\u3057\u3066\u307f\u3066\u306f\u3044\u304b\u304c\u3067\u3057\u3087\u3046\u304b\u3002<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e […]<\/p>\n","protected":false},"author":1,"featured_media":23703,"parent":448,"menu_order":452,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","ub_ctt_via":""},"featured_image_src":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg","uagb_featured_image_src":{"full":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"thumbnail":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-150x150.jpg",150,150,true],"medium":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl-300x124.jpg",300,124,true],"medium_large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false],"large":["https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-ttl.jpg",720,298,false]},"uagb_author_info":{"display_name":"MOTEO \u7de8\u96c6\u90e8","author_link":"https:\/\/moteo.best\/column\/writer\/1\/"},"uagb_comment_info":0,"uagb_excerpt":"\u300c\u3057\u3064\u3053\u3044\u9752\u9aed\u3092\u6483\u9000\u3057\u305f\u3044\u300d \u300c\u30d2\u30b2\u8131\u6bdb\u3067\u6e05\u6f54\u611f\u3092\u30a2\u30c3\u30d7\u3055\u305b\u3066\u3001\u4ed5\u4e8b\u3067\u597d\u5370\u8c61\u3092\u4e0e\u3048\u305f\u3044\u300d \u306a\u3069\u3068\u8003\u3048\u3066\u3044\u308b\u3082\u306e…","acf":{"title_pattern_image":"","title_pattern_withou_image":"","articles_detail":false,"cta_link":"","cta_image":false,"show_hide_author":"0","show_hide_review":"0","long_text_title":"\u9aed\u8131\u6bdb\u306e\u52b9\u679c\u3068\u30e1\u30ea\u30c3\u30c8\u30fb\u30c7\u30e1\u30ea\u30c3\u30c8\uff5c\u6c38\u4e45\u8131\u6bdb\u306e\u52b9\u679c\u306f\u4e00\u7dd2\u7d9a\u304f\uff1f\u304a\u3059\u3059\u3081\u30b5\u30ed\u30f3\u30fb\u30af\u30ea\u30cb\u30c3\u30af\u3092\u4e00\u6319\u7d39\u4ecb\uff01","custom_order":"3700","second_featured_image":{"ID":23704,"id":23704,"title":"3700_\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1_none","filename":"3700-none.jpg","filesize":34969,"url":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","link":"https:\/\/moteo.best\/column\/hige-datsumou\/effect-merit-demerit\/3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3\/","alt":"","author":"1","description":"","caption":"","name":"3700_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none-3","status":"inherit","uploaded_to":20488,"date":"2019-12-11 23:55:12","modified":"2019-12-11 23:55:12","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/moteo.best\/column\/wp-includes\/images\/media\/default.png","width":720,"height":298,"sizes":{"thumbnail":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-150x150.jpg","thumbnail-width":150,"thumbnail-height":150,"medium":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none-300x124.jpg","medium-width":300,"medium-height":124,"medium_large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","medium_large-width":720,"medium_large-height":298,"large":"https:\/\/moteo.best\/column\/wp-content\/uploads\/2019\/12\/3700-none.jpg","large-width":720,"large-height":298}},"front_author":false,"pr_label":true},"_links":{"self":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488"}],"collection":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/comments?post=20488"}],"version-history":[{"count":111,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions"}],"predecessor-version":[{"id":90527,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/20488\/revisions\/90527"}],"up":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/pages\/448"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media\/23703"}],"wp:attachment":[{"href":"https:\/\/moteo.best\/column\/wp-json\/wp\/v2\/media?parent=20488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]'
$aga_column_ids = [
'include' => [
(int) 0 => (int) 1555,
(int) 1 => (int) 1084,
(int) 2 => (int) 2939,
(int) 3 => (int) 17603,
(int) 4 => (int) 2948,
(int) 5 => (int) 2166
]
]
$aga_column = [
(int) 0 => [
'id' => (int) 2166,
'date' => '2024-09-17T02:00:00',
'date_gmt' => '2024-09-16T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2166'
],
'modified' => '2024-09-26T23:49:21',
'modified_gmt' => '2024-09-26T14:49:21',
'slug' => 'aga-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/',
'title' => [
'rendered' => '東京でおすすめのAGA治療'
],
'content' => [
'rendered' => '<p><strong>「薄毛治療をしたいけど都内にクリニックが多すぎる」</strong></p>
<p><strong>「都内のおすすめクリニックで無料検査を受けてみたい」</strong></p>
<p>東京にはAGA治療の専門病院が多くあり、<span class="highlighted">本当に効果のあるクリニック</span>をなかなか見つけることができませんよね。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2756bf92-4ae9-49a9-9853-1b28b61f1a3d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">酒井</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私もAGAクリニックを選ぶことに苦労した過去があります。数多くあるクリニックの中から、ひとつひとつ比較していくことは非常に大変です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p>今回は数ある薄毛の専門病院の中から、厳選して15つのクリニックをご紹介します。</p>
<p>ズバリ、その中でも<span class="highlighted">東京でおすすめBEST5のクリニック</span>は次の5つです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-f0a72d6c-edf2-4396-90d3-a44b4783edc6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60401" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></td><td><img class="wp-image-95355" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200.jpg 200w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-200200-150x150.jpg 150w" sizes="(max-width: 200px) 100vw, 200px" /></td><td><img class="wp-image-11450" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/01/afi-afb-dcli-300-250.jpg" alt="ヘアメディカル AGA薄毛治療 医療機関での薄毛治療が不安な方へ 皆様の不安や疑問にお答えします"></td><td><img class="wp-image-86352" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png" alt="シロノクリニックAGA" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono2.png 1378w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-300x215.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-768x551.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono2-1024x735.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td><td> Dクリニック東京メンズ</td><td>シロノクリニックAGA</td></tr><tr><td>施設分類</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>AGA専門クリニック</td><td>発毛治療専門</td><td>AGA専門クリニック</td></tr><tr><td>おすすめポイント</td><td>検査と診断に定評あり!<br>東京で知名度抜群のAGAクリニック</td><td>完全主治医制で安心感バツグン!<br> 新宿近辺なら第一候補まちがいなし</td><td>発毛実感率、驚異の99.4%</td><td>テレビ出演で大注目!<br>名医の小林医師が在籍<br> 月5,000名来院のモンスタークリニック</td><td>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:2,000~8,250円/月<br>発毛:9,700~19,250円/月<br>さらなる発毛:9,700~19,250円/月</td><td>維持・予防:8,250円/月<br>発毛:11,000~27,500円/月<br>さらなる発毛:66,000〜88,000円/月</td><td>維持・予防:6,200〜11,000円/月<br>発毛:15,400〜24,200円/月<br>さらなる発毛:30,800〜46,200円/月</td><td>維持・予防:4,400〜9,900円/月<br>発毛:14,300~24,200円/月<br>さらなる発毛:27,500~33,000円/月</td><td>維持・予防:8,800〜35,200円/月<br>発毛:8,250~16,500円/月<br>さらなる発毛:33,000円/月</td></tr><tr><td>アクセス <br>(所在地)</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td><td>新宿駅、渋谷、池袋、品川、北千住、秋葉原、上野、吉祥寺、町田院、立川、八王子<br>※各最寄駅から徒歩10分以内</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>・JR恵比寿駅西口/徒歩8分<br>・東京メトロ恵比寿駅/徒歩8分<br>・東急東横線代官山駅/徒歩15分<br></td></tr><tr><td>治療内容</td><td>内服薬・外用薬・成長因子投与治療</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・メソセラピー・成長因子投与治療・植毛・ヘアタトゥー・LED治療ヘアビーム</td><td>内服薬・外用薬</td><td>AGAメソセラピー・光発毛マシン(ヒーライトⅡ)・ミノキシジル配合発毛メソリフト・育毛点滴・育毛注射・内服薬・外用薬・サプリメント</td></tr><tr><td>オンライン診療</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>無料カウンセリング</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>返金制度</td><td>×</td><td>〇</td><td>〇</td><td>×</td><td>×</td></tr><tr><td>プライバシーへの配慮</td><td>女性患者に会わない</td><td>受付から完全個室。院内で誰にも会わない</td><td>男性患者とも会わず、全て個室で対応</td><td>女性患者に会わない</td><td>他の患者と会わず、全て個室で対応</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></p>
<p>各クリニック情報をご紹介する前に、<span class="highlighted">クリニックを選ぶ上での基準</span>などについてご紹介していきます。すぐにランキングをご覧になりたい方は下のボタンより先にご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">いますぐランキング詳細を見る!</a></div>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※クリニックフォアの情報提供元:クリニックフォア</small><!-- notionvc: 22b7af27-b162-4cf3-9f91-57c61a43fe8b --></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"09fa02bb-97d7-4413-8a74-1593d12df0e2","tag":"h6","title":"","description_text":"手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"6f9ee16354","delete":"0ee3182fc7","edit":"6ea0abe115"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=cf1e6684cb\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=20a958c78e'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09fa02bb-97d7-4413-8a74-1593d12df0e2">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">手軽に薄毛治療を始めたいなら、オンライン対応のクリニックがおすすめです</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:paragraph --></p>
<p>オンライン診療なら</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f8f4bdbc-174a-4346-8569-2a6a21f6b555","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f8f4bdbc-174a-4346-8569-2a6a21f6b555">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>予防治療が3,000円台</li>
<li>発毛治療も10,000円前後</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":96126} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-001-1024x693.jpg" alt="AGAオンライン診療の料金" class="wp-image-96126"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:uagb/section {"block_id":"6b5c2847-c6ca-4174-a9e2-066ba562a87b","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","width":600,"innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5c2847-c6ca-4174-a9e2-066ba562a87b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p><strong>↓専用クーポンはこちらから↓</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:quote --></p>
<blockquote class="wp-block-quote">
<p>◎<a rel="noreferrer noopener" aria-label="DMMオンラインクリニック (opens in a new tab)" href="https://px.a8.net/svt/ejp?a8mat=3T2ATS+F8XOJ6+523U+5ZMCH" target="_blank">DMMオンラインクリニック</a>…定期便だとさらに安い!価格重視ならDMMオンラインクリニック</p>
<p>◎<a rel="noreferrer noopener" aria-label="クリニックフォア (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=p12431P-r407225i&p=j706195E" target="_blank">クリニックフォア</a>…クーポンコードの入力で割引適用!予約の取りやすさならクリニックフォア</p>
<p>◎<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック (opens in a new tab)">AGAヘアクリニック</a>…副作用が心配・保証制度の充実を求めるならAGAヘアクリ</p>
</blockquote>
<p><!-- /wp:quote --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":96128} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/aga-002-1-1024x693.jpg" alt="各クリニックの特徴と割引情報" class="wp-image-96128"/></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※いずれも定期配送の場合<br />※DMMオンラインクリニック…予防:フィナステリド1mg、発毛:フィナステリド1mg +ミノキシジル2.5mgの場合<br />※クリニックフォア…予防:フィナステリド、発毛:フィナステリド内服+ミノキシジル内服の合剤<br />※AGAヘアクリニック…予防:フィナステリド配合内服薬、発毛:フィナステリド配合内服薬+ミノキシジル配合内服薬</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p>お住いのエリアやお勤め先のエリア近辺に絞ってクリニックを探す場合は、以下にエリアを絞っておすすめクリニックをまとめたのでご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-a965aa9d-5384-40f1-8b95-3955fa01269a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアを絞ってAGAクリニックを探す</h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1d530997-e7ea-4400-8967-0e1f413d4d9f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">都内で探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/aga-clinicranking-ueno/">上野</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-55a0d713-2b93-4151-ac72-9e2767c2f204"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43412" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.png" alt="街のアイコン">そのほかのおすすめエリアで探す</h6>
<ul><li><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/">名古屋</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a></li></ul>
<p></p>
</div></section>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a2c9ea2f-74c2-49fc-8491-32ed31b1cf36"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2d74a571-9ffa-4a37-b39b-764bbf77acb3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2022/06/-1-150x150.jpg" alt=""/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>LonaLona CLINIC</strong><br><strong>三輪 菜つ美(みわ なつみ)</strong></p></div></div></div></div></div>
<p><strong>【所属学会】</strong><a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (opens in a new tab)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>専門医、<a rel="noreferrer noopener" aria-label="日本医師会 (opens in a new tab)" href="https://www.med.or.jp/" target="_blank">日本医師会</a>認定産業医、<a rel="noreferrer noopener" aria-label="日本皮膚科学会 (opens in a new tab)" href="https://www.dermatol.or.jp/" target="_blank">日本皮膚科学会</a>会員、<a rel="noreferrer noopener" aria-label="日本抗加齢美容医療学会 (opens in a new tab)" href="https://mbf-new.com/" target="_blank">日本抗加齢美容医療学会</a>会員、<a rel="noreferrer noopener" aria-label="国際抗老化再生医療学会 (opens in a new tab)" href="http://waarm.or.jp/" target="_blank">国際抗老化再生医療学会</a>会員<br>アラガン社ボツリヌストキシン注射認定医、アラガン社ヒアルロン酸認定医</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa87422c-6adc-4a54-ba77-42c1458b0c7a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>北里大学医学部卒業</li><li>東京大学医学部附属病院にて研修終了</li><li>都内クリニックにて、内科・皮膚科を中心に診察</li><li>都内美容クリニックにて院長として勤務</li><li>2020年「LonaLona CLINIC」開業、院長就任</li></ul>
<p></p>
</div></div>
<p>自身が研修医時代に経験した肌荒れから、根本的な解決を目指した診察を日々行っている。<br>2019年3月には”女医が教えるシンプルケア“「ラメラの秘密」を幻冬舎より出版。講演、TV、ラジオ、雑誌、webなど幅広く活躍中。<br>2020年7月より、「LonaLona CLINIC(ロナロナ クリニック)」院長就任。</p>
<p>LonaLona CLINICの公式サイトは<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://lonalona.jp/clinic/" target="_blank">こちら</a></p>
</div></section>
<h2>東京都内のAGAクリニック事情|薄毛治療の激戦エリアは新宿近辺</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg" alt="東京でおすすめのAGAクリニック 分布マップ" class="wp-image-37591" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-map.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-300x300.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-map-768x768.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>都内には約1,711ものAGAクリニック<small>※</small>があり、全国のAGAクリニック約11,193のうち15%程度を占めています。</p>
<p><small>※MOTEO編集部調査2022年4月段階</small></p>
<p>その中でも特に激戦エリアが<span class="highlighted">港区エリア、渋谷エリア、新宿エリア</span>です。</p>
<p>特に新宿エリアはたくさんのAGAクリニックの本店が集まるだけでなく、一店舗だけのクリニックも多く開業しています。そのためか</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9fe81f21-5c0f-4e94-b8c1-b399919cb1cd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメディカルケアクリニック 新宿院</li><li>新宿AGAクリニック</li><li>新宿メディカルクリニック</li></ul>
</div></div>
<p>といった、クリニック名が似ている薄毛病院が乱立しておりクリニック選びをする際も非常にややこしく大変です。</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg" alt="AGAクリニック 新宿エリア" class="wp-image-40317" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-300x165.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1525-contents-aga-768x422.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>新宿エリアのAGAクリニック</figcaption></figure></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg" alt="東京駅・豊洲のAGAクリニック 分布マップ" class="wp-image-41807" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>東京駅・豊洲エリアのAGAクリニック</figcaption></figure>
<p>そこで重要になるのが、料金や治療実績等をしっかりと横に並べて比較していく<strong>「横串比較」</strong>です。横串比較をすることで<span class="highlighted">あなたにあった後悔の無いクリニック</span>を見つけることができるはずです。</p>
<p>次からは、AGAクリニックの横串比較でも重要となるポイントを3つに絞りご紹介していきます。</p>
<h2>薄毛治療を<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>失敗しない!クリニック・病院の選び方は料金、実績、プライバシー配慮の確認</strong></span></span>が重要</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg" alt="AGAクリニックを選ぶポイント" class="wp-image-45570" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-8-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>早速、AGAクリニック選びで<span class="highlighted">失敗しないためのポイント</span>を押さえておきましょう。</p>
<p>AGAクリニックの選び方は、<span class="highlighted">以下の3つ</span>がポイントです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c97f08c2-aa13-43d0-8c34-f294cd4ec602"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が安くてコスパが良いかどうか</li><li>クリニックの発毛実績はどれくらいあるか</li><li>プライバシーの配慮はされているか</li></ul>
</div></div>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">それぞれのポイントについて、詳しくみていきましょう。</span></span></p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>料金が安くてコスパが良いかどうか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg" alt="ポイント①" class="wp-image-45557" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の診察や治療は、総合病院や皮膚科、AGAの専門クリニックで受けることができます。しかし、どこでAGAの治療を受けても<span class="redcolor">保険は適用されず、100%自己負担です</span>。そのため、AGAクリニックによって治療費の設定が大きく違います。</p>
<p>AGAの治療は、効果を実感するまで<span class="highlighted">6ヶ月〜1年程度</span>かかり、その後もメンテナンスや経過観察が必要。数年単位の長期戦になるAGAの治療だからこそ、継続できる料金であることが重要。</p>
<p>例えば都内でおすすめNO.6の<a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニック</a>なら、<span class="highlighted">初月1,800円でAGA治療</span>を開始できます。初診料、再診料、カウンセリング料も無料で、<strong>2回目以降も3,000円</strong>で治療を継続できます。まさにコスパ最強のクリニックです。</p>
<p>クリニックを選ぶ際は料金も確認しましょう。</p>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの発毛実績はどれぐらいあるか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg" alt="ポイント②" class="wp-image-45561" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-6-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">いくら料金が安いクリニックであっても、薄毛の治療効果がいまいちなら意味がありません。そこで、クリニック選びで重要になるポイントが実績です。実績を調べるには公式サイトで次の2点を確認しましょう。</span></span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-239f953b-1f97-4804-93c3-57a4ff4d3518"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療の症例数</li><li>AGA治療を実施している年数</li></ul>
</div></div>
<p>AGAの治療を実施している年数と症例数が多いということは、それだけ様々なケースの治療に取り組んできたという証。</p>
<p>また、症例数が多い分、<strong>治療のノウハウをしっかり積み重ねてきた</strong>クリニックであるともいえます。</p>
<p>具体的な数としては、<span class="highlighted">治療実績</span><span class="highlighted">10,000人以上/1クリニック</span>が目安になります。</p>
<p><small>※年間200症例×15年=3,000症例。1クリニック常時2〜3名の医師が在籍していることを考慮し計算</small></p>
<p>例えば、おすすめNO.4の<a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noopener noreferrer">Dクリニックの治療実績は、なんと220万人を超えます</a>。</p>
<p>積み重ねてきた症例は非常に多く、経験豊富な専門医も多数在籍しているため、安心して治療に取り組めるクリニックです。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=55556I-E3480745&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/A297Y.G6980H.L593681" alt="" width="234" height="60"/></a></figure>
<p>また、<a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noopener noreferrer">湘南美容クリニックの症例数は15万人以上</a>。これまでに積み上げてきた症例からあなたにあった治療法を選択してくれます。</p>
<figure class="wp-block-image is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-X206434V&p=j706195E"><img src="https://www.afi-b.com/upload_image/3518-1392806099-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)" width="234" height="60"/></a></figure>
<h3><span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>プライバシーの配慮はされているか</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg" alt="ポイント③" class="wp-image-45562" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1532-contents-7-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックの中には、待合室で他の患者と遭遇してしまうケースもあり、場合によっては恥ずかしさを感じてしまうかもしれません。</p>
<p>そのため、気にしている方は<span class="highlighted">プライバシーへの配慮もチェック</span>しておきましょう。</p>
<p>例えば、おすすめNO.3の<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a>では患者のプライバシー配慮を徹底しており、クリニックで<strong>他の患者と遭遇することはありません</strong>。</p>
<p>恥ずかしい思いをしなくて良いため、ストレスを感じることなくクリニックへ通院することが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f9b9b140-227f-4297-9492-e6f2ce27e6f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-01153d6c-3927-4f0b-ada1-0db494c209ce"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">カウンセリングで聞くべき質問リスト</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>カウンセリング時は話を聞くだけでなく、疑問に思ったことがあれば積極的に聞くことを推奨します。</p>
<p>とくに以下のような事項を確認しておくと、後々不安に感じることが減るはずです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ecdcdb99-d6ff-43ce-8dda-fe2bf9f2fef2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>答えづらいような質問にも真摯に答えてくれるクリニックであれば、あなたの治療を任せる上で「信頼できる」と思っていいでしょう。</p>
<p></p>
</div></section>
<h2 id="rank"><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>東京都内でおすすめのAGAクリニックランキング15選</strong></span></span></h2>
<figure class="wp-block-image nolazyload"><img src="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg" alt="東京のAGAクリニックおすすめランキング" class="wp-image-44800" srcset="https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/02/1525-contents-1-300x180.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京には、AGA治療ができる皮膚科やクリニックがたくさんあります。今までのポイントを考慮した上で私が東京でおすすめのBEST11選をランキング形式でご紹介します。</p>
<p>東京でおすすめのAGAクリニックBEST5は次の通りです。</p>
<table class="wp-block-table aligncenter is-style-regular"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">順位</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAクリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">特徴</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">1</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニック</a></span></span></td><td><strong>検査と診断</strong>に定評あり!<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京で知名度抜群のAGAクリニック</span></span></td></tr><tr><td>2</td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニック 新宿院 (opens in a new tab)">AGAメディカルケアクリニック 新宿院</a></td><td>完全主治医制で安心感バツグン!<br><strong>新宿近辺なら第一候補</strong>まちがいなし</td></tr><tr><td>3</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">AGAスキンクリニック</a></td><td>都内に15院!<br>通いやすさ重視ならおすすめ</td></tr><tr><td>4</td><td><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック東京メンズ</a></td><td>テレビ出演で大注目!<br><strong>名医の小林医師</strong>が在籍<br>月5,000名来院のモンスタークリニック</td></tr><tr><td>5</td><td><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">シロノクリニックAGA</a></td><td><strong>30年の歴史の美容皮膚科が運営</strong>するAGA治療専門の皮膚科クリニック!<br>内服薬以外にもさまざまなアプローチが可能</td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b77b875-659f-409b-be96-9b0dc858b6be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-80fd61f0-37c8-4242-8014-9b2ca95802c8"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・治療実績と発毛効果の高さ</strong><br>→症例数やクリニックの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査で評価</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトに費用が明確に記載されているかに加え、実際にかかる一ヶ月の費用を評価</p>
<p>の3つを基準にランキングを作成しています。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-91ae6c08-3cf1-46b5-9c10-4696a22525e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-84d0ae80-e6d7-40b8-a3f3-8442900c7b8c"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p>ここからはクリニックごとの治療内容、おすすめポイントや口コミ・評判をご紹介していきます。</p>
<h3>1位:銀座総合美容クリニック</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg" alt="" class="wp-image-2396" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-4.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-4-300x127.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"5de21f2e-825c-4700-818a-dc68514f412e"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5de21f2e-825c-4700-818a-dc68514f412e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3cb9a9e7-31ee-4f0b-b85d-104099881f8a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3cb9a9e7-31ee-4f0b-b85d-104099881f8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c0c6f885-6c8f-4db2-827e-f5a3f8683fc2","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c0c6f885-6c8f-4db2-827e-f5a3f8683fc2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d0474bb0-0eba-4483-83d6-c390c45abe7e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d0474bb0-0eba-4483-83d6-c390c45abe7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"28eec8ed-028c-490b-b882-e728c615944e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-28eec8ed-028c-490b-b882-e728c615944e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.4"} --></p>
<div class="wp-block-brad-number-review">9.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>銀クリ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>9.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.3</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>銀座総合美容クリニックのおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0880d8b8-3b01-4470-907a-b1986a0f3c4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>明朗会計な料金設定</li><li>多種多様な機械を使用して徹底した現状分析</li><li>患者の気持ちになって親身に相談にのってくれる</li></ul>
</div></div>
<p>銀座美容総合クリニックは「<span class="highlighted">患者さんが安心して通えるクリニック作り</span>」にこだわっています。</p>
<p>実際に私もカウンセリングを受けましたが、スタッフの対応は非常に良かったです。親身になって相談にのってくれ、安心して治療に進むことができました。</p>
<p>他のサイトでも<span class="highlighted">口コミが良い</span>理由がわかりますね。</p>
<p>説明もわかりやすく、納得しながら治療を継続できるため、発毛を期待しながら通える点が大きな特徴です。</p>
<p>また、第4のAGA診断である『メディカルボールドスケール法』を唯一採用。</p>
<p>毛量を数値化することで、より精密に薄毛の診断ができます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E">もっと詳しく見る</a></div>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9865e713-c91b-4854-9815-7ab0d7c8bc51"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-81763b68-2d79-4e05-b15d-aef67e175057"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>口コミどおり、とても親身になって診察をしてくれました。</p>
<p>国内正規品を取り扱っているという説明を受け、安心して服用できそうだなという印象を受けました。</p>
<p>カウンセラー、医師の方ともに丁寧で安心感がありました。</p>
<p></p>
</div></section>
<h4>銀座総合クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5adf77b4-eea8-467b-8388-d4062d47f78b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初診から4ヶ月経過して、生え際の髪の毛が生えてきました。抜け毛も減ってきて良い感じですね。副作用は特になかったですよ。サプリも試しましたが、クリニックの治療の方が断然良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8011dfa7-b149-44c8-96af-0fcb124533af"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">CMでもよく流れていて有名だったので受診しました。私は6ヶ月通院して、明らかにつむじ付近の髪の毛が増えてきました。ただ、副作用として体毛も増えました。あと、性欲が減ったような気がします・・・。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bff5b320-4a4d-4f0f-bbd9-2e9f0d71cbbb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">私は2年通っています。髪の毛は維持できてますねって言われますが、増えてるとは言われないですね。AGA治療は保険が使えないので、少し金銭的に大変ですが続けていこうと思っています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">銀座総合美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76b1ea28-c67d-483b-8d4d-880b07a05f0e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">N</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">一言で言うと素晴らしいです。<br>①受付の方、医師の方もとにかく丁寧で接客が断トツ良い。<br>②医薬品は、銀クリ独自で処方している国内正規品の信頼できるもの。<br>この業界は値段設定も高めですが、毎月医師の方との経過観察もあることを考えれば、納得でき通えています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b2d118e1-f7f2-46ab-95bf-82d52fcf813b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">yoshi hiko</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬には副作用のリスクがあり、病院は責任を取りませんので、自己責任で内服してください。他院に比べて価格は安いと思う。<br>私の場合、内服して半年くらいで胃腸炎になり、慢性前立腺炎になり、リビドーが減退しました。<br>これらの症状は副作用ではなく、加齢を原因とするのが病院の見解です。仮に副作用が出たとしても、副作用と証明するのはかなり難しいです。<br>そのため現在では内服薬をやめて外用剤やサプリメントを使用しています。内服薬を突然やめるとリバウンドで悪化しますので、徐々に減薬した方が良い。私は一年以上かけて減薬しました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-62b45f24-0d05-4972-b076-71aa7ae6f240"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">eiichi miura</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬だけの処方だけでしたが、<br>良心的なクリニックと思った。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ec41c46-9617-4e45-835a-0c4a395309d3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">川﨑一馬</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">処方された薬は1ヶ月分で18000円くらいですが、額の両側がベジータみたいに上がっていたのが、薬を飲みはじめてから1カ月くらいで、うぶ毛が生えてきました(^^)/<br><br>今も定期的に処方されています。<br><br>料金は、高いか安いかわかりませんが、確実に効果がでてくるので、市販の育毛剤を使っている方には、一度先生に診察していただく事をお勧めします。<br><br>ここに来れてよかったです。<br><br>ハゲは治る時代になりました\(^^)/<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7bc3ad09-ae37-47e2-96d2-c65076ca5a75"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">広瀬涼平</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">お風呂に入っている時に、髪の毛の抜ける量が増えたな感じるようになりました。怖くて後頭部を見ないようにしていたのですが、妻から「頭の後ろが薄くなってるよ」とついに告げられてしまいました。なんとかしないとと思い、市販の育毛剤で対処していましたが、結果は進行するばかり。自分1人ではどうすることもできないと思い「銀座総合美容クリニック」へカウンセリングに行きました。診察をしてもらい、内服薬治療を始めました。治療を始めて約1年、透けていた頭皮が見えなくなりました。妻からも若返ったと言ってもらえるまでになり、嬉しい限りです。頭皮の問題で一人で悩んでいる人がいるなら、専門家にAGA治療をお願いすることが一番ですよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cf9ebc36-679f-4f67-b0fd-62e5d485d298"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">佐藤拓郎</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">30代を過ぎた頃から急に薄毛になり、日々インターネットで対処法を検索していました。そんな中、AGAという言葉を知りました。銀座総合美容クリニックのサイトではAGAについてとても詳しく書いてあり、そこで毛にも周期があるということを知りました。東京でAGAに関する治療ができるところは少ないようで、ここまでAGAに精通しているなら信頼できそうだと一度行ってみることにしました。とはいえ悩みが悩みなので軽い気持ちでは行けなく、勇気もいりましたが…。<br>話を聞くと、内服薬での治療や、育毛メソセラピーという治療法があることを丁寧に説明していただけました。私に合うのは育毛メソセラピーだということで試したのですが、全く痛みはありませんでした。3ヶ月頃から効果が出て、本当に驚いています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>銀座総合美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円<br>(問診・検査・診断・治療計画の策定・写真データベース作成等)</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr></tbody></table>
<h4>銀座総合美容<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニックの</strong></span></span>治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,000~8,250円/月</td></tr><tr><td>発毛(税込)</td><td>9,700~19,250円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>9,700~19,250円/月</td></tr></tbody></table>
<h4>銀座総合美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.gincli.jp/">銀座総合美容クリニック</a></td></tr><tr><td>住所</td><td>〒105-0004<br>東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12965.595049728388!2d139.7600884!3d35.6671821!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe182cc5609e63dd!2z6YqA5bqn57eP5ZCI576O5a6544Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1581571824400!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1bc72d61-15ce-4039-9e19-49073dc90eee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニックはAGA治療の強い味方!その特徴を紹介</a></li></ul>
</div></div>
<h3>2位:AGAメディカルケアクリニック 新宿院</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院" class="wp-image-60401"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"dcb21c17-084e-4a5a-a793-c2958355a223"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dcb21c17-084e-4a5a-a793-c2958355a223">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAメディカルケアクリニック 新宿院</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"cf8c79d1-7c43-4be8-b397-926e0fecf185","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-cf8c79d1-7c43-4be8-b397-926e0fecf185">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"313c6bc7-f0d9-4d7f-911f-7850cee8448e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-313c6bc7-f0d9-4d7f-911f-7850cee8448e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"8fe35f23-bf24-4904-a12b-9f9fb4de064b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-8fe35f23-bf24-4904-a12b-9f9fb4de064b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"604a55c3-8597-48b7-a95a-2c3dcb818006","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-604a55c3-8597-48b7-a95a-2c3dcb818006">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.3"} --></p>
<div class="wp-block-brad-number-review">9.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAメディカルケアクリニック 新宿院</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.4</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAメディカルケアクリニック 新宿院のおすすめポイント</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3f46a9b7-cd84-4f53-a639-fff5967af193"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>発毛治療専門の医師による完全主治医制</li><li>独自の検査・診断で治療法にも定評あり</li><li>スタッフは毛髪診断士®の資格を保有</li><li>受付から治療まで完全個室で対応</li><li>遠方の方は遠隔診療も可能</li></ul>
</div></div>
<p>長年発毛・抜け毛予防の治療に携わってきた頭髪専門医による、<strong>完全主治医制</strong>を導入。</p>
<p>患者さんの希望を伺いながら、<span class="highlighted">一人ひとりに合った最適な治療方法を選択</span>し、治療経過や効果を見ながら治療方法を調整していく「テーラーメイドの治療」を行っています。</p>
<p>治療前・治療期間中の診断にも力を入れており、最先端のシステムを導入し<strong>「毛髪の太さ・毛髪密度・頭皮の過敏度」</strong>を細かくチェックすることで、より正確な分析を行い、最適な治療法を提案してくれます。</p>
<p>また、受付からカウンセリング、検査・治療まで<span class="highlighted">全て完全個室</span>で対応。</p>
<p>スタッフは毛髪診断士®の資格を持っているため、AGA治療でとくに不安視される副作用や疑問点なども、豊富な知識と経験でサポートしてくれます。</p>
<p><small>※毛髪診断士…</small><small>毛髪に関する知識と、顕微鏡などを使って毛髪の状態を的確に観察する技術を習得。2年に一度更新試験を受ける。(参照元:<a href="https://www.jhsa.jp/sikaku/mouhatu/">公益社団法人 日本毛髪科学協会</a>)</small></p>
<p><!-- wp:uagb/section {"block_id":"50563262-c708-4f66-9d1b-fa4ae0649c8e","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-50563262-c708-4f66-9d1b-fa4ae0649c8e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>「もしかして、自分はAGAかも?」<br />と思ったら、まずは簡易診断をしてみましょう!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">新宿AGAメディカルケアクリニック</a>では、LINEの無料診断を行なっています。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>経験豊富な医師が直接回答してくれますよ!</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:image {"id":40315} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/aga-4.gif" alt="新宿AGAメディカルケアクリニック AGA治療経過 生え際と頭頂部" class="wp-image-40315"/></figure>
<p><!-- /wp:image --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681">もっく詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-04938eed-a2df-4935-9690-11214c29ec4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-217a1bb5-5bb6-439c-ac35-c63fa96bd8a6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">LINEの無料相談ができると聞いたので薄毛の悩みを相談してみたところ、返信も早く、親身になって聞いてくれました。</p></div></div></div></div></div>
<p>文章のやりとりから<strong>「信頼して治療できそう」</strong>と確信し、そのまま初回のカウンセリングに申し込み。</p>
<p>対面のカウンセリングも丁寧だったんですが、とにかく先生が優しくて非常に好印象でした。</p>
<p></p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">実際のLINE診断のやりとりをみる!</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png" alt="新宿AGAメディカルケアクリニックのLINE診断" class="wp-image-35043" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1.png 499w, https://moteo.best/column/wp-content/uploads/2020/01/1500-line-aga-1-118x1024.png 118w" sizes="(max-width: 499px) 100vw, 499px" /></figure>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f58bc3d-8a4c-478f-8bc0-69d56e0f90c4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">クリニックの雰囲気、先生の対応も良いです。いま約5ヶ月目ですが、少しずつ変化が感じられるようになりました。治療しているところはつむじ部分の薄毛です。心配していた副作用はでていませんよ。これからも頑張っていきます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-95133991-b436-4476-b256-61189b883bbf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">半年でここまで生えてくるとは嬉しい限りです。毎日が楽しくなりました。副作用で頭痛が少し出ましたが、先生がしっかり対応してくれましたよ。安心して治療を続けることができます。ありがとうございました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ba04b43-bd04-444a-8610-f88868db16d8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毎度とても親切な対応をしてくださってます。初めはドキドキしましたが、親切なスタッフのおかげで安心して治療を受けれました。前に予約が取りづらいときがありました。人気のクリニックみたいですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAメディカルケアクリニック 新宿院の口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e0a1666-d2ce-4de1-910c-5a54663ad17b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ぐーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">早いもので通いだして3ヶ月。<br>想像以上に髪が生えてきているのを実感してます。<br>薬を飲んだ時のタイミングが良くなかったのか副作用で少し頭痛がした時があり、ラインで相談をしたらすぐに返事をしてくれたり前に行ってた病院とは全然違う対応で最初からここにするべきだったなと思ってます。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b78eb88-985d-43b3-98d8-c72242f09106"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">近藤正人</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">発毛治療セットっていうので今治療中。<br>正直、飲み始めて2週間くらいだから何とも言えないけど、先生がいつでも相談に乗ってくれるから他のところではない安心感はある。<br>3院目にして、やっと自分に合う病院が見つかったって感じなので効果の期待も込めて★5<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a191fc8d-8c52-4112-8cf9-004ed06c56de"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">モスキート俊</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまいちピンとこなかった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5b337234-e587-42e5-9ab0-001db6531b74"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">東大のくまさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">電話対応、スタッフともに忙しそうだった・・・人気だからかな<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2fc0b512-b80d-4a2b-bb98-51127622493d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">長谷川晶</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">カウンセリングを親身にしてくれる良心的な先生で良かった。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e58b080-48e5-4aa8-b060-463ff3a66430"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KKK</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高級感ある雰囲気で、先生やカウンセラーの方も優しいので良かった。<br>何よりもカウンセリグが他のクリニックより丁寧だし、自分の髪の密度が見れる機械で見せてもらいながらの説明だったのでわかり易い。<br><em>出典:</em>病院ナビ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
</div></div>
</div>
<h4>AGAメディカルケアクリニック 新宿院の診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,250円/月</td></tr><tr><td>発毛(税込)</td><td>11,000~27,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>66,000〜88,000円/月</td></tr></tbody></table>
<h4>AGAメディカルケアクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" href="https://agacare.clinic/" target="_blank">AGAメディカルケアクリニック 新宿院</a></td></tr><tr><td>住所</td><td>〒160-0023<br>東京都新宿区西新宿7-4−5 新宿ウエストスクエア9F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.2297904779193!2d139.6962156152592!3d35.695962480190985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d48f2232e05%3A0xdb6a3ae0669030c!2z5paw5a6_QUdB44Oh44OH44Kj44Kr44Or44Kx44Ki44Kv44Oq44OL44OD44Kv772cQUdBIOiWhOavm-ayu-eZguWwgumWgA!5e0!3m2!1sja!2sjp!4v1580535603828!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅西口/徒歩5分<br>・都営大江戸線 新宿西口駅 D5出口/ 徒歩2分<br>・西武新宿駅/徒歩3分</td></tr><tr><td>診療時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-889-820)、LINE予約</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>あり</td></tr></tbody></table>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">院内の写真を見てみる</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg" alt="新宿AGAメディカルケアクリニック院内写真001" class="wp-image-19647" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga001-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg" alt="新宿AGAメディカルケアクリニック院内写真002" class="wp-image-19648" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/1504-aga002-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-10ba832a-b617-4ba5-b636-bdbc1c7b4ff6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?東京でAGA治療するならおすすめ!体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3><strong>3位:AGAスキンクリニック</strong></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg" alt="AGAスキンクリニック" class="wp-image-95356" srcset="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-agaskin-1125750.jpg 1125w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"9511c818-b6cd-46bc-92b4-946c15000b19"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9511c818-b6cd-46bc-92b4-946c15000b19">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-914c6d2a-f7cf-4e33-9f29-2f4ddaa60a27">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"64a2d36d-97c6-4d08-99c5-86f5a2de4ecd","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64a2d36d-97c6-4d08-99c5-86f5a2de4ecd">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"c0051f46-23b4-48ab-bcd4-2170b96d8a54","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c0051f46-23b4-48ab-bcd4-2170b96d8a54">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffbc0b6b-a132-498b-9b84-287c1e26e06c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ffbc0b6b-a132-498b-9b84-287c1e26e06c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAスキン</td>
</tr>
</thead>
<tbody>
<tr>
<td>症例数</td>
<td>8.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>サポート制度</td>
<td>8.1</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>AGAスキンクリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e1025ae-9bf3-4435-aed7-a1a8d0d01f50"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>外来実績33万人以上</li><li>発毛実感率99.4%を誇る治療法を導入</li><li>全額返金制度あり </li><li>お得なキャンペーンやモニター価格あり</li><li>都内に11院!駅から徒歩圏内で通いやすい</li></ul>
<p></p>
</div></div>
<p>AGAスキンクリニックは、全国60院を展開している<b><span class="highlighted">日本最大級のAGA専門病院</span></b>です。</p>
<p>外来実績はなんと<strong>33万人以上</strong>、薄毛相談に関してはこれまで100万人以上も受けています。<small>※2019年3月時点</small></p>
<p>AGAスキンクリニックの強みは18,918人の発毛データに基づいたオリジナルの治療法。</p>
<p><strong>発毛実感率99.4%</strong>を誇るオリジナル発毛薬<strong>『Rebirth』</strong>はアメリカで180年以上も医薬品の品質基準を定めている、「<a href="https://www.usp.org/">USP</a>」が<strong>最高ランクの安全基準</strong>と名言しています。</p>
<p>国外の専門誌にも取り上げられた、世界も認める治療法です。</p>
<p>『Rebirth』以外にも近年注目を集めているメソセラピー、LED治療ヘアビームなど、治療方法が多岐に渡ることも特徴。</p>
<p>そのほか<strong>全額返金制度</strong>や<strong>交通費補助制度</strong>など、患者さんが安心して治療に望めるよう制度も充実しています。</p>
<p>また、都内に15院あるため、通勤経路、勤務先や自宅の近くと通いやすい院を自由度高く選択できます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-f62bc387-cd43-4201-b1c5-10aeac599f42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-14bae18a-61a5-4946-b22e-14d1555c1304"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>当日、受付に予約した名前を伝えると、すぐにカウンセリングルームに通してくれました。</p>
<p>ほかの患者さんと鉢合わせることもなく、徹底して配慮されてるな…!と感心しました。</p>
<p>はじめに先生が問診をしてくれ、直接頭皮の状態をみてくれます。問診のあとはカウンセラーの方がマイクロスコープで頭皮のチェック、その後具体的な治療方法や料金などは表などを使ってわかりやすく説明してくれました。</p>
<p>カウンセリングから診療までは1時間半~2時間程度でしょうか。一人にこれだけの時間を使って話をしてくれるのかと、その丁寧さに驚きました。</p>
</div></section>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">全額返金制度について</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<p>・2019年6月4日以降に全額返金制度の契約を結ばれている方<br> ・初回来院時にオリジナル発毛薬(ABCL)12ヶ月+メソセラピー6回以上ご契約の方<br> ・治療費総額の支払いが、現金orデビットカードの方<br> ・初回処方より6ヵ月間継続して治療薬を服用した方<br> ・クリニックでの写真撮影、経過観察を行っていただける方(最低月1回)<br> ・返金制度ご利用後、治療継続されない方</p>
<p>引用: <a href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E">AGAスキンクリニック公式サイト</a></p>
</div></div>
</div>
<h4>AGAスキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bf4c1a1b-9606-4fb6-8f04-c360eb96a74d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">治療を受けて1ヶ月程度ですが、髪の毛にコシがでたように思います。気持ち的にも安心です。もうちょっと治療費がリーズナブルだと良いかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-88275e95-ab82-44c1-855a-a27ce06e70e4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月やりましたが、全く効果を感じることがありませんでした。自分としてはかなり期待していたのですが…。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9d53d4dd-24ac-4ddb-941d-1994d8502a42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">3年程育毛剤を使っていましたが、効果はありませんでした。AGAスキンクリニックに通って6ヶ月ですが生え際に髪の毛が生えてきましたよ。やっぱり自分の考えで行うのではなく、医者にアドバイスをもらうと安心ですね。ちなみに副作用は今のところありません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">AGAスキンクリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-04c061df-c3e9-48b7-a376-d93ddc140772"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アレクシオ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">遠隔診療があるのがありがたいです。<br>クリニックの開院時間は仕事でいけないので、遠隔診療をしていただいています。<br>先生とビデオチャットして薬を発送していただけるので時間を有効活用できています。<br>効果も徐々に実感している感じです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-52775b23-0d1e-4b01-bcda-fe0a265710c5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">つむぎ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ネットの評判も良く、実際に行ってみると院内も清潔で綺麗にしていました。<br><br>ネットでの評判通り先生はいろんなことを教えてくれ、治療法やメリット、デメリットも教えてく、<br>そのうえで自分に一番合う治療方法を提案してくれました。<br><br>予算の関係で薬の併用はできませんでしたが早く効果を実感できることを期待しています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-647c456a-8bce-4514-a05b-676ab0647440"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">チロル</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとDr’sメソを使って治療をしています。<br>副作用などについてもしっかりと医師の方が説明してくれたので安心して治療を進めることができました。<br><br>現在治療を始めて6ヶ月経ちましたが効果が目に見えるほど出てきていてこのクリニックを選んで良かったと思っています。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-11522941-0e7d-44e9-ae34-15e4cbe95efa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">キョド</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">僕はリバースとドクターズメソを併用しています。<br>初めてそろそろ4ヶ月なのですが最近ようやく効果が出て来て毎日楽しいです。<br><br>クリニックで一番人気の組み合わせらしいです。<br>この組み合わせは結構なお値段がするので本気で続けたいと思っている人しか無理な気がしますよ。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-124cfa17-9816-4aeb-b576-77359c1f3c78"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ナオミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とても綺麗なクリニックで清潔感があります。居心地が良くてつい長居してしまいます。そんな中なので汚れやゴミがちょっとでもあると気になってしまいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d5b7798-0030-40bb-84c5-e1a4fbade1db"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分はまだ21歳ですが髪の毛が細く柔らかいのでいこうと思ってはいたもののこの年齢で通院する人はいないだろうと思っていました。<br><br>しかしHPの症例写真を見た時に同い年の人が出ていて同じ悩みの人もいるのかと感じる事が出来ました。うれしかったです。<br>実際に現在僕は通院していてプロペシアという薬を使っていますがあまり詳しい治療内容はわかっていないのがリアルです。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-009d9951-722b-4920-ad3c-4565f3e929d5"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">せな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ピンポイントで治療をしているのでドクターズメソを使用しています<br>開始3ヶ月でもう効果が出ているのでとても嬉しいです。<br><br>ただ、最初の2ヶ月間と頭皮がピクリともしなかった時期は焦りました。<br><em>出典:Google</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>AGAスキンクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAスキンクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,200〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>15,400〜24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>30,800〜46,200円/月</td></tr></tbody></table>
<h4>AGA<strong>スキンクリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.agaskin.net/">AGAスキンクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;">クリニック一覧</span></td><td><strong>都内11院</strong><br>新宿駅前院・渋谷駅前院・東京池袋院・東京品川院・北千住院・東京秋葉原院・東京上野院・吉祥寺院・東京町田院・東京立川院・八王子院<br><strong>-女性専門院</strong><br>銀座レディース院・恵比寿レディース院</td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1PQ_DAv-hT0fsnqWQQsLYko1CGMdiOkCb" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~22:00<br><a rel="noreferrer noopener" aria-label="※店舗によって異なる
(opens in a new tab)" href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E" target="_blank">※店舗によって異なる</a></td></tr><tr><td>休診日</td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=46393a-X215692l&p=j706195E">※院によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-545-867)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">あり</span></td></tr></tbody></table>
<p>各院のアクセス方法は動画もチェックしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper type1" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">池袋院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/FV2aMU8OOeI
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">秋葉原院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/P01nZWRutLg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">品川院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/tAmtbzlaBFg
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">渋谷院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/GIL-467Q3nk
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">新宿院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/KvQ3-CY-o18
</div></figure>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">町田院のアクセス</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper">
https://youtu.be/RxLzyQ3VT0c
</div></figure>
</div></div>
</div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac3e4b9f-2bce-44f2-abf1-1978836a4fdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-agaskinclinic/">AGAスキンクリニックのスマートメソは効果なし?2chの評判と実際の効果を徹底調査!</a></li></ul>
</div></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>4位:Dクリニック東京メンズ(ヘアメディカル関連グループ)</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/A297Y.897976W.L593681" alt=""/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>Dクリニック東京メンズの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ff49c14c-76cc-41ca-951b-e0df9a8302a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>20年220万人の治療実績</li><li>メンタルのカウンセリングに定評あり</li><li>費用の上限が決まっており、追加費用も一切なし </li></ul>
<p></p>
</div></div>
<p>Dクリニック東京メンズは、男性特有の悩みに向き合う男性専門の総合医療クリニックです。1999年に城西クリニックとして開院した当初から頭髪治療の専門クリニックでした。そのため、<span class="highlighted">20年に渡るAGAの治療実績</span>とノウハウを兼ね備えています。</p>
<p>開院してから20年で<span class="highlighted">220万人</span>ものAGAの治療実績がある、モンスタークリニック。専門医たちも、3万症例以上を経験。その経験値はまさに別格です。</p>
<p>また、院長の小林医師がテレビ出演をしたことから、人気の高いクリニックとなっています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681">もっと詳しく見る</a></div>
<p></p>
<h4>D東京メンズクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-65bd0a8b-c420-487e-912c-2e32b637dd31"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">現在、通い始めて8ヶ月ぐらいたちますが、生え際のところがはっきり髪の毛が生えてきました。 料金もサイトに書いてある以上は請求されず、安心です。 お医者さんもとても親身になって話を聞いてくれますよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b8669e9c-a020-4556-8cb7-028b974cd597"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10ヶ月程通っていますが、自分には合わなかったのかあまり効果を感じることが出来ていません。評判ほどの効果が出ていなくて少し残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ee874cd6-0881-4f86-94ae-83a6a94d4f86"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-normal"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に育毛剤を使用して、効果がなくメディカルD東京メンズに行きました。通って6ヶ月ですが、自分としては順調に生えてきています。特に生え際が良い感じです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">Dクリニック東京メンズの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f953fda-59a6-469e-9b0f-1b757e097052"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">タワマンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">歴史が長く治療実績が豊富なようで一人ひとりにあった治療をしてくれます。お医者さんも毎回的確なアドバイスをくれるのでさすがだなと感じてます。クリニックの中も広くてとてもきれいです。スタッフの方も優しくてありがたいです。これからも通院させてもらいます。<br>(<em>引用元:<a href="https://minhyo.jp/hairmedical?page=2" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55dfabc0-4374-4fc1-b5d3-c84490b52664"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分でなんとかしようと育毛剤やシャンプーと色々試してきましたが効果がなく、偶然テレビでここを拝見し、藁にも縋る思いで行ってみました。<br>今更と言われるかもしれませんが、こういったクリニックに行くのは抵抗があったのですが、実際に行ってみて思ったのはもっと早く行けばよかったということです。<br><br>先生の的確な診察で治療を続けていくうちに、どんどん効果を感じることが出来ました。<br>現在通い始めて半年を過ぎましたが、最初の頃とはハッキリ違うのが分かります。<br>治療費は毎月再診費と内服薬・外用薬1万5千円程で、<br>驚くぐらいに費用が掛かるわけでなく助かっています。あの時、藁に縋って良かったです。<br>(引用<em>元:<a href="https://minhyo.jp/hairmedical" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f842885c-b91a-4334-b344-503894e4153b"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">masaさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まだあまり効果を感じることはできていません。私には合わなかったのか、これからもっと通って行けば効果が出るのか分かりませんが、評判ほどの効果が実感出来ていないので残念です。<br>先生やスタッフの対応は良いですし、料金も無理のない範囲で通えていますので、もうしばらく続けてみます…。生え際は諦めていますが、せめてもう少しだけでも生えてくれたらいいのですが。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8d828634-cd5f-418e-b4a0-d98e87eb3450"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">カワウソさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療を始めてみようと思ったときに正直色々検討したかったので複数クリニックの無料カウンセリングを受けてみました。<br><br>他のクリニックでは不安を煽るような手法もとられていたのですが<br>このクリニックは営業ゴリゴリ感がなくて安心しました。<br><br>また大阪の多分院長先生かな?かなり新味に話を聞いてくれるのでおすすめです!<br>(引用元<em>:<a href="https://minhyo.jp/hairmedical?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの診察費用</strong></span></span></h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円<br>(診察+血圧測定+マイクロスコープ+頭部撮影)<br>そのまま治療を開始する場合は11,000円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>AGAリスク遺伝子検査</td><td>20,900円</td></tr><tr><td>アンドロゲンレセプター遺伝子検査</td><td>20,900円</td></tr><tr><td>ミネラル検査</td><td>11,000円</td></tr></tbody></table>
<h4>D<span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>クリニック東京メンズの治療メニュー・料金</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,400〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>14,300~24,200円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>27,500~33,000円/月</td></tr></tbody></table>
<h4>D<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニック東京メンズの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><a href="https://www.menshealth-tokyo.com/">Dクリニック東京メンズ</a></span></span><br><a href="http://www.dclinic-shinjuku.or.jp" target="_blank" rel="noreferrer noopener" aria-label="Dクリニック新宿院 (opens in a new tab)">Dクリニック新宿院</a>(2021年6月オープン) </td></tr><tr><td>住所</td><td>〒100-6210<br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">東京都千代田区丸の内1-11-1パシフィックセンチュリープレイス丸の内10F</span></span><br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.9586687049946!2d139.76491371525876!3d35.67801968019505!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188bfb42318647%3A0x83c7cdac33d38b7d!2zROOCr-ODquODi-ODg-OCr-adseS6rCDjg6Hjg7Pjgro!5e0!3m2!1sja!2sjp!4v1580537154615!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分 <br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td></tr><tr><td>診療時間</td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">火曜日 10:00〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">水</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">13:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">木/金</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">10:00〜20:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">土</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00 </span></span><br><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">日</span></span>曜日 <span style="vertical-align: inherit;"><span style="vertical-align: inherit;">9:30〜19:00</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>月曜<br>※火曜は再診のみ</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(03-5224-5551)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a69e2234-88a4-4bcc-82c2-9e3ac31a697f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-hairmedical/">Dクリニック(ヘアメディカル)は効果なし?実際に治療を受けた編集部が発毛効果を徹底レビュー</a> </li></ul>
<p></p>
</div></div>
<h3>5位:シロノクリニックAGA</h3>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<h4>シロノクリニックAGAの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ef41c47a-a1dd-435e-aac2-86ba9e4e511c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
</div></div>
<p>シロノクリニックは、美容皮膚科が運営するAGA治療専門の皮膚科クリニック<span style="font-weight: 400;">です。</span></p>
<p>開院30年の歴史と症例数50万件以上の豊富な実績を活かし、<b>内服治療だけでなく育毛点滴や育毛注射などを用いたアプローチにも対応</b><span style="font-weight: 400;">します。</span></p>
<p>目的や予算に応じて、自分に合った治療プランを選びやすいのが魅力です。</p>
<p>LINE登録により<strong>「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」</strong>といった特典もあり、初回は通いやすくなっています。</p>
<p>公式LINEからは薄毛に関するさまざまなお役立ち情報が届くので、まずは友達登録してみましょう。</p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link" href="https://shirono-aga.com/campaign/revengeaga_moteo/">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-53bff11e-714f-4a68-a738-287e2abb53e7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-6601e05f-5507-4c57-b488-61d53e34f700"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部が体験してみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h4>シロノクリニックAGAの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>16,500円</td></tr><tr><td>再診料</td><td>1,650円</td></tr></tbody></table>
<h4>シロノクリニックAGAの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800〜35,200円/月</td></tr><tr><td>発毛(税込)</td><td>8,250~16,500円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>33,000円/月</td></tr></tbody></table>
<h4>シロノクリニックAGA<strong>の基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://shirono-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="シロノクリニックAGA (opens in a new tab)">シロノクリニックAGA</a></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3242.0755707643025!2d139.7127984!3d35.65050969999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188b5dabebe927%3A0x93c2b3379a9d31a4!2z44K344Ot44OO44Kv44Oq44OL44OD44KvQUdB44CQ5YWs5byP44CR772c5oG15q-U5a-_KOadseS6rOmDvea4i-iwt-WMuik!5e0!3m2!1sja!2sjp!4v1688667678619!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></td></tr><tr><td>診療時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;" class="underline">LINE、Web、電話(</span><a href="tel:0800-919-2323">0800-919-2323</a><span style="vertical-align: inherit;" class="underline">)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>6位:スマイルAGAクリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg" alt="スマイルAGAクリニック" class="wp-image-61414" srcset="https://moteo.best/column/wp-content/uploads/2020/12/1528-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/12/1528-aga-300x158.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<h4><strong>スマイルAGAクリニック</strong>の特徴</h4>
<p>スマイルAGAクリニックは、初診・血液検査・マイクロスコープ診断などは全て無料。実際にかかる費用はお薬代だけと<span class="highlighted">明瞭な料金プランが魅力</span>です。</p>
<p>医学的根拠に基づいた薄毛治療が<strong>月額3,300円〜</strong>と無理なく始められます。</p>
<p>「押し売りがないか心配」「高くて治療が続けられないのでは…」そんな不安を解消できるよう、一人ひとりに最適な治療プランを提案してくれます。</p>
<p>発毛効果を高める注入タイプの治療、<strong>メソセラピーも初回なら3,980円</strong>でお試し可能。</p>
<p>再診ならなら遠隔診療も可能なため、煩わしい通院も不要です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681">もっと詳しく見る</a></div>
<h4><strong>スマイルAGAクリニック</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>4,620〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>24,300〜198,000円/月</td></tr></tbody></table>
<h4><strong>スマイルAGAクリニック</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.ams-smile.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="スマイルAGAクリニック (新しいタブで開く)">スマイルAGAクリニック</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">店舗</span></span></td><td>渋谷・新宿・八重洲</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>【渋谷】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F (新しいタブで開く)" href="https://goo.gl/maps/sSzqqReFT1aqhES37" target="_blank">東京都渋谷区渋谷1-17-14 ACN渋谷ビル 4F</a><br>【新宿】<br><a rel="noreferrer noopener" aria-label="東京都渋谷区代々木2-15-9 加瀬ビル 6F (新しいタブで開く)" href="https://goo.gl/maps/Ec2Rz1Kx2cMjFox67" target="_blank">東京都渋谷区代々木2-15-9 加瀬ビル 6F</a><br>【八重洲】<br><a rel="noreferrer noopener" aria-label="東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F (新しいタブで開く)" href="https://goo.gl/maps/D3q3w9xPZtJhMyS76" target="_blank">東京都中央区日本橋3-2-15ザ・レジデンス東京駅前 2F</a></td></tr><tr><td>診療時間</td><td>10:00〜19:00(完全予約制)<br>(水曜日:10:00〜22:00 ※渋谷院のみ)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>なし</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>現金、各種クレジットカード(VISA、MasterCard)、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><a rel="noreferrer noopener" aria-label="LINE予約 (新しいタブで開く)" href="https://line.me/R/ti/p/%40636uqdfr" target="_blank">LINE予約</a>、<a href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ネット予約</a>、電話予約(0120-000-528)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">なし</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=M5118B.1.F902494.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>7位:ベアAGAクリニック 新宿院</strong></span></span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg" alt="ベアAGAクリニック" class="wp-image-50048" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-1024x430.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-300x126.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga-768x322.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/03/1528-contents-aga.jpg 1248w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h4><strong>ベアAGAクリニック 新宿院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f75b8764-0ece-4464-8c9e-f6d9b8721085"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療からメソセラピー、最新のレーザー治療まで幅広い治療が可能</li><li>初回1,500円〜と良心的な価格設定</li><li>オンライン診療に対応!移動時間・待ち時間0</li></ul>
<p></p>
</div></div>
<p>ベアAGAクリニック 新宿院は2020年2月に新規開院したばかりの新しいクリニック。</p>
<p>オープンしたばかりと言っても、もともとAGA専門のクリニックで医師として在籍していた清水院長。治療実績は1万人を超えるので診断や豊富な治療方法もしっかりと知識と経験に基づいたものです。</p>
<p>新宿三丁目駅から徒歩1分とアクセスも申し分なし。</p>
<p>とくに注目すべきなのは、大手クリニックと扱っている治療薬などは同様ですが、開院記念もあり価格がかなりお得なこと。</p>
<p>薄毛の進行を抑える「フィナステリド」が初回1,650円と、かなり破格で処方しています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.bea-agaclinic.jp/">もっと詳しく見る</a></div>
<h4>ベアAGAクリニック 新宿院の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>2,750〜11,000円/月</td></tr><tr><td>発毛(税込)</td><td>33,000円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>82,500円/月</td></tr></tbody></table>
<h4>ベアAGAクリニック 新宿院の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.bea-agaclinic.jp/">ベアAGAクリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒160-0022<br>新宿区新宿3-14-22 ⼩川ビル4階<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d6480.760033422576!2d139.705477!3d35.692265!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x814c78a157b60618!2z44OZ44KiQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sus!4v1583629154815!5m2!1sja!2sus" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>新宿三丁⽬駅から徒歩1分<br>新宿駅東⼝から徒歩7分</td></tr><tr><td>診療時間</td><td>平日 11:00~14:00 / 15:00~20:00<br>土日 10:00~13:00 / 14:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>⽊曜・祝日</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express)、銀行振込、後払い、医療ローン</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約、電話予約(</span></span>03-5925-8241<span style="vertical-align: inherit;"><span style="vertical-align: inherit;">)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.bea-agaclinic.jp/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>8位:正田病院</strong></span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="http://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=102155" target="_blank" rel="noreferrer noopener"><img src="http://www.image-rentracks.com/shodahospital/aga/04_300_250.jpg" alt=""/></a></figure></div>
<h4><strong>正田病院</strong>の特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-25dff4ca-6dad-4bff-aaf2-19bf05e61d9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>全国どこでもオンライン診療可能</li><li>2つのシンプルな料金プラン</li><li>追加費用0円</li></ul>
<p></p>
</div></div>
<p>オンライン診療に特化したAGA治療を行っている正田病院。</p>
<p>料金は「維持するプラン」=6,000円/月と「育てるプラン」=月9,800円/月のシンプルな2つのみ。</p>
<p>発毛をうながすミノキシジルを含んでも月9,800円と非常に低コストで治療を受けることができ、さらに追加費用は一切かからないため、コスト面が心配な方にとくに選ばれています。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=101423">もっと詳しく見る</a></div>
<h4><strong>正田病院</strong>の診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4><strong>正田病院</strong>の治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000円/月</td></tr><tr><td>発毛(税込)</td><td>9,800円/月</td></tr></tbody></table>
<h4><strong>正田病院</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><a href="https://www.shodahospital.jp/" target="_blank" rel="noreferrer noopener" aria-label="正田病院 (新しいタブで開く)">正田病院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">住所</span></span></td><td>〒379-0116 群馬県安中市安中1-16-32</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td>オンライン診療のため通院不要</td></tr><tr><td>診療時間</td><td>09:30~12:00 / 14:00~21:00</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>不定休</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td>クレジットカード(VISA、MasterCard、American Express、JCB、Diners Club)、銀行振込、コンビニ決済(ローソン、Family Mart、ミニストップ、Selcomart)</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">ネット予約</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.rentracks.jp/adx/r.html?idx=0.36796.281927.5281.7718&dna=101423" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3><span style="vertical-align: inherit;" class="underline"><span style="vertical-align: inherit;" class="underline"><strong>9位:湘南美容クリニック</strong></span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg" alt="" class="wp-image-2397" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-5.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-5-300x163.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>湘南美容クリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b6f660c-0800-4c4f-ae92-331ca90399d6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安くてコスパがとても良い</li><li>オンライン診療をおこなっており、自宅で診療可能</li><li>全額返金制度あり</li></ul>
</div></div>
<p><span class="highlighted">最大級の店舗数</span>を誇る湘南美容クリニック。AGAの治療における最大手として有名であり、症例数や治療方法の選択肢が多く、自分に合った治療を受けられる点が特徴です。</p>
<p><span class="highlighted">初月1,800円</span>から始められるプランもあり、効果がない場合は<span class="highlighted">全額保証制度</span>まであります。全額払保証制度は、それだけAGA治療に自信があるという証でしょう。</p>
<p>湘南美容クリニックは、最初の一歩がなかなか出ないという方におすすめのAGAクリニックです。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-W182903R&p=j706195E">もっと詳しく見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-06a77d8f-9ba1-4b57-b23a-a4ad943ed9ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-0d2c599c-1243-4ad3-b341-cb6e185e3f0a"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title">編集部がカウンセリングを受けてみました!</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>問診の前に頭部の写真を撮って、現在の薄毛の状態をチェック。その後マイクロスコープを使いながら医師が薄毛の症状の度合いをみてくれました。</p>
<p>症例写真を見せてくれるので、治療後の想像がしやすいのがよかったです。</p>
<p>投薬治療以外の治療方法も豊富なので、いろいろな選択肢が検討できるのも高評価でした。</p>
<p>美容クリニックということで、女性の来院率が圧倒的に多いです。名前で呼ばれないといっても待合室は同じなので、気になる方は男性専門院を受診されるかオンライン診療をうまく取り入れることをおすすめします!</p>
</div></section>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-21a748ab-ef88-42fa-8d3a-6a366a3ecdff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは無料診断があったので行ってみました。薬を飲んで1年たちましたが、写真で比較すると生え際の髪の毛がかなり生えてきました。ちなみに飲んだのは湘南美容クリニックのオリジナル治療薬です。ただ、ちょっと頭痛が出ましたね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac4b3e8f-0865-421b-b8d3-9bad0541a693"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">6ヶ月経過して、あまり効果は感じられていないです。ただ治療費が安いので、継続はできています。もう少し続けてみようかな。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-41809780-2cd5-4692-b8ff-68ae56a54ab9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">20代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックで4~6ヶ月でつむじ付近の髪の毛が増えてきました。ただ、副作用が出ましたね。よく言われる性欲減退はなりませんでしたが、腕の毛が濃くなりましたよ。それ以外はなかったですよ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit">湘南美容クリニックの口コミをもっと見る</h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9bac2993-00f4-42ca-ab1a-32ec343812cf"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ハシケンさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">これまで色んな薄毛治療クリニックを利用してきたのですが、友達からの情報を聞きこちらのAGAルネッサンスクリニックも利用しました。治療を受けるにあたり、比較的に料金が安めで良かったですし、綺麗なクリニック内で治療が受けに来やすかったです。カウンセリングを受け、治療内容を細かに説明をしてもらえたり、分からないことを質問できたりして良い先生です。治療を受けてから生え際が生えるようになったり、少し太い髪の毛にもなり満足しました。<br>(引用元<em>:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-465536df-3e5e-4091-a1dc-ce8880027a0b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ジェネティックさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">思い切って、ARTAS植毛に挑戦しています。もちろん高い実感を感じています。植毛オンリー/メインのクリニックでは、どうしても植毛の「押し付け」感などを感じるのですが(商売上仕方ないんですけどもね)、ここでは、ポピュラーなAGA治療やメソセラピーとも比べて、医者患者と納得の上で、行えます。植毛となると、絶対的な費用そのものは、やはりある程度はしてます。しかしここでは交通費サポートもあり、かつ医院数も適度にあるので、「無理なく」通えています。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3e98b758-f51f-454b-97cb-1cf4ad87a293"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あーさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">植毛手術をし1年経ちましたが あまり成果が出ませんでした<br>説明も不十分だし、植毛も助手のような方がやるので不安でした。<br>金額も100万以上出してこの結果は非常に残念です。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-234c8e20-13af-424c-8dbd-f1993bb726b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ユリナさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんな治療法が用意されていますね。私のケースでは一般的なAGA治療薬で大体いいと思うんですが、やけに高いと感じたクリニックも多くて、ここに落ち着きました。カウンセリングのほか、血液検査や初診料についてもお得だなと思っています。AGA治療薬は個人輸入をしてる人もいますが、あれらは信頼できないものも多いし…。安心料としてこれぐらいの通院費・治療費ならお得だと感じています。以前は薄毛の人が多い床屋に行っていたのですけど、2,3ヶ月してそういう行動も変わってきましたよ。<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78a81222-1854-4e8c-917f-9e5a0329d904"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とくめいさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭頂部と前頭部側面の薄毛に悩み投薬治療のみを開始しました。飲み始めて2週間程度で初期脱毛が起こり、頭頂部周辺がかなり抜け、かなり凹みました。お風呂で2.30本は抜ける、髪を触ると毛が落ちるなど…ストレスでした。<br>初期脱毛は3週間程度でおさまりました。<br>処方薬はフィナテリドとミノキシジルで、個人的にディアナチュラの亜鉛を飲んでいます。<br>まだまだ効果は感じられませんが、これからかなと思い頑張ってみます。少し産毛が増えた…かも???<br>治療を開始される方は初期脱毛を覚悟しておくと気が楽かもしれません。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9c9c5a70-0c67-44db-91c3-7f9b837a4209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IBさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛髪について、何かどっちつかずの状態で、数年が過ぎていました…!このクリニックでは費用面でもサポートが充実している気がして、選びました!実際のところは、経済面のことだけでなく安心感が高いです。どこでも「カウンセリング」とかを実施していますが、ここはとてもていねいだと感じました。行うべきこと、進むべき方向がおおよそ決まれば、人はそれほど悩まないものですね。まだまだ完璧な実感は得ていませんが、迷いはなくなっています! 飲み薬だけでなく、頭皮にする注射もあるので選べる治療法も豊富。これから頑張ります!<br>(<em>引用元:<a href="https://minhyo.jp/aga-rs-clinic?page=3" target="_blank" rel="noreferrer noopener" aria-label="みん評 (opens in a new tab)">みん評</a>)</em></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4>湘南美容クリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,870円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>湘南美容クリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,000〜9,500円/月</td></tr><tr><td>発毛(税込)</td><td>9,980〜13,030円/月</td></tr><tr><td>さらなる発毛(税込)</td><td>116,600〜16,980円/月</td></tr></tbody></table>
<h4>湘南美容<span class="underline" style="vertical-align: inherit;"><span class="underline" style="vertical-align: inherit;"><strong>クリニックの基本情報</strong></span></span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック名</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><a href="https://www.sbc-aga.jp/">湘南美容クリニック</a></span></span></td></tr><tr><td>AGA治療専門クリニック</td><td><a href="https://goo.gl/maps/L7qpUE9p3USvAAb98">湘南AGAクリニック 新宿本院</a>、<a href="https://goo.gl/maps/oouKT9wTvqH6y5GX8">湘南AGAクリニック 新宿大ガード院</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">クリニック一覧</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">新宿本院、新宿南口院、銀座院、新橋銀座口院、表参道院、池袋東口院、池袋西口院、赤坂見附院、高田馬場院、品川院、秋葉原院、上野院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院</span></span></td></tr><tr><td>メソセラピー取扱院</td><td>新宿本院、新宿南口院、銀座院、表参道院、池袋東口院、池袋西口院、品川院、秋葉原院、東京蒲田院、二子玉川院、赤羽院、立川院、町田院、八王子院</td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">アクセス</span></span></td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1zhF4RGzd-h4J5JyYxuuCoUilLhdjsY4B" width="640" height="480"></iframe></td></tr><tr><td>診療時間</td><td>10:00~19:00<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">※店舗によって異なる</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">休診日</span></span></td><td>年中無休<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">※店舗によっては休診日あり</a></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">支払い方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">現金、デビットカード、クレジットカード、メディカルローン、ビットコイン</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">予約方法</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">LINE予約、ネット予約、電話予約(0120-489-100)</span></span></td></tr><tr><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></span></td><td><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">あり</span></span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bd32369a-a35f-45da-a88b-ce799ed9a534"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-sbc/">豊富なAGA治療メニューあり!湘南美容クリニックの口コミと評判は?</a></li></ul>
</div></div>
<h3><strong>10位: アイランドタワークリニック</strong></h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg" alt="" class="wp-image-2395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-3.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-3-300x129.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<h4>アイランドタワークリニックの特徴</h4>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f6a6cd2c-f793-45a7-b047-e4e9488b894c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内最大級の植毛専門クリニック </li><li>術後のサポートが充実している </li><li>全額返金制度あり </li></ul>
</div></div>
<p>アイランドタワークリニックは、<span class="highlighted">植毛専門クリニック</span>です。アイランドタワークリニックは、<span class="highlighted">症例数25,000人</span>の実績がある国内トップクラスの植毛専門クリニックです</p>
<p>実績だけではなく、患者の負担をできるだけ軽くする配慮も充実し、アイランドタワークリニックの魅力の1つです。<span class="highlighted">全額返金保証</span>はもちろん、<strong>交通費や宿泊費の補助</strong>、<strong>1年間AGA治療薬無料処方</strong>など高額な自毛植毛を安心して受けられるサポート体制が整っています。</p>
<p></p>
<h4>アイランドタワークリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの治療メニュー・料金</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>基本治療費</td><td>220,000円</td></tr><tr><td>1株当たりの費用</td><td>・i-Direct法:1,320円<br>・刈らないDirect:2,200円</td></tr><tr><td>アフターフォロー</td><td>全額返金保証<br>1年間のAGA治療薬を無料処方</td></tr></tbody></table>
<h4>アイランドタワー<strong>クリニックの基本情報</strong></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td><span style="vertical-align: inherit;">クリニック名</span></td><td><a href="https://www.ilandtower-cl.com/">アイランドタワークリニック 新宿院</a></td></tr><tr><td><span style="vertical-align: inherit;">店舗</span></td><td>〒163-1305<br>東京都新宿区西新宿6-5-1アイランドタワー5F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.3447930768684!2d139.69095331525904!3d35.69313198019159!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188dc74cf2f7ab%3A0x610706c6a2dba887!2z44Ki44Kk44Op44Oz44OJ44K_44Ov44O844Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580538995058!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td><span style="vertical-align: inherit;">アクセス</span></td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>診療時間</td><td>10:00~19:00</td></tr><tr><td><span style="vertical-align: inherit;">休診日</span></td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td><span style="vertical-align: inherit;">支払い方法</span></td><td><span style="vertical-align: inherit;">現金、クレジットカード(</span>VISA、MasterCard、JCB)<span style="vertical-align: inherit;">、メディカルローン</span></td></tr><tr><td><span style="vertical-align: inherit;">予約方法</span></td><td><span style="vertical-align: inherit;">ネット予約、電話予約(0120-43-1082)</span></td></tr><tr><td><span style="vertical-align: inherit;">遠隔治療(オンライン診療)</span></td><td><span style="vertical-align: inherit;">なし</span></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d5d52ab6-8eb3-430f-a8ff-2a23b8547993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br> <a href="https://moteo.best/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果と他クリニックを徹底比較!</a> <br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-i-landtowerclinic/interview/">アイランドタワークリニック新宿院の体験談!植毛手術の失敗例はあるの?</a></li></ul>
</div></div>
<h3>11位: AGAヘアクリニック </h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=Z348R.1.H77634.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg" alt="" class="wp-image-7291" srcset="https://moteo.best/column/wp-content/uploads/2019/09/aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/aga-300x172.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"a21af322-6a3d-43aa-8d9f-8d4d3794c0a2"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a21af322-6a3d-43aa-8d9f-8d4d3794c0a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e57a0b06-8f30-48ab-8af8-67fd6ff180a2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e57a0b06-8f30-48ab-8af8-67fd6ff180a2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0ba8d6f-75c2-4137-8405-570b85ae2043","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-f0ba8d6f-75c2-4137-8405-570b85ae2043">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aa832466-5c9d-4e25-803c-3ec1c228e551","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aa832466-5c9d-4e25-803c-3ec1c228e551">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b225750c-b52f-4610-819f-8934e51f1846","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-b225750c-b52f-4610-819f-8934e51f1846">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>AGAヘアクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAヘアクリニックの人気の一つに<span class="highlighted">オンライン診療</span>のコスパの良さにあります。</p>
<p>投薬治療のみと非常にシンプルな治療メニューなことに加え、オンラインで治療薬を処方してもらうと<span class="highlighted">最大1,000円もお得</span>になります。</p>
<p>高額医療ローンもありません。</p>
<p>オンライン診察ならセルフで血液検査も可能など、忙しくて治療に踏み出せなかったあなたも継続しやすいおすすめのクリニックです。</p>
<h4>AGAヘアクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>来院:3,000円<br>採血キット:5,000円<br>※1年以内の採血結果であれば代用可能</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>AGAヘアクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>1,800~8,000円/月</td></tr><tr><td>発毛(税込)</td><td>12,600〜18,000円/月<br>(初月0円)<br>※発毛薬を含むプランで治療開始し、3ヶ月間継続される患者様</td></tr><tr><td>さらなる発毛(税込)</td><td>22,800〜31,000円/月</td></tr></tbody></table>
<h4>AGAヘアクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://agahairclinic.or.jp/">AGAヘアクリニック 秋葉原本院</a></td></tr><tr><td>住所</td><td>【秋葉原本院】<br>〒101-0021<br>東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.0646084523655!2d139.76868641525928!3d35.70002768018985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cc61021cf95%3A0xb46f67828a5b90c5!2zQUdB44OY44Ki44Kv44Oq44OL44OD44KvIOeni-iRieWOn-acrOmZog!5e0!3m2!1sja!2sjp!4v1580539105632!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"><b</iframe></td></tr><tr><td>アクセス</td><td>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口) <br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口) <br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口) <br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>診療時間</td><td>10:00〜20:00<br>(初診の最終受付は19:00まで)</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払方法</td><td>現金、クレジットカード(VISA、MASTER、アメックス)、銀行振込</td></tr><tr><td>予約方法</td><td>0120-8219-55、ネット予約、専用アプリ(再診以降)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16b7cd8-8be3-4d1a-b6cc-9ce726b61666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGA治療におすすめのAGAヘアクリニックの口コミと評判を徹底レビュー</a></li></ul>
</div></div>
<h3>12位:新宿メディカルクリニック</h3>
<figure class="wp-block-image"><a href="https://www.shinjukumc.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg" alt="" class="wp-image-7292" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-5-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"eb61277d-b130-4e27-9070-1464ab496bcf"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-eb61277d-b130-4e27-9070-1464ab496bcf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">新宿メディカルクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"54f872fa-38ac-49c7-aa17-7de327df4427","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-54f872fa-38ac-49c7-aa17-7de327df4427">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1129c09f-ea88-4823-8cba-54a597942e21","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1129c09f-ea88-4823-8cba-54a597942e21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"775c0a3b-e725-459c-95af-0fa22059723e","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-775c0a3b-e725-459c-95af-0fa22059723e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"a4fac1e6-b362-40a5-a0d2-d9af5663ba0c","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-a4fac1e6-b362-40a5-a0d2-d9af5663ba0c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>新宿メディカルクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>新宿メディカルクリニックでは薬の服用だけでなく、<span class="highlighted">頭皮に発毛因子を注入する治療</span>にも力を入れています。髪の毛の生成に必要な栄養素を注入することにより、ヘアサイクルを正常に整えることをサポート。</p>
<p>また、全額返金制度も用意されているため安心して治療を行うことができます。</p>
<h4>新宿メディカルクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>記載なし</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>新宿メディカルクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,776〜13,244円/月</td></tr><tr><td>発毛(税込)</td><td>6,160円</td></tr><tr><td>さらなる発毛(税込)</td><td>22,000円</td></tr></tbody></table>
<h4>新宿メディカルクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.shinjukumc.com/">新宿メディカルクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2-10-4新宿辻ビル3F<br><iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d12962.236340590216!2d139.6980414!3d35.6878572!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd739fa9768405d28!2z5paw5a6_44Oh44OH44Kj44Kr44Or44Kv44Oq44OL44OD44Kv!5e0!3m2!1sja!2sjp!4v1580539178693!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>・JR新宿駅 甲州街道改札口より徒歩3分<br>・京王線 新宿駅 京王百貨店口より徒歩5分<br>・小田急線 新宿駅 西口より徒歩5分<br>・丸ノ内線 新宿駅より徒歩7分(A15出口)<br>・都営地下鉄新宿線 新宿駅より徒歩3分(4番出口)<br>・都営地下鉄大江戸線 新宿駅より徒歩1分(A1出口)</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>月曜日・木曜日</td></tr><tr><td>支払方法</td><td>現金、口座振り込み、クレジットカード、分割払い</td></tr><tr><td>予約方法</td><td>ネット、電話(0120-08-9898)</td></tr></tbody></table>
<p></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B655U.1.W13995X.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3> 13位:B&H メディカルクリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png" alt="B&Hメディカルクリニック" class="wp-image-91730" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh.png 822w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-300x167.png 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-bh-768x428.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>専門カウンセラーによる問診と頭皮チェックにより、ライフスタイルや仕上がりイメージを考慮した最適な治療法を提案。</p>
<p><span class="highlighted">治療費も1ヶ月ごとの予算を提案</span>され、安心して治療を受けることができます。AGAの治療が5,000円から開始することもでき、コスパが良い点も魅力です。</p>
<h4>ヘアライフAGAクリニックの診察費用</h4>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの治療メニュー・料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>8,800円/月</td></tr><tr><td>発毛(税込)</td><td>4,620〜34,100/月</td></tr><tr><td>さらなる発毛(税込)</td><td>13,860〜77,000/月</td></tr></tbody></table>
<h4>ヘアライフAGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://h-agad.com/lp/002/">ヘアライフAGAクリニック</a></td></tr><tr><td>住所</td><td>〒151-0053<br>東京都渋谷区代々木2丁目15-9加瀬ビル6F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.600269223449!2d139.69419281525882!3d35.68684338019298!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188cd18a576a9f%3A0xd869e7674e91d3b6!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOaWsOWuv-mZog!5e0!3m2!1sja!2sjp!4v1580539226451!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"><b</iframe>〒150-0002<br> 東京都渋谷区渋谷1-17-14<br> ACN渋谷ビル 4F<br><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3241.644554292827!2d139.70117931568768!3d35.661128080198985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60188d5db0a0b8cf%3A0xc1277675f4030364!2z44OY44Ki44Op44Kk44OVQUdB44Kv44Oq44OL44OD44KvIOa4i-iwt-mZog!5e0!3m2!1sja!2sjp!4v1580539527891!5m2!1sja!2sjp" style="border:0;" allowfullscreen="" width="400" height="300" frameborder="0"></iframe></td></tr><tr><td>アクセス</td><td>【新宿院】<br>・JR線 新宿駅甲州街道改札より徒歩5分 <br>・小田急線 南新宿駅より徒歩6分 <br>・ JR線 代々木駅西口より徒歩9分 <br><br>【渋谷院】<br>・東京メトロ 渋谷駅より徒歩1分(13A出口)<br>・JR線渋谷駅 宮益坂口より徒歩4分 </td></tr><tr><td>診療時間</td><td>10:00~19:00(完全予約制)夜間診療あり</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金、各種クレジットカード、メディカルクレジット可</td></tr><tr><td>予約方法</td><td>ネット、電話0120-000-528(受付時間:10:00~19:00)年中無休 </td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://h-agad.com/lp/002/" style="background-color:#2dad96">公式サイトを確認</a></div>
<h3>14位:ゴリラクリニック</h3>
<figure class="wp-block-image"><a href="https://gorilla-aga.com/lp/?hc_uus=fa6c16c07f06fd18ce9fc2e8b1de8927"><img src="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg" alt="" class="wp-image-7294" srcset="https://moteo.best/column/wp-content/uploads/2019/09/-6.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/-6-300x134.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"96bfcc8c-f576-47f8-8116-4ffe86989312"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-96bfcc8c-f576-47f8-8116-4ffe86989312">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"1905602c-1d69-43c8-9156-ae34c7dbc77c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-1905602c-1d69-43c8-9156-ae34c7dbc77c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"cc36a16b-45f2-4b32-b0e7-882f4ef72418","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cc36a16b-45f2-4b32-b0e7-882f4ef72418">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"70b29259-4913-4674-9f54-0511d52b73ab","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-70b29259-4913-4674-9f54-0511d52b73ab">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"90ec8cfb-21f4-46d5-a9b5-9d299cc87b61","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-90ec8cfb-21f4-46d5-a9b5-9d299cc87b61">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.7</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>オリジナル治療薬を使用した独自の治療法が特徴。AGAの進行度に合わせた治療を受けることも可能であり、予算に合わせた治療法も選択できます。</p>
<p>また、<span class="highlighted">ゴリラクリニックの院長自らが治療効果を検証</span>しているため、発毛効果には定評があります。男性専門院なので女性と会わずに治療を受けることができる点も嬉しいですね。</p>
<h4>ゴリラクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>無料</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h4>ゴリラクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>6,000〜14,000円</td></tr><tr><td>発毛(税込)</td><td>9,967〜27,800円</td></tr><tr><td>さらなる発毛(税込)</td><td>21,467〜22,967円</td></tr></tbody></table>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla-aga.com/">ゴリラクリニック</a></td></tr><tr><td>店舗</td><td>銀座院、渋谷院、池袋院、銀座院、新宿院、上野院、町田院</td></tr><tr><td>アクセス</td><td><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1UUQaSAb-K55TT-3xgxM17kV_YETgrGcM" width="640" height="480"></iframe><br>【新宿本院】<br>・地下鉄「新宿三丁目駅」A1出口から徒歩2分<br>・JR「新宿駅」東南口から徒歩4分<br><br>【渋谷】 <br>・東京メトロ各線 渋谷駅より徒歩3分(11番出口)<br><br>【池袋院】<br>・JR池袋駅 東口より徒歩5分<br><br>【銀座院】<br>・東京メトロ「銀座一丁目駅」から徒歩4分<br>・都営地下鉄「東銀座駅」から徒歩10分<br><br>【上野院】<br>・JR上野駅より徒歩1分<br>・東京メトロ銀座線・日比谷線 上野駅 徒歩3分<br><br>【町田院】小田急小田原線町田駅より徒歩2分<br> JR町田駅より徒歩3分</td></tr><tr><td>診療時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、0120-987-118(24時間365日受付)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-78123129-47f2-4982-a989-68f0cf9e771e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h3>15位:池袋AGAクリニック</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg" alt="" class="wp-image-7351" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-aga.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-aga-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"b1524082-88dd-4c2b-b2f0-49ebf1443c51"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b1524082-88dd-4c2b-b2f0-49ebf1443c51">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">池袋AGAクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a735fe0f-3686-4232-b144-24a27a56fa03","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a735fe0f-3686-4232-b144-24a27a56fa03">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5586b146-7e99-4321-b6e8-e843c61d258d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5586b146-7e99-4321-b6e8-e843c61d258d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"b5870210-596f-49d1-a598-c990dd8a2baf","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-b5870210-596f-49d1-a598-c990dd8a2baf">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"568b7224-08aa-4dc5-8c21-bccb2f10e894","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-568b7224-08aa-4dc5-8c21-bccb2f10e894">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.2"} --></p>
<div class="wp-block-brad-number-review">8.2</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>池袋AGAクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>池袋AGAクリニックは<span class="highlighted">AGAに特化したクリニック</span>であり、薄毛の改善には定評があります。土日祝日も診療しており、仕事が忙しい方でも通うことができるでしょう。</p>
<p>また、治療費が毎月20,000円に固定されている点も魅力。あらかじめ治療費がわかっているため安心ですね。</p>
<h4>池袋AGAクリニックの診察費用</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>5,500円</td></tr><tr><td>血液検査料</td><td>7,700円</td></tr></tbody></table>
<h4>池袋AGAクリニックの治療メニュー・料金</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>維持・予防(税込)</td><td>3,300〜9,900円/月</td></tr><tr><td>発毛(税込)</td><td>3,300円/月</td></tr></tbody></table>
<h4>池袋AGAクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://ikebukuro-aga-clinic.jp/">池袋AGAクリニック</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/b7bnZhVNWMg7xLhY7">東京都豊島区東池袋1-7-5 池袋イースタンビル6F </a></td></tr><tr><td>アクセス</td><td>池袋駅東口より徒歩1分</td></tr><tr><td>診療時間</td><td>【木・金】15:00~19:00(最終受付18:30)<br>【土・日】12:00~18:00(最終受付17:30)<br><br><strong>無料カウンセリング</strong><br>【木・金】12:00〜19:00(最終受付18:00)<br>【土・日】12:00〜18:00(最終受付16:30)</td></tr><tr><td>休診時間</td><td>月・火・水</td></tr><tr><td>支払方法</td><td>現金一括払い、各種クレジットカード、医療分割</td></tr><tr><td>予約方法</td><td>ネット、03-6914-1616(初診は木・金12:00~18:00、土・日12:00~19:00)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=T2619L.1.V62568K.L593681" style="background-color:#2dad96">公式サイトを確認</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9c4bc2e0-937b-4a14-b92e-1bc0152912a3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?ノンストレス3注入は効果ある?</a></li></ul>
</div></div>
<h2>【番外編】東京のAGAクリニックおすすめ一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg" alt="スマホを触る男性" class="wp-image-33893" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまで厳選して14件のAGAクリニックを紹介してきましたが、やはり東京。優良な専門病院がまだまだあります。</p>
<p>惜しくもランク外となってしまいましたが、MOTEO編集部がおすすめするクリニックを一覧で紹介します!</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-67c7a0c3-7cad-4c93-b4c0-ff508aa07488"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/08/.jpg-150x150.jpg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">表の「クリニック名」をタップすると各クリニックの公式サイトをチェックできます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1jyJVzt6vokTes7cOSdJSX9gSYGCmVFBs" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-b843cad5-0207-443e-88d1-5035380403b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>AGAクリニック東京</td><td>メンズサポートクリニック</td><td>イースト駅前クリニック<br>(新宿院・新橋院)</td><td>中央クリニック<br>(新宿院・池袋院・銀座院・中野院・世田谷院)</td><td>新宿AGAクリニック</td><td>親和クリニック</td><td>TOMクリニック<br>(池袋院・新橋院)</td><td>東京青山クリニック</td><td>ユナイテッドクリニック</td><td>四谷ローズクリニック</td><td>新宿ウエストクリニック</td><td>東京AGAクリニック<br>(渋谷・八重洲・八王子)</td><td>アゲインメディカルクリニック</td></tr><tr><td>治療メニュー</td><td><strong>ACTオリジナルカクテルタブレット セット</strong><br>35,000円 / 月<br>ACTオリジナル注射(メソセラピー )<br>15,000 / 初回<br><strong>ヒト幹細胞培養上清液</strong><br>50,000 / 初回</td><td><strong>内服薬</strong><br>4,620円<br><strong>外用薬</strong><br>8,800円</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td><td><strong>フィンペシア</strong><br>1,840円<br><strong>プロペシア</strong><br>4,280円<br><strong>ロゲイン</strong><br>5,940円<br><strong>ミノキシジルタブレット</strong><br>3ヶ月分 15,100円/月</td><td><strong>フィナステリド</strong><br>4,620円<br><strong>プロペシア</strong><br>7,700円<br><strong>ミノキシジル</strong><br>5,500円~<br><strong>メソセラピー</strong><br>55,000円~</td><td><strong>自毛植毛</strong><br>220,000円〜<br>(モニター価格あり)</td><td><strong>内服薬</strong><br>6,600~33,000円<br><strong>注入治療</strong><br>53,900円<br><strong>電気導入治療</strong><br>55,000円<br><strong>自毛植毛</strong><br>1グラフト44,000円</td><td><strong>プロペシア</strong><br>7,700円<br><strong>フィナステリド</strong><br>4,950円<br><strong>メソセラピー</strong><br>77,000円</td><td><strong>ミノキシジル5%</strong><br>3,600円〜<br><strong>フィナステリド1㎎</strong><br>2,980円~<br><strong>AGA ドクターズカクテル モニター</strong><br>19,800円</td><td><strong>診察料</strong><br>5,000円<br><strong>HARG療法</strong><br>ハーフ 80,000円または全頭 150,000円</td><td><strong>ザガーロ</strong><br>9,000円<br><strong>プロペシア</strong><br>7,800円<br><strong>フィナステリド</strong><br>3,800円<br><strong>ミノキシジル配合外用薬5%</strong><br>3,500円</td><td><strong>オーダーメイドAGA処方薬</strong><br>25,000円(1ヶ月あたり)<br><strong>AGAメソセラピー</strong><br>60,000円(1回あたり)</td><td><strong>薄毛予防・薄毛治療内服薬</strong><br>22,000円<br><strong>ミノキシジル7%外用薬</strong><br>11,000円<br><strong>AGAINメソセラピー</strong><br>66,000円</td></tr><tr><td>カウンセリング料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td><td>–</td><td>無料</td><td>無料</td><td>無料</td><td>無料</td></tr><tr><td>アクセス</td><td><strong>新宿院</strong><br>東京メトロ丸ノ内線 / 新宿駅 徒歩2分<br>東京メトロ丸ノ内線 / 新宿三丁目駅 徒歩2分<br><strong>渋谷院</strong><br>埼京線 / 渋谷駅 徒歩3分<br>山手線 / 渋谷駅 徒歩4分<br>東京メトロ銀座線 / 渋谷駅 徒歩4分<br><strong>表参道院</strong><br>東京メトロ銀座線 / 外苑前駅 徒歩3分<br>東京メトロ銀座線、千代田線、半蔵門線 / 表参道駅 徒歩10分</td><td>JR新宿駅南口徒歩3分</td><td><strong>銀座院</strong><br>JR各線・京王線・小田急線 JR新宿駅 西口から徒歩2分<br>東京メトロ新宿駅 8番出口から徒歩2分<br><strong>新橋院</strong><br>JR新橋駅 日比谷口から徒歩1分</td><td>それぞれ駅から徒歩5分以内</td><td>新宿駅より徒歩4分<br>西新宿駅より徒歩1分</td><td><strong>東京メトロ(丸の内線/副都心線)</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>都営新宿線</strong><br>新宿三丁目駅C5・C8出口 徒歩1分<br><strong>JR線</strong><br>新宿駅 東口・東南口 徒歩8分</td><td><strong>池袋院</strong><br>池袋駅から徒歩5分<br><strong>新橋院</strong><br>新橋駅から徒歩5分</td><td>表参道駅から徒歩5分</td><td>新宿駅南口徒歩0分</td><td>JR・地下鉄四ツ谷駅より徒歩1分</td><td>新宿駅・西口から徒歩5分</td><td>それぞれ駅から徒歩5分以内</td><td>JR東京八重洲北口より徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>なし</td><td>なし</td><td>不定休</td><td>年中無休</td><td>年中無休</td><td>–</td><td>年中無休</td><td>年中無休</td><td>月曜日</td><td>年中無休</td><td>年中無休</td><td>年中無休</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>◎</td><td>◎</td><td>◎</td><td>〇</td><td>〇</td><td>△</td><td>△</td><td>〇</td><td>◎</td><td>〇</td><td>△</td><td>〇</td></tr><tr><td>プライバシー</td><td>完全予約制<br>オンライン診療あり</td><td>男性専門クリニック<br>完全個室<br>完全予約制</td><td>スタッフは全て男性</td><td>完全個室<br>男性カウンセラーによるカウンセリング</td><td>完全予約制<br>男性医師のみ</td><td>完全予約制</td><td>他の患者と会わない配慮</td><td>完全予約制<br>完全個室</td><td>男性専門<br>スタッフは全て男性</td><td>完全予約制だが女性患者も通院</td><td>医師・スタッフともに全て男性</td><td>完全個室</td><td>20代、30代の専門クリニック</td></tr><tr><td>公式サイト</td><td><a href="https://aga-tokyo.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://px.a8.net/svt/ejp?a8mat=35UL2Z+7YYYCY+3B7E+BZ0Z5">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681">公式サイト</a></td><td><a href="https://mens.chuoh-clinic.co.jp/">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=G1610P.1.K33250L.L593681">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=E25839.1.752142Y.L593681">公式サイト</a></td><td><a href="https://www.tom-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://www.tokyoaoyama.com/">公式サイト</a></td><td><a href="https://united-clinic.com/">公式サイト</a></td><td><a href="http://www.harg.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://www.westcl.com/">公式サイト</a></td><td><a href="https://www.aga-clinic.com/">公式サイト</a></td><td><a href="https://aga-in.jp/">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※口コミ・評判はGoogle口コミや口コミサイト、<a href="https://moteo.best/aga/search/">MOTEOへの口コミ投稿</a>から総合的に評価</small></p>
<p>とくに<span class="highlighted">プライバシーの配慮</span>についてはどこのクリニックもかなり徹底されているようです。</p>
<p>医師との相性もあるので、ご自身の活動導線にクリニックがあれば、ぜひ無料カウンセリングを受けてみることをおすすめします。</p>
<p></p>
<h2>【皮膚科編】東京で薄毛治療をしている皮膚科一覧</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>近年、AGAを発症している人口も増加傾向にあるため、多くの皮膚科でもAGA治療を行なっています。</p>
<p>この章では、東京でとくに薄毛専門院の激戦区とされている「東京駅・八重洲エリア」「新宿エリア」に絞って、薄毛治療を行なっている皮膚科をご紹介します。</p>
<h3>東京駅・八重洲エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=1-H1wbIrGgG_hmOHwE0sV-UTC_zYpLc5r" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-0feb381b-8dcb-45e9-b865-9b32dcb5d9b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>アゲインメディカルクリニック</td><td>日本橋エムズクリニック</td><td>東京ビジネスクリニック</td><td>八重洲形成外科・美容皮膚科</td><td>八重洲街診療所</td><td>やえす日本橋ヒフ科</td><td>八重洲のぞみクリニック</td><td>上田診療所</td><td>東京ステーションクリニック</td><td>日本橋さくらクリニック</td></tr><tr><td>アクセス</td><td>JR東京駅八重洲北口より徒歩1分</td><td>JR東京駅より徒歩5分</td><td>JR東京駅 八重洲北口より徒歩3分</td><td>JR東京駅八重洲中央口より徒歩2分</td><td>JR東京駅 八重洲北口より 徒歩3分</td><td>JR東京駅八重洲北口より徒歩3分</td><td>JR東京駅 八重洲中央口より徒歩2分</td><td>日本橋駅直結徒歩1分</td><td>JR東京駅八重洲中央口より約4分</td><td>地下鉄茅場町駅(東京メトロ)徒歩1分</td></tr><tr><td>休診日</td><td>なし</td><td>月曜・土曜PM・日曜PM</td><td>なし</td><td>日曜・祝日</td><td>水曜PM</td><td>日曜・祝日</td><td>水曜・日曜・祝日</td><td>日曜・祝日</td><td>土曜・日曜・祝日</td><td>土曜PM・日・祝日</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>◎</td><td>◎</td><td>△</td><td>〇</td><td>〇 <br></td><td>△</td><td>〇</td></tr><tr><td>料金</td><td>11,000円〜</td><td>6,600円〜</td><td>4,620円〜</td><td>8,800円〜</td><td>6,000円〜</td><td>5,500円〜</td><td>4,000円〜</td><td>治療内容によって相談</td><td>4,200円〜</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://aga-in.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.nihonbashi-ms-clinic.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.businessclinic.tokyo/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://yaesukeisei.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://yaesugai-medical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hibiya-skin.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.nozomi-c.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.ueda.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://station-cl.jp/index.htm" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://ouryokukai.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h3>新宿エリアの皮膚科</h3>
<p><iframe src="https://www.google.com/maps/d/u/0/embed?mid=10TD8HQri7sHNzNOidACa4EHyAwExKCZq" width="640" height="480"></iframe></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3dcb0bf2-6533-4966-840c-780218fb94f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>クリニック名</td><td>エルクリニック</td><td>新宿御苑 美容クリニック</td><td>リブラクリニック</td><td>新宿美容外科クリニック</td><td>えとう内科クリニック</td><td>小林メディカルクリニック東京</td><td>新宿駅前うわじま皮膚科</td><td>マイシティクリニック</td><td>ワタナベ皮膚科</td><td>慶應義塾大学病院</td></tr><tr><td>アクセス</td><td>JR新宿駅から徒歩3分</td><td>【新宿御苑メンズクリニック】<br>新宿御苑前駅1番出口(新宿門口)より徒歩2分<br>【本院 新宿御苑 美容外科・美容皮膚科クリニック】東京メトロ 丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩4分</td><td>・JR新宿駅「東口」徒歩3分<br>・丸ノ内線・都営大江戸線「新宿駅」(B9出口)徒歩1分</td><td>・JR新宿駅 東南口より徒歩2分<br>・都営新宿線 新宿三丁目駅より徒歩1分</td><td>都営大江戸線若松河田駅「河田口」より徒歩3分</td><td>銀座線/南北線 溜池山王駅 10番出口より徒歩1分</td><td>JR新宿駅南口より徒歩30秒</td><td>JR新宿駅東口より徒歩1分</td><td>丸の内線 「新宿御苑前駅」新宿門 1番出口より徒歩3分</td><td>中央・総武線「信濃町」駅より徒歩約1分</td></tr><tr><td>休診日</td><td>日曜・月曜</td><td>なし</td><td>日曜</td><td>なし</td><td>水曜・土曜PM・日曜・祝日</td><td>日曜・祝日</td><td>火曜・祝日<br><br></td><td>土曜PM日曜・祝日</td><td>木曜・土曜PM・日曜</td><td>第1・3土曜日・日曜日・慶應義塾の休日(1/10)</td></tr><tr><td>口コミ・評判</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td><td>◎</td><td>△</td><td>◎</td><td>〇</td><td>〇</td><td>〇</td></tr><tr><td>料金</td><td>6,380円〜</td><td>16,500円〜</td><td>1,500円〜</td><td>49,500円〜</td><td>11,000円〜</td><td>治療内容によって相談</td><td>5,500円〜</td><td>6,160円</td><td>治療内容によって相談</td><td>治療内容によって相談</td></tr><tr><td>公式サイト</td><td><a href="https://elcli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://mens.gyoen-beauty.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://men.libraclinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.shinjukubiyou.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.eto-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.kobayashimed.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.shinjuku-biyouhifu.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.mycity-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hifu-110.com/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://www.hosp.keio.ac.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※診療時間・内容等については、事前に必ず医療機関に直接ご確認ください</small></p>
<h2>女性の薄毛(FAGA)の治療ができるクリニック5選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg" alt="髪をふく女性" class="wp-image-57225" srcset="https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/06/1528-contenst-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性の薄毛の約半数が FAGAなどのびまん性脱毛症を言われています。</p>
<p>男性の薄毛は頭頂部や前頭部のみなど局部に現れやすい傾向がありますが、女性の薄毛は<strong>全体的に薄くなる</strong>という特徴があります。</p>
<p>女性の薄毛は40〜50代に多く起こりますが、近年、薄毛に悩む女性は増加傾向にあり、20代で発症することも珍しくなくなってきています。</p>
<p>さらに、女性の薄毛の原因は複雑ではっきりと特定されておらず、視診のみで特定することは難しいとされています。</p>
<p></p>
<p>現在考えられている女性の薄毛の原因は次の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f677ae0-c332-42d8-8786-668cb1fb52a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>鉄欠乏や角のダイエットによる栄養不足</li><li>加齢による毛髪の衰え</li><li>ホルモンバランスの乱れ</li><li>生活習慣の乱れ</li><li>精神的なストレス</li><li>出産後のホルモンの変化</li><li>角のダイエット</li><li>全身疾患</li><li>経口避妊薬(ピル)</li></ul>
<p></p>
</div></div>
<p>とくに出産後のホルモンの変化による薄毛については半年〜1年程度で自然に元に戻ると言われていますが、やはり女性にとっては髪が減ってしまうのはショックが大きいでしょう。</p>
<p>薄毛治療をしたいと考えた時、<strong>頭髪治療専門のクリニック</strong>と<strong>皮膚科</strong>どちらを受診すべきか迷うと思いますが、筆者はダントツ<span class="highlighted">頭髪治療専門のクリニックをおすすめ</span>します。</p>
<p>専門クリニックは薄毛治療に関する知識や症例も豊富ですし、治療方法も多岐に渡ります。専門医が相談に乗ってくれますし、初診のカウンセリングが無料のクリニックも多いため、治療前に事前相談ができるのは費用面を考慮しても安心です。</p>
<p></p>
<p>ここからは、実際に女性の薄毛治療におすすめの専門病院をMOTEOが厳選してご紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-11d4d2f4-eaf5-4f6b-821e-a641e7a08e88"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-57219" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/06/afi-felmat-aga-300-250.jpg" alt="AGAスキンクリニック レディース院"></td><td><img class="wp-image-91731" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg" alt="クレアージュ" srcset="https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr.jpg 1041w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-300x148.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-768x380.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/03/afb-bnr-1024x507.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-1233" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/3518-1394243418-3.jpg" alt="湘南美容クリニック AGA治療"></td><td><img class="wp-image-55844" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/05/afi-felmat-aga-300-250.png" alt="AGAヘアクリニック 貴方に最適なプランを 平均費用は月20,000円 プライバシー徹底管理 安心して続くAGA治療を"></td><td><img class="wp-image-25882" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-e1576757336181.png" alt="東京AGAクリニック"></td></tr><tr><td>クリニック名</td><td>AGAスキンクリニック</td><td>クレアージュ</td><td>湘南美容クリニック</td><td>AGAヘアクリニック</td><td>東京AGAクリニック</td></tr><tr><td>施設分類</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td><td>美容外科クリニック</td><td>AGA・薄毛専門クリニック</td><td>AGA・薄毛専門クリニック</td></tr><tr><td>料金(税込)</td><td>維持・予防:5,300〜7,700円/月<br>発毛:15,400〜48,400円/月</td><td>発毛:16,500〜35,200円/月</td><td>発毛:5,940円〜61,110円/月</td><td>維持・予防:3,000円〜6,000円<br>発毛(オンライン診療):9,000円〜12,000/月<br>発毛(対面診療):10,000円〜13,000/月</td><td>発毛:27,500円/月</td></tr><tr><td>アクセス</td><td><strong>銀座レディース院</strong><br>銀座駅から徒歩2分<br><strong>渋谷レディース院</strong><br>渋谷駅から徒歩1分<br><strong>新宿東口レディース院</strong><br>新宿駅から徒歩30秒</td><td>・JR東京駅 八重洲南口/徒歩3分<br>・JR京葉線東京駅 京葉地下八重洲口 /徒歩2分<br>・東京メトロ銀座線京橋駅 5番出口 /徒歩4分<br>・JR京浜東北線、山手線有楽町駅 国際フォーラム口」/6分</td><td>お近くの院は公式サイトよりご確認ください</td><td><strong>秋葉原駅電気街口より徒歩4分</strong></td><td><strong>渋谷院</strong><br>渋谷駅から徒歩5分<br><strong>八重洲院</strong><br>・JR東京駅から徒歩3分<br>・東京メトロ日本橋駅から徒歩3分</td></tr><tr><td>オンライン診察</td><td>〇</td><td>〇</td><td>〇</td><td>〇</td><td>×</td></tr><tr><td>治療内容</td><td>内服薬・外用薬・メソセラピー</td><td>内服薬・外用薬・サプリメント・生活指導など</td><td>内服薬・外用薬・メソセラピー・育毛美髪点滴・サプリメント・植毛</td><td>内服薬・外用薬・サプリメント</td><td>内服薬・外用薬・メソセラピー</td></tr><tr><td>プライバシーの配慮</td><td>女性専門院のため男性と顔をあわせることはない</td><td>女性専門院のため男性と顔をあわせることはない</td><td>美容外科のため女性患者が多い</td><td>待合スペースを設けず、防音処理を施した個室へすぐに案内</td><td>カウンセリングルームや診察室は全て完全個室</td></tr><tr><td>公式サイト</td><td><a href="https://t.felmat.net/fmcl?ak=X648E.1.Q758726.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=W51515.1.R112855H.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=j6653n-n3062329_v&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=L2851I.1.B99586S.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.aga-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-aee02ae7-dcb9-4251-8e5e-c9f403489e29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-dde28b68-c52a-4bbd-b563-3e34796ec378"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性がプロペシア(フィナステリド)を服用するのはNG!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>男性の脱毛症と女性の脱毛症は原因が異なります。そのため、男性の薄毛に効果のある薬でも女性の薄毛には効果が得られないという場合もあります。</p>
<p>抜け毛の抑制を手助けしてくれるプロペシア(フィナステリド)もその1つ。</p>
<p>プロペシアは女性の脱毛症に効果が得られないだけでなく、胎児への悪影響のリスクもあります。</p>
<p>妊娠中の女性がフィナステリドを服用した場合、男児胎児の生殖器官の発達に影響が出ることがあるのです。</p>
<p>そのため、とくに妊婦、もしくは妊娠している可能性がある女性や授乳中の女性は絶対に服用してはいけません。</p>
<p><a href="https://www.mhlw.go.jp/topics/bukyoku/iyaku/kojinyunyu/050609-1a.html" target="_blank" rel="noreferrer noopener" aria-label="(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」) (新しいタブで開く)">(参照|厚生労働省「プロペシア(PROPECIA)(男性型脱毛症用薬)に関する注意喚起について」)</a></p>
<p>女性のびまん性脱毛症に有効だとされている代表格は「パントガール」です。ケラチンやアミノ酸などサプリメントに近い薬のため大きな副作用は報告されていませんが、こちらも妊娠中・授乳中・12歳未満の子供は服用は避けたほうがよいとされています。</p>
</div></section>
<h2>安さ?効果?診断設備?あなたに合ったAGA治療クリニック </h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここまでは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb17315-8afc-423a-b0fa-900abd58f11c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>コスパが良いかどうか</li><li>発毛実績はどれくらいあるか</li><li>プライバシー配慮はされているか</li></ul>
</div></div>
<p>という観点から、実際に治療を受けた方の<strong>口コミやMOTEOの潜入調査より総合的に判断</strong>し、おすすめクリニックを紹介してきました。</p>
<p>ここからは</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-37e87978-b10e-4d65-8dc3-f2b23f791b14"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安さ</li><li>効果</li><li>検査と診断の手厚さ</li></ul>
</div></div>
<p>に絞ってランキングづけした薄毛専門院をご紹介します。</p>
<h3>安さを重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-e4c1da3a-76d6-478a-99e4-2a6af26dfa31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><br><br><img class="wp-image-47136" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-5.png" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34382" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg" alt="ヘアライフクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-27.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-27-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-27-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>ヘアライフAGAクリニック</td></tr><tr><td>料金</td><td>1,800円〜</td><td>2,000円〜</td><td>3,000円〜</td></tr><tr><td>特徴</td><td>オンライン診療も実施。自宅でも診察可能</td><td>予算に合わせた柔軟な治療が可能</td><td>23時まで診療可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="http://h-agad.com/lp/002/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは初期費用が安いだけでなく、全国60店舗以上あるため通いやすい点が特徴。オンライン診療なら<span class="highlighted">薬も自宅に届く</span>ため、忙しくても治療継続が可能です。</p>
<p>安さで選ぶなら湘南美容クリニックがおすすめ!</p>
<h3>効果を重視する場合</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-cdb44659-e3fe-4976-bc64-218a40c351f7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34383" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png" alt="AGAスキンクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885.png 622w, https://moteo.best/column/wp-content/uploads/2020/01/aga-e1579037665885-300x152.png 300w" sizes="(max-width: 622px) 100vw, 622px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>AGAスキンクリニック</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>3,740円〜</td></tr><tr><td>特徴</td><td>徹底した現状分析により、効果的な治療が可能</td><td>患者様一人ひとりに合わせた最適な発毛</td><td>世界に認められたAGAの治療が可能</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、他のクリニックには真似できない正確・多種多様な診察によって、<span class="highlighted">今あなたに必要な治療法を選択</span>してくれます。</p>
<p>自分にあった治療法を選び、少しでも育毛効果を高めたいなら銀座総合美容クリニックがおすすめ!</p>
<h3>検査と診断に定評があるクリニック</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-dd156c53-94d5-441f-8727-956e8d688138"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split"><tbody><tr><td></td><td><img class="wp-image-11452" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250-3.jpg" alt="カウンセリング実施中 AGAは医療機関に相談できます。AGA相談の銀クリ"></td><td><img class="wp-image-60390" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png" alt="AGAメディカルケアクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.png 648w, https://moteo.best/column/wp-content/uploads/2020/10/1528-aga-300x80.png 300w" sizes="(max-width: 648px) 100vw, 648px" /></td><td><img class="wp-image-34387" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg" alt="ヘアメディカル" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891.jpg 700w, https://moteo.best/column/wp-content/uploads/2020/01/-28-e1579038182891-300x155.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></td></tr><tr><td>クリニック名</td><td>銀座総合美容クリニック</td><td>AGAメディカルケアクリニック 新宿院</td><td>ヘアメディカル</td></tr><tr><td>料金</td><td>7,150円〜</td><td>3,630円〜</td><td>12,100円~</td></tr><tr><td>特徴</td><td>第4の評価軸『メディカルボールドスケール法』による、毛量の数値化</td><td>先端マイクロスコープによる、頭髪・頭皮の精密検査</td><td>国内最高峰の症例数による、診断力</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://www.hairmedical.com/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックでは、よりAGA治療を効果的に進められるよう独自の毛量測定法を導入しています。</p>
<p>薄毛治療を進める上で、検査や診断を手厚く行って欲しいという方は、銀座総合美容クリニックがおすすめ!</p>
<h2>AGA治療の副作用は?代表的な副作用は頭皮のかぶれや勃起不全</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-8259" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-281427785-300x196.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでは基本的に薬の服用もしくは頭皮への塗布により、AGAの治療を行っていきます。薬を使用するため、人によっては<span class="highlighted">副作用</span>が起こることも。代表的な副作用は以下のようなものです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-294e111a-c79c-42ab-ac03-11121d9a5120"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかぶれ、赤み</li><li>頭痛</li><li>性欲減退</li><li>勃起不全 </li></ul>
</div></div>
<p>他にも非常に低い確率ですが、重篤な副作用が発生してしまうこともあります。</p>
<p>AGAの治療で起こる副作用に関して詳しく知りたい方は「<a href="https://moteo.best/column/aga/aga-problem/aga-sideeffects/">AGAの投薬治療の副作用の種類とは?</a>」もご覧ください。</p>
<h2>東京都のおすすめAGAクリニックを全てみる</h2>
<p>東京都には1711院ものAGAクリニックがあります。※2022年MOTEO調べ</p>
<p>ご紹介したクリニック以外からもAGAクリニックを探したい方は、下記よりお近くのクリニックを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/aga/search/tokyo/">東京にあるクリニックをもっと見る</a></div>
<h2>AGA治療に関するQ&A</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関する不安の声を集めました。ひとつひとつお答えしていくので、AGA治療を検討している方はぜひ参考にしてみてください。</p>
<h3>Q.AGA治療で後悔することはあるの?</h3>
<p>AGA治療で後悔したという方に多いのは、<span class="highlighted"><strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong></span>というケースです。また、<span class="highlighted"><strong>自分の症状に合ったクリニック選びができていなかった</strong></span><span class="highlighted"><strong>り、継続して治療を行っていなかった</strong></span>りという場合もあります。</p>
<p>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。</p>
<h3>Q.AGA治療のデメリットは?</h3>
<p>AGA治療のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-140cd3ee-debd-4206-9638-b153b71eeb9c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の副作用の可能性がある</li><li>治療費用がかかる</li><li>定期的な通院が必要</li></ul>
<p></p>
</div></div>
<p>AGA治療をはじめる前に、<strong><span class="highlighted">デメリットについても理解しておくことで、治療に専念できます。</span></strong></p>
<h3>Q.AGA治療費用の相場は?</h3>
<p>AGAの治療方法によって異なります。</p>
<p>投薬治療は<span class="highlighted"><strong>月々5,000円~18,000円</strong></span>、注入治療は<span class="highlighted"><strong>20,000円~120,000円</strong></span>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。</p>
<h2><strong>東京でおすすめのAGAクリニックまとめ</strong></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg" alt="ビルや建物がたくさん並んでいる道" class="wp-image-29059" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2622.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2622-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>東京にはたくさんのクリニックがあります。だからこそ、それぞれのクリニックの特徴をしっかりと見極めて選ぶことが大切です。</p>
<p>今回は、実績が高く通いやすい東京でおすすめのAGAクリニックを5つご紹介しました。口コミや選び方なども参考にして、ぜひ自分に合ったAGAクリニックを東京で見つけてくださいね。</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療で後悔することはあるの?</strong> <p class="schema-faq-answer">AGA治療で後悔したという方に多いのは、<strong>治療薬を個人で輸入して使ったら、想像していた効果と違った</strong>というケースです。また、<strong>自分の症状に合ったクリニック選びができていなかったり、継続して治療を行っていなかった</strong>りという場合もあります。<br/>AGA治療で後悔しないためにも、個人で判断して治療を進めるのではなく、専門の医師に従って治療を行いましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療のデメリットは?</strong> <p class="schema-faq-answer">AGA治療のデメリットとして、次の3つが挙げられます。<br/>・治療薬の副作用の可能性がある<br/>・治療費用がかかる<br/>・定期的な通院が必要 <br/>AGA治療をはじめる前に、<strong>デメリットについても理解しておくことで、治療に専念できます。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.AGA治療費用の相場は?</strong> <p class="schema-faq-answer">AGAの治療方法によって異なります。<br/>投薬治療は<strong>月々5,000円~18,000円</strong>、注入治療は<strong>20,000円~120,000円</strong>が相場です。治療費用の相場も参考に、自分に合ったAGA治療を検討しましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2689,
'parent' => (int) 2948,
'menu_order' => (int) 658,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-85.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療をしたいけど都内にクリニックが多すぎる」 「都内のおすすめクリニックで無料検査を受けてみたい」 東京…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '合わせてチェックしたい',
'title_pattern_withou_image' => '合わせてチェックしたい',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '0',
'long_text_title' => '【東京の1711院から選ぶ】東京のAGA治療クリニック|おすすめ人気ランキング15選!東京23区・26市で評判が良い専門病院を徹底比較',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 1555,
'date' => '2024-06-12T02:00:00',
'date_gmt' => '2024-06-11T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1555'
],
'modified' => '2024-08-16T10:43:38',
'modified_gmt' => '2024-08-16T01:43:38',
'slug' => 'aga-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/',
'title' => [
'rendered' => 'AGAを治療したい'
],
'content' => [
'rendered' => '<p><span class="highlighted">AGAを治療したい</span>と思った時、不安や疑問っていろいろとわいてきますよね。</p>
<p>「AGA治療って、本当に効果あるかな…?」</p>
<p>「治療するとしたら、どれくらいの期間でどれくらいの費用がかかるんだろう…」</p>
<p>こうした疑問は生まれて当然のもの。私自身、治療を始める前は分からないことが多くて実際に治療に行くべきかどうかたくさん悩んでいました。</p>
<p>そこで、AGA治療の内容や費用などすべての工程についてご紹介します。この記事を読めば、きっとあなたの疑問点も解消され、そしてあなたがどこでどのようにAGA治療すべきかもわかりますよ!</p>
<p><!-- wp:uagb/section {"block_id":"8e28f9e2-91df-4024-8a76-90e99e4f26a9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-8e28f9e2-91df-4024-8a76-90e99e4f26a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list --></p>
<ul>
<li>「<strong>クリニックフォア」最新キャンペーン情報</strong></li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:image {"id":64196,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2021/05/felmat-bnr.jpeg" alt="クリニックフォア" class="wp-image-64196"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>(2024/10/4更新)<br />オンライン診療実績3,000,000件以上※のクリニックフォア。(※2020年4月〜2024年2月までの実績)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p><strong>今なら診察料が無料のキャンペーンを実施中!</strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>クリニックフォアなら<strong>予防治療が2,218円(税込)/月</strong>と、非常にお手頃価格でスタートできます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>さらに、<strong>他院・他サービスからのお乗り換えでAGA治療薬が20%オフ</strong>に。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>また、定期配送なら8〜50%オフ(予防治療なら2,034円/月)と通常価格よりお得に治療が可能。お薬がなくなる度に診察を受ける必要もありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>のりかえ割りのご利用は、問診の際に表示される<strong>「クーポンコード」</strong>が必要です。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>今すぐ無料カウンセリングに予約してクーポンコードをゲット!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=p12431P-A407226C&p=j706195E" style="background-color:#2dad96">今すぐクーポンコードを手に入れる</a></div>
<p><!-- /wp:button --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ec12ae44-508d-4111-8bcd-b8f5754ab8a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月24日)</p>
<p> </p>
<ul><li><strong><a href="#FAQ1">AGA治療は一生続けないといけないの?</a></strong></li><li><strong><a href="#FAQ2">AGA治療を止めるとどうなる?</a></strong></li><li><strong><a href="#FAQ3">AGA治療のデメリットは?</a></strong></li></ul>
</div></section>
<h2>AGA治療は本当に効果ある?効果を高めるために知るべき3つのこと</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg" alt="指を3本見せている男性" class="wp-image-6635" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-168695339-300x201.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薄毛治療に効果があります。そしてより効果的な治療を行うためには、<span class="highlighted">治療の進め方や治療法の違いなど、初めに知っておくべき情報が3つあります</span>。</p>
<p>自分のAGA進行状況によって治療法がかわってくるので、理解を深めていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9172a412-ff08-4b46-ad26-7d9bab4e1b1c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</li><li>飲む?塗る?注入する?薬の接種方法と効果の違い</li><li>治療薬は国内正規品?ジェネリック?メリットとリスク</li></ul>
</div></div>
<p>これらは、AGAの治療を始める前に前提として知っておきたい情報です。料金や効果を知る前に、しっかりと理解して、あなたに本当にあった治療方法を見つけていきましょう!</p>
<h3>進行度で異なる治療の進め方|産毛の強さで見る最適な方法</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずAGAクリニックのカウンセリングに行くと、頭皮の状況と問診票を元にAGAの進行状況を説明されます。そこで3つの治療方法の中から何を選択するのかを選ぶ必要があります。</p>
<p>そして、その3つの治療法というのが、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9f1978a1-967c-44f2-8ea4-bc485fd34dbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-079abb0b-d513-4e26-a62b-fea412e980b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> AGAの進行を遅らせる治療 </li><li> 発毛させる </li><li> 植毛する </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>という内容です。</p>
<p>AGA進行度Ⅰ~Ⅱ <strong>進行を遅らせる治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-32c7d213-2973-4a2f-8446-89992d26fc68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-854d3129-8e0e-48b2-becb-8921ae735bd9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 内服薬でAGAの進行を抑える</li><li> 6ヶ月ほどで満足する結果になるが、服用は引き続き続ける</li></ul>
</div></div>
</div></section>
<p><strong>AGA初期段階で使われる治療法</strong>です。フィナステリドやプロペシアのような内服薬治療になることが多いため、<span class="highlighted">料金が安く済ませられます</span>。しかし、進行が進んでいるAGAの場合は効果が出にくいことがあります。</p>
<p>AGA進行度Ⅲ~Ⅳ <strong>発毛を促す治療</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-397ffcae-47d8-450d-92bf-8454caf6bcec"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f95b9502-da86-4837-9f73-6d043d3856ab"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> ・AGAの進行を抑えつつ、発毛を促す治療を6〜12ヶ月</li><li> 十分に発毛したら、AGAの進行を抑える治療だけ継続 </li></ul>
</div></div>
</div></section>
<p>頭皮に栄養を与えることで発毛を促進する治療です。<span class="highlighted">ある程度進行が進んでいるAGAでも、薬のみで治療することが可能</span>です。デメリットは<span class="redcolor">重度のAGAでは効果がでない ことがある場合</span>です。一か八かで治療しても、効果が出ずお金が無駄になることもあります。</p>
<p>AGA進行度Ⅴ~Ⅵ <strong>植毛</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a15392a3-4f76-4d2b-94ff-b2c9bb8dff96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 植毛後に毛根から発毛されるまで6〜12ヶ月待つ</li><li>植毛と並行してAGAの進行を抑える内服薬を服用 </li></ul>
</div></div>
<p>上記の治療を試しても効果が出なかった方にも効果的な治療法です。脱毛ホルモンの影響を受けにくい部分の毛根を移植するため、<span class="highlighted">再発するリスクが少なくなります</span>。デメリットは<span class="redcolor">高額になりやすい</span>ことです。</p>
<p> 薄毛でない箇所の毛根を、薄毛の箇所に移植する方法です。</p>
<p>AGA初期段階の治療には進行を遅らせる治療がおすすめです。発毛を促す治療は安い料金でしっかり生やしたい人におすすめ。植毛は確実に毛を生やしたい人にぴったりな治療法です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e1c93cc8-f257-4395-b1fe-11fc10c54aa2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">治療法</td><td>費用相場</td></tr><tr><td style="text-align:center">進行を遅らせる治療法</td><td>4,000~15,000円</td></tr><tr><td style="text-align:center">発毛を促す治療法</td><td>5,000~15,000円</td></tr><tr><td style="text-align:center">植毛</td><td>2,000,000円~</td></tr></tbody></table>
</div></section>
<h3>飲む?塗る?注入する?薬の摂取方法と効果の違い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>薬を使ったAGA治療には、3つの摂取方法があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-395c2cb1-b021-4025-911b-8c288170a414"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>内服薬…例)プロペシア・サガーロ・ミノキシジル</li><li>塗り薬…例)ロゲイン・アロビックス</li><li>注入療法…例)育毛メソセラピー(毛髪再生メソセラピー)・HARG(ハーグ)療法</li></ul>
<p></p>
</div></div>
<p>1つ目は<strong>内服薬</strong>として摂取する方法です。内服薬はダイレクトに体内に届けることができるので、<span class="highlighted">効果を発揮しやすい</span>特徴があります。</p>
<p>2つ目は<strong>塗り薬</strong>です。塗り薬の場合は、外側からの注入になるので、<span class="redcolor">内服薬よりは効果が出にくい</span>です。しかし、<span class="highlighted">副作用が出にくい</span>というメリットがあります。</p>
<p>3つ目は<strong>注入療法</strong>で、内服薬と併用して治療を行います。注入療法とはレーザーや注射などを使って直接頭皮に薬を注入する方法です。<span class="highlighted">どの方法よりも効果的</span>で、1度注入するだけで効果が出やすくなっています。しかし、<span class="redcolor">金額は他の治療法と比べると高い</span>ケースが多いです。</p>
<p>それぞれの治療法のメリットやデメリットを比較して、自分に合った治療法を見つけていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1a37ba81-b01d-43ca-a941-3416ea093c9e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療法</td><td style="text-align:center">メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">内服薬</td><td style="text-align:center">効果を発揮しやすい</td><td>副作用の可能性あり</td></tr><tr><td style="text-align:center">塗り薬</td><td style="text-align:center">副作用が出にくい</td><td>効果は落ちる</td></tr><tr><td style="text-align:center">注入療法</td><td style="text-align:center">1度の注入で効果が出る</td><td>他に比べ高額</td></tr></tbody></table>
<p></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f602f9a1-6c43-479d-961d-d8cac0d093b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ? (新しいタブで開く)" href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?</a><br>・<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/" target="_blank" rel="noreferrer noopener" aria-label="育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介 (新しいタブで開く)">育毛メソセラピーの効果と副作用|HARGとの違いと費用相場も紹介</a></li></ul>
</div></div>
<h3>治療薬は国内正規品?<strong>新薬とジェネリックの違い!</strong>メリットとリスク</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg" alt="緑のカプセルや青い錠剤や白い薬" class="wp-image-2570" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-127490708-300x199.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>日本のAGA治療を行っているクリニックで処方される薬には、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60c7f2ea-4241-4443-aac0-dbafdaec5ce4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ba318350-4227-42da-afc7-999d1fa50993"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 新薬 </li><li> ジェネリック </li></ul>
</div></div>
</div></section>
<p>の2つが販売されています。</p>
<p>新薬の説明:新薬は開発から手掛けられた薬で、一番最初に効果を実証された薬です。</p>
<p>ジェネリックの説明:ジェネリックは新薬と同じ効能・成分・分量で作られた薬です。<span class="highlighted">ジェネリックは開発費用がかからないため、新薬よりも安い価格で手に入れることができます</span>。</p>
<p>しかし、新薬になれていた人が突然ジェネリックに切り替えると、<span class="redcolor">薬に違和感を覚える</span>こともあるようです。</p>
<p><span class="highlighted">料金重視で安ければいいという人には、ジェネリックがおすすめ</span>です。薬の飲みやすいなどにこだわりがある人は、両方試したうえで決めるようにすると良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-417d5f83-15da-4cd4-a205-fd163db117b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/aga-cost-generic/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療のジェネリック医薬品の種類と費用を比較 (新しいタブで開く)">AGA治療のジェネリック医薬品の種類と費用を比較</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5c28cf61-1577-45db-b31b-03b1380b12fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c61dd40d-80af-43a6-8acf-8ee06759327f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">治療を始める年齢で効果が変わる?早めの対策が必要な理由</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>よく「AGA治療っていつから始めたらいいの?」</p>
<p>という質問を耳にします。ずばり!</p>
<p>「自分って薄毛かも……」</p>
<p>と思った時から治療を始めるのが1番です。AGA治療はそのまま放っておいても、治ることはありません。</p>
<p>それを知っている人は、早い段階でAGA治療を始めています。若いうちに治療をスタートすることで、進行が進む前に食い止めることができます。</p>
<p>元気な毛根が残っているうちに、治療を始めた方が今後の治療の幅も広がりますよ。</p>
<p>さらに早い段階で治療を始めた方が、毎月かかる費用も安く済むことがほとんどです。</p>
<p>そうならないためにも、気づいた時に早めに相談するのを強くすすめます!</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>始める年齢</td><td>費用</td></tr><tr><td style="text-align:center">20代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">30代</td><td>3,000円~5,000円</td></tr><tr><td style="text-align:center">40代</td><td>10,000円~100,000円</td></tr><tr><td style="text-align:center">50代</td><td>10,000円~300,000円以上</td></tr></tbody></table>
</div></section>
<h2>AGAの進行を遅らせる治療|プロペシアの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg" alt="コップの水で薬をふたつぶ飲もうとするひと" class="wp-image-3356" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-132201498-300x193.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-52c89bd4-06a2-460e-9c47-ae4140d76b95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">期間</span> </td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少を感じ始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">産毛の太さ・強さを感じやすくなる</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">抜け毛の減少と生え際の変化を体感</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>AGAに使われる内服薬の中でも、一般的に知られているのが<strong>プロペシア</strong>です。プロペシアは日本で初めて2005年に国内で認可されたAGA治療薬で、AGAの進行を遅らせる効果がある薬として使われています。</p>
<p>プロペシアは比較的どんな方でも使用できる薬です。<span class="highlighted">副作用が起こりにくい</span>といわれているので、一般的によく使われています。治療の効果について期間ごとに詳しくご紹介します。</p>
<h3>期間と効果|0~3ヶ月目で抜け毛の減少を感じ始める</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg" alt="プロペシア服用前の生え際" class="wp-image-15723" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d77754d-8c2a-451c-847a-51acf6580b57"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center">効果</td><td>状況</td></tr><tr><td style="text-align:center">抜け毛の変化</td><td style="text-align:center">×</td><td>最初は一時的に抜け毛が増える</td></tr><tr><td style="text-align:center">毛質の変化</td><td style="text-align:center">△</td><td>特に変化は感じられない</td></tr></tbody></table>
<p></p>
</div></section>
<p>プロペシアを飲み始めて、自分である程度効果が実感できるようになるまでにはだいたい<strong>3ヶ月</strong>程かかります。プロペシアを飲み始めてから1ヶ月くらいまでは、<span class="redcolor">抜け毛が減るどころか増えてしまうことも</span>あります。</p>
<p>これは<span class="highlighted">初期脱毛</span>と呼ばれる症状です。今まで乱れていたヘアサイクルが、プロペシアによってリセットされることで、休んでいた毛が一気に働き始めるので今ある毛が突然抜け始めることがあります。これは<span class="highlighted">薬によるいい影響なのでそこまで心配いりません</span>。</p>
<p>もちろん初期脱毛の症状を感じない人も多く、飲み始めて1ヶ月くらいから抜け毛が減ってきたと効果を実感している人もいます。3ヶ月ほど飲み続けていれば、目に見えた効果を実感できるはずです。</p>
<h3>期間と効果|4~6ヶ月目で産毛の太さ・強さを感じやすくなる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg" alt="プロペシア服用から4ヶ月目の生え際" class="wp-image-15726" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1200-4-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から4ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-35e9b698-6a36-470c-8bf6-517c5a8c809b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>以前と比べ太く強くなる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>4~6ヶ月</strong>経てば、頭皮の毛髪の様子が少しずつ変わってきます。今まで悪さをしていた脱毛ホルモン「 ジヒドテストステロン 」働きを阻害することによって、頭皮に変化が出てくる頃です。</p>
<p>効果が出るのが遅かった人でも、この頃になると大抵効果が目に見えてきます。今まで成長しきれずに抜けてしまっていた毛がだんだんと成長するようになるので、毛が実際に生えてくるという毛質の変化を感じられるようになります。治療を始めた当初とは、明らかに頭皮の環境の変化がわかる時期です。</p>
<p>今までほとんど見えなかったような産毛も目で確認できるような毛の強さを感じることができるので、治療に対するモチベーションも上がってきます。</p>
<h3>期間と効果|7~12ヶ月目で抜け毛の減少と生え際の変化を体感</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg" alt="プロペシア服用後9ヶ月目の生え際" class="wp-image-15731" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-9-1024x581.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-300x170.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-9-768x435.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>服用から9ヶ月目</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a213300a-552b-44ac-85ca-177da018c66e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>一般的な髪の人と同程度になる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>AGAになる前の髪質が戻ってくる</td></tr></tbody></table>
</div></section>
<p>プロペシアを飲み続けて<strong>1年</strong>経つと、<span class="highlighted"><span class="highlighted">ほとんどの方が</span>抜け毛が気にならなくなります</span>。プロペシアを飲むことで頭皮環境が徐々に整ってきて、ヘアサイクルも正常化されていきます。</p>
<p>ヘアサイクルが元に戻ることで毛が健康的に成長するようになり、全体の髪質が変わるので細かった毛も太さを取り戻します。さらに後退してしまった生え際も徐々に前進をはじめ、変化を感じられます。</p>
<p>この頃になると効果を実感できる人が大多数を占め、毛質も毛量も増していきます。</p>
<p>しかしプロペシアは<span class="redcolor">飲むのをやめるとAGAが進行してしまう</span>可能性があるので、ある程度長期的な服用がすすめられます。</p>
<h3>男性機能の低下や肝機能の副作用に注意!子作りへの影響は?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg" alt="薬を手に持つ男性薬剤師" class="wp-image-13353" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1222-3-1024x673.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-300x197.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1222-3-768x504.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは<span class="redcolor">ごくまれに副作用が出る</span>ことがあります。副作用が出る確率はそこまで高くないですが、ゼロではありません。プロペシアの副作用は、<span class="redcolor">男性機能の低下</span>や<span class="redcolor">肝機能の異常</span>です。</p>
<p>男性機能の低下とは<span class="redcolor">性欲減退やED</span>が挙げられます。こういった副作用が出ると子作りに影響するのでは?と不安になると思いますが、<span class="highlighted">精子や子供に影響ができることはないので特に問題ありません</span>。</p>
<p>しかし、<span class="redcolor">女性の場合は妊娠中の服用は危険</span>です。女性の場合は医師に相談しながら治療を進めていきましょう。AGAの薬による副作用が気になる場合は、体調や希望に合わせて処方してくれる「AGAスキンクリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b51823f3-8f8a-46f1-b5aa-f10aaba9acc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシアの【効果と副作用】3ヵ月目で薄毛にどれくらいの効果がある?体験談からAGA治療の服用薬を徹底調査</a></li></ul>
</div></div>
<h3>フィナステリドやザガーロの効果は?プロペシアと効果を比較</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg" alt="" class="wp-image-16464" srcset="https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/4603-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬と言えば、プロペシア以外に<strong>フィナステリド</strong>や<strong>サガーロ</strong>があります。</p>
<p>【フィナステリド】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41b3bb92-4d2b-4506-aa70-4631affc9b71"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6f54ce1-f562-4e67-a0b1-735b68e7ef94"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> プロペシアのジェネリック薬品 </li><li> 成分や安全性は同じ </li><li> 金額が<strong>プロペシアよりも低価格</strong>で販売 </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>【サガーロ】</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b248f0ed-d422-41f1-ad3b-f9ff680fc19a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-50416494-1bfa-41ff-95bc-069a0d212705"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 2015年に認可されたAGA治療薬で、もっとも新しい治療薬 </li><li> プロペシアと同様に脱毛ホルモンの働きを阻害 </li><li> <strong>プロペシアよりも多くのタイプの薄毛に対応</strong> </li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p><strong data-rich-text-format-boundary="true">プロペシアは<span class="highlighted">頭頂部の薄毛に作用</span></strong>しますが、<strong>サガーロは頭頂部に合わせて前頭部の薄毛にも効果を発揮</strong>します。</p>
<p class="sc-jxGEyO cuCGbX">ザガーロはプロペシアをより安全に使用できるよう開発されたAGA治療薬のため、副作用の危険性も低く、男性機能に現れる副作用も危険性はありません。</p>
<h2>発毛を促進させる治療|ミノキシジルの治療行程とメカニズムを解説</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f646a28c-0c68-4b39-a6ee-4c1f5b317483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">治療の期間</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">効果</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">0~3ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初期脱毛が出る</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">4~6ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">生え際が育ち始める</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7~12ヶ月</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">毛の増量を感じられる</span></td></tr></tbody></table>
<p></p>
</div></section>
<p><strong>ミノキシジル</strong>は頭皮の発毛を促進する働きがあります。</p>
<p>ミノキシジルには</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5089b99a-01b2-47a4-b2e4-f1b7870f3d3b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5db1559-1ed1-4655-8b8d-66ec32af7881"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮の血行を促進する働き </li><li> 毛を作り出している毛母細胞を活性化させる働き </li></ul>
</div></div>
</div></section>
<p>という効果があります。</p>
<p>ミノキシジルは飲み薬のため、直接細胞に届き<span class="highlighted">塗り薬よりも高い効果を発揮</span>します。</p>
<p>今ある毛の量よりもさらに増やしたい場合に使われます。ここからはミノキシジルを飲み始めるとどれくらいで効果が出るのか、詳しく見ていきましょう。</p>
<h3>期間と効果|0~3ヶ月目では初期脱毛が起きる可能性アリ</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg" alt="ミノキシジル服用前のつむじ" class="wp-image-13941" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-before01.jpg 890w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-300x217.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-before01-768x556.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用前</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9206c7ac-cf8d-4638-b220-b5060fc6958b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td> 抜け毛の変化 </td><td style="text-align:center"> × </td><td>一時的に抜け毛が進む</td></tr><tr><td> 毛質の変化 </td><td style="text-align:center">△</td><td>目立った変化は無し</td></tr></tbody></table>
</div></section>
<p>ミノキシジルは<span class="highlighted">目に見えた効果が出るのが比較的早い</span>です。しかし、その反面<span class="redcolor">早い段階で初期脱毛が見られます</span>。ミノキシジルは血行と毛母細胞に働きかけるので、頭皮環境の生まれ変わりが著しく、治療を始めた後に抜け毛がひどくなります。</p>
<p>これは、今まであまり育っていなかった毛が抜けていくだけで、今後新しい健康的な毛が生える準備をしている段階です。突然髪が抜けてしまって驚いてしまいますが、薬を飲んで状態が悪化したというわけではないので安心してください。</p>
<p>初期脱毛が終わると、もう新しい毛の成長を待つだけです。早いと<strong>3ヶ月</strong>くらいで発毛効果を実感している方もいるので、初期脱毛があっても医師と相談しながら投薬治療を続けていきましょう。</p>
<h3>期間と効果|4~6ヶ月目で生え際が育ち始める</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1cc07cbc-8a33-46d7-b9ea-0268c37c1e4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">〇</td><td>抜け毛の減少・発毛を感じる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">〇</td><td>毛が生え変わるので太く強くなる</td></tr></tbody></table>
</div></section>
<p><strong>4ヶ月</strong>頃から本格的な効果を実感できるようになります。毛が少なかった部分に少しずつ毛が生えてきているのを感じられるようになる時期です。治療開始から<strong>半年</strong>もすれば<span class="highlighted">大抵の人は発毛効果を実感</span>しています。</p>
<p>これくらいの時期になるとヘアサイクルが整ってきているので、<span class="highlighted">新しい毛がだんだん生え始めてきます</span>。だんだん周りの人にも気づかれるレベルでの発毛効果が出てきますよ。</p>
<p>治療中は目に見えない効果に不安を感じることがありますが、ミノキシジルは効果が高いのでモチベーションのアップも感じる頃です。効果が出るのが早い方は半年くらいで治療をストップすることもあり、<span class="highlighted">短期間での発毛も十分叶います</span>。</p>
<h3>期間と効果|7~12ヶ月目で毛の増量を感じられる</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg" alt="ミノキシジル服用から11ヶ月後のつむじ" class="wp-image-13940" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga-after01.jpg 949w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-300x222.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-after01-768x569.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>ミノキシジル服用11ヶ月後</figcaption></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d964dda-1a70-457f-af77-81fd9f08d77b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td style="text-align:center"> 効果 </td><td> 状況 </td></tr><tr><td style="text-align:center"> 抜け毛の変化 </td><td style="text-align:center">◎</td><td>抜け毛が気になることはなくなる</td></tr><tr><td style="text-align:center"> 毛質の変化 </td><td style="text-align:center">◎</td><td>元気な毛が生えてくる</td></tr></tbody></table>
</div></section>
<p>早い人だと<strong>7か月</strong>、平均して<strong>12か月</strong>後には、頭皮の毛が増えたと実感しています。だいたいこれくらいで自分の理想の毛量にまで変化を感じている人が多いです。<span class="highlighted">ミノキシジルを使った治療の目安はだいたい1年</span>です。</p>
<p>ここまではミノキシジルを使って集中的に治療をし、ここからは薬を代えて現状維持に努める治療法をすすめられることが多くなっています。毛が生えたからと言って、<span class="redcolor">すぐに薬をやめてしまっては、せっかく生えた毛がまた抜けてしまうことも</span>あります。</p>
<p>プロペシアの服用と続けるなどして治療に励みましょう。</p>
<p>ミノキシジルを使った治療でしっかり髪が生えたら、その後の治療については医師の判断が必要です。せっかく生えた毛を維持するためにも、ミノキシジルを使って<span class="highlighted">治療が成功した後からの治療法がとても大切</span>です。</p>
<h3>ミノキシジルの注意したい副作用|頭皮のかゆみや低血圧</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg" alt="血圧を測る男性" class="wp-image-13477" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-1.jpg 1117w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは効果が高い薬ですが、その反面<span class="redcolor">副作用の心配がある</span>薬でもあります。</p>
<p>報告されている副作用は、</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fe3bbf56-3b80-4291-9f0a-0e309c88e342"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f609d339-ac56-4345-ac6b-c7a8d7c4c37c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 頭皮のかゆみ </li><li> 頭皮のかぶれ</li><li>低血圧</li></ul>
<p></p>
</div></div>
</div></section>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">副作用</td><td>引き起こす確率</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td></tr><tr><td style="text-align:center">頭皮のかぶれ</td><td>8%</td></tr><tr><td style="text-align:center">低血圧</td><td>1%前後</td></tr></tbody></table>
<p>などがあります。ここから順を追って副作用を引き起こす要因を解説していきます。</p>
<p>まず頭皮のかゆみやかぶれです。頭皮の血行を促進するための薬でアレルギー反応が起こり、その影響でかゆみやかぶれが起こってしまうことがあります。</p>
<p>またミノキシジルは本来は高血圧用の薬として使用されている薬のため、<span class="redcolor">低血圧にも注意が必要</span>です。</p>
<p><span class="redcolor">過剰摂取は絶対に避ける必要があります。</span></p>
<p>ミノキシジルの内服薬は直接血液に流れ込む薬なので、さまざまな副作用が出る可能性があります。</p>
<p>特に副作用が心配な方は、AGAヘアクリニックがおすすめです。</p>
<p>AGAヘアクリニックでは副作用対策として、<span class="highlighted">血液検査が必須</span>となっています。安全に治療するためにも、最初の段階で副作用の心配があるかどうかしっかり調べてくれる、AGAヘアクリニックなら安心です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c9afa752-cda4-4af4-bc8a-5c763b03103d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-%ef%bd%8dinoxidil/">ミノキシジルの【効果と副作用】初期脱毛は怖い?内服薬と液体の効き目の違い、飲み方も解説</a></li></ul>
</div></div>
<h2>植毛の効果とメリット・デメリット|効果も費用も高め!</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg" alt="◯と×の札" class="wp-image-6746" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-221664769-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の内服薬では治療できない重度の薄毛に効果的なのが<strong>植毛</strong>です。植毛とは、自分の頭皮の比較的健康的な毛根を移植する治療法です。他の治療法に比べると非常に効果が高く、薬ではなかなか効果が出なかったという方にも高い効果を発揮します</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4c394303-bc64-43d1-92e6-e740e18d566a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>植毛のメリット</td><td>植毛のデメリット</td></tr><tr><td>・一度行えば完了<br>・再発のリスク少ない</td><td>・手術を伴う<br>・高額</td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛は<span class="highlighted">1度施術を行えばAGAを再発するリスクが少ない</span>のが特徴です。植毛は大抵後頭部の毛根を使用しますが、この部分は脱毛ホルモンの影響を受けにくいので、移植後ホルモンにさらされても症状が出ないことが多く、一生毛を保ち続けることができます。</p>
<p>植毛のデメリットは<span class="redcolor">手術を伴う</span>ということです。日帰り手術にせよメスを入れることになるので、他の治療よりも大掛かりになります。</p>
<p>また、料金も<span class="redcolor">他の治療法と比べると高額</span>です。1度にまとまった金額を払わなくてはいけないので、デメリットとなってしまいます。</p>
<p>手術を伴い、料金が高額になってしまうことがありますが、それ以上に効果が高いのが植毛の魅力です。1度施術を行えば、再発のリスクが少なくなるので<span class="highlighted">1度の治療で終わらせたい人におすすめ</span>です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74f4643a-1168-4b7d-9e20-a92004e94843"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"></h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGAの治療薬については<br><a href="https://moteo.best/column//aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">AGAの治療薬の種類とは?プロペシア・ザガーロ・ミノキシジル。自分にあったオリジナルの治療セット</a><br>を詳しくご覧ください!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h2>AGA治療の費用はどれくらいかかる?方法別まとめ</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg" alt="お金と電卓" class="wp-image-14682" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1508-aga.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/1508-aga-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の種類と効果についてここまで詳しくご紹介してきました。ここからは気になる料金についてのお話をしていきましょう。「AGA治療って絶対高い!」と料金の不安からなかなか治療に踏み出せないケースもありますが、知慮方法によって差があるため料金も様々です。</p>
<p>AGAを治療する前に、どの治療法にはどれくらの費用がかかって、どれくらいの症状に効果があるのかということは知っておいた方が後々ためになります。AGA治療にかかる料金について治療法別にまとめてみました。</p>
<h3>進行を遅らせる治療|月々3500円~で可能!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg" alt="ノートに豆電球の絵 ポイント" class="wp-image-34434" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはもっとも症状が軽いケースから。発毛治療の必要がなくプロペシアなどを使って治療を遅らせる治療の場合は、<span class="highlighted">月々3,000円から</span>可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8875edb2-6eae-4efe-a3b1-bc69b618aa77"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td>薬品名</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span>(税込)</td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td>フィナステリド</td><td>5,500<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">円</span></td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Dクリニック</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">12,100円~15,950円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧</a><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Gグリーンクリニック</a></span><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">)</a></td><td>フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>クリニックによって検査の量に違いがある為、料金もさまざまです。圧倒的低価格で有名な<strong>ふくろうアイクリニック</strong>は<strong>3,000円</strong>で治療を受けることができます。ジェネリックで薬品を使っているような所であれば安く済ませられるケースもあります。</p>
<p>医院によってオリジナルの薬を用意していることもあり、その場合もかなり安く済むことがほとんどです。AGAの進行度が初期段階だと判断された場合は、比較的安価で治療がスタートできるということがわかりますね。</p>
<p>通院自体も<span class="highlighted">月に1度でOK</span>、毎日薬を飲むだけの簡単な治療になります。初診料や再診料などの診察代がまったくかからない所もあるので、薬代以上の費用をかけることなく治療がスタートできます。</p>
<h3>発毛を促進させる治療|月々1万円以上</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAが少し進行している状況の場合、発毛を促進させる薬で治療をスタートします。クリニックによって発毛促進治療に使う薬や組み合わせが違っています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f1a48fed-3063-4315-af91-cf65bd10b668"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">有名クリニックの月の薬代</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">税別</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">10,800円</span></td></tr><tr><td style="text-align:center"><a rel="noreferrer noopener" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~35,200円</span></td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>飲み薬と塗り薬を併用するようなケースや、ミノキシジルのような飲み薬のみの場合もあるので、金額はピンキリです。クリニックによってどんな薬を使ってどんな治療をしていくのか違いはありますが、<strong>料金は月々1万円以上</strong>かかります。</p>
<p>使用する薬によっても違いがありますが、こちらも<span class="highlighted">月に1度の通院と毎日の投薬のみ</span>です。飲み薬や塗り薬の治療は痛みを感じることもなく、続けやすいことがメリットです。薬を飲むだけでも十分効果を発揮するので、毛をしっかり生やしたいという人の最初の治療としてすすめられることが多くなっています。</p>
<h3>自毛植毛|20万円以上はかかるが実はコスパ良し?</h3>
<p>自毛植毛は効果が高い代わりに手術を伴う治療なので料金は高いです。発毛したい毛の量によって料金に違いがありますが、<span class="redcolor">20万円以上は必ずかかります</span>。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-aa1fa497-cf0a-4ee6-9ae6-aa897226ebf2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table alignleft advgb-table-frontend is-style-default"><tbody><tr><td>クリニック名</td><td> 1株料金 </td><td>特徴</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681">アイランドタワークリニック</a> </td><td> 1,320円~ </td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a> </td><td> 792円~ </td><td> 医療分割ローンあり </td></tr></tbody></table>
<p></p>
</div></section>
<p>移植する株数によりますが他の治療法に比べると少し高めです。しかし、1度手術が成功してしまえば、髪はしっかり生えてきます。植毛で移植する部分の毛髪は、AGAの原因となる脱毛ホルモンの影響を受けにくいといわれています。</p>
<p>そのため、1度植毛をしてしまえば、その後の治療がいらなくなるケースが多いのです。それと違って投薬治療は薬を飲むのをやめるとAGAが悪化する可能性が高いです。ということは<span class="highlighted">植毛は1度で済むので、トータルで考えるとコスパがいい</span>と考えられます。</p>
<p><a href="https://moteo.best/column/aga-treatment-cost/"><span data-sheets-value="{"1":2,"2":"AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説"}" data-sheets-userformat="{"2":4739,"3":{"1":0},"4":[null,2,16777215],"10":1,"12":0,"15":"Meiryo"}">AGAの治療にかかる費用はいくら?AGAの治療にかかる費用を年単位で解説</span></a></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-15d7cb08-d15a-4f4a-adff-f8cb1f6dbf03"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-474e881a-f96e-4b3f-9def-155c45ce14b6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGA治療に保険は適用できる?費用を抑えるポイントとは?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの治療は、残念ながら自由診察で保険適用にはなりません。</p>
<p>そのためすべて実費で支払う必要があります。安い内服薬だけの治療であれば負担になりませんが、植毛のように1度にかかる料金が高いと、なるべくコストを抑えたいという気持ちが出てきますよね。</p>
<p>AGA治療の費用を安くするためには、どんなところに注目してクリニックを選べばいいのでしょうか?クリニック選びを一歩間違えると、料金に大きな差が生まれるケースもあります。安く治療をスタートするためのクリニック選びのコツについてご紹介します。</p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-516ae935-29e1-423b-9447-a9b3b1218d53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b42d8d92-0e68-4126-bebb-fc752596e1bd"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">皮膚科とAGA専門院で違いは?一目でわかるメリット・デメリット</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>皮膚科とAGA専門院で行う治療法には大きな違いはありません。2つの大きな違いは、攻めか守りかです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>メリット</td><td>デメリット</td></tr><tr><td style="text-align:center">皮膚科</td><td>安全に使える新薬を使った治療がメイン</td><td>料金が高いケースがほとんど</td></tr><tr><td style="text-align:center">AGA専門病院</td><td>オリジナル薬などを使用するため料金が安い</td><td>100%安全といえない薬を使う場合もある</td></tr></tbody></table>
<p>皮膚科でのAGA治療は、<strong>古くから使われているプロペシア</strong>のような薬を使って守りの治療をします。皮膚科での治療は昔から確立されている治療法なので、安全を第一に考えた治療が可能です。</p>
<p>反対にAGA専門院では<strong>独自で開発した薬</strong>や<strong>安く手に入るような薬</strong>、<strong>注入療法</strong>などさまざまな攻めの治療を積極的に取り入れています。AGA専門院は料金が非常に安いのが特徴ですが、実績を積み重ねていない治療法を用いることもあるので、100%安全だとは言い切れないこともあります。</p>
<p>安全を重視するのであれば皮膚科、安くて効果が高い治療を行いたいのであればAGA専門院がおすすめです。</p>
</div></section>
<h3>AGA治療の費用を抑えるならクリニック選びは慎重に!</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga22-1024x681.jpg" alt="お金・金貨を天秤にかける" class="wp-image-1354"/></figure>
<p>AGA治療の費用を抑える時には、以下の観点からクリニックを選ぶのがオススメです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6efb5ca2-0f9d-44f9-9dd9-ce2ebd87ad34"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>料金が明確な所を選ぶ</li><li>返金制度があると安心</li><li>使用している薬が明確な所がおすすめ</li></ul>
</div></div>
<p>また、万が一効果がなかった時に<span class="highlighted">返金制度があると安心</span>です。高額な治療を希望しているのであれば、なおさら返金制度があった方が安心です。安心や安全を重視したいのであれば、使用している薬にも注目して選ぶようにしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5bc60567-fbb4-464d-b0af-a202df4d6c60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-insurance/">AGAは保険適法になる?AGAは自費治療でもクリニックを吟味して安く抑えよう</a></li></ul>
</div></div>
<h2>市販薬でも大丈夫?安全を考えればクリニックが安心</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg" alt="患者に説明する医師" class="wp-image-9141" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-129133746-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「AGA治療をしたいけど、まずは手軽に始めたい……」という考えを持っている方は、「市販薬でもよくない?」という考えが頭をよぎるはずです。<span class="redcolor">市販薬を使う治療はあまりおすすめしません</span>。安全面や安心面はもちろんですが、効果という点においても、あまりおすすめできないからです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97df146c-b018-452f-b903-a7dd95c0fe84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>クリニック</td><td>市販薬</td></tr><tr><td style="text-align:center">抜け毛への効果</td><td style="text-align:center">◎</td><td>△</td></tr><tr><td style="text-align:center">発毛効果</td><td style="text-align:center">◎</td><td>〇</td></tr><tr><td style="text-align:center">ホルモン改善</td><td style="text-align:center">◎</td><td>×</td></tr></tbody></table>
<p></p>
</div></section>
<p>市販の育毛剤は簡単に手に入りますがクリニックに比べると効果は低いです。塗り薬の治療は直接体内に取り入れるわけではないので、飲み薬と比べても効果が低くなっています。また、塗り薬には根本的にAGAの原因となっているホルモンの働きを抑える力はありません。</p>
<p>そのため、根本的なAGA治療にはつながりません。<span class="highlighted">根本的にAGA治療を行いたいのであれば、クリニックがおすすめ</span>です。</p>
<h3>AGA治療薬の個人輸入は絶対NG!効果に対してリスクが高め</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬は、日本では医師からの処方箋がないと売れないという決まりになっています。そのため、クリニックで使用している薬を手に入れる方法はありません。しかし、海外ではそういった薬でも個人輸入ができることがあります。</p>
<p>自分自身で輸入をしたり、代理で輸入してもらったりすることで、治療薬を手に入れることができますが、<span class="redcolor">医師の指導がない状態でAGAの薬を使うのは危険</span>です。AGA治療薬は副作用が出る可能性がゼロではなく、人によって合う薬と合わない薬があります。</p>
<p>間違った使用で何かあっても、取り返しがつきません。クリニックでしか処方していない薬というのは、もともと<strong>素人判断では使用してはいけない薬</strong>だということです。購入できるような所を見つけたとしても、リスクの方が大きいだけなので、<span class="highlighted">市販で購入するのは絶対にやめましょう</span>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfb041f3-78f4-4419-adc3-87cab7c0efe2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/">AGAの治療薬の個人輸入は危険?偽薬・保証もないため絶対にNG</a></li></ul>
</div></div>
<h3>今は無料で相談できる時代!オンラインカウンセリングもあり</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg" alt="" class="wp-image-1357" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga25-1024x682.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga25-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAに悩んでいるのであれば、まずはAGAの進行度合いを把握し、自分に合った治療法を見つけることが大事。カウンセリングを無料で行っているクリニックはたくさんあります。中には血液検査まで無料でやってくれるような所もあり、お金をかけなくてもAGA診断をすることができます。</p>
<p>また、最近では<span class="highlighted">オンライン診断</span>というものも一般化されてきています。家にいながら診察を受けることができるので、忙しくてなかなか通院できないという方にぴったりです。</p>
<p>どうしてもクリニックに行く勇気がないという方は、少しお金はかかりますが<span class="highlighted">自分で診断するキットを購入するのもおすすめ</span>です。診断キットを使用してAGAになりやすい遺伝子を持っているかを調べることができます。自宅で簡単に検査できるのでぜひチェックしてみてください。</p>
<p>オンライン診療ができるAGAクリニック一覧</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a> </td><td>初回のみ対面診察も交通費補助あり! </td></tr><tr><td style="text-align:center"> <a href="https://seed-clinic.com/">髪のクリニックSeed</a></td><td>チャットでのマンツーマン生活指導</td></tr><tr><td style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a></td><td>AGA治療薬が最大50%OFFに</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a></td><td>初回カウンセリングもオンライン可</td></tr><tr><td style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td>初めてなら1ヶ月分無料!</td></tr></tbody></table>
<h2>AGA治療を失敗しない!口コミや評判から選ぶおすすめクリニック7選</h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg" alt="AGAクリニックのイメージ" class="wp-image-9132" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-1024x587.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-300x172.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-224995411-768x440.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-547b3b49-5a9b-44ff-aad6-b0a244f100d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>
抜け毛を抑制する治療の料金と特徴一覧
</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fb9d1ecd-e042-44e9-ba5d-78ac4e2d73c8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a> </td><td style="text-align:center"> 維持・予防:初回 1,800円 <br>※2ヶ月目以降 3,600円 </td><td> テレビ電話診察あり </td></tr><tr><td> <a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ふくろうアイクリニック(旧Gグリーンクリニック)</a></td><td style="text-align:center"> とめるプラン 月々3,000円 </td><td>シンプルな3つの料金プラン </td></tr></tbody></table>
</div></section>
<p>発毛を促進させる治療の料金と特徴一覧 </p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97e6044d-f362-429a-a53b-b26f20b06300"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td> クリニック </td><td style="text-align:center"> 料金 </td><td> 特徴 </td></tr><tr><td> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" target="_blank">湘南美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々1,800円~ </td><td> 初回限定価格が1,800円 </td></tr><tr><td> <a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">銀座総合美容クリニック</a> </td><td style="text-align:center"> 内服薬 月々7,150円~ </td><td> 料金設定が明確 </td></tr><tr><td> <a href="https://h-aga.com/" target="_blank" rel="noreferrer noopener" aria-label="ヘアライフAGAクリニック (新しいタブで開く)">ヘアライフAGAクリニック</a> </td><td style="text-align:center"> 内服薬 月々6,600円~ </td><td> オリジナル治療薬が充実 </td></tr><tr><td> <a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">イースト駅前クリニック</a> </td><td style="text-align:center"> 4,950〜8,250円/月<br> ※初回限定で1,980円/月となる割引プランあり </td><td> 国内正規品で安心 </td></tr></tbody></table>
<p></p>
</div></section>
<p>植毛が得意なクリニック一覧</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f28c2174-65b9-439d-b673-ade91666cd35"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center">クリニック名</td><td>特徴</td></tr><tr><td style="text-align:center"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681"> アイランドタワークリニック </a></td><td> 全額返金制度あり </td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E">湘南美容クリニック</a> </td><td>医療分割ローンあり</td></tr></tbody></table>
</div></section>
</div></section>
<p>AGAについて悩みを持っていたあなたも、もうすでに「今すぐ治療したくなった!」「病院探しをしたい!」という気持ちになってきたのではないでしょうか?AGAを扱うクリニックは、今や全国にたくさん展開されています。</p>
<p>AGAを治すためには、できるだけ費用が安く効果のある薬を使っている所に通いたいという気持ちも出てきますよね。AGAを治すのにおすすめのクリニックをピックアップしてみました。ぜひクリニック選びの参考にしてみてくださいね。</p>
<h3>AGAヘアクリニック|テレビ電話診療で楽々治療!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-763e0cf1-18e8-45ab-bef0-51e89d3b65ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>テレビ電話診察を希望する方におすすめ </li><li>5,500円~治療が可能 </li><li>個室が43室も完備 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54cda5fb-485a-4343-8e4c-e5bb8228e285"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"> 維持・予防 </td><td> 初回 1,800円 <br>※2ヶ月目以降 3,600円 </td></tr><tr><td style="text-align:left"> 予防・改善 </td><td> 初回 4,800円 <br>※2ヶ月目以降 6,600円 </td></tr><tr><td style="text-align:left"> 発毛 </td><td> 初回 10,800円 <br>※2ヶ月目以降 12,600円 </td></tr></tbody></table>
</div></section>
<p>AGAヘアクリニックは、<strong>テレビ電話を使った診察をしたい方におすすめ</strong>です。初診料・再診料・テレビ電話診察料がすべて無料で、<span class="highlighted">治療費以外はかからない</span>のが特徴です。</p>
<p>一人ひとりに合った治療方法を提案するとともに、必要以上の治療はしないので高額な請求になることはありません。</p>
<p>現状維持の治療なら<strong>月5,500円から</strong>の治療が可能です。初回の診察には血液検査(3,000円から)が必要となりますが、テレビ電話診察でも血液検査が可能で自己採決キットの結果で診察ができます。</p>
<p>個室が43個も完備されているので、待ち時間がほとんどありません。<strong>プライバシーを守りながら心地のよい診察を受けられるような工夫がされているクリニック</strong>です。</p>
<p><strong>【AGAヘアクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td>(秋葉原本院)<br><a href="https://goo.gl/maps/eTbeADXP2iLVkK5f6">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>最寄駅</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>11:00~21:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>電話番号</td><td>0120-8219-55(受付時間:11:00~21:00)</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>クレジットカード<br>※VISA/Master/AMERICAN EXPRESS/JCB/Diners Club/DISCOVER</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-798dd6f2-e980-4ce3-ac53-876f43266935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681" style="background-color:#2dad96">AGAヘアクリニックの公式サイトを見る</a></div>
<h3>ふくろうアイクリニック(旧Gグリーンクリニック)|月々3,000円から治療が可能</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-354fee72-ad29-48f3-9f40-e234f3a682e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://ggclinic.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)"><img width="300" height="250" src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" style="border:none;" alt="G.グリーンクリニック"></a><img width="1" height="1" src="https://t.afi-b.com/lead/D9322e/j706195E/J329527X" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7e37458c-7d79-43e6-bf9c-c99463cdb161"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安価な料金で治療をしたい方におすすめ </li><li>シンプルな3つのプラン </li><li>後払い制度あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9e284e22-fb68-4136-bd43-07cd29acd857"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">とめるプラン</span></td><td>3,000円</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">育てるプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">9,000円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">維持するプラン</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,800円</span></td></tr></tbody></table>
</div></section>
<p>ふくろうアイクリニックは、<strong>低価格で診察を受けたい方におすすめ</strong>です。シンプルな3つのプランで、投薬治療をメインに治療をしています。<strong>フィナステリド</strong>による治療は<strong>月々3,000円</strong>で行える非常にリーズナブルな価格設定です。</p>
<p>さらに毛を育てるプランでも<strong>月々9,000円</strong>と驚きの低価格で治療が行えます。<span class="highlighted">治療はオンライン上でも可能</span>で、初回に通院することでその後は通う必要がありません。</p>
<p>通院もオンラインも両方診察代がかからないので、自分の好きな時間に好きな場所で診察を受けることができます。</p>
<p>治療法には後払い制度もあります。<strong>上限54,000円まで</strong>であれば治療後の支払いが可能です。追加料金がかからないので、AGA治療を安く抑えたいという人におすすめのクリニックです。</p>
<p><strong>【ふくろうアイクリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">ふくろうアイクリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-649e77fa-d336-4c55-afb9-357e0c359762"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ggreenclinic/">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?オンライン診療はおすすめ?AGA治療で薄毛改善</a></li></ul>
</div></div>
<h3>湘南美容クリニック|全額返金制度ありだから安心</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b117be8-caf1-4e88-90d5-f6cac7971924"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-6206368X&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1394243418-3.gif" width="300" height="250" style="border:none;" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"></a><img src="https://t.afi-b.com/lead/B35183/j706195E/6206368X" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1eb85144-fc31-47fd-857f-fa85b0531970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>いろいろな治療法を見て選びたい方におすすめ </li><li>初回限定価格が1,800円 </li><li>モニター治療あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df9f4a78-d2d8-4274-935d-9441cbf37bfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td style="text-align:center"></td><td>料金/月</td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,800円~13,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">スマートメソ</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">55,000円~387,030円</span></td></tr><tr><td style="text-align:left"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">自毛植毛</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">91,000円~1,890,000円</span></td></tr></tbody></table>
</div></section>
<p>湘南美容クリニックは、あらゆるAGA治療を取り揃えているため、<strong>豊富な選択肢から治療法を選びたい方におすすめ</strong>です。<strong>内服薬</strong>や<strong>外用薬</strong>だけでなく、<strong>注入治療</strong>や<strong>植毛</strong>など、進行度に合わせたAGA治療が行えます。</p>
<p>湘南美容クリニックの投薬治療は、<strong>フィナステリド</strong>が<strong>初回限定1,800円</strong>にて試すことができます。その後も<strong>3,000円</strong>とリーズナブルなので、治療をしようか悩んでいるという方でも<span class="highlighted">安心して始められる価格帯</span>が特徴的です。</p>
<p>高額になることが多い植毛や注入治療では、クリニックによってはモニターを募集している場合もあります。大手クリニックだからこそ全国どこでも治療を受けることができるうえに料金も安いので、<span class="highlighted">安く済ませたい方にぴったり</span>です。</p>
<p><strong>【湘南美容クリニックの基本情報】</strong></p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a href="https://goo.gl/maps/YLLdbseTwPVCvuen6">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a href="https://goo.gl/maps/2xDBdC2XNRdtr66F8">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e9c4b093-e2ff-4ae5-a542-d05e200f3134"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-sbc/">湘南美容クリニックAGA治療の口コミ・評判は?内服薬や植毛治療、オンライン診療を体験談から徹底解説!</a></li></ul>
</div></div>
<h3>銀座総合美容クリニック|都内在住ならおすすめ!</h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0082db16-f1eb-4123-a9f0-380cca45f0c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-b183091T&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368518705-3.gif" width="300" height="250" style="border:none;" alt="銀クリAGA.com(gincli-aga.com)"></a><img src="https://t.afi-b.com/lead/O19748/j706195E/b183091T" width="1" height="1" style="border:none;"></p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-93179aff-4890-458c-a048-52163e2f1099"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>追加料金なく診療したい人におすすめ </li><li>上限の金額が明確 </li><li>毛量を数値化しながら経過を見る </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-956720be-2f5e-44dc-a33d-a6c22b66d7c1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td>料金/月</td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">3,300円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">AGA治療内服薬</span></td><td>7<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,150円~19,250円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル育毛メソセラピー</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">19,800円</span></td></tr><tr><td> フィナステリド</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">7,700円</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>銀座総合美容クリニックは、<strong>診療途中での追加料金なく診療したいという人におすすめ</strong>です。<strong>費用や効果を明確</strong>にしているので、不安を取り除くことができます。また、初診料は<strong>3,000円</strong>、血液検査費が<strong>5,000円</strong>かかるだけで、その後の再診料などはかかりません。</p>
<p>投薬治療の場合もさまざまな薬がありますが、上限の数字も明確にしているので必要以上に高額になる心配がありません。また、治療の経過については独自のメディカルボールドスケール法を用いて、<span class="highlighted">毛量を数値化しながら経過を観察</span>します。より効果を明確化することが可能です。</p>
<p>銀座にあるクリニックなので、東京都内に通うことができる人には最適なクリニックです。内服薬や外用薬では効果が見られない場合は注入療法と併用しながら頭皮環境の改善へと取り組むことができます。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>最寄駅</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・都営浅草線新橋駅A3出口より徒歩1分<br>・都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>休診日</td><td>水曜日</td></tr><tr><td>電話番号</td><td>0120-972-335</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">銀座総合美容クリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b67409f-8735-455a-82b7-f6c1c6d1c70b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-ginzageneralbeautyclinic/">銀座総合美容クリニック(銀クリ)の口コミ・評判は?2ch(5ch)の悪い評判はAGA治療の効果がなかったから?体験談から徹底検証</a></li></ul>
</div></div>
<h3>ヘアライフAGAクリニック|血液検査が無料!</h3>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/1200-aga-1024x400.png" alt="ヘアライフAGAクリニック" class="wp-image-14737" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1200-aga.png 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-300x117.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/1200-aga-768x300.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ab86e8ba-88a4-4be5-9fa8-f41cb4e62045"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合ったオリジナルの治療をしたい方におすすめ </li><li>髪の悩みに合わせた治療法 </li><li>サプリメントや美容液なども充実 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c786355f-9313-4e64-8c8b-a92ab7cedd31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">内服薬</span></td><td>6<span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">,600円~8,200円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">オリジナル発毛薬</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">6,600円~23,100円</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">ノーニードル注入法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">16,500円~38,500円</span></td></tr></tbody></table>
</div></section>
<p>ヘアライフAGAクリニックとは、<strong>自分の症状に合ったオリジナルの治療を行いたい方におすすめ</strong>です。1人1人の髪の悩みに合わせた発毛治療で、<span class="highlighted">発毛実感率99.8%</span>を誇るオリジナル発毛薬を使いながら発毛を促進します。</p>
<p>最先端の毛髪再生治療である<strong>HYPERBENEV療法</strong>と<strong>発毛薬</strong>を用いた最短発毛セットのプランも展開しています。</p>
<p>さらに発毛効果を高めるために、サプリメントや頭皮用美容液なども用意。眠っている毛包幹細胞を覚醒するための幹細胞再生治療もあり、他のクリニックとは違った方向からのアプローチも可能です。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック一覧</td><td><a href="https://goo.gl/maps/9ctRbVCTmigAdDdw9">渋谷院</a>・<a href="https://goo.gl/maps/mzqkcQg7QUfjTvbC9">新宿院</a>・<a href="https://goo.gl/maps/5gznEnMHfiGZrWRH6">横浜院</a></td></tr><tr><td>最寄駅</td><td>【渋谷院】<br>東京メトロ渋谷駅-13a出口 徒歩1分<br>JR線渋谷駅-宮益坂口 徒歩4分<br>【新宿院】<br>JR線新宿駅-甲州街道改札 徒歩5分<br>小田急線南新宿駅 徒歩6分<br>JR線代々木駅 徒歩9分<br>【横浜院】<br>JR線横浜駅 徒歩6分<br>東急東横線横浜駅 徒歩6分</td></tr><tr><td>営業時間</td><td>渋谷院:10:00~23:00<br>新宿院:10:00~23:00<br>横浜院:10:00~19:00</td></tr><tr><td>休診日</td><td>日曜日</td></tr><tr><td>電話番号</td><td>0120-000-528</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・クレジットカード<br>・医療メディカルローン(分割払い)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://h-aga.com/" style="background-color:#2dad96">ヘアライフAGAクリニックの公式サイトを見る</a></div>
<h3>イースト駅前クリニック|国内正規品だから安心!</h3>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg" alt="イースト駅前クリニック" class="wp-image-87054" srcset="https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr.jpg 1000w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-300x160.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/08/afi-bnr-768x409.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34a10d26-1bbd-4788-a565-1018708dbcd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>安全な国内正規品を使った治療を行いたい方におすすめ </li><li>最寄駅から徒歩1分 </li><li>11年で100万人も治療した実績あり </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2caabc5d-751a-4949-8012-da97a1075e3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金(月々)</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 28錠 </td><td>1ヶ月:3,740円<br>3ヶ月セット:10,560円(5%割引)<br>6ヶ月セット:20,130円(10%割引)<br><strong>※初回限定 1ヶ月分1,650円</strong> </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 30錠 </td><td> 1ヶ月:4,180円 <br>3ヶ月セット:11,220円(5%割引) <br>6ヶ月セット:21,340円(10%割引) </td></tr><tr><td>プロペシアジェネリック <br>(フィナステリド後発薬) 90錠 </td><td> 11,220円 </td></tr><tr><td>プロペシアジェネリック<br> (フィナステリド後発薬) 140錠 </td><td> 17,160円 </td></tr><tr><td>プロペシア 28錠 </td><td> 1ヶ月:8,140円 <br>3ヶ月セット:23,100円(5%割引) <br>6ヶ月セット:43,890円(10%割引) </td></tr><tr><td>プロペシア 140錠 </td><td> 39,930円 </td></tr><tr><td>ミノキシジル外用薬 </td><td> 1ヶ月:5,500円 <br>3ヶ月セット:15,620円(5%割引)<br> 6ヶ月セット:29,700円(10%割引) <br><strong>※初回限定 1ヶ月分1,980円</strong> </td></tr><tr><td>ミノキシジル内服薬 </td><td> 1ヶ月:8,250円 <br>3ヶ月セット:23,430円(5%割引)<br> 6ヶ月セット:44,550円(10%割引) </td></tr><tr><td>ザガーロジェネリック <br>(デュタステリド後発薬) 30錠 </td><td> 1ヶ月:6,930円 <br>3ヶ月セット:19,690円(5%割引)<br> 6ヶ月セット:37,400円(10%割引) </td></tr><tr><td>ザガーロ 30錠 </td><td> 1ヶ月:10,450円 <br>3ヶ月セット:29,700円(5%割引)<br> 6ヶ月セット:56,430円(10%割引) </td></tr></tbody></table>
<p>※ 料金は全て税込 </p>
</div></section>
<p>イースト駅前クリニックは、<strong>国内正規品を使った治療がしたい方におすすめ</strong>です。<strong>プロペシア</strong>や<strong>サガーロ</strong>、<strong>ミノキシジル</strong>などです。安全性が高く、効果も認められている薬を使用します。</p>
<p><strong>土日祝日は予約なしで診察が受けられます</strong>。初診料・再診料も無料なので、気軽に相談したい方にぴったりです。全国どの医院も最寄駅より徒歩1分の立地で、通いやすいのも魅力。<strong><span class="highlighted">スタッフはすべて男性</span></strong>なので、気を遣うことなく気軽に相談することができます。<strong>2回目以降は遠隔治療での処方も可能</strong>です。</p>
<p>投薬治療が中心で、それぞれの薬の特性と頭皮の状況や体質を見ながら自分に合った薬を処方してくれます。11年間で100万人を超える治療実績を元に、その方に合った最適な治療法を提案してくれるクリニックです。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌院・仙台院・新宿院・新橋院・横浜院・名古屋院・名古屋栄院・金沢院・京都四条烏丸院・大阪院・なんば院・神戸三宮院・広島院・博多院</td></tr><tr><td>営業時間</td><td>院によって異なる</td></tr><tr><td>休診日</td><td>院によって異なる</td></tr><tr><td>電話番号</td><td>院によって異なる</td></tr><tr><td>料金</td><td> 3,355〜10,450円/月 <br>※初回限定で1,650円/月となる割引プランあり </td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回のみ)<br>※VISA・JCB・UC・セゾンカード・MasterCard・AmericanExpress・J-Devit・Discover・ダイナーズクラブ・Union Pay</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=B2892A.1.6606028.L593681" style="background-color:#2dad96">イースト駅前クリニックの公式サイトを見る</a></div>
<h3>アイランドタワークリニック|モニタープランも充実</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="noreferrer noopener"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt="アイランドタワークリニック"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bc2f66-d369-4fb5-93f5-e786a41375e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>植毛治療をしたい方におすすめ </li><li>全額返金保証あり </li><li>交通費や宿泊費も負担 </li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00008b50-da2c-4b9c-b6aa-abfaebe13793"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">料金/月</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">初診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">再診料</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">無料</span></td></tr><tr><td style="text-align:center"> <span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">基本治療費</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">220,000円</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">i-Direct法</span></td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">1,320円(株)</span></td></tr><tr><td style="text-align:center"><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">刈らないDirect</span>法</td><td><span style="font-size: inherit; text-align: inherit; font-family: inherit; font-weight: inherit;">2,200円(株)</span></td></tr></tbody></table>
<p></p>
</div></section>
<p>アイランドタワークリニックは、<strong>植毛をしたい方にぴったり</strong>です。植毛をメインとしたAGA治療を行っているので、実績も豊富です。初回のカウンセリングは無料で行っていて、<strong>血液検査も無料</strong>です。さらに<span class="highlighted">初診カウンセリングの交通費や施術当日の交通費と宿泊費をサポートしてくれる制度も</span>あります。</p>
<p>遠方から治療を受けに来る方の負担を減らすサポートをしてくれています。さらに安心して施術を受けてもらえるように、移植した頭皮から毛が生えてこなかった場合は<span class="highlighted">全額返金が可能</span>です。さらに、半分以下しか生えてこなかった場合は追加料金なしで施術することができるなど、安心材料がたくさんあります。</p>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/XHcr9BUjnDRckW4f8">東京都新宿区西新宿6-5-1アイランドタワー5F</a></td></tr><tr><td>最寄駅</td><td>・JR新宿駅西口徒歩10分( 新宿センタービル前地上出口「N-4」 )<br>・都営大江戸線 都庁前徒歩10分 ( A7(東京医科大学病院)方面 へ進み、連絡通路C7そばに案内板あり)<br>・丸ノ内線 西新宿駅徒歩2分 (改札を背に右斜め方向に進み。「新宿アイランドタワー方面」があるため直進。 )</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>アイランドタワーの休館日<br>※基本的に土・日・祝日も受付可</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>料金</td><td>200,000円~</td></tr><tr><td>支払い方法</td><td>現金、クレジットカード、メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">アイランドタワークリニックの公式サイトを見る</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-791a9c51-ab08-4d5a-b2b6-0849e1f33b82"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/">アイランドタワークリニックの口コミ・評判は?植毛「i-Direct」の効果や副作用は?新宿・大阪・名古屋・福岡と4大都市にあり!</a></li></ul>
</div></div>
<h2>AGA治療についての質問を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg" alt="AGA治療質問" class="wp-image-77387" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここではAGA治療に関するよくある質問を集めました。</p>
<p>AGA治療の参考にしてください。</p>
<h3 id="FAQ1">AGA治療は一生続けないといけないの?</h3>
<p><strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong></p>
<p>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。</p>
<h3 id="FAQ2">AGA治療を止めるとどうなる?</h3>
<p><strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong></p>
<p>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。</p>
<h3 id="FAQ3">AGA治療のデメリットは?</h3>
<p><strong>A.AGAのデメリットには以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cfc8acb-b9fc-40c8-9971-3d33a79d6622"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの治療費用が高額</li><li>月に1度の通院が面倒</li><li>薬の副作用がある</li></ul>
</div></div>
<p><span style="font-weight: 400;">AGA治療にはデメリットもありますが、薄毛を改善させることができます。</span></p>
<h2>まとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7514" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-247890227-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療についてご紹介しました。</p>
<p><span class="redcolor">薄毛は放置しても改善しません。</span>薄毛進行のピークは40〜50代といわれており、<span class="redcolor">AGA治療を行わなければ今よりも確実にあなたの薄毛は進行する</span>でしょう。</p>
<p>早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</p>
<p>クリニックによっては遠方でもオンライン診察ができたり、モニター制度があったりとさまざまな工夫がなされています。3,000円代から始められるプランを出しているクリニックもたくさんあるので、遠い存在ではないということがわかります。</p>
<p><strong>自分の中で薄毛の悩みが少しでも出てきたら、その時こそ治療の始め時</strong>です。<span class="highlighted">早ければ早いほど治療にかかる金額も少なく、発毛効果を実感しやすくなります</span>。<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/">自分に合ったクリニック</a>を見つけ、長年抱え続けていた悩みにおさらばしませんか?</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bbcb1ff-6dc6-472b-8cdb-5536292dcaef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-72d4892f-e0a4-4047-9581-a204243c2e6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ポイント</strong></p>
<blockquote class="wp-block-quote"><p><strong>AGAはそのまま放置していくと悪化の一途をたどるだけです。早めの対策が必要になってきます。そのためには、自分に合った治療法を続けられる価格で進めていくことが大切です。</strong></p></blockquote>
<p></p>
</div></div>
<p></p>
</div></section>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療は一生続けないといけないの?</strong> </strong> <p class="schema-faq-answer"> <strong>A.薬を一生飲み続ける必要がありますが、薬の量を減らすことができます。</strong><br/>AGA治療により発毛効果が見られた後は、発毛作用のある薬を止め、脱毛を防ぐ薬のみを服用することで薬の量を減らすことができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を止めるとどうなる?</strong> </strong> <p class="schema-faq-answer"> <strong>A.AGA治療を止めてしまうと、再び薄毛が進行します。</strong><br/>AGA治療により、脱毛を止めている状態にあるので、治療を止めると再び薄毛が進行します。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療のデメリットは?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAのデメリットには以下のようなものがあります。</strong><br/><br/>・AGAの治療費用が高額<br/>・月に1度の通院が面倒<br/>・薬の副作用がある<br/><br/>AGA治療にはデメリットもありますが、薄毛を改善させることができます。</p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな […]</p>
',
'protected' => false
],
'author' => (int) 25,
'featured_media' => (int) 13405,
'parent' => (int) 57,
'menu_order' => (int) 780,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/1200-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '臼井 正己',
'author_link' => 'https://moteo.best/column/writer/25/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAを治療したいと思った時、不安や疑問っていろいろとわいてきますよね。 「AGA治療って、本当に効果あるかな…',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 17603,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=17603'
],
'modified' => '2024-06-10T02:00:38',
'modified_gmt' => '2024-06-09T17:00:38',
'slug' => 'baldness',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/baldness/',
'title' => [
'rendered' => '薄毛治療'
],
'content' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、</p>
<p><strong>「どんな治療があるの?」</strong><strong>「本当に効果はある?」</strong><br>と心配や疑問を抱いている方が多いのではないでしょうか。</p>
<p>近年では、20〜30代の若い人でも前髪がスカスカ、若ハゲで悩んでいる、などという男性も少なくありません。</p>
<p>そこで今回は、薄毛治療の種類や効果、また気になる治療薬や治療費について解説します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e0b461c1-0726-4761-b40b-2f085c38ccc1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>【更新情報】<br>「Q&A」に次の設問を追加しました(2022年5月17日)</p>
<ul><li><a href="#FAQ1"> Q.AGA治療に効果がない?</a></li><li> <a href="#FAQ2">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li> <a href="#FAQ3">Q.AGA治療にデメリットはないの?</a> </li><li> <a href="#FAQ4">Q.薄毛治療に保険は適用できる? </a></li></ul>
</div></section>
<p></p>
<p></p>
<p></p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</a><ul><li><a href="#titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</a></li><li><a href="#_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</a></li><li><a href="#titleid-3">ミノタブは発毛促進に効果あり</a></li></ul></li><li><a href="#titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</a><ul><li><a href="#titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</a></li><li><a href="#harg">HARG療法|発毛効果が持続する注入治療</a></li></ul></li><li><a href="#titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</a><ul><li><a href="#fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</a></li><li><a href="#fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</a></li><li><a href="#choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</a></li></ul></li><li><a href="#titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</a><ul><li><a href="#led">LED照射</a></li><li><a href="#titleid-8">ヘアフィラー</a></li><li><a href="#prp">PRP毛髪療法</a></li><li><a href="#titleid-9">女性の薄毛治療の最前線と費用相場</a></li></ul></li><li><a href="#titleid-10">薄毛の進行度に合わせた治療方法の選び方</a><ul><li><a href="#vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</a></li><li><a href="#titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</a></li><li><a href="#titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</a></li></ul></li><li><a href="#titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</a><ul><li><a href="#titleid-14">育毛マッサージ</a></li><li><a href="#titleid-15">育毛シャンプー</a></li><li><a href="#titleid-16">育毛剤</a></li></ul></li><li><a href="#qa">薄毛治療のQ&A</a><ul><li><a href="#qaga">Q.AGA治療に効果がない?</a></li><li><a href="#q">Q.薄毛治療を中断したりやめるとどうなるの?</a></li><li><a href="#qaga-2">Q.AGA治療にデメリットはないの?</a></li><li><a href="#q-2">Q.薄毛治療に保険は適用できる?</a></li></ul></li><li><a href="#titleid-17">まとめ</a></li></ul></div>
<h2><span id="titleid">薄毛治療の種類と費用相場|基本は専門病院での投薬治療</span></h2>
<p>薄毛治療薬の種類と相場をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬名</td><td>有効成分</td><td>副作用</td><td>費用/月</td></tr><tr><td>プロペシア</td><td>フィナステリド</td><td>・性欲減退<br>・勃起不全<br>・薬物性肝機能障害<br>・うつ</td><td> 4,000円〜8,000円 </td></tr><tr><td>ザガーロ</td><td>デュタステリド</td><td>・性欲減退<br>・勃起不全<br>・精液量減少</td><td> 4,000円〜8,000円 </td></tr><tr><td>ミノタブ</td><td>ミノキシジル</td><td>・めまい<br>・動悸<br>・眠気<br>・むくみ</td><td> 4,000〜10,000円 </td></tr></tbody></table>
<p>では1つずつその効果について詳しく解説していきます。</p>
<h3><span id="titleid-2">プロペシア(フィナステリド)は頭頂部やつむじの薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/aga.png" alt="" class="wp-image-18258" srcset="https://moteo.best/column/wp-content/uploads/2019/11/aga.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/aga-300x188.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/aga-768x480.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>プロペシアは最もメジャーな薄毛治療薬の1つで、<span class="highlighted">「飲む育毛剤」</span>とも呼ばれています。</p>
<p>そもそもAGAは、男性ホルモンの一種である「ジヒドロテストステロン(DHT)」が増加することが大きな原因とされています。</p>
<p>ジヒドロテストステロンは、5αリダクターゼという酵素が男性ホルモンである「テストステロン」に影響し、生成されます。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg" alt="AGAの原因の仕組み" class="wp-image-30284" srcset="https://moteo.best/column/wp-content/uploads/2019/12/31-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/31-aga-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞内に入り込みレセプター(受容体)と結合し、脱毛因子であるTGF-βが生まれます。</p>
<p>このTGF-βがヘアサイクルのうち、抜け毛を司るタンパク質FGF-5に脱毛命令を出すことで<span class="redcolor">毛髪が十分に育たず、細いまま抜け落ちてしまうことで薄毛につながるのです。</span></p>
<p>プロペシアは5αリクターゼの働きを阻害し、DHTの生成を抑えることで抜け毛を防ぎます。</p>
<p>プロペシアを服用し続けることでヘアサイクルが改善され、細く弱かった髪が、太く強い髪に変化していきます。</p>
<p><strong>効果が表れるまでの期間は半年~1年と言われています。</strong></p>
<p>また、プロペシアは頭頂部やつむじの中心から髪が薄くなる<span class="highlighted">O字ハゲ</span>に特に効果的と言われています。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">O字ハゲの原因と治療方法をさらに詳しく解説!</a></p>
<h3><span id="_m">ザガーロ(デュタステリド )はM字・生え際や前頭部の薄毛に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg" alt="ED治療薬" class="wp-image-21317" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4607-ed.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4607-ed-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ザガーロは、AGA治療薬として効果の高い治療薬ですが、元々は前立腺肥大の治療薬として使われていました。</p>
<p> 副作用として増毛効果があったことから、AGA治療薬として用いられるようになりました。</p>
<p> ザガーロもプロペシアと同じく、<strong>5αリクターゼを阻害し、抜け毛を防ぐ効果があります。</strong></p>
<p>5αリダクターゼにはⅠ型とⅡ型の2種類があり、以下のような特徴があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7478d3da-a3e2-47bc-93c3-aa2aed029937"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:主に側頭部、後頭部の皮脂腺に存在<br>=<strong>M字・U字ハゲに影響することが多い</strong></li><li>Ⅱ型:主に前頭部、頭頂部の毛乳頭に存在<br>=<strong>O字ハゲに影響することが多い</strong></li></ul>
</div></div>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td>プロペシア・ザガーロ</td></tr></tbody></table>
<p>デュタステリドという有効成分を含むザガーロはこの2つを阻害することができるので、前頭部の薄毛である<span class="highlighted">M字ハゲやU字ハゲ</span>に効果的です。</p>
<p>また、ザガーロは効果を実感するまでに3ヶ月~半年と言われており、プロペシアよりも早い段階で効果が実感できるのが大きな特徴です。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">M字ハゲの原因と対策方法について詳しく知りたい方はこちら</a><br>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">U字ハゲの原因と対策方法について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-3">ミノタブは発毛促進に効果あり</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/-1.png" alt="ミノキシジルの効果" class="wp-image-13485" srcset="https://moteo.best/column/wp-content/uploads/2019/11/-1.png 800w, https://moteo.best/column/wp-content/uploads/2019/11/-1-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/11/-1-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髪の毛を積極的に生やしたいという方には、ミノタブ(ミノキシジルタブレット)の服用が効果的です。</p>
<p>ミノタブの有効成分ミノキシジルは、<span class="highlighted">発毛を促進させる効果</span>があります。ここが抜け毛を予防するだけのプロペシアやミノキシジルと異なる特徴。</p>
<p>薄毛を防ぐのではなく、積極的に発毛を促すという点で、攻めるタイプの治療薬といって良いでしょう。</p>
<p>ミノキシジルにはタブレットタイプと、頭皮に直接湿布して使う外用薬タイプがあります。</p>
<p>薄毛の進行が進んでいる場合、発毛する力が弱っていることが多く、その場合は発毛効果のあるミノキシジルが効果的です。</p>
<p>ミノキシジルは<strong>毛母細胞に働きかけ、血行を促進することで、結果として頭皮に十分な栄養を届けることができます</strong>。そうすることで、発毛が促進されるのです。</p>
<p>特に内服薬のミノタブは体内で直接吸収するため、外用剤で効果を得られにくい生え際にも有効とされています。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノキシジルの効果と副作用についてさらに詳しく知りたい方はこちら</a></p>
<h2><span id="titleid-4">注入治療の種類と費用相場|最速で薄毛治療の成果を出したい方向けの発毛治療</span></h2>
<p>薄毛治療には投薬治療以外に、頭皮に直接髪の毛の成長因子を注入する注入治療があります。</p>
<p>注入治療の種類は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30eb388-2828-4848-8efd-eecb2d01abc7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メソセラピー療法</li><li>HARG療法</li></ul>
</div></div>
<p>具体的な特徴について1つずつ解説します。</p>
<h3><span id="titleid-5">メソセラピー療法|世界的に圧倒的な症例数を誇る注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg" alt="メソセラピーを受ける男性" class="wp-image-9134" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-201118369-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メソセラピーは育毛に効果的な薬剤を直接頭皮に注入する治療法です。注入する薬剤は主に、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8740425e-24f8-432a-b4a4-b62a4112aac5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>投薬治療と同じ成分の脱毛抑制剤や発毛剤</li><li>発毛機能を取り戻す成長因子</li><li>髪の成長に必要な栄養素</li></ul>
<p></p>
</div></div>
<p>があります。</p>
<p>投薬治療よりも効果が高いと言われ、投薬治療でなかなか効果が出ない時におすすめの治療法です。</p>
<p>注入方法は注射器を使ったパピューレ法、レーザーを使ったフラクショナル、針付きのローラーを用いたダーマローラーなどの種類があります。</p>
<p>メソセラピーは<strong>月に1~2回ほど、半年程度通い続けると効果が実感できると言われています。</strong>投薬治療と比べると、費用は少し高くなるでしょう。</p>
<p>起こりえる副作用としては、<span class="redcolor">内出血や赤み</span>などが挙げられます。</p>
<p>稀にかゆみやかぶれ、発疹などの皮膚症状が起こることもあります。</p>
<p>上記のようなトラブルが起こってしまった場合に、丁寧に対応してくれるクリニックを探しましょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-mesotherapy/">メソセラピーの治療効果・痛みや費用を詳しく知りたい方はこちら</a></p>
<h3><span id="harg">HARG療法|発毛効果が持続する注入治療</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-1024x683.png" alt="青いゴム手袋のひとに頭皮を治療されている男性" class="wp-image-1861" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg02-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>HARG療法は世界各国の共同研究により開発された、毛髪再生のためのHARGカクテルを直接頭皮に注入する治療のことです。</p>
<p>HARGカクテルとは、発毛を促す成長因子を含むタンパクAAPEと、ビタミンやアミノ酸など、髪の成長に必要な成分をブレンドしたものを指します。</p>
<p>メソセラピーと異なり、注入する成分が決まっているのがHARG療法の特徴です。また、この治療は特定の医療機関のみでしか行うことができません。</p>
<p>HARGカクテルを頭皮に注入することで<strong>乱れた発毛サイクルを正常に戻し、健康的な髪が生えるように促します。</strong></p>
<p>効果が実感できる期間はメソセラピーと同じく半年~と言われています。</p>
<p>副作用のリスクやダウンタイム(回復期間)もほとんどなく、安心して受けることができるでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-hargtherapy/">HARG療法の効果・副作用や費用相場について知りたい方はこちら</a></p>
<h2><span id="titleid-6">植毛治療の種類と費用相場|薄毛を通り越して毛根が死んでしまった方向けの治療</span></h2>
<p>投薬治療や注入治療は、毛根に成長する力が残っている場合のみ効果があります。</p>
<p>毛根が死んでしまい、発毛する力を失ってしまった場合には植毛治療という選択肢があります。</p>
<p>特に、自分の毛を薄毛部分に植毛する<span class="highlighted">「自毛植毛」</span>は自然な仕上がりで定着しやすい手術です。</p>
<p>自毛植毛には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e00fb22b-6df2-4735-adf9-ed76b7db8908"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>メスを使って大量の髪を移植できる植毛法 → FUT法(ストリップ法)</li><li>メスを使わず傷跡が残りにくい植毛法 → FUE法(ダイレクト法)</li><li>メスを使わず傷跡が残りにくい植毛法 → Choi法(ニードル法)</li></ul>
<p></p>
</div></div>
<p>の3つがあります。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation-recommended/">植毛におすすめのクリニックの口コミ・評判を詳しく知りたい方はこちら</a></p>
<p></p>
<h3><span id="fut">FUT法(ストリップ法)|メスを使って大量の髪を移植できる植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png" alt="" class="wp-image-1437" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fut-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fut-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUT法は薄毛が進行していない箇所の皮膚をメスで切り取り、薄毛部分に移植する手術です。</p>
<p>切り取った箇所は皮膚を上下に寄せて縫合します。</p>
<p>FUT法の大きなメリットとしては、<strong>一度に大量の植毛ができることが挙げられます。</strong></p>
<p>また、皮膚から切り取るため、髪を無駄にしてしまう可能性が低く、手術時間も短くて済みます。</p>
<p>デメリットとしてはメスを使う手術のため、<span class="redcolor">傷が残ったり患部が治るまで時間がかかってしまったりというリスクがあります。</span></p>
<h3><span id="fue">FUE法(ダイレクト法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png" alt="" class="wp-image-1438" srcset="https://moteo.best/column/wp-content/uploads/2019/08/fue-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/fue-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>FUE法は専用のパンチを用いて薄毛が進行していない部分から髪を採取し、薄毛部分に植毛する手術です。</p>
<p> 大きなメリットとしてはメスを使わず、細い針のついたパンチを使うため、<strong>傷跡が残りにくい点です。</strong></p>
<p>頭皮が固く、突っ張っていてメスが使えない方にも有効です。</p>
<p>デメリットとしては<span class="redcolor">一度に採取できる毛髪が少なく、多くの髪を移植することは難しい点。</span>そのため、大きく薄毛が進行してしまってる場合にはあまり適さないと言えます。</p>
<p> また、高い技術がないと毛根を傷つけてしまうリスクが非常に高い方法です。FUT法と比べると定着率が低いのもデメリットの1つです。</p>
<h3><span id="choi">Choi式(ニードル法)|メスを使わず傷跡が残りにくい植毛法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png" alt="" class="wp-image-1439" srcset="https://moteo.best/column/wp-content/uploads/2019/08/choi-image.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/choi-image-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>Choi法は専用の針を用いて行う植毛法です。</p>
<p>大きなメリットとしては、FUE法やFUT法と比較し<strong>傷跡がほとんど残らない点です。</strong></p>
<p>また、通常の植毛手術では毛髪を採取し、植毛していくため手間と時間がかかります。</p>
<p>しかしChoi法の場合、この採取と植毛を一度に行えるため、時間も短縮でき、身体への負担も軽減されます。</p>
<p>また、植毛後に毛が抜けてしまう<span class="highlighted">ショックロスも少なく</span>、定着率がかなり高いのもChoi法の特徴です。</p>
<p>デメリットとしては1本ずつ植毛するので<span class="redcolor">大量植毛が難しく、密度も制限されてしまう点</span>。大幅に薄毛が進行してしまっている場合は適さないでしょう。</p>
<h2><span id="titleid-7">最新の薄毛治療|最先端の新技術で薄毛治療にチャレンジしたい方向け</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg" alt="片手をあげてこちらを見る男性医者" class="wp-image-1847" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-08.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-08-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>ここまで投薬治療や植毛について解説してきました。薄毛治療は進化し続けており、これ以外にも治療法がたくさん出てきています。</p>
<p>最先端の新技術を使った薄毛治療には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-56aee242-56ab-4842-9b25-0c8978147d60"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>LED照射</li><li>ヘアフィラー</li><li>PRP毛髪療法</li></ul>
</div></div>
<p>などが挙げられます。対応可能なクリニックは以下の通りです。</p>
<p></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>治療法</td><td>対応クリニック</td></tr><tr><td style="text-align:center">LED照射</td><td><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a><br><a rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)" href="https://mens.chuoh-clinic.co.jp/" target="_blank">中央クリニック</a><br><a href="https://hair-skin-clinic.jp/">ヘアー&スキンクリニック新宿</a></td></tr><tr><td style="text-align:center">ヘアフィラー</td><td><a href="http://www.skin-c.com/l_hairfiller_mens.html">スキンクリニック</a><br><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr><tr><td style="text-align:center">PRP毛髪療法</td><td><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener" aria-label="中央クリニック (opens in a new tab)">中央クリニック</a></td></tr></tbody></table>
<p>1つずつ詳しく紹介していきます。</p>
<h3><span id="led">LED照射</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png" alt="AGAスキンクリニックのLED治療ヘアビーム" class="wp-image-28400" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-led.png 620w, https://moteo.best/column/wp-content/uploads/2019/12/1100-led-300x194.png 300w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption>引用元:<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a></figcaption></figure>
<p>2017年、「男性型および女性型脱毛症診療ガイドライン」が改訂され、男性にも女性にも<strong>推奨度B(行うように勧める)</strong>の治療として挙げられました。</p>
<p>LED光を用いた治療では、頭皮に赤色の医療用LEDライトを照射することで、毛乳頭細胞が刺激され、毛髪を増殖させる物質の分泌を促します。</p>
<p>投薬治療などとは作用機序が異なるため、<strong>併用して行うことができ、相乗効果も期待できると言われています。</strong></p>
<h3><span id="titleid-8">ヘアフィラー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg" alt="中央クリニックのヘアフィラー" class="wp-image-28402" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100.jpg 360w, https://moteo.best/column/wp-content/uploads/2019/12/1100-300x293.jpg 300w" sizes="(max-width: 360px) 100vw, 360px" /><figcaption>引用元:<a href="https://mens.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>ヘアフィラーはメスを使わない施術で、毛髪再生を促すペプチド化合物を注入する治療法です。</p>
<p>前述したメソセラピーやHARG治療とは異なり、「毛髪の成長を促す機能性ペプチド」を専用の自動注射器を用いて、頭皮に直接注入します。</p>
<p>ペプチドには発毛成分以外に、脱毛因子を阻害する成分や、血行を促す成分などが含まれています。</p>
<p>ヘアフィラーは15日かけて効果を発揮する放出システムが採用された薬剤で、2週間に1回の間隔で注入することが推奨されています。</p>
<p>ペプチドの分子量が非常に小さいため、<strong>注入時の痛みはそれほどないと言われています。</strong></p>
<h3><span id="prp">PRP毛髪療法</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg" alt="中央クリニックのPRP毛髪療法" class="wp-image-28404" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-1024x385.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp-768x289.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/12/1100-prp.jpg 1596w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>引用元:<a href="https://www.chuoh-clinic.co.jp/">中央クリニック</a></figcaption></figure>
<p>PRP毛髪治療は、自分の血液から血しょうを取り出し、濃縮して作成した血小板入りの血しょうを薄毛が気になる箇所の頭皮に注入する方法です。</p>
<p>自身の体内から取り出した細胞を使うため、<strong>拒絶反応などの副作用がなく安心して施術を受けることができます。</strong></p>
<p>PRP治療は半年~1年のサイクルで注射することで、薄毛改善はもちろん、ハリコシのある強い髪を育てることができます。</p>
<p>頭皮の細胞を活性化し、頭皮が新しい皮膚に生まれ変わるため、治療効果が持続されると言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9030bcb8-fcc4-45fc-a920-53bb042e0142"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-eda04da5-99f0-4207-a6cb-b3c4969400c1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-9">女性の薄毛治療の最前線と費用相場</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>女性の脱毛症にはいくつかの種類があります。</p>
<p>「女性男性型脱毛症(FAGA)」はその1つであり、FAGAはホルモンバランスの乱れやストレス、生活習慣の乱れなどによって起こります。</p>
<p>女性の薄毛の症状で多いのが、薄毛の箇所に境目がない「びまん性脱毛症」。まばらに薄毛になるのが特徴で、薄毛の境目がはっきりしている男性型脱毛症とは性質が少し異なります。</p>
<p>びまん性脱毛症の場合、皮膚科にかかるのが一般的ですが、FAGAの場合はAGAクリニックでの治療がおすすめです。</p>
<p>クリニックではそれぞれに合った投薬治療を行えるほか、最新の薄毛治療を受けることもできます。</p>
<p>女性の薄毛に効果的な最新の治療法には、以下のような「密度を高める」治療が注目されています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9da00fed-a9d8-434b-b525-82ab11d138e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>KIP スカルプヘアエッセンス 19,440円/月</li><li>育毛カクテル注射 43,200円/月</li><li>ヘアフィラー 110,000円/月</li></ul>
</div></div>
<p>また、女性の薄毛治療の場合、男性の薄毛治療によく使用されるプロペシアやザガーロを用いることはできません。</p>
</div></section>
<h2><span id="titleid-10">薄毛の進行度に合わせた治療方法の選び方</span></h2>
<p>薄毛には進行度があります。目安にしたいのが<span class="highlighted">「ハミルトンノーウッド分類」</span>です。</p>
<p>薄毛治療の前に、自分の薄毛がどの程度なのか確認しておきましょう。薄毛の進行度は以下の通りです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg" alt="ノーウッドハミルトン" class="wp-image-25299" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-60.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-60-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-60-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d546d9cc-4669-42fc-8fef-75a31fb362a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ハミルトン図のⅠ型〜Ⅱ型Vertex:軽度の薄毛</li><li>ハミルトン図のⅢ〜Ⅳ型:中度の薄毛</li><li>ハミルトン図のⅤ型〜Ⅶ型:重度の薄毛</li></ul>
<p></p>
</div></div>
<p>1つずつ詳しく解説していきます。</p>
<p></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/premature-baldness/">若ハゲの原因と対策、予防方法についてさに詳しく知りたい方はこちら</a></p>
<h3><span id="vertex">軽度の薄毛|ハミルトン図のⅠ型〜Ⅱ型Vertex</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg" alt="ノーウッドハミルトン_1-2" class="wp-image-28574" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-1-2.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-1-2-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ハミルトン図のⅠ型〜Ⅱ型Vertexは、額の生え際から薄毛になり、M字型にラインが後退し始めている状態や、さらに進行し、おでこのM字型の切れ込みが深くなっている状態を指します。</p>
<p>Ⅱ型Vertexまでいくと、頭頂部もO字型の薄毛が見られる傾向にあります。</p>
<p>この場合、まずは<strong>プロペシアとミノキシジル</strong>を併用した投薬治療を行うのが効果的だと言えます。</p>
<h3><span id="titleid-11">中度の薄毛|ハミルトン図のⅢ〜Ⅳ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg" alt="ノーウッドハミルトン_3-4" class="wp-image-28575" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-3-4.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-3-4-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>II型からさらに進行し、生え際のM字型の切れ込みがさらに深くなっている状態。</p>
<p>進行すると前頭部も薄毛になったり、つむじが薄くなるO字ハゲになったりします。</p>
<p>IV型までいくと生え際が後退し、頭頂部にO字型の薄毛が現れる傾向にあります。</p>
<p>頭頂部は血流が滞りやすく、薄毛になると進行しやすい箇所です。血行を促進する<strong>ミノキシジル</strong>を使った治療や、注入治療などが効果的でしょう。</p>
<h3><span id="titleid-12">重度の薄毛|ハミルトン図のⅤ型〜Ⅶ型</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg" alt="ノーウッドハミルトン_5-7" class="wp-image-28578" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-5-7jpg-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>IV型がさらに進行した状態。生え際が頭頂部に迫り、O字型の薄毛の範囲も広がっていきます。</p>
<p>さらに進行すると、M字後退した生え際とO字型の薄毛がつながって、側頭部と後頭部に毛が残る状態に。</p>
<p>VII型までいくと、側頭部の薄毛も進み、後頭部も頭頂部に近い部分は発毛がなくなってしまいます。</p>
<p>重度の場合、最終段階までいくと、発毛する力が死んでしまっており投薬治療では発毛しない可能性も考えられます。<strong>植毛や人工毛での増毛</strong>などを検討してみましょう。</p>
<h2><span id="titleid-13">セルフで薄毛改善は可能か?有効な薄毛対策の方法</span></h2>
<p>薄毛対策は手軽に自宅で行いたい!という方も多いのではないでしょうか。</p>
<p>セルフでできる薄毛対策には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b7b01ed-5ceb-4537-bf2e-7e5983a1bb4a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮マッサージ</li><li>育毛シャンプー</li><li>育毛剤</li></ul>
<p></p>
</div></div>
<p>などが挙げられます。1つずつ紹介していきます。</p>
<p>▼<a href="https://moteo.best/column/aga/baldness/prevention/">薄毛予防と生活習慣の改善についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<p>▼<a href="https://moteo.best/column/aga/baldness/measure/">薄毛に有効な対策についてさらに詳しく知りたい方はこちらをご覧ください。</a></p>
<h3><span id="titleid-14">育毛マッサージ</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg" alt="後ろ向きで手で頭皮を抑える男性" class="wp-image-3351" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-70796490-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛の原因の1つに頭皮の血行不良が挙げられます。血行が悪いと、髪の成長に必要な栄養素がうまく届かなくなってしまいます。</p>
<p>頭皮マッサージは、<strong>血行が良くなりやすい洗髪後に行うのが効果的です。</strong></p>
<p>手順は以下の通りです。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Dクリニック ヘアメディカルマッサージ(男性ver)" width="1000" height="563" src="https://www.youtube.com/embed/KZrPh58KYP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>引用元:<a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681">Dクリニック</a></figcaption></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6971021-b3ff-442f-84f7-aabe05a42ee8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>育毛マッサージの方法</strong></p>
<blockquote class="wp-block-quote"><p>① 両耳に親指を入れて両方の手のひらで頭をつかむようにしたときに中指が合わさる点と、鼻筋からのラインの合わさる点にある「百会」のツボを、両方の手の中指を重ねて3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>② 「百会」から指2本分離した前後左右にある4つのツボ「四神聡」を、中指で3回じんわりとプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>③ 左右の耳の上側の生え際あたりで、耳を前に折り曲げたときに耳の一番上があたる所にある「角孫」というツボに親指を置く。</p></blockquote>
<blockquote class="wp-block-quote"><p>④ 親指を「角孫」に置いたまま、四指で上から順に四か所プッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑤ 同じ四か所を、上から順に四指で指を回しながら頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑥ 親指は「角孫」に置いたまま、生え際の真ん中から耳側に向かって四指でプッシュ。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑦ 同じ四か所を四指で指を回しながら、頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑧ 頭全体を移動しながら、五指で大きく指を回して頭皮をマッサージする。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑨ 頭全体を移動しながら、親指と三指でシュッシュッと頭皮をリズミカルに掴んではじく。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑩ 両方の手のひらで側頭部を包み込むようにハンドプレス。</p></blockquote>
<blockquote class="wp-block-quote"><p>⑪ 両方の手のひらで生え際・頭頂部を包み込むようにハンドプレス。</p></blockquote>
</div></div>
<p>頭皮マッサージは血行促進だけでなく、リラックス効果も期待できます。</p>
<h3><span id="titleid-15">育毛シャンプー</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2502-3-e1570282822816.jpg" alt="シャンプーを泡立てる男性" class="wp-image-8608"/></figure>
<p>育毛シャンプーには育毛効果と併せて、臭いやフケ、痒みなどを防ぎ頭皮環境を整える効果、また余分な皮脂を取り除く効果があります。</p>
<p>育毛シャンプーには直接的な育毛効果はなく、頭皮環境を清潔に保つことで、育毛しやすい環境を整えるものです。</p>
<p>また、選ぶ際は洗浄力が強すぎない<span class="highlighted">「アミノ酸系」</span>のものを選びましょう。</p>
<p>洗浄力が強いものは<span class="redcolor">必要な皮脂まで落としてしまい、皮脂の過剰分泌や逆に頭皮の乾燥に繋がってしまいます。</span></p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-prevention-shampoo/">おすすめの育毛シャンプーと洗い方について詳しく知りたい方はこちら</a></p>
<h3><span id="titleid-16">育毛剤</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg" alt="髪の短い男性が後ろを向いて育毛剤をかけている" class="wp-image-1803" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-58373522-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>育毛剤は頭皮の血行を促したり、髪に必要な栄養素を与えたりすることで、<strong>ハリコシがあり抜けにくい、健康的な髪へ導く効果があります。</strong></p>
<p>また、育毛剤は頭皮の環境を清潔に保ち、抜け毛を減らしたり、発毛しやすい環境をつくったりする効果もあります。</p>
<p>配合されている有効成分は、育毛剤の種類によって様々です。血行促進の成分としては<span class="highlighted">センブリエキス</span>、<span class="highlighted">ナイアシンアミド</span>などが一般的です。</p>
<p>ただし、育毛剤は医薬品ではないため<span class="redcolor">髪を新しく生やすよう働きかける効果はないことを押さえておきましょう。</span></p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hairrestorer-recommended/">▼あなたにおすすめの育毛剤・発毛剤を診断!</a></p>
<h2><span id="qa">薄毛治療のQ&A</span></h2>
<p>ここではよくある薄毛治療についてのQ&Aを紹介いたします。</p>
<p></p>
<h3 id="FAQ1"><span id="qaga">Q.AGA治療に効果がない?</span></h3>
<p><strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7088d4b3-dbc7-4344-9323-e00d6d446c6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>初期脱毛で抜け毛が増えている</li><li>医療機関が処方していない薬を使用している</li><li>自分で治療をやめてしまった</li><li>症状と治療法が合っていない</li></ul>
<p>※初期脱毛とは治療初期に生じる正常な脱毛のことです。</p>
<p><strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong></p>
</div></div>
<h3 id="FAQ2"><span id="q">Q.薄毛治療を中断したりやめるとどうなるの?</span></h3>
<p><span class="redcolor">A. </span><span class="redcolor">AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</span></p>
<p>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。</p>
<p>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong></p>
<p>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a></p>
<h3 id="FAQ3"><span id="qaga-2">Q.AGA治療にデメリットはないの?</span></h3>
<p><strong>A.主なデメリットとて以下のような点があげられます</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b3c28af6-c7c0-4c5f-9a71-2311ec98df6a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用</li><li>費用</li><li>定期通院が面倒</li></ul>
<p>薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。</p>
<p>治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。</p>
</div></div>
<h3 id="FAQ4"><span id="q-2">Q.薄毛治療に保険は適用できる?</span></h3>
<p><strong>A.</strong><span class="redcolor">薄毛治療は基本的に自由診療のため、保険の適用はされません。</span></p>
<p>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a></p>
<h2><span id="titleid-17">まとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg" alt="病院のデスク" class="wp-image-24708" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-50.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-50-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は薄毛治療の方法や効果について解説しました。薄毛治療は最も一般的な投薬治療や植毛、最新医療技術を使ったものまでさまざまです。</p>
<p>どの薄毛治療にも共通することは、<strong>「早ければ早いほど効果がでやすい」</strong>ということ。少しでも薄毛かも、と思ったらまずはAGA治療専門病院の医師に相談してください。</p>
<p>無料相談を行っているクリニックも多くあるので問い合わせてみるとよいでしょう。</p>
<p>▼<a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGA治療におすすめクリニックを詳しく知りたい方はこちら</a></p>
<p> </p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療を中断したりやめるとどうなるの? </strong> <p class="schema-faq-answer"><strong>A.AGAは進行性の脱毛症なので薄毛治療をやめたり中断すると、また薄毛が進行する可能性が非常に高いです。</strong><br/>投薬治療の場合、抜け毛を防いだり、ヘアサイクルを薬の効果によって正常にしているため、やめてしまうと再びヘアサイクルが乱れたり、発毛効果を失い、薄毛になってしまいます。<br/>服用をやめた場合でも、<strong>服用期間が1年未満の短い人であればクリニックへ定期的に検査をして、再発予防を心がけるようにしましょう。</strong><br/>▼<a href="https://moteo.best/column/aga/aga-problem/">AGA治療をやめるとどうなる?よくある副作用とやめどきを解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q. AGA治療に効果がない ? </strong> <p class="schema-faq-answer"> <strong>A.AGA治療に効果が感じられない時は以下の理由があるかもしれません。</strong> <br/>・<strong>初期脱毛で抜け毛が増えている<br/>・医療機関が処方していない薬を使用している<br/>・自分で治療をやめてしまった<br/>・症状と治療法が合っていない</strong><br/> ※初期脱毛とは治療初期に生じる正常な脱毛のことです。<br/> <strong>そのほかにも効果がないと感じたら、主治医に相談することをおすすめします。</strong> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.薄毛治療に保険は適用できる? </strong> <p class="schema-faq-answer"><strong> A.薄毛治療は基本的に自由診療のため、保険の適用はされません。</strong><br/>ただし、AGA以外の病気が原因で薄毛や脱毛症が発生した場合や、病気の一環として薄毛や脱毛治療が含まれると医師が判断した場合は、保険が適用されることもあります。<br/>▼<a href="https://moteo.best/column/aga/aga-treatment/aga-insurance/aga-insurance-apply/">AGA治療に保険適用できる場合もある!医療費控除・告知についても解説</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.AGA治療にデメリットはないの? </strong> <p class="schema-faq-answer"> <strong>A.主なデメリットとて以下のような点があげられます</strong> <br/><strong>・副作用<br/>・費用<br/>・定期通院が面倒</strong><br/> 薬を服用してAGA治療を行う際、様々な副作用が出る可能性があります。また、服用する薬は保険適用外ですので高額になってしまいます。<br/> 治療には1か月に1度診療を受ける必要があり、面倒に感じるかもしれません。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多 […]</p>
',
'protected' => false
],
'author' => (int) 28,
'featured_media' => (int) 23118,
'parent' => (int) 57,
'menu_order' => (int) 477,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1001-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '伊藤 幹彦',
'author_link' => 'https://moteo.best/column/writer/28/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '薄毛治療をしてみたいと思っても、 「どんな治療があるの?」「本当に効果はある?」と心配や疑問を抱いている方が多…',
'acf' => [
'long_text_title' => '【最前線】薄毛治療の種類や薬まとめ!抜け毛が気になるなら知りたい薄毛治療の費用と効果',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2948,
'date' => '2024-06-06T02:00:00',
'date_gmt' => '2024-06-05T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2948'
],
'modified' => '2024-09-15T15:33:25',
'modified_gmt' => '2024-09-15T06:33:25',
'slug' => 'aga-clinic-ranking',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-clinic-ranking/',
'title' => [
'rendered' => 'おすすめのAGAクリニックランキング'
],
'content' => [
'rendered' => '
<p><strong>「薄毛治療を失敗したくない」</strong><br><strong>「短期間で発毛したい」</strong></p>
<p>日本国内には多くのAGAの専門病院がありますが、料金体系や治療方法が不明確で比較検討するのも一苦労。</p>
<p>そこで、今回は全国にあるAGAクリニック10,968店舗※からオススメのクリニックを厳選。</p>
<p>この記事を読めば、<strong>もうこれ以上AGAクリニック探しをする必要はありません。</strong></p>
<p>※ なお、ランキングを1位から確認したい方は<span class="highlighted">AGA治療のおすすめクリニックランキング!をクリック</span>。<br></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#rank">おすすめランキングを先に見る</a></div>
<p>もし、治療実績や口コミですぐにクリニックを決めたいなら、以下のクリニックを選ぶといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9039d530-7a98-4f5a-9b0d-8196db9c27e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績を重視するなら、300万※事例をもつモンスタークリニックの<a rel="noreferrer noopener" aria-label="Dクリニック (opens in a new tab)" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" target="_blank">Dクリニック</a>がおすすめ</li><li>口コミや知名度で決めるなら<a rel="noreferrer noopener" aria-label="テレビCMで有名なAGAスキンクリニック (opens in a new tab)" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank">テレビCMで有名なAGAスキンクリニック</a>がおすすめ</li></ul>
<p></p>
</div></div>
<p><small>※1999年7月~2023年3月累計</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-fa915529-960f-47eb-8bcb-91b04a61df24"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-1eb89212-f938-49cf-82ac-d71bbbc1f42b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">MOTEO編集部はユーザー様のご不満・ご質問を<br>常に受け付けています。</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">万が一、MOTEO内でおすすめするAGAクリニックでトラブルが発生したり、ご紹介内容と違う接客をされた場合はMOTEO編集部までご連絡ください。</p></div></div></div></div></div>
<p>すぐに事実確認をとり、情報の修正・もしくはランキング算出の見直しを行います。MOTEOでは独自の調査によりAGAクリニックをおすすめしています。どうぞ安心してクリニック選びの参考にしてください。</p>
<p>編集部にご連絡希望の方は<a href="https://moteo.best/aga/review/">こちら</a></p>
</div></section>
<pre class="sc-jxGEyO cuCGbX"><small>※価格の表記に関して特に記載がない場合は、税込表記となっています。</small></pre>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6b27ba56-2012-4381-a703-8ade97ce8884"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p> 【更新情報】<br>「Q&A」に次の設問を追加しました(2022年6月3日) </p>
<ul><li><strong><a href="#FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</a></strong></li><li><strong><a href="#FAQ2">Q.AGA治療のデメリットはどんなものがある?</a></strong></li><li><strong><a href="#FAQ3">Q.AGA治療の効果がない人の特徴は?</a></strong></li></ul>
<p></p>
</div></section>
<h2>AGA治療のおさらいと良質なクリニックの選び方</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>まずはAGA治療の中身について再度おさらいしましょう。</p>
<h3>AGA治療の基本は内服薬|治療期間は6ヶ月〜12ヶ月が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療の基本は内服薬治療です。</p>
<p>使用される代表的な内服薬は以下の通りです。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>期待効果</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/">プロペシア</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>特に頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/">ザガーロ</a></td><td style="text-align:left">ヘアサイクルを正常にして抜け毛を止める。<br>前頭部と頭頂部の薄毛に有効。</td></tr><tr><td style="text-align:center"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/">ミノタブ</a></td><td style="text-align:left">頭皮の血流を改善し、髪全体を発毛促進。</td></tr></tbody></table>
<p>治療薬を大きく「プロペシア / ザガーロ」と「ミノタブ」の2つに分けることができます。</p>
<p>前者は抜け毛予防を中心とした守りの治療。後者は発毛促進を目的とした攻めの治療です。</p>
<p>症状の状態によって、上記の内服薬を選択。必要であれば飲み合わせもします。</p>
<p>ちなみに、AGA治療の効果が現れはじめるのは早くて3ヶ月。</p>
<p>少なくとも6ヶ月は経過すると目に見える効果が期待できるでしょう。</p>
<p>これは、ヘアサイクルが正常に戻るまでの期間にタイムラグがあるためなので根気よく治療するより仕方ありません。(とは言っても、毎朝内服薬を服用するだけなのですが…)</p>
<p>そのため、クリニックでは<strong>「6ヶ月〜1年間を改善期間の目安としてくださいと」</strong>と説明する病院が多いようです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3d622ac3-2788-4744-b86c-0356d3e1dc2c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説 (opens in a new tab)">AGA治療薬の種類と効果|内服薬・塗り薬など薄毛に効く薬はどれ?副作用や飲み方も解説</a></li></ul>
</div></div>
<h3>AGA治療の費用相場|5,000〜30,000円 / 月額が目安</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>治療効果と期間に対して費用はどうなのでしょうか?</p>
<p>結論の通り、月額5,000〜30,000円で推移することが多いようです。詳細は下記の通り。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td></td><td>想定月額費用</td></tr><tr><td style="text-align:center">プロペシア</td><td style="text-align:right">5,000〜10,000円</td></tr><tr><td style="text-align:center">ザガーロ</td><td style="text-align:right">9,000〜15.000円</td></tr><tr><td style="text-align:center">ミノタブ</td><td style="text-align:right">10,000 〜15,000円</td></tr></tbody></table>
<p>実際には「プロペシア+ミノタブ」「ザガーロ+ミノタブ」といった飲み合わせも多いため、金額は5,000〜30,000円を推移します。</p>
<p>AGAクリニックにもよりますが、患者の8割は発毛を希望するとのことなので、2万円前後の予算を念頭に入れておくのが良いでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d6ffed46-09b2-41c9-b675-1bec77cabec9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/" target="_blank" rel="noreferrer noopener" aria-label="AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証 (opens in a new tab)">AGA治療は効果あり?薄毛の治療期間と費用を体験談も交えて検証</a></li></ul>
</div></div>
<h3>良質なクリニックを選べばAGA治療を失敗しない</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>良質なクリニックとは一体どのようなクリニックなのでしょうか。</p>
<p>それは、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d1d6104-56d3-45ff-a8af-3b0127617743"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績</li><li>明確な治療費用</li><li>アフターフォロー</li></ul>
<p></p>
</div></div>
<p>以上の3点に集約することができると思います。</p>
<p>そのため、良いクリニック選びのコツはカウンセリングにおいて「良い質問」をすることに尽きます。</p>
<p>実は、AGAクリニック業界はホームページ上では載せづらい情報がたくさんあります。</p>
<p>例えば、「治療がうまくいかなかったときの対応」や、「半年以降の治療費用」などについてです。</p>
<p>ホームページ上では得られないような情報を質問することで、より間違いのない信頼できるクリニックを選ぶことができるでしょう。</p>
<p>それでは、早速カウンセリング時の質問例をご紹介します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0cd3872b-e3df-419b-a6fb-5730618189dc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療実績はどれくらいあるか</li><li>発毛成功事例のメニュー内容は?(盛ってない?)</li><li>半年以降に治療を継続する場合の治療費用</li><li>治療効果を実感できなかった場合のクリニックの対応</li></ul>
<p></p>
</div></div>
<p>上記のようにクリニックが見栄えをよく見せようとする内容について鋭どく切り込んで説明を求めていくと良いでしょう。</p>
<p>質問に対して不明瞭な回答があったり、誤魔化すような言い回しをするクリニックは要注意。</p>
<p>逆に上記で納得できる回答が得られるのであれば、その病院は十分信頼して良いといえます。</p>
<p><span style="font-weight: 400;">また、先生との相性は非常に重要な要素ですが、実際にカウンセリングを受けてみないとわかりません。</span></p>
<p><span style="font-weight: 400;">そこで、今回は</span>下記の要件でクリニックのランキングを算出しました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-547baf65-163b-4a24-aa95-89826e7d9cb1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAクリニックのランキング算出基準</strong></p>
<ul><li>治療実績(1万件以上が目安)</li><li>知名度(Google検索での検索数が100以上)</li><li>口コミ、評判(口コミが3件以上、良い口コミ悪い口コミの両面あり)</li></ul>
</div></section>
<p>また、上位のAGAクリニックに関しては、編集部が実際に実地調査を行い生の情報も集めました。</p>
<p><span style="font-weight: 400;">最後に料金プランも加味して、コストパフォーマンスが優れている順にAGAクリニックをランキング形式でご紹介します</span></p>
<p>どのクリニックも他にはない明確なコンセプト、強みを持っているため、治療を受けるクリニックを選ぶ上で参考になるはずです。</p>
<p>ぜひ、上から順番にカウンセリングを受けるか検討してみてください。</p>
<p>それでは、いよいよ約1万店舗から選ぶAGAクリニックのおすすめランキングです。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h2><strong>【1位】</strong>Dクリニック<strong>|リピーター豊富</strong>・300万※の施術実績</h2>
<figure class="wp-block-image"><a href="https://t.felmat.net/fmcl?ak=A297Y.1.897976W.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://moteo.best/column/wp-content/uploads/2023/11/felmat-bnr-d001.jpg" alt="Dクリニック" class="wp-image-89353"/></a></figure>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>AGAクリニックランキング第1位はDクリニックです。</p>
<p>治療実績が群を抜いて高い点が他院と圧倒的な差を付けました。ただし、院内の待合室には多くの人がいるので、プライバシーを優先する人にとってはマイナスポイントです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4d0997d2-ddff-4246-acdf-76a5c97b2396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>Dクリニックのおすすめランキング選出理由</strong></p>
<ul><li>300万※の治療実績が圧倒的</li><li>F.M.L.(近未来医療研究会)主催でAGAに関する最新情報が集まる</li><li>小林 一広理事長はテレビ出演するほどのカリスマAGA治療医師</li><li>開院20年以上、家族や友人の口コミが来院理由として多数</li><li>ユニットチーム制</li><li>頭髪未来予想システムSAGAS</li></ul>
<p>※1999年7月~2023年3月累計</p>
</div></section>
<p>高い専門性と、患者さん一人一人に合わせた丁寧な治療を心がけているDクリニック。AGAの進行具合や部位は人によって異なるため、患者さんに詳細に打ち合わせをした上で、最適な治療法を進めていってくれますよ。</p>
<p>また、Dクリニックの人気の高さを裏付けるのが、リピーターの多さです。他のクリニックで満足できなかった人など、再度、Dクリニックに戻ってくる人の数がとても多いです。他院での治療を経験したからこそわかるDクリニックの良さを象徴する部分と言えますね・・・。</p>
<p>AGAクリニックの駆け込み寺的な存在なのかもしれません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-b13c15a1-a4d1-41be-87fe-8994db3d7d40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-8a865869-d4b2-49a9-b2fd-7cc5b9d617a4"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がDクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>やはり277万の治療実績は伊達ではなく、院内の待合室には多くの患者さんがいらっしゃいました。</p>
<p>実際にカウンセリングを受けると、大体のクリニックが高いプランを営業してくるのですが、Dクリニックに関してはセールストークが一切なく驚きました。</p>
<p>院内のプライバシー面では、他のクリニックに軍配が上がりますが、治療実績や治療費用を重視する方なら、第1選択肢にしたいクリニックでした。</p>
</div></section>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの治療費用(税込)</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>維持・予防</td>
<td>4,400〜9,900円/月<br /> ※フィナステリドは初月1,100円(税込)</td>
</tr>
<tr>
<td>発毛</td>
<td>14,300~24,200円/月<br />※ミノキシジル内服薬はなし</td>
</tr>
<tr>
<td>さらなる発毛</td>
<td>27,500~33,000円/月<br /> ※注入治療の料金は非公開</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>カウンセリング料</td>
<td>無料<br />※スタッフのカウンセリングのみ</td>
</tr>
<tr>
<td>初診料・再診料</td>
<td>5,500円</td>
</tr>
<tr>
<td>初診時血液検査</td>
<td>5,500円<br /> ※半年ごとに検査(3,300円)が必要です</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの症例写真</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:uagb/section {"block_id":"dbaa387b-90be-4ae2-9d76-883d496d0b7e","className":"slider"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-dbaa387b-90be-4ae2-9d76-883d496d0b7e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:gallery {"ids":[73718,73719,73720,73721,73722,73723]} --></p>
<ul class="wp-block-gallery columns-3 is-cropped">
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-01-1024x426.png" alt="Dクリニック 症例 33歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73718" data-link="https://moteo.best/column/?attachment_id=73718" class="wp-image-73718"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-02-1024x428.png" alt="Dクリニック 症例 35歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73719" data-link="https://moteo.best/column/?attachment_id=73719" class="wp-image-73719"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-03-1024x425.png" alt="Dクリニック 症例 32歳MOタイプの薄毛の生え際 ビフォーアフター" data-id="73720" data-link="https://moteo.best/column/?attachment_id=73720" class="wp-image-73720"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-04-1024x421.png" alt="Dクリニック 症例 44歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73721" data-link="https://moteo.best/column/?attachment_id=73721" class="wp-image-73721"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-05-1024x427.png" alt="Dクリニック 症例 41歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73722" data-link="https://moteo.best/column/?attachment_id=73722" class="wp-image-73722"/></figure>
</li>
<li class="blocks-gallery-item">
<figure><img src="https://moteo.best/column/wp-content/uploads/2022/01/d-contents-img-06-1024x427.png" alt="Dクリニック 症例 28歳MOタイプの薄毛の頭頂部 ビフォーアフター" data-id="73723" data-link="https://moteo.best/column/?attachment_id=73723" class="wp-image-73723"/></figure>
</li>
</ul>
<p><!-- /wp:gallery --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/example/" target="_blank" rel="noopener noreferrer">Dクリニック|薄毛・AGA治療症例集</a></small></p>
<p><!-- wp:heading {"level":4} --></p>
<h4>Dクリニックの基本情報</h4>
<p><!-- /wp:heading --></p>
<p><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td>治療費用</td>
<td>4,400〜33,000円/月</td>
</tr>
<tr>
<td>治療期間</td>
<td>6ヶ月〜12ヶ月程度</td>
</tr>
<tr>
<td>治療内容</td>
<td>フィナステリド、デュタステリド、ミノキシジル、注入治療</td>
</tr>
<tr>
<td>想定される副作用</td>
<td>むくみ、動悸、頻脈、リビドー減退、肝機能障害など</td>
</tr>
<tr>
<td>オンライン診療</td>
<td>〇<br />※アプリ使用</td>
</tr>
<tr>
<td>クリニック一覧</td>
<td>【Dクリニック東京】<br /><a href="https://g.page/menshealth-tokyo?share">〒100-0005 東京都千代田区丸の内1-11-1 パシフィックセンチュリープレイス丸の内10F</a></p>
<p>【Dクリニック新宿】<br /><a href="https://goo.gl/maps/JW6HKiYDLtL2o6wH8">〒160-0022 東京都新宿区新宿3丁目17番地10号<br /> HULIC & New SHINJUKU 8F</a></p>
<p>【Dクリニック名古屋】<br /><a href="https://g.page/aac-nagoya?share">〒460-0008 愛知県名古屋市中区栄3-17-15 エフエックスビル9階</a></p>
<p>【Dクリニック大阪メンズ】<br /><a href="https://g.page/osaka-dclinic?share">〒530-0001 大阪府大阪市北区梅田3-3-20 明治安田生命大阪梅田ビル21F</a></p>
<p>【Dクリニック福岡】<br /><a href="https://g.page/dclinic-fukuoka?share">〒810-0001 福岡県福岡市中央区天神1-12-7 福岡ダイヤモンドビル9F</a></p>
<p>【Dクリニック札幌】<br /><a href="https://goo.gl/maps/y1fuk7sYbPVS7d9t6">〒060-0004 札幌市中央区北4条西2丁目1番地2キタコートレードビル7F</a></td>
</tr>
<tr>
<td>アクセス</td>
<td>【Dクリニック東京】<br />東京駅 八重洲南口から徒歩3分</p>
<p>【Dクリニック新宿】<br />新宿駅 東口から徒歩3分</p>
<p>【Dクリニック名古屋】<br />栄駅から徒歩5分<br />矢場町駅から徒歩5分</p>
<p>【Dクリニック大阪メンズ】<br />大阪駅 桜橋出口から徒歩5分</p>
<p>【Dクリニック福岡】<br />天神駅から徒歩2分</p>
<p>【Dクリニック札幌】<br />札幌駅 東コンコース南口から徒歩3分</td>
</tr>
<tr>
<td>支払い方法</td>
<td>現金、クレジットカード<br />※医療ローンの取り扱いはなし</td>
</tr>
<tr>
<td>対応クレジットカード</td>
<td>VISA・Master・AMERICAN EXPRESS・JCB・Diners Club</td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></p>
<p><small>※参照元:<a href="https://www.d-clinicgroup.jp/clinic/" target="_blank" rel="noopener noreferrer">Dクリニック</a></small></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center","className":"blank"} --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=A297Y.1.T12629M.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"62964d0f-5507-49f1-8742-d7cdaa71e4be","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-62964d0f-5507-49f1-8742-d7cdaa71e4be">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>あわせて読みたい!<br /><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-hairmedical" target="_blank">Dクリニックの口コミ・評判は?MOTEOがおすすめするDクリニックで薄毛治療</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<h2>【2位】AGAスキンクリニック|症例数と治療数の多さが最大の売り</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/Z348R.5412504.L593681" alt=""/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb3a9dee-36b1-4d8a-b2c9-220185f20b74"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAスキンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f929f46c-8ca0-4e4b-a7d6-912eb2f782ea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e068edc6-9479-4bef-ad9a-bf6bf9e1b1a8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c83f01d5-435b-4ca7-94e2-ebf0bd8e38d5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-67daa3fc-1735-4b4d-934d-bfb72e2c5321"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>みんなが知っているAGAスキンクリニックは2位としました。</p>
<p>評価ポイントは知名度の高さだけでなく、薄毛の病院として治療における専門性の高い技術でも知られており、250万人※以上の発毛相談を受けています。</p>
<p>その症例数や治療数の多さはDクリニックについで国内でもトップクラスといっても過言ではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-08522f3b-2f32-4ab3-93c3-fb26bd912541"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスキンクリニックのおすすめランキング選出理由</strong></p>
<ul><li>250万※1 の相談実績は安心できる</li><li>なんと言っても知名度抜群(質の担保ができる)</li><li>世界で認められたAGA治療技術</li><li>発毛実感率は驚異の99.4%※2</li><li>完全個室で待合室〜治療室まで誰とも会わない</li></ul>
<p>※1 2010年〜2022年3月までの累計<br>※2 2011年5月~2013年1月の期間に治療を6ヶ月間継続した400名の患者を対象に実施したアンケート結果より算出</p>
</div></section>
<p>特徴としては発毛実感率が高く、99.4%の方が4~6ヶ月の治療で発毛を実感している点です。他にも、オンライン診断や全額返金制度など便利で気軽に利用できるところがAGAスキンクリニックの特徴です。</p>
<p>AGA治療自体は、一般の皮膚科でも受けることができるオーソドックスなもの以外にも、オリジナル発毛薬「Rebirth」やそれを利用したメソセラピーなど多岐にわたります。</p>
<p>さらに、AGAスキンクリニックの費用も安く、初期費用は0円です。初診、カウンセリング、血液検査をすべて無料で行うことができます。</p>
<p>さらに一般的な「フィナステリド錠」などの内服薬は初月3,740円、再診以降5,280円とリーズナブルです。</p>
<p>また、先に紹介したオリジナル発毛薬「Rebirth」は内服薬と外用薬を合わせて、月々38,500円。メソセラピーは月々55,000円といったより効果的な治療はこのような費用で受けることができます。</p>
<p>以上のことから、本格的な治療を受けたい場合にはAGAスキンクリニックがかなりオススメできますよ。</p>
<p>ただし、ドクターからカウンセラーにバトンタッチした後にセールストークがあるので要注意。おそらくカウンセラーに販売ノルマがあるのかもしれません。</p>
<p>AGAスキンクリニックほどの多店舗になると仕方がないのかもしれませんが、営業を受けるのが苦手な方は多少心の準備をしておくといいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6c4b075d-1802-4a67-86cd-e546362a3ed7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-50a15b8e-a4f9-4b5b-a3eb-53a327cb5860"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAスキンクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>驚いたのは院内の清潔さと広々さ。それでいて他の患者と一切会わないプライバシー保護には感心しました。</p>
<p>また、受付〜カウンセラーまで全員女性だったのが印象的(新宿店でカウンセリングを受けました)</p>
<p>しかも、全員がかなりの美人!顔採用をしているのではないかと疑っています(笑)</p>
<p>治療前の説明も丁寧で安心できましたが、医療ローンを使った高額メニューの提案をされたときは、ちょっと引いてしまいました。</p>
<p>モニター割引等もあるので、その場で即決せずじっくり検討したり、複数クリニックのカウンセリングを受けて決めるのが良いかもしれません。</p>
</div></section>
<p><!-- wp:uagb/section {"block_id":"fcb5951f-15ff-4ee6-82db-3696df0ebd1f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fcb5951f-15ff-4ee6-82db-3696df0ebd1f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">Dクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"85a4277a-4152-4a9a-ab1e-3a9fe92c625f","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-85a4277a-4152-4a9a-ab1e-3a9fe92c625f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1077f485-fe11-492e-a7b3-b221b80106ff","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1077f485-fe11-492e-a7b3-b221b80106ff">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-99e42c8b-87ed-47e3-a1b8-0a4f0960c0e9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-e2e5130b-e2a9-4a0d-b93f-af0bc1ad5809">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>Dクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.3</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【3位】AGAスマクリ|初月0円&翌月からもずっと4,980円</h2>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://ec.internet-clinic.jp/aff/mto10/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png" alt="AGAスマクリ" class="wp-image-86325" width="229" height="256" srcset="https://moteo.best/column/wp-content/uploads/2023/07/agasmart-914x1024.png 914w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-268x300.png 268w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart-768x861.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/agasmart.png 946w" sizes="(max-width: 229px) 100vw, 229px" /></a></figure></div>
<p>3位のAGAスマクリは、オンライン専門のAGAクリニックです。</p>
<p>選出のポイントは以下の通り。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3ec46d12-651f-416d-b654-4dbdc4416df5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAスマクリのおすすめランキング選出理由</strong></p>
<ul><li>初月0円で治療を開始できる</li><li>翌月からもずっと4,980円</li><li>プランが一種類だけなので初めてでも迷わない</li><li>薬代の全額返金制度あり</li></ul>
<p></p>
</div></section>
<p>AGAスマクリはオンライン専門とすることで設備費や人件費を削減し、安価な治療費を実現しています。</p>
<p>月々4,980円のプランのみが用意されており、ミノキシジル5mg配合薬とフィナステリド1.3mg配合薬の2種類が処方されます。</p>
<p>他の選択肢がない点はデメリットですが、初めての方にとっては迷いが生じないのが嬉しいポイントですね。初月は0円で治療を開始でき、お財布にも優しいです。</p>
<p>仮に処方された薬が体に合わない場合は、1ヶ月以内なら全額返金を受けられます。</p>
<p>「薬の副作用が心配…」という方でも、安心して始められるでしょう。診察から処方まで全てオンラインで完結するので、病院に足を運ぶ手間もかかりません。</p>
<h3><strong>AGAスマクリの</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr><tr><td>AGAの治療薬</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々4,980円(初月0円)</td></tr></tbody></table>
<h3><strong>AGAスマクリの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAスマクリ</td></tr><tr><td>営業時間</td><td>9:00~22:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0120-549-642">0120-549-642</a></td></tr><tr><td>料金</td><td>月々4,980円</td></tr><tr><td>支払い方法</td><td>・クレジットカード<br>・銀行振込</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ec.internet-clinic.jp/aff/mto10/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-94de3b29-17dc-43db-b257-ed919903b8db"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-smart/">【76名に聞く】AGAスマクリの怪しい評判・口コミ|副作用や解約できないって本当?(旧AGAスマートクリニック)</a></li></ul>
</div></div>
<h2>【4位】シロノクリニックAGA|30年の歴史の美容皮膚科が運営</h2>
<figure class="wp-block-image"><a href="https://shirono-aga.com/campaign/revengeaga_moteo/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png" alt="シロノクリニックAGA" class="wp-image-86326" srcset="https://moteo.best/column/wp-content/uploads/2023/07/sirono-1024x445.png 1024w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-300x130.png 300w, https://moteo.best/column/wp-content/uploads/2023/07/sirono-768x334.png 768w, https://moteo.best/column/wp-content/uploads/2023/07/sirono.png 1375w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"8a1aced0-47b8-403e-809c-aae75ecd198b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8a1aced0-47b8-403e-809c-aae75ecd198b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">シロノクリニックAGA</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a3fbcbd5-4348-4212-9182-90ccf3083a75","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a3fbcbd5-4348-4212-9182-90ccf3083a75">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"eb9a04d7-fc27-4120-a57d-86e5c8b2e156","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-eb9a04d7-fc27-4120-a57d-86e5c8b2e156">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"618aca9b-10ad-4024-b1d7-a73abb328520","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-618aca9b-10ad-4024-b1d7-a73abb328520">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f0aee9bd-2039-44c8-a6ac-a76e3838637f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f0aee9bd-2039-44c8-a6ac-a76e3838637f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>シロノクリニックAGA</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの考慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></p>
<p>4位はシロノクリニックAGA!</p>
<p>選出理由は以下の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-36cfe20a-4d5d-47ac-b5c0-8148404c620c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>シロノクリニックAGAのおすすめランキング選出理由</strong></p>
<ul><li>30年の歴史の美容皮膚科が運営するAGA治療専門の皮膚科クリニック</li><li>明確な費用設定</li><li>育毛点滴や育毛注射など幅広いアプローチに対応</li><li>LINEの友達追加でお得な特典</li></ul>
<p></p>
</div></section>
<p>美容皮膚科の老舗「シロノクリニック」がプロデュースするAGA治療専門の皮膚科クリニックが2023年7月に開院しました。</p>
<p>開院30年以上の歴史と症例数50万件以上の豊富な実績で、薄毛の悩みを徹底的にサポートします。</p>
<p>AGAクリニックでよくある内服薬での治療以外にも、以下のような治療法に対応します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a8dbe0c-0e0c-48db-93bf-ff9b93342bdf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAメソセラピー</li><li>光発毛マシン(ヒーライトⅡ)</li><li>育毛点滴</li><li>育毛注射</li><li>サプリメント</li></ul>
</div></div>
<p>「短期間で発毛を実感したい」「将来的な薄毛を予防したい」などさまざまな悩みに対し、適切にアプローチできるのが特徴です。</p>
<p>LINEで友達追加をすれば、「頭皮&血流マイクロスコープ診断1回無料」「診察料1回無料」といった特典も受けられます。</p>
<p>LINEから相談することもできるので、まずは友達登録をしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7b35feff-9a72-4c42-a477-10bb63ff5712"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2d626a-d431-4c93-9e3b-a0c8876e137e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部が体験してみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【体験】シロノクリニックAGAで治療してみた" width="1000" height="563" src="https://www.youtube.com/embed/qFIFtsTWC8M?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>頭皮メソセラピー・ヒーライトⅡが含まれる、「シロノ式 AGA発毛プラン」を体験。</p>
<p>院内は広くとても綺麗で、安心感がありました。</p>
<p>担当の医師、看護師さんも非常に丁寧な接客で、満足度が高かったです!<br></p>
</div></section>
<h3><strong>シロノクリニックAGAの費用</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>初診料、再診料</td><td>初診料:3,300円<br>再診療:1,650円</td></tr><tr><td>血液検査</td><td>16,500円</td></tr><tr><td>AGAの治療薬</td><td>月々19,800円〜37,400円</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの</strong>治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予防プラン<br>(内服薬、外用薬、血液検査)</td><td>19,800円/月<br>※12ヶ月コースの場合</td></tr><tr><td>基本の発毛プラン<br>(内服薬、外用薬、サプリメント、血液検査)</td><td>37,400円/月<br>※12ヶ月コースの場合</td></tr><tr><td>シロノ式 AGA発毛プラン<br>(AGAメソセラピー、光治療、マッサージ)</td><td>1回:55,000円<br>※12回コースの場合</td></tr></tbody></table>
<h3><strong>シロノクリニックAGAの基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/gRRfHbV8R1HRQ5nu8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区広尾1丁目1−40 恵比寿プライムスクエアプラザ 1階</a></td></tr><tr><td>営業時間</td><td>月〜土曜日 10:00〜19:00<br>日曜日 9:00〜18:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td><a href="tel:0800-919-2323">0800-919-2323</a></td></tr><tr><td>料金</td><td>月々19,800円〜37,400円</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード払い<br>・メディカルクレジット(医療ローン)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://shirono-aga.com/campaign/revengeaga_moteo/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<h2 id="rank">【5位】AGAヘアクリニック|オンライン診療で初めてのAGA診断に最適</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg" alt="AGAヘアクリニック" class="wp-image-90401" srcset="https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga.jpg 1023w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-300x98.jpg 300w, https://moteo.best/column/wp-content/uploads/2023/12/afb-bnr-aga-768x250.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9b2a03e-bba6-40fd-a1ec-6cf80ce908f1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">AGAヘアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-fa81d416-ac0a-4877-91ed-bbf988f9c370"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ad3e32bd-c6ef-4988-b1aa-2d47e4bc6d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88a4bba2-79d8-492c-9e1e-ce4294ca0a25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-61129a1e-c50e-4288-9844-68b7ea218eb7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">9.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>9.2</td></tr><tr><td>接客</td><td>9.5</td></tr><tr><td>プライバシーの配慮</td><td>9.5</td></tr><tr><td>通いやすさ</td><td>9.5</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>5位はAGAヘアクリニック!</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4c12f35a-7c41-4862-be5d-183b1ccc193b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAヘアクリニックのおすすめランキング選出理由</strong></p>
<ul><li>手軽なオンライン診療が「AGA治療はじめてさん」におすすめ</li><li>定期的に論文※の発表を行っており、知識・技術水準の信頼が高い</li><li>口コミ、評判が良い(5段回評価中4以上)</li><li>明瞭な治療費用</li></ul>
<p style="font-size:9px">※. <a href="https://www.ncbi.nlm.nih.gov/pubmed/27149708" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">https://www.ncbi.nlm.nih.gov/pubmed/27149708</a></p>
</div></section>
<p>AGAヘアクリニックではオンライン診療も実施しているため、仕事で忙しい方でも通うことが可能です。</p>
<p>治療費は平均で月々20,000円、最大で31,000円まで。複雑な料金プランや高額医療ローンの提案は一切ありません。</p>
<p>特に治療費用の上限額が定まっているというのは高評価です。クリニックによっては、いきなり150万円を超える治療プランを医療ローンを使って契約するよう営業してくるところもあります。</p>
<p>強引な営業はなく、患者が主体的に治療プランを決定することができますので安心です。</p>
<p>多くのスタッフが毛髪診断士やメンタルケア心理士の資格を取得しており、多角的な視点からのアドバイスを行っています。カウンセリング・診察はいつでも無料です。</p>
<p>プライバシーにも徹底配慮されており、医師の診察からお会計まで、移動することなくカウンセリングルームで受けることができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-cfcb4401-33e5-4227-a748-dc1396fd9c1f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fbe102fc-2b23-4c69-b4a7-12df15102a14"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">編集部がAGAヘアクリニックのカウンセリングを受けてみました!</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めてのオンライン診療で緊張する編集部。しかし、かなりスムーズに診断を受けることができ一安心。</p>
<p>クリニックから電話がかかってくるのを待つときはドキドキしましたが、カウンセラーがしっかりとリードしてくれるので、特に心配する必要はないでしょう。</p>
<p>地方の方は来院するのが難しいと思いますが、相談次第ではAGA治療薬の郵送対応をしてくれるそうです。</p>
</div></section>
<h3>AGAヘアクリニックの費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr><tr><td>血液検査料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料</td></tr><tr><td>AGA治療</td><td>1,800円</td></tr></tbody></table>
<h3>AGAヘアクリニックの治療種類と費用</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 維持・予防 </td><td> 初回 1,800円 ※2ヶ月目以降 3,600円 </td></tr><tr><td> 予防・改善 </td><td> 初回 4,800円 ※2ヶ月目以降 6,600円 </td></tr><tr><td> 発毛 </td><td> 初回 10,800円 ※2ヶ月目以降 12,600円 </td></tr></tbody></table>
<h3>AGAヘアクリニックの基本情報</h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td>AGAヘアクリニック</td></tr><tr><td>住所</td><td>(秋葉原本院)<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/UWcBvrX9pptGs1b36" target="_blank">東京都千代田区外神田3-12-8 住友不動産秋葉原ビル9F</a></td></tr><tr><td>アクセス</td><td>(秋葉原本院)<br>・JR秋葉原駅 電気街口より徒歩4分<br>・日比谷線 秋葉原駅より徒歩8分(2番出口)<br>・銀座線 末広町駅3番出口から徒歩4分 (3番出口)<br>・都営新宿線 岩本町駅A2出口から徒歩11分(A2出口)<br>・つくばエクスプレス 秋葉原駅より徒歩5分(A3出口)</td></tr><tr><td>営業時間</td><td>10:00~20:00</td></tr><tr><td>休診日</td><td>12/29~1/3のみ</td></tr><tr><td>支払い方法</td><td>現金、クレジットカードVISA、MASTER、アメックス</td></tr><tr><td>予約方法</td><td>0120-8219-55(受付時間:11:00~21:00)、専用アプリ、ネット予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=L15976.1.W74808P.L593681" style="background-color:#2dad96"> 公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-19ad1619-ded9-4c69-8c0c-942d993083fa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-brands-aga-hairclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証 (opens in a new tab)">AGAヘアクリニック(ヘアクリ)の口コミ・評判は?処方薬に効果はある?体験談から徹底検証</a></li></ul>
</div></div>
<h2>【6位】湘南美容クリニック|全国展開でどこからでも通いやすい</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-W182903R&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/3518-1361433898-3.gif" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"2146bb73-e45a-4fa7-ab1a-9000cdc75fa9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2146bb73-e45a-4fa7-ab1a-9000cdc75fa9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-e4bcc6f8-5059-4d66-bc97-ed7e4e829c5b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ca38e2e4-4d42-4151-b55c-85fb491ce67b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ca38e2e4-4d42-4151-b55c-85fb491ce67b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"dd8f18ed-cb24-47eb-ad7c-51fb762d16e6","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-dd8f18ed-cb24-47eb-ad7c-51fb762d16e6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"fee0df99-d5c8-445d-8122-992b7c73c404","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-fee0df99-d5c8-445d-8122-992b7c73c404">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.4</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>7.6</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>美容整形でおなじみの湘南美容クリニックは6位にランクイン。</p>
<p>湘南美容クリニックはAGA治療にも本格的に取り組んでおり、AGA治療専門ドクターが全国に在籍しています。</p>
<p>選出の理由は下記がポイントとなりました。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-0c88d047-9965-4de1-aa7e-afa9097c45f4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>湘南美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省承認薬フィナステリドを採用</li><li>日本皮膚科学会のAGAガイドラインが推奨するAランク治療</li><li>AGA治療に関する知識と技術向上のため全世界で学会発表・講演を実施</li><li>最先端の切らない植毛が可能</li></ul>
<p></p>
</div></section>
<p>湘南美容クリニックでのAGA治療は、薬を用いた投薬治療がメインとなります。</p>
<p>患者さんの症状の違いや希望に合わせて、メソセラピーや自毛植毛などの選択もでき、状況や状態に応じた治療方法を選択できるのが湘南美容クリニックの魅力です。</p>
<p>オンライン診断も可能で、便利で気軽に利用することができますよ。全額返金制度あり、効果がない場合は全額返金してくれます。</p>
<p>ロボットが植毛する最先端の「アルタス植毛」は、切らないドナー採取が可能。AI搭載のアルタスのおかげで、安定した効果が出せるようになりました。他にも、健康な細胞を薄毛部分に与える新治療「ダブルマトリックス」など多くの治療方法が存在します。</p>
<p>投薬治療が初月1,800円で始められることや、全額返金保証制度の存在、さらにはモニター募集も定期的に行っているのも評価ポイント。以上のことから、湘南美容クリニックはAGA治療をこれから始めたいという方におすすめできるクリニックです。</p>
<h3>湘南美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>3,870円</td></tr><tr><td>AGAの治療薬</td><td>月々1,800円〜19,157円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGA内服薬の費用</td><td>月々1,800円〜8,350円</td></tr><tr><td>HRタブレットセット</td><td>月々9,800円〜</td></tr><tr><td>毛髪再生スマートメソプレミアム(3回)</td><td>99,810円</td></tr><tr><td>ボトックス注射メソセラピー(1回)</td><td>70,120円</td></tr><tr><td>ARTAS(アルタス)植毛</td><td>基本料金 0円<br>植毛費用630円〜990円×グラフト数</td></tr><tr><td>ハイポサーマソル</td><td>86,900円</td></tr></tbody></table>
<h3>湘南美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/YLLdbseTwPVCvuen6" target="_blank">湘南AGAクリニック新宿本院</a>・<a href="https://goo.gl/maps/1NpV9Y83uE1sEfbZ6">湘南AGAクリニック新宿大ガード院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/2xDBdC2XNRdtr66F8" target="_blank">湘南AGAクリニック大阪院</a>・<a href="https://goo.gl/maps/gZJ8seF2zKmF5NFv8">湘南AGAクリニック仙台院</a>・<a href="https://goo.gl/maps/3n535APCgWdCKRJaA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックAGA福岡院</a>・<a href="https://goo.gl/maps/o7YYGxB4gZTTeFYC6">湘南美容クリニック名古屋栄院AGA外来</a><br>(その他、各湘南美容クリニック)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>年中無休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>月1,800円〜</td></tr><tr><td>支払い方法</td><td>・・現金<br>・デビットカード<br>・クレジットカード払い<br>※VISA、Master Card、JCB、アメックス、DC、ダイナース、銀聯、ニコス、トヨタTS3、楽天カード、MUFG(UFJ)、UC、ディスカバー、オリコ、アプラス<br>・メディカルローン<br>・ビットコイン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4961061-0601-44d9-bd79-f7ad4b616fbe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-sbc" target="_blank">湘南新宿美容外科の口コミ・評判|薬の料金が安いのはなぜ?</a></li></ul>
</div></div>
<h2>【7位】アイランドタワークリニック|植毛に強みを持ったクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" target="_blank" rel="nofollow noopener noreferrer"><img src="https://t.felmat.net/fmimg/O3864X.H734387.L593681" alt=""/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4df58cbc-b956-40da-be36-167a98183bed"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4df58cbc-b956-40da-be36-167a98183bed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">アイランドタワークリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"ddb0eec5-aff2-414d-91f6-1fc27a9d56d0","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ddb0eec5-aff2-414d-91f6-1fc27a9d56d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"57f08099-09f6-43ef-9544-461739d2629e","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-57f08099-09f6-43ef-9544-461739d2629e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"7666a71d-2a17-4b96-b9f1-1d8bebe0036b","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-7666a71d-2a17-4b96-b9f1-1d8bebe0036b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"15afdc1a-cd58-4092-874d-5bf5f528f6b4","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-15afdc1a-cd58-4092-874d-5bf5f528f6b4">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>アイランドタワークリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.5</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>9.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>「自毛植毛を安く受けたい」という人にぴったりなのがアイランドタワークリニックです。</p>
<p>アイランドタワークリニックは、東京と大阪、名古屋、福岡の4つの地域に展開しているクリニックで、モニター協力で最大5割引になります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5a9f106b-f860-487f-a484-aaf516656f2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アイランドタワークリニックのおすすめランキング選出理由</strong></p>
<ul><li>モニター協力で最大5割引</li><li>自毛植毛「i-Direct」は生着率が95%以上</li><li>10年以上無事故・無違反の安心</li></ul>
<p></p>
</div></section>
<p>アイランドタワークリニックは植毛手術に大きな自信を持っており、薬で十分な効果が得られなかった人、AGA治療が頭打ちになってしまっている人にとくにおすすめです。</p>
<p>高度な自毛植毛「i-Direct」の最大の特徴は、痛みが少なく傷跡も目立ちにくいこと。植毛の効果を最大限に引き出しつつ、自然な仕上がりになります。</p>
<p>アイランドタワークリニックは各メディアでも取り上げられており、症例は累計2万5千件にもおよびます。患者さんがリラックスして治療を受けられるよう、細かな配慮をしつつ治療を進めてくれますし、オンラインカウンセリングやLINEでの問い合わせにも対応していますよ。</p>
<h3>アイランドタワークリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>アイランドタワークリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>自毛植毛の基本治療費</td><td>200,000円</td></tr><tr><td>i-Direct法</td><td>1グラフトあたり<br> 1,200円</td></tr><tr><td>刈らないDirect</td><td>1グラフトあたり<br> 2,000円</td></tr></tbody></table>
<h3>アイランドタワークリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・大阪・名古屋・福岡</td></tr><tr><td>営業時間</td><td>10:00~19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>新宿:0800-822-4907<br>大阪:0120-41-4145<br>名古屋:0120-05-9955<br>福岡:0120-16-1082</td></tr><tr><td>料金</td><td>200,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード各種(VISA、JCB、MasterCard)<br>・メディカルクレジットカードの利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=O3864X.1.H734387.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27423259-f4b8-48ec-a2ed-d7d023c67249"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-islandtowerclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アイランドタワークリニックの口コミ・評判は?MOTEOがおすすめするアイランドタワークリニックで薄毛治療</a></li></ul>
<p></p>
</div></div>
<h2>【8位】銀座総合美容クリニック|患者さん視点に立った治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-B183090w&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/1974-1368161705-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1b5accfe-9089-48a0-b4e1-b0cf23a7cba7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">銀座総合美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d32ab944-f5ce-4958-9d59-b0a49a4bd1da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-29806a8f-f5c3-4c0c-8091-ec12376ab6b9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-c1a67b5f-5785-4ade-b8a4-83d4bee35e22"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2581506b-6d1b-4bff-829a-ed8815d125b0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.6</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.7</td></tr><tr><td>プライバシーの配慮</td><td>9.0</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>銀座総合美容クリニック(銀クリ)は、患者さんの立場に立った丁寧で真摯なAGA治療に定評があります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-63ee9ed0-61a7-4a3d-8dc3-06fb72090446"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>銀座総合美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>効果・費用・副作用など正しい情報を積極的に提供</li><li>頭皮に成長因子を導入する育毛メソセラピーなどの先端医療を実施</li><li>安心の治療費設定</li></ul>
<p></p>
</div></section>
<p>患者さんの負担をよく理解しているため、医療機関として質の高いサービスを提供。実際に銀クリで治療を受けた患者さんの中でも、「スタッフ対応の良さ」を評価する声が多いです。丁寧なAGA治療の説明が行われるため、不安な点はなんでも相談してみてください。</p>
<p>患者さんと治療法・費用に関する相互理解を深めることに理念を置いている銀座総合クリニックなら、安心して治療を始められるでしょう。</p>
<p>治療費に関しても、内服薬1カ月で7,150円~19,250円と良心的です。カウンセリング無料、初診・診察費用は3,300円、血液検査費用は5,500円で、再診・診察費用は無料になっています。</p>
<p>「それらの費用はなぜ掛かるのか」についてしっかり説明を受けられることや、親身に対応してくれるという点から、丁寧な対応を求めているという方におすすめです。</p>
<h3>銀座総合美容クリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,300円</td></tr><tr><td>血液検査料</td><td>5,500円</td></tr><tr><td>再診料</td><td>無料</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々7,150~19,250円</td></tr><tr><td>ノーニードル育毛メソセラピー(1回)</td><td>19,800円</td></tr><tr><td>頭皮ケア用シャンプー(1本370ml)</td><td>4,070円</td></tr><tr><td>AGA遺伝子診断</td><td>19,800円</td></tr><tr><td>MSD製薬(旧万有製薬)フィナステリド製剤(1ヶ月分28錠)</td><td>7,700円</td></tr></tbody></table>
<h3>銀座総合美容クリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>クリニック名</td><td>銀座総合美容クリニック</td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/w5XSBrQYqtppBjqJ8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都港区新橋1-9-5新橋M-SQUARE Bright 4・5F</a></td></tr><tr><td>アクセス</td><td>・東京メトロ銀座線 新橋駅1番出口より徒歩1分<br>・ 都営浅草線新橋駅A3出口より徒歩1分<br>・ 都営三田線内幸町駅A2出口より徒歩6分<br>・東京メトロ丸の内線 銀座駅C2出口より徒歩11分<br>・ 東京メトロ千代田線 日比谷駅A13出口より徒歩13分</td></tr><tr><td>営業時間</td><td>月〜土:11:00〜20:00<br>日・祝:11:00〜19:00</td></tr><tr><td>営業日</td><td>月〜土、祝日(水曜定休日)</td></tr><tr><td>支払い方法</td><td>現金、デビットカード、クレジットカード</td></tr><tr><td>予約方法</td><td>ネット予約、電話予約(0120-972-335)</td></tr><tr><td>遠隔治療(オンライン診療)</td><td>なし</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3ce457e0-7a4c-4461-b046-7a233749bfc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ginzageneralbeautyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">銀座総合美容クリニックの口コミ・評判は?MOTEOがおすすめする銀座総合美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【9位】ゴリラクリニック|わかりやすい料金プラン</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7431-1441736310-3.png" alt="ゴリラクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a05af4-41fb-408c-8935-240d5b619666"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-2e80bbc9-e0c0-4fb4-9ecc-44593c36284a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-fa04d8e7-a90a-4808-9944-381c2e707fe9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-6376fe32-37ff-407f-84be-c2e0cc27ce65"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-44df008a-f159-4878-900f-f5f3522c6918"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.5</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.0</td></tr><tr><td>料金</td><td>8.5</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>9.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ゴリラクリニックは男性専門の脱毛クリニックとして知名度が高いですが、AGA治療も取り扱っています。</p>
<p>治療薬を用いたオーソドックスな治療をメインとしていますが、痛みの少ない注入施術も可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a627bafd-67ee-4df5-b938-861666b0292f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ゴリラクリニックのおすすめランキング選出理由</strong></p>
<ul><li>マニュアルではない一人一人に最適な治療法を提案</li><li>痛みを軽減するために専用の医療機器を完備</li><li>約1,242,236件の実績(2019年6月までの累計)</li></ul>
<p></p>
</div></section>
<p>頭皮に有効成分を注射するには注射器を使用するのが一般的で、その際に強い痛みを伴うのがネックでした。しかし、ゴリラクリニックでは最新の医療機器を用いて施術するため、痛みを最小限に抑えながら有効成分を均一に効率的よく頭皮下へ注入することが可能です。</p>
<p>初月費用は内服薬のフィナステリドで2,000円〜、外用薬で4,000円〜とAGA治療に興味を持ち始めた人でも無理なく利用できる価格帯となっています。</p>
<p>トライアルコースがあったりと、AGA治療を始めやすいという点がゴリラクリニックの最大の魅力です。投薬治療で思うような効果が得られなかった方や、副作用が怖く、内服薬に対して慎重になってしまう方にとって、役に立つオススメのクリニックといって良いでしょう。</p>
<h3>ゴリラクリニック<strong>の</strong>費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>頭髪検査料</td><td>無料</td></tr><tr><td>血液検査</td><td>5,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の</strong>治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>2,000円〜15,000円</td></tr><tr><td>ミノフィア(1回)</td><td>5,000円</td></tr><tr><td>メソラインヘア(1回)</td><td>10,000円</td></tr><tr><td>HARG(1回)</td><td>80,000円</td></tr><tr><td>AGA専用ホームケアセット(7日分)</td><td>2,000円</td></tr></tbody></table>
<h3>ゴリラクリニック<strong>の基本情報</strong></h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【東日本】新宿本院・渋谷院・池袋院・銀座院・上野院・町田院・横浜院・大宮院・札幌院・仙台院・広島院<br>【西日本】大阪梅田院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>料金</td><td>月々3,200円~</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス払い)<br>・医療分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cee1a0dd-3a7d-4fa9-90f0-2e144565871e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-gorilla/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果 (opens in a new tab)">ゴリラクリニック(AGA・薄毛治療)の評判・口コミは?治療薬の実際の料金と効果</a></li></ul>
</div></div>
<h2>【10位】KM新宿クリニック|内外からAGAに働きかける</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/7063-1430003979-3.gif" alt="FUERS植毛センター "/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a9e70e1f-1d0b-450f-82ab-d6e7a5ea188e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a75008d1-73c5-4ea0-9905-16099040a730"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-6c9e60d8-9d7e-4d7a-a3da-553a9d9092bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cc443f68-bbac-43a2-b0f4-9f6353674ce0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-197e549d-1109-4d86-acf4-ff399553db54"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.4</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>9.5</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.5</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>7.6</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>KM新宿クリニックは、メスを使わないFUERS(ヒュエルス)植毛や、最新のHARG(ハーグ)療法、AGA内服薬も含めたトータル治療を可能としているクリニックです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-b5c91335-c028-459b-8d68-8546b0c187ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>KM新宿クリニックのおすすめランキング選出理由</strong></p>
<ul><li>安全に自毛植毛ができる</li><li>治療効果を3ヶ月ごとに確認</li><li>専任カウンセラーが一人ひとりに合った治療プログラムを立案してくれる</li></ul>
<p></p>
</div></section>
<p>自毛植毛をする場合、ドナーと呼ばれる移植のもとになる毛包を後頭部から採取する必要がありますが、メスを使って採取すると傷あとが残るデメリットがあります。</p>
<p>しかし、KM新宿クリニックのFUERS植毛はメスを使いません。採取に使う道具も0.5mmという超極細のマイクロパンチブレードを使うことができるので、傷あとは最小限ですみます。</p>
<p>費用は500株で800,000円など安くはありませんが、すぐに確実な効果が得られるという点で人気を集めていますよ。</p>
<p>KM新宿クリニックは、「メスを使わないFUERS植毛に興味がある」「自然な仕上がりにしたい」という人におすすめ。</p>
<p>結果を大事にしているKM新宿クリニックですが、予算に合わせて本数や範囲など最適な提案をしてくれるので、費用についても気軽に相談してみるといいでしょう。</p>
<h3>KM新宿クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>2,000円</td></tr><tr><td>再診料</td><td>1,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>300円〜27,000円</td></tr><tr><td>プロペシア</td><td>300円</td></tr><tr><td>内服薬(パントガール)<br>1箱 90錠</td><td>9,400円</td></tr><tr><td>HARG療法 全頭1/3施術カクテル注入</td><td>80,000円</td></tr><tr><td>HARG療法 全頭2/3施術カクテル注入</td><td>100,000円</td></tr></tbody></table>
<h3>KM新宿クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://g.page/KMshinjuku?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区歌舞伎町2-46-5<br>KM新宿ビル8F</a></td></tr><tr><td>最寄駅</td><td>・西武新宿線「西武新宿」駅徒歩1分<br>・山手線「新大久保」駅徒歩5分<br>・JR地下鉄各線「新宿」駅徒歩7分<br>・中央総武線「大久保」駅徒歩6分<br>・副都心線「東新宿」駅徒歩7分</td></tr><tr><td>営業時間</td><td>月火水金土日 11:00〜19:00</td></tr><tr><td>休診日</td><td>月・木・年末年始</td></tr><tr><td>電話番号</td><td>03-5272-0212<br>(電話受付時間 10:30〜19:00 )</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※ 全ブランド1回払い / VISA,MASTERのみ分割可能</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-61d80ad1-1897-4dc6-ab7a-93e68753e062"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-kmshinjukuclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">KM新宿クリニックの口コミ・評判は?MOTEOがおすすめするKM新宿クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【11位】ABCクリニック|低価格から始められるAGA治療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=D8610f-x290787W&p=j706195E" rel="nofollow"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg" alt="" class="wp-image-21591" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp.jpg 740w, https://moteo.best/column/wp-content/uploads/2019/12/4616-edabchp-300x156.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5a513426-05f8-4796-ac14-d4a01502ee8b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ABCクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-69736097-3db1-48a2-bf9c-44dd5cca429b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-4da24df2-0be1-4b85-aa6c-c4e66869a7b6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-d45f1a92-bf88-4cb5-b57a-71cc3ff7c609"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-83eeee28-ddc0-44b4-8c63-5fc0ca320484"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.3</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>男性特有の悩みを多数解決している「ABCクリニック」。</p>
<p>ABCクリニックは包茎治療で有名ですが、AGA治療も得意としています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ed77cdbc-625b-4bbf-8b5a-d16a5f008697"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ABCクリニックのおすすめランキング選出理由</strong></p>
<ul><li>厚生労働省が認可した「国内承認薬」を処方</li><li>再生医療技術を応用した毛髪再生治療が可能</li><li>明朗会計で6,000円からAGA治療を始められる</li><li>来院した当日に治療薬を処方することもできる</li></ul>
<p></p>
</div></section>
<p>ABCクリニックの治療は髪の毛の成長因子の不足を補うことに焦点を当てた「グロースファクター注入再生治療」という世界最先端の再生医療技術を応用した治療方法です。</p>
<p>グロースファクター注入再生治療は治療1回あたり73,500円で行うことができますが、AGA治療薬なら6,000円〜。厚生労働省が認可した国内承認薬なので、効果も期待できますよ。</p>
<p>ABCクリニックは最先端の技術で髪の毛の成長を促せるので、「今まで育毛剤や内服薬でも効果が感じられなかった」という方はもちろん、「内服薬から気軽に始めたい」という人におすすめです。</p>
<h3>ABCクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>【初回来院】<br>診察+マイクロスコープ+治療薬(30日分)+血液検査</td><td>23,500円</td></tr><tr><td>【再来院】<br>診察+マイクロスコープ+治療薬(30日分)</td><td>18,500円</td></tr><tr><td>グロースファクター注入再生治療(1回)</td><td>73,500円</td></tr></tbody></table>
<h3>ABCクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/v8aX8BHMYELNK75d6" target="_blank">新宿院</a>・<a href="https://goo.gl/maps/Dr8QGDa17aFChGjU7">神田院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/EukszwwAzPxviC3X8" target="_blank">横浜院</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/3o8zdFsnwh8Uj3Vg8" target="_blank">梅田院</a>・<a href="https://goo.gl/maps/fUNJ1rfNq1DfCvRm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">なんば院</a><br>の他に全国各院</td></tr><tr><td>営業時間</td><td>10:00〜20:00</td></tr><tr><td>休診日</td><td>店舗により異なる</td></tr><tr><td>電話番号</td><td>・新宿院 0120-357-600<br>・神田院 0120-958-472<br>・横浜院 0120-270-060<br>・梅田院 0120-816-300<br>・なんば院 0120-958-475</td></tr><tr><td>料金</td><td>6,600円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※JCB、VISA、MasterCard、AmericanExpress、Diners Club、UC、NICOS、DC、SASION CARD、アプラス<br>・医療ローン(分割)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=D8610f-t290771Q&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27a7c2d1-9a0c-4056-ad4a-fd24c110aac8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-abcclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ABCクリニックの口コミ・評判は?MOTEOがおすすめするABCクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【12位】ウィルAGAクリニック|AGAや女性薄毛治療にも対応</h2>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=R13717g-y454141u&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1024x571.png" alt="ウィルAGAクリニック" class="wp-image-25880"/></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-627a11de-4bb0-4df2-b7e9-082a14315c01"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">ウィルAGAクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-ea426205-fb15-4574-be2b-4c23060fbf90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7f5a643c-bc26-4c30-8b69-60bc0886ad42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b199390-5676-48e8-969e-5bd7709bb8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d149c9cf-6a9b-4820-bd67-467734804e75"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.2</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.7</td></tr><tr><td>料金</td><td>8.4</td></tr><tr><td>接客</td><td>7.5</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>8.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>ウィルAGAクリニックは、男性のAGA治療だけでなく、女性の薄毛治療にも対応しているクリニックです。発毛の相談件数は1万件におよび、そのすべてが発毛専門医による治療を受けられます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-4f716a35-47b0-4cdc-9c70-36a4765647f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ウィルAGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>発毛実感率99.9%</li><li>治療実績が1万人を超える発毛専門医による治療</li><li>医学的根拠に基づくオリジナル発毛薬がある</li></ul>
<p></p>
</div></section>
<p>治療メニューは多岐にわたり、毛髪再生メソセラピーをはじめ、オリジナルの発毛薬・注入治療・レーザー治療などが可能です。</p>
<p>AGAクリニックは数多く存在しますが、そこに在籍している医師は薄毛治療の専門医とは限りません。中にはアルバイトとして働いている医師がいるのも事実です。</p>
<p>ウィルAGAクリニックの医師は、最先端の医療技術・知識の習得など日々研究を続けている発毛専門医なので、一人ひとりの症状に応じて最適な治療ができますよ。</p>
<p>発毛専門医のもとでオーダーメイド治療を受けたいなら、ウィルAGAクリニックはかなりおすすめできます。</p>
<h3>ウィルAGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>医師によるAGA・薄毛診断</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>ウィルAGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>1,480円〜9,800円</td></tr><tr><td>オリジナル発毛薬(抜け毛予防+発毛)</td><td>月々5,400円</td></tr><tr><td>毛髪再生メソセラピー</td><td>3,980円</td></tr><tr><td>最新LHDV頭皮注入治療</td><td>19,800円</td></tr><tr><td>LED発毛レーザー治療(1回)</td><td>9,800円</td></tr></tbody></table>
<h3>ウィルAGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>表参道院、銀座院、立川院</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-218-540</td></tr><tr><td>料金</td><td>1,480円~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>※ VISA、Mastercard、JCB、American Express、ダイナースクラブカード、Discover Card<br>・ メディカルローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=R13717g-y454141u&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1faf2e06-5a2e-4b3e-aad8-e926b4638072"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-willagaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー (opens in a new tab)">ウィルAGAクリニックの口コミ・評判は?毛髪再生メソセラピーはおすすめ?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h2>【13位】中央クリニック|全国展開する老舗のクリニック</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://mens.chuoh-clinic.co.jp/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/02/afb-bnr.jpg" alt="横浜中央クリニック" class="wp-image-44487"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1d827680-d9c8-42b1-b068-6a9fd3603952"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">中央クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8864f3d9-d8d2-4b84-aa2e-1cfe5a11a2cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-cfefd5f4-1306-4f1a-b2a0-36167f69da0e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-88d190bf-1344-4027-afd0-606722e9adf0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f4bdc486-6f2a-4e24-b40c-d956368797f5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.1</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>8.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>中央クリニックは美容クリニックとして長きにわたる歴史のあるクリニックで、東京や大阪、名古屋などといった主要都市を中心に展開しています。</p>
<p>AGA治療においても信頼と実績があり、ハーグ療法にもかなり力を入れています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-48f2c0c3-386a-4ae7-98d9-6fabe694dcd4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>中央クリニックのおすすめランキング選出理由</strong></p>
<ul><li>ハーグ療法の検証と施設認定を行っている</li><li>日本医療毛髪再生研究会に認定された医療機関</li><li>豊富な経験・実績のある選ばれた医師のみが治療を行う</li></ul>
<p></p>
</div></section>
<p>ハーグ療法とは、幹細胞から抽出された150種類以上の「成長因子AAPE」を直接頭皮に注入する治療法です。毛髪再生研究会によって認定された医療機関で施術することができるのですが、中央クリニックは日本国内においてハーグ療法の検証と施設認定を行っている医療機関。日本医療毛髪再生研究会に認定されたクリニックというわけです。</p>
<p>治療の基本は投薬治療となっているものの、内服・外用薬だけで治療をしたけど効果が得られなかった人や、ハーグ療法で早く効果を得たい人などにとって、中央クリニックは非常に相性が良いといえるでしょう。</p>
<p>また、全国展開している中央クリニックは幅広い地域の医院を利用することができ、全国どこでも同様の治療が受けられます。</p>
<h3> 中央クリニックの 基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>札幌・帯広・金沢・仙台・新宿・秋葉原・大宮・水戸・川崎・横浜・名古屋・浜松・神戸・大阪・岡山・広島・福岡・鹿児島</td></tr><tr><td>営業時間</td><td>店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>店舗によって異なる</td></tr><tr><td>料金</td><td>記載なし</td></tr><tr><td>支払い方法</td><td> 現金、各種カード、分割のお申し込み(ローン)、デビット(銀行口座からの翌日引き落とし)など </td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://mens.chuoh-clinic.co.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80540cb4-c43c-42ef-8525-27a2d6f208da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-centralclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">中央クリニックの口コミ・評判は?MOTEOがおすすめする中央クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【14位】ふくろうアイクリニック(旧:G.グリーンクリニック)|シンプルで素早いオンライン診療</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://ggclinic.jp/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/9322-1531737438-3.jpg" alt="G.グリーンクリニック"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c02e55d2-3653-48a8-8b23-c60245797c0a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">G.グリーンクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-f6e0c223-219f-45b3-9d10-28b0449ff0e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-e0fa026f-a9bb-48e8-83a2-02e122bf6162"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-97778697-7ac1-46a3-b6d7-4d2ecb697dbc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-34a2b9a9-a912-4a73-bab7-72be2a073a73"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">8.0</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.6</td></tr><tr><td>接客</td><td>7.3</td></tr><tr><td>プライバシーの配慮</td><td>8.2</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>「わざわざクリニックに通うのはちょっと…」という人におすすめなのが「ふくろうアイクリニック(旧:G.グリーンクリニック)」です。</p>
<p>ふくろうアイクリニックはAGAの治療を専門に行うクリニックですが、最大の特徴はスマホなどでオンライン診察が可能なこと。</p>
<p>AGA治療の基本は通院による診療ですが、ふくろうアイクリニックはそうではありません。事前に診療の予約を入れた後は、すべてオンラインで診療や薬の処方が進むのです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-982c0d3a-dfe9-4bd7-b210-8abe871bb871"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>ふくろうアイクリニックのおすすめランキング選出理由</strong></p>
<ul><li>オンラインで診療や薬の処方が可能</li><li>シンプルでわかりやすい料金プラン</li><li>診断から薬の処方までがスピーディー</li></ul>
<p></p>
</div></section>
<p>オンラインにて診察後、医師の判断で処方を行い治療薬が発送されます。</p>
<p>地方に住んでいる人はクリニック選びの点で不利になりがちですが、ふくろうアイクリニックを利用すると、その地域間格差の影響を受けにくくなりますよ。</p>
<p>注入治療や植毛治療はなく、あくまで「薬」での治療。コンセプトが明確でユニークなクリニックですよね。診察費や送料は必要ないのでご安心ください。</p>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>3,000円〜8,000円</td></tr><tr><td>フィナステリド(海外製)30錠</td><td>3,000円</td></tr><tr><td>フィナステリド(本邦製薬会社提供ジェネリック)28錠</td><td>6,000円</td></tr><tr><td>ミノキシジル外用薬(15%)60ml</td><td>8,000円</td></tr></tbody></table>
<h3>ふくろうアイクリニック(旧:G.グリーンクリニック)の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/9pRmbzpQCLdiYAxMA">千葉県千葉市中央区富士見1-2-11 勝山ビル5階</a></td></tr><tr><td>最寄駅</td><td>・JR線 千葉駅から徒歩3分</td></tr><tr><td>営業時間</td><td>12:00〜18:30<br> 受付は18:00まで</td></tr><tr><td>休診日</td><td>木曜日</td></tr><tr><td>電話番号</td><td>0120-973-751<br>※電話での予約は来院診察のみ</td></tr><tr><td>料金</td><td>3,000円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>(VISA、MasterCard、AmericanExpress、DinersClub、JCB)<br>・コンビニ決済(LAWSON、Family Mart、ミニストップ、Seicomart)<br>・銀行振込決済<br>・後払い決済(NP後払い)※利用上限55,000円(税込)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://ggclinic.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76781390-2041-4775-a0c0-cd31c18e45fd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://moteo.best/column/aga-ggreenclinic" target="_blank">ふくろうアイクリニック(旧G.グリーンクリニック)の口コミ・評判は?MOTEOがおすすめするGグリーンクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【15位】恵比寿美容クリニック|他院と異なるユニークな治療法</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg" alt="" class="wp-image-3631" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-14.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-14-300x178.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-34961420-0802-4230-9711-a712ad569500"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">恵比寿美容クリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8a053ddb-b55c-4347-9ad8-cb05552bcb4f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-64f14a68-7534-4eeb-b76f-a825cc78962a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2785f597-68c9-4f0b-9a10-149178a3c6b2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1f1ba619-afc3-447a-af4e-229c5d6611de"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.9</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>8.0</td></tr><tr><td>接客</td><td>8.0</td></tr><tr><td>プライバシーの配慮</td><td>7.5</td></tr><tr><td>通いやすさ</td><td>8.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>恵比寿美容クリニックは、他院とは異なるユニークな治療法を展開しているAGAクリニックです。</p>
<p>AGA治療の基本は投薬やメソセラピーなどですが、恵比寿美容クリニックではそれらのオーソドックスな治療がメインではありません。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-ff149f2b-add4-4031-9279-2b5d356f8825"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>恵比寿美容クリニックのおすすめランキング選出理由</strong></p>
<ul><li>頭皮・頭髪への栄養補給を目的としたオリジナルの治療法</li><li>治療回数7,348回(2017年1月〜2019年9月)</li><li>副作用の心配がない</li></ul>
<p></p>
</div></section>
<p>恵比寿美容クリニックは血流改善や頭皮・頭髪への栄養補給を目的としたオリジナルの治療法を展開しているのが特徴で、「持病などがあるので、一般的なAGA治療薬の副作用が心配…」という人に強くおすすめしたいところです。</p>
<p>血流改善や頭皮・頭髪への栄養補給を目的としているため副作用の心配もなく、良い意味で敷居が低いといえるでしょう。</p>
<h3>恵比寿美容クリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>メール相談</td><td>無料</td></tr></tbody></table>
<h3>恵比寿美容クリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>血流改善ガス治療<br>(1回)</td><td>20,000円</td></tr><tr><td>栄養治療(1回)</td><td>30,000円</td></tr><tr><td>血流改善ガス治療+栄養治療(1回)</td><td>40,000円</td></tr><tr><td>医療用育毛剤(1ヶ月分)</td><td>15,000円</td></tr><tr><td>育毛シャンプー(1ヶ月分)</td><td>10,000円</td></tr></tbody></table>
<h3>恵比寿美容クリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/26WSYSrC7yWJGvwN8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区恵比寿西1-3-11<br>BELLE恵比寿4F</a></td></tr><tr><td>最寄駅</td><td>JR恵比寿駅西口から徒歩3分</td></tr><tr><td>営業時間</td><td>平日:10:00~20:00<br>土日・祝日:10:00~19:00</td></tr><tr><td>休診日</td><td>なし(不定休)</td></tr><tr><td>電話番号</td><td>0120-326-042<br>(受付時間:平日 10時~20時/土日祝 10時~19時)</td></tr><tr><td>料金</td><td>1回10,000円〜</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード( VISA|MASTER|JCB|AMEX|銀聯 )<br>・医療ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://aga-ebc.com/af/01/?t=597d93-c4de1347-5e992259-e646b80e-441e" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7208d628-53a8-4924-8588-563803e688e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-ebisubeaeutyclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">恵比寿美容クリニックの口コミ・評判は?MOTEOがおすすめする恵比寿美容クリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【16位】AGAメディカルケアクリニック 新宿院|主治医制による安定感</h2>
<div class="wp-block-image">
<figure class="aligncenter">
<figure>
<figure><a href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" target="_blank" rel="noreferrer noopener"><img class="wp-image-60401" src="https://moteo.best/column/wp-content/uploads/2020/10/1528-aga.jpg" alt="AGAメディカルケアクリニック新宿院"></a></figure>
</figure>
</figure>
</div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0726348c-cda3-495e-8908-593c6b3f79e4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">新宿AGAメディカルケアクリニック</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a163a87e-a838-4867-8cbe-baf1093eed1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-9605dfe0-78e1-4bc5-9fe3-b85ad81cf51d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bb11ab7f-21a1-495a-b934-ddeba854b635"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-2639bfb7-eb92-4c47-a6ce-6eb1aec64980"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.8</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.5</td></tr><tr><td>料金</td><td>7.3</td></tr><tr><td>接客</td><td>8.4</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>7.0</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>AGAメディカルケアクリニック 新宿院は完全予約制で個室対応してくれるのクリニックです。</p>
<p>主治医制を導入しており、専門的な知識と経験を持った主治医と二人三脚で治療と向き合うことができます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0eed6b4-a3fb-476f-bf32-00cfc7cfaeea"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>AGAメディカルケアクリニック 新宿院のおすすめランキング選出理由</strong></p>
<ul><li>毎回同じ医師が診察・治療をする完全主治医制</li><li>LINEでの写真診断・治療相談を導入</li><li>個室完備で他の患者さんと会わずに済む</li></ul>
<p></p>
</div></section>
<p>主治医制により一人ひとりに合った治療を進めていくことが可能で、AGAの進行具合をとらえるため最新の診断システムを導入しているのも特徴のひとつ。症状はどの程度進んでいるのか、どのような治療が有効なのか、など様々な観点から評価し治療を進めることが可能です。</p>
<p>髪の毛の太さ・密度・頭皮の皮脂や過敏度といった項目を詳細に分析するため、効果的に治療できますよ。</p>
<p>診察やカウンセリングは無料で、さらには全額返金保証もあります。これは、発毛治療で効果がなかった場合に治療にかかった費用を全額返金する、というもの。LINEでの写真診断・治療相談もできるため、結果にコミットしたい人や、本気でAGA治療に取り組みたい人にはかなりおすすめです。</p>
<h3>AGAメディカルケアクリニック 新宿院の費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料、再診料</td><td>無料</td></tr><tr><td>血液検査</td><td>無料</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々3,300円〜30,000円</td></tr><tr><td>シャンプー薬</td><td>3,000円</td></tr><tr><td>発毛外用薬</td><td>10,000円</td></tr><tr><td>発毛メソセラピー</td><td>60,000円</td></tr></tbody></table>
<h3>AGAメディカルケアクリニック 新宿院の基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/HzMfgJWz2oxNmQz37" target="_blank">東京都新宿区西新宿7-4-5 新宿ウエストスクエア9F</a></td></tr><tr><td>最寄駅</td><td>・新宿駅西口 徒歩5分<br>・都営大江戸線 新宿西口駅(D5出口) 徒歩2分<br>・西武新宿駅 徒歩3分</td></tr><tr><td>営業時間</td><td>10:00〜20:00(平日・土日祝)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-889-820</td></tr><tr><td>料金</td><td>3,300円〜</td></tr><tr><td>支払い方法</td><td>店舗にお問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.felmat.net/fmcl?ak=I2693P.1.X539559.L593681" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c1f6e18b-a032-4961-9227-f2782010b73a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-shinjukuagamedicalcareclinic/" target="_blank" rel="noreferrer noopener" aria-label="AGAメディカルケアクリニックの口コミ・評判は? (新しいタブで開く)">AGAメディカルケアクリニックの口コミ・評判は?</a></li></ul>
</div></div>
<h2>【17位】髪のクリニックSeed|手軽なオンライン診療が人気</h2>
<figure class="wp-block-image"><a href="https://seed-clinic.com/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg" alt="東京でAGA治療。MOTEOおすすめのクリニックランキング(口コミ・評判付き)" class="wp-image-7350" srcset="https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/001-seed-1-300x167.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f744cb5-5a3f-4283-8271-4f84c4b22511"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="titlechart_only">髪のクリニックSeed</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-b64afd82-521c-4294-9545-80f9230b2ed9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-78938028-c035-4beb-b9b4-08315b7321ae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="text-align:center" class="texthidden"> This is block render Chartjs – <strong>Don’t touch</strong> </p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-2b3e533c-86a7-4628-91cc-a8f19c6cc418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1e065b1f-efc8-4e62-bd20-c182e4f564f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-columns has-2-columns">
<div class="wp-block-column">
<p></p>
</div>
<div class="wp-block-column">
<div class="wp-block-brad-number-review">7.7</div>
<p class="number-total">10</p>
</div>
</div>
</div></div>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse"><thead><tr><td>項目</td><td>評価</td></tr></thead><tbody><tr><td>効果</td><td>8.0</td></tr><tr><td>料金</td><td>7.7</td></tr><tr><td>接客</td><td>8.2</td></tr><tr><td>プライバシーの配慮</td><td>8.0</td></tr><tr><td>通いやすさ</td><td>6.8</td></tr></tbody></table>
</div></div>
</div></section>
</div></section>
<p>安くて手軽なAGA治療を受けることができるのが「髪のクリニックSeed」です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de22078a-3ba7-4250-aa82-eb91d59f1c08"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>髪のクリニックSeedのおすすめランキング選出理由</strong></p>
<ul><li>LINEにて無料相談が可能</li><li>診断から薬の処方までスマホのみで完結できる</li><li>業界最低水準の費用で治療が可能</li></ul>
<p></p>
</div></section>
<p>髪のクリニックSeedは、スマホを用いたオンライン診療をメインで行っており、診断から薬の処方までスマホのみで完結します。</p>
<p>地方在住の人でも本格的なAGA治療を受けることができますし、薬が自宅に届くまでの時間もかなり短いです。</p>
<p>「身近にAGA治療ができるクリニックがない」という方でも、この方法なら手軽に治療を始められますよね。</p>
<p>AGAの進行抑制は5,050円/1ヶ月、発毛投薬治療は18,330円~/1ヶ月と、料金もリーズナブルに設定されています。</p>
<p>医師が直接LINEでサポートしてくれるのも特徴で、続けやすく結果も出やすいクリニックです。</p>
<h3>髪のクリニックSeedの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>3,000円</td></tr><tr><td>再診料</td><td>無料<br>(診察のみの場合3,000円)</td></tr><tr><td>血液検査</td><td>5,000円</td></tr><tr><td>オンライン診察</td><td>来院でかかる費用と同額+薬送料520円</td></tr></tbody></table>
<h3>髪のクリニックSeedの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>AGAの内服薬費用</td><td>月々5,050円〜18,330円</td></tr><tr><td>ヘアフィラー注入治療 6回(3ヶ月)</td><td>250,000円</td></tr><tr><td>イーポレーション スカルプミニ(ホームケア用エレクトロポレーション機器)</td><td>50,000円</td></tr><tr><td>【基本発毛治療セット】フィナステリド、ミノキシジル(外用or内服)、オリジナル育毛サプリ、ケトコナゾール配合シャンプー</td><td><br>1ヶ月分 20,400円</td></tr></tbody></table>
<h3>髪のクリニックSeedの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/iqWxzA9ZinWmbVvRA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都渋谷区渋谷2-8-2 荻津ビル5階</a></td></tr><tr><td>最寄駅</td><td>渋谷駅(12番出口)</td></tr><tr><td>営業時間</td><td>月~日 10:00~19:00</td></tr><tr><td>休診日</td><td>不定休・祝日</td></tr><tr><td>電話番号</td><td>03-6427-1608</td></tr><tr><td>料金</td><td>5,500円〜</td></tr><tr><td>支払い方法</td><td>・現金一括<br>・クレジットカード<br>※VISA / MasterCard / JCB / American Express / Diners</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://seed-clinic.com/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f9902c21-f82a-4618-a920-8bda1f9bbe7b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-hairclinicseed" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髪のクリニックSeedの口コミ・評判は?MOTEOがおすすめする髪のクリニックSeedで薄毛治療</a></li></ul>
</div></div>
<h2>【18位】アデランス|増毛の老舗の高い技術</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=L5159F-U242283X&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/5159-1434147562-3.jpg" alt="ヘアパーフェクト"/></a></figure></div>
<p>日本で今ほどAGA治療が有名になる前から、長きにわたり日本人男性の薄毛と向き合ってきたのがアデランスです。</p>
<p>アデランスは「ピンポイント増毛」など高い技術が必要となる方法をメインで行っていて、ピンポイント増毛には独自に開発したバイタルヘアと呼ばれる人工毛が用いられています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e62d76ed-d48b-4f47-8fcd-b16e7cf5a06a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アデランスのおすすめランキング選出理由</strong></p>
<ul><li>体験コースが充実している</li><li>50年のノウハウが詰まっている</li><li>自然にボリュームアップができる</li></ul>
<p></p>
</div></section>
<p>アデランスなら、50年のノウハウが詰まったハイクオリティな増毛が実現しますよ。増毛の他、発毛や育毛をサポートするメニューの取り扱いもあるため、こちらもぜひ試してみてください。</p>
<p>自然さにこだわった連続装着タイプの「定額制プラン(無料メンテナンス付き)」、サイズで料金が異なる「買取プラン」など、料金プランも充実していて、さらには「体験コース」の用意もあります。</p>
<p>体験コースを利用して、まずは気軽に足を運んでみてはいかがでしょうか?</p>
<h3>アデランスの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アデランスの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>バイタルEX スパイダー</td><td>無料お試し体験</td></tr><tr><td>選べる増毛1150本</td><td>9,600円</td></tr><tr><td>ポイントで増やしたい<br>バイタルEX NEO</td><td>90,000円〜</td></tr><tr><td>クロスで増やしたい<br>バイタルEX スパイダー</td><td>180,000円〜</td></tr><tr><td>へアリプロ<br>ベーシックコース</td><td>12,000円〜</td></tr></tbody></table>
<h3>アデランスの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県にあり</td></tr><tr><td>営業時間</td><td>平日:10:00〜18:30<br>土日祝:09:00〜17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>火曜日<br>※店舗によっては火曜日・水曜日</td></tr><tr><td>電話番号</td><td>0120-78-9696</td></tr><tr><td>料金</td><td>1,080円〜</td></tr><tr><td>支払い方法</td><td>・現金払い<br>・各種クレジットカード<br>VISA、MasterCard、JCB、アメリカン・エキスプレス、ダイナースクラブ<br>・ショッピングローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=L5159F-U242283X&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6e8b65ef-0cb3-46cd-8d5d-6aa2f2b11970"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-aderans" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アデランスの口コミ・評判は?MOTEOがおすすめするアデランスで薄毛治療</a></li></ul>
</div></div>
<h2>【19位】アートネイチャー|人工毛を用いた増毛が特徴</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=C5133V-7200116A&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5133-1387961706-3.jpg" alt="ヘアフォーライフSEED"/></a></figure></div>
<p>アートネイチャーはアデランスと並んで、薄毛で悩む日本人男性と縁がとても深い存在です。</p>
<p>アートネイチャーは男性用かつらの専門メーカーですが、同時にマープといったオリジナルの増毛法を開発している点が特徴。男性だけでなく女性の薄毛対策も行っており、育毛剤など薄毛に関連した幅広い分野に力を入れています。</p>
<p>「増毛」「かつら」「育毛」の大きく3種類のメニューを取り扱っているため、分け目をカバーしたい、部分的に増やしたいなど、目的別の商品を見つけやすいでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-83fad531-e16b-4ea3-96b7-222a912fa338"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>アートネイチャーのおすすめランキング選出理由</strong></p>
<ul><li>オリジナルの増毛法がある</li><li>無料でヘアチェック体験ができる</li><li>目的別の商品が見つかりやすい</li></ul>
<p></p>
</div></section>
<p>増毛では、人工毛を用いたマープを開発することで、効率よく、高精度の増毛が可能となっています。</p>
<p>薄毛・抜け毛の原因を解明できる「ヘアチェック」が無料で受けられるので、ぜひ利用してみてください。</p>
<h3>アートネイチャーの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>アートネイチャーの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>炭酸クレンジングヘッドスパ+新増毛マープゼロワン+クレンジングシャンプーなどプレゼント</td><td>10,000円</td></tr><tr><td>LABOMOヘアグロウミノキシ5【第1医薬品】</td><td>6,960円</td></tr><tr><td>LHシャンプーM(300mL)</td><td>3,300円</td></tr></tbody></table>
<h3>アートネイチャーの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>47都道府県に店舗あり</td></tr><tr><td>営業時間</td><td>9:00~23:00(電話での問い合わせ)</td></tr><tr><td>休診日</td><td>年中無休<br>(但し年末年始は休業とします)</td></tr><tr><td>電話番号</td><td>0120-17-2323</td></tr><tr><td>料金</td><td>10,000円〜</td></tr><tr><td>支払い方法</td><td>店舗に直接お問い合わせください。</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href=" https://t.afi-b.com/visit.php?guid=ON&a=C5133V-7200116A&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-54fbf47a-284f-4dbc-b98a-430cc4b4daae"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-artnature" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">アートネーチャーの口コミ・評判は?MOTEOがおすすめするアートネーチャーで薄毛治療</a></li></ul>
</div></div>
<h2>【20位】株式会社スヴェンソン|女性用ウィッグで高評価</h2>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.mens-svenson.net/" rel="nofollow"><img src="https://www.afi-b.com/upload_image/4548-1310113379-3.gif" alt="増毛ネット"/></a></figure></div>
<p>株式会社スヴェンソンは女性用ウィッグで高い評価を得ている企業です。薄毛というとどうしても男性に関連した分野だと思われがちで、実際に利用する人の多くは男性です。</p>
<p>女性の薄毛治療やかつらは、男性と比べると需要こそ少ないものの、確実に存在しています。そんな女性用ウィッグを開発・販売しているのがスヴェンソン。</p>
<p>「メンズ スヴェンソン」では、全体的に増やしたい方のためのウィッグ、部分的に増やしたい方のためのエクステの他、抜け毛・薄毛が気になる方のための育毛ケア・カット・特殊コーティングが可能です。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-e74ad3e5-f28a-4b74-bfb1-9802c55cfb06"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>株式会社スヴェンソンのおすすめランキング選出理由</strong></p>
<ul><li>高品質の製品やサービス</li><li>細かい部分にまでカスタマイズできる</li><li>自然にボリュームアップできる</li></ul>
<p></p>
</div></section>
<p>増毛では、スヴェンソンだけの特許技術、編み込み式増毛法を使用するため、自然な仕上がりが実現します。</p>
<p>頭髪の状況に合わせて幅広いメニューから選べるので、部分的な増毛をしたい方にも、全体的な増毛をしたい方にもおすすめです。</p>
<h3>株式会社スヴェンソンの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr></tbody></table>
<h3>株式会社スヴェンソンの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>イージータイプ着脱式</td><td>月々10,340円</td></tr><tr><td>フルオーダー着脱式</td><td>月々15,400円</td></tr><tr><td>100ユニット<br>(200本~600本)</td><td>22,000円</td></tr><tr><td>1,000ユニット(2,000本~6,000本)</td><td>176,000円</td></tr></tbody></table>
<h3>株式会社スヴェンソンの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>【北海道】札幌<br>【東北】仙台・盛岡<br>【関東】水戸・宇都宮・高崎・大宮・千葉・湘南藤沢・横浜<br>【東京】八王子・上野・池袋・新宿・渋谷<br>【中部】金沢・新潟・沼津・浜松・静岡・名古屋<br>【近畿】京都・神戸・大阪<br>【中国】広島・岡山<br>【九州】熊本・福岡</td></tr><tr><td>営業時間</td><td>平日 10:00~20:00<br>土日祝 9:00~17:30<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>店舗によって異なる</td></tr><tr><td>電話番号</td><td>0120-17-7109 (24時間受付)</td></tr><tr><td>料金</td><td>月額¥10,340~</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・デビットカード<br>・ショッピングクレジット<br>・電子マネー(交通系ICカードなど)<br> ※プラン・メニュー・商品によって支払い方法が異なる</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.mens-svenson.net/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b028575-1aa4-40b0-83cd-7cc22c1a8d09"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-svenson" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">スヴェンソンの口コミ・評判は?MOTEOがおすすめするスヴェンソンで薄毛治療</a></li></ul>
</div></div>
<h2>【21位】四谷ローズクリニック|四谷にある有名クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg" alt="四谷ローズクリニック" class="wp-image-39507" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-1024x463.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-300x136.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/1526-contents-768x347.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"97b29ff8-083c-4db5-ab84-665bd58299c1"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97b29ff8-083c-4db5-ab84-665bd58299c1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">四谷ローズクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"3ca3817d-c5c6-4ade-b4d8-64dbae67dfed","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-3ca3817d-c5c6-4ade-b4d8-64dbae67dfed">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"38742de4-0c36-4a78-9d47-acb0ad05370f","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-38742de4-0c36-4a78-9d47-acb0ad05370f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"58410828-84f9-4619-bb91-18ce0e574d50","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-58410828-84f9-4619-bb91-18ce0e574d50">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"85a1e9f5-b9ec-472a-ab2d-3713428765d0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-85a1e9f5-b9ec-472a-ab2d-3713428765d0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.4"} --></p>
<div class="wp-block-brad-number-review">8.4</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>四谷ローズクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>プライバシーの配慮</td>
<td>8.5</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>四ツ谷ローズクリニックは、ハーグ療法を中心におこなっているクリニックです。</p>
<p>四ツ谷ローズクリニックではこれまで1,600名を超える患者さんがハーグ療法を受けていますが、それらをすべて院長一人行ってきました。</p>
<p>ハーグ療法の効果は、施術を担当する医師の習熟度に左右される部分がありますが、四ツ谷ローズクリニックの院長はハーグ療法を行う医師に技術指導するほどの実力者。熟練した技術により効果的に治療できます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-5dddf3b5-2209-4183-901f-3f63c0c4c84f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>四谷ローズクリニックのおすすめランキング選出理由</strong></p>
<ul><li>幅広い治療内容</li><li>効果の高いハーグ療法が受けられる</li><li>院長自身も発毛を体験し効果が持続している</li></ul>
<p></p>
</div></section>
<p>四ツ谷ローズクリニックは院長がメディアの取材をたくさん受けているなど、かなり知名度が高いです。誰よりも薄毛に悩む人の気持ちがわかる院長なので、誰にも言えない「薄毛の悩み」も気軽にしてみてください。</p>
<p>都内に一院のみとなっているものの、内服薬・外用薬・ハーグ療法・自毛植毛と幅広い治療を受けることができます。四ツ谷まで無理なく通える人であれば、候補に入れてみて良いと言えます。</p>
<h3>四谷ローズクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>診察料</td><td>5,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>HARG療法(ハーグ療法)「発毛」</td><td>ハーフ 80,000円または全頭 150,000円</td></tr><tr><td>HARG療法(ハーグ療法)「維持」</td><td>ーフ 80,000円または全頭 150,000円</td></tr><tr><td>ブロック麻酔またはMED-JET使用料</td><td>5,000円</td></tr><tr><td>発毛点滴</td><td>10,000円</td></tr></tbody></table>
<h3>四谷ローズクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>住所</td><td><a href="https://goo.gl/maps/GZ8U16KirhLaYFPW6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">東京都新宿区四谷1-3マンダリンビル6F</a></td></tr><tr><td>最寄駅</td><td>・JR(中央線、総武線)四谷口から徒歩2分<br>・東京メトロ・丸の内線 改札から徒歩2分<br>・東京メトロ・南北線 2番出口から徒歩1分</td></tr><tr><td>営業時間</td><td>火・水・木・金曜日 13:00~21:00<br>土・日曜日・祝祭日 9:00~18:00</td></tr><tr><td>休診日</td><td>月曜日</td></tr><tr><td>電話番号</td><td>0120-7815-89<br>(電話受付時間 火~金13:00〜21:00 土・日 9:00~18:00)</td></tr><tr><td>料金</td><td>5,000円〜</td></tr><tr><td>支払い方法</td><td>各種クレジットカード利用可</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="http://www.harg.jp/" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27261ee0-2746-4b5d-9a7b-db5655a5e676"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga-yotsuyaroseclinic" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">四谷ローズクリニックの口コミ・評判は?MOTEOがおすすめする四谷ローズクリニックで薄毛治療</a></li></ul>
</div></div>
<h2>【22位】東京AGAクリニック|安心して通える優良クリニック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1537-aga-1-1024x588.png" alt="東京AGAクリニック" class="wp-image-25882"/></figure>
<p>最後に紹介するのが「東京AGAクリニック」です。</p>
<p>東京AGAクリニックは都内の通いやすい場所にあるAGAクリニックで、投薬治療をメインにおこなっています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-133d498c-d1c4-44b1-87bc-cc16cd69ca33"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>東京AGAクリニックのおすすめランキング選出理由</strong></p>
<ul><li>医師と二人三脚で治療を継続できる</li><li>豊富な症例データ</li><li>完全個室で安心の空間</li></ul>
<p></p>
</div></section>
<p>治療薬のほか注入治療にも対応しており、患者さんに合わせたオーダーメイド治療が可能です。</p>
<p>AGA治療は効果を実感するまで数ヶ月から半年はかかる長期戦ですが、東京AGAクリニックでは通院の度に医師が頭部の撮影や触診など、きめ細かい診療を行います。</p>
<p>医師と二人三脚で治療を継続できるため、発毛効果にも高い期待が持てるでしょう。</p>
<p>土日など通いやすい曜日の診療も行っていて、少しでも患者さんが通いやすいようにと配慮がなされている点も良いところ。渋谷など都内の交通の要所に医院があるので、通いやすいAGAクリニックを探している人は利用を検討してみてはいかがでしょうか。</p>
<h3>東京AGAクリニックの費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>カウンセリング料</td><td>無料</td></tr><tr><td>初診料</td><td>無料</td></tr></tbody></table>
<h3>東京AGAクリニックの治療種類と費用</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>フィナステリド(国内承認薬)1ヶ月分</td><td>4,500円</td></tr><tr><td>デュタステリド(国内承認薬)1ヶ月分</td><td>10,000円</td></tr><tr><td>オーダーメイドAGA処方薬(ミノキシジル+フィナステリド+各種ビタミン)</td><td>25,000円</td></tr><tr><td>AGAメソセラピー 1回</td><td>60,000円</td></tr></tbody></table>
<h3>東京AGAクリニックの基本情報</h3>
<table class="wp-block-table has-fixed-layout is-style-non-split"><tbody><tr><td>店舗</td><td>渋谷院・東京八重洲院・横浜院・大宮院<br>八王子院・仙台院・宇都宮院・長野院</td></tr><tr><td>営業時間</td><td>11:00~19:00(完全予約制)</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-973-966</td></tr><tr><td>料金</td><td>4,500円〜</td></tr><tr><td>支払い方法</td><td>現金<br>クレジットカード<br>分割払い</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://www.aga-clinic.com/" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2>地域別おすすめクリニック一覧!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-1024x683.png" alt="" class="wp-image-1862" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg06-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>大手クリニックは全国区に展開していますが、東京や大阪、名古屋、福岡など、薄毛治療ができる病院は地域によっても異なります。</p>
<p>ここからは地域別におすすめのクリニックを3つご紹介!</p>
<p>ほとんどの病院が無料カウンセリングを設けているので、余裕があれば複数のクリニックに足を運んでみることをおすすめします。</p>
<p>一度自分の納得できる病院に決めてしまえば、そのあとは安心して通い続けられるので、面倒臭がらず、最初の意思決定は慎重に比較検討すべきでしょう。</p>
<h3>名古屋のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg" alt="名古屋城" class="wp-image-53154" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック名古屋</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>名古屋に3院</td><td>地下鉄名城線矢場町駅 北改札口から徒歩3分</td><td>名古屋に2院</td></tr></tbody></table>
<p>AGAスキンクリニックは名古屋市内に3院と、多数の路線からアクセスが可能。名古屋栄院、名駅錦通院は夜21時まで診察しているため、仕事帰りに立ち寄れるのもありがたいですね。</p>
<p>Dクリニック名古屋は男性・女性院が併設していますが、受付・待合室が別々になっているため、人の目を気にせずに通えますよ。</p>
<p>湘南美容クリニックは2院ありますが、名古屋栄院 AGA外来は投薬治療以外にもスマートメソも受けられます。植毛は行なっていないため、検討している方はシェアNo1の植毛専門クリニック、「アイランドタワークリニック」がおすすめです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-46e44ea4-7eed-438d-8269-f6ceab19c786"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-ngagoya/" target="_blank" rel="noreferrer noopener" aria-label="名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&安い薄毛の専門病院を徹底比較 (opens in a new tab)">名古屋のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い&安い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>福岡のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg" alt="福岡の街" class="wp-image-53155" srcset="https://moteo.best/column/wp-content/uploads/2020/04/1500-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/1500-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>1位</td><td>2位</td><td>3位</td></tr><tr><td>クリニック</td><td>AGAスキンクリニック</td><td>Dクリニック福岡</td><td>湘南美容クリニック</td></tr><tr><td>アクセス</td><td>福岡市・小倉市の2院</td><td>地下鉄天神駅から徒歩1分</td><td>福岡市・小倉市の2院</td></tr></tbody></table>
<p>いずれも福岡天神周辺に集中する形となりました。</p>
<p>AGAスキンクリニックは福岡院・小倉院の2院で、いずれも22時まで診察可能。</p>
<p>2位のDクリニック福岡は九州地区最大級の臨床数を誇り、毎月約1,800名もの患者さんが来院しています。投薬治療だけでなく、生活習慣の指導など、総合的な治療が受けられるのも魅力です。</p>
<p>湘南AGAクリニック 福岡院は投薬治療だけでなくメソセラピー 、自毛植毛など、進行が進んだ薄毛の治療にも対応しているため、希望する方は相談するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cdc568e-778b-44fd-b50f-4d2d8d0272be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-fukuoka/" target="_blank" rel="noreferrer noopener" aria-label="福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)">福岡のAGA治療クリニック|おすすめ人気ランキング11選!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>東京のおすすめAGAクリニック一覧!チェック必須の3つ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg" alt="東京タワー" class="wp-image-7637" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2705.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/09/2705-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAクリニックの最激戦区、東京。</p>
<p>都内には約1,700ものAGAクリニック<small>※</small>と選択肢が無限にあるため、比較検討するのが非常に大変なエリアでもあります。</p>
<p><small>※MOTEO編集部調査2022年1</small><small>月段階</small></p>
<p>そんな東京エリアでMOTEOが1位に選定したのが銀座総合美容クリニック。検査・診断に定評があり、親切なカウンセリングや診察が魅力です。</p>
<p>2位の新宿AGAメディカルケアクリニックは、都内では珍しい「完全主治医制」としていて、最新の診断方法により正確に、かつ客観的に治療効果を判定します。</p>
<p>1、2位は都内に1院のクリニックでしたが、3位は全国区のAGAスキンクリニックがランクイン。</p>
<p>都内に11院と院数も多く、生活圏内の近くから探せることでしょう。</p>
<p></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9ac14ee0-283b-4c81-b8ee-3916e97bf37b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="東京のAGA治療クリニック|おすすめ人気ランキング44選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-tokyo/" target="_blank">東京のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>横浜のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg" alt="横浜中華街の門" class="wp-image-3691" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-82709675-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>東京と並んでAGAクリニックが多い横浜で一番オススメできるのが、AGAスキンクリニックです。</p>
<p>AGAスキンクリニックはオリジナル発毛薬「Rebirth」や、痛みを軽減した「Dr’sメソ」といった独自の治療法を用意しています。</p>
<p>横浜駅西口・東口のあわせて2院を構える湘南美容クリニックでは、投薬治療とあわせてメソセラピーの治療が受けられます。</p>
<p>横浜中央クリニックは投薬治療やHARG療法など一通りの治療方法を導入しているほか、遺伝子検査がオプションでできるなど、AGAの原因を追求できる検査もおこなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c30c1d3c-77a1-48f0-8c3d-e54110d854c9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="横浜のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-yokohama/" target="_blank">横浜のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h3>札幌のおすすめAGAクリニック一覧!チェック必須の3院</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/image-conceptimg-5cc99a45ae8f5-e1570631932131.jpg" alt="札幌の町" class="wp-image-8827"/></figure>
<p>札幌市内には複数のAGAクリニックがありますが、強くオススメできるものはある程度限られます。なかでも、一番オススメなのがAGAスキンクリニックです。全国展開しており、診察や治療などの対応も非常に丁寧ですので、安心して利用可能です。</p>
<p>聖心毛髪再生外来も、札幌でのAGA治療にオススメできるクリニックです。質の高さと信頼関係を築くための詳細なカウンセリングを重視しているため、興味がある人は利用してみる価値があります。</p>
<p>イースト駅前クリニック札幌院もおすすめ。投薬治療の単剤処方のみの料金プランのため、非常にシンプルです。</p>
<p>料金もリーズナブルで医師・スタッフも男性のみのため、気軽に通えるAGAクリニックといえるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-189fb2e1-de14-48fe-91c1-6b8b0a572e6f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="札幌のAGA治療クリニック|おすすめ人気ランキング9選!口コミ・評判が良い薄毛の専門病院を徹底比較 (opens in a new tab)" href="https://moteo.best/column/aga/aga-clinic-ranking/aga-clinicranking-sapporo/" target="_blank">札幌のAGA治療クリニック|おすすめ人気ランキング!口コミ・評判が良い薄毛の専門病院を徹底比較</a></li></ul>
</div></div>
<h2>AGAの相談は複数の病院に行くのが大切!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg" alt="男性医師" class="wp-image-1845" srcset="https://moteo.best/column/wp-content/uploads/2019/08/1832-06.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/1832-06-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療の相談は複数のクリニックに行くのが懸命です。</p>
<p>というのも、クリニックによって料金や治療方針など細かい部分が異なるため、どこが自分に一番合っているのかがわかりづらいから。</p>
<p>AGA治療は高価なイメージですが、<strong>最初のカウンセリングまでは基本的に無料</strong>です。</p>
<p>複数のクリニックに相談に行くのは大変に感じるかもしれませんが、一度信頼のおけるクリニックが見つかればあとはオンライン診療などもあるため、負担にはなりません。</p>
<p>雰囲気や相性をみるためにも、面倒に思わず比較検討はしっかりおこないましょう。</p>
<h2>AGAに悩む皆さんの声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="AGAに悩む皆さんの声を集めました。" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は不安が多いですよね。そこで、ここではAGAに悩む皆さんの声を集め、疑問に一つずつ答えていこうと思います。</p>
<h3 id="FAQ1">Q.AGA治療で本当に後悔しない?|後悔しないためには</h3>
<p><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b0de0ccf-08ec-4e86-9d50-3f8bad98dec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 自己判断で治療を止めてしまう</li><li>薄毛の原因と治療法が合致していない</li><li>海外から輸入した薬などを </li></ul>
<p></p>
</div></div>
<p>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。</p>
<h3 id="FAQ2">Q.AGA治療のデメリットはどんなものがある?</h3>
<p><strong>A.薄毛治療のデメリットは以下のようなものがあります。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7d240e2-d7fe-49bf-922b-91957cd250e1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自由診療のため毎月の治療費がかさむ</li><li>薬の処方のため、毎月診療を受ける必要がある</li><li>薬の副作用があるかもしれない </li></ul>
<p></p>
</div></div>
<p>AGA治療のデメリットもありますが、薄毛を改善させることができます。</p>
<h3 id="FAQ3">Q.AGA治療の効果がない人の特徴は?</h3>
<p><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-cdc65522-8d7f-4103-b3d5-3cd8d76c7def"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療開始年齢が遅かった</li><li>日常的なストレスが多い</li><li>睡眠が不十分</li><li>栄養バランスが悪い </li></ul>
<p></p>
</div></div>
<p>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p>
<h2>まとめ:AGA治療もしっかりした情報収集から</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg" alt="スーツをきてパソコンの前で携帯を触る男性" class="wp-image-2429" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-171601445-300x225.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>AGA治療を始める上では、しっかりした情報収集がカギとなります。</p>
<p>これはAGAだけに限ったことではありませんが、限られた労力とコストで最大限の効果を上げるには、事前の情報収集がポイントとなることが多いですよね。</p>
<p>クリニック選びのほかにも、MOTEOでは薄毛治療に役立つコラムをたくさん掲載しています。</p>
<p>正しい情報をお伝えできるよう、専門家にも監修をお願いしています。みなさんの、失敗のない薄毛治療のお手伝いができることを願っております!</p>
<p></p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療で本当に後悔しない?|後悔しないためには</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療で後悔しないためには以下のようなことをしないことが大切です。<br/></strong>・自己判断で治療を止めてしまう<br/>・薄毛の原因と治療法が合致していない<br/>・海外から輸入した薬などを<br/>AGA治療は治療が1年以上かかることが多いです。根気よくAGA治療を続けることが薄毛改善には、大切です。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.AGA治療のデメリットはどんなものがある?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.薄毛治療のデメリットは以下のようなものがあります。<br/></strong>・自由診療のため毎月の治療費がかさむ<br/>・薬の処方のため、毎月診療を受ける必要がある<br/>・薬の副作用があるかもしれない<br/>AGA治療のデメリットもありますが、薄毛を改善させることができます。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療の効果がない人の特徴は?</strong><br/> </strong> <p class="schema-faq-answer"><strong>A.AGA治療の効果が体質的に出にくい人の特徴は以下のようなものです。<br/></strong>・治療開始年齢が遅かった<br/>・日常的なストレスが多い<br/>・睡眠が不十分<br/>・栄養バランスが悪い<br/>健康的な生活はAGA治療に好影響を与えます。また、できるだけ早く治療を開始した方が効果が高まるので、早期治療が肝心です。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4009,
'parent' => (int) 57,
'menu_order' => (int) 807,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-82.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「薄毛治療を失敗したくない」「短期間で発毛したい」 日本国内には多くのAGAの専門病院がありますが、料金体系や…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => (int) 1,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2939,
'date' => '2024-05-23T02:00:00',
'date_gmt' => '2024-05-22T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2939'
],
'modified' => '2024-05-23T02:00:42',
'modified_gmt' => '2024-05-22T17:00:42',
'slug' => 'aga-sideeffects',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-treatment/aga-sideeffects/',
'title' => [
'rendered' => 'AGA治療における副作用'
],
'content' => [
'rendered' => '<p><strong>「AGA治療をしたいけど副作用が怖い」</strong></p>
<p><strong>「治療薬で動悸や頭痛がするって聞いたけど本当?」</strong></p>
<p>AGA(薄毛)は効果的な治療法が確立されているのに加えて、さらに新しい治療法も次々に見つかってきているため、十分に改善可能な症状です。</p>
<p>しかし、そうはいっても、<span class="redcolor">副作用の話を聞くと気軽には治療を受けにくい</span>という側面もありますよね。</p>
<p>そこで、ここではAGA治療のメインである投薬治療における<span class="highlighted"><span class="highlighted">副作用の種類や発現率</span></span>などについてご紹介します。</p>
<p>結論から言うと、<span class="highlighted">AGA治療の副作用はおよそ<span class="highlighted">2%</span></span>。これをどのように感じるかはあなた次第ですが、<strong>ふさふさに髪が生える未来を考えれば副作用を恐れることはない</strong>でしょう。</p>
<p>副作用についてしっかりと知識を持っておけば、AGA治療を恐れる必要は全くなくなりますよ…!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-58f8b0ef-565d-4eb2-bc65-d432ea5a333e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-92d8e313-8cad-489a-aa91-65cbf9b15cd1"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/-2.jpg" alt="伊藤メディカルクリニック 伊藤先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>伊藤メディカル院長</strong><br><strong>伊藤 幹彦(いとう みきひこ)</strong></p>
<p><strong>認定医:</strong><a href="https://www.sangyo-doctors.gr.jp/" target="_blank" rel="noreferrer noopener" aria-label="日本医師会認定産業医 (opens in a new tab)">日本医師会認定産業医</a></p>
<p><strong>専門医:</strong><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>認定外科専門医、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a>認定循環器専門医</p>
<p><strong>所属学会:</strong><a rel="noreferrer noopener" aria-label="日本外科学会 (opens in a new tab)" href="https://www.jssoc.or.jp/" target="_blank">日本外科学会</a>、<a rel="noreferrer noopener" aria-label="日本胸部外科学会 (opens in a new tab)" href="https://www.jpats.org/" target="_blank">日本胸部外科学会</a>、<a rel="noreferrer noopener" aria-label="日本心臓血管外科学会 (opens in a new tab)" href="https://plaza.umin.ac.jp/~jscvs/" target="_blank">日本心臓血管外科学会</a>、 <a rel="noreferrer noopener" aria-label="日本血管外科学会 (opens in a new tab)" href="http://www.jsvs.org/ja/" target="_blank">日本血管外科学会</a>、<a rel="noreferrer noopener" aria-label="日本臨床外科学会 (opens in a new tab)" href="http://www.ringe.jp/" target="_blank">日本臨床外科学会</a>、<a rel="noreferrer noopener" aria-label="日本循環器学会 (opens in a new tab)" href="https://www.j-circ.or.jp/" target="_blank">日本循環器学会</a></p>
<p>・1993年 東京医科大学卒業<br>・東京医科大学 第2外科(心臓血管外科)入局<br>・東京医科大学霞ヶ浦病院 循環器外科助手 (現 東京医科大学茨城医療センター)<br>・東京医科大学八王子医療センター<br>・心臓血管外科などを経歴<br>・ 東京医科大学第2外科助手<br>・新潟こばり病院(現 新潟医療センター 心臓血管外科)<br>・東京警察病院 外科 医長を経歴 (血管外科責任者)</p>
<p>心臓血管外科の専門医としての経験を基に、全身の健康管理の必要性を熟知し、多くの患者の相談に応じて幅広い診療を行なっている。</p>
<p>伊藤メディカルクリニックの公式サイトは<a href="https://www.ito-medical-clinic.com/" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</a></li><li><a href="#aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</a><ul><li><a href="#titleid">頭皮のかゆみ|最もおきやすい副作用</a></li><li><a href="#titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</a></li><li><a href="#titleid-3">性欲減退|ストレスが溜まっている時は要注意!</a></li><li><a href="#titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</a></li><li><a href="#02">肝機能障害|わずか0.2%の確率だが気になる副作用</a></li><li><a href="#titleid-5">腎機能障害|可能性は低くても注意は必要</a></li><li><a href="#titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</a></li></ul></li><li><a href="#aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</a><ul><li><a href="#titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</a></li><li><a href="#titleid-8">【体験談】フィナステリドによる副作用の口コミ</a></li><li><a href="#pfs">PFS症候群(ポストフィナステリド症候群)</a></li><li><a href="#titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</a></li><li><a href="#titleid-10">【体験談】デュタステリドによる副作用口コミ</a></li><li><a href="#titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</a></li><li><a href="#titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</a></li><li><a href="#titleid-13">子供や女性への副作用は?妊婦は特に注意</a></li><li><a href="#titleid-14">奇形児になる?将来生まれてくる子供への影響</a></li><li><a href="#ng">妊婦はフィナステリドとデュタステリドの内服NG</a></li></ul></li><li><a href="#titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</a><ul><li><a href="#titleid-16">不規則な生活やストレスを貯めやすい生活をしている</a></li><li><a href="#titleid-17">基礎代謝が悪く免疫が低下している</a></li><li><a href="#titleid-18">肝臓や腎臓等に持病を持っている</a></li><li><a href="#aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</a></li></ul></li><li><a href="#titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</a></li><li><a href="#aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</a><ul><li><a href="#titleid-20">血液検査でリスクを事前にチェックする</a></li><li><a href="#aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</a></li></ul></li><li><a href="#aga3">副作用が起きても安心なAGAクリニック3選</a><ul><li><a href="#titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</a></li><li><a href="#titleid-22"> 湘南美容外科クリニックの口コミ・評判は? </a></li><li><a href="#titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</a></li><li><a href="#titleid-24"> ゴリラクリニックの口コミ・評判は? </a></li><li><a href="#aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</a></li><li><a href="#titleid-25"> 銀座総合美容クリニックの口コミ・評判は? </a></li></ul></li><li><a href="#agaqa">AGA治療の副作用に関するQ&A</a><ul><li><a href="#q">Q.育毛剤でも副作用は起きるの?</a></li><li><a href="#qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</a></li><li><a href="#qaga-2">Q.AGA治療は一生続ける必要があるの?</a></li></ul></li><li><a href="#aga-5">まとめ:AGAの副作用は知識で対策できる</a></li></ul></div>
<h2><span id="aga2">AGA治療で副作用の確率は?独自調査で2%の患者が副作用を実感したことが判明</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg" alt="AGA治療経験者150名へのアンケート結果。副作用の実感は2%。" class="wp-image-31711" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370-884x1024.jpg 884w, https://moteo.best/column/wp-content/uploads/2020/01/1370-259x300.jpg 259w, https://moteo.best/column/wp-content/uploads/2020/01/1370-768x890.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/01/1370.jpg 1294w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>MOTEOでは<strong>独自に150人のアンケートによってAGA治療の副作用がどれくらいの人に起きているのか</strong>を調査しました。</p>
<p>アンケート内容は<span class="redcolor">150人中で約3名が副作用を実感</span>する結果となりました。</p>
<p>実際にどのような症状が起きたかについても回答を得ることができています。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0e77507b-3ad7-4ec7-874d-ccd4bb35bc3a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「頭痛」「かゆみ」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">頭がたまに痛くなったり、かゆみに敏感になり、腕をよくかくようになった。体毛が伸びるのが早くなり、濃くなった。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b7fae50a-3212-485b-bd9c-dc86bfe26965"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「動機」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">育毛剤(外用薬)を使用して1ヶ月ほどで動悸が発生した</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b00e0e91-e5b2-4936-ad88-a2c598e5280c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">「制欲減退」</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">薬が原因かどうかはわからないですが性欲がなくなりました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<p>体験談を見ていくと、ミノキシジル成分による副作用が2名、フィナステリド成分による副作用が1名発現したであろうことが確認できます。</p>
<h2><span id="aga7">【製薬会社データ】AGA治療の副作用の代表的な7つの症状と確率|かゆみ・めまい・制欲減退が多い</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg" alt="" class="wp-image-3161" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga106-1024x576.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-300x169.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga106-768x432.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga106.jpg 1600w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>AGA治療には大きく7つの副作用がある</figcaption></figure>
<p>AGAの投薬治療で起きやすい副作用は主に7つあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b5e660ee-bd5d-4775-b438-0629f5de204a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>頭皮のかゆみ </li><li>めまい ・ 頭痛 </li><li>性欲減退 </li><li>勃起不全</li><li>肝機能障害</li><li>腎機能障害 </li><li>多毛症 </li></ul>
</div></div>
<p>これらの副作用は治療法によって発現条件が異なります。</p>
<p>各発現率については下記にまとめました。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>発現率</td><td>原因となる治療法</td></tr><tr><td style="text-align:center">頭皮のかゆみ</td><td>11%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">頭痛・めまい</td><td>3%</td><td style="text-align:left">ミノキシジルの使用</td></tr><tr><td style="text-align:center">制欲減退</td><td>1.1%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">勃起不全</td><td>0.7%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">肝機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">腎臓機能障害</td><td>0.2%</td><td style="text-align:left">プロペシアやザガーロ等の使用</td></tr><tr><td style="text-align:center">多毛症</td><td>0.1%</td><td style="text-align:left">ミノキシジルの使用</td></tr></tbody></table>
<blockquote>
<p><small>出典①:<a href="https://www.hama1-cl.jp/pdf/interview_form/propecia_interview_form.pdf" target="_blank" rel="noopener noreferrer">MSD株式会社「プロペシア錠0.2mg/プロペシア錠1mg」添付文書</a></small></p>
<p><small>出典②:<a href="https://www.iodine.com/drug/minoxidil" target="_blank" rel="noopener noreferrer">IONINE:Loniten (Minoxidil) 、Side effect rates for Loniten.</a></small></p>
<p><small>出典③:<a href="https://www.mhlw.go.jp/file/05-Shingikai-10601000-Daijinkanboukouseikagakuka-Kouseikagakuka/0000023431_1.pdf" target="_blank" rel="noopener noreferrer">厚生労働省:ミノキシジルのリスク区分について</a></small></p>
</blockquote>
<p>各症状について簡単に説明します。</p>
<p></p>
<h3><span id="titleid">頭皮のかゆみ|最もおきやすい副作用</span></h3>
<p>AGA治療を行う過程で最も起きやすい副作用が頭皮のかゆみ。ミノキシジルのような血行を改善する薬を飲むと頭皮の血行が良くなるため、<span class="redcolor">むずむずといった頭皮のかゆみが発生する</span>ケースがあります。</p>
<p>頭皮のかゆみについては、副作用の発現率は高いのですが、症状の深刻度は高くありません。</p>
<h3><span id="titleid-2">頭痛やめまい|血流の促進が逆効果になるケース</span></h3>
<p>頭痛やめまいもAGA治療薬による副作用の特徴です。</p>
<p>ミノタブ(ミノキシジル内服薬)のような<span class="redcolor">血管拡張や血流促進タイプの治療薬を用いるときに、わずかな確率で発現します</span>。</p>
<p>副作用の深刻度としては頭皮のかゆみよりは重いものの、日常生活における実害はそれほどあるわけではありません。</p>
<p>ただ、<strong><span class="redcolor">高所作業など日常的にリスクの高い場所で働いている人</span></strong>などは、副作用の発現を確認したら、一度薬の服用を止めるべきです。</p>
<h3><span id="titleid-3">性欲減退|ストレスが溜まっている時は要注意!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療薬の中にはプロペシアやザガーロといった男性ホルモンに働きかけるタイプの薬もあります。</p>
<p><span class="redcolor">このようなタイプはホルモン抑制によって性欲自体が落ちてしまうリスク</span>があります。</p>
<p>性欲減退は、確率的には1.1%と気にするほどの確率ではありませんが、AGA治療の検討者がよく気にする副作用の一つです。</p>
<h3><span id="titleid-4">勃起不全|プロペシアやザガーロ内服時は注意</span></h3>
<p>前述したように男性ホルモンに働きかけるプロペシアやザガーロは勃起不全を引き起こす可能性もあります。</p>
<p>発現率としては0.7%程度ですので、かなり低いリスクの副作用ですが妊活中の夫婦には気になる副作用かもしれません。</p>
<h3><span id="02">肝機能障害|わずか0.2%の確率だが気になる副作用</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg" alt="透けて赤くなっている内臓を抑える男性" class="wp-image-1800" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-207908421-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>肝機能障害についてはプロペシアを内服中に報告されている副作用です。</p>
<p>症状としては<span class="redcolor">肝機能の低下となるため深刻度は高い</span>ですが、発現率はかなり低くわずか0.2%となっております。</p>
<h3><span id="titleid-5">腎機能障害|可能性は低くても注意は必要</span></h3>
<p>AGA治療薬を利用すると、副作用としてまれに<span class="redcolor">腎機能障害</span>につながる可能性があります。確率としては0.2%と微々たるもので、それほど恐れる心配はないと言えます。</p>
<p>特に、<span class="redcolor">体質的に腎臓が弱点になっている人や高齢の方</span><span class="redcolor">などは注意</span>が必要。腎臓が健康で丈夫な人であればそれほど問題ありませんが、そうでない場合には、しっかりと注意を払いたいところです。</p>
<h3><span id="titleid-6">多毛症|頭皮だけではなく全身の毛が濃くなる?</span></h3>
<p>ミノキシジル系の内服薬を服用する場合は多毛症になるケースがあります。実は、<span class="redcolor">内服薬での多毛症については明確な臨床データがなくその発症率は不明</span>とされています。</p>
<p>ちなみに外用薬での多毛症リスクについては、0.1%の発現率とかなり低いので心配する必要はないでしょう。</p>
<p><a href="https://moteo.best/column/aga-sideeffects-hairy">AGA治療薬で毛が濃くなる?ミノキシジルの影響で多毛症になることも</a></p>
<h2><span id="aga">AGA治療薬ごとの副作用になる確率は?治療薬によって発現率が異なる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg" alt="鏡ごしに頭を心配そうに見る男性" class="wp-image-31109" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1333.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1333-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今まで、症状別にAGA治療の副作用を解説してきましたが、今度は<strong>治療薬の成分ごとにどのような副作用リスクがあるか</strong>を紹介します。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>治療薬成分</td><td>成分効能</td><td>代表的な内服薬</td><td>想定される副作用</td></tr><tr><td style="text-align:center">フィナステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>プロペシア</td><td style="text-align:left">・制欲減退<br>・勃起不全<br>・肝機能障害<br>・腎機能障害<br>・抑うつ状態</td></tr><tr><td style="text-align:center">デュタステリド</td><td style="text-align:left">抜け毛改善<br>(ヘアサイクルの正常化)</td><td>ザガーロ</td><td style="text-align:left">フィナステリドと同様だが、発現率が2〜3倍</td></tr><tr><td style="text-align:center">ミノキシジル</td><td style="text-align:left">発毛促進<br>(頭皮の血流促進)</td><td>ミノタブ</td><td style="text-align:left">・頭皮かゆみ<br>・頭痛めまい<br>・むくみ<br>・多毛</td></tr></tbody></table>
<h3><span id="titleid-7">フィナステリド(抜け毛改善)の副作用|男性機能への影響が中心</span></h3>
<p>抜け毛の抑制の効果を持つフィナステリドはAGA治療で多く採用されるプロペシアに含まれています。</p>
<p>AGAにより乱れてしまったヘアサイクル(毛周期)を改善することで、相対的に髪の毛をより強く、増やすことができます。</p>
<p>症状と発現率は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-41bd87f1-9b97-4b80-bf1f-4c107144dd2e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td> 症状の深刻さ</td><td> 発現率 </td></tr><tr><td>勃起不全</td><td> ★★☆☆☆ </td><td> 0.7% </td></tr><tr><td>性欲減退</td><td> ★☆☆☆☆ </td><td> 1.1% </td></tr><tr><td>腎機能障害</td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>肝機能障害<br></td><td> ★★★★☆ </td><td> 0.2% </td></tr><tr><td>精子量減少<br></td><td> ★★★☆☆ </td><td> 0.4% </td></tr></tbody></table>
</div></section>
<p>フィナステリドの副作用は主に男性機能に関する障害と内臓機能障害に分類できます。</p>
<p>また、稀に<span class="redcolor">抑うつ状態を誘発すると精神面への影響もある</span>とされています。</p>
<p>男性機能に関する副作用に関しては、ストレスなどの心因を抱えている場合や、加齢に伴って血流量が低下している方がこの副作用を起こしやすいとされています。</p>
<p>一方で、内臓機能障害はぜんそく持ちやアレルギー体質の方、元々肝臓や腎機能に持病のある方が特に副作用のリスクがあるとされます。</p>
<p>このような条件に当てはまる場合は、事前に医師と相談して服用するかしないかの判断を仰ぎましょう。</p>
<h3><span id="titleid-8">【体験談】フィナステリドによる副作用の口コミ</span></h3>
<p>ネット上の口コミを確認すると「初期脱毛」「性欲減退」「体重減少」「うつ症状」が確認できました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6eb04c13-0cd2-4f6c-8b1c-9e67289031ee"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲み始めてから1ヶ月くらいで<strong>抜け毛が増え</strong>、その後、<strong>性欲がなんだかなくなった</strong>。でも一度やめると戻るとのことなので飲み続けた。飲み続けたら、そんなに気にならなくなったかも</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4ccb4b69-890d-4d0a-9eba-5370fa8aaaae"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">それと<strong>体重もこの1年で8キロ落ちたな</strong>・・・<br>これもきっとフィナの影響なのかな<br>胃カメラ飲んでも多少、胃と十二指腸が荒れてる程度と言われただけだし<br>フィナ飲むと筋肉が一気に落ちた感じだし<br>まさに<strong>更年期障害っぽい影響</strong>が全身に出るよね・・・<br>元々男性ホルモンが少ない体質だから副作用も半端ないのかもしれない</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4f021998-18e7-4cef-945e-632aea6e66b0"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">もう<strong>10年ほど飲んでる</strong>が、副作用は特に感じないなぁ</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cebe6404-f7bd-4e2b-9cad-9fe7a2420d0a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch口コミ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">過疎だね<br>城西居た方が楽しいじゃん<br>ていうか<strong>誰も副作用なってねーんじゃね</strong>笑</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-973468ff-4bd3-4d5d-abc9-dbc08df68845"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-5b2c3db2-7f98-40d1-8aad-b43b6f7ad17e"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h3 class="uagb-ifb-title"><span id="pfs"><strong>PFS症候群(ポストフィナステリド症候群)</strong></span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">PFS症候群とはフィナステリド系内服薬の副作用が断薬したにも関わらず続いてしまう症状のことです。</p></div></div></div></div></div>
<p>いわゆる後遺症として3ヶ月以上に渡り副作用が残ってしまう症状のため非常に恐ろしい話です。しかし、報告されるケースもかなり稀であることから、気にしすぎる必要はないでしょう。</p>
<p>参考:<a href="http://www.nihs.go.jp/dig/sireport/weekly14/03160210.pdf" target="_blank" rel="noreferrer noopener" aria-label="国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03 (opens in a new tab)">国立医薬品食品衛生研究所 安全情報部|医薬品安全性情報 Vol.14 No.03</a></p>
</div></section>
<h3><span id="titleid-9">デュタステリド(抜け毛改善)の副作用|フィナステリドと同程度だが発現率が高い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg" alt="お風呂場の排水溝に溜まった泡と髪の毛" class="wp-image-1095" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-172575244.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>デュタステリドについても、フィナステリドと同様にヘアサイクルの改善を目的とした成分です。</p>
<p>処方薬としはザガーロが有名でしょう。</p>
<p>ザガーロは、<strong>治療が難しいとされているM字型の生え際の薄毛にも効果的</strong>で近年のAGA治療でもかなりポピュラーな治療法となりました。</p>
<p>一方で、フィナステリドと同様の副作用が考えられますが、<span class="redcolor">その発現率は2〜3倍程度と高く、まだ臨床期間も長くはありません</span>。</p>
<p>とはいえ、患者数全体から見ると1〜3%程度の副作用の発症率となりますのでそこまで心配をする必要はないでしょう。</p>
<p>また、2019年の研究ではフィナステリドと<span class="highlighted">副作用の発現率が変わらない</span>と言うデータが出ました。</p>
<p>576人に対するフィナステリドとデュタステリドの差異に関する<strong>1995年から2018年のデータ</strong>を論文にまとめた結果です。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>副作用の症状</td><td>フィナステリド</td><td>デュタステリド</td></tr><tr><td style="text-align:center">性欲減退</td><td>22人/286人</td><td>26人/290人</td></tr><tr><td style="text-align:center">起不全</td><td>11人/216人</td><td>13人/219人</td></tr><tr><td style="text-align:center">射精障害</td><td>9人/249人</td><td>7人/255人</td></tr></tbody></table>
<blockquote class="wp-block-quote"><p>出典:<strong><a rel="noreferrer noopener" aria-label="The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia (新しいタブで開く)" href="https://www.dovepress.com/the-efficacy-and-safety-of-dutasteride-compared-with-finasteride-in-tr-peer-reviewed-fulltext-article-CIA" target="_blank">The efficacy and safety of dutasteride compared with finasteride in treating men with androgenetic alopecia</a></strong></p></blockquote>
<p>母数がやや異なりますが、統計的な計算から考えると差異は無しとなります。</p>
<p>そのため、<strong>薄毛部位の対応範囲が強力なデュタステリドの活用をぜひ前向きに検討したい</strong>ところです。</p>
<p></p>
<h3><span id="titleid-10">【体験談】デュタステリドによる副作用口コミ</span></h3>
<p>基本的にはフィナステリドと副作用の種類は変わりませんが、陰部の痛みやむくみといった症状も見られました。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b0246ceb-fe7a-4591-ae93-c87e5a2cc17a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ザガーロ飲んで1ヵ月 副作用の初期脱毛でハゲました</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a8b9a7d3-8fe0-470e-8da1-0c617393e3d0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">俺の場合服用して3~4日目くらいで玉の痛みと下腹部の違和感があったかな。玉の痛みはけっこう辛かった。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96a609d0-13a5-474d-8420-ca1cd6a3a77b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Twitter</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">AGA治療薬「ザガーロ」の服用をし始めたので、紹介してみました。 副作用が怖かったのですが、ほとんどなくこれからも継続していきたいと思います。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0eb3eead-4e44-483a-a0f2-610996edc144"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>副作用かどうかはわからないけど顔の浮腫みはあるかも。</strong><br>ただし朝起きた時のみで昼にはひいてる。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-11">ミノキシジル(発毛促進)の副作用|頭皮のかゆみと頭痛めまいが代表例</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg" alt="頭を抱えるヒゲの生えた男性" class="wp-image-13481" srcset="https://moteo.best/column/wp-content/uploads/2019/11/1221-5-1024x684.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5-768x513.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/11/1221-5.jpg 1472w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ミノキシジルは血行を促進させ、毛母細胞を活性化させることによって発毛を促す薬です。</p>
<p>ミノキシジルを使用した場合の副作用は下記の通りです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-97bbdac5-4853-4d59-b51b-05b869b6d43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>症状</td><td>症状の深刻さ</td><td>発現率</td></tr><tr><td>むくみ</td><td>★☆☆☆☆</td><td>8%</td></tr><tr><td>かゆみ</td><td>★☆☆☆☆</td><td>11%</td></tr><tr><td>めまい</td><td>★★☆☆☆</td><td>3%</td></tr><tr><td>吐き気</td><td>★★★★☆</td><td>2%</td></tr><tr><td>頭痛</td><td>★★★★☆</td><td>3%</td></tr></tbody></table>
</div></section>
<p>ミノキシジルの副作用は、<span class="redcolor">内服薬の場合では成分が血流内に入り流れることによってかゆみや頭痛の原因</span>になります。</p>
<p>この副作用が発症した場合の対処法は、外用薬のミノキシジルに切り替えるという事です。外用薬であれば血流に侵入することなく安全に使用が可能です。</p>
<h3><span id="titleid-12">【体験談】ミノキジル(ミノタブ)による副作用の口コミ</span></h3>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ca4d659-70fc-4665-af74-73e70f42b10c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用が無い為10mgに増量したら <br>動悸 150/分 位 <br>浮腫み <br>様子観察だった腕の動脈瘤がおおきくなった。 <br>元々低血圧で脈拍数が多い、動脈瘤があったので体に合わないかも。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ed625fa3-c4e4-4405-b7f7-f65a22405f00"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブは<strong>初期脱毛</strong>が怖い。乗り切る自信がない。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-bc4ddf4d-4fe1-4388-9dc7-9eb6039a576b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ミノタブ飲み始めた。 <br>夜飲んで寝ると<strong>動悸が気になって不安</strong>になるけど、 <br>日中だと動いたりするせいであまり動悸を意識することが少なくて良いな。 <br>2.5ミリ服用だけどこれで生えた人っています? <br>個人差あるだろうけど体の負荷考えるとできれば2.5のままいきたいな。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fde2ca18-d353-41ef-99f5-9a7f42a2f721"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">2ch</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>腕毛とか肩毛とかハンパじゃねぇ生えてるw</strong><br>でも、甥っ子が頭頂部を見て「ツルツルだったのに毛が生えてるよ」て言われた。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-bf392e25-44ad-4ce7-ac3d-00eb488bb483"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-06430898-9bea-45b4-b247-c303819b326b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">コラム</span><h3 class="uagb-ifb-title"><span id="titleid-13">子供や女性への副作用は?妊婦は特に注意</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>AGAの副作用が妊活や生まれてくる子供へ影響があるのか気になりますよね。ここでは、主に妊活夫婦を対象にAGAの副作用を解説します。</p>
<h3><span id="titleid-14">奇形児になる?将来生まれてくる子供への影響</span></h3>
<h3><span id="ng">妊婦はフィナステリドとデュタステリドの内服NG</span></h3>
<p>フィナステリドやデュタステリドは妊婦や生まれる子供に悪影響を与える可能性を持っています。ミノキシジルは悪影響を与えません。</p>
<p>フィナステリドやデュタステリドは男性ホルモンに影響を与える薬なので、妊婦は服用することはもちろん<strong>触れることも避ける必要があります。</strong></p>
<p>妊婦が治療薬の影響を受けてしまうと、最悪、<strong>赤ちゃんが生殖器奇形になってしまう可能性があります</strong>。</p>
<p>妊婦がお近くにいるフィナステリド服用者はそのことを理解し、女性にはフィナステリドを近づけない、近づかないように説明をする必要があります。</p>
<p>ちなみに副作用がないAGA治療を望む場合には、 <a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy-effect/">HARG(ハーグ)療法</a>がおすすめです。</p>
</div></section>
<h2><span id="titleid-15">副作用が起こりやすい人は?免疫が低下している人は要注意</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg" alt="高校生でもAGAが起こる" class="wp-image-3353" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-155812307-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /><figcaption>免疫低下や自律神経の乱れは要注意</figcaption></figure>
<p>AGA治療の副作用が起こりにくい人と起こりづらい人がいます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-71cc74d0-ff22-4a51-95e5-f40c94413a97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>不規則な生活やストレスを貯めやすい生活をしている</li><li>基礎代謝が悪く免疫が低下している</li><li>肝臓や腎臓等に持病を持っている</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-16">不規則な生活やストレスを貯めやすい生活をしている</span></h3>
<p>不規則な生活やストレスを貯めると自律神経が乱れます。</p>
<p>自律神経とホルモンバランスは密接に関わっており、<span class="redcolor">フィナステリドやデュタステリド服用による勃起不全やミノキシジル服用による動悸の発言確率が上がる</span>可能性があります。</p>
<p>AGA治療前には出来るだけ規則正しい生活を送るようにしましょう。</p>
<h3><span id="titleid-17">基礎代謝が悪く免疫が低下している</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg" alt="準備運動をしている男性" class="wp-image-6765" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>基礎代謝が悪いと、血液の循環が悪く脳に十分な栄養が行き渡らず抑うつ状態を発症するリスクが高まります。</p>
<p>また、<span class="redcolor">プロペシアを服用した際に「太ってしまった」</span>と言う声も聞きます。代謝が悪いと体重増加のリスクも高まるでしょう。</p>
<p>身体の筋肉量を増やすことで代謝を高めることができます。</p>
<p>普段から適度な運動や筋トレ等を積極的に取り入れるのが良いでしょう。</p>
<p>さらに免疫低下をしている場合は、AGA副作用の多くの症状が発現しやすくなります。生活習慣と合わせて気をつけるようにしましょう。</p>
<h3><span id="titleid-18">肝臓や腎臓等に持病を持っている</span></h3>
<p>肝臓や腎臓に持病を持っていると、<span class="redcolor">腎機能・肝機能障害の副作用リスクが高まる</span>と言われています。</p>
<p>持病をお持ちの方は必ず専門病院で相談をするようにしてください。</p>
<p>また、AGAの専門病院では内服薬の処方前に血液検査を行い主に肝機能の状態などを検査しています。</p>
<p>間違っても<span class="redcolor">個人でAGA治療薬を手に入れ自己判断で服用しない</span>ように気をつけましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-3121e5cf-689e-483f-9801-30305aa0f65b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-a08ab3ce-004f-432c-853f-af52a4600163"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="aga-2">AGA治療で逆に毛が抜ける?初期脱毛の理由と注意点</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは薄毛や抜け毛を改善するために行いますが、<strong>治療の初期の段階では脱毛が進みます</strong>。AGA治療の初期に起こる脱毛なので<strong>「初期脱毛」</strong>と呼ばれています。</p></div></div></div></div></div>
<p>これはAGA治療の副作用と考えられていますが、実際には<strong>好転反応の一種</strong>。薬によって弱っていた毛髪が抜け落ちて、丈夫な毛髪に生まれ変わる過程というわけです。</p>
<p>薬を服用し始めると変化が出てくるため、最初の1~2週間は注意を払っておくと良いでしょう。</p>
<p>もちろん、一時的な好転反応ですので、時間が経てばおさまります。<strong>長くても3か月以内にはおさまる</strong>傾向にあります。</p>
<p><a href="https://moteo.best/column/aga-initial-hairremoval">AGAで気になる初期脱毛とは?生え変わりのための効果の証</a></p>
</div></section>
<h2><span id="titleid-19">副作用が起きたらどうすれば良い?治療の中止と医師への相談</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg" alt="" class="wp-image-3567" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-206317386-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>副作用が起きたらとにかく医師に相談することが重要</figcaption></figure>
<p>AGA治療が原因と思われる副作用が生じたら、すみやかにその原因を取り除く必要があります。</p>
<p>薬の服用によって副作用が出ている場合、 <strong>その症状を発生させている薬の服用を止めれば、自然と副作用も収まります。</strong></p>
<p>AGAクリニックに通いながら治療を受けている場合、 副作用が発生したら速やかに担当医に連絡をすれば問題ないでしょう。</p>
<p>また、治療薬を処方される前に副作用などについての説明が必ずあるはずです。気になることがある場合は、必ずカウンセリングの際に相談しましょう。</p>
<p>逆に、自己判断で薬を購入して服用している場合、それなりにリスクがあります。副作用の原因となる薬の特定や服用中止の判断など、自分一人ですべて行わないといけない点はハードルが高いと言えるでしょう。</p>
<p><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめランキング全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></p>
<h2><span id="aga2-2">AGA治療を安心安全に行うためのポイントは?副作用を起こさないための2つの取り組み</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg" alt="医師" class="wp-image-21869" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4609.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4609-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここでは副作用をおこさないために、ぜひとも行っておきたい取り組みを3つ紹介します。</p>
<p>どれも日常生活の中で実践できるものばかりですが、シンプルでありながらとても高い効果があります。医師のアドバイスを聞き、自身もそのアドバイスに従って対策を行うことで、安全で成功率の高いAGA治療を進めることが可能になります。</p>
<h3><span id="titleid-20">血液検査でリスクを事前にチェックする</span></h3>
<p>治療前の検査は<strong>血液検査以外に、髪の毛自体を分析する遺伝子検査・ミネラル検査などがあります</strong>。これらの検査は強制ではなく、患者さん側からの希望が優先されます。</p>
<p>価格も血液検査は2,000円~5,000円とお手頃です。一方で、遺伝子検査やミネラル検査は20,000円程で体内の栄養素の数値がハッキリ判定できる分割高に設定されています。</p>
<p>これらの検査結果は判断材料のひとつとなりますが、血液検査を行わないという選択肢も可能です。治療を受ける前の補助としての位置づけになるため、専門医と相談をした上で、受けるべきかどうか判断すると良いでしょう。</p>
<p>AGA治療の基本は投薬治療になりますが、副作用のリスクを避けるため血液検査を受けることもできます。血液検査によって副作用のリスクがわかっていれば、薬の種類や組み合わせを変えたり、別の治療法に切り替えることが可能です。</p>
<h3><span id="aga-3">市販薬ではなく医師の診断の元でAGA投薬を行う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg" alt="医師" class="wp-image-21853" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4612-3.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4612-3-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療は薬の服用がメインになるため、クリニックで処方してもらう以外に、自分で購入して服用するという選択肢もあります。自己判断での購入はクリニックを通さない分だけ、安く済ませられるのがメリットです。</p>
<p>ただ、素人が浅い知識で薬を選ぶことになるため、副作用が発現したときのリスクは大きいものとなります。しかも、<span class="redcolor">副作用が発現した場合、自分だけで対処しなければなりません</span>。</p>
<p>そのため、市販薬ではなく医師の診断に基づいてAGA治療を受ける方が安全です。AGA治療はそれなりに時間がかかり、薬を選ぶ判断も難しいので、自己判断での治療薬購入はリスクの高い裏技と考えておくほうが良いでしょう。</p>
<h2><span id="aga3">副作用が起きても安心なAGAクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg" alt="" class="wp-image-3887" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988.jpeg 1000w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-160933988-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGA治療における副作用が怖いなら、信頼できるクリニック選びがカギとなります。</p>
<p>ここでは副作用が起きても安心して治療を続けられるオススメのクリニックを3つ紹介します。どこのクリニックで治療を受けるか決めていない場合、候補として考えてみても良いでしょう。</p>
<h3><span id="titleid-21">湘南美容外科クリニック|投薬治療から自毛植毛まで</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-S206375z&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3518-1396522536-3.jpg" alt="湘南美容外科クリニック(AGA治療・自毛植毛)"/></a><figcaption>価格も安く治療実績が抜群に多い湘南美容クリニック</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7c8fd9e1-70fa-4499-a56f-b607f4e4db68"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>湘南美容外科</td></tr><tr><td style="text-align:center">治療法</td><td>AGA治療薬・メソセラピー・HARG療法・自毛植毛</td></tr><tr><td style="text-align:center">価格帯</td><td>1,800円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国69院</td></tr><tr><td style="text-align:center">魅力</td><td>全額返金制度あり</td></tr></tbody></table>
</div></section>
<p>湘南美容外科クリニックは、全国展開をしているAGAクリニックです。対象としている治療法は幅広く、投薬治療から<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-mesotherapy/">メソセラピー</a>、自毛植毛まで多岐にわたっています。</p>
<p>治療の副作用が心配という人でも、湘南美容外科クリニックなら安心して利用できます。<span class="highlighted">サポート体制がしっかりとしている</span>ため、たくさんの患者さんが治療に訪れています。</p>
<p>高額なイメージのある自毛植毛はそれなりにハードルが高いですが、メソセラピーや<a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-type/aga-hargtherapy/">ハーグ療法</a>までであれば問題なく併用可能です。</p>
<p>薬による治療に限界を感じてきた人など、湘南美容外科クリニックを利用してAGA治療を行ってみてはいかがでしょうか。医院の数が多いので、非常に幅広い地域で治療を受けるチャンスが得られます。</p>
<h3><span id="titleid-22"> 湘南美容外科クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b24c0db-f1ba-4030-880d-4e019e314715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7d3823dd-42fb-419f-98bd-79a882ed5695"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">60代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">投薬治療とメソセラピーを受けています。1年ほどでふさふさになりましたが、自然な仕上がりで徐々にさりげなく増えるので周りにも指摘されにくいのがいいです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-74d12b52-9bcb-45a5-b93c-3f75822b38e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 30代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療で、6か月ほどで高校生のころのような頭皮の透けて見えない頭に。20代のころから薄毛に悩まされてきたので感無量です。「周りの人からも、最近ストレス減ったの?髪増えてきたね」と言われました。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-50d6b60b-80c6-4376-82ce-b3c0dcd3f441"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 投薬治療を受けていましたが、始めてすぐにむくみがひどくなり投薬を断念しました。今はメソセラピーで治療を受けはじめました。万が一副作用が出たときも、湘南美容さんのように治療の選択肢が多いと安心です。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=B35183-t213610P&p=j706195E" style="background-color:#2dad96">湘南美容クリニックで無料カウンセリングを予約する</a></div>
<p></p>
<h3><span id="titleid-23">ゴリラクリニック|高級感あふれ頼れるクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-Q246095F&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/7431-1443550610-3.png" alt="ゴリラクリニック"/></a><figcaption>男性専門クリニックのゴリラクリニックの信用度は高い</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5b503382-1b6d-46d3-bc7e-c32bdad401ac"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>ゴリラクリニック</td></tr><tr><td style="text-align:center">治療法</td><td>治療薬+注入療法</td></tr><tr><td style="text-align:center">価格帯</td><td>月々3,000円~</td></tr><tr><td style="text-align:center">店舗数</td><td>全国13院</td></tr><tr><td style="text-align:center">魅力</td><td>丁寧な対応+注入療法で効果底上げ</td></tr></tbody></table>
</div></section>
<p><span class="highlighted">男性専門のAGAクリニック</span>がゴリラクリニックです。重厚で高級感あふれるゴリラクリニックは、タレントさんも通っているなど、非常に知名度が高いです。</p>
<p>ゴリラという力強いイメージとは裏腹に、スタッフさんは丁寧に対応してくれ、親身になってアドバイスをもらえるなど、非常に有益な治療院と言えるでしょう。<strong>丁寧に自分と向き合って対応してほしい</strong>という方にとっておすすめの治療院です。</p>
<p>AGA治療における副作用については、事前にしっかりと治療法や内容についての説明があるので、不安を払しょくすることができます。<strong>他の患者さんに会わずに治療を受けられる</strong>ような配慮があるという点が良いところと言えるでしょう。</p>
<h3><span id="titleid-24"> ゴリラクリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e544e42e-0f74-4fa2-9794-a0b87cda5ec0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-34264d2d-8ed0-46bf-a6f0-38c459ff5e42"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">飲酒量が結構多くて投薬の副作用が怖かったんですが、コースを契約すれば血液検査が無料でできるので安心して契約できました。カウンセリングも自分の悩みをしっかり聞いてくれて信頼できました。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8efdb608-ab1d-49ce-a37e-4e80b862753a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title"> 40代・男性 </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 頭皮に成長因子を注入する治療法は、副作用がないので気兼ねなく施術を受けられました。内服薬も血液検査があるのであまり心配することなく受けられています。3か月ほどですが、鏡を見たときに肌色の部分が減ってきているのがわかります。 </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0f70c3d2-d952-4aa9-94fa-35a37d30155c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">50代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前に市販薬の塗り薬でかゆみ・ニキビの副作用が出たことを伝えると、親身になって私に合った治療法を提案してくださいました。服用薬と安全性の高いハーグ法で施術中です。3か月ほど経ちましたが、少しずつ髪が増えています。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=z74315-q246092l&p=j706195E" style="background-color:#2dad96">ゴリラクリニックで無料カウンセリングを予約する</a></div>
<h3><span id="aga-4">銀座総合美容クリニック|初心者にもやさしいAGA治療院</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-01830924&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/1974-1368868605-3.gif" alt="銀クリAGA.com(gincli-aga.com)"/></a><figcaption>同業者からも評価が高く初心者におすすめしたい</figcaption></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4830136f-0c37-4432-adc3-ae3c14efccd1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td style="text-align:center"></td><td>銀座総合美容クリニック</td></tr><tr><td style="text-align:center">治療法</td><td>内服薬+メソセラピー</td></tr><tr><td style="text-align:center">価格帯</td><td>7,150円~</td></tr><tr><td style="text-align:center">店舗数</td><td>1店舗</td></tr><tr><td style="text-align:center">魅力</td><td>実績豊富なAGA専門院</td></tr></tbody></table>
</div></section>
<p>銀座総合美容クリニックは、銀クリの名前で知られているAGA治療院です。東京の都心に一院あるだけのクリニックですが、事前カウンセリングから治療開始まで、<span class="highlighted">非常に丁寧に対応してくれる</span>ことでも知られています。</p>
<p>AGA治療は高額なイメージがあるものの、銀クリは患者さんとしっかりと相談することで、経済力に合った無理のない治療プランを選択できます。投薬治療をメインとし、メソセラピーなどは希望者のみが補助として用いるくらいです。</p>
<p>銀クリが一番重要視しているのは<strong>患者さんの満足度</strong>です。治療費・薬代の明確な提示や、必要な施術とそうでないものをはっきりと教えてくれるなど、初めての人でも治療を受けやすいように運営されています。</p>
<p>東京近郊に住んでいてAGA治療を考えている方は、銀クリも検討してみてください。</p>
<h3><span id="titleid-25"> 銀座総合美容クリニック<strong>の口コミ・評判は?</strong> </span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dde17fef-9a90-49cd-9706-c6dd829da60a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844c3c8f-2eac-4ac1-9d76-c641a3ceb7ee"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">副作用防止で必ず初めに血液検査があります。有料ですが、してもしなくてもいいよ、というところよりは信用できますね。問題がなかったため服用薬とメソセラピーで4か月通っています。若干若々しくなった気がします。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e76cf0c-f85b-43e6-837c-d027e3c7d3ef"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">30代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">内服薬の威力はすさまじく、まだ半年なのに信じられないくらい毛量が増えています。血液検査に問題がなかったので副作用も心配ないです。もう雨でぬれたり汗をかいたりするたびにドキドキしなくて済んでいます。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3a26afa3-a2c9-455a-8811-f3184fa61a79"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">40代・男性</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">施術のたびにしっかり話してくれるし、満足度とかも細かく聞いてくれます。無駄なお金はかけさせないって感じで安心感があります。フィードバックがしっかりしているしすごく親身だから、もし副作用が出たとしてもすぐ対応してくれるだろうなと思います。おすすめです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p></p>
</div></section>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=O19748-V43744R&p=j706195E" style="background-color:#2dad96">銀クリで無料カウンセリングを予約する</a></div>
<p></p>
<h2><span id="agaqa">AGA治療の副作用に関するQ&A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<h3><span id="q">Q.育毛剤でも副作用は起きるの?</span></h3>
<p>育毛剤では副作用はほぼ起きないと考えてもいいでしょう。</p>
<p>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<span class="redcolor">0.1%の確率で動悸等の副作用発現</span>が確認されています。</p>
<p>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。</p>
<h3><span id="qaga">Q.個人輸入したAGA治療薬は副作用が起きやすい?</span></h3>
<p>結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。</p>
<p>しかし、個人輸入の治療薬の場合</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-88af72fd-dc43-4035-9462-c2d5636a0d59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>副作用の発生時に医師が対応できない</li><li>そもそも治療薬自体が偽物の可能性がある </li></ul>
</div></div>
<p>と言う問題を抱えています。</p>
<p>特に2点目の偽物に関しては、ある調査によると<span class="redcolor">輸入治療薬の40%が偽物という結果</span>を出しています。</p>
<p>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。</p>
<h3 id="FAQ3"><span id="qaga-2"><strong>Q.AGA治療は一生続ける必要があるの?</strong></span></h3>
<p><strong>A.AGA治療は一生続ける必要があります。</strong></p>
<p>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。</p>
<p><span style="font-weight: 400;">しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。</span></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0961e2db-bd6a-4591-8020-f7e61be5cbfb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap"></div></div>
<h2><span id="aga-5">まとめ:AGAの副作用は知識で対策できる</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg" alt="男性の話を聞くお医者さん" class="wp-image-2496" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-272664029-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>医薬品の作用には副作用がつきもの。こればかりはどうにもなりませんが、どういった副作用があり、<span class="redcolor">どういった確率で発現するのかを知っていれば恐れる必要はありません</span>。メジャーな副作用は限られています。</p>
<p>AGA治療の副作用はある程度パターンが決まっており、どういった治療法で出るのかも決まっています。また、症状の重い副作用ほど確率的に発現しにくくなっています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9b1867ec-fbd4-4c18-ba62-e4ae5e30307f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGA治療における副作用は約2%</li><li>副作用の代表例は頭皮のかゆみ、頭痛、制欲減退</li><li>治療薬ごとに副作用の発現は異なる</li><li>内服量の調整、別の治療薬に変更することで副作用は対策可能</li><li>最悪、投薬を停止すれば副作用は治る</li></ul>
</div></div>
<p>副作用が気になってAGA治療を始められない人は、まずは基本的な投薬治療で生じる副作用をしっかりと押さえておきましょう。その上で、副作用が起きても親身に対応してくれる信頼のできるクリニック探しから始めてみることをオススメいたします。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> Q.育毛剤でも副作用は起きるの? </strong> <p class="schema-faq-answer"> 育毛剤では副作用はほぼ起きないと考えてもいいでしょう。<br/>しかし、ミノキシジルを含むリアップの副作用に関して厚生労働省の調査によると、<strong>0.1%の確率で動悸等の副作用発現</strong>が確認されています。<br/>ちなみに、育毛剤は厚生労働省よりAGA治療として有用な手段として認められておらず、薄毛改善としてはそこまでおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> Q.個人輸入したAGA治療薬は副作用が起きやすい? </strong> <p class="schema-faq-answer"> 結論から言うと、同じ治療薬であれば副作用の発現率は変わりません。<br/>しかし、個人輸入の治療薬の場合<br/>・副作用の発生時に医師が対応できない<br/>・そもそも治療薬自体が偽物の可能性がある<br/>と言う問題を抱えています。<br/>特に2点目の偽物に関しては、ある調査によると<strong>輸入治療薬の40%が偽物という結果</strong>を出しています。<br/>AGAの専門病院でカウンセリングを受けてから治療を開始することをおすすめします。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q.AGA治療は一生続ける必要があるの?</strong><br/></strong> <p class="schema-faq-answer">A.AGA治療は一生続ける必要があります。<br/>AGAは進行性の脱毛症です。毛髪の状態を現状維持するためには治療薬を服用し続けなければなりません。<br/>しかし、永遠に飲み続けるのも大変なので、加齢に伴い薄毛が気にならなくなった段階で辞める人は少なくないようです。<br/><br/> </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 4464,
'parent' => (int) 1555,
'menu_order' => (int) 623,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/09/20190902-63-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「AGA治療をしたいけど副作用が怖い」 「治療薬で動悸や頭痛がするって聞いたけど本当?」 AGA(薄毛)は効果…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す </li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド </li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td> </td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
[maximum depth reached]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$ed_column_ids = [
'include' => [
(int) 0 => (int) 2808,
(int) 1 => (int) 2810,
(int) 2 => (int) 2819,
(int) 3 => (int) 3308,
(int) 4 => (int) 2822
]
]
$ed_column = [
(int) 0 => [
'id' => (int) 2808,
'date' => '2024-06-13T02:00:00',
'date_gmt' => '2024-06-12T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2808'
],
'modified' => '2024-06-13T02:00:26',
'modified_gmt' => '2024-06-12T17:00:26',
'slug' => 'ed-knowledge',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-knowledge/',
'title' => [
'rendered' => 'ED治療の基礎知識'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-definition">ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 651,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ED(勃起不全)とは何か?症状や発症時期によって考えられる原因を徹底解説',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療の基礎知識',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2822,
'date' => '2024-05-03T02:00:00',
'date_gmt' => '2024-05-02T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2822'
],
'modified' => '2024-10-13T11:29:52',
'modified_gmt' => '2024-10-13T02:29:52',
'slug' => 'ed-treatment',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-treatment/',
'title' => [
'rendered' => 'ED治療の流れと費用'
],
'content' => [
'rendered' => '
<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか?</p>
<p>EDは薬を服用しながら治療するのが一般的です。しかし、根本的なED治療を求めるなら原因別に対処する必要があります。</p>
<p>そこで本記事では、EDの治療法を原因別にご紹介します。ED治療の費用や市販薬についてなど、ED治療の気になる疑問もピックアップしました。</p>
<p>EDについて悩んでいる方は、ぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c667a4d3-a09e-4d47-b6a8-1438b55278b5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-c4d57557-2ece-437a-8164-a2de5db4d2e3"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/10/odoripark-mensclinic-150x150.jpg" alt="大通公園メンズクリニック 院長 西澤康平"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>大通公園メンズクリニック</strong><br><strong>院長 西澤康平(にしざわ こうへい)</strong></p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7d45bb48-09e2-483f-8541-8b6274e64c2b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2006年 北海道大学医学部卒業</li><li>2008年 西沢内科胃腸科クリニック勤務</li><li>2009年 帝京大学附属溝口病院勤務</li><li>2013年 札幌医科大学附属病院勤務</li><li>2015年 釧路優心病院勤務</li><li>2017年 イースト駅前クリニック京都院院長</li><li>2020年 イースト駅前クリニック池袋院院長</li><li>2024年 大通公園メンズクリニック院長就任</li></ul>
<p></p>
</div></div>
<p><a href="https://www.odoripark-mensclinic.com/" target="_blank" rel="noreferrer noopener" aria-label="大通公園メンズクリニックの公式サイトはこちら> (opens in a new tab)">大通公園メンズクリニックの公式サイトはこちら></a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因と治療方法</a><ul><li><a href="#ed-3">【器質性ED】治療薬の服用・生活習慣の改善</a></li><li><a href="#ed-4">【心因性ED】ストレスの軽減・カウンセリング</a></li><li><a href="#ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</a></li><li><a href="#ed-6">【薬剤性ED】常用薬の見直し</a></li></ul></li><li><a href="#ed-7">ED治療のよくある質問</a><ul><li><a href="#qed">Q.ED治療は保険適応?費用はいくら?</a></li><li><a href="#qed-2">Q.市販薬でもEDは治療できる?</a></li><li><a href="#qed-3">Q.ED治療は何歳までできる?</a></li><li><a href="#qed-4">Q.EDを治療せずに放置するとどうなる?</a></li></ul></li><li><a href="#ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg" alt="" class="wp-image-83886" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは勃起障害や勃起不全を指しており、英語の「Erectile Dysfunction」の頭文字をとってEDと呼ばれています。EDかどうかを判断する基準は「満足のいく性交がおこなえるだけ勃起しているか」です。</p>
<p>そのため、勃起が起こらない症状のみをEDとするのではなく、勃起が持続しなかったり硬さが不十分だったりするケースもEDと診断される場合があります。40歳代の5人に1人、50歳代の2.5人に1人がEDとの調査結果がでていることから、EDは誰もが罹患する可能性のある病気だといえるでしょう。</p>
<p>EDに悩んでいるのは、40代以降の男性だけではありません。20〜30代の男性でも「自信をつけたい」との理由から、ED治療のために病院に通っている方は大勢います。</p>
<p>オンライン診療の普及で、ED治療はより身近なものとなりました。「EDかもしれない」「ED治療をおこないたいけれど恥ずかしい」と感じている方も、一度病院に相談してみるとよいでしょう。</p>
<p>参考:<a href="https://www.ed-care-support.jp/abouted/about.php">ED(勃起不全)とは?|日本新薬EDケアサポート</a></p>
<p>参考:<a href="https://prtimes.jp/main/html/rd/p/000000009.000052779.html">全国20〜69歳までの男性3218名にED治療に関するアンケート実施!ED治療を行わない理由は「年齢的に諦めている」。治療で得られた効果は普段より硬くなったが最多!|PRTIMES</a></p>
<h2><span id="ed-2">EDの原因と治療方法</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg" alt="医師と患者" class="wp-image-83839" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-221801473-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDの治療は病院でおこないます。ED治療を検討している方は、泌尿器科や専門のクリニックを受診しましょう。主な治療法はED治療薬の服用です。しかし、ED治療薬を服用したからといって必ずしもEDが治るわけではありません。</p>
<p>EDを根本から治療するには、EDを引き起こしている原因を改善する必要があります。こちらでは、EDが起こる原因別の治療方法をご紹介します。</p>
<h3><span id="ed-3">【器質性ED】治療薬の服用・生活習慣の改善</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>器質性EDは、動脈硬化や血管障害によって引き起こされるEDです。糖尿病や高血圧などの生活習慣病が原因である場合が多く、生活習慣の改善を図りながらEDを治療します。</p>
<p>しかし、生活習慣の改善による治療は大変時間がかかるものです。そこで、治療薬を服用しながら食生活の改善や運動、禁煙などをおこないED治療を進めます。</p>
<p>また、薬以外にも「血管再生治療(低衝撃波治療)」をおこなう場合もあります。血管再生治療は、低衝撃波を性器に照射して血管機能を高める治療法です。副作用や身体への負担が少ない根本的な治療として近年注目を集めています。</p>
<h3><span id="ed-4">【心因性ED】ストレスの軽減・カウンセリング</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-83833" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-108254798-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>心因性EDは、ストレスや不安などの精神的な問題が原因で引き起こされるEDです。心因性EDは、ストレスの軽減が治療に有効だとされています。カウンセリングでストレスの原因を見つけ、根本的なストレスの原因を解消できるように努めましょう。</p>
<p>また、心因性EDは性行為の失敗がトラウマになっているケースも見られます。性行為に不安を感じている方は、治療薬を服用して勃起を促します。性行為が成功すれば、行為に対するプレッシャーや不安も軽減されるでしょう。パートナーの理解を深めて一緒に治療に向き合うことも大切です。</p>
<h3><span id="ed-5">【複合性ED】生活習慣の見直し・ストレスの軽減</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg" alt="窓の前で伸びをする男性" class="wp-image-83843" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-437794318-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>複合性EDは、器質性EDと心因性EDの原因が組み合わさって引き起こされるEDです。生活習慣の乱れや老化による動脈硬化や、ストレスや不安などの精神的な負担によってEDが生じます。</p>
<p>複合性EDを治療するには、治療薬を服用しながら生活習慣を正し、ストレスの軽減に努めることが大切です。複合性EDの原因は多岐にわたるため、根本の解決は難しくなります。薬を活用しながら長期的な目で治療に向き合いましょう。</p>
<p><a href="https://www.j-athero.org/jp/general/index/#:~:text=%E5%8B%95%E8%84%88%E7%A1%AC%E5%8C%96%E3%81%A8%E3%81%AF%E3%80%81%E5%8B%95%E8%84%88,%E3%81%93%E3%81%A8%E3%81%8C%E5%88%86%E3%81%8B%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82">参考:生活習慣病と動脈硬化との関係は?|一般社団法人日本動脈硬化学会</a></p>
<h3><span id="ed-6">【薬剤性ED】常用薬の見直し</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg" alt="薬とコップを持つ手" class="wp-image-83841" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-300252142-300x172.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薬剤性EDは、薬の副作用で勃起障害が起こるEDです。薬剤性EDは、常用している薬の変更や減薬、休薬期間を設けて治療をおこないます。</p>
<p>薬剤性ED患者のなかでも多いのが「抗うつ薬」や「睡眠薬」などの精神薬を常用している方です。また、血圧や高脂血症などの生活習慣病を治療する薬も薬剤性EDの原因となります。常用している薬がある場合は、ED治療の際に医師に相談するとよいでしょう。</p>
<h2><span id="ed-7">ED治療のよくある質問</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg" alt="クエスチョンマークが描かれたブロック" class="wp-image-83842" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-314063008-300x169.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「ED治療をおこないたいけど不安」と感じている方のために、ED治療に関するよくある質問をまとめました。気になる費用や市販薬についても解説しています。</p>
<p>ED治療について詳しく知りたい方は、ぜひチェックしてみてください。</p>
<h3><span id="qed">Q.ED治療は保険適応?費用はいくら?</span></h3>
<p>EDに関する検査や治療は保険適応されていません。そのため、診察料・EDの治療費用・ED治療薬の処方料は自費負担です。診察料はクリニックによって異なりますが、男性専門のクリニックの場合は診察料がかからないところもあります。</p>
<p>ED治療薬は、1錠あたり1,000~2,000円で処方されるケースが多いようです。血管再生治療の平均費用は、1回照射で40,000〜80,000円前後が多いとされています。</p>
<p>血管再生治療はコースや使用する機器によって費用が大きく変動するため、求める効果や費用を考慮しながら検討するとよいでしょう。</p>
<h3><span id="qed-2">Q.市販薬でもEDは治療できる?</span></h3>
<p>結論から述べると、ED治療薬は市販では売っていません。ED治療に用いられる主な薬は「シアリス」「バイアグラ」「レビトラ」の3種類です。これらの治療薬は「処方薬」にあたるため、医師がだす処方箋がないと購入できないようになっています。</p>
<p>市販薬でEDの治療をおこないたい場合は「マカ」が配合されたサプリメントや栄養ドリンクを選ぶとよいでしょう。なかでも「アルギニン」は全身の血流を増加させたり活力をよみがえらせたりするのに効果があるとされています。</p>
<h3><span id="qed-3">Q.ED治療は何歳までできる?</span></h3>
<p>ED治療の年齢制限はありません。そのため、70~80代の方でも治療できます。治療の際は、有効成分量を調節した治療薬を服用します。</p>
<p>常用している薬や市販薬を飲むケースが考えられる場合は、ED治療薬を処方してもらった医師に予め相談しておきましょう。なかには飲み合わせが悪い薬もあるため、自己判断で同時に服用するのは危険です。</p>
<h3><span id="qed-4">Q.EDを治療せずに放置するとどうなる?</span></h3>
<p>EDを治療しないで放置するのは危険です。なぜなら、EDの裏には病気が隠れているかもしれないからです。EDの発症には、糖尿病や高血圧などの生活習慣病がかかわっている場合があります。</p>
<p>生活習慣病は、動脈硬化と深く関係している病気です。動脈硬化が進むと、脳梗塞や心筋梗塞などの命にかかわる病気に発展する可能性があります。ED治療をおこなう際には、ほかの病気を併発していないかチェックするとよいでしょう。</p>
<h2><span id="ed-8">EDは原因別の治療が大切!近くの病院で相談しよう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す男性" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、ED治療について解説しました。EDの主な治療法は以下の通りです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c6db677d-592b-40c8-a774-4d3eb9d651a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>治療薬の服用</li><li>血管再生治療(低衝撃波治療)</li><li>生活習慣の改善</li><li>ストレスの軽減</li><li>常用薬の見直し</li></ul>
<p></p>
</div></div>
<p>EDの原因は人によってそれぞれ異なります。根本的な解決をするためにも、自身の身体や心を一度ゆっくり見つめなおしてみるとよいでしょう。</p>
<p>生活様式や働き方の変化により、EDに悩む方は年々増加しています。EDは誰にでも起こりえる病気です。恥ずかしいことだと誤解して1人で抱え込まず、クリニックや病院で専門の医師に相談しましょう。</p>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/hokkaido/">北海道(札幌)</a><br>・<a href="/ed/search/aomori/">青森</a><br>・<a href="/ed/search/yamagata/">山形</a><br>・<a href="/ed/search/akita/">秋田</a><br>・<a href="/ed/search/iwate/">岩手</a><br>・<a href="/ed/search/fukushima/">福島</a><br>・<a href="/ed/search/miyagi/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokyo/">東京</a><br>・<a href="/ed/search/saitama/">埼玉(大宮)</a><br>・<a href="/ed/search/kanagawa/">神奈川(横浜)</a><br>・<a href="/ed/search/chiba/">千葉</a><br>・<a href="/ed/search/ibaragi/">茨城</a><br>・<a href="/ed/search/tochigi/">栃木</a><br>・<a href="/ed/search/gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/toyama/">富山</a><br>・<a href="/ed/search/ishikawa/">石川</a><br>・<a href="/ed/search/fukui/">福井</a><br>・<a href="/ed/search/nagano/">長野</a><br>・<a href="/ed/search/niigata/">新潟</a><br>・<a href="/ed/search/yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/shizuoka/">静岡</a><br>・<a href="/ed/search/aichi/">愛知(名古屋)</a><br>・<a href="/ed/search/mie/">三重</a><br>・<a href="/ed/search/gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/ed/search/kyouto/">京都</a><br>・<a href="/ed/search/hyougo/">兵庫(神戸)</a><br>・<a href="/ed/search/nara/">奈良</a><br>・<a href="/ed/search/shiga/">滋賀</a><br>・<a href="/ed/search/wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/tokushima/">徳島</a><br>・<a href="/ed/search/kagawa/">香川</a><br>・<a href="/ed/search/aichi/">愛媛</a><br>・<a href="/ed/search/kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/okayama/">岡山</a><br>・<a href="/ed/search/tottori/">鳥取</a><br>・<a href="/ed/search/shimane/">島根</a><br>・<a href="/ed/search/hiroshima/">広島</a><br>・<a href="/ed/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/ed/search/fukuoka/">福岡</a><br>・<a href="/ed/search/nagasaki/">長崎</a><br>・<a href="/ed/search/saga/">佐賀</a><br>・<a href="/ed/search/ooita/">大分</a><br>・<a href="/ed/search/kumamoto/">熊本</a><br>・<a href="/ed/search/kagoshima/">鹿児島</a><br>・<a href="/ed/search/miyazaki/">宮崎</a><br>・<a href="/ed/search/okinawa/">沖縄</a></td></tr></tfoot></table>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 83925,
'parent' => (int) 450,
'menu_order' => (int) 643,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/11/4208-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ED治療ってどんなことをするの?」「根本的なED治療がしたい…」このように考えてはいませんか? EDは薬を服…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'ED治療はどんなことをする?原因別にみた治療法や治療にかかる費用について徹底解説',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 3308,
'date' => '2024-04-24T02:00:00',
'date_gmt' => '2024-04-23T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=3308'
],
'modified' => '2024-04-24T02:00:35',
'modified_gmt' => '2024-04-23T17:00:35',
'slug' => 'ed-drugs-generic',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-drugs/ed-drugs-generic/',
'title' => [
'rendered' => 'EDのジェネリック治療薬'
],
'content' => [
'rendered' => '
<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」</p>
<p>このようにお悩みではありませんか?</p>
<p>EDジェネリックは偽造医薬品も多く流通しているため、正しい知識とクリニック選びが大切です。</p>
<p>この記事では、ジェネリック医薬品の基礎知識と、ED治療に使われるジェネリック医薬品3剤(シルデナフィル、バルデナフィル、タダラフィル)について解説します。</p>
<p>記事の後半では、国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応した編集部おすすめのクリニックをご紹介しているので、ぜひ参考にしてみてくださいね。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ジェネリック医薬品とは?</a><ul><li><a href="#titleid-2">新薬と同等の効果・効能があるのに安い</a></li><li><a href="#titleid-3">国内正規品の入手には医師の処方が必要</a></li><li><a href="#titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</a></li></ul></li><li><a href="#ed">主なEDジェネリック医薬品(国内正規品)を比較</a><ul><li><a href="#vi">シルデナフィル錠VI(バイアグラジェネリック)</a></li><li><a href="#titleid-5">バルデナフィル錠(レビトラジェネリック)</a></li><li><a href="#titleid-6">タダラフィル錠(シアリスジェネリック)</a></li></ul></li><li><a href="#ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</a><ul><li><a href="#titleid-7">イースト駅前クリニック</a></li><li><a href="#titleid-8">メンズライフクリニック</a></li><li><a href="#titleid-9">新橋ファーストクリニック</a></li></ul></li><li><a href="#ed-2">EDジェネリックは信頼できるクリニックで</a></li></ul></div>
<h2><span id="titleid">ジェネリック医薬品とは?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg" alt="複数の種類の薬" class="wp-image-84325" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-62586147-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ジェネリック医薬品とは、先発医薬品の特許が切れた後に製造・販売される、先発医薬品と同等の効果・効能をもつ医薬品(後発医薬品)のことです。</p>
<h3><span id="titleid-2">新薬と同等の効果・効能があるのに安い</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg" alt="化学式が書かれた紙とカプセル" class="wp-image-84327" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-85715783-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>一般的に、クリニックで処方してもらう薬には「後発医薬品(ジェネリック医薬品)」と「先発医薬品(新薬)」の2種類あり、患者の意思で選択できます。</p>
<p>ジェネリック医薬品の特徴は、新薬と同等の効果がありながら、新薬よりも価格が安い点です。</p>
<p>例えば、代表的なED治療薬「バイアグラ」は、先発医薬品とジェネリックで1錠あたり約600円程度安くなります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>分類</td><td>薬剤名</td><td>参考価格</td></tr><tr><td>先発医薬品</td><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>ジェネリック医薬品</td><td>バイアグラジェネリック</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>※価格は相場です。クリニックや薬剤の製造会社により異なります。</p>
<p>ジェネリック医薬品が安い理由は、製造開始から販売可能になるまでの期間が短く、コストが抑えられるからです。決して品質が劣っているわけではありません。</p>
<p>新薬(先発医薬品)は開発に10年以上掛かることもざらで、開発コストは数百億から数千億円とも言われています。</p>
<p>一方でジェネリック医薬品は、新薬の成分や製法を元に開発するため、開発コストを数億円程度に抑えられ、低価格で提供できるのです。</p>
<h3><span id="titleid-3">国内正規品の入手には医師の処方が必要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg" alt="処方箋とカプセル" class="wp-image-84328" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-100031175-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ED治療薬は医療用医薬品に分類されるため、国内正規品(厚生労働省承認)のジェネリック医薬品を入手するには医師の処方が必要になります。ドラッグストアや薬局では入手できません。</p>
<p>しかし最近では、オンライン診療が普及し、ED治療薬を自宅まで郵送してくれるクリニックも増えてきています。クリニックに足を運ばなくても薬が入手できるのは、ありがたいですね。</p>
<p>この記事の後半では、オンライン診療に対応した「<a href="#clinic">EDジェネリックを処方しているおすすめクリニック</a>」を紹介しているので、興味のある方はぜひ参考にしてみてください。</p>
<h3><span id="titleid-4">海外ジェネリックや国内未承認薬の個人輸入は危険です</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg" alt="複数の種類の薬" class="wp-image-84329" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-219283934-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>海外製ジェネリック医薬品は、ネット上の個人輸入代行サイトなどで簡単に入手できます。</p>
<p>例えば、海外製ジェネリックED治療薬としては、以下の商品が有名です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>商品名</td></tr><tr><td>海外製バイアグラジェネリック</td><td>カマグラ、ペネグラ、カベルタ、シラグラ、ゼネグラ、シデナ、ビゴラ、ベガマックス、シルデグラ、デグラ</td></tr><tr><td>海外製レビトラジェネリック</td><td>バリフ、ビリトラ、ジェビトラ、サビトラ、バリマックス</td></tr><tr><td>海外製シアリスジェネリック</td><td>タダリス、タダシップ、タダリフト、メガリス、フォーゼスト、タスティリア、タドラ、タドリス</td></tr></tbody></table>
<p>その他にも、第4のED治療薬と言われている「ステンドラ(アバナフィル)」や、「ザイデナ(ウデナフィル)」などがあります。</p>
<p>ただし、これらの海外製ジェネリック医薬品は国内正規品と違い、日本国内の法に基づいた品質・安全性の確認が行われておらず、健康被害を引き起こすリスクがあります。</p>
<p>また、偽造医薬品の可能性もあります。</p>
<p>2009年にファイザー製薬を始め4社が合同で調査した結果によると、なんとネット上で流通しているED治療薬の55.4%が偽造医薬品であることが判明しました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b7490a87-66e6-43b3-89aa-575f9c6801f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.ed-care-support.jp/fake/fake_2009.php" target="_blank">【医師監修】偽造品の実態(2009年調査)|シアリス錠の偽物にご注意|EDケアサポート|日本新薬</a></li></ul>
<p></p>
</div></div>
<p>この結果から分かるように、ED治療薬の個人輸入は危険です。「安いから」「コスパがいいから」などの理由で、安易に個人輸入を選択しないようにしましょう。</p>
<h2><span id="ed">主なEDジェネリック医薬品(国内正規品)を比較</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg" alt="いろいろな薬のシートを持つ医師" class="wp-image-84324" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-46179751-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>日本国内で承認されているED治療薬(ジェネリック)は、以下の3種類です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>種類</td><td>シルデナフィル錠<br>(バイアグラ)</td><td>バルデナフィル錠<br>(レビトラ)</td><td>タダラフィル錠<br>(シアリス)</td></tr><tr><td>特徴</td><td>安価で始めやすい</td><td>即効性がある</td><td>長時間持続</td></tr><tr><td>相場(ジェネリック)</td><td>1錠 900円</td><td>1錠 1,600円</td><td>1錠1,600円</td></tr><tr><td>持続時間</td><td>3~5時間</td><td>5~8時間</td><td>30~36時間</td></tr><tr><td>効果が出るまで</td><td>1時間</td><td>30分~1時間</td><td>1時間</td></tr></tbody></table>
<p>それぞれ詳しく見ていきましょう。</p>
<h3><span id="vi">シルデナフィル錠VI(バイアグラジェネリック)</span></h3>
<p>シルデナフィル錠VIはED治療薬として最もスタンダードで実績がある「バイアグラ」のジェネリック医薬品です。</p>
<p>価格が手頃であることから人気も高く、最初のED治療薬におすすめ。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>バイアグラ</td><td>50mg 1錠 1,500円</td></tr><tr><td>シルデナフィル錠VI<br>(バイアグラジェネリック)</td><td>50mg 1錠 900円</td></tr></tbody></table>
<p>日本国内では2014年にバイアグラの特許が満了して以降、多くの製薬会社から製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>ヴィアトリス株式会社</td><td>バイアグラODフィルム 25/50mg</td></tr><tr><td>東和薬品株式会社</td><td>シルデナフィル OD錠 50mg VI「トーワ」</td></tr><tr><td>キッセイ薬品工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「キッセイ」</td></tr><tr><td>富士化学工業株式会社</td><td>シルデナフィル錠 25mg/50mg VI「FCI」</td></tr><tr><td>あすか製薬株式会社</td><td>シルデナフィル錠 50mg VI「あすか」</td></tr><tr><td>株式会社陽進堂</td><td>シルデナフィル錠 50mg VI「YD」</td></tr><tr><td>大興製薬株式会社</td><td>シルデナフィル錠 20mg/50mg VI「DK」</td></tr><tr><td>シオノケミカル株式会社</td><td>シルデナフィル錠 25mg/50mg VI「SN」</td></tr><tr><td>武田テバファーマ株式会社</td><td>シルデナフィル錠 25mg/50mg VI「テバ」</td></tr></tbody></table>
<p>シルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbe23d45-1a1e-42fd-b21d-5d78f0ac6fb4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-sildenafil/" target="_blank">シルデナフィル(バイアグラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-5">バルデナフィル錠(レビトラジェネリック)</span></h3>
<p>バルデナフィル錠は、ドイツのバイエル薬品が開発したED治療薬「レビトラ」のジェネリック医薬品です。</p>
<p>水に溶けやすく、即効性があるのが特徴で、空腹時であれば20~30分ほどで効果があらわれます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>レビトラ</td><td>メーカー都合により生産終了</td></tr><tr><td>バルデナフィル錠<br>(レビトラジェネリック)</td><td>20mg 1錠 1,600円</td></tr></tbody></table>
<p>2021年10月にバイエル薬品より「レビトラ」の販売中止(安定供給困難のため)が発表されており、現在はジェネリック医薬品であるバルデナフィル錠のみが国内で処方されています。</p>
<p>バルデナフィル錠の主な製造元は以下の2社です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>バルデナフィル錠10mg「サワイ」<br>バルデナフィル錠20mg「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>バルデナフィル錠10mg「トーワ」<br>バルデナフィル錠20mg「トーワ」</td></tr></tbody></table>
<p>バルデナフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-edc38080-1b74-4ee2-bb43-a09bcdf26a96"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-vardenafil/" target="_blank">バルデナフィル(レビトラジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-6">タダラフィル錠(シアリスジェネリック)</span></h3>
<p>タダラフィル錠は日本新薬が販売するED治療薬「シアリス」のジェネリック医薬品です。</p>
<p>シアリスは最大36時間の持続性が特徴。金曜の夜に飲むと日曜の朝まで効くことから「ウィークエンドピル」とも呼ばれ、2013年には世界市場でシェア1位になるほどの人気ED治療薬になりました。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-403e8b4f-2df2-4631-9e2e-1d949cc76c72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>参考<br><a rel="noreferrer noopener" href="https://www.nippon-shinyaku.co.jp/file/download.php?file_id=217" target="_blank">シアリス®錠、勃起障害治療薬の世界市場においてシェア第1位に</a></li></ul>
</div></div>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>参考価格</td></tr><tr><td>シアリス</td><td>20mg 1錠 1,600円</td></tr><tr><td>タダラフィル錠<br>(シアリスジェネリック)</td><td>20mg 1錠 1,400円</td></tr></tbody></table>
<p>2020年より、多くの製薬会社からタダラフィル錠が製造・販売されています。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>製造元</td><td>薬剤名</td></tr><tr><td>沢井製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「サワイ」</td></tr><tr><td>東和薬品株式会社</td><td>タダラフィルOD錠10mg/20mgCI「トーワ」</td></tr><tr><td>リョートーファイン株式会社</td><td>タダラフィル錠10mg/20mgCI「ファイザー」</td></tr><tr><td>大興製薬株式会社</td><td>タダラフィル錠10mg/20mgCI「あすか」</td></tr><tr><td>シオノケミカル株式会社</td><td>タダラフィル錠10mg/20mgCI「クラシエ」</td></tr><tr><td>辰巳化学株式会社</td><td>タダラフィル錠10mg/20mgCI「TCK」</td></tr><tr><td>江州製薬株式会社</td><td>タダラフィル錠20mgCI「GO」</td></tr><tr><td>富士化学工業株式会社</td><td>タダラフィル錠20mgCI「FCI」</td></tr><tr><td>キョーリンリメディオ株式会社</td><td>タダラフィル錠10mg/20mgCI「杏林」</td></tr></tbody></table>
<p>タダラフィルの効果や副作用などについては、下記の記事で詳しく解説していますので、参考にしてみてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f74c1cfe-d044-4bdc-b465-aa447028b0d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-drugs/ed-drugs-component-tadalafil/" target="_blank">タダラフィル(シアリスジェネリック)の成分・作用・値段|EDへの効果・副作用についても徹底解説! | MOTEO</a></li></ul>
</div></div>
<h2 id="clinic"><span id="ed3">国内正規品のEDジェネリックを処方!おすすめクリニック3選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg" alt="患者に薬を処方する医師" class="wp-image-84326" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-78418077-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは編集部おすすめのクリニックを3つご紹介します。</p>
<p>紹介する全クリニックが、国内正規品のEDジェネリックのみを取り扱い、オンライン診療に対応しているので、是非チェックしてみてください。</p>
<h3><span id="titleid-7">イースト駅前クリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/east.png" alt="イースト駅前クリニック" class="wp-image-84406" srcset="https://moteo.best/column/wp-content/uploads/2022/12/east.png 750w, https://moteo.best/column/wp-content/uploads/2022/12/east-300x154.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>イースト駅前クリニックは、全国に30院以上を展開するED・AGA治療クリニックです。</p>
<p>その名の通り、全院が最寄り駅から徒歩3分圏内でアクセスできるのが特徴。国内正規品のEDジェネリックを取り扱い、オンライン診療にも対応しています。</p>
<p>取り扱っているEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 440円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,600円~<br>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,350円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※クリニックにより処方価格が異なります。詳細はクリニックページよりご確認ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4bb0d0bc-0154-442f-8252-410366548c95"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-eastekimaeclinic/" target="_blank">イースト駅前クリニックの口コミ・評判は?MOTEOがおすすめするイースト駅前クリニックでED治療</a></li></ul>
</div></div>
<h3><span id="titleid-8">メンズライフクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg" alt="メンズライフクリニック" class="wp-image-84408" srcset="https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/slide-mainv08-300x168.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>メンズライフクリニックは、形成外科と泌尿器科が専門の男性クリニックです。全国に10院以上展開しています。</p>
<p>EDジェネリックの処方はもちろん、根本治療(EDウェーブ)や包茎手術、早漏改善などのメニューも提供。スタッフは男性のみなので、人に言いづらい悩みも相談しやすいです。</p>
<p>メンズライフクリニックが取り扱うEDジェネリックは以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 500円~<br>50mg 1錠 900円~</td></tr><tr><td>レビトラジェネリック</td><td>20mg 1錠 1,800円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,400円~<br>20mg 1錠 1,700円~</td></tr></tbody></table>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58eb4dbf-fde8-4ec1-a47f-1a452d6d9527"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-roppongiedclinic/" target="_blank">メンズライフクリニック東京・新宿院(旧メンズライフクリニック六本木院)の口コミ・評判は?EDウェーブは効果ある?おすすめのEDクリニックで勃起不全を治療する | MOTEO</a></li></ul>
</div></div>
<h3><span id="titleid-9">新橋ファーストクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg" alt="新橋ファーストクリニック" class="wp-image-84407" srcset="https://moteo.best/column/wp-content/uploads/2022/12/main-img01.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/12/main-img01-300x62.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>新橋ファーストクリニックは、新橋駅から徒歩3分。ED治療とAGA治療に特化した男性クリニックです。</p>
<p>ED治療薬は1錠380円から購入可能。オンライン診療や電話診療(再診限定)にも対応しているため、新橋にアクセスしづらい人でも、自宅まで薬を郵送してもらえます。</p>
<p>各EDジェネリックの価格は以下のとおりです。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>薬剤名</td><td>価格</td></tr><tr><td>バイアグラジェネリック</td><td>25mg 1錠 380円~<br>50mg 1錠 750円~</td></tr><tr><td>レビトラジェネリック</td><td>10mg 1錠 1,250円~<br>20mg 1錠 1,550円~</td></tr><tr><td>シアリスジェネリック</td><td>10mg 1錠 1,300円~<br>20mg 1錠 1,400円~</td></tr></tbody></table>
<p>※オンライン診療の場合は予約料(500円)と送料(全国一律500円)が別途かかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3b371da7-3aaa-4006-b594-01cf8ffe6f48"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>関連<br><a rel="noreferrer noopener" href="https://moteo.best/column/ed/ed-clinic-popularity/ed-clinic-ranking/ed-shinbashifirstclinic/" target="_blank">新橋ファーストクリニックの口コミ・評判は?MOTEOがおすすめする新橋ファーストクリニックでED治療</a></li></ul>
</div></div>
<h2><span id="ed-2">EDジェネリックは信頼できるクリニックで</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg" alt="腕を組む医師" class="wp-image-84330" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-240588865-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDジェネリックは個人輸入代行サイトで安く購入可能です。しかし、海外製ジェネリックは偽物も多く流通しており、健康被害をもたらす危険があります。</p>
<p>ED治療にジェネリック医薬品を選ぶ際は、以下のポイントを抑えておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3a08787d-9bf4-4222-bb8e-ed4484b4807a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>国内正規品を取り扱うクリニックで処方してもらう</li><li>国内3錠(バイアグラ、レビトラ、シアリス)以外のジェネリックは避ける</li></ul>
<p></p>
</div></div>
<p>迷ったときはぜひ、この記事で紹介しているおすすめクリニックから選んでみてください。</p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84334,
'parent' => (int) 2826,
'menu_order' => (int) 606,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/4211-eyecatch-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「EDジェネリックの種類が知りたい!」「そもそもジェネリック医薬品ってどんなもの?」 このようにお悩みではあり…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDにジェネリック医薬品は使える?注意点とおすすめを徹底解説!',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 2819,
'date' => '2024-04-15T02:00:00',
'date_gmt' => '2024-04-14T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2819'
],
'modified' => '2024-04-15T02:00:38',
'modified_gmt' => '2024-04-14T17:00:38',
'slug' => 'ed-selfcheck',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-selfcheck/',
'title' => [
'rendered' => 'EDセルフチェック'
],
'content' => [
'rendered' => '
<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。</p>
<p>こちらの記事では、周りに相談しにくい悩みだからこそ「自分でなんとかしたい」「治療をする前に確認しておきたい」という方のためのEDセルフチェックについて、解説していきます。</p>
<p>この記事を読めば、抱えていたEDの悩みが解消されるはずです。</p>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#ed">EDとは</a></li><li><a href="#ed-2">EDの原因</a><ul><li><a href="#titleid">それぞれの原因</a></li></ul></li><li><a href="#ed-3">EDセルフチェック</a><ul><li><a href="#titleid-2">勃起をして維持する自信はどのくらいありますか</a></li><li><a href="#titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</a></li><li><a href="#titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</a></li><li><a href="#titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</a></li><li><a href="#titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</a></li><li><a href="#titleid-7">バランスの良い食事が摂れているか</a><ul><li><a href="#dhaepa">DHA/EPA</a></li><li><a href="#titleid-8">シトルリン</a></li></ul></li><li><a href="#titleid-9">日常生活に適度な運動を取り入れているか</a></li><li><a href="#titleid-10">お酒や喫煙はするか</a></li><li><a href="#titleid-11">病気、または既往歴があるか</a></li></ul></li><li><a href="#ed-4">EDを放置するとどうなる?</a></li><li><a href="#titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</a></li></ul></div>
<h2><span id="ed">EDとは</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg" alt="EDに悩む男性" class="wp-image-83959" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-179427715-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>最近よく耳にする『ED』は、一般的に30代以降の男性が多く悩まれています。</p>
<p>勃起不全や勃起障害などと言われますが、なかなか勃起しない、勃起した状態を維持できず満足のいく性行為ができない状態を指し、その原因はさまざまです。</p>
<h2><span id="ed-2">EDの原因</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg" alt="体の具合が悪い男性" class="wp-image-83836" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-157109235-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは原因によって、心因性・器質性・混合性の3つの種類に分かれます。</p>
<h3><span id="titleid">それぞれの原因</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg" alt="頭を抱えて悩む男性" class="wp-image-71287" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4711-11.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4711-11-300x208.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>・心因性<br>不安や緊張などプレッシャーによる心理状態が原因になっています。</p>
<p>・器質性<br>動脈硬化などの病気が原因になっています。</p>
<p>・混合性<br>プレッシャーなどの心理状態や病気が重なり原因になっています。</p>
<p>EDの原因が分かれば、治療方法や生活習慣の見直しなど何をしたらいいのか見えてきます。オンライン診療ができるクリニックもあるので、EDで悩んだら気軽に相談してみるのもおすすめです。</p>
<h2><span id="ed-3">EDセルフチェック</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg" alt="チェックマークのブロック" class="wp-image-84002" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-510538089-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「クリニックに相談する前に、EDなのか自分でチェックしたい」という方もいるはずです。</p>
<p>ここで紹介するセルフチェックをすることで、勃起をキープするための機能や満足度を総合的にみることができます。直近6ヶ月間の状態について当てはまるものを選んで、1点〜5点の自己採点をしてみましょう。</p>
<h3><span id="titleid-2">勃起をして維持する自信はどのくらいありますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg" alt="時計を持つ下着姿の男性" class="wp-image-84443" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-519857002-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>1点:非常に低い<br>2点:低い<br>3点:中くらい<br>4点:高い<br>5点:非常に高い</p>
<h3><span id="titleid-3">性的刺激によって勃起したとき、どのくらいの頻度で注入可能な硬さになりますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg" alt="下着姿の男性" class="wp-image-84472" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-260000623-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性的刺激はなかった<br>1点:ほとんど、または全くなかった<br>2点:たまになった(半分よりとても少ない頻度)<br>3点:ときどきなった(半分くらいの頻度)<br>4点:しばしばなった(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつもなった</p>
<h3><span id="titleid-4">性交のとき、挿入後にどれくらいの頻度で勃起を維持できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg" alt="ベッドの中のカップル" class="wp-image-84474" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-553332644-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、また全く維持できなかった<br>2点:たまに維持できた(半分よりとても少ない頻度)<br>3点:ときどき維持できた(半分くらいの頻度)<br>4点:しばしば維持できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも維持できた</p>
<h3><span id="titleid-5">性交のとき、性交を終了するまで勃起を維持するのはどれくらい困難ですか1</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg" alt="EDに悩む男性" class="wp-image-84471" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-132690802-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:極めて困難だった<br>2点:とても困難だった<br>3点:困難だった<br>4点:やや困難だった<br>5点:困難でなかった</p>
<h3><span id="titleid-6">性交を試みたとき、どれくらいの頻度で性交に満足できますか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg" alt="ベッドの中のカップルの足" class="wp-image-84473" srcset="https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/12/adobestock-456268440-min-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>0点:性交を試みなかった<br>1点:ほとんど、または全く満足できなかった<br>2点:たまに満足できた(半分よりとても少ない頻度)<br>3点:ときどき満足できた(半分くらいの頻度)<br>4点:しばしば満足できた(半分よりとても多い頻度)<br>5点:ほぼいつも、またはいつも満足できた</p>
<p>このセルフチェックは、EDのスクリーニングや治療の効果判定に使われている国際勃起機能スコア(SHIM)と呼ばれるものです。</p>
<p>自己採点で合計点数が21点以下の場合、EDが疑われるとされています。しかし、簡単にEDの可能性をチェックすることができますが、こちらが全てではありません。</p>
<p>EDの治療を検討されている方は、クリニックに相談されることをおすすめします。</p>
<p>また、EDにはさまざまな原因があるからこそ上記の項目以外にも、いくつかチェックポイントがあります。</p>
<h3><span id="titleid-7">バランスの良い食事が摂れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg" alt="健康的な食事のイメージ" class="wp-image-83996" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-203900985-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>血流が悪いとEDになりやすくなります。</p>
<p>食事だけでEDを改善することはできませんが、予防や悪化を防ぐことは可能です。</p>
<p>EDに効果的な栄養素は、亜鉛・DHA/EPA・シトルリンなどが挙げられます。</p>
<h5>亜鉛</h5>
<p>亜鉛は『テストステロン』という男性ホルモンの分泌を促進する働きがあります。</p>
<p>年齢を重ねるごとにEDになりやすいのは、テストステロンが年齢とともに減少していくからです。</p>
<p>代表的な食べ物は、豚肉・チーズ・卵黄・牡蠣などがあります。</p>
<p>また、レモンやほうれん草などのビタミンCと一緒に摂ることで亜鉛の吸収力を高めます。</p>
<h4><span id="dhaepa">DHA/EPA</span></h4>
<p>DHA/EPAは中性脂肪を下げ、血液をサラサラにする働きがあります。</p>
<p>必須脂肪酸の一種で厚生労働省は、1日の摂取量をDHA/EPA合わせて1000mg以上を推奨しています。体内ではほとんど作られないので、外から摂ることが大切です。</p>
<p>代表的な食べ物は、サバ・サンマ・イワシ・サケなどの青魚があります。</p>
<p>血流がよくなることでED予防にもつながるので、日々の食事に積極的に取りいれましょう。</p>
<h4><span id="titleid-8">シトルリン</span></h4>
<p>シトルリンは遊離脂肪酸の一種で、EDを改善する効果があると考えられており、今後のED治療に期待できる栄養素です。</p>
<p>代表的な食べ物はメロン・すいか・きゅうりなどの瓜科の植物に多く含まれています。</p>
<p>積極的に摂ることで、ED改善へ導いてくれます。</p>
<p>また、カロリー・塩分・脂肪分が多い食べ物を摂りすぎると、陰茎の血行不良の原因になる可能性があります。</p>
<p>代表的な食べ物は、揚げ物・カップ麺・スナック菓子・ジャンクフードなどが挙げられます。</p>
<p>これらを摂りすぎると生活習慣病になりやすく、ED以外にもさまざまな病気になるリスクもあります。</p>
<p>健康的な日常生活を送るためにも、バランスのいい食事をすることが大切です。</p>
<h3><span id="titleid-9">日常生活に適度な運動を取り入れているか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg" alt="ランニングをしている男性の脚" class="wp-image-83997" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234000491-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは運動不足が原因の場合もありますが、筋トレやストレッチなど適度な運動を取り入れることで改善に近づきます。</p>
<p>普段運動をしている人とそうでない人では大きな差があり、BMIが高い肥満体質の方ほどED傾向にあります。無理のない適度な運動で十分ですが、特に効果的なのは下半身の筋トレです。</p>
<h3><span id="titleid-10">お酒や喫煙はするか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg" alt="アルコールとタバコとSTOPの標識" class="wp-image-83993" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-42294615-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>過度な飲酒や喫煙をすると血管に負担がかかってしまい、EDになりやすくなります。</p>
<p>禁煙やお酒の量を減らすなど、生活習慣を見直すことをおすすめします。</p>
<h3><span id="titleid-11">病気、または既往歴があるか</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg" alt="診察している医師と患者" class="wp-image-83962" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-234893479-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>年齢を重ねるごとにEDかもしれない……と感じた場合は、動脈硬化や糖尿病・高血圧などの生活習慣病が原因になっている可能性もあります。</p>
<p>血管が硬くなったり大きな負担がかかるため、血液の循環が悪くEDになりやすくなります。</p>
<p>また、仕事や家庭でのストレス、過去の性交でのトラウマになった経験など、精神的なストレスを抱えているとEDになりやすくなります。</p>
<p>これは神経の性的な興奮がうまく包茎に伝わらないことが原因になり、些細なストレスが積み重なることでEDは悪化してしまいます。</p>
<p>そうなる前に、日常生活を見直すことも大事ですが、自分に合ったクリニックを見つけて相談することが大切です。</p>
<h2><span id="ed-4">EDを放置するとどうなる?</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg" alt="血管のイメージ" class="wp-image-83834" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-129007689-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは他の病気を教えてくれるサインの可能性もあります。</p>
<p>だからこそセルフチェックで終わるのではなく、EDに目を向けることが大切です。</p>
<p>陰茎に十分な血液が送られないことが原因で起きるEDは、血管障害である動脈硬化などの病気のサインでもあります。</p>
<p>動脈硬化を放置すると、心筋梗塞や脳梗塞につながる場合もあるため、EDを疑うときはクリニックを受診されることをおすすめします。</p>
<h2><span id="titleid-12">セルフチェックも大切ですが、まずはクリニックに相談しましょう</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg" alt="患者に話す医師" class="wp-image-83838" srcset="https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163.jpeg 750w, https://moteo.best/column/wp-content/uploads/2022/11/adobestock-215106163-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>EDは気軽に相談できない悩みだからこそ、まずはセルフチェックで確認をしたいものです。</p>
<p>生活習慣病もEDの大きな原因になっているため、食生活や運動など見直すだけでもED改善へ近づきますが、その他にも原因はさまざまです。</p>
<p>今ではクリニックに足を運ばなくても、スマホ1台で診察から薬の処方までできるクリニックも増えています。</p>
<p>「もしかしたらEDかもしれない」と感じたときは、まずは医師に相談しましょう。</p>
<p>薬や治療法など自分に合ったクリニックが見つかると安心感もあり満足度も高まります。</p>
<p>また、ストレスもEDに大きく影響しています。</p>
<p>仕事や家庭でストレスを感じたら溜め込まず、好きなことや趣味を見つけて適度に発散することも大切です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1af9376d-8068-4ad7-86f9-f998929d2bc3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/erection-time">勃起維持時間から考えるチェックリスト。維持時間を伸ばして満足のいく性行為を</a><br><a href="https://moteo.best/column/dick-hardness">勃起時の硬さから考えるチェックリスト。硬さを維持して満足のいく性行為を</a></li></ul>
</div></div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 84486,
'parent' => (int) 450,
'menu_order' => (int) 646,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2022/12/eyecatch-moteo-min.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「もしかしてEDかも……」と悩んでいる男性も多いのではないでしょうか。 こちらの記事では、周りに相談しにくい悩…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDのセルフチェック方法|スコアでわかる症状のレベル',
'custom_order' => '',
'show_hide_review' => '0',
'front_author' => false,
'cta_link' => '',
'cta_image' => false
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 2810,
'date' => '2024-02-22T02:00:00',
'date_gmt' => '2024-02-21T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2810'
],
'modified' => '2024-02-22T02:00:37',
'modified_gmt' => '2024-02-21T17:00:37',
'slug' => 'ed-cause-type',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/ed/ed-cause-type/',
'title' => [
'rendered' => 'EDの原因とタイプ'
],
'content' => [
'rendered' => '<p><a href="https://moteo.best/column/ed-cause">EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く</a></p>
<p><a href="https://moteo.best/column/ed-type">EDのタイプは主に4タイプ。タイプごとの原因と治療方法を紹介</a></p>
<p><a href="https://moteo.best/column/organic-ed">器質性EDとは?治療可能?血管・神経に関する原因で起こるED</a></p>
<p><a href="https://moteo.best/column/psychogenic-ed">心因性EDとは?治療可能?神経の静的興奮が伝わりにくい原因で起きるED</a></p>
<p><a href="https://moteo.best/column/drug-ed">薬剤性EDとは?治療可能?精神安定剤や高血圧予防薬の副作用が原因で起きるED</a></p>
<p><a href="https://moteo.best/column/mixed-ed">混合性EDとは?治療可能?ストレスだけではなく動脈硬化の進行が原因で起きるED</a></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 0,
'parent' => (int) 450,
'menu_order' => (int) 648,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => null,
'uagb_featured_image_src' => [
'full' => false,
'thumbnail' => false,
'medium' => false,
'medium_large' => false,
'large' => false
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'EDの原因に飲酒・喫煙やストレスは関係する?EDのメカニズムから紐解く EDのタイプは主に4タイプ。タイプごと…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '1',
'long_text_title' => 'EDの原因とタイプ',
'custom_order' => '',
'show_hide_review' => '0'
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$datsumou_column_ids = [
'include' => null
]
$datsumou_column = null
$hige_datsumou_column_ids = [
'include' => [
(int) 0 => (int) 2434,
(int) 1 => (int) 20904,
(int) 2 => (int) 20488,
(int) 3 => (int) 18112,
(int) 4 => (int) 13414,
(int) 5 => (int) 13833
]
]
$hige_datsumou_column = [
(int) 0 => [
'id' => (int) 13833,
'date' => '2024-10-17T02:00:00',
'date_gmt' => '2024-10-16T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13833'
],
'modified' => '2024-10-17T13:07:55',
'modified_gmt' => '2024-10-17T04:07:55',
'slug' => 'bald-hairremoval-clinicranking-tokyo',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/',
'title' => [
'rendered' => '東京の髭脱毛おすすめランキング'
],
'content' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。</p>
<p>それだけに、<span class="redcolor">「どこでヒゲ脱毛をすれば良いか分からない」</span>という悩みも多く聞かれます。</p>
<p>今回は、東京エリアでおすすめの髭脱毛クリニック&サロンを一挙ご紹介!もちろん、脱毛費用などの基本情報と口コミもしっかり収集しています!</p>
<p><strong>【東京でおすすめのヒゲ脱毛クリニック】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-3cac8562-86c5-48d6-a7a2-f9327c185d89"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>–</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>–</td><td>–</td><td>–</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>–</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>–</td><td>–</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-1409057x&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&a=J5530f-E183691Z&p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<p><strong>【東京</strong><strong>でおすすめのヒゲ脱毛サロン】</strong></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-29a99854-d760-4a2a-81bc-44b6ed3e8601"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking" style="width: 99.881%;">
<tbody>
<tr>
<td style="width: 86px;">イメージ</td>
<td style="width: 238px;"><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース" /></td>
<td style="width: 126px;"><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td>
<td style="width: 233px;"><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス" /></td>
<td style="width: 156px;"><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td>
</tr>
<tr>
<td style="width: 86px;">施設名</td>
<td style="width: 238px;">メンズTBC</td>
<td style="width: 126px;">レイロール</td>
<td style="width: 233px;">リンクス</td>
<td style="width: 156px;">ローランドビューティーラウンジ</td>
</tr>
<tr>
<td style="width: 86px;">おすすめポイント</td>
<td style="width: 238px;">ニードル脱毛だから脱毛効果がずっと続く</td>
<td style="width: 126px;">他サロンより1円でも高い場合は金額交渉可能!</td>
<td style="width: 233px;">回数パスならコース終了後の割引が最大80%オフ</td>
<td style="width: 156px;">11回目以降が永久80%オフ</td>
</tr>
<tr>
<td style="width: 86px;">脱毛方法</td>
<td style="width: 238px;">・フラッシュ脱毛
・ニードル脱毛</td>
<td style="width: 126px;">フラッシュ脱毛</td>
<td style="width: 233px;">フラッシュ脱毛</td>
<td style="width: 156px;">フラッシュ脱毛</td>
</tr>
<tr>
<td style="width: 86px;">ヒゲ処理が楽になるまでの総額(全部位)</td>
<td style="width: 238px;">800本:112,960円
(オーダーメイドプラン)</td>
<td style="width: 126px;">70,000円〜</td>
<td style="width: 233px;">59,800円〜</td>
<td style="width: 156px;">118,800円</td>
</tr>
<tr>
<td style="width: 86px;">ツルツルになるまでの総額(全部位)</td>
<td style="width: 238px;">–</td>
<td style="width: 126px;">210,000円〜</td>
<td style="width: 233px;">94,694円〜</td>
<td style="width: 156px;">3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td>
</tr>
<tr>
<td style="width: 86px;">通い放題の有無</td>
<td style="width: 238px;">×</td>
<td style="width: 126px;">○</td>
<td style="width: 233px;">×</td>
<td style="width: 156px;">×</td>
</tr>
<tr>
<td style="width: 86px;">東京の店舗</td>
<td style="width: 238px;">都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td>
<td style="width: 126px;">【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td>
<td style="width: 233px;">都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td>
<td style="width: 156px;">都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td>
</tr>
<tr>
<td style="width: 86px;">営業時間</td>
<td style="width: 238px;">平日:12:00~21:00
土日・祝日:10:00~19:00</td>
<td style="width: 126px;">11:00〜21:00
※各店舗によって異なります</td>
<td style="width: 233px;">平日・土 12:00~21:00
日・祝 11:00~20:00</td>
<td style="width: 156px;">各店舗によって異なる</td>
</tr>
<tr>
<td style="width: 86px;">デメリット</td>
<td style="width: 238px;">ニードル脱毛は高額になりやすい</td>
<td style="width: 126px;">スタッフの性別指定はできない</td>
<td style="width: 233px;">男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td>
<td style="width: 156px;">プランの選択肢が少ない</td>
</tr>
<tr>
<td style="width: 86px;">公式サイト</td>
<td style="width: 238px;"><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td>
<td style="width: 126px;"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 233px;"><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td style="width: 156px;"><a href="https://t.afi-b.com/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
</div></section>
<p>ランキングの詳細をご紹介するまえに、格安でヒゲ脱毛ができるサロン・クリニックと安さ以外に重視すべきポイントについて解説していきます。</p>
<p>先にクリニック・サロンの情報を知りたい方は下のボタンからご覧ください。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<h2>東京で髭脱毛が安い<strong>クリニック・サロンはどこ?</strong></h2>
<p><span class="highlighted">とにかく安く脱毛がしたい</span>という方はこちらがおすすめ!</p>
<p>脱毛方法により脱毛効果や痛み・費用が異なるため、格安で脱毛ができるメンズ脱毛サロン、医療脱毛クリニックを3社ピックアップ。</p>
<p>回数券制度、通い放題プラン、1回ごとのコースありなど、料金体系がそれぞれ異なるため、ご自身の希望に一番あった施設を選んでくださいね。</p>
<p>いずれも無料カウンセリングを実施しているので、3社とも行ってみてから決めるでもいいですね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ee5e6525-ad73-49c6-a583-3ea31dde7906"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>施設名</td><td>レイロール</td><td>リンクス</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>全国最安値保証!</strong><br>1部位:2,980円/1回<br>3部位:59,800円/10回<br>8部位:99,800円/10回</td><td><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円<br><br>月々500円〜<br>11回目以降80%オフ</td><td>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td></tr><tr><td>アクセス</td><td>都内に5店舗<br>それぞれ最寄駅から徒歩10以内</td><td>都内に11店舗<br>それぞれ駅チカ</td><td>都内に23院<br>それぞれ駅チカ</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h2>髭脱毛クリニック&サロンの選び方は?重要な5つのポイントをチェック</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg" alt="チェックすべきポイント" class="wp-image-50578" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3418-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3418-contents-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を失敗しないために重要なのは、<span class="highlighted">サロン・クリニックの選び方</span>。</p>
<p>とくに注目すべきなのは次の5つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6a38b8c9-d3ab-417d-b109-0e02ae65574b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>自分に合った髭脱毛の方法かどうか</li><li>メンズのムダ毛に特化したクリニック・サロンかどうか</li><li>無料保証やアフターケアが充実しているか</li><li>予約は取りやすいか</li><li>痛み対策は万全か</li></ul>
</div></div>
<p>詳しく解説していきます。</p>
<h3>1. 自分に合った髭脱毛の方法かどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg" alt="ポイント1" class="wp-image-51117" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛には主に3つの方法があります。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>光脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>永久脱毛</td><td>△<br><strong>(減毛)</strong></td><td>〇</td><td>◎</td></tr><tr><td>料金</td><td><strong>効果が出るまで長期間かかるため結果的に費用が高くなる傾向に</strong></td><td>短期間で効果が出やすいので費用を抑えやすい</td><td><strong>1本ずつ脱毛するため高額になりやすい</strong></td></tr><tr><td>施術時間</td><td>10~15分程度*</td><td>10~15分程度*</td><td>30〜60分程度*</td></tr><tr><td>痛み</td><td>静電気のような軽い痛み</td><td>輪ゴムで弾かれたような強い痛み</td><td>火傷のようなかなり強い痛み</td></tr><tr><td>施術リスク</td><td>少ないが赤み・痛みが出る可能性も</td><td><strong>出力が高いため赤み・痛みが伴う</strong></td><td>技術者によって差が出やすい</td></tr><tr><td>ツルツルになるまでの期間</td><td>15回以上*</td><td>5~8回*</td><td>5~8回*</td></tr><tr><td>トラブル対応</td><td>他の医療機関を受診必要がある<br>※サロンによって提携院あり</td><td>医療従事者がすぐに対応</td><td>他の医療機関を受診必要がある※サロンによって提携院あり</td></tr></tbody></table>
<p><small>*1…各サロン・クリニックやコースによって異なります。<br></small><small>*2…ツルツルになるまでに必要な回数の目安です。<br></small><small>*3…サロンの使用マシンや施術レベル、体質によって効果の現れ方には差があります。</small></p>
<p>それぞれにメリット・デメリットがあるため、まずは3つの髭脱毛法について知っておくと、脱毛完了までの時期や費用が<span class="highlighted">見込みやすくなります</span>。</p>
<h3>2. メンズのムダ毛に特化したクリニック・サロンかどうか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg" alt="ポイント2" class="wp-image-51118" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-2-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>必ずしも、男性専用サロンである必要はありませんが、<strong>メンズの脱毛に特化したクリニックやサロンがおすすめ</strong>です。</p>
<p>男性の脱毛は、<span class="redcolor">体毛が濃く、量が多いことが多い</span>ことを踏まえた上で、肌へのダメージを考慮しながら丁寧に行っていく必要があります。</p>
<p><strong>髭脱毛に特化したプランのある脱毛クリニックやサロンを厳選</strong>した、本記事のランキングを参考にしてみてくださいね。</p>
<h3>3.無料保証やアフターケアが充実しているか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg" alt="ポイント3" class="wp-image-51119" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="redcolor">単純にヒゲ脱毛の料金が安ければ良いかというと、そうではありません。</span></p>
<p>施術料金以外にも、下記のような観点から<strong>「長く通えるクリニックかどうか」</strong>という点で脱毛クリニックやサロン選びを進めましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-00e36148-8361-40de-8439-3bfc28ab11d1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> カウンセリングが無料かどうか</li><li> 硬毛化などの対応があるかどうか</li><li> 継続することで髭脱毛の料金は安くなるか</li></ul>
</div></div>
<h3>4.予約は取りやすいか</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg" alt="ポイント4" class="wp-image-51120" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-4-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニック・サロンを契約する際は、<span class="highlighted">希望日に予約を入れやすいかどうかを必ず確認</span>しておきましょう。</p>
<p>クリニック・サロンによっては、契約してもなかなか予約が取れないケースもあるからです。<span class="redcolor">予約が取れないと、脱毛完了までの期間がズルズルと長引いてしまいます。</span></p>
<p>具体的には、Webからの24時間予約に対応しているクリニック・サロンがおすすめです。</p>
<p>また店舗数が多く、かつ契約した店舗以外でも施術ができるクリニック・サロンなら、希望日の直前でも予約を入れやすいでしょう。</p>
<p>予約の取りやすいクリニック・サロンを選べば、ストレスなく脱毛を進められます。</p>
<h3>5.痛み対策は万全か</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg" alt="ポイント5" class="wp-image-51121" srcset="https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/1532-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span class="highlighted">髭脱毛において、痛み対策は必須</span>と言っても過言ではありません。<span class="redcolor">髭は他の部位と比べ、特に脱毛時の痛みを感じやすい</span>からです。</p>
<p>痛みが不安な方は、麻酔完備のクリニック・サロンを選びましょう。麻酔には主に次の2種類があります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>麻酔クリーム</td><td>患部に塗布する。感覚が麻痺し、痛みを感じにくくなる。</td></tr><tr><td>笑気麻酔</td><td>ガスを吸入する。痛みを対策できるだけでなく、お酒に酔ったような気分になるため不安を感じにくくなる。</td></tr></tbody></table>
<p>クリニック・サロンで行っている痛み対策もチェックしておきましょう。</p>
<h2>渋谷のヒゲ脱毛クリニック&サロンおすすめ22選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg" alt="ランキング" class="wp-image-40462" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1509-contents-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは、東京でヒゲ脱毛がおすすめのクリニックとサロンを紹介していきます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">東京でおすすめのヒゲ脱毛クリニック</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">東京でおすすめのヒゲ脱毛サロン</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-46c78bc3-4f41-4528-b3ed-8a2e2b83cc93"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-9e84a095-c4ef-4e9a-932b-c15327eda04b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 640 512"><path d="M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">ランキングの採点基準</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは3つの基準をもとにランキングを作成しています。</p>
<p><strong>・治療実績と口コミ内容</strong><br>→症例数やクリニック&サロンの創業年数、カウンセリングや診断の充実度、患者満足度で評価</p>
<p><strong>・スタッフ対応やクリニックの雰囲気</strong><br>→MOTEO編集部による潜入調査や口コミから判断</p>
<p><strong>・費用がわかりやすいか<br></strong>→公式サイトの見やすさ、料金が具体的に設定されているかを評価(ランキング表示金額は断りがない場合、税込みでの金額となります。金額が変更されている可能性もあるため、来店の際は必ず公式サイトで料金をご確認ください。)</p>
</div></section>
<h2 id="clinic">東京でおすすめのヒゲ脱毛クリニック</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-32aad9a4-248f-406e-93f8-a695af7a0f70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-75585" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-2.jpg" alt="ゴリラクリニックの医療脱毛 ヒゲ脱毛完了コースが追加1回100円(税込)"></td><td><img class="wp-image-75586" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg" alt="青髭、カミソリ負けから解放されたい 湘南美容の医療脱毛" srcset="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468.jpg 600w, https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-600468-300x234.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></td><td><img class="wp-image-72616" style="width: 100px;" src="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg" alt="メンズエミナル" srcset="https://moteo.best/column/wp-content/uploads/2021/11/.jpeg 400w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-150x150.jpeg 150w, https://moteo.best/column/wp-content/uploads/2021/11/.jpeg-300x300.jpeg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><br><img class="wp-image-23358" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png" alt="髭脱毛のDr.コバ公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-drhp.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-drhp-300x190.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-76143" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png" alt="メンズジェニークリニック" srcset="https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr.png 598w, https://moteo.best/column/wp-content/uploads/2022/04/afi-bnr-300x251.png 300w" sizes="(max-width: 598px) 100vw, 598px" /></td><td><br><img class="wp-image-23356" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png" alt="髭脱毛の表参道スキンクリニック公式HP" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-hp-2.png 750w, https://moteo.best/column/wp-content/uploads/2019/12/-hp-2-300x109.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><br><img class="wp-image-32511" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-17-300x116.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-11382" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/10/afi-afb-km-300-250.gif" alt=""></td><td><img class="wp-image-1255" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/6233-1451058976-3-150x150.jpg 150w" sizes="(max-width: 300px) 100vw, 300px" /></td><td><br><img class="wp-image-32510" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-16-300x119.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>施設名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>湘南美容クリニック</td><td>エミナルクリニックメンズ</td><td>ドクターコバ</td><td>メンズジェニー</td><td>表参道スキンクリニック</td><td>渋谷美容外科クリニック</td><td>KM新宿クリニック</td><td>メディエススキンクリニック</td><td>マグノリア皮膚科クリニック</td></tr><tr><td>おすすめポイント</td><td>カップルで契約がおすすめ!ペア割で10オフ</td><td>追加照射が100円とお得</td><td>1回あたりの料金がとにかく安い</td><td>麻酔無料!痛みに弱い人はエミナル一択</td><td>6回目以降は予約料110円のみで受けられる</td><td>痛みに弱い方におすすめ</td><td>脱毛専門医・ドクターが居るクリニック</td><td>症例300,000件以上の実績と安心の技術</td><td>HAYABUSA脱毛Neoという全肌質の方に対応可能な脱毛機</td><td>比較的予約が取りやすく通いやすい</td><td>毎回医師が診察し、出力や照射のし方を設定してくれる</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(3部位)※1</td><td> 新規契約:14,000円/5回 <br>通常:69,800円/5回 </td><td>74,800円/6回</td><td>16,800円/6回</td><td>12,000円/5回</td><td>64,900円/5回</td><td>76,000円/5回</td><td>鼻下のみ<br>22,500円〜/5回</td><td>50,160円〜/5回</td><td>1部位<br>33,000円/5回</td><td>鼻下のみ<br>16,500円/5回</td><td>鼻下のみ<br>44,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(3部位)※1</td><td> 新規契約:53,600円/12回 <br>通常:133,600円/12回 </td><td>75,400円/12回</td><td>33,600円/12回</td><td>24,000円/10回</td><td>65,600円/12回</td><td>–</td><td>鼻下のみ<br>50,220円〜/12回</td><td>100,320円〜/10回</td><td>–</td><td>–</td><td>–</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td> 新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>189,400円/6回</td><td>36,600円/6回</td><td>78,000円/5回</td><td>108,900/5回</td><td>149,000円/5回</td><td>60,000円〜/5回</td><td>71,060円〜/5回</td><td>93,500円/5回</td><td>82,500円/5回</td><td>220,000円/5回</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td> 新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>190,000円/12回</td><td>73,200円/12回</td><td>156,000円/10回</td><td>109,600/12回</td><td>–</td><td>120,000円〜/12回</td><td>102,410円〜/8回</td><td>224,400円/12回</td><td>–</td><td>–</td></tr><tr><td>東京の店舗</td><td>【メンズリゼ新宿】<br>新宿三丁目より徒歩1分<br>【メンズリゼ渋谷】<br>渋谷駅より徒歩8分<br>【メンズリゼ銀座】<br>銀座駅より徒歩5分<br>【メンズリゼ町田】<br>町田駅より徒歩5分<br>【メンズリゼ立川】<br>立川駅より徒歩3分</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院</td><td>JR有楽町駅 徒歩8分<br>銀座線 銀座駅 A13 徒歩4分<br>日比谷線 東銀座駅 A8出口 徒歩2分<br>有楽町線 銀座一丁目駅 11番出口 徒歩2分<br>有楽町線 新富町駅 1番出口 徒歩5分<br>都営浅草線 宝町駅 A3出口 徒歩5分</td><td>3店舗<br>新宿南口院、渋谷院、大宮院</td><td>「表参道駅」 A1出口より徒歩約7分</td><td>都内4院<br>渋谷院、新宿院、池袋院、新橋院</td><td><strong>【</strong>KM新宿クリニック】<br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><strong>【</strong>KM銀座クリニック】<br>銀座線「京橋駅」1番出口より徒歩3分</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>【メンズリゼ新宿】<br>14:00~23:00(休診時間18:00~19:00)<br>【メンズリゼ渋谷】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ銀座】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ町田】<br>10:00~20:00(休診時間14:00~15:00)<br>【メンズリゼ立川】<br>10:00~20:00(休診時間14:00~15:00)</td><td>11:00~20:00</td><td>10:00〜19:00</td><td>11:00〜21:00</td><td></td><td>11:00〜20:00</td><td>月・火・木:11:00~20:00<br>金・土:11:00~19:00<br>日・祝:10:30~18:00</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td><td>11:00-19:00</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td><td>10:30〜18:00</td></tr><tr><td>麻酔</td><td>麻酔クリーム:3,300円/1回<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:3,300円/10g<br>笑気麻酔:3,300円/30分</td><td>麻酔クリーム:2,000円/1本<br>笑気麻酔:2,200円/1部位</td><td>麻酔クリーム:無料</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>・麻酔クリーム:3,300円/1本(10g)</td><td>麻酔代:1部位3,300円<br>2部位目からは追加1部位につき1,100円、麻酔テープ 1枚300円</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>記載なし<br>詳しくはクリニックにお問い合わせください。</td><td>¥2,200(1部位)</td><td>料金記載なし<br>詳しくはクリニックにお問い合わせください。</td></tr><tr><td><br>デメリット</td><td>保証は手厚いが料金は安すぎず高すぎず</td><td>100円の追加照射は平日11:00〜15:00しか利用できない※2</td><td>・女性と顔を合わせる可能性が高い<br>・予約が取りにくい傾向にある</td><td>プランが安い分、学割などの割引率はあまりよくない</td><td>年末年始・GW・お盆がお休み</td><td>・女性スタッフが在籍している</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い</td><td>・女性と顔を合わせる可能性が高い<br>・料金が少し割高</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-1409057x&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://track.affiliate-b.com/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a></td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&a=J5530f-E183691Z&p=j706195E" target="_blank">公式サイト</a></td><td><a href="https://t.felmat.net/fmcl?ak=Y47886.1.U85666U.L593681" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.medieth.com/" target="_blank">公式サイト</a></td><td><a rel="noreferrer noopener" href="https://www.mg-clinic.com/" target="_blank">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※価格は全て税込<br>※1 5回もしくは6回プランで計算<br>※2 契約時にプラス19,800円支払いで指定の曜日時間以外も利用可能です。有効期限は3年間です<br>※3 特定のコース申し込みが必要。契約時に22,000円で加入が必要。有効期限は2年間です</p>
<h3>メンズリゼ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg" alt="メンズ髭脱毛のメンズリゼ" class="wp-image-1235" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/6617-1408625449-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"3651732d-bed6-4a68-a0d2-15972b47673f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3651732d-bed6-4a68-a0d2-15972b47673f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズリゼ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8740f63c-bcda-4377-9352-47961afe004a","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8740f63c-bcda-4377-9352-47961afe004a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1748ef89-2284-416f-836d-1d9511c9dc36","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-1748ef89-2284-416f-836d-1d9511c9dc36">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"37354e35-07b4-4b1b-a98a-ed8c61581722","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-37354e35-07b4-4b1b-a98a-ed8c61581722">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"1709b44d-7405-410c-94c7-5e3ea3aea757","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-1709b44d-7405-410c-94c7-5e3ea3aea757">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"9.1"} --></p>
<div class="wp-block-brad-number-review">9.1</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズリゼ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.2</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d93d674c-5beb-4a19-8492-8690c5263344"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズリゼのおすすめポイント</p>
<ul><li>3種類の脱毛機で自分に合った脱毛が可能</li><li>様々なトラブルに備えた完全無料保証を完備</li><li>2種類の麻酔の導入で痛みへの配慮も◎</li><li>月々3,200円~手軽に脱毛を始められる</li></ul>
</div></section>
<p>メンズリゼクリニックは男性専用脱毛クリニックです。全国に18店舗展開し、東京には新宿など5店舗があります。</p>
<p>医師が直接カウンセリングを行い、ひとりひとりに最適な施術を提供してくれるのが魅力。カウンセリンは無料です。万が一の肌トラブルも完全無料で保証されているので安心です。</p>
<p>医療機関でしか扱うことのできない3種類の医療レーザー脱毛機で異なる肌質や毛質に対応。部分的に残すなどのデザインやボリューム調整にも対応しています。</p>
<p>コースの有効期限が5年もあるので、事情で行けない期間ができても大丈夫ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-60504871-f308-4b09-bd27-d630d8186f8c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg" alt="" data-id="76123" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99001-1/" class="wp-image-76123" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg" alt="" data-id="76124" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99002-1/" class="wp-image-76124" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg" alt="" data-id="76125" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99003-1/" class="wp-image-76125" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg" alt="" data-id="76126" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99004-1/" class="wp-image-76126" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>メンズリゼの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズリゼの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td><strong>メンズリゼ新宿</strong><br><a href="https://g.page/mensrize_shinjuku?share">新宿区歌舞伎町1丁目2−1 ナインティ 新宿 ビル 7F</a><br><strong>メンズリゼ渋谷</strong><br><a href="https://g.page/mensrize_shibuya?share">渋谷区神南1-16-3 ブル・ヴァールビル4F</a><br><strong>メンズリゼ銀座</strong><br><a href="https://www.google.com/maps/place/%E3%83%A1%E3%83%B3%E3%82%BA%E3%83%AA%E3%82%BC%E9%8A%80%E5%BA%A7/@35.668131,139.7591151,17z/data=!3m1!4b1!4m5!3m4!1s0x60188b17a1af219d:0x808217fe7b49d72b!8m2!3d35.668131!4d139.7613038?shorturl=1">東京都中央区銀座8-8-8 銀座888ビル10F</a><br><strong>メンズリゼ町田</strong><br><a rel="noreferrer noopener" aria-label="東京都町田市原町田4-11-14コロンブスビル8F (新しいタブで開く)" href="https://g.page/mensrize_machida?share" target="_blank">東京都町田市原町田4-11-14コロンブスビル8F</a><br>メンズリゼ立川<br><a href="https://g.page/mensrize_tachikawa?share" target="_blank" rel="noreferrer noopener" aria-label="東京都立川市柴崎町3-6-23LXビル3F (新しいタブで開く)">東京都立川市柴崎町3-6-23LXビル3F</a></td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">公式HPの「電話予約」</a>から各店舗にTEL</td></tr><tr><td>アクセス</td><td>各店舗のアクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td><strong>メンズリゼ新宿</strong><br>14:00~23:00<br> (休診時間18:00~19:00)<br><strong>メンズリゼ渋谷</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ銀座</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ町田</strong><br>10:00~20:00<br> (休診時間14:00~15:00)<br><strong>メンズリゼ立川</strong><br>10:00~20:00<br> (休診時間14:00~15:00)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br> ・クレジットカード払い(1回・2回・ボーナス一括)<br> ※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">Web予約</a>から</td></tr></tbody></table>
<h4>メンズリゼの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4b391c50-a448-4b02-8c16-0719b6baef89"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">清潔感溢れる院内で、スタッフの方々も皆さんとても親切で丁寧に接してくださりとても好感が持てます。<br>引用元:<a href="https://goo.gl/maps/vPzdGST37eK1FWuA6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b4247589-0691-4c93-a6eb-66a92fd6377b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応も良く、プライバシーの配慮もしっかりなされていて良かったです。<br>電話対応も大変に気持ちの良い対応でしたね。<br>引用元:<a href="https://goo.gl/maps/NBtqkUNaPDhuk1UN9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a19cded9-bc0c-47b5-8834-57695ae3607c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いまだに全く予約が取れません。1年間ずっと取りやすいよう改善しますと言い続けていますが全く努力が見られません。新規契約の方は最初にお金を払ったらその後行きたい日に全然予約が取れないのでお気をつけください。<br>引用元:<a href="https://goo.gl/maps/NuqU6YimKHvoysyB7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca5ea90c-9195-4b14-97f3-2726f5a7a935"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3>ゴリラクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"335d4ac2-43f2-4def-863b-cd3d0dd4a18a"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-335d4ac2-43f2-4def-863b-cd3d0dd4a18a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ゴリラクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a07ce4f0-e2e4-4259-b339-b75b62d7b1a5","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a07ce4f0-e2e4-4259-b339-b75b62d7b1a5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c349d5b9-4493-446f-9339-9ce586ff7009","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c349d5b9-4493-446f-9339-9ce586ff7009">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-e2efc4f9-6f8d-416f-bc7a-b9e3f4a78001">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20c0363b-e112-4b74-8f6e-73572a124f7b","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-20c0363b-e112-4b74-8f6e-73572a124f7b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.6"} --></p>
<div class="wp-block-brad-number-review">8.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ゴリラクリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.2</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d2631f6e-34d8-48c7-8025-19cacc0fafd7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>ゴリラクリニックのおすすめポイント</p>
<ul><li>脱毛機が5種類!自分に合った脱毛ができる</li><li>痛みの少ない脱毛機「メディオスターNeXT PRO」全院導入</li><li>ヒゲ脱毛完了コースなら7回目以降は1回100円</li><li>様々なトラブルへの保証制度が無料</li></ul>
</div></section>
<p>ゴリラクリニックは、男性美容に特化したクリニックで、全国に18院展開、都内には新宿など5院が展開されています。</p>
<p>「男性美容という文化を創る」ことを使命としていて、美意識の高い男性に支持されています。</p>
<p>効果を出すために長期間通う必要があるエステ脱毛に比べて、医療脱毛は短期間で効果が得られやすのが特徴です。<br>毛細胞よりも浅い「バルジ」という細胞にアプローチするため、痛みや肌へのダメージも少なくてすみます。</p>
<p>しかも、ふたたび生えてくることもほとんどないのが魅力的ですね。</p>
<p>ゴリラ割、乗り換え割、ペア割などの割引も充実しています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-96fa0a21-47b8-4abc-ad40-dd5655736b0d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg" alt="" data-id="76116" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af002-1/" class="wp-image-76116" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg" alt="" data-id="76117" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af003-1/" class="wp-image-76117" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg" alt="" data-id="76118" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af004-1/" class="wp-image-76118" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg" alt="" data-id="76115" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%82%b3%e3%82%99%e3%83%aa%e3%83%a9%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af001-1/" class="wp-image-76115" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4><strong>ゴリラクリニック</strong>の料金プラン</h4>
<p><strong>【ヒゲ脱毛完了コース(全6回)】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻下・アゴ・アゴ下)</td><td>74,800円</td></tr><tr><td>+部位追加<br>(ほほ・もみあげ)</td><td>64,800円</td></tr><tr><td>+部位追加(首)</td><td>49,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><small>※『ヒゲ脱毛完了コース』終了後は3年間追加1回100円で照射可能!</small></p>
<p><strong>【各部位ごとの料金】</strong></p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>鼻下</td><td>38,800円</td></tr><tr><td>アゴ</td><td>38,800円</td></tr><tr><td>アゴ下</td><td>38,800円</td></tr><tr><td>ほほ</td><td>48,000円</td></tr><tr><td>もみあげ</td><td>38,800円</td></tr><tr><td>首</td><td>48,800円</td></tr></tbody></table>
<p style="font-size:11px">※ヒゲ脱毛完了コースは、平日11:00〜15:00までの照射となります。契約時にプラス19,800円(税込)のお支払で上記曜日時間以外も利用可能です。</p>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ゴリラクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://gorilla.clinic/">ゴリラクリニック </a></td></tr><tr><td>住所</td><td>都内6院<br>新宿本院、渋谷院、池袋院、銀座院、上野院、町田院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">こちら</a>から</td></tr><tr><td>診療時間</td><td>11:00〜20:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割*<br><br>*クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<h4>ゴリラクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-96b48b26-f961-41c0-9544-d18828aca209"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも行かしてもらってます。<br>店員さん可愛くて丁寧でとても親切です。<br>引用元:<a href="https://goo.gl/maps/2KSFf7eVkXmCADP48">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e3ee83dc-5c5a-45de-b9ee-a33db58cffdb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の施術で伺いましたが、非常に丁寧。<br>メディオスターを導入しているゴリラクリニック以外のクリニックにも行った事がありますが、1回滑らせたら次の位置に移動。<br>確かに施術時間は早いけど打ち漏れが散見されるぐらいなら、時間を目一杯に使って丁寧にやって欲しい。<br>ゴリラでは、同じ部位に4、5回当ててくれるので、気分的にも満足度が高い。<br>これで打ち漏れがあった場合は諦めがつくレベル<br>引用元:<a href="https://goo.gl/maps/ym2rgdEanBChoLJi6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3f4beb-38b4-40de-aee6-104318891f66"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">雰囲気も接客もいいのだが、立地がいいせいで予約が取りにくい。ヒゲ脱毛効果は確かにあるが、高い。脱毛なら他の美容整形もあるので、即断せずに他社と比較してから申し込まないと後悔しますよ<br>引用元:<a href="https://goo.gl/maps/roqxaitnRYou6Vsy6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d16574c7-7a2f-4b2b-9752-9a7429027708"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3>湘南美容クリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-k222763A&p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"8cedd301-be8d-4c32-994e-c61b4908c552"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8cedd301-be8d-4c32-994e-c61b4908c552">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">湘南美容クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"775d53eb-7cf3-4491-8539-820aaaa9dee2","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-775d53eb-7cf3-4491-8539-820aaaa9dee2">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"471763f0-2131-46a6-afbf-e5dd9c165c4d","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-471763f0-2131-46a6-afbf-e5dd9c165c4d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"9d161c1f-d5fc-4849-a124-2efcaf88982c","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-9d161c1f-d5fc-4849-a124-2efcaf88982c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d2a59cc3-948c-49a4-ad53-8f98d1a9b9c9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.5"} --></p>
<div class="wp-block-brad-number-review">8.5</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>湘南美容クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>9.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.3</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-25a9d10f-e4dd-4602-aa59-5007c06eec25"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>湘南美容クリニックのおすすめポイント</p>
<ul><li>都内だけで23院!圧倒的な院数</li><li>シンプルなコース設定でプラン選びに迷わない</li><li>1回のみの脱毛も可能!コース契約なしでハードルが低い</li></ul>
</div></section>
<p>湘南美容クリニックは、CMでもおなじみの有名なクリニックです。</p>
<p>全国に店舗を展開しているので、やむない引っ越しがあっても続けられるのは便利です。東京でも19院という驚くほどの店舗数を誇っているので、東京在住の方はとても通いやすいクリニックでしょう。</p>
<p>男性ならではの太くて硬い毛質に威力を発揮する脱毛機で、スピーディで痛みの少ない施術を提供しています。</p>
<p>医療従事者がいるので、サロン脱毛による万が一が心配な方にはオススメです。顔というデリケートで目立つ箇所ならなおさらですね。</p>
<p>ヒゲ脱毛は、3部位(上口ヒゲ、アゴ、アゴ下)が1回5,700円で受けられます。</p>
<h4><strong>湘南美容クリニック</strong>の料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛コース<br>(上口ヒゲ、アゴ、アゴ下)</td><td>1回:5,700 円<br>3回:11,400 円<br>6回:16,800 円</td></tr><tr><td>ヒゲ脱毛コース<br>(もみあげ周囲・頬)</td><td>1回:6,500 円<br>3回:12,900 円<br>6回:19,800 円</td></tr><tr><td>首</td><td>1回:6,180円<br>3回:17,730円<br>6回:29,280円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>湘南美容クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>住所</td><td>都内32院<br>新宿本院、新宿南口院、メンズレーザー新宿大ガード院、メンズレーザー西新宿院、AGA新宿本院、渋谷院、池袋西口院、池袋東口院、池袋メトロポリタン口院、高田馬場院、銀座院、Regno銀座院、新橋銀座口院、恵比寿院、六本木院、表参道院、品川院、赤坂見附院、秋葉原院、上野院、両国院、東京蒲田院、自由が丘院、二子玉川院、赤羽院、立川院、町田院、八王子院、豊洲院、北千住院</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>診療時間</td><td>受付時間<br>10:00〜23:00<br>診察時間<br>10:00〜19:00<br>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<h4>湘南美容クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2483d53c-bb0c-471b-b7b0-f8fabdfc4952"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">毛でお世話になってます!<br>この時期になると毛の処理が疎かになりがちなので、いっその事無くしてしまえと思い通い始めました。<br>腕毛が割と濃くなりやすいのでやってもらい、2週間ぐらい経つと自然とポロポロ毛が抜けるようになりました!<br>産毛も生えづらくなって最高です!笑<br>肌もツルツルになった気がします。<br>引用元:<a href="https://goo.gl/maps/hvZWNMHCp1iQncgy5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e8898daa-9192-4bd5-bbbc-35a9f2f174c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で通っています。脱毛は予約が取りにくい印象がありましたが、毎回希望通りに予約が取れており、予約受付も遅い時間帯まで対応くださり予定が立てやすいです。スタッフの方も毎回前回からの照射後の効果を一度確認してくださるので照射漏れなども少なく今のところ不満なく通えています。<br>引用元:<a href="https://goo.gl/maps/GW7EDPVnxxfj9hfx6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6ffdf645-893a-417f-88bf-cce27a5d472a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここのクリニックはおそらく全国共通だと思いますが、<strong>脱毛</strong>マシンのレーザーの出力をわざと低く設定しているのでいつまで経っても<strong>永久脱毛</strong>の効果は薄いです。<br>安さを売りにしていますが、一時的に毛が抜け落ちる程度の威力のレーザーで施術するため、<strong>永久脱毛</strong>の効果は薄く何度も何度も契約を繰り返すことになり結果的にトータルで見ると高額です。<br>多くの患者は安さだけに惹かれて、このような裏事情を知らずに来院するので結果的に何度も何度も通わされてクリニックのカモになります。<br>引用元:<a href="https://goo.gl/maps/L3ogrsZspfVU3VpG7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" style="background-color:#2dad96">湘南美容クリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0e4c9f30-366c-47b8-b6f5-d2667bb83c00"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-shonanbiyougeka/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">湘南美容クリニックのヒゲ脱毛の口コミ・評判|安いけど効果はある?体験談から徹底解説</a></li></ul>
</div></div>
<h3>エミナルクリニックメンズ</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-o409064Z&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6d9ddc14-19ad-4937-a918-d2752dc373af"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p style="font-size:0"> エミナルクリニックメンズのおすすめポイント </p>
<ul><li>痛みが少ない</li><li>最短5ヶ月で完了</li><li>無料保証が充実している</li></ul>
</div></section>
<p>エミナルクリニックメンズでは<span class="redcolor">痛みの軽減</span>にこだわり、脱毛機は最新の「蓄熱式脱毛機」を導入しています。</p>
<p>蓄熱式脱毛機は温かい熱で発毛因子にアプローチするため、痛みを大幅に軽減できているのが特徴です。</p>
<p>従来のような痛みがなく、<span class="highlighted">じんわりと温かさを感じる程度の体感で気軽に医療脱毛を受けられます。</span></p>
<p>今はもう「医療脱毛=痛みが強い」というそんな時代ではありません。</p>
<p><strong>痛みをネックに思うことなく気軽に医療脱毛ができる</strong>のです。</p>
<p>また、エミナルクリニックメンズの脱毛方法は毛周期に関係なく脱毛できる「蓄熱式脱毛」なので、<strong>最短1ヶ月に1回のペースで脱毛可能</strong>。</p>
<p><span class="highlighted">5回コースならたったの5ヶ月で完了します。</span></p>
<p>さらにエミナルクリニックメンズでは追加費用が発生しません。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-13133f9b-ea06-4403-9627-7b17787ba250"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li> 初診料 </li><li> 再診料 </li><li> お薬代(アフターケアクリーム代) </li><li> シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料) </li><li> 肌トラブル時の治療費 </li><li> 麻酔代 </li></ul>
<p></p>
</div></div>
<p>これらがすべて無料なのは嬉しいですね。</p>
<h4> <strong>エミナルクリニックメンズ</strong>の料金プラン </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位<br>(鼻した・あご・あご下・ほほ・もみあげ・首から選べる)</td><td><strong>5回38,500円</strong></td></tr><tr><td>ヒゲ全体</td><td><strong>5回78,000円</strong></td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>エミナルクリニックメンズの基本情報 </h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://mens-eminal.jp/lp/" target="_blank" rel="noreferrer noopener" aria-label="エミナルクリニックメンズ (opens in a new tab)">エミナルクリニックメンズ</a></td></tr><tr><td> 住所 </td><td>都内4院<br>銀座院、池袋東口院、新宿西口院、上野院 </td></tr><tr><td> 電話番号 </td><td> 公式HP「医院一覧」をご覧ください。 </td></tr><tr><td> アクセス </td><td> 公式HP「<a rel="noreferrer noopener" href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank">医院一覧</a>」をご覧ください。 </td></tr><tr><td>診療時間</td><td>11:00〜21:00</td></tr><tr><td> 予約方法 </td><td>・公式WEBサイトからの予約<br>・電話予約 </td></tr><tr><td>無料保証</td><td>・施術時のローション代<br>・ お薬代(アフターケアクリーム代)<br>・シェービング料(自己処理が難しいうなじ・背中・腰・おしりは無料)<br>・ 肌トラブル時の治療費<br>・ 転院の手続き費用<br>・テスト照射代<br>・麻酔</td></tr><tr><td>キャンペーン</td><td>・学割10%OFF<br>・乗り換え割6%OFF<br>・ペア割6%OFF</td></tr></tbody></table>
<h4>エミナルクリニックメンズの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c52ca3b4-c950-4572-b5a7-0ad80e2e098a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/6WXQ4z4Ak7RQyU4P7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-625e2cf8-104d-49f1-b485-1a7ad59f8133"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付、施術してくださる方は皆さん丁寧で好感が持てる。中もとても綺麗でオススメです。<br>1回でも効果を実感できる。3回やったら確実に変わる。<br>引用元:<a href="https://goo.gl/maps/dXk9BQPEPhtiPfN4A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da2e1959-d256-4d2a-9320-ebf7aff936c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">まず、ホームページには最短5回と書かれていたが。カウンセリングにいったら5回ではまず終わらないと店舗で言われ10回を進められた。<br>また、初回は予定時間より1時間前に来いと言われたが、実際行ってみたら間違っていました。と言われ、1時間待たされた。<br>2回目の予約もほとんど取れず、何とか取っていったら、その日の午前に整形外科に行ったということで本日の施術はできません。1回消化したことになります。<br>それを戻すには1万円必要です。と言われた。<br>対応に不満があり、一度施術を受けたが退会しました。<br>みなさんは、気を付けてください。引用元:<a href="https://goo.gl/maps/qVhjcBmML1ZoqwYC7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-1409057x&p=j706195E" style="background-color:#2dad96"> エミナルクリニックメンズの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-84ec1ee6-8881-4d90-b95c-6f908139601c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a><br></li></ul>
</div></div>
<h3>ドクターコバ</h3>
<figure class="wp-block-image"><a href="https://track.affiliate-b.com/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-3.png" alt="メンズ髭脱毛のドクターコパ" class="wp-image-14128" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-3.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-3-300x174.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"44f415b9-188c-42f4-a55f-deb377d317b7"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-44f415b9-188c-42f4-a55f-deb377d317b7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ドクターコバ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"326dbeb6-23bd-4cb5-9bc9-bee20bb2c955","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-326dbeb6-23bd-4cb5-9bc9-bee20bb2c955">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ffd42019-ff9d-4482-8d57-8e2924064947","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ffd42019-ff9d-4482-8d57-8e2924064947">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"ae545144-1dcb-4059-9dcf-277c7de525fe","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-ae545144-1dcb-4059-9dcf-277c7de525fe">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"30b10093-d512-4ab5-af8e-8ad3e519507d","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-30b10093-d512-4ab5-af8e-8ad3e519507d">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.3"} --></p>
<div class="wp-block-brad-number-review">8.3</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ドクターコバ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.8</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.8</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-45b719b0-74b4-471a-8040-fabfa847d898"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>Dr.コバのおすすめポイント</p>
<ul><li>施術6回目以降は1回100円!無期限ヒゲ脱毛が魅力</li><li>ヒゲ脱毛の脱毛範囲が広い</li><li>脱毛前にテスト照射あり</li></ul>
</div></section>
<p>Dr.コバは、ヒゲ脱毛に特化したクリニックです。</p>
<p>特徴的なのは無期限ヒゲ脱毛。</p>
<p>2年や4年間などの期限付きが多い中、施術6回目以降は予約料100円のみで施術を提供しています。口・顎・頬・顎下・首上のほぼ全てのヒゲが対象となるので、かなり魅力的ですよね。</p>
<p>ライトシェアに加えて、シネロンキャンデラ社のGentleMax Proを使用しており、ヒゲに最適な施術を提供。高い安全性と驚異的な効果を誇っています。</p>
<p>確実な効果と安全性、時短で選ぶならDr.コバでしょう。</p>
<h4>Dr.コバの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>都度払い</td><td>1〜5回目:27,500円/1回<br>6回目以降:110円/1回</td></tr><tr><td>一括払い</td><td>5回分:108,900円<br>6回目以降:110円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4><strong>Dr.コバ</strong>の基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="http://www.kobayashi-seikei.jp/alopecia/" target="_blank">Dr.コバ 銀座院</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/Nd9YwZNW7bBpaSFs9">東京都中央区銀座2丁目10-8 マニエラ銀座ビル3階</a></td></tr><tr><td>電話番号</td><td>0120-026-226</td></tr><tr><td>アクセス</td><td>JR有楽町駅 徒歩8分<br> 銀座線 銀座駅 A13 徒歩4分<br> 日比谷線 東銀座駅 A8出口 徒歩2分<br> 有楽町線 銀座一丁目駅 11番出口 徒歩2分<br> 有楽町線 新富町駅 1番出口 徒歩5分<br> 都営浅草線 宝町駅 A3出口 徒歩5分</td></tr><tr><td>営業時間</td><td>10:00〜19:00</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約(当日・翌日分の予約向け)<br>・受付での予約</td></tr></tbody></table>
<h4>Dr.コバの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9656a4fd-140d-4139-b6c5-d29d3063705c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">安いし、効果抜群です。<br>当方めちゃくちゃ髭は濃い方ですが、薄くなってきています。<br>予約はとりずらいですが、コスパ重視したい方にオススメ。<br>痛いのが苦手ならゴリラがオススメ。<br>引用元:<a href="https://goo.gl/maps/u9RqkAuTEXt3q46N9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9a0efe9-5416-404b-8708-7e41870a2315"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">価格と効果は素晴らしいけど、社員のサービスレベルと衛生面は並以下かと。社員はサービス内容、言うことバラバラ、施術後の軟膏は塗られたり塗られなかったり。衛生面は、施術上仰向けになりますが枕には髪の毛とかついてます。気分悪い、、ちなみに予約は全然取れません。<br>引用元:<a href="https://goo.gl/maps/ZmY1FZ8BDRWtmcBg9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4015bbef-1b8e-4f2b-8821-92fddbad6ea8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛のコスパは随一です。<br>ただその分従業員のレベルは最低です。<br>最近は施術する方は割とまともな方が多い気がします(たまにサッサと終わらそうと客のことを考えずに適当なことやる人もいます。特に土日は施術者の質が低い気がします。)<br>受付と電話対応に関しては本当に最底辺レベルです。<br>まともな社会人としての常識やマナーや言葉遣いが身についていない方しかいません。<br>コンビニのアルバイトの方がよっぽどしっかりした接客をされています。<br>受付は無人に、電話対応は外注するなどして頂きたいです。<br>引用元:<a href="https://goo.gl/maps/Q74tFspMAE4PMmAm7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://track.affiliate-b.com/visit.php?guid=ON&a=o7977O-M267193O&p=j706195E" style="background-color:#2dad96">Dr.コバの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-260a1920-ffa9-4fb6-94c5-5055ebdcae6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-drkoba/" target="_blank" rel="noreferrer noopener" aria-label="ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証 (新しいタブで開く)">ドクターコバの口コミ・評判は?無期限ヒゲ脱毛っておすすめなの?体験談から徹底検証</a></li></ul>
</div></div>
<h3>メンズジェニー</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://jennyc.jp/men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2023/12/.jpg" alt="" class="wp-image-90573" srcset="https://moteo.best/column/wp-content/uploads/2023/12/.jpg 750w, https://moteo.best/column/wp-content/uploads/2023/12/.jpg-300x147.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"e184e38d-df9c-498e-8272-a13bddd1152b"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e184e38d-df9c-498e-8272-a13bddd1152b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メンズジェニー(ジェニークリニック)</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"a2e26bbc-2adf-41ae-a5b6-4bd606f04b08","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-a2e26bbc-2adf-41ae-a5b6-4bd606f04b08">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"20bbd0a6-7a66-4926-bece-da5791594ed9","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-20bbd0a6-7a66-4926-bece-da5791594ed9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bfae67b3-4153-476b-9568-3a768029c0c0","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bfae67b3-4153-476b-9568-3a768029c0c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"bdebb052-e44d-47d8-adb6-da78c858135f","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-bdebb052-e44d-47d8-adb6-da78c858135f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>メンズジェニー(ジェニークリニック)</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.4</td>
</tr>
<tr>
<td>料金</td>
<td>7.1</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3fedad56-7bc8-4b69-b6b2-7d80daceac31"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズジェニーのおすすめポイント</p>
<ul><li>痛みの少ない医療脱毛ができる </li><li>無料保証が充実している </li><li>予約が取りやすく通いやすい </li><li>良心的な価格設定 </li></ul>
<p></p>
</div></section>
<p><span style="font-weight: 400;">メンズジェニーは男性専用の脱毛クリニックで、東京には新宿南口院と渋谷院があります。</span></p>
<p><span style="font-weight: 400;">最新の脱毛理論「蓄熱式脱毛」により、痛みや肌への負担が少ない医療脱毛ができる点が最大の魅力です。</span></p>
<p><span style="font-weight: 400;">発毛因子にアプローチする方法なので温かい熱でアプローチでき、濃い毛はもちろん産毛のような薄い毛もしっかり脱毛できます。</span></p>
<p><span style="font-weight: 400;">施術もスピーディーであっという間に終わり、予約枠にも余裕が出やすいです。比較的新しいクリニックですので、その点も予約の取りやすさにつながっています。</span></p>
<p><span style="font-weight: 400;">肌トラブルや打ち漏れにも無料で対応。メンズジェニーは脱毛が初めての方でも安心して通うことができます。</span></p>
<p><span style="font-weight: 400;">カウンセリングではテスト照射も無料で行ってくれますので、興味があれば気軽に足を運んでみてください。</span></p>
<h4>メンズジェニーの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>顔セレクトプラン3</td><td>1回コース:26,000円<br>3回コース:55,000円<br>5回コース:76,000円</td></tr><tr><td>顔6箇所セット<br>(ひたい/ほほ・もみあげ/鼻下/アゴ/アゴ下/首)</td><td>1回コース:51,000円<br>3回コース:109,000円<br>5回コース:149,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p><span style="font-weight: 400;">今なら期間限定キャンペーンで、「トライアル顔3箇所」が1回9,800円、「トライアル顔6箇所」が1回16,800円でお試しできますので、まずはこちらを試してみるといいでしょう。</span></p>
<h4>メンズジェニーの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://jennyc.jp/men/">メンズジェニー</a></td></tr><tr><td>住所</td><td>3店舗新宿南口院、渋谷院、大宮院</td></tr><tr><td>電話番号</td><td>0120-006-280</td></tr><tr><td>アクセス</td><td>各店舗のアクセスは<a href="https://jennyc.jp/men/clinics/">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>休業日</td><td>店舗ごとに異なる</td></tr><tr><td>支払方法</td><td>現金、クレジットカード、医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://jennyc.jp/men/reserve/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4><strong>メンズジェニーの口コミ</strong></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b16884f9-2176-4316-ad02-3b70add7283b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Shoki Aobaさん </h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初経験で不安要素も多々ありましたが痛みとかもなく、最後までリラックスした状態でいれました!担当の方がとても親切な方でリラックスできた要因の一つだと思います。<br>施設も綺麗な印象でした!<br>(引用元:<a href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&ei=M4IKYOKeD9SZr7wP4f-ViAc&q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&sclient=psy-ab&ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank" rel="noreferrer noopener" aria-label="Googleマップ (新しいタブで開く)">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e53a2308-f611-49e3-b7e9-66cb4bde7f63"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">anan anpanさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">VIOをやっています。<br>他会社の医療脱毛も経験済みのため、その比較です。<br><br>照射自体は、他の医療脱毛と比較して少ないです!<br>その点とても満足なのです!<br><br>星が1つないのは、<br>Oの時、スタッフの方に剃ってもらったのですが、<br>その毛の処理が実際の照射よりも痛かったです。。<br><br>他の医療脱毛をした時はそんな事はなかった。。<br><br>毛を処理する剃毛器材が悪いのか、、<br>剃毛してくれるスタッフの技術なのか、、<br><br>血が出てるんじゃないかと思うくらい痛かった。。<br>改善してほしいです。<br>(引用元:<a rel="noreferrer noopener" href="https://www.google.com/search?sxsrf=ALeKk02rF3hJsAC500nDS-0Q2hO6jBwVAQ%3A1611301427256&ei=M4IKYOKeD9SZr7wP4f-ViAc&q=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&oq=%E3%83%A1%E3%83%B3%E3%82%BA%E3%82%B8%E3%82%A7%E3%83%8B%E3%83%BC%E3%82%AF%E3%83%AA%E3%83%8B%E3%83%83%E3%82%AF%E3%80%80%E6%B8%8B%E8%B0%B7&gs_lcp=CgZwc3ktYWIQAzoHCCMQsAMQJzoHCAAQRxCwAzoCCAA6BAgAEB46AggmOgUIIRCgAVDdLVjdNmDTOGgBcAJ4AIABggGIAdMGkgEDMi42mAEAoAEBqgEHZ3dzLXdpesgBAsABAQ&sclient=psy-ab&ved=0ahUKEwiihMrJha_uAhXUzIsBHeF_BXEQ4dUDCA0&uact=5#lrd=0x60188d28aa8b2ef3:0x8e1f1cc8db4a0d2c,1,,," target="_blank">Googleマップ</a>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://jennyc.jp/men/" style="background-color:#2dad96">メンズジェニー の公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce9a39e0-2cb4-444e-8dc9-088a3759de5a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-jenny/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズジェニーの口コミ・評判は?実際にVIO脱毛の体験で効果を検証してみた!</a></li></ul>
</div></div>
<h3>表参道スキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg" alt="メンズ髭脱毛の表参道クリニック" class="wp-image-1251" width="250" height="250" srcset="https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/9429-1525028191-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></figure></div>
<p><!-- wp:uagb/section {"block_id":"80ce2e20-d578-4425-b0fc-3aa8e9d65eac"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80ce2e20-d578-4425-b0fc-3aa8e9d65eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">表参道スキンクリニックグループ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"da788f7f-62d7-4dd1-81a6-5a88864af44e","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-da788f7f-62d7-4dd1-81a6-5a88864af44e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"5f7a190e-4278-45a9-b3f9-45c4ee4087e5","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-5f7a190e-4278-45a9-b3f9-45c4ee4087e5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"aaacef2d-02ff-4baf-9c6c-9f744c43ae90","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-aaacef2d-02ff-4baf-9c6c-9f744c43ae90">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"0480c0de-9297-432b-8e96-27071a2c472e","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-0480c0de-9297-432b-8e96-27071a2c472e">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.0"} --></p>
<div class="wp-block-brad-number-review">8.0</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>表参道スキンクリニックグループ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>表参道スキンクリニックグループは、医療脱毛を提供するクリニックです。東京は渋谷を中心に、全国に展開しています。</p>
<p>全室すべて完全個室なのでプライバシーが守られて安心。医療機関なので脱毛後のアフターケアサポートもしっかり行ってくれます。</p>
<p>良心的なのが伺えるのは、「強引な勧誘はいたしません」「表記料金以外は一切いただきません」「予約の取りやすさに自信があります」……などの8つの約束。安心して来院することができますね。</p>
<p>しかも初回カウンセリングは無料です。</p>
<h4>表参道スキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ALXレーザー</td><td>1回:22,000円5回:66,000円8回:96,800円12回:132,000円</td></tr><tr><td>YAGレーザー</td><td>1回:33,000円5回:99,000円8回:149,600円12回:211,200円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>表参道スキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://omotesando-skin.jp/" target="_blank" rel="noreferrer noopener" aria-label="表参道スキンクリニック (opens in a new tab)">表参道スキンクリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/omotesando-skin-clinic?share">神宮前5-9-13 喜多重ビル4階</a></td></tr><tr><td>電話番号</td><td>0120-334-270</td></tr><tr><td>アクセス</td><td>東京メトロ各線「表参道駅」 A1出口より徒歩約7分</td></tr><tr><td>営業時間</td><td>月・火・木:11:00~20:00<br>金・土:11:00〜19:00<br>日・祝:10:30~18:00</td></tr><tr><td>休業日</td><td>水曜日</td></tr><tr><td>支払方法</td><td>現金もしくはクレジットカード(VISAやMastercard、UCカードなど)</td></tr><tr><td>予約方法</td><td><a href="https://omotesando-skin.jp/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>表参道スキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-081e7cb8-2cf3-4f2a-82dc-e04e30c7743e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今まで通常の脱毛と、ここの医療脱毛を経験しましたが、やっぱり医療脱毛の方が効果が明らかに違うと思います。通常のは次に脱毛に行く前には生えてきてしまうのに、医療はそれがかなり遅いです!本当に処理の必要がなくなるので助かっています。<br>引用元:<a href="https://goo.gl/maps/BdVNDePJyJNbpTP77" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e73c4167-c443-42b9-b3d8-750857b2b100"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">予約時間に呼ばれず待たされること多数。<br>施術前にお金を取られるスタイル。<br>会計も不明瞭で明細はもらえません。<br>正直おすすめはしないです。<br>引用元:<a href="https://goo.gl/maps/9EMqbJrcqaa4Pa438" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-417798ca-907d-4c74-8ac8-8a68b387a23e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">オプション契約の勧誘がちょっとしつこいのが残念。カウンセラーさんのお勧めは断ることができたのですが、看護師さんまでも施術中まで何度もお勧めしてくるので断るのもだんだん面倒になって最後はオプション追加してしまいました。それさえなければお勧めできるクリニックだと思います。引用元:<a href="https://goo.gl/maps/x9J2Dig35XdPzfaV7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://omotesando-skin.jp/" style="background-color:#2dad96">表参道スキンクリニックの公式HPをチェックする</a></div>
<h3>渋谷美容外科クリニック</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png" alt="メンズ髭脱毛の渋谷美容外科クリニック" class="wp-image-14134" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-9.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-9-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><!-- wp:uagb/section {"block_id":"58917e65-057d-48e1-8e2a-4b904d41f7f6"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-58917e65-057d-48e1-8e2a-4b904d41f7f6">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">渋谷美容外科クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"89ed49d2-6a05-49c4-acba-7b8651b91eac","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-89ed49d2-6a05-49c4-acba-7b8651b91eac">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"b9ed2f1e-5490-4b1e-b119-8a80f49cb445","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-b9ed2f1e-5490-4b1e-b119-8a80f49cb445">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"358817b4-dd0a-49d9-a932-c9b4b00a2092","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-358817b4-dd0a-49d9-a932-c9b4b00a2092">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"d31c32a5-6a44-4c18-9084-f6bc8681cdd9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-d31c32a5-6a44-4c18-9084-f6bc8681cdd9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.9"} --></p>
<div class="wp-block-brad-number-review">7.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>渋谷美容外科クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.2</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>7.8</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>渋谷美容外科クリニックは、関東圏内に5院を展開し、都内には4院があります。</p>
<p>医療機関だけで可能なレーザー脱毛のアレキサンドライト・レーザーで、安全でスピーディーな脱毛を提供しています。</p>
<p>初診料・カウンセリング料・剃毛台・アフターケアがすべて無料という4つの脱毛サービスを提供。丁寧なカウンセリングを行い、強引な勧誘はありません。</p>
<p>クリニックなので、心配な施術後の肌トラブルもきっちりと対応してくれるのでとても安心ですね。</p>
<h4>渋谷美容外科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:74,800円8回:107,800円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>渋谷美容外科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://shibu-cli.com/">渋谷美容外科クリニック</a></td></tr><tr><td>住所</td><td><strong>渋谷院</strong><br><a href="https://goo.gl/maps/xweXib5q2Ly44cdx5">東京都渋谷区渋谷1-14-9 藤和宮益坂ビル8・9F</a><br><strong>新宿院</strong><br><a href="https://goo.gl/maps/78PxmsKCTcaw3yXq8">東京都新宿区新宿3-23-1 都里一ビル2F</a><br><strong>池袋院</strong><br><a href="https://goo.gl/maps/2MmwDbh6GuJJ2ddg9">東京都豊島区南池袋2-27-8 南水ビル7F</a><br><strong>新橋院</strong><br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/shibucli_shinbashi?share" target="_blank">東京都港区新橋2-18-9 第3光和ビル4F</a><br><strong>横浜院</strong><br><a href="https://g.page/shibucli_yokohama?share" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">神奈川県横浜市西区南幸2-11-1 横浜MSビル7F</a></td></tr><tr><td>電話番号</td><td>0120-355-311</td></tr><tr><td>アクセス</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>月・木・金(祝日をのぞく)11:00~14:00 15:00~23:00<br>火~水/11:00~14:00 15:00~20:00<br>土・日・祝/10:00~14:00 15:00~19:00</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://shibu-cli.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ全体3回コース:57,500円</td></tr></tbody></table>
<h4><strong>渋谷美容外科クリニック</strong>の口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2d7e0423-d24a-414b-9201-f6a8a0e88098"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらのクリニックの脱毛機とても良く毛が減ります。今まで通っていたところの半分位の回数で脱毛が終わりました。予約も希望の時間に取れるよう調整してくれて有り難い。カウンセリングも丁寧でスタッフさん皆対応良いですよ。<br>引用元:<a href="https://goo.gl/maps/abKhxWtWSzUKSLAG8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f2c264a8-ecb1-4b8f-a83f-540fdeb523e2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最初入り口がわかりづらかったですが、脱毛でちゃんと予約を取ってくれたのとシェービング無料は楽ちんですごく良かったです!<br>スタッフさんの対応もていねいに感じました!<br>引用元:<a href="https://goo.gl/maps/TLXXMmmZnAMWtpD47" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-18154384-3f01-4a03-bef2-4348b0056503"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">全身脱毛で通っていますが、スタッフの方の対応も良く、施術も丁寧です。料金はすごく安いというわけではなく、まあ平均的かなという価格帯です。23時まで営業しているので、仕事後にも通えるのがありがたいです。引用元:<a href="https://goo.gl/maps/zXQapcFCt7qsqge46" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://shibu-cli.com/" style="background-color:#2dad96">渋谷美容外科クリニックの公式HPをチェック</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f02b85b5-d32a-478d-9b44-b1f3b1d771bb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-shibuyacosmeticsurgeryclinic/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">【メンズ】渋谷美容外科クリニックの口コミ・評判|医療レーザー脱毛の解約料金やキャンセル料はかかる?体験談を踏まえて徹底レビュー</a></li></ul>
</div></div>
<h3>KMクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png" alt="" class="wp-image-14782" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp.png 749w, https://moteo.best/column/wp-content/uploads/2019/11/3700-kmhp-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"4224e83f-514a-4bef-bda7-e7f54eedd96f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4224e83f-514a-4bef-bda7-e7f54eedd96f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">KM新宿クリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"86f6b22d-c54a-4f82-8479-eae0bb73b496","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-86f6b22d-c54a-4f82-8479-eae0bb73b496">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ab0f7de2-571f-4551-8176-f8f0a9e93d29","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-ab0f7de2-571f-4551-8176-f8f0a9e93d29">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"73a02d13-f243-47f1-91b2-6332d22f60fa","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-73a02d13-f243-47f1-91b2-6332d22f60fa">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"94fbbce4-e71a-47a1-be8f-205694d0993a","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-94fbbce4-e71a-47a1-be8f-205694d0993a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.7"} --></p>
<div class="wp-block-brad-number-review">7.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>KM新宿クリニック</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>7.5</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>7.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.5</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-3e555994-0c16-49b9-97ce-e6a399e91c97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>KMクリニックのおすすめポイント</p>
<ul><li>メディオスターNextProを使った『ハヤブサ脱毛』が早くて痛みが無い脱毛として人気</li><li>カウンセリング、施術が丁寧</li><li>産毛や日焼け肌への施術も可能</li></ul>
</div></section>
<p>KM新宿クリニックは、美容に特化した美容皮膚科・美容外科です。新宿院と銀座院があります。</p>
<p>医療レーザーハヤブサNEOは、発毛因子として重要な役割を果たすバルジを破壊します。従来のアプローチ部分の、毛根・毛母細胞よりも浅いため、痛みを感じなく圧倒的なスピード脱毛を実現しています。</p>
<p>時短で効率が良くて、しかも火傷などのリスクも軽減されているのでかなり魅力的です。</p>
<p>「試してみないとわからない」という方には、ヒゲ脱毛トライアルとして1回3,000円で体験できますよ。</p>
<h4>KMクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>5回:93,500円追加:18,700円/1回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>KMクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.kmshinjuku.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">KM新宿クリニック</a><br><a rel="noreferrer noopener" aria-label="KM銀座クリニック (新しいタブで開く)" href="https://www.kmshinjuku.com/clinic-ginza/" target="_blank">KM銀座クリニック</a></td></tr><tr><td>住所</td><td><strong>KM新宿クリニック</strong><br><a href="https://g.page/KMshinjuku?share">新宿区歌舞伎町2-46-5KM新宿ビル8F</a><br><br><strong>KM銀座クリニック</strong><br><a href="https://g.page/KMginza?share">中央区銀座1-16-1東貨ビル7F</a></td></tr><tr><td>電話番号</td><td>03-5272-0212</td></tr><tr><td>アクセス</td><td><strong>KM新宿クリニック</strong><br>西武新宿線「西武新宿」駅徒歩1分<br>JR地下鉄各線「新宿」駅徒歩5分<br>副都心線「東新宿駅」徒歩7分<br>山手線「新大久保」駅徒歩5分<br>中央総武線「大久保」駅徒歩6分<br><br><strong>KM銀座クリニック</strong><br>銀座線「京橋駅」1番出口より徒歩3分</td></tr><tr><td>営業時間</td><td>診察時間 11:00〜19:00<br>電話受付 10:30〜19:00</td></tr><tr><td>休診日</td><td>年末年始のみ休診</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.kmshinjuku.com/depilate-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>または電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ひげ(鼻下)トライアル1回:3,300円</td></tr></tbody></table>
<h4>KMクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c5854fe6-1a00-43db-a6a6-fa81e44314a2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">受付の対応、先生の施術も問題なくまた行きたいと思います。<br>ありがとうございました。<br>引用元:<a href="https://goo.gl/maps/BL2nNNLXxD5v5wsN6">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-99691bb4-8bf6-4913-ab7c-951aa64edcf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">付は数人いるが、愛想が良いスタッフとそうでないスタッフの差が激しい。医師はとても丁寧で、対応してくれた受付・看護師と比べても一番親切だった。施術は良かった。再訪あり。<br>引用元:<a href="https://goo.gl/maps/uYLvgLyWTsUHvBPVA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-491df5a6-0ac3-4911-950d-a2174f1d8a2d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">看護師無礼<br>きちんと剃ってきたのに強めの口調。<br>うるさいしうざい。<br>帰ろうかと思ったわ途中で。<br>銀座なんでなくなっちゃったのさー。引用元:<a href="https://goo.gl/maps/BGspM1S2mh2GCFZ17" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.kmshinjuku.com/depilate-men/" style="background-color:#2dad96">KMクリニックを公式HPでチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a890a7d2-044d-40c8-992d-684994db6158"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-kmclinic/">KMクリニックの口コミ・評判は?新宿・銀座のヒゲ永久脱毛ならハヤブサ脱毛のお得コースがおすすめ</a></li></ul>
</div></div>
<h3>メディエススキンクリニック</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-300-250.jpg" alt="メンズ髭脱毛のメディエススキンクリニック" class="wp-image-11369" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"4786e358-2c74-401c-b12b-8c98cd55c385"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4786e358-2c74-401c-b12b-8c98cd55c385">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">メディエススキンクリニック</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"02ce887e-3cf7-400b-bfb2-05cdee3cdd21","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-02ce887e-3cf7-400b-bfb2-05cdee3cdd21">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"24ffd67f-6112-4eec-bad6-a2bfb6598f11","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-24ffd67f-6112-4eec-bad6-a2bfb6598f11">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"cefa0580-ca51-4459-b3ce-d1d441a07400","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-cefa0580-ca51-4459-b3ce-d1d441a07400">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-4c6d1c8d-ec2e-41a8-b30f-47acc26b5d58">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.6"} --></p>
<div class="wp-block-brad-number-review">7.6</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.5</td>
</tr>
<tr>
<td>接客</td>
<td>7.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>メディエススキンクリニックは、10代から90代までの幅広い層が来院する、美容に特化した美容皮膚科です。美容に関する様々なメニューの中で、医療脱毛も提供。</p>
<p>何よりもカウンセリングを大切にし、それぞれの希望と満足に寄り添い、向き合ってくれます。</p>
<p>特徴は、医師というだけでも安心なのに、キャリアのある皮膚の専門医が対応してくれるということでしょう。万が一の皮膚トラブルを考えると非常に安心できますよね。</p>
<p>米国で承認された永久脱毛の医療レーザーを使用した脱毛は、初回から効果を実感できます。日焼けした肌にも照射可能で、肌へのダメージが少ないのが特徴です。</p>
<p>料金は、パーツごとやセット料金があり、都度払いなのも安心ですね。</p>
<h4>メディエススキンクリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:27,500円<br>3回:55,000円<br>5回:82,500円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メディエススキンクリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.medieth.com/">メディエススキンクリニック</a></td></tr><tr><td>住所</td><td>東京都中央区銀座3-9-19 吉澤ビル6F</td></tr><tr><td>電話番号</td><td>0120-415-554<br>(電話受付時間11:00〜18:30)</td></tr><tr><td>アクセス</td><td>・銀座駅 A10出口から徒歩5分<br>・銀座一丁目 11番出口から徒歩30秒<br>・東銀座駅 A8出口から徒歩30秒<br>・新富町駅 1番出口から徒歩8分</td></tr><tr><td>営業時間</td><td>月~金 11:00〜19:00 ※14:00〜15:00は休診時間<br>土・祝 10:00〜18:00</td></tr><tr><td>営業日(休診日)</td><td>日曜日</td></tr><tr><td>支払方法</td><td>現金一括<br>クレジットカード<br>医療ローン</td></tr><tr><td>予約方法</td><td><a href="https://www.medieth.com/">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>ヒゲ (全体:もみあげ・ほほ・首含む)5回:82,500円</td></tr></tbody></table>
<h4>メディエススキンクリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c40d8716-c381-43e6-9102-d085e557fee8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最近毛が濃い人が少なくなった気がしてたんですが、みんな脱毛やってるんですね。<br>友達がこちらのクリニックで受けたとの事で、紹介してもらいました。ちょうどキャンペーンやってたので予算よりも安く済んでお得でした。痛みはありましたが我慢してでもやった甲斐がありました。<br>引用元:<a href="https://goo.gl/maps/MAHw7CivGVPDeR8VA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a661daa6-80b6-47dc-b454-97b13b552193"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">将来ヒゲ伸ばすかもしれないと思って脱毛やるか保留にしてたんですけど、夕方になると青くなるのが面倒で。最近リモート業務になったので人と会う機会も減ったのですが、逆に今が始め時かなと。数回しか通ってませんが、既に薄くなったような。現段階でもやって良かったと思う。<br>引用元:<a href="https://goo.gl/maps/3zYxDrqu83gNUEmf8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3f63801b-1215-44e4-9ea9-7a538ec2b046"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">最悪です。<br>看護婦さんの態度対応も悪いし、脱毛もビタミン点滴も効果が全然わからない。引用元:<a href="https://goo.gl/maps/HVXd8zbYvWrnLVrZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.medieth.com/" style="background-color:#2dad96">メディエススキンクリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7794d4ec-1383-4f4f-a9a0-5d6374f42d02"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mediasskinclinic/">メディエススキンクリニックの口コミ・評判は?ヒゲ脱毛やVIO脱毛の費用と効果は?おすすめクリニックか徹底検証</a></li></ul>
</div></div>
<h3>マグノリア皮膚科クリニック</h3>
<figure class="wp-block-image"><a href="http://www.mg-clinic.com/treatment/hairremoval-men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-4.png" alt="メンズ髭脱毛のマグノリア皮膚科クリニック" class="wp-image-14129" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-4.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-4-300x202.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>マグノリア皮膚科クリニックは、渋谷で美容医療を提供するクリニックです。</p>
<p>厳しい基準をパスした優秀なスタッフが、黄色人種に効果的なレーザーを使用した脱毛を提供。</p>
<p>豊富な経験と高い技術で、出力や当て方をチョイスしてひとりひとりの施術にあたります。なので、サロンで何年もかかる施術が短期間で済ませられます。</p>
<p>痛みの強い方にはオリジナルの脱毛用クリーム麻酔を使用。通常の医療用麻酔クリームに比べて強力なのに、肌に優しいのが特徴。痛みや肌が気になる方には魅力的ですね。</p>
<p>リピーターが多いのも特徴です。</p>
<h4>マグノリア皮膚科クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:55,000円<br>5回:220,00円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>マグノリア皮膚科クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">マグノリア皮膚科クリニック</a></td></tr><tr><td>住所</td><td>渋谷区渋谷1-8-7 第27SYビル5A</td></tr><tr><td>電話番号</td><td>03-3486-7855</td></tr><tr><td>アクセス</td><td>渋谷駅より徒歩4分</td></tr><tr><td>営業時間</td><td>10:30〜18:00</td></tr><tr><td>営業日(休診日)</td><td>月・木曜休診</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="http://www.mg-clinic.com/treatment/hairremoval-men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>もみあげ+頬:20,000円/1回</td></tr></tbody></table>
<h4>マグノリア皮膚科クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e59cce9-8bdb-4e7d-bb76-b0705d234dcc"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックで受けた施術と全く違う結果に驚いた時から、ずっとマグノリアに通っています。施術後、毎回鏡を見るのが本当に楽しみで人生の質が上がる気分です。スタッフの対応も礼儀正しくそして優しくお声がけくださって安心してお任せしています。<br>引用元:<a href="https://goo.gl/maps/BpU8WZoLEvLsTbtu5" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5825e02a-58a6-4cab-ac8d-147e43edc3b8"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年ほど前から通院しています。とにかくスタッフの方の対応がとても良いです。カウンセリング時、一緒に頑張りましょうと言ってくださったスタッフの方がとても印象的でした。不安症のため、沢山質問しても答えてくださる看護師さんも心強くて安心します。<br>部屋の仕切りがカーテンであることだけ、とても残念です。体の治療を受けているので…<br>引用元:<a href="https://goo.gl/maps/TBV8PK2mA5fP5MhLA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6956449a-5bc8-4ca3-b549-694dd2be237f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここは周りにお勧めできないです。ありえない対応されますよ。二度と行かない引用元:<a href="https://goo.gl/maps/f6DMK5AGEZKnX98w9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="http://www.mg-clinic.com/treatment/hairremoval-men/" style="background-color:#2dad96">マグノリア皮膚科クリニックの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-a7075c5f-432c-4ef7-9183-96c4da2e76dd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-magnoliadermatologyclinic/">マグノリア皮膚科クリニックの口コミ・評判は?東京で髭の永久脱毛するならマグノリア皮膚科がおすすめ</a></li></ul>
</div></div>
<h3>銀座肌クリニック</h3>
<figure class="wp-block-image"><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-8.png" alt="メンズ髭脱毛の銀座肌クリニック" class="wp-image-14133" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-8.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-8-300x162.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>銀座肌クリニックは、男性専用の美容皮膚科です。銀座の「キラリトギンザ」内にあるので、ショッピングや食事のついでに行くことができて便利です。</p>
<p>院長は、美容医療に長年関わってきたため、高い技術力だけではなく、痛みと不安に配慮した丁寧な施術を誇っています。</p>
<p>クリニックなので、高い出力のレーザー脱毛でしっかり毛を生み出す細胞を破壊できます。毛根が深く、効果が出にくいヒゲ脱毛にもしっかりと効果があります。</p>
<p>もちろん、万が一の肌トラブルにも迅速に対応できるのも安心です。</p>
<h4>銀座肌クリニックの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>1回:38,000円<br>5回:152,000円<br>10回:294,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>銀座肌クリニックの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">銀座肌クリニック</a></td></tr><tr><td>住所</td><td><a href="https://g.page/GinzaHadaClinic?share">東京都中央区銀座1-8-19 キラリトギンザ9F</a></td></tr><tr><td>電話番号</td><td>0800-823-4305</td></tr><tr><td>アクセス</td><td>・有楽町線「銀座一丁目駅」9番出口から徒歩1分<br>・銀座線「京橋駅」2番出口から徒歩2分<br>・日比谷線・丸ノ内線・銀座線「銀座駅」A13番出口から徒歩5分<br>・ 都営浅草線「宝町駅」A4出口から徒歩3分<br> ・JR山手線・京浜東北線「有楽町駅」京橋口から徒歩5分</td></tr><tr><td>営業時間</td><td>月曜~土曜:11:00~13:00/14:30~19:30<br>日曜:11:00~13:00/14:30~18:30</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(VISA・Mastercard・JCB・AMERICAN EXPRESS)<br>メディカルローン(12回まで金利・手数料なし)</td></tr><tr><td>予約方法</td><td><a href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛全体1回トライアル:38,000円</td></tr></tbody></table>
<h4>銀座肌クリニックの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09ffe104-bd77-4d2d-92a5-ec8a7d1ce2c9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">銀座のビルにあります。<br>とても豪華な感じがしますが、そんなに大きなクリニックではないです。<br>隣のエステと同じ系列?<br>引用元:<a href="https://goo.gl/maps/F9UzmEuripxwaB4f7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1c9ca973-5e95-4c9d-8e41-142bf221b0c4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">「痛くない脱毛」を掲げていますが、初回の時「痛みには強いですか?」って医師に聞かれました。<br>強い痛みの割に効果は薄いです。<br>個人差があると思いますが、脇はハサミで皮膚を切られてるような強烈な痛みで毎回汗びっしょりでした。<br>今は大手のクリニックに通っていますが、効果も痛みも全然違います!!引用元:<a href="https://goo.gl/maps/BegecCfXwi9AmJ2m7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.mens-clinic.info/lp/01?gclid=CjwKCAiA5JnuBRA-EiwA-0ggPWPB6xpu8D0W0bwjZVT8KM81jV72V-cCVah_MfqXSIPun1clifpW_BoC2HcQAvD_BwE" style="background-color:#2dad96">銀座肌クリニックの公式HPをチェックする</a></div>
<h2 id="salon">東京でおすすめのヒゲ脱毛サロン</h2>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-c2813d3f-4ae5-4124-92e1-95de9e235f46"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-1234" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="ローランドビューティラウンジ" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></td></tr><tr><td>施設名</td><td>メンズTBC</td><td>レイロール</td><td>リンクス</td><td>ローランドビューティーラウンジ</td></tr><tr><td>おすすめポイント</td><td>ニードル脱毛だから脱毛効果がずっと続く</td><td>他サロンより1円でも高い場合は金額交渉可能!</td><td>回数パスならコース終了後の割引が最大80%オフ</td><td>11回目以降が永久80%オフ</td></tr><tr><td>脱毛方法</td><td>・フラッシュ脱毛
・ニードル脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td><td>フラッシュ脱毛</td></tr><tr><td>ヒゲ処理が楽になるまでの総額(全部位)</td><td>800本:112,960円
(オーダーメイドプラン)</td><td>70,000円〜</td><td>59,800円〜</td><td>118,800円</td></tr><tr><td>ツルツルになるまでの総額(全部位)</td><td>–</td><td>210,000円〜</td><td>94,694円〜</td><td>3ヶ所
39,800円/1年間237,600円〜
※11回目以降は永久80%OFFアフター保証適用3ヶ所
39,800円/1年間</td></tr><tr><td>通い放題の有無</td><td>×</td><td>○</td><td>×</td><td>×</td></tr><tr><td>東京の店舗</td><td>都内13店
新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td><td>【新宿マルイメン店】
「新宿駅」東口より徒歩7分
【渋谷モディ店】
「渋谷駅」ハチ公口より徒歩3分
【池袋店】
「池袋駅」東口より徒歩3分
【有楽町マルイ店】
「有楽町駅」中央口より徒歩1分
【錦糸町店】
「錦糸町駅」南口より徒歩4分
【上野御徒町店】
「上野駅」不忍口より徒歩4分
【立川店】
「立川駅」北口より徒歩4分
【町田モディ店】
「町田駅」西口より徒歩1分</td><td>都内12店舗
東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td><td>都内8店舗
新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00
土日・祝日:10:00~19:00</td><td>11:00〜21:00
※各店舗によって異なります</td><td>平日・土 12:00~21:00
日・祝 11:00~20:00</td><td>各店舗によって異なる</td></tr><tr><td>デメリット</td><td>ニードル脱毛は高額になりやすい</td><td>スタッフの性別指定はできない</td><td>男性スタッフのみのため、女性スタッフに施術して欲しい方には不向き</td><td>プランの選択肢が少ない</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener">公式サイト</a></td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<h3>メンズTBC</h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png" alt="メンズ髭脱毛のTBC" class="wp-image-14124" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-tbc-300x179.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"0964a573-d3ef-43a9-bc48-a6a9713a05d9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0964a573-d3ef-43a9-bc48-a6a9713a05d9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">MEN'S TBC</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"9f96152b-8198-48e3-b4d4-87aeecd1abd8","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-9f96152b-8198-48e3-b4d4-87aeecd1abd8">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"7ede5724-bbda-4c88-b58c-0f686899ee23","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-7ede5724-bbda-4c88-b58c-0f686899ee23">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"52b8302c-20c2-4d13-a5aa-d10ad26a7e04","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-52b8302c-20c2-4d13-a5aa-d10ad26a7e04">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c4a342d7-47e9-48ef-b9bb-4c7e3be912c0","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-c4a342d7-47e9-48ef-b9bb-4c7e3be912c0">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.9"} --></p>
<div class="wp-block-brad-number-review">8.9</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>MEN'S TBC</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>9.8</td>
</tr>
<tr>
<td>料金</td>
<td>8.7</td>
</tr>
<tr>
<td>接客</td>
<td>8.5</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>8.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.4</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-71d18bc4-b798-4077-867b-bbdb396070ee"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>メンズTBCのおすすめポイント</p>
<ul><li>「少し残したい」などの希望のスタイルにも対応</li><li>髭脱毛を1,000円で体験できる</li></ul>
</div></section>
<p>メンズTBCは、全国に展開している大手のメンズエステサロンです。東京には13店あります。</p>
<p>歴史と実績のある美容電気脱毛法で専門の技術者が施術しています。一本一本を丁寧に処理するため以後毛が生えてくることはありません。「少し残したい」などの希望のスタイルにも対応しています。</p>
<p> 脱毛料金は、一本ごとの本数で計算されます。</p>
<p>2年間有効なお得なメンバーシステムがあり、全エステメニューをメンバー価格で受けることが可能。特別オーダーメイドプランだと、メンバー価格よりも安く脱毛できます。</p>
<p>「まずは試したい」という方には、初回に限りヒゲ脱毛を1,000円で体験できますよ。</p>
<h4>メンズTBCの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>Hi-エピ</td><td>145円/本(メンバーは121円/本)</td></tr><tr><td>イオシスエピ-M</td><td>132円/本(メンバーは110円/本)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズTBCの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.tbc.co.jp/mens/">メンズTBC</a></td></tr><tr><td>住所</td><td>都内13店<br>新宿本店、新宿東口店、渋谷店、銀座店、上野店、LOTTE CITY錦糸町店、北千住店、町田店、立川髙島屋S.C.店、吉祥寺、五反田店、自由が丘店、池袋本店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">各店舗ページ</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>平日:12:00~21:00<br>土日・祝日:10:00~19:00<br>※変更になる場合があります。</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>メンズTBCの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-154e84b4-08f1-488c-ae66-e5bb4dea3475"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ専用なこともあり、お客さんは男性だけなので、気楽に待てました。<br>丁寧なカウンセリングで、どれくらいの頻度で通えば理想の髭になるかイメージを持つことが出来ました。<br>特に一週間後の髭回りの様子は効果を実感できると思います。<br>引用元:<a href="https://goo.gl/maps/oT8d4zsHGwjsHPg8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ccc2956e-97f5-486d-81ed-0c79f2e7cbf9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性の脱毛は女性と違って難しいと聞いていたが、メンズTBCは男性に合った施術をしてくれるようで安心して任せることができました。<br>引用元:<a href="https://goo.gl/maps/8WgVXww4VmnPtfK36" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2a3c6b1a-bd7b-40af-bb0a-83ec10e0b238"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">20歳くらいの女性の接客がとても最悪。最低限の敬語も使わずに馴れ馴れしく接してくる。<br>引用元:<a href="https://goo.gl/maps/rKondvtXbyhdwqj8A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" style="background-color:#2dad96">メンズTBCの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6c1237d-77a6-4466-aaf5-94c75cb97040"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h3>レイロール</h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p><!-- wp:uagb/section {"block_id":"9d8208e8-1cc7-44cd-bb52-880d6dc74c4f"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-9d8208e8-1cc7-44cd-bb52-880d6dc74c4f">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">レイロール</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"d61c9a9b-6589-4db4-b7eb-bed91ca5706c","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-d61c9a9b-6589-4db4-b7eb-bed91ca5706c">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"925f5476-0ba7-4313-9963-405879a4b91b","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-925f5476-0ba7-4313-9963-405879a4b91b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"bcd83fce-7a0c-4f3f-990a-181f95fe0613","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-bcd83fce-7a0c-4f3f-990a-181f95fe0613">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"f7e8db3e-6710-4f77-900d-de192b5d5368","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-f7e8db3e-6710-4f77-900d-de192b5d5368">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.8"} --></p>
<div class="wp-block-brad-number-review">8.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>レイロール</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.5</td>
</tr>
<tr>
<td>料金</td>
<td>9.5</td>
</tr>
<tr>
<td>接客</td>
<td>8.6</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>8.2</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-6f774c4c-d6a4-44f8-8432-55fe4d4c91a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>レイロールのおすすめポイント</p>
<ul><li>最安値保証ありでコスパ◎脱毛初心者でも安心</li><li>完全オリジナルの脱毛機を開発!レーザー脱毛に劣らない脱毛効果の高さがウリ</li><li>各部位コース完了後は無期限で1回80%オフ!お客様満足度が高い</li></ul>
</div></section>
<p>レイロールは、男性専門の脱毛サロンです。</p>
<p>東京には、新宿マルイメン店、レイロール 渋谷店、レイロール 池袋店、レイロール 錦糸町店、レイロール 立川店の5店舗があります。</p>
<p>オリジナルの男性専用脱毛マシンBRILLIOは、脱毛機メーカーと共同で開発したもの。高い安全性と脱毛効果を誇り、男性のヒゲ脱毛にも確実に効果を発揮します。</p>
<p>アトピーや敏感肌の方にも安心で、熱を正しく毛へと届けるため、<span class="highlighted">肌の負担が最小限に軽減され</span>高い安全性があります。痛みも少ないのが特徴です。</p>
<p>従来のものよりもスピーディーに仕上がるのも魅力です。</p>
<p><span style="white-space: pre-wrap;">良心的なのは、<span class="highlighted">全国最安値保証</span>で「他店より1円でも高ければその場で値下げします」というもの。脱毛効果とコスパで選ぶと、レイロールですね。</span></p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-c202ab59-9d6f-42a8-a3bf-dbeb015aa0a0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg" alt="" data-id="76182" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab002-1/" class="wp-image-76182" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg" alt="" data-id="76183" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab003-1/" class="wp-image-76183" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg" alt="" data-id="76184" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab004-1/" class="wp-image-76184" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg" alt="" data-id="76181" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ac%e3%82%a4%e3%83%ad%e3%83%bc%e3%83%ab001-1/" class="wp-image-76181" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>レイロールの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛セット(選べる3カ所)</td><td>59,800円/10回</td></tr><tr><td>髭脱毛セット(全8カ所)</td><td>99,800円/10回</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>レイロールの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>住所</td><td><strong>都内5店舗</strong><br><strong>レイロール 新宿マルイメン店</strong><br><a href="https://g.page/rayrole_shinjyuku?share">新宿区新宿5-16-4 新宿マルイメン7F</a><br><strong>レイロール 渋谷店</strong><br><a href="https://g.page/rayrole-shibuya?share">渋谷区渋谷1-12-12 宮益坂東豊エステートビル4F</a><br><strong>レイロール 池袋店</strong><br><a href="https://goo.gl/maps/CunEGcsH8Gv5FMxh9">豊島区南池袋1-20-1 横田ビル9F</a><br><strong>レイロール 錦糸町店</strong><br><a href="https://g.page/rayrole-kinshicho?share">墨田区江東橋1-11-7 ホテイビル5F</a><br><strong>レイロール 立川店</strong><br><a href="https://g.page/rayrole_tachikawa?share">立川市曙町2-8-30 わかぐさビル7F</a><br>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>電話番号</td><td>0120-965-876</td></tr><tr><td>アクセス</td><td>アクセス詳細:<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式HP</a></td></tr><tr><td>営業時間</td><td>11:00〜21:00(新宿マルイメン店)<br>他店舗の営業時間については<a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a>から</td></tr><tr><td>休業日</td><td>なし</td></tr><tr><td>支払方法</td><td>現金払い(一括・都度払い)<br>クレジットカード(VISA・Mastercard・SaisonCard・UnionPay・J-Debit)</td></tr><tr><td>予約方法</td><td><a href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">WEB予約</a>もしくはフリーダイヤルより</td></tr></tbody></table>
<h4>レイロールの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9b7be38e-e163-4856-adfe-08b396d22fe9"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛初めて来たけど、痛みも少なく店員さんも優しかったので良かったです。またお願いします。<br>引用元:<a href="https://goo.gl/maps/o9oJBLnzzoRx6Aep9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f49a4ce2-76ae-4fcc-9c13-788864c716c3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">フラッシュ脱毛をしているのですが、全然痛くないし、始めて半年で頬の髭はほぼ無くなったのでとてもおすすめです!<br>駅からも近いので通いやすいです!少し店内狭く感じますがスタッフの対応も良く大満足です。<br>引用元:<a href="https://goo.gl/maps/o6hPPVPEdVxjcHeh7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-f694691c-dbfe-4790-8181-64c9520b881d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛3箇所、価格がリーズナブルだと感じました。6.7回目から明らかな効果がではじめ、本当にやってよかったと思っています。出力マックスだと、アゴは少し痛いですが、これからも通います。<br>引用元:<a href="https://goo.gl/maps/GY3BgkxichJDoEG66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://rayrole.jp/lp/F-RAY-01/?cid=ch1dp3rx8b7j&p=pgplnwfvbb5j" style="background-color:#2dad96">レイロール公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e725a91b-6283-4b52-8a90-438f41f7c425"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3>リンクス</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><img src="http://moteo.best/column/wp-content/uploads/2019/10/afi-afb-rinx-300-250.png" alt="メンズ髭脱毛のリンクス" class="wp-image-8418" width="300" height="250"/></figure></div>
<p><!-- wp:uagb/section {"block_id":"429f660b-a20e-444e-9160-1f055cb47066"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-429f660b-a20e-444e-9160-1f055cb47066">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">RINX -リンクス-</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"8324228d-6026-4bf3-924c-12d74a008f12","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-8324228d-6026-4bf3-924c-12d74a008f12">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"c749c09b-6381-4404-a118-66f7ad30e3c7","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-c749c09b-6381-4404-a118-66f7ad30e3c7">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"4b132895-e96b-444d-8623-e78b095a02b1","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-4b132895-e96b-444d-8623-e78b095a02b1">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"963aa9a7-afbe-4070-b239-a897ba819cc9","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-963aa9a7-afbe-4070-b239-a897ba819cc9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"8.7"} --></p>
<div class="wp-block-brad-number-review">8.7</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>RINX -リンクス-</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>8.3</td>
</tr>
<tr>
<td>接客</td>
<td>9.0</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.4</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>9.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-d65069cb-5ed1-41de-a3f6-fe59529ce86a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>リンクスのおすすめポイント</p>
<ul><li>施術・接客対応がすべて男性スタッフ</li><li>キャンペーン・割引が充実しているため安く脱毛できる</li><li>コース終了後は80%割引で脱毛を受けられる</li></ul>
</div></section>
<p>リンクスは、全国に49店舗も展開しています。男性スタッフのみがサロンを運営しているので、女性の目が気になるということもありません。</p>
<p>男性の太くて硬い毛質に威力を発揮するように開発したオリジナルな脱毛機を使用しているのが特徴的です。</p>
<p>さらに、ひとりひとりの肌や毛の状態に合わせて調整し、オーダーメイド脱毛を提供しています。</p>
<p>初めて来店する方であれば、ヒゲ脱毛パーツの好きな部位が一箇所1,800円、3箇所4,800円、6箇所5,800円で受けることができます。</p>
<p>カウンセリング・脱毛パッチテストが無料なので気軽に相談できますね。</p>
<p>コース終了後は、通常価格の80%OFFで施術を受けることができるのも安心ですね。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-9c17cbed-0d8c-4948-aa23-095a401b1f80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg" alt="" data-id="76130" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9001-1/" class="wp-image-76130" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg" alt="" data-id="76131" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9002-1/" class="wp-image-76131" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg" alt="" data-id="76132" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9003-1/" class="wp-image-76132" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg" alt="" data-id="76133" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/%e5%85%b1%e9%80%9a_contents_img_%e3%83%aa%e3%83%b3%e3%82%af%e3%82%b9004-1/" class="wp-image-76133" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>RINXの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>両ほほ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>両もみあげ</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>鼻下</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>口下</td><td>1回:3,150円<br>5回:12,600円<br>10回:24,700円</td></tr><tr><td>あご</td><td>1回:4,200円<br>5回:16,800円<br>10回:28,000円</td></tr><tr><td>あご下・首</td><td>1回:5,250円<br>5回:21,000円<br>10回:38,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>RINXの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">リンクス</a></td></tr><tr><td>住所</td><td>都内12店舗<br>東京渋谷店、東京池袋店、東京新宿店、銀座有楽町店、東京品川店、東京上野店、秋葉原神田店、東京吉祥寺店、自由が丘店、東京立川店、東京町田店、東京八王子店</td></tr><tr><td>電話番号</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-B312499Y&p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>アクセス</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-B312499Y&p=j706195E">各店舗ページ</a>をご確認ください。</td></tr><tr><td>営業時間</td><td>平日:12:00〜21:00<br>土日祝:11:00〜20:00</td></tr><tr><td>休業日</td><td>木曜日</td></tr><tr><td>支払方法</td><td>現金一括・分割払い<br>クレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>リンクスの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a4c4277d-c6a6-4ca1-b8ad-641ee6defbf1"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">効果がしっかり実感でき、店内も綺麗で利用しやすいです!<br>引用元:<a href="https://goo.gl/maps/vJz7T9WsieTdQksZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-42305d70-0acd-4ab3-8cd8-513044be137e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分の自由な時間で通いやすく効果も実感できました!<br>引用元:<a href="https://goo.gl/maps/NvudkcDujrWq2Mry7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840a0b9f-2185-46d5-ba96-499cb4cddca1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">各階、リンクスとヨドバシの連絡通路の案内が少な過ぎて非常に分かりづらい。引用元:<a href="https://goo.gl/maps/797KCrFbu4EvPhps9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f19233f6-f396-4ff4-9aa8-0a142c5db826"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/" target="_blank" rel="noreferrer noopener" aria-label="RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない? (opens in a new tab)">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3>ローランドビューティーラウンジ</h3>
<div class="wp-block-image"><figure class="aligncenter is-resized"><a href="https://t.afi-b.com/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E"><img src="http://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg" alt="メンズ髭脱毛のローランドビューティラウンジ" class="wp-image-1234" width="338" height="280" srcset="https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3.jpg 338w, https://moteo.best/column/wp-content/uploads/2019/08/10805-1560889034-3-300x249.jpg 300w" sizes="(max-width: 338px) 100vw, 338px" /></a></figure></div>
<p><!-- wp:uagb/section {"block_id":"db41d325-9327-45a3-9589-372b85ab77a9"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-db41d325-9327-45a3-9589-372b85ab77a9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"titlechart_only"} --></p>
<p style="text-align:center" class="titlechart_only">ローランドビューティーラウンジ</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"34189492-129f-4880-9844-5b70db17b0bb","className":"block-chart"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart" id="uagb-section-34189492-129f-4880-9844-5b70db17b0bb">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"649c0bad-0ee9-42b9-8de2-544fdb9eeb8a","tag":"div","className":"block-chart-render"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-render" id="uagb-section-649c0bad-0ee9-42b9-8de2-544fdb9eeb8a">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph {"align":"center","className":"texthidden"} --></p>
<p style="text-align:center" class="texthidden"> This is block render Chartjs - <strong>Don't touch</strong> </p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"12088778-5e75-470a-820c-8ed04103d559","contentWidth":"full_width","tag":"div","className":"block-chart-data"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-data" id="uagb-section-12088778-5e75-470a-820c-8ed04103d559">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/section {"block_id":"ac142699-77a6-4d8b-aa61-2b8a79444b45","contentWidth":"full_width","tag":"div","className":"block-chart-tablename block-chart-tableonly"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined block-chart-tablename block-chart-tableonly" id="uagb-section-ac142699-77a6-4d8b-aa61-2b8a79444b45">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:columns --></p>
<div class="wp-block-columns has-2-columns"><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></p>
<p><!-- wp:column --></p>
<div class="wp-block-column"><!-- wp:brad/number-review {"content":"7.8"} --></p>
<div class="wp-block-brad-number-review">7.8</div>
<p><!-- /wp:brad/number-review --></p>
<p><!-- wp:paragraph {"className":"number-total"} --></p>
<p class="number-total">10</p>
<p><!-- /wp:paragraph --></div>
<p><!-- /wp:column --></div>
<p><!-- /wp:columns --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:advgb/table {"tableCollapsed":true,"changed":true,"className":"block-chart-table"} --></p>
<table class="wp-block-advgb-table advgb-table-frontend block-chart-table" style="border-collapse:collapse">
<thead>
<tr>
<td>項目</td>
<td>ローランドビューティーラウンジ</td>
</tr>
</thead>
<tbody>
<tr>
<td>効果</td>
<td>8.0</td>
</tr>
<tr>
<td>料金</td>
<td>7.0</td>
</tr>
<tr>
<td>接客</td>
<td>8.2</td>
</tr>
<tr>
<td>痛みへの配慮</td>
<td>9.0</td>
</tr>
<tr>
<td>通いやすさ</td>
<td>7.0</td>
</tr>
</tbody>
</table>
<p><!-- /wp:advgb/table --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p>ローランドビューティーラウンジは、ホスト界のカリスマ・ローランドが自身の経験によりプロデュースしたサロンです。</p>
<p>脱毛に苦労したローランドが出会ったのが、SHR方式の脱毛機。広範囲に弱めの光エネルギーを連続して当てるので、痛くなくてとてもスピーディー。</p>
<p> 従来のメラニン色素に反応して照射していた脱毛機では、日焼け肌や地黒肌、ほくろ、黒ずみなどは脱毛できませんでしたが、SHR方式のルミクス脱毛なら関係なく施術できます。</p>
<p> ヒゲ脱毛10回は、月額3,300円で施術できるのでリーズナブル。毎日の手間や肌荒れなどに悩んでいる方は、脱毛で一瞬で解決しますね。</p>
<p>「顔は人間の玄関。そこをキレイにしなくては全てが始まらない」とローランドは語っています。</p>
<h4>体験取材時の写真</h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-d1cbcb47-a748-4cb6-b1e0-4d4373e71b1b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg" alt="" data-id="76495" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc001-1/" class="wp-image-76495" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-001-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg" alt="" data-id="76496" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc002-1/" class="wp-image-76496" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-002-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg" alt="" data-id="76497" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc003-1/" class="wp-image-76497" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-003-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg" alt="" data-id="76498" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/%e5%85%b1%e9%80%9a_contents_img_%e3%83%ad%e3%83%bc%e3%83%a9%e3%83%b3%e3%83%88%e3%82%99%e3%83%92%e3%82%99%e3%83%a5%e3%83%bc%e3%83%86%e3%82%a3%e3%83%bc004-1/" class="wp-image-76498" srcset="https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/-contents-img-004-1-4-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<h4>ローランドビューティラウンジの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>10回:118,800円(月々3,300円〜)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ローランドビューティラウンジの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://roland-bl.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ローランドビューティーラウンジ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店・池袋店・渋谷店・自由が丘店・銀座店・町田店・立川店・赤羽店</td></tr><tr><td>電話番号</td><td>0120-994-106</td></tr><tr><td>アクセス</td><td><a href="https://roland-bl.jp/shoplist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td><a rel="noreferrer noopener" href="https://roland-bl.jp/shoplist/" target="_blank">各店舗ページ</a>をご覧ください</td></tr><tr><td>休業日</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(一括・分割)</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ローランドビューティーラウンジの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b5119bed-85b3-4f80-86a0-71842cdfab28"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">丁寧なカウンセリングで安心して施術を受けることができました!<br>まだ通っている最中ですが効果もかなり実感しておりおすすめです!<br>はじめての脱毛でしたが満足しております!<br>引用元:<a href="https://goo.gl/maps/jHgPa5ng9ogpBB967" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a3229d69-ab53-45c4-a282-9be469508df3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">綺麗で清潔感のある店舗でした。<br>スタッフの方の案内も丁寧でリピートしたいと思いました。<br>引用元:<a href="https://goo.gl/maps/AEKJNC2AuR6iGZG96" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3c01d105-d3f1-4119-841f-e53cc6e0486a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">新宿本店に通ってますが最近高額な化粧品の売り込みがうっとうしい。毎回行く度にあの手この手で施術中に買わそうとしてくる。いちいち断るのが面倒臭い引用元:<a href="https://goo.gl/maps/XeQbfnia2KbntoRD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=s10805O-N363976K&p=j706195E" style="background-color:#2dad96">ローランドビューティーラウンジの公式HPをチェックする</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7eb0d330-8b93-4eb1-bba2-a97d88630f4c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rolandbeautylounge/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">ローランドビューティーラウンジのメンズ脱毛の口コミ・評判|値段とLumix-A9の脱毛効果を体験談から検証</a></li></ul>
</div></div>
<h3>ラ・パルレ</h3>
<figure class="wp-block-image"><a href="https://www.parler.co.jp/mens/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-7.png" alt="メンズ髭脱毛のラ・パルレ" class="wp-image-14132" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-7-300x246.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>ラ・パルレは、全国に展開するエステティックサロンで、都内には8店舗あります。レディースサロンとメンズサロンがあり、30年の実績と経験を誇っています。</p>
<p>ラ・パルレのエステティシャンは、技術力はもちろん、心のケアまで提供するトータル・エステティック能力を身につけているのも特徴的です。 </p>
<p>初回は、1部位1,000円で体験できるので、サロンの雰囲気を確かめたい方、使用感を知りたい方にはおすすめです。</p>
<p>美肌トリートメントをセットにして提供する脱毛は、エステサロンならではですね。</p>
<h4>ラ・パルレの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭3部位</td><td>6回:105,600円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>ラ・パルレの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.parler.co.jp/mens/">ラ・パルレ</a></td></tr><tr><td>住所</td><td>都内8店舗<br>新宿本店、北千住店、池袋本店、錦糸町店、自由が丘店、吉祥寺店、立川店、町田店</td></tr><tr><td>電話番号</td><td>0120-860-239</td></tr><tr><td>アクセス</td><td><a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業時間</td><td>平日:11:30~21:00<br>土:10:30~20:00<br>日祝:10:30~18:00<br>詳細は<a href="https://www.parler.co.jp/salon/#kanto">各店舗ページ</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.parler.co.jp/mens/campaign/epi.html">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<h4>ラ・パルレの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8ab53fd7-5d37-41ec-ad1f-60cbe3c31333"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とっても丁寧な施術でスタッフさんもとても優しい方ばかりで好印象です。施術後は目で見て効果の実感も感じます。毎回大満足です。<br>引用元:<a href="https://goo.gl/maps/H7Nf3byDB1KJ6gAp9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1038c9d0-9022-4a54-9f83-3f23ae880218"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフさんの対応がすごく良く、自分に合ったプランを一緒に親身になって考えてくれて、一緒に頑張ろうと言ってくれるので、通ってて楽しい。<br>引用元:<a href="https://goo.gl/maps/khchat8yt57mh5Aw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c20b256b-b072-481f-b312-a9aab4b3532d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いつも丁寧な施術で大変満足しております。スタッフさんがとても優しく話しやすいので、毎回行くのがとても楽しみです。<br>引用元:<a href="https://goo.gl/maps/3hjx1grQUJzAACA38" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.parler.co.jp/mens/" style="background-color:#2dad96">ラ・パルレの公式HPをチェックする</a></div>
<h3>メンズシュシュ</h3>
<figure class="wp-block-image"><a href="https://chouchou-epi2.com/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-6.png" alt="メンズ髭脱毛のメンズシュシュ" class="wp-image-14131" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-6.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-6-300x203.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>メンズシュシュは、新宿 高田馬場にある男性ひげ脱毛・ボディー脱毛・陰部脱毛専門サロンです。</p>
<p>最先端光脱毛で、深いひげの深部まで光が届く事が可能となりました。効果が確かな上に、冷却機能も搭載されているのでお肌の負担が少なく、肌に優しい脱毛ができます。<br>24歳以下の方は、U24割で定価のオール30%OFFの割引を受けることができるのもお得。</p>
<p>その他、ヒゲ脱毛は、脱毛3点セットで毎回5,000円という魅力的なプランもあります。</p>
<h4>メンズシュシュの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛3点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首から3点を選択)</td><td>初回:9,500円<br>2回目以降(15日以内の来店):5,000円<br>2回目以降(30日以内の来店):8,000円</td></tr><tr><td>髭脱毛5点セット<br>(ほほ、鼻下、口下、あご下〜首、ほほ下〜首)</td><td>初回:12,600円<br>2回目以降(15日以内の来店):7,000円<br>2回目以降(30日以内の来店):10,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>メンズシュシュの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://chouchou-epi2.com/">メンズシュシュ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/gZM13jfCQz1pfSLP9">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>地下鉄「高田馬場」より徒歩1分</td></tr><tr><td>営業時間</td><td>平日:11:00〜21:00<br>土日祝:10:00〜20:00</td></tr><tr><td>営業日(休診日)</td><td>年中無休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://chouchou-epi2.com/lp/?fil=%7B%22pr%22%3A%7B%2266716Y%22%3A%7B%22clk%22%3A%220cc122faabedf42575e8a352eb066589%22%2C%22ym%22%3A%22201911%22%7D%7D%7D">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>髭脱毛定額プラン(ヒゲ5箇所):12,600円</td></tr></tbody></table>
<h4>メンズシュシュの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-811dc35f-812a-43f8-b58b-156ca7c9b241"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前いくつかの大手美容クリニックで脱毛しましたが、こちらが一番効果ありました。<br>さすが脱毛専門ですね!<br>引用元:<a href="https://goo.gl/maps/vRcybogtrXcYEqbw7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://chouchou-epi2.com/" style="background-color:#2dad96">メンズシュシュの公式HPをチェックする</a></div>
<h3>エルセーヌMEN</h3>
<figure class="wp-block-image"><a href="https://www.elleseine.co.jp/men/"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701-1.png" alt="メンズ髭脱毛のエルセーヌメン" class="wp-image-14126" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701-1.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-1-300x247.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>エルセーヌMENは、新宿にあるサロンで、多くのメディアやテレビで紹介されています。男性美容をトータルでケアし、脱毛のほか、エステ・痩身・フェイシャルなどのメニューを提供しています。</p>
<p>ひとりひとりの希望や体質などに合わせてオーダーメイドな施術を受けることができます。</p>
<p>脱毛・減毛トライアルコースは、30ショット(はがきだと3分の2サイズ)を3,300円で受けることができるので嬉しい。</p>
<p>脱毛以外にもフェイスエステや痩身でイメージアップを図りたいと思う方にはオススメです。</p>
<h4>エルセーヌMENの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛・減毛トライアルコース(初回限定)</td><td>3,300円/30ショット</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<p style="font-size:11px">※2回目以降の料金は要問い合わせ</p>
<h4>エルセーヌMENの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.elleseine.co.jp/men/">エルセーヌMEN 新宿店</a></td></tr><tr><td>住所</td><td><a href="https://g.page/elleseine_men?share">新宿区新宿2-12-4 アコード新宿2F</a></td></tr><tr><td>電話番号</td><td>03-3356-7381</td></tr><tr><td>アクセス</td><td>各線新宿三丁目駅からC5出口・C8出口から徒歩1~2分</td></tr><tr><td>営業時間</td><td>平日・土:11:00-21:00 <br>日祝:11:00-19:00</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金またはクレジットカード</td></tr><tr><td>予約方法</td><td><a href="https://www.elleseine.co.jp/men/">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.elleseine.co.jp/men/" style="background-color:#2dad96">エルセーヌMENの公式HPをチェックする</a></div>
<h3>アンシャンテ</h3>
<figure class="wp-block-image"><a href="https://motemote-datsumou.com/salon.html"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3701.png" alt="メンズ髭脱毛のアンシャンテ" class="wp-image-14125" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3701.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3701-300x143.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>アンシャンテは、渋谷のマンションの一室にあるメンズ脱毛サロンです。</p>
<p>男性専門なので女性の目を気にすることもありませんし、隠れ家のような雰囲気なのでリラックスして施術をうけることができます。</p>
<p>最新の脱毛機で、男性の濃い毛に威力を発揮。痛みも大幅に軽減されています。</p>
<p>世界最速照射間隔で、時間もスピーディです。火傷・色素沈着などのリスクが少なく、万が一の際には医療機関と提携しているので安心です。</p>
<p>料金は都度払いなのでわかりやすくて安心ですね。</p>
<h4>アンシャンテの料金プラン</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭全体</td><td>初回:15,000円<br>2回目以降:21,000円</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<h4>アンシャンテの基本情報</h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://motemote-datsumou.com/salon.html">アンシャンテ</a></td></tr><tr><td>住所</td><td><a href="https://goo.gl/maps/C6tZ5Gywt87soegM6">渋谷区恵比寿1-24-16</a></td></tr><tr><td>電話番号</td><td>03-6721-9663</td></tr><tr><td>アクセス</td><td>・JR恵比寿駅東口 徒歩5分<br>・地下鉄日比谷線1番出口 徒歩7分<br>・東京メトロ広尾駅2番出口 徒歩10分</td></tr><tr><td>営業時間</td><td>10:00〜22:00(最終受付21:30)</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・都度払い<br>・各種クレジット<br>(VISA/MASTER/楽天カード)※1万円以上のお支払から</td></tr><tr><td>予約方法</td><td><a href="https://motemote-datsumou.com/salon.html">Web予約</a>もしくは電話予約</td></tr><tr><td>ヒゲ脱毛費用の例</td><td>鼻下5回セットコース:15,000円</td></tr></tbody></table>
<h4>アンシャンテの口コミ</h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-63e3e94d-ff8c-465a-9be7-e9977480905f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">以前某有名脱毛サロンで髭脱毛複数回契約し、ほとんど抜けなかったのでこちらの有名なマシンならと思って来てみました。<br>有名サロンは時間も10分で終わりでアフターケアもなく、こんなもんかと思っていたのですが、アンシャンテさんに来たら驚きの連続でした。しっかり出力のレベルも教えて頂き、オプションのW照射もある事を知り、アフターケアのパックまで。。都度払いもありがたい。。これからが本当に楽しみです!!<br>引用元:<a href="https://goo.gl/maps/gJdHSzvK71u3Ux8bA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d5ba81e6-fefc-425f-896e-cb708a44a607"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛で利用しました。説明も施術も丁寧で、安心して利用できました。脱毛の効果もよく感じられ、良かったです。<br>またハイパーナイフも利用しましたが、コリがほぐれてとても気持ちよかったです。<br>今後も通いたいと思えるお店です。<br>引用元:<a href="https://goo.gl/maps/oMjtngeceautMuZdA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ac202e59-792c-406f-9d9d-f479c7343e53"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通い始めて一年以上経ちます。いつ行っても常に丁寧で、施術はもちろん接客、サービス、どれをとってもやっていただいている側として気持ちがいいです。気になる費用についてですが、一回ごとのお支払いになるので気軽に一度試せるのではないかと思います。オススメです。<br>引用元:<a href="https://goo.gl/maps/AJtJsVwv4gLcGZQn7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google マップ</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://motemote-datsumou.com/salon.html" style="background-color:#2dad96">アンシャンテの公式HPをチェックする</a></div>
<h2>あなたにあった髭脱毛クリニック・サロンは?タイプ別オススメクリニック</h2>
<p>目的別に選ぶなら以下のクリニック・サロンがおすすめ!</p>
<p>体験コースで複数店舗を回ってみるのもよいですね。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes" style="border-collapse:collapse"><tbody><tr><td>高コスパ&脱毛効果</td><td>手厚い無料保証</td><td>アクセスで選ぶ</td></tr><tr><td style="background-color:#ffffff"><a href="https://affi.sneeze.co.jp/link.php?i=pgr9utzpsvbn&m=mgr9umgayysg"><img class="wp-image-47135" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-4.png" alt="レイロール"></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E"><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></a></td><td style="background-color:#ffffff"><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E"><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></a></td></tr><tr><td style="background-color:#ffffff">・最安値保証あり<br>・オリジナル脱毛機でアトピーや敏感肌にも対応</td><td style="background-color:#ffffff">・万が一の肌トラブルも完全無料で保証</td><td style="background-color:#ffffff">・都内だけで32院<br> ・駅から徒歩5分以内の店舗が多数</td></tr></tbody></table>
<h2>髭脱毛をするメリット3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7510" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726819-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするメリットは次の3つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e3a172e5-fdaf-4dce-8b54-fb64dd42dc42"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>髭剃りの手間がなくなる</li><li>髭剃りによる肌トラブルがなくなる</li><li>清潔感が増して女性からモテる</li></ul>
<p></p>
</div></div>
<p>それぞれ詳しく解説していきます。</p>
<h3>①髭剃りの手間がなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>髭脱毛をすれば、髭剃りをする必要がなくなります。そもそも髭が生えてこなくなるので、洗面所にシェーバーやシェービングフォームを置いておく必要もありません。</p>
<p>仮に1日5分、髭剃りに時間を使っていたとしましょう。髭脱毛をすれば、<span class="highlighted">年間で約30時間を節約</span>できる計算です。</p>
<p>これだけ時間を節約できれば、毎朝の貴重な睡眠時間を増やしたり、趣味に時間を費やしたりもできますね。</p>
<p>毎日の髭剃りに時間を取られている人は、思い切って髭脱毛をするべきです。</p>
<h3>②髭剃りによる肌トラブルがなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>髭脱毛をすれば、<span class="highlighted">カミソリ負けを始めとする肌トラブルから解放</span>されます。髭がなくなれば、そもそもカミソリを肌にあてる機会がなくなるからです。</p>
<p>特に肌が弱い場合は、髭剃りによる肌トラブルはつきものでしょう。髭剃りによる肌トラブルに悩まされているなら、髭脱毛がおすすめです。</p>
<h3>③清潔感が増して女性からモテる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg" alt="将来を語る男女" class="wp-image-71169" srcset="https://moteo.best/column/wp-content/uploads/2021/10/4712-7.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/10/4712-7-300x209.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をすると、女性からの好感度もアップします。青髭や剃り残しが一切なくなり、<span class="highlighted">肌が綺麗に見える</span>からです。</p>
<p><a href="https://www.atpress.ne.jp/news/207290" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">株式会社Liberesが行ったアンケート調査</a>によると、20~39歳の女性の約85%が「髭がない男性の方が好き」と回答しています。個人の好みはあれど、髭は清潔感がない印象を与え、女性から好まれない傾向にあります。</p>
<p>清潔感をアピールしたい男性は、髭脱毛にチャレンジしてみましょう。</p>
<h2>髭脱毛で後悔するかもしれないポイント3つ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg" alt="ニードル脱毛は痛い?伝統的な効果のある脱毛方法。気になる痛みを徹底解説" class="wp-image-7511" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-261726814-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をした結果、後悔する人も一定数います。具体的には、次のようなポイントで後悔する可能性があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7118ee93-0839-4ef5-8f9d-960d68ba9d90"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>今後髭を伸ばせなくなる</li><li>施術が思っていた以上に痛い</li><li>お金がかかる</li></ul>
<p></p>
</div></div>
<h3>①今後髭を伸ばせなくなる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg" alt="あごひげを触る男性" class="wp-image-56816" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3130-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3130-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今後髭を伸ばすオシャレを楽しみたい方は、髭脱毛をすると後悔する可能性が高いです。</p>
<p>特にクリニックで行うレーザー脱毛は永久脱毛となるので、<span class="redcolor">生涯髭を伸ばせなくなります。</span></p>
<p>例えばもし好きになった女性が髭好きだと分かったら、髭脱毛をしたことを後悔するでしょう。</p>
<p>また今は髭がいらないと思っていても、今後ファッションの嗜好が変わり、髭が欲しくなるかもしれません。</p>
<p>髭が生えてこなくなるのが不安な場合は、<strong>永久脱毛とはならないサロン脱毛からチャレンジするのがおすすめ</strong>です。</p>
<h3>②施術が思っていた以上に痛い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg" alt="頭を抱える男性" class="wp-image-57484" srcset="https://moteo.best/column/wp-content/uploads/2020/07/1377-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/07/1377-contents-300x220.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛は他の部位と比べ、痛みを感じやすいと言われています。例えるなら、<span class="redcolor">ゴムで軽く弾かれるような痛み</span>です。</p>
<p>実際に髭脱毛をした人の口コミを見ると「我慢できる程度の痛みだった」という声が大半ですが、痛みに弱い方は辛い思いをする可能性があります。</p>
<p>とは言え<strong>ほとんどのクリニックやサロンでは麻酔を用意</strong>しているので、痛みに関して不安になる必要はありません。</p>
<h3>③お金がかかる</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛をするには、<span class="redcolor">サロンなら5〜10万円、クリニックなら7〜15万円くらいの費用</span>がかかります。決して安い買い物とは言えませんね。</p>
<p>髭脱毛で得られるメリットに対し、自分がどの程度のお金を出せるかを考えたうえで、実際にチャレンジするかどうかを決めましょう。</p>
<h2>東京のおすすめ脱毛クリニック・サロンを全てみる</h2>
<p>東京には230もの脱毛クリニック・サロンがあります。※2023年1月MOTEO調べ</p>
<p>ご紹介したクリニック・サロン以外からも脱毛クリニック・サロンを探したい方は、下記よりお近くのクリニック・サロンを検索いただけます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/datsumou/search/tokyo/">東京にあるクリニック・サロンをもっと見る</a></div>
<h2>髭脱毛に関するよくある質問</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛に関するよくある質問をまとめました。髭脱毛をするかお悩みの方はぜひ参考にしてください。</p>
<h3 id="FAQ">Q.髭の永久脱毛は後悔しないの?</h3>
<p><strong>A.後悔していない方が大多数を占めています。</strong></p>
<p><span style="font-weight: 400;">髭が生えてこなくなることで肌の調子が良くなったり、カミソリ代が浮いたりとメリットはたくさんあります。周りからの評判がいいという声も多いです。メリット・デメリットを把握した上で脱毛することをお勧めします。</span></p>
<h3>Q.髭の永久脱毛は生えてきますか?</h3>
<p><strong>A.永久脱毛とは髭が全く生えないという訳ではありません。</strong></p>
<p><span style="font-weight: 400;">ほとんどの髭が生えなくなるものの、生命力の強い髭は時間が経つとまた生えてくることもあります。回数や脱毛方法に考慮しながらプランを組むと良いでしょう。</span></p>
<h3>Q.髭脱毛でデメリットはありますか?</h3>
<p><strong>A.もちろんデメリットもあります。</strong></p>
<p><span style="font-weight: 400;">強い痛みをともなったり、脱毛した箇所に髭が生えてこないことを後悔したりなど人によって様々ではありますが、その分メリットもたくさんあります。自分の中でよく考えて脱毛するかどうか判断するほうがいいでしょう。</span></p>
<h2>東京のおすすめ髭脱毛クリニック&サロンのまとめ</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22326" srcset="https://moteo.best/column/wp-content/uploads/2019/12/004.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/004-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回は東京でおすすめのメンズ髭脱毛クリニック&サロンを口コミや評判からランキングにしました。</p>
<p>最後にもう一度、おすすめのクリニック&サロンをまとめます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-40d25440-782f-4232-86d0-00c45169f547"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>高コスパ&脱毛効果を目指すならレイロール</li><li>手厚い無料保証を求めるならメンズリゼ</li><li>通いやすさで選ぶなら湘南美容クリニック</li></ul>
<p></p>
</div></div>
<p>気になるところがあれば、まずは<span class="highlighted">無料カウンセリングから始めてみましょう。</span></p>
<p>複数の脱毛クリニックやサロンを見てみることで、自分でも比較をすることが大切です!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 14136,
'parent' => (int) 13414,
'menu_order' => (int) 540,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3701-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '東京にはヒゲ脱毛を得意とするクリニックやエステサロンが揃っています。 それだけに、「どこでヒゲ脱毛をすれば良い…',
'acf' => [
'long_text_title' => '【東京の227院から選ぶ】東京の髭脱毛おすすめ人気クリニック&サロンランキング20選!新宿・渋谷・銀座などで徹底比較調査',
'custom_order' => '3706',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 1 => [
'id' => (int) 2434,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=2434'
],
'modified' => '2024-10-11T18:14:27',
'modified_gmt' => '2024-10-11T09:14:27',
'slug' => 'bald-dense',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/bald-dense/',
'title' => [
'rendered' => 'ヒゲが濃い理由と対処方法'
],
'content' => [
'rendered' => '<p><strong>「毎日のヒゲ剃りにうんざりしている」</strong></p>
<p><strong>「夕方に伸びてくる青髭をどうにかしたい」</strong></p>
<p>第一印象や清潔感を左右する男性のヒゲ。</p>
<p>自分は人よりヒゲが濃いような気がするけど遺伝だから仕方がないと諦めていませんか?もしかすると、それはあなたの日々の行動が関係している可能性があります。</p>
<p>この記事では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8321835f-a273-4aca-a5b5-8a4e3bc3cb99"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲが濃くなる原因・理由</li><li>ヒゲを濃くしてしまうNG行動</li><li>ヒゲを薄くするための対策・予防</li></ul>
<p></p>
</div></div>
<p>について徹底解説していきます。</p>
<p><!-- wp:paragraph --></p>
<p>なお、ヒゲが濃くなる理由や適切な髭剃りについて知りたい方は<a href="https://moteo.best/column/hige-datsumou/bald-dense/">「ヒゲが濃くなる理由とは?剃りすぎると濃くなるって本当?ヒゲの真実を紹介」</a>でも解説していますので、合わせて目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/team {"block_id":"8595a321-2c49-4c48-97b8-5e4bbfac0339","tag":"h6","title":"","description_text":"濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。","image":{"id":7695,"title":"moteo_profile","filename":"moteo-profile.png","url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","link":"https://moteo.best/column/moteo_profile/","alt":"MOTEOのプロフィール画像","author":"6","description":"","caption":"","name":"moteo_profile","status":"inherit","uploadedTo":0,"date":"2019-09-26T21:26:34.000Z","modified":"2019-10-25T20:07:27.000Z","menuOrder":0,"mime":"image/png","type":"image","subtype":"png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"2019年9月27日","nonces":{"update":"f72d441e99","delete":"1c63fc39e7","edit":"8a6e26fe2c"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=7695\u0026action=edit","meta":false,"authorName":"編集部 K","filesizeInBytes":22455,"filesizeHumanReadable":"22 KB","context":"","height":257,"width":257,"orientation":"landscape","sizes":{"thumbnail":{"height":150,"width":150,"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png","orientation":"landscape"},"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile.png","height":257,"width":257,"orientation":"landscape"}},"compat":{"item":"\u003cinput type=\u0022hidden\u0022 name=\u0022attachments[7695][menu_order]\u0022 value=\u00220\u0022 /\u003e\u003cp class=\u0022media-types media-types-required-info\u0022\u003e\u003cspan class=\u0022required\u0022\u003e*\u003c/span\u003e が付いている欄は必須項目です\u003c/p\u003e\n\t\t\t\u003ctable class=\u0022compat-attachment-fields\u0022\u003e\t\t\u003ctr class='compat-field-enable-media-replace'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-enable-media-replace'\u003e\u003cspan class='alignleft'\u003eメディアを置換\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href=\u0022https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=media_replace\u0026amp;attachment_id=7695\u0026amp;_wpnonce=ad67500a9c\u0022\u003e新しいファイルをアップロード\u003c/a\u003e\u003cp class='help'\u003eTo replace the current file, click the link and upload a replacement file.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr class='compat-field-emr-remove-background'\u003e\t\t\t\u003cth scope='row' class='label'\u003e\u003clabel for='attachments-7695-emr-remove-background'\u003e\u003cspan class='alignleft'\u003eRemove background\u003c/span\u003e\u003cbr class='clear' /\u003e\u003c/label\u003e\u003c/th\u003e\n\t\t\t\u003ctd class='field'\u003e\u003ca class='button-secondary' href='https://moteo.best/column/wp-admin/upload.php?page=enable-media-replace%2Fenable-media-replace.php\u0026amp;action=emr_prepare_remove\u0026amp;attachment_id=7695\u0026amp;_wpnonce=0f37a29eb8'\u003eRemove background\u003c/a\u003e\u003cp class='help'\u003eTo remove the background, click the link.\u003c/p\u003e\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e","meta":""},"acf_errors":false},"imgStyle":"circle","imgPosition":"left"} --></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8595a321-2c49-4c48-97b8-5e4bbfac0339">
<div class="uagb-team__wrap">
<div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/moteo-profile-150x150.png" alt="MOTEOのプロフィール画像"/></div>
<div class="uagb-team__content">
<div class="uagb-team__title-wrap">
<h6 class="uagb-team__title"></h6>
<p><span class="uagb-team__prefix">Designation</span></div>
<div class="uagb-team__desc-wrap">
<p class="uagb-team__desc">濃いヒゲをどうにかしたいなら、医療レーザー脱毛がおすすめです。</p>
</div>
<div class="uagb-team__social-icon-wrap">
<ul class="uagb-team__social-list">
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li>
<li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li>
</ul>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/team --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p>医療脱毛なら<span class="highlighted">1回1万円前後、濃いヒゲでも10回前後のトータル10〜20万円でツルツル</span>になります。</p>
<p><small>※もともとのヒゲの濃さによって必要回数は異なります。ご自分に合った回数が知りたい方は無料カウンセリングの活用がおすすめです。</small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<p><!-- wp:image {"id":95747} --></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/10/-moteo-1024x693.jpg" alt="大手3社のヒゲ脱毛の料金比較" class="wp-image-95747"/><figcaption>ヒゲ全体(首含む)の脱毛料金</figcaption></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p><strong>「自分のヒゲがどのくらいでツルツルになるの?」「まずは見積もりだけでもお願いしたい」</strong>そんな場合でも、下記のクリニックなら無料カウンセリングを実施しているので気軽に話を聞けます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>いずれも無理な勧誘はありません。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"7aa00f06-aaa4-4033-9f6a-15c9d5cb4163","className":"scrolltable"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-7aa00f06-aaa4-4033-9f6a-15c9d5cb4163">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:table {"className":"is-style-non-split"} --></p>
<table class="wp-block-table is-style-non-split">
<tbody>
<tr>
<td></td>
<td><img class="wp-image-95283" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-bnr-300-250-2409-1.jpg" alt="ヒゲ脱毛はメンズリゼ"></td>
<td><img class="wp-image-95348" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-eminal-400400-240906.jpg" alt="エミナルクリニックメンズ"></td>
<td><img class="wp-image-95349" style="width: 125px;" src="https://moteo.best/column/wp-content/uploads/2024/09/afb-gorilla-120120-240906.jpg" alt="ヒゲのゴリラ脱毛"></td>
</tr>
<tr>
<td>クリニック名</td>
<td>メンズリゼ</td>
<td>エミナルクリニックメンズ</td>
<td>ゴリラクリニック</td>
</tr>
<tr>
<td>おすすめポイント</td>
<td>ヒゲ脱毛全体が59,800円とコスパ◎</td>
<td>全国展開!ヒゲ脱毛なら麻酔が無料</td>
<td>今なら分割手数料が無料!月々3,000円から始められる</td>
</tr>
<tr>
<td>ヒゲ全体の料金<br />(1回あたり)</td>
<td>5回:59,800円<br />(11,960円)</td>
<td>5回:78,000円<br />(15,600円)</td>
<td>6回:69,120円<br />(11,520円)</td>
</tr>
<tr>
<td>麻酔</td>
<td>クリーム:3,300円/本<br />ガス:3,300円/30分</td>
<td>無料</td>
<td>クリーム:4,000円/10g<br /> ガス:4,000円/30分</td>
</tr>
<tr>
<td>店舗数</td>
<td>21</td>
<td>62</td>
<td>21</td>
</tr>
<tr>
<td></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-S384336w&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-1409057x&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
<td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td>
</tr>
</tbody>
</table>
<p><!-- /wp:table --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:tadv/classic-paragraph --></p>
<p><small>※税込価格</small><br /><small>※2024年10月最新の金額<br /></small></p>
<p><!-- /wp:tadv/classic-paragraph --></p>
<h2>髭が濃くなる原因|男性ホルモンと毎日のヒゲ処理</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg" alt="" class="wp-image-21093" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2726-9.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2726-9-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>そもそも、ヒゲが他の体毛と比較して濃く見える理由は「剛毛だから」です。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5884dcd6-6532-452c-98f5-c201b22b4250"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">実は、<strong>男性も女性も、ヒゲエリアの毛の数は同じ</strong>!<br>さらに、生まれてからヒゲの毛の<strong>本数はずっと変わりません</strong>。<br>つまり、1本1本の毛が剛毛だから濃く見えてしまうのです。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>そんな剛毛なヒゲですが、ヒゲが濃くなる原因として、現在考えられているのは主に2つです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3e36d2d3-6310-455c-b36a-a343754bced0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男性ホルモン</li><li>間違った髭の自己処理</li></ul>
<p></p>
</div></div>
<p>1つずつ解説していきます。</p>
<h3>髭が濃くなる原因①男性ホルモン</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg" alt="テストステロン" class="wp-image-28097" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1140.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/1140-300x191.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>よく「男性ホルモンが多い人はヒゲが濃い」などという表現をしている情報サイトを見かけますが、<span class="redcolor">これは正確ではありません</span>。</p>
<p>実際は「男性ホルモンの量」ではなく<strong>「男性ホルモンを活性化する酵素の働き」</strong>と<strong>「男性ホルモンに対する毛包<small>※</small>の感受性」</strong>が関与しているのです。</p>
<p><small>※毛包…毛根を包んでいる組織のこと。皮膚の表面へは毛穴という形でつながっており、男性ホルモンの影響を受けます</small></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-78bbfcfb-bf94-44eb-84bb-71f6d3928744"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">少し難しい話になるので、「男性ホルモンが関係しているのね、わかった!」という方は②に進んでくださいね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>毛包内にある毛乳頭細胞に「5α還元酵素」という物質が働きかけることで、男性ホルモンの一種であるテストステロンがジヒドロテストロン(DHT)という物質に変化します。</p>
<p>さらに、そのDHTという物質は、細胞の中にある「ホルモンのレセプター」に結びつくことで<strong>毛を増やす=濃くするように作用します</strong>。あ</p>
<p>この「酵素の働き」と「毛包の感受性」には個人差があるため、ヒゲが濃い人、薄い人がいるのです。</p>
<p>少し難しい話になってしまいましたが、とにかく<span class="highlighted">「男性ホルモンが関与しているらしい」</span>と覚えておきましょう。</p>
<p><small>参考文献:ぜんぶ毛包のせい</small></p>
<h3>髭が濃くなる原因②間違った髭の自己処理</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg" alt="ヒゲを沿っている男性" class="wp-image-21995" srcset="https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/adobestock-191777163-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因の2つ目は、毎日何気なく行なっているヒゲの自己処理にあると考えられています。これは半分正解ですが、半分不適切です。</p>
<p><a href="https://prtimes.jp/a/?c=4342&r=67&f=d4342-67-pdf-0.pdf" target="_blank" rel="noopener noreferrer">カミソリやシェーバーなどを使用すると体毛が濃くなるという噂をよく聞くと思いますが、実は<span class="redcolor">医学的根拠はない</span>と言われています。</a></p>
<p>しかし、マウスでの実験によると一定期間、<strong>皮膚に過剰な刺激を与えるとその部分の体毛が一時的に5~10%ほど太くなった</strong><small>※</small>というのです。</p>
<p><small>※順天堂大学 医学部 皮膚科 坪井良治 助教授 の実験</small></p>
<p>過剰な刺激を与えるのをやめれば自然と元に戻るようですが、青髭を撃退しようとするあまり、強く深剃りしたり1日に何度も刺激を与えると、<strong>人間にも同様の現象が起こる可能性があります</strong>。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-6f36b1ab-9331-4ae2-babd-f0bcb517fcd0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-b849be31-ef92-43ef-810c-fc8564e0aa25"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">髭が濃い基準って何?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>具体的に「髭が濃い」とはどの程度をさすのでしょうか。</p>
<p>端的にいうと、「朝ヒゲを剃って、夕方目立ち始めたら濃い」というのが基準になりそうです。</p>
<p>1日のうちでヒゲが一番伸びる時間は「朝6時〜10時」といわれています。日中は伸びるスピードがゆるやかになり、夕方からまた伸びてきます。</p>
<p>日中仕事を終えて、アフターファイブなどで青髭が目立っていると「ヒゲ濃いな」と感じる人が多いようですね。</p>
<p>参考:<a href="https://www.feather-museum.com/zatsugaku.html" target="_blank" rel="noreferrer noopener" aria-label="ヒゲの雑学 (新しいタブで開く)">ヒゲの雑学</a></p>
</div></section>
<h2>髭を薄くするためにできる対策・予防6選</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg" alt="鏡をみて微笑んでいる男性" class="wp-image-40926" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-107765572-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲが濃くなる原因を解説しましたが、つまりはこの原因を作らないよう、自分の行動を見直してみればいいということになります。</p>
<p>逆のことをしているようであれば、ヒゲを濃くする原因を作っているということになるので、すぐに見直してみましょう。</p>
<h3>対策① 食生活を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg" alt="テーブルの上にたくさん並んでいる野菜やフルーツ" class="wp-image-3693" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-244468767-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>まず1つ目の対策・予防法は「食生活の改善」です。</p>
<p>想像に容易いと思いますが、<span class="redcolor">バランスの崩れた食事はホルモンバランスを崩します</span>。</p>
<p>コンビニ食やファーストフード、お肉ばかり食べているなど、脂質の多い食事をとるとホルモンのバランスが崩れ、濃いヒゲの原因になりかねません。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-1f214f17-7464-4d06-bba1-317ee33f3d8e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-37434751-74e0-4579-9d70-cae0d241b145"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">「大豆や豆乳はヒゲの抑毛に効果がある」はうそ?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>「大豆を食べるとヒゲが薄くなる」などといった情報がありますが、ヒゲに関する医学的な根拠はないようです。</p>
<p>少なくとも、豆乳飲んだらを劇的にヒゲが薄くなりました!といった体験談はほぼ皆無ですよね。</p>
<p>とはいっても、大豆などに含まれる大豆イソフラボンは女性ホルモンである「エストロゲン」と似た働きをしてくれるため、美肌効果やコレステロールの増加を防いでくれるなど、もちろん肌や体に良い作用を与えてくれます。</p>
<p>バランスのとれた食事をする上では有効な栄養素といえるので、アレルギーなどがないのであれば積極的に摂取したい食品の一つです。</p>
</div></section>
<h3>対策② 生活習慣を改善する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg" alt="緑のダンベルとスマホと水とタオル" class="wp-image-54241" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3100.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3100-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>生活習慣が乱れると、ホルモンバランスが崩れることに繋がります。</p>
<p>具体的には、<span class="highlighted">良い睡眠と定期的な運動が有効</span>です。</p>
<p>寝不足が続いたり、運動をせず不健康な状態が続くとニキビなどができやすくなりますよね。</p>
<p>具体的な睡眠時間については、7〜9時間程度は確保するといいと言われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined notebox" id="uagb-section-003b50c9-07a3-459c-b192-fb7c00c6baca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-88b478c6-a0c9-4629-a2a0-55a651ee0293"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512"><path d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">注意!</span><h4 class="uagb-ifb-title">睡眠のゴールデンタイムは都市伝説?</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>「成長ホルモンは夜10〜22時の間に多く分泌されるので、その時間は寝ているのが望ましい</strong>」という話は多くの方が耳にしたことがあると思いますが、最近になってこれは<strong>根拠がない</strong>という説が濃厚です。</p>
<p>1日のうち、一番成長ホルモンが活発になるのは<strong>「眠りに入った直後」</strong>。深い眠り、つまりノンレム睡眠の間に分泌量が増えるようです。</p>
<p>なので、自分は夜勤めだからしょうがない、と諦めず、深い睡眠がとれるように工夫をしてみてくださいね。</p>
</div></section>
<h3>対策③ タバコをやめる、本数を減らす</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga105-1024x683.jpg" alt="タバコに火を付けて加える男性" class="wp-image-3160" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga105.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga105-768x512.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>喫煙すると交感神経が刺激され、男性ホルモンが活性化させる作用があります。</p>
<p>つまり、過剰な喫煙はホルモンバランスが崩れ、ヒゲが濃くなる原因になるため、濃いヒゲや青髭を撃退したいのであれば控えるのが懸命です。</p>
<p><small>参考:<a href="https://prtimes.jp/main/html/rd/p/000000051.000020081.html" target="_blank" rel="noopener noreferrer">◆【たばこと美容にまつわるウソホント《世間のウワサ》vs《医師のホンネ》を医師が解説】</a></small></p>
<h3>対策④ 正しい方法で髭剃りをおこなう</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを濃くする原因でもお伝えした通り、誤った自己処理でヒゲが濃くなる可能性があります。</p>
<p>具体的には、シェーバーの場合は一度に何度も剃ったり、深剃りしすぎないこと、いつまでも同じ刃を使わないようにしましょう。また、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">専用のシェービングフォーム</a>や<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank" rel="noopener noreferrer">専用ジェル</a>を使用するのも有効です。</p>
<p>また、ヒゲ剃り後は乾燥した状態にあるので、保湿をおこなってきちんと肌に栄養を与えてくださいね。</p>
<h3>対策⑤ 抑毛ローションを使用する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-290509952-1024x576.jpeg" alt="いろいろなスキンケア" class="wp-image-41525"/></figure>
<p>抑毛ローションも濃いヒゲ、青髭対策に有効とされています。</p>
<p>多くの商品が保湿効果もあるので、ヒゲ剃り後に使うといいですよ。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/hairless-lotion/" target="_blank" rel="noopener noreferrer">おすすめの抑毛ローションについてはこちらの記事で紹介しています。</a>ぜひ合わせてご覧ください。</p>
<h3>対策⑥ サロンやクリニックで脱毛する</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-23028" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-3-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>これまでの方法は濃いヒゲを薄くするのに有効ではありますが、効果を得るまでに時間がかかりますし、目に見えて劇的に変わるというのは少し難しいでしょう。</p>
<p>一番確実なのは「脱毛してしまうこと」です。</p>
<p>濃いヒゲを無くしてしまえば根本的に解決できます。</p>
<p>濃いヒゲを脱毛することで</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0168367d-d1b1-4ad8-8b76-85d8f2893365"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日のヒゲ剃りが不要になる</li><li>ヒゲ剃りで肌荒れを起こすことがなくなる</li><li>夕方に青髭が生えてくることもなくなる</li></ul>
<p></p>
</div></div>
<p>といったメリットがあります。</p>
<p>最短で濃いヒゲとおさらばできる方法と言えるでしょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-72b9d624-f104-4574-9b44-3f9e2a2d4ff8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4c862abd-c6f7-49b6-b8ed-bae304188886"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div></div></div><div class="uagb-ifb-title-wrap"><h4 class="uagb-ifb-title"> ヒゲ脱毛をするなら…</h4></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p>はじめてのヒゲ脱毛なら、メンズリゼがすすめ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60de2e25-741a-42af-ad6a-a8ee2eed524b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>カウンセリング料</li><li>再診料/処置料</li><li>予約キャンセル料</li><li>剃毛料</li><li>薬代</li><li>肌トラブル治療代</li><li>打ち漏れ再照射</li><li>増毛化・硬毛化再照射</li></ul>
<p></p>
</div></div>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,000円から脱毛ができますよ。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" style="background-color:#2dad96">公式ページはこちら</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-302be2e5-72c4-440f-a01c-15201168c418"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li></ul>
</div></div>
</div></section>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-8dbfc303-dff9-4b0e-9081-a77835ad5fc9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-52f9f11a-b69c-4f0f-9292-0f7f15c7a0e0"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">筋トレやオナニーで髭が濃くなる?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>結論から言うと、<strong>医学的な根拠はない</strong>ようです。</p>
<p>冒頭で、ヒゲを濃くする原因に<strong>男性ホルモンが関与している</strong>ことはお話ししました。たしかに、筋トレやオナニーをすると、男性ホルモンの値は上昇しますが、男性ホルモンが単体でヒゲの濃さを左右しているわけではありません。</p>
<p>多くの情報サイトで筋トレや自慰行為をすることでヒゲが濃くなると話していますが、過剰な表現といってもいいでしょう。</p>
<p>いずれも、<strong>過剰すぎるとホルモンバランスを崩して体毛に影響を与える可能性はあるかもしれません</strong>が、そこまで気にする必要はないでしょう。</p>
<p></p>
</div></section>
<h2>濃い髭に関する疑問6つ!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>濃いヒゲになる原因や対策についてご紹介してきましたが、ヒゲにまつわる疑問や噂はまだまだあります。</p>
<p>1つずつ紐解いていきます。</p>
<h3>Q. 髭が濃いメリットはある?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ずばり、ヒゲ好きの女性もいます。</p>
<p>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。</p>
<p>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。</p>
<p>しかし、ヒゲを生やす方は次のことに気をつけましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-91c96b08-ee47-4872-8d03-d2c96d46268d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>清潔感があるようにきちんとグルーミングする<br>→ただの生やしっぱなしは汚い印象に</li><li>顔を覆い尽くすデザインより、自然に手入れされたヒゲが好評<br>→ほおなどの無精髭はきちんと整える</li><li>年相応に見えるヒゲが好印象<br>→若いのに大人び過ぎたヒゲデザインは返って悪印象</li></ul>
<p></p>
</div></div>
<p><a rel="noreferrer noopener" aria-label="ヒゲのデザインについてはこちらの記事でも紹介しています。 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。</p>
<h3>Q. サプリメントでヒゲが薄くなるはほんと?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg" alt="サプリ" class="wp-image-6759" srcset="https://moteo.best/column/wp-content/uploads/2019/09/1236-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/1236-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。</p>
<p>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。</p>
<h3>Q. 青髭を伸ばすとどうなる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg" alt="" class="wp-image-21065" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2724-13.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2724-13-300x186.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>人によって伸び方や生え方が異なるため一概には言えませんが、実際に実験している方がいたので引用させていただきます。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた..." width="1000" height="563" src="https://www.youtube.com/embed/Uef_HQXL9jY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div><figcaption>渋谷ジャパンが一週間ヒゲを伸ばしたらやばすぎた…</figcaption></figure>
<p>ただ伸ばすだけでなく、不要な部分はきとんとグルーミングすれば青髭を伸ばすのもありですね。</p>
<h3>Q. 髭が濃くてもイケメンな芸能人は?</h3>
<blockquote class="instagram-media" data-instgrm-captioned="" data-instgrm-permalink="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" data-instgrm-version="12" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);">
<div style="padding:16px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"> <p></p>
<div style=" display: flex; flex-direction: row; align-items: center;">
<div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div>
<div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;">
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div>
<div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div>
</div>
</div>
<div style="padding: 19% 0;"></div>
<div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div>
<div style="padding-top: 8px;">
<div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;"> この投稿をInstagramで見る</div>
</div>
<div style="padding: 12.5% 0;"></div>
<div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;">
<div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div>
<div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div>
<div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div>
</div>
<div style="margin-left: 8px;">
<div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div>
<div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div>
</div>
<div style="margin-left: auto;">
<div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div>
<div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div>
<div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div>
</div>
</div>
</a><p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a></p>
<p><a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank" rel="noopener noreferrer"></a> </p>
<p style=" margin:8px 0 0 0; padding:0 4px;"> <a href="https://www.instagram.com/p/BLXp8klh_uQ/?utm_source=ig_embed&utm_campaign=loading" style=" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;" target="_blank" rel="noopener noreferrer">闇金ウシジマくんPart3出演藤森さん、the final出演間宮祥太朗 楽しかった昨晩</a></p>
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"><a href="https://www.instagram.com/takayukiyamadaphoto/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;" target="_blank" rel="noopener noreferrer"> 山田孝之</a>(@takayukiyamadaphoto)がシェアした投稿 – <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2016-10-10T04:50:39+00:00">2016年10月月9日午後9時50分PDT</time></p>
</div>
</blockquote>
<p> <script async="" src="//www.instagram.com/embed.js"></script></p>
<p>ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。</p>
<p>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。</p>
<p>具体的には</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-439cf734-bc33-46fd-b7f7-e6b2690b2dd3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>山田孝之さん</li><li>オダギリジョーさん</li><li>ケンドーコバヤシさん</li><li>吉田鋼太郎さん</li><li>舘ひろしさん</li></ul>
<p></p>
</div></div>
<p>などでしょか。みなさん素敵に生やしていますね。</p>
<h3>Q. 中学生・高校生だけど髭を薄くしたい!どれが有効?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>T字カミソリで正しく剃りましょう。</p>
<p>剃るときは洗顔料ではなく、<a href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank" rel="noopener noreferrer">できれば専用のフォームを使用することをおすすめします</a>。</p>
<p>また、気になるからといって<span class="redcolor">毛抜きで抜くのは絶対にやめましょう</span>ね。</p>
<p>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。</p>
<p>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank" rel="noopener noreferrer">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください・</p>
<h3 id="FAQ6">Q.髭が濃い人ほどはげるって本当?</h3>
<p><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。</p>
<p>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<p> </p>
<p><!-- wp:uagb/section {"block_id":"24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9","className":"yellowbox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-24b9a7ae-f1bf-4cc7-afe7-ab5e84d4bcf9">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:paragraph --></p>
<p>※ なお、ヒゲ脱毛なら<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-P380601e&p=j706195E">メンズリゼクリニック</a>・<a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">レイロール</a>がオススメ。どれも口コミで評判が良い、みんなに人気のサロンです!スマホからカンタン60秒で無料カウンセリング予約ができます。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>無料カウンセリングは最短1分で予約の申し込みが完了します。まずはリンクをタップして、公式サイトから申し込んでみてください。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>それぞれの比較ができて、自分にあったクリニックがより見つかりやすくなります。</p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"a7c2bfa1-046e-4856-b9ef-422eb467f20b","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a7c2bfa1-046e-4856-b9ef-422eb467f20b">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"7ff21ed7-8a66-454e-8352-0c08b5098720","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7ff21ed7-8a66-454e-8352-0c08b5098720">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> ヒゲを永久脱毛をしたいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":53898,"linkDestination":"custom"} --></p>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2195-1.jpg" alt="メンズリゼ" class="wp-image-53898"/></a></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>ヒゲを永久脱毛したいなら、メンズリゼがすすめ!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:uagb/section {"block_id":"f653fe87-6336-46b4-9450-c561e7792689","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f653fe87-6336-46b4-9450-c561e7792689">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>カウンセリング料</li>
<li>再診料/処置料</li>
<li>予約キャンセル料</li>
<li>剃毛料</li>
<li>薬代</li>
<li>肌トラブル治療代</li>
<li>打ち漏れ再照射</li>
<li>増毛化・硬毛化再照射</li>
</ul>
<p><!-- /wp:list --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</div>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:paragraph --></p>
<p>がすべて無料と、非常に保証制度が手厚いのが魅力です。定額プランなら月々3,100円から脱毛ができますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:uagb/section {"block_id":"be425113-9b39-4ebd-8fcb-a25c6cf17aa5","topPadding":0,"bottomPadding":0,"leftPadding":0,"rightPadding":0,"contentWidth":"full_width","innerWidth":600,"tag":"div"} --></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-be425113-9b39-4ebd-8fcb-a25c6cf17aa5">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:list {"className":"blockpoint"} --></p>
<ul class="blockpoint">
<li>合わせて読みたい!<br /><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー (新しいタブで開く)">メンズリゼの口コミ・評判|ヒゲや全身脱毛の効果は?実際の体験談から本音でレビュー</a></li>
</ul>
<p><!-- /wp:list --></div>
</div>
<p><!-- /wp:uagb/section --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<p><!-- wp:uagb/section {"block_id":"d85e1c98-c872-4efe-b278-2c46e27fa1ce","width":600,"className":"infobox"} --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d85e1c98-c872-4efe-b278-2c46e27fa1ce">
<div class="uagb-section__overlay"></div>
<div class="uagb-section__inner-wrap"><!-- wp:uagb/info-box {"icon":"hand-holding-heart","iconimgPosition":"left-title","iconSize":35,"iconColor":"#2dad96","headingTag":"h4","headSpace":0,"subHeadSpace":0,"seperatorSpace":15,"source_type":"image","block_id":"57251a7d-1450-4534-8359-462a11714f05","sourceAlign":"middle","seperatorPosition":"after_icon","seperatorWidth":75,"seperatorThickness":1,"prefixSpace":0,"iconLeftMargin":0,"iconRightMargin":0,"iconTopMargin":10,"iconBottomMargin":0,"iconImage":{"uploading":false,"date":"2020-04-05T23:38:32.000Z","filename":"2.png","menuOrder":0,"uploadedTo":4642,"type":"image","subtype":"png","id":53749,"title":"愛アイコン","url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","link":"https://moteo.best/column/cta/aga-01/%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32/","alt":"ハートのアイコン","author":"6","description":"","caption":"","name":"%e6%84%9b%e3%82%a2%e3%82%a4%e3%82%b3%e3%83%b32","status":"inherit","modified":"2020-04-05T23:38:32.000Z","mime":"image/png","icon":"https://moteo.best/column/wp-includes/images/media/default.png","dateFormatted":"April 6, 2020","nonces":{"update":"7beecddad3","delete":"7eba449aa5","edit":"902bad998d"},"editLink":"https://moteo.best/column/wp-admin/post.php?post=53749\u0026action=edit","meta":false,"authorName":"川口 健作","uploadedToLink":"https://moteo.best/column/wp-admin/post.php?post=4642\u0026action=edit","uploadedToTitle":"aga-01-汎用","filesizeInBytes":1761,"filesizeHumanReadable":"2 KB","context":"","height":48,"width":48,"orientation":"landscape","sizes":{"full":{"url":"https://moteo.best/column/wp-content/uploads/2019/09/2.png","height":48,"width":48,"orientation":"landscape"}},"compat":{"item":"","meta":""},"acf_errors":false},"imageWidth":35,"showPrefix":false} --></p>
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-57251a7d-1450-4534-8359-462a11714f05">
<div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius ">
<div class="uagb-ifb-left-right-wrap">
<div class="uagb-ifb-content">
<div class="uagb-ifb-left-title-image">
<div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap">
<div class="uagb-ifb-image">
<div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/09/2.png" alt="ハートのアイコン"/></div>
</div>
</div>
<div class="uagb-ifb-title-wrap">
<h4 class="uagb-ifb-title"> 安くヒゲ脱毛したいなら…</h4>
</div>
</div>
<div class="uagb-ifb-separator-parent">
<div class="uagb-ifb-separator"></div>
</div>
<div class="uagb-ifb-text-wrap"></div>
</div>
</div>
</div>
</div>
<p><!-- /wp:uagb/info-box --></p>
<p><!-- wp:image {"id":74674,"align":"center","linkDestination":"custom"} --></p>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/02/afi-bnr.jpeg" alt="レイロール" class="wp-image-74674"/></a></figure>
</div>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>業界最安値に挑戦しているのがレイロール。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>脱毛機メーカーと共同開発したBRILLIOの効果は青髭に悩む多くの日本人男性のお墨付きです!</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>フラッシュ脱毛でもあなどるなかれ、安くスッキリツルツルの状態を目指せますよ。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:button {"customBackgroundColor":"#2dad96","align":"center"} --></p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" style="background-color:#2dad96">公式ページから予約する</a></div>
<p><!-- /wp:button --></p>
<p><!-- wp:paragraph --></p>
<p><!-- /wp:paragraph --></div>
</section>
<p><!-- /wp:uagb/section --></p>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃いメリットはある? </strong> <p class="schema-faq-answer">ずばり、ヒゲ好きの女性もいます。<br/>一般的に「女性は男性のヒゲが嫌い」という声が多いようですが、これはとくに<strong>「青髭」</strong>のことをさしているようで、結局、「似合っていて、きちんと手入れしていれば好き」ということのようです。<br/>ヒゲが濃い人は、いっそ生やしてしまうという手もあります。 <br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bald-hairremoval-design/" target="_blank">自分に似合うヒゲのデザインについてはこちらの記事でも紹介しています。</a>合わせてご覧くださいね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. サプリメントでヒゲが薄くなるはほんと? </strong> <p class="schema-faq-answer">ヒゲを薄くするためにサプリメントの摂取を促す人もいるようですが、サプリメントのみで濃いヒゲを薄くできるほどのパワーはないと言っていいでしょう。<br/>サプリメントにお金を使うのであれば、そのまま脱毛をした方が望む効果が得られるはずです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 髭が濃くてもイケメンな芸能人は? </strong> <p class="schema-faq-answer">ヒゲが濃くて伸ばそうか悩んでいる男性は、芸能人が参考になります。<br/>イケメン俳優はもちろん、各年代で数多くヒゲを生やしている男性がいるので自分と似た濃いヒゲの芸能人がいるはずです。<br/>具体的には<br/><br/>山田孝之さん<br/>オダギリジョーさん<br/>ケンドーコバヤシさん<br/>吉田鋼太郎さん<br/>舘ひろしさん<br/><br/>などでしょか。みなさん素敵に生やしていますね。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. 中学生・高校生だけど髭を薄くしたい!どれが有効? </strong> <p class="schema-faq-answer">T字カミソリで正しく剃りましょう。<br/>剃るときは洗顔料ではなく、<a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">できれば専用のフォームを使用することをおすすめします</a>。<br/>また、気になるからといって<strong>毛抜きで抜くのは絶対にやめましょう</strong>ね。<br/>抜いた直後はいいかもしれませんが、埋没毛や毛嚢炎を引き起こす可能性や、抜き続けることでまばらに毛が生えるようになる可能性さえあります。<br/>どうしても気になるという方は、BBクリームを薄く塗るなども有効です。<br/><a rel="noreferrer noopener" href="https://moteo.best/column/hige-datsumou/bald-dense/bluebeard-processing/concealer/" target="_blank">コンシーラー、BBクリームについてはこちらの記事で解説しています。</a>合わせてご覧ください </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭が濃い人ほどはげるって本当?</strong> <p class="schema-faq-answer"><strong>髭が薄い人よりはAGAを発症する確率が高い</strong>と考えられます。<br/>髭が濃い人は男性ホルモンの分泌量が多い傾向にあるため、男性ホルモンが原因で生じるAGAも発症しやすくなると言えます。ただし、髭が薄い人でも不規則な生活習慣や食生活が原因で薄毛になることもあるので、注意してください。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 2435,
'parent' => (int) 448,
'menu_order' => (int) 735,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/08/20190828-216.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「毎日のヒゲ剃りにうんざりしている」 「夕方に伸びてくる青髭をどうにかしたい」 第一印象や清潔感を左右する男性…',
'acf' => [
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '▼青髭にお悩みですか?',
'title_pattern_withou_image' => '▼青髭にお悩みですか?',
'articles_detail' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'long_text_title' => '髭が濃い理由と薄くする対策8選|食生活で青髭を予防できる?清潔感のある顔になる方法',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 2 => [
'id' => (int) 13414,
'date' => '2024-08-28T02:00:00',
'date_gmt' => '2024-08-27T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=13414'
],
'modified' => '2024-08-28T13:30:36',
'modified_gmt' => '2024-08-28T04:30:36',
'slug' => 'bald-hairremoval-clinicranking-methods',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/',
'title' => [
'rendered' => 'ヒゲ脱毛のおすすめランキング'
],
'content' => [
'rendered' => '
<p><strong>「日々の髭処理の手間から解放されたい」</strong><br><strong>「青髭をなくして清潔感を出したい」</strong></p>
<p>などの理由から、髭脱毛を検討する男性が増えてきました。</p>
<p>一方で、<span class="redcolor">「髭脱毛ができる施設が多すぎて、どこを選べば良いのか分からない…」</span>という方も多いでしょう。</p>
<p>せっかくお金と時間を費やすなら、しっかりと効果が実感できる場所で髭脱毛をしたいですよね。</p>
<p>結論から言うと、髭脱毛の効果を確実に実感するなら医療脱毛クリニックを選ぶべきです。</p>
<p>この記事では、<strong><span class="highlighted">髭脱毛ができるおすすめのクリニック・サロンを紹介</span></strong>しています。最後まで読めば、自分がどこで髭脱毛をするべきなのかが分かります!</p>
<p>まずは髭脱毛の種類や施設の選び方から紹介するので、先にランキングを見たい方は下のボタンをクリックしてくださいね。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#clinic">クリニックのおすすめランキングを先に見る</a></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="#salon">サロンのおすすめランキングを先に見る</a></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-87e25aee-cf7a-4cd9-8b14-211b7060dd3e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&A」に次の設問を追加しました(2022年8月1日)</p>
<ul><li><a href="#FAQ7">Q.髭の永久脱毛のデメリットは?</a></li></ul>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</a><ul><li><ul><li><a href="#titleid">フラッシュ脱毛</a></li><li><a href="#titleid-2">医療レーザー脱毛</a></li><li><a href="#titleid-3">ニードル脱毛</a></li></ul></li></ul></li><li><a href="#titleid-4">ヒゲをツルツルにするのに必要な回数</a></li><li><a href="#titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</a><ul><li><a href="#titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</a></li><li><a href="#1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</a></li><li><a href="#titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</a></li><li><a href="#titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</a></li><li><a href="#titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</a></li><li><a href="#titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</a></li></ul></li><li><a href="#top5">髭脱毛のおすすめ人気クリニックランキングTOP5</a><ul><li><a href="#titleid-11">ランキングの採点基準</a></li><li><a href="#1-2">【1位】メンズリゼ|安心感のある施術に定評あり</a><ul><li><a href="#titleid-12">メンズリゼの基本情報</a></li><li><a href="#titleid-13">【店舗に関する情報】</a></li><li><a href="#titleid-14">メンズリゼの悪い口コミ</a></li><li><a href="#titleid-15">メンズリゼの良い口コミ</a></li><li><a href="#titleid-16">メンズリゼの口コミをもっとみる</a></li><li><a href="#titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</a><ul><li><a href="#titleid-18">ゴリラクリニックの基本情報</a></li><li><a href="#titleid-19">【店舗に関する情報】</a></li><li><a href="#titleid-20">ゴリラクリニックの悪い口コミ</a></li><li><a href="#titleid-21">ゴリラクリニックの良い口コミ</a></li></ul></li><li><a href="#titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</a></li><li><a href="#3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</a><ul><li><a href="#titleid-23">エミナルクリニックメンズの基本情報</a></li><li><a href="#titleid-24">【店舗に関する情報】</a></li><li><a href="#titleid-25">エミナルクリニックメンズの悪い口コミ</a></li><li><a href="#titleid-26">エミナルクリニックメンズの良い口コミ</a></li></ul></li><li><a href="#4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</a><ul><li><a href="#titleid-27">レジーナクリニックオムの基本情報</a></li><li><a href="#titleid-28">【店舗に関する情報】</a></li><li><a href="#titleid-29">レジーナクリニックオムの悪い口コミ</a></li><li><a href="#titleid-30">レジーナクリニックオムの良い口コミ</a></li></ul></li><li><a href="#titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</a></li></ul></li><li><a href="#top3">髭脱毛のおすすめ人気サロンランキングTOP3</a><ul><li><a href="#titleid-32">ランキングの採点基準</a></li><li><a href="#1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</a><ul><li><a href="#titleid-33">レイロールの基本情報</a></li><li><a href="#titleid-34">【店舗に関する情報】</a></li><li><a href="#titleid-35">レイロールの悪い口コミ</a></li><li><a href="#titleid-36">レイロールの良い口コミ</a></li><li><a href="#titleid-37">レイロールで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#2rinx">【2位】RINX(リンクス)|男性ならではの悩みを相談できる</a><ul><li><a href="#titleid-38">リンクスの基本情報</a></li><li><a href="#titleid-39">【店舗に関する情報】</a></li><li><a href="#titleid-40">リンクスの悪い口コミ</a></li><li><a href="#titleid-41">リンクスの良い口コミ</a></li><li><a href="#titleid-42">リンクスで施術を受けた人のビフォー・アフター</a></li></ul></li><li><a href="#3mens_tbc">【3位】MEN’S TBC|確実な脱毛がしたいならココ</a><ul><li><a href="#mens_tbc">MEN’S TBCの基本情報</a></li><li><a href="#titleid-43">【店舗に関する情報】</a></li><li><a href="#men8217s_tbc">MEN’S TBCの悪い口コミ</a></li><li><a href="#men8217s_tbc-2">MEN’S TBCの良い口コミ</a></li></ul></li></ul></li><li><a href="#qa">髭脱毛に関するよくあるQ&A</a><ul><li><a href="#q1">Q1.永久脱毛は本当にずっと生えないの?</a></li><li><a href="#q2">Q2.しつこい勧誘をされないか心配</a></li><li><a href="#q3">Q3.髭脱毛で後悔することはないの?</a></li><li><a href="#q4">Q4.日焼けしていると脱毛できないの?</a></li><li><a href="#q5">Q5.未成年でも髭脱毛はできる?</a></li><li><a href="#q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</a></li><li><a href="#q7">Q7. 髭の永久脱毛のデメリットは?</a></li></ul></li><li><a href="#titleid-44">立ち止まっていないで、まずは無料相談から。</a></li></ul></div>
<h2><span id="3">髭脱毛の方法は3種類|フラッシュ・レーザー・ニードル</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg" alt="" class="wp-image-21042" srcset="https://moteo.best/column/wp-content/uploads/2019/12/2722-7.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/2722-7-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛施設を検討するまえに、脱毛方法の違いを知っておくことが重要。</p>
<p>それぞれにメリット・デメリットがあるため、きちんと理解した上で自分に合った脱毛方法を見極めましょう。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>施術できる場所</td><td>サロン</td><td>クリニック</td><td>サロン</td></tr><tr><td>痛み</td><td>比較的弱い</td><td>やや強い</td><td>非常に強い</td></tr><tr><td>脱毛効果</td><td>一時的</td><td>半永久的</td><td>永久的</td></tr><tr><td>ツルツルになるまでの回数</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr><tr><td>費用相場</td><td>10〜20万円</td><td>15〜20万円</td><td>70万〜100万円</td></tr><tr><td>おすすめの人</td><td style="text-align:left">・1回のコストを抑えたい<br>・痛いのはいやだ</td><td style="text-align:left">・効果の高い脱毛をしたい<br>・回数を抑えたい</td><td style="text-align:left">・ヒゲのデザインを楽しみたい<br>・白髪を脱毛したい</td></tr></tbody></table>
<p>「ヒゲの脱毛は医療レーザーでないと効果がない」と主張する人も多いようですが、近年では特にメンズ専門のサロンが脱毛機の開発に力をいれていて、レーザー脱毛に劣らないほどの効果を発揮できるフラッシュ脱毛もあらわれています。</p>
<p>実際、痛みに我慢できずレーザーの出力を抑えたり、麻酔を使用する方も多いほどなので一概に「レーザー一択」とも言えないでしょう。</p>
<p>それぞれの詳しい脱毛の仕組みやメリット・デメリットをまとめましたので、参考にしてくださいね。</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid">フラッシュ脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bb0cc89c-e3e3-49ab-9bce-5a4b1be56ead"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>肌に光を照射し毛根にあるメラニン色素にダメージを与え、脱毛を促す方法。<br>「IPL脱毛」「SSC脱毛」「SHR脱毛」の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なる。<br></li><li><strong>メリット</strong><br>痛みが少ない!気軽に髭脱毛がトライできる<br>自然に毛量が変化するので、髭脱毛がバレにくい!<br>3つの脱毛方法の中でもっとも料金が安い<br></li><li><strong>デメリット</strong><br>永久脱毛の効果はない<br>光の出力はレーザーより弱いため効果が出るまでに時間がかかる(ツルツルになるまでの目安は2年以上)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-2">医療レーザー脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a98e3fc-c68a-4032-82a5-3cf9a93a41ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴に残った黒いメラニンにレーザーが反応し、毛母細胞を破壊することで脱毛する<br>(近年最新の脱毛方法として知られている「蓄熱式」の脱毛方法は「バルジ領域」に働きかけることで脱毛させる)<br></li><li><strong>メリット</strong><br>短期間で脱毛効果を得やすい(フラッシュ脱毛の約半分の施術回数でツルツルになる)<br>医療機関のみで受けられるため、肌トラブル時などの対応が早い<br>痛みがやや強いがニードル脱毛とは違い麻酔が使用できる<br></li><li><strong>デメリット</strong><br>フラッシュ脱毛と比較して痛みがやや強い<br>高出力のレーザーを使用するため、炎症や肌トラブルが起きやすい<br>1回のコストはフラッシュ脱毛より高い(2.5〜3倍程度)</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">レーザー脱毛について詳しくみる</a></div>
</div></div>
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-3">ニードル脱毛</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ad798f6a-c58f-4f56-9774-fce3fcdbe43f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><strong>脱毛の仕組み</strong><br>毛穴にニードル/プロープを差し込み微弱な電気を流すことで脱毛させる。一度施術した毛穴からは毛は生えてこない。<br></li><li><strong>メリット</strong><br>確実な永久脱毛ができる<br>フラッシュ脱毛やレーザー脱毛では効果がない白髪の脱毛、ほくろの毛にも照射ができる<br></li><li><strong>デメリット</strong><br>3つの脱毛方法の中で一番痛みが強く、サロンでのニードル脱毛が主流のため麻酔ができない<br>すべてのヒゲをニードル脱毛しようとするとコストがかかる</li></ul>
<p></p>
</div></div>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛について詳しくみる</a></div>
</div></div>
</div>
<h2><span id="titleid-4">ヒゲをツルツルにするのに必要な回数</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/shutterstock-1209734185.jpg" alt="カレンダー" class="wp-image-3898"/></figure>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる<br>(毎日髭剃りをしなくても髭が目立たない)</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツルになる</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>いずれの脱毛方法でも、<span class="redcolor">1回でヒゲ脱毛が完了することはありません</span>。</p>
<p>毛には「毛周期」といって毛が生えるサイクルがあり、全ての毛穴から常に毛が生えているわけではないからです。</p>
<p>毛周期は「成長期」「退行期」「休止期」に分けられ、現在一般的に導入されている脱毛方法の多くが<span class="highlighted">「成長期の毛」のみに効果があります</span>。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>成長期のヒゲは全体の2割程度で、次に成長期にあたる毛が生えてくるまでには約8週間(※)かかるため、多くの施設で<strong>「1ヶ月半〜2ヶ月程度間隔を開けましょう」</strong>と言われるんですね。</p>
<p><span style="font-weight: 400;">※出典:RINX「</span><a href="https://mens-rinx.jp/contents/mhigeefficient" target="_blank" rel="noopener noreferrer"><span style="font-weight: 400;">ヒゲ脱毛の周期はコレが正解!効果を最大化するポイントと注意点とは?</span></a></p>
<h2><span id="titleid-5">髭脱毛に失敗しないためのサロン・クリニックの選び方</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg" alt="ほくろがあるとフラッシュ脱毛はNG?ほくろが消えるって本当?そんな悩みを徹底解説" class="wp-image-6751" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-188159012-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニック選びで後悔しないためにチェックすべきポイントは、次の6つです。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>項目</td><td>選び方のポイント</td></tr><tr><td style="text-align:center">①痛みへの対策</td><td>麻酔クリームと笑気麻酔を併用できるのがベスト</td></tr><tr><td style="text-align:center">②予約の取りやすさ</td><td>契約した店舗以外での予約可否や1回の施術時間をチェック</td></tr><tr><td style="text-align:center">③キャンセルの取り扱い</td><td>ペナルティの発生タイミングをチェック</td></tr><tr><td style="text-align:center">④コース終了後の料金</td><td>割引金額で追加照射を受けられると安心</td></tr><tr><td style="text-align:center">⑤途中解約に対するペナルティ</td><td>解約手数料の額や発生条件をチェック</td></tr><tr><td style="text-align:center">⑥支払い方法</td><td>医療ローンを利用する場合は年利の把握が重要</td></tr></tbody></table>
<p>ここからはそれぞれのポイントを詳しく見ていきましょう。</p>
<h3><span id="titleid-6">①痛みへの対策|麻酔クリームと笑気麻酔を併用できるのがベスト</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg" alt="ガス麻酔" class="wp-image-7853" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2102-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2102-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックでの髭脱毛を希望する方は、痛みに対してどのようなケアが受けられるかをチェックしましょう。</p>
<p>クリニックで用いる医療レーザーは、痛みを感じやすいからです。<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label="MOTEOが独自に行った調査 (opens in a new tab)">MOTEOが独自に行った調査</a>でも、<span class="redcolor">クリニックで髭脱毛を行った男性の50%以上が<span class="redcolor">「痛かった」「かなり痛かった」</span>と回答</span>しています。</p>
<p style="text-align:center"><strong>【Q.クリニックでの髭脱毛で感じた痛みについて教えてください】</strong></p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg" alt="" class="wp-image-76802" srcset="https://moteo.best/column/wp-content/uploads/2022/04/unnamed.jpg 512w, https://moteo.best/column/wp-content/uploads/2022/04/unnamed-300x191.jpg 300w" sizes="(max-width: 512px) 100vw, 512px" /></figure></div>
<p>出典:PR TIMES「<a href="https://prtimes.jp/main/html/rd/p/000000005.000088853.html" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">髭脱毛は泣くほど痛い?実際に経験した100名の男性に聞いたリアルな感想</a>」</p>
<p>クリニックでの痛み対策の方法は大きく2つ。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td>種類</td><td>特徴</td><td>費用相場(1回あたり)</td></tr><tr><td style="text-align:center">麻酔クリーム</td><td>脱毛部位にクリームを塗布して痛みを和らげる。塗布後30分ほどで効きはじめる。</td><td>2,000〜3,000円</td></tr><tr><td style="text-align:center">笑気麻酔</td><td>ガスタイプの麻酔で、吸引するとお酒に酔ったような気分になる。</td><td>3,000円</td></tr></tbody></table>
<p>痛みが不安な場合は、麻酔クリームと笑気麻酔の両方を用意していて、かつ<strong><span class="highlighted">両者を併用できるクリニックを選びましょう。</span></strong></p>
<p>麻酔クリームは患部の痛覚を麻痺させるのに対し、笑気麻酔は精神的に痛みへの恐怖を減らす効果が大きいので、両者を併用することでより万全な痛み対策ができます。</p>
<h3><span id="1">②予約の取りやすさ|契約した店舗以外での予約可否や1回の施術時間をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg" alt="初心者必見。ワックス脱毛の痛みとは?正しい施術で痛みは軽減!" class="wp-image-6694" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-260977955-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>サロン・クリニックを選ぶ際は、<span class="highlighted">自分が通いたい曜日・時間帯で予約が取れるかどうかは必ず確認</span>しましょう。予約の取りやすさを判断する基準は、以下を参考にしてください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f12adf7-3440-492f-bf78-1b5db7ff2b59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>契約した店舗以外でも予約が取れる</li><li>1回の施術時間が短い(髭脱毛なら1回20〜30分以内が目安)</li></ul>
<p></p>
</div></div>
<p>契約した店舗以外でも予約が取れるシステムなら、直前でも予約を入れやすいです。例えば近場の店舗の予約が一杯ならば、別の店舗の空き状況をチェックし、予約を入れられます。</p>
<p>また、1回の施術時間が短い店舗は、回転率が高い傾向にあります。直前でも予約が一杯になりづらく、希望する日時に通いやすいでしょう。</p>
<h3><span id="titleid-7">③キャンセルの取り扱い|ペナルティの発生タイミングをチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg" alt="医者がこちらに向かって両手でバツサイン" class="wp-image-3395" srcset="https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/aga26-1.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛サロン・クリニックは、予約の直前キャンセルについて以下のようなペナルティを設けています。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47b9280c-1113-4e52-974b-3f429b60ba3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>一定のキャンセル料が発生する</li><li>コース回数が1回分消化される</li></ul>
<p></p>
</div></div>
<p>仕事や体調不良などでやむを得ずキャンセルが必要になるケースも考えられます。上記のペナルティが、どのタイミングで発生するのかも併せてチェックしておきましょう。</p>
<p>キャンセル料の発生条件は<strong>「予約日の何日前にキャンセル連絡をするか」</strong>で細かく分けられることが多いです。以下は、実際にサロン・クリニックで設けられているキャンセル規定の例です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-5cdab10c-150f-47d6-acf9-c0e1f33c3128"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例1)予約日の前日からキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:3,000円<br>予約日当日のキャンセル:5,000円<br>無断キャンセル:7,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ea907c27-5743-4afa-89f2-6d32e327a882"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例2)予約日の当日のみキャンセル料が発生するパターン</strong><br>予約日前日のキャンセル:0円<br>予約日当日のキャンセル:2,000円</p></blockquote>
<p></p>
</div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e6f1370a-abed-474a-9103-f91d5c921968"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p><strong>例3)キャンセル料は発生しないが、コース回数が消化されるパターン</strong><br> 予約日前日のキャンセル:0円<br> 予約日当日のキャンセル:コース回数を1回分消化<br> ※キャンセルにより消化とみなされた回数は、中途解約時に返金対象外となることが多いです</p></blockquote>
<p></p>
</div></div>
<p>余計な支払いや回数消化を避けるには、どのタイミングでペナルティが発生するかをしっかりと確認しておきましょう。</p>
<h3><span id="titleid-8">④コース終了後の料金|割引金額で追加照射を受けられると安心</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg" alt="財布のお金を数える男性" class="wp-image-3403" srcset="https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14-768x512.jpeg 768w, https://moteo.best/column/wp-content/uploads/2019/08/hairloss14.jpeg 1500w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛のコース料金だけでなく、コース終了後の料金までチェックしておきましょう。<strong>コース終了後、割引金額で追加照射を受けられるのが理想</strong>です。</p>
<p>サロン・クリニックでは、カウンセリングにて必要と思われる施術回数を提示してくれるものの、コースが終了しても脱毛が完了しないケースがあります。体質や髭の濃さによっては、人より多くの施術回数が必要となる可能性があるからです。</p>
<p>例えば、「コース終了後は通常料金の◯円OFF」などの割引を実施しているサロン・クリニックもあります。</p>
<p>コースが終了しても脱毛が完了しないケースを考慮し、追加費用込みでサロン・クリニックを選びましょう。</p>
<h3><span id="titleid-9">⑤途中解約に対するペナルティ|解約手数料の額や発生条件をチェック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg" alt="くしゃくしゃに丸めた契約書" class="wp-image-2494" srcset="https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/adobestock-252734778-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>契約前に、途中解約で生じるペナルティについても確認しておきましょう。</p>
<p>「引越しすることになった」「効果が実感できなかった」などの理由で、<span class="redcolor">やむを得ず途中解約が必要となるケースもあるから</span>です。「解約したいけど、金銭的に大きな損をする…」となるのは避けたいですよね。</p>
<p>多くのサロン・クリニックでは、以下のように返金額を計算します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-9c7ac534-b779-46d2-affa-2343038a977e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>返金額=コース料金の総額−(1回あたりの料金×消化回数)−解約手数料</p>
</div></section>
<p>解約手数料の額は、サロン・クリニックによって異なります。また、解約のタイミングによっては返金が行われないケースも。</p>
<p>損をしないよう、事前に解約条件を確認しておきましょう。</p>
<h3><span id="titleid-10">⑥支払い方法|医療ローンを利用する場合は年利の把握が重要</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg" alt="4枚の1000円札と2枚のクレジットカード" class="wp-image-17101" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3722-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/11/3722-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くのサロン・クリニックでは、以下の支払い方法が選択できます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1e50a8d5-07cf-43f0-b3fd-7353a1092a7c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>現金</li><li>クレジットカード</li><li>医療ローン(※クリニックのみ)</li></ul>
<p></p>
</div></div>
<p>分割で支払える医療ローンはとても魅力的ですが、年利が生じるため実質的な支払額は増えます。医療ローンを検討するなら、年利の把握も重要です。</p>
<p>サロン・クリニック選びの際は、自分に合った支払い方法が選べるかも調べておくといいでしょう。</p>
<h2 id="clinic"><span id="top5">髭脱毛のおすすめ人気クリニックランキングTOP5</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg" alt="星を積み上げている男性" class="wp-image-51114" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3400-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3400-contents-300x199.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>髭脱毛に失敗しないためのサロン・クリニックの選び方の基準をもとに、編集部が厳選したおすすめクリニックTOP5をご紹介します!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-4559faa3-2c32-4f2b-9725-339ec8aaf66a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-75584" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/03/afb-bnr-300-250-1.jpg" alt=""></td><td><img class="wp-image-1244" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3.jpg 250w, https://moteo.best/column/wp-content/uploads/2019/08/5849-1519450717-3-150x150.jpg 150w" sizes="(max-width: 250px) 100vw, 250px" /></td><td><img class="wp-image-88552" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2023/10/afi-afb-eminal-300250.jpeg" alt="エミナルクリニックメンズ 医療ヒゲ脱毛月々1,030円"></td><td><img class="wp-image-93716" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg" alt="レジーナクリニックオム" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625.jpg 1716w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>メンズリゼ</td><td>ゴリラクリニック</td><td>エミナルクリニックメンズ</td><td>レジーナクリニックオム</td></tr><tr><td>施設分類</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td><td>◯</td><td>◯</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br> セレクトヒゲ脱毛(任意の3部位) <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 <br><br> ヒゲ全体脱毛セット <br> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ヒゲ3部位6回<br>(鼻下・アゴ・アゴ下): 74,800円<br>髭脱1回(全部位):52,800円</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td><td>ヒゲ脱毛(3部位)3回:9,900円 ※初回限定<br>ヒゲ脱毛(5部位)5回:118,800円</td></tr><tr><td>コース終了後の施術料金</td><td>セレクトヒゲ脱毛(3部位)1回12,800円</td><td>1回100円(3年間)</td><td>0円(契約時に3年保証のオプションに加入した場合のみ)</td><td>・3部位:7,440円<br>・5部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td><td>74,800円</td><td>12,000〜38,500円/5回</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td><td>75,400円</td><td>24,000〜77,000円/10回</td><td>892,00円</td></tr><tr><td>麻酔クリーム</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300円/10g)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>◯<br>(デビュープラン以外のプラン契約をされた方は無料)</td></tr><tr><td>笑気麻酔</td><td>◯<br>(1回3,300円)</td><td>◯<br>(3,300/30分)</td><td>麻酔料金は無料だが、種類は要問い合わせ</td><td>×</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約30分</td><td>約30分</td><td>約15分</td><td>15〜30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td><td>10~14週に1回</td><td>4週間に1回</td><td>4〜8週間に1回</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日の20時以降</td><td>前日の20時以降</td><td>ネット:前日の18時以降<br>電話:3日前の13時以降</td><td>要問い合わせ</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>コース1回分消化</td><td>コース1回分消化、またはキャンセル料1,000円</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr><tr><td>おすすめの人</td><td>・効果の高い脱毛がしたい<br>・肌トラブルなどの保証制度が充実しているクリニックがいい</td><td>・永久脱毛がしたいけど、とにかく痛みが心配<br>・せっかくだからおしゃれなクリニックに通いたい</td><td>・仕事終わりに通いたい<br>・コース終了後は追加料金なしで通いたい</td><td>・痛みに弱い<br>・雰囲気のいいクリニックに通いたい</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-H312497S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-1409057x&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=F12761n-2431205X&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p><small>※価格の表記に関して特に記載がない場合は、<span class="searchEm">税込</span>表記となっています。</small></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-11">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-2">【1位】メンズリゼ|<strong>安心感のある施術に定評あり</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png" alt="カウンセリング重視のヒゲ脱毛のメンズリゼ" class="wp-image-13684" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3700-7.png 750w, https://moteo.best/column/wp-content/uploads/2019/11/3700-7-300x135.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>メンズリゼは、丁寧なカウンセリングと安心感のある施術に定評のあるクリニックです。</p>
<p>4種類の脱毛機を完備しており、その人に合わせて使い分けています。例えば施術が痛過ぎると感じた場合も、次回は出力の弱い脱毛機を提案してもらえます。</p>
<p><strong><span class="highlighted">麻酔クリームと笑気麻酔の2種類を併用</span></strong>できるので、痛みが心配な方も安心して施術を受けられるでしょう。</p>
<p>また、通年で割引を実施しているのも嬉しいポイント。3つの割引を組み合わせれば最大30%オフで施術を受けられるので、施術費用を少しでも抑えたい方におすすめです。</p>
<h4><span id="titleid-12">メンズリゼの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br><br>【通常】<br>5回コース:89,800円 <br>10回コース:128,000円 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料</td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 </td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td> 12,800円 <br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>全部位の場合<br>新規契約:54,800円/5回 <br>通常:89,800円/5回 </td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>全部位の場合<br>新規契約:133,400円/12回 <br>通常:161,600円/12回 </td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>学割とペア割の組み合わせで最大30%OFF<br>学割:20%OFF<br>ペア割:10%OFF<br>のりかえ割:10%OFF(併用不可)</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルヤグPro-U<br>・ライトシェアデュエット<br>・メディオスター<br>・ラシャ</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:1回3,300円<br>・笑気麻酔:1回3,300円</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>6~10週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>電話Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化<br>(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-13">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内24院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>6院</td></tr><tr><td>関東エリアのクリニック数</td><td>8院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
<p></p>
</div></div>
</div>
<h4><span id="titleid-14">メンズリゼの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d091720d-51b4-4110-bb27-e2b276659ad6"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼの髭脱毛行ったけど、まるで効果ねえからほんと金返してほしいわ。3週間ぐらいは最低髭薄くなった効果あるかと思ったら、ゼロだもんなあ<br>引用元:<a href="https://twitter.com/ghostbs2/status/1467372009667842049?s=20&t=hugkIrX4fQDvF-aMl1bjpA" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1271e148-9152-435a-8611-02582a8272f0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここでヒゲ脱毛に通っているが、少しのサービス精神もない。<br>金の亡者だなと感じている。<br>絵にしてアップしているが、鼻下部分の脱毛は赤の斜線の範囲で、両サイドの一センチほど(ココと記載)は範囲に入らないらしい。<br>このわずか一センチを脱毛するにはまた何万円もかかるという。<br>金の亡者でしかない。<br>私は脱毛が終わったら、鼻の両サイドがちょび髭になる。<br>少しの融通も効かないので、ココはオススメしない。<br>地元で小規模で脱毛サロンをしているようなところの方がいいと思う。<br><br>ちなみに、2回行っているが脱毛効果がかなりまばら。<br>全く効果の出ていない広範囲な部位があるけど、レビューを見るに、メンズリゼとしては許容範囲内として片付けてくる可能性が高い。<br>違う所に行けば良かった。。。。<br>引用元:<a href="https://goo.gl/maps/A91W784LoYUcyCFw6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-15">メンズリゼの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7a3d1ea9-23ca-4c69-be8e-d7343e1aa1cd"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛メンズリゼで7回コース終わって、今日キャンペーンで新たに5回コース契約 5回で5万しないので、お安い。 ただ合計12回も受けなければならない我輩の髭。 目指すは青髭もそうだし、そもそも髭にあわない あの拷問あと4回耐えなければ。 首と頬ともみあげはほぼ無くなりました!<br>引用元:<a href="https://twitter.com/hoseo37/status/1484125625258745861?s=20&t=lcsQl8xXMh3MlUHCYeyfFw" target="_blank" rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-be1ff8f7-d51a-441e-8609-50a360a46b8e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて伺いましたが、皆さん凄く丁寧で、良くないコメントにあったようなことは 全くありませんでした。<br>ドクターの対応や説明も分かりやすく、質問もしやすかったです!<br>最後にコンシェルジュの方が詳細を説明してくださいましたが、その都度わからないことはないか確認してくださいましたし、メチャクチャ丁寧でとても分かりやすかったです!<br>初の脱毛で分からないことだらけでしたが、これから安心して通院することができそうで非常に満足です!<br>有り難うございました!<br>引用元:<a href="https://goo.gl/maps/E7QJ14VTQG5pjxN66" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-16">メンズリゼの口コミをもっとみる</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-0d062da6-621b-4ca4-b96e-286c901a82ef"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">やまいもさん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">高いお金払って痛い思いして通ったのに、ほとんど効果なかった。薄くなったような気のする箇所もあるがその程度。むしろ通う前より濃くなった箇所もあり、それに関しては1年間の無料保証が付くが、これまで5回照射して変わらなかったのが、もう1.2回照射して効果が出るはずもなく結局通い始める前より濃くなって終了。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6944f4d1-98b0-4bea-bfb4-b425944edaf6"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">風間さん</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"> 医療脱毛ということもありお医者様も真剣に相談に乗ってくれましたし、やってもらうことに決めました。痛みなどは丁寧なクーリングなどもあり、別途料金でガスの麻酔やクリームの麻酔も使えるのは医療機関の強みです。5回コースが終わると本当に肌がツヤツヤになり、顔の印象もかなり明るくなったので、男性的な自信もつきました。やはり医療機関で受ける永久脱毛は安心感があると思います。(<em>Google参照</em>)</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
</div></div>
</div>
<h4><span id="titleid-17">メンズリゼで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-066c42b0-ec47-427f-9a9c-0715ad17e8cf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg" alt="" data-id="76762" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95/" class="wp-image-76762" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg" alt="" data-id="76763" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-2/" class="wp-image-76763" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg" alt="" data-id="76764" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%a1%e3%83%b3%e3%82%b9%e3%82%99%e3%83%aa%e3%82%bb%e3%82%99%e3%83%92%e3%82%99%e3%83%95%e3%82%a9%e3%83%bc%e3%82%a2%e3%83%95-3/" class="wp-image-76764" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-300x190.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a href="https://www.mens-rize.com/hige/ba/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">メンズリゼ</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" style="background-color:#2dad96">メンズリゼの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2336c75e-a051-4ad8-848d-0b74ac36c351"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ評判「効果なし・失敗」の悪いレビューは本当?実際の脱毛体験談から痛みや効果を検証</a></li></ul>
</div></div>
<h3><span id="231100">【2位】ゴリラクリニック|アフターフォローで3年間1回100円</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックは、柴田英嗣さん(アンタッチャブル)や武尊さん(K-1)などが通っていることでもお馴染みのクリニックです。</p>
<p>最大の特徴は、「ヒゲ脱毛 完了コース」が終了してから<strong><span class="underline highlighted">3年間、追加の施術を1回100円(税込)で受けられる</span></strong><span class="highlighted">点。</span></p>
<p>3年間であれば何度通っても1回100円なので、納得がいくまで施術を繰り返せます。</p>
<p>「他の人よりも髭が濃いけど、本当にツルツルになるかな…」と不安になっている方にもぴったりのクリニックです。</p>
<h4><span id="titleid-18">ゴリラクリニックの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ3部位(鼻下・アゴ・アゴ下)</td><td>6回コース:74,800円<br><br>※ほほ・もみあげ(6回)追加は+64,800円(6回)、首追加は+49,800円</td></tr><tr><td>各部位</td><td>鼻下:38,800円(6回)<br>アゴ:38,800円(6回)<br>アゴ下:38,800円(6回)<br>ほほ:48,800円(6回)<br>もみあげ:38,800円(6回)<br>首:48,800円(6回)</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>各部位1回100円<br>※有効期限3年間</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>74,800円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>75,400円<br>6回コース+追加照射6回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:10%OFF<br>・ペア割:10%OFF<br>・乗り換え割10%OFF<br>・同時割:10%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>・ジェントルYAG<br>・メディオスターNeXT PRO</td></tr><tr><td>麻酔の種類</td><td>・麻酔クリーム:3300円/10g<br>・笑気麻酔:3300円/30分</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>10~14週に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>当日キャンセルはコース1回分を消化(前日までのキャンセルはペナルティなし)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-19">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内20院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>10院</td></tr><tr><td>中部エリアのクリニック数</td><td>2院</td></tr><tr><td>近畿エリアのクリニック数</td><td>4院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-20">ゴリラクリニックの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-94a9ee59-f295-45ec-9bfa-7f25545a593d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛完了コースの平日の短い受付時間のみというのを無くしてほしい。週末に行くには追加料金が必要だし、麻酔も追加料金と色々と金額が高くなる。<br>また、完了と名が付いているし医療脱毛だからヒゲが無くなるレベルで減るのかと思っていたがそれほど薄くならない。<br>追加を格安で受けられるが、追加ありきのコースの設定回数だと感じるし、追加分についてはかなりの期間を開けないと受けることが出来ない。<br>トータルではかなりの金額と時間を使うことになるが、正直満足度は低い。<br>引用元:<a href="https://goo.gl/maps/dhJGqAMBbxSc1ovD6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1f86615c-eced-4187-8aa7-e7bc0ce7e77f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">脱毛の効果や看護師さんの対応は満足しています<br><br>事務手続きに関しては強化してほしいです<br>予約変更の反映ミスや患者情報の共有などが機能していない感じです。<br>予約変更反映ミスで、危うく一回分消化されるところでした。<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/1ywZDAnTryovc2an7" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1aab9c34-2f0c-465d-bd27-8031eb543acf"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で利用しています。<br>3ヶ月先まで予定が真っ白な方だけ通われるといいと思います。<br>基本的に予約は取れません。<br>あとクレジットカードで支払いをする際には上手く決済できずに後日再度クリニックに来るように催促されることがありますのでご注意ください。<br>引用元:<a aria-label=" (opens in a new tab)" rel="noreferrer noopener" href="https://goo.gl/maps/qi6KYsuNAhkKP4yt8" target="_blank">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-21">ゴリラクリニックの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-346af1f9-5af6-4142-886e-13cf1dfda437"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">有名人はゴリラクリニック通ってる人が多いから、僕も有名人気取りでヒゲ脱毛はゴリラクリニックに決めた。<br>引用元:<a href="https://twitter.com/taresu2020/status/1495863849316065281?s=20&t=5_lElU7Rus0ncSWLJUVtIg" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-09120fc6-7dbe-4d3c-ac1f-abd62632df7c"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">男性専門の脱毛クリニックです。カウンセリングはとても丁寧で、先日1回目のレーザー脱毛を担当してくださった男性医療従事者の方は、とても親切、丁寧かつ、上手で、痛みなく初回を終える事ができました。内装もとても綺麗です。施術料金も良心的だと思います。<br>引用元:<a href="https://goo.gl/maps/wvETSX6av9Gd1xB67" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8e66a8a8-1654-439c-899f-01f0967aef3e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ脱毛で通っています。<br>開院直後だけあってスタッフさんの対応などは極めて良いです。また、商品や追加サービスの勧誘もしつこさは全くないのでありがたいです。<br>引用元:<a href="https://goo.gl/maps/pgCptapTd41fMG7cA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h3><span id="titleid-22">ゴリラクリニックで施術を受けた人のビフォー・アフター</span></h3>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-483bdf83-fb8f-4f80-a4e8-437ba57cf5a2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg" alt="" data-id="76769" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-1/" class="wp-image-76769" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg" alt="" data-id="76770" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-1/" class="wp-image-76770" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg" alt="" data-id="76771" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-1/" class="wp-image-76771" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-1-300x178.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">ゴリラクリニック</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" style="background-color:#2dad96">ゴリラクリニックの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-3c74ce7b-cb7b-49cf-ba34-165daac01245"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-gorillaclinic/">ゴリラクリニックの髭脱毛|悪い口コミ・評判は本当?「効果なし」「予約取れない」の実態を調査!</a></li></ul>
</div></div>
<h3><span id="3-2">【3位】エミナルクリニックメンズ|髭脱毛の安さにこだわりあり</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-o409064Z&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/12506-1614976809-3.jpg" alt="エミナルクリニックメンズ"/></a></figure></div>
<p>エミナルクリニックメンズは、特に髭脱毛の安さにこだわっているクリニックです。</p>
<p>ヒゲ脱毛5回が12,000〜38,500円(地域により異なる)と、始めやすい料金設定です。</p>
<p>施術回数を増やして、とにかくツルツルの状態にこだわりたい方には嬉しいサポートですね。</p>
<p>また、エミナルクリニックメンズは麻酔料金が0円に設定されています。痛みが不安な方も、追加費用を心配せずに麻酔を利用できるでしょう。</p>
<h4><span id="titleid-23">エミナルクリニックメンズの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>髭脱毛選べる3部位</td><td>ヒゲ脱毛(指定の3部位) 5回:12,000円<br>ヒゲ脱毛(任意の3部位) 5回:38,500円<br>※地域による適用コースが異なる</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>契約時にご確認ください</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(5回施術を受けた場合)</td><td>12,000〜38,500円</td></tr><tr><td>髭がツルツルなるまでの目安費用(10回施術を受けた場合)</td><td>24,000〜77,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>・学割:最大10%OFF<br>・ペア割:最大6%OFF<br>・のりかえ割:最大6%OFF<br>・お友達紹介割:最大6%OFF</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>蓄熱式脱毛機(機種名は要問い合わせ)</td></tr><tr><td>麻酔の種類</td><td>無料(種類は要問い合わせ)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約15分</td></tr><tr><td>通えるペース</td><td>4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>ネットでのキャンセル:前日の18時まで<br>電話でのキャンセル:3日前の13時まで<br>上記を過ぎると回数1回分消化、またはキャンセル料1,000円がかかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-24">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内35院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>2院</td></tr><tr><td>関東エリアのクリニック数</td><td>11院</td></tr><tr><td>中部エリアのクリニック数</td><td>3院</td></tr><tr><td>近畿エリアのクリニック数</td><td>8院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>3院</td></tr><tr><td>九州エリアのクリニック数</td><td>7院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-25">エミナルクリニックメンズの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-eb2f73b6-288a-4daf-bee9-df059d2b5f86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">青髭なくしたいから医療脱毛したくて、色々調べた結果、メンズエミナルいいね!ってまでいったのに、横浜ないってまじ?新宿までいくかゴリラにするかかぁ<br>引用元:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://twitter.com/KATZ_0330/status/1456885792911998976?s=20&t=S2D3wqjKrvOQni1gWWmqMw" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bc41f2f-e2cf-42dc-904c-851f10fe4b86"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ここって一応病院ですよね?<br>患者を平気で待たせるわー、プライバシーの考慮もない、愛想もない、決断も焦らすわー、何がいいの?ここ?料金が1番安いとうたってるからこんな対応、態度しかならないのか?カウセリング行くだけ無駄ですよ。最悪最低なクリニックです。まぁ、この評価でも仕方がないですね。星0点です。時間の無駄でした。<br>引用元:<a href="https://goo.gl/maps/akAKJ7HmeHsjtiRw8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-26">エミナルクリニックメンズの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5199dd73-346d-4186-a4f2-756e86ed5326"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">通って3回ですが効果出てます。<br>完成が楽しみです。<br>引用元:<a href="https://goo.gl/maps/4aQDARCn5MNWHpru9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d16e5d84-8eac-42f6-a161-95196c9548c2"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のクリニックと値段を比較して欲しい。いかにメンズエミナルが良いかがわかると思う。医療脱毛で髭やvioをするには麻酔は必須。特に初めの頃はかなり痛い。<br>引用元:<a rel="noreferrer noopener" aria-label="Twitter (opens in a new tab)" href="https://twitter.com/yuueminaru/status/1487632091999129602?s=20&t=lj9O2K2xkH7v8dCD7Vp4gg" target="_blank">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6f14c095-1196-4160-b502-5f0e6b2372e7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">先日初めて施術して頂きました!施術前、緊張や怖さがあったのですが、いざ施術が始まると、担当の方がこまめに痛みの確認や動きの指導をして下さったので、快適に施術を終えることができました!むしろ施術後はマッサージを受け終わったかのような爽快感でした!カウンセリングで体調や内服薬を丁寧にヒアリングして頂けるので、体調面も安心して通えそうです!<br>引用元:<a href="https://goo.gl/maps/o8f2hRbKopD4f3UAA" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=812506z-1409057x&p=j706195E" style="background-color:#2dad96">エミナルクリニックメンズの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12271a58-6609-4d25-9686-168ede18651e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/mens-eminal/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">エミナルクリニックメンズの悪い口コミ・評判の真相は?実際に通って効果をレビュー</a></li></ul>
</div></div>
<h3><span id="4vio">【4位】レジーナクリニックオム|全身脱毛やVIO脱毛との同時契約がお得</span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?a=F12761n-A468412F&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg" alt="レジーナクリニックオム" class="wp-image-93716" srcset="https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-1024x622.jpg 1024w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-300x182.jpg 300w, https://moteo.best/column/wp-content/uploads/2024/06/afb-bnr-20240625-768x466.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>2021年に新しくオープンしたばかりのレジーナクリニックオム。</p>
<p><span class="underline highlighted">髭脱毛と同時に</span><strong><span class="underline highlighted">全身脱毛やVIO脱毛を契約すると、割引が適用される</span></strong>のが特徴です。例えば髭脱毛の各コース(5回)と全身脱毛8回を同時に契約すると、約10万円の割引が受けられます。</p>
<p>髭脱毛のついでに他の部位も脱毛したいと考えている方には、特におすすめのクリニックです。</p>
<h4><span id="titleid-27">レジーナクリニックオムの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ヒゲ脱毛</td><td>【<strong>初回予約限定】3部位 3回:9,900円</strong><br>・3部位 5回:9,900円<br>・5部位 5回:39,800円<br>・6部位 5回:132,000円</td></tr><tr><td>各部位</td><td>部位ごとの髭脱毛不可</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>・3部位:7,960円<br>・5部位:17,820円<br>・6部位:19,800円</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(6回施術を受けた場合)</td><td>44,600円</td></tr><tr><td>髭がツルツルなるまでの目安費用(12回施術を受けた場合)</td><td>892,00円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料が発生)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>医療レーザー脱毛</td></tr><tr><td>脱毛機の種類</td><td>冷却機能を搭載した医療脱毛機(機種名は不明)</td></tr><tr><td>麻酔の種類</td><td>麻酔クリーム:無料(デビュープラン以外のプラン契約をされた方)</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約30分</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>要問い合わせ</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-28">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内クリニック数</td><td>国内16院</td></tr><tr><td>北海道エリアのクリニック数</td><td>1院</td></tr><tr><td>東北エリアのクリニック数</td><td>1院</td></tr><tr><td>関東エリアのクリニック数</td><td>9院</td></tr><tr><td>中部エリアのクリニック数</td><td>1院</td></tr><tr><td>近畿エリアのクリニック数</td><td>2院</td></tr><tr><td>中国・四国エリアのクリニック数</td><td>1院</td></tr><tr><td>九州エリアのクリニック数</td><td>1院</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・医療ローン</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-29">レジーナクリニックオムの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb629220-3d00-4896-b87c-e59a5e34fe3d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">スタッフの対応と院内の清潔感は問題ありません。<br>ですが、予約は取りにくいです。<br>無料カウンセリングでは予約は取りやすいので毛周期に合わせて自分のペースで進められますと聞いたのであえて大手のクリニックではなく新規開院のこちらにしましたが、いざ通ってみると土日祝の予約は4ヶ月待ちでした。<br>他所のクリニックでは珍しいことではありませんが、それならそうと最初に言って欲しかったです。<br>土日祝の4ヶ月間隔で通うか仕事を調整して平日に通うか今後の進め方を悩みます。<br>引用元:<a href="https://goo.gl/maps/d8933vVyQs5u4iHZ6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-30">レジーナクリニックオムの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7cfdf1fc-3701-4c61-8794-c696b0cb5258"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲとVIOと全身で契約しました。まだ1回目の施術ですが、ポロポロと毛が抜けて効果を感じてます。VIOだけ少し痛かったですが、ヒゲと全身は痛くありませんでした。<br>最後の仕上げに氷で冷やしてくれるのが気持ちいいです。<br>引用元:<a href="https://goo.gl/maps/cYX73Xo17M3ThSY59" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-59248fb7-f7ad-479a-94b9-66746e1ea07d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての脱毛でしたが、詳しく説明して頂いて安心しました。<br>接客丁寧で、対応もとても良かったです。<br>引用元:<a href="https://goo.gl/maps/uSjmwdnhd8YYi4d99" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-46c34fc3-5adb-44ad-8e8a-5e2bea966807"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めての医療脱毛(全身、髭、デリケート)で、1回目を経験済み、今後も安心して通院できそうな印象で現時点で概ね満足しています。<br><br>【好感が持てる点】<br>#丁寧な接客、施術対応(受付、看護師)<br>#開院間もないため、衛生的な環境<br><br>【気になる点】<br>#受付での手指消毒、プッシュ型接触型の消毒の為、患者同士の感染予防目的であれば、検温同様にスタッフが手動して頂きたい、患者自身が接触するには抵抗感あり<br>#鼻出しマスクのスタッフを散見する(事情があれば申し訳ありません。)<br>#医師の診察は素性が不明な上、ほぼ形式的なもの(スポット派遣の医師であまり期待できない。初診もセリフ棒読みで表面的。施術そのものには関与しないため大きな問題ではないが契約前の印象として悪く、不信感を抱く。)<br><br>後半、細かい指摘となり申し訳ありません。<br>次回受診は3ヶ月先ですが、今後の診療サービスに反映して頂けますと幸いです。<br>引用元:<a href="https://goo.gl/maps/ZzcWg8EE17kahfuZ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=F12761n-2431205X&p=j706195E" style="background-color:#2dad96">レジーナクリニックオムの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-becc9049-8e92-4e65-9089-e50ffd89c770"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/reginaclinic-homme/">レジーナクリニックオムの口コミ・評判|気になる効果や費用を徹底調査</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-d354ad43-e3f3-43b5-8e4c-e201e1f4ac3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-62714a96-acc0-4fd9-bb31-286f35bf2241"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">【番外編】</span><h3 class="uagb-ifb-title"><span id="titleid-31">安さで選ぶなら「湘南美容クリニック」もアリ</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-4222760M&p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1415466978-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure></div>
<p>100万もの症例をもつクリニック。</p>
<p>実績で見れば、湘南美容クリニックは非常に信頼の寄せられるクリニックです。ヒゲの濃さなども調整してくれるフレキシブルな対応も◎。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.sbc-mens.net/">湘南美容クリニック</a></td></tr><tr><td>店舗</td><td>全国67院(新宿・銀座・新橋・西新宿・南青山・池袋・高田馬場・港・秋葉原・上野・両国・浦田・赤羽・多摩川・柴崎・町田・八王子・代々木・横浜・大宮・川崎・川口・所沢・川越・宇都宮・高崎・千葉・名古屋・浜松・岐阜・長野・新潟・大阪・神戸・奈良・京都・岡山・広島・高松・松山・福岡・沖縄・仙台・札幌・宮城・福島など)</td></tr><tr><td>営業時間</td><td>10:00~19:00<br>※店舗によって異なる</td></tr><tr><td>休診日</td><td>不定休</td></tr><tr><td>電話番号</td><td>0120-489-100</td></tr><tr><td>料金</td><td>1回5,700円~(口髭・アゴ・アゴ下)</td></tr><tr><td>支払い方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" style="background-color:#2dad96">公式HPをチェック</a></div>
<p></p>
</div></section>
<h2 id="salon"><span id="top3">髭脱毛のおすすめ人気サロンランキングTOP3</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg" alt="ランキングの積み木" class="wp-image-70244" srcset="https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621.jpeg 750w, https://moteo.best/column/wp-content/uploads/2021/09/4076-adobestock-325891621-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>クリニックに続いて、編集部がおすすめする脱毛サロンTOP3も見ていきましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-ec16d67e-1f1d-462b-87e1-ff6b6f72617e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-79514" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td><td><img class="wp-image-53320" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-rinx-300-250.jpg" alt="リンクス"></td><td><img class="wp-image-53319" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/04/afi-afb-tbc-200-200.gif" alt="ヒゲ脱毛コース"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>リンクス</td><td>MEN’S TBS</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td><td>メンズ脱毛サロン</td></tr><tr><td>契約した店舗以外での予約</td><td>○</td><td>○</td><td>×</td></tr><tr><td>髭脱毛の料金</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>コース終了後の施術料金</td><td>定額の80%OFF(ただし保証つきプラン契約の場合に限る)</td><td>定額の80%OFF</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>59,800円</td><td>80,700円</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>119,800円</td><td>98,130円</td><td>要問い合わせ</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td><td>照射レベルを調節</td><td>クーリング</td></tr><tr><td>髭脱毛1回の施術時間</td><td>約20分</td><td>20〜30分</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>2~4週間に1回</td><td>3~4週間に1回</td><td>3~4週間に1回</td></tr><tr><td>予約方法</td><td>電話・Web</td><td>電話・Web</td><td>電話・Web</td></tr><tr><td>予約キャンセルペナルティの発生タイミング</td><td>前日以降</td><td>なし</td><td>前日以降</td></tr><tr><td>予約キャンセルペナルティの内容</td><td>コース1回分消化</td><td>なし</td><td>キャンセル料1,000円</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td><td>・現金<br>・月定額<br>・クレジットカード</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr><tr><td>おすすめの人</td><td>・安くても効果のある脱毛がしたい<br>・モニター制度でさらに安く脱毛したい<br><br></td><td>・男性スタッフに施術してほしい<br>・転勤の可能性がある</td><td>・ヒゲの細かなデザインがしたい<br>・白髪を脱毛したい<br>・日焼けしている</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="font-size:11px">※料金は全て税込</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-dd9e84d1-8884-4786-843c-5e0dce78ca87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-abfb82e9-b687-4114-8c81-0316b42c3b00"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-32">ランキングの採点基準</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>本ランキングは、</p>
<p><strong>・痛みに対する配慮</strong><br>脱毛時の痛みに対する配慮がしっかりなされているかを評価</p>
<p><strong>・脱毛効果の高さ</strong><br>脱毛に対するポジティブな口コミの多さを評価</p>
<p><strong>・安さ</strong><br>料金の明朗さに加え、実際に脱毛が安く受けられるかを評価</p>
<p><strong>・スタッフの対応</strong><br>スタッフが丁寧に対応してくれるか、質問に対してわかりやすく説明してくれるかなどを評価。</p>
<p><strong>・店舗の雰囲気</strong><br>MOTEO編集部の潜入調査に基づく調査</p>
<p>の5つを基準にランキングを作成しています。</p>
<p></p>
</div></section>
<h3><span id="1-3">【1位】レイロール|「全国最安値保証」だから安心して契約できる</span></h3>
<figure class="wp-block-image"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg" alt="" class="wp-image-79514" srcset="https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr.jpeg 900w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2022/07/afi-bnr-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<p>レイロールは「メンズ脱毛を最高のコストパフォーマンスで」という理念を掲げる、男性専門の脱毛サロンです。</p>
<p>業界初の「全国最安値保証」を実現しており、<strong><span class="highlighted">他店よりも1円でも高い場合はその場で値下げ</span></strong>をしてくれます。</p>
<p>とにかく安さにこだわりたい方におすすめの脱毛サロンです。</p>
<h4><span id="titleid-33">レイロールの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>髭脱毛セット(選べる3部位)<br>・10回:59,800円<br>・1年通い放題:119,800円<br><br>髭脱毛セット(全8部位)<br>・10回:99,800円<br>・1年通い放題:149,800円</td></tr><tr><td>各部位</td><td>Sパーツ(おでこ眉上・ほほ・もみあげ・鼻下・口下・あご・あご下・首)各1回:2,980円</td></tr><tr><td>通い放題プラン</td><td>○</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF<br>(ただし保証つきプラン契約の場合に限る)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>59,800円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>119,800円<br>※1年通い放題コースで契約</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>完全オリジナルの男性専用脱毛マシン「BRILLLO」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>約20分</td></tr><tr><td>通えるペース</td><td>2〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約前日までのキャンセルは無料(当日キャンセルは回数1回消化)</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-34">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>18店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>0店舗</td></tr><tr><td>東北エリアの店舗数</td><td>1店舗</td></tr><tr><td>関東エリアの店舗数</td><td>11店舗</td></tr><tr><td>中部エリアの店舗数</td><td>3店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>0店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>1店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・都度払い<br>・クレジットカード</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-35">レイロールの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ef717bc0-1987-4dab-b4b6-f9a07aaaa36d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験で行きました。が、担当スタッフの応対が非常に不快でした。初対面の客と店員で信頼など皆無なのに、飲み友達?のような異常に近い距離感でコミュニケーションをとってきます。<br>福岡店はそのスタッフ1人でされてるそうなので、ここを利用することはまずないな、とすぐ判断できました。<br>他の口コミでは「話しやすかった」等あるので好みがはっきり分かれるとこなのでしょう。<br>スタッフと友達のようなコミュニケーションが取りたい方以外はオススメできません….。<br>引用元:<a href="https://goo.gl/maps/X6X9X2B1eJkiRfwp6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-36">レイロールの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7f94411d-2457-4f6e-accf-a990cfa1a7ac"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">2回利用しましたが痛みも少なく<br>ていねいに施術してもらいました!<br>効果が出るのが楽しみです✨<br>引用元:<a href="https://goo.gl/maps/dbE2YdX87ChbKtQF9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-d09593df-7f67-4b83-9a4e-ddfc05625ff3"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店員さんのノリも良くて緊張とけました。<br>2回目からパワーあげてもらって、少し痛みはありましたがそれでも一瞬パチッとするくらいなのですごい!<br>効果もちゃんとでてます。<br>引用元:<a href="https://goo.gl/maps/DJyP5URkw6P48pCQ9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-5bdbf913-1a13-4b91-903a-b22f327cf7ff"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">都度でしようと思っていましたが、脱毛完了まで1年以上かかることは分かっていたので、何回も施術を受けるのであれば、2年の通い放題プランがかなりお得と思いお願いしました。<br>痛みはそんなになく効果は早く出てきています。<br>引用元:<a href="https://goo.gl/maps/R6zk3RLRrNv11j5z9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-37">レイロールで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-69e2f0c5-ccf9-447b-b7a7-e185afd56626"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-3 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg" alt="" data-id="76785" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-3-3/" class="wp-image-76785" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-3-3-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg" alt="" data-id="76786" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-2/" class="wp-image-76786" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg" alt="" data-id="76787" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-2/" class="wp-image-76787" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-2-300x112.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" href="https://rayrole.jp/lp/E-RAY-01/" target="_blank">レイロール</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" style="background-color:#2dad96">レイロールの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ccfb44d3-a40f-46e3-8c53-c461ee39293e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
</div></div>
<h3><span id="2rinx"><strong>【2位】RINX(リンクス)|男性ならではの悩みを相談できる</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-A247119g&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1446139735-3.jpg" alt="RINX"/></a></figure></div>
<p>RINXは全国51店舗ある、国内最大級の脱毛サロンです。</p>
<p>他サロンと比べて料金面が特段安いわけではありませんが、分割払いで月々の支払額を大きく減らせるのが魅力。</p>
<p>例えば鼻下の脱毛は、分割払いを選択すれば<strong><span class="highlighted">月々500円から契約</span></strong>できます。脱毛を始めるにあたって、まとまったお金をすぐに用意できない方にもおすすめです。</p>
<h4><span id="titleid-38">リンクスの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>全体(鼻下・アゴ・アゴ下)</td><td>鼻下10回:28,000円<br>口下10回:24,700円<br>あご10回:28,000円</td></tr><tr><td>各部位</td><td>両頬10回:28,000円両もみあげ10回:28,000円あご下・首10回:38,000円</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>定額の80%OFF(11回目以降)</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用(8回施術を受けた場合)</td><td>80,700円<br>※10回コースで契約</td></tr><tr><td>髭がツルツルなるまでの目安費用(20回施術を受けた場合)</td><td>98,130円<br>※10回コース+追加照射10回</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>フラッシュ脱毛</td></tr><tr><td>脱毛機の種類</td><td>脱毛機メーカーと共同開発した「INNOVATION」</td></tr><tr><td>痛みへの対策</td><td>照射レベルを調節</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>20〜30分</td></tr><tr><td>通えるペース</td><td>3〜4週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>◯</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>なし無</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-39">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>74店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>2店舗</td></tr><tr><td>東北エリアの店舗数</td><td>5店舗</td></tr><tr><td>関東エリアの店舗数</td><td>27店舗</td></tr><tr><td>中部エリアの店舗数</td><td>14店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>10店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>7店舗</td></tr><tr><td>九州エリアの店舗数</td><td>9店舗</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="titleid-40">リンクスの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a9fba93a-37d6-41c0-84de-20528a20280d"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">今回コースが終わってはじめての80%オフでの利用でした。<br>やる部位を聞かれたので鼻上鼻下のつもりで「口周りで」と伝えました.スタッフの方も口周りですね、と確認して施術してくれました。<br>施術中、あごもやってくれてあごまでやるのかーと思いましたがお金払う際に鼻上鼻下あごを請求されました。<br>たしかにやるつもりはなかったけどあごはやったので支払いも仕方ないかもしれませんが、あごは毛が生えてなくて数百円でもとてももったいない気持ちになりました。<br>ましてや年1くらいしかいかないので、口周りが顎も入ってるなんてわかりませんでした。<br>部位^_^で細かく確認して欲しかったです。<br>しかも、顎はやるつもりなかったと伝えた後の話?言い訳?がほんとに説明下手なのか意味がわかりません。<br>引用元:<a href="https://minhyo.jp/mens-rinx" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7b564d1d-e471-4c1f-b8ca-1f96cf1b6684"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メリットは安いだけ。<br>毎回勧誘がめんどさすぎるので、中途解約して辞めました<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-35451da1-3724-4bb9-843d-cd146692de5c"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ひげ脱毛で1年くらい通いましたが1割くらい減ったかな?という程度でした。<br>別のお店を選ぶ事をお勧めします。<br>引用元:<a href="https://minhyo.jp/mens-rinx?sort=low#review-pre-area" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="titleid-41">リンクスの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-55fdcefa-13b1-4a97-84f0-5b9e873b34be"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭脱毛を現在していますが、以前より薄くなりました。産毛ぐらいまで細くなりました。スタッフの方々も丁寧な対応をしていただき、サービスが良いですね!<br>引用元:<a href="https://goo.gl/maps/mvAKVxLra2nJ5Es88" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-c247f73e-cf2f-4fee-9336-614baf3c2986"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">初めて脱毛したが、事前の説明も丁寧で無料の試し照射があり安心できた。個人的には痛みがほとんどなく、たまにチクッとする程度であり継続しやすかった。また、予約もとりやすくキャンセル料もかからないので、その点でもとても継続しやすかった。<br>引用元:<a href="https://goo.gl/maps/xdq583kK1CFJZcK49" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7e31e835-817a-4527-8335-ed678250ae9e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">本当に効果あるのかな?と半信半疑で始めたけれど行ってよかったです!<br>カミソリ負けと青ヒゲで汚くコンプレックスだったのがかなり改善されました!<br>引用元:<a href="https://goo.gl/maps/DguMEXqZn4ypUeKD8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-42">リンクスで施術を受けた人のビフォー・アフター</span></h4>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-6b281896-1bb3-4658-878a-e6225969ee85"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg" alt="" data-id="76790" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-1-3/" class="wp-image-76790" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-1-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg" alt="" data-id="76791" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/3400-2-3/" class="wp-image-76791" srcset="https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/04/3400-2-3-300x164.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></li></ul>
<p></p>
</div></section>
<p style="text-align:center">出典:<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://mens-rinx.jp/campaign/kaohige" target="_blank">リンクス</a></p>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-C437536t&p=j706195E" style="background-color:#2dad96">リンクスの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-09259cd8-3fb8-4ffd-912a-01f87b60018b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判|光脱毛は効果なし?全身脱毛は痛くて我慢できない?</a></li></ul>
</div></div>
<h3><span id="3mens_tbc"><strong>【3位】MEN’S TBC|確実な脱毛がしたいならココ</strong></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している脱毛サロンです。他の脱毛方法と比較して、細かなヒゲのデザインが可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong><span class="highlighted">初回1,000円で体験することができます。</span></strong></p>
<p>痛みや効果に対して不安がある方も、まずは初回限定コースを試してみましょう。</p>
<h4><span id="mens_tbc">MEN’S TBCの基本情報</span></h4>
<p>【髭脱毛の料金に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>ニードル脱毛</td><td>Hi-エピ<br>ビジター価格:145円/本<br>メンバー価格:121円/本<br>イオシスエピ-M<br>ビジター価格:132円/本<br>メンバー価格:110円/本</td></tr><tr><td>各部位</td><td>同上</td></tr><tr><td>通い放題プラン</td><td>×</td></tr><tr><td>コース終了後の追加照射</td><td>なし</td></tr><tr><td>髭が薄くなる・髭剃りが楽になるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>髭がツルツルなるまでの目安費用</td><td>要問い合わせ</td></tr><tr><td>途中解約に対するペナルティ</td><td>なし(所定の解約手数料はかかる)</td></tr><tr><td>割引</td><td>なし</td></tr></tbody></table>
<p>【施術に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方式</td><td>ニードル脱毛</td></tr><tr><td>脱毛機の種類</td><td>不明</td></tr><tr><td>痛みへの対策</td><td>クーリング</td></tr><tr><td>1回あたりの施術時間(髭全体)</td><td>1時間半〜2時間</td></tr><tr><td>通えるペース</td><td>4〜8週間に1回</td></tr></tbody></table>
<p>【予約に関する情報】</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>予約方法</td><td>・電話<br>・Web</td></tr><tr><td>契約した店舗以外での予約</td><td>×</td></tr><tr><td>予約キャンセルに対するペナルティ</td><td>予約日前日の営業時間終了までにキャンセルしなければ1,000円かかる</td></tr></tbody></table>
<p style="font-size:11px">※料金は全て税込</p>
<div class="wp-block-advgb-accordions advgb-accordion-wrapper" data-collapsed="true">
<div class="wp-block-advgb-accordion-item advgb-accordion-item" style="margin-bottom:0"><div class="advgb-accordion-header" style="background-color:#2f2f2f;color:#ffffff;border-style:solid;border-radius:8px"><span class="advgb-accordion-header-icon"><svg fill="#ffffff" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"><path opacity="0.87" fill="none" d="M24,24H0L0,0l24,0V24z"></path><path d="M16.59,8.59L12,13.17L7.41,8.59L6,10l6,6l6-6L16.59,8.59z"></path></svg></span><h4 class="advgb-accordion-header-title" style="color:inherit"><span id="titleid-43">【店舗に関する情報】</span></h4></div><div class="advgb-accordion-body" style="background-color:#f8f8f8;color:#333333;border-style:solid;border-radius:8px">
<table class="wp-block-table is-style-non-split"><tbody><tr><td>国内店舗数</td><td>48店舗</td></tr><tr><td>北海道エリアの店舗数</td><td>1店舗</td></tr><tr><td>東北エリアの店舗数</td><td>2店舗</td></tr><tr><td>関東エリアの店舗数</td><td>26店舗</td></tr><tr><td>中部エリアの店舗数</td><td>7店舗</td></tr><tr><td>近畿エリアの店舗数</td><td>8店舗</td></tr><tr><td>中国・四国エリアの店舗数</td><td>2店舗</td></tr><tr><td>九州エリアの店舗数</td><td>2店舗</td></tr><tr><td>支払い方法</td><td>・現金<br>・クレジットカード<br>・Jデビットカード<br>・銀聯カード<br>・電子マネー<br>・TBCリボクレジット</td></tr></tbody></table>
</div></div>
</div>
<h4><span id="men8217s_tbc">MEN’S TBCの悪い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-da9943a3-9e53-44b2-9e22-6050d552dc77"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">体験コースを受けました。最初の説明が長く、施術が終わった後もかなり押し売りみたいに勧めてきました。最終的に、高額な買い物なので即決できない、家に持ち帰ってから考えたいと伝えると、「あ、それでは今日は以上です」と態度があからさまに急変し、資料も全て没収されました。こんなに不快な思いをしたのは初めてでした。契約する可能性もあっただけに残念です。<br>引用元:<a href="https://goo.gl/maps/NuVt4a1QvXZofPge6" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-cef748f9-3c60-4ee0-bf49-166f52a25a99"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">金にならない客には興味が無いみたいです。<br>引用元:<a href="https://goo.gl/maps/itFh8wPXqMcwiBLv9" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-9ba4174f-ddb1-489a-8b98-516b9da862f4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">とりあえず体験だけでもという気持ちで行ったのですが、正直ガッカリでした。<br>カウンセリングまでは分かりますが、その後のコース説明から話がおかしくなっていきました。<br>何故か今後のコースを決めてからでないと体験ができないと言われ、30万くらいのコースだと分割で月々どのくらいと延々聞かされました。途中で、ああこういう店なんだなと分かってからは話しもまともに聞く気になれず、体験も断って帰りました。<br>うまい話しは無いなと改めて思いましたが、今回の対応だとほぼ詐欺なんじゃないとしか感じませんでした。<br>引用元:<a href="https://goo.gl/maps/YfiB8LjeYUBxc4g16" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<h4><span id="men8217s_tbc-2">MEN’S TBCの良い口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-b6f5df50-89d3-4f27-8723-32da3dc3feeb"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">他のサロンに行ったことはないので比較はできませんが、自分はTBCを選んで良かったと思います。一番重要視していた効果が最初のころから文句なしに感じられました。毛が濃い方でしたが、だいたい1年半くらいでツルツルになることができました。こちらはスタッフさんの対応も良かったです。<br>引用元:<a href="https://goo.gl/maps/fhJyrP712PcW6nRq8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-1ca806b8-51a4-4cf1-88f3-46279d653930"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">昔から髭が濃くて毎朝の処理がかなり憂鬱だったので、彼女に進められて体験コースに行きました。どのスタッフさんも丁寧で、脱毛について詳しくない僕にも丁寧にカウンセリングをしてくれてとても分かりやすかったです。体験で髭脱毛をしてもらいましたが少しゴムではじかれたような痛さがあるのみで全然耐えられました。<br>引用元:<a href="https://goo.gl/maps/szm6t634uESfVgyA8" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e401e295-62a3-47cc-ae1f-51d3b70104f7"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">匿名</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自宅付近でヒゲ脱毛をしているサロンで調べると真っ先に目に入ってくるのがメンズTBC仙台ワークワン店でした。脱毛自体初めてで無知の僕でもメンズTBCの評判は知っています。全国に店舗があり効果も人気もあるので迷わずここに決めました。ヒゲ脱毛をしてマスク無しでも自信を持って人前に出られるようになりたいです。<br>引用元:<a href="https://goo.gl/maps/zHtiCFDQFtzGGmuQ7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Google Map</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" style="background-color:#2dad96">MEN’S TBCの公式HPをチェック!</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6b5ac64b-f12d-45c0-8a90-d6deb8f014b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/">メンズTBCのヒゲ脱毛の口コミ・評判|痛い・高いの悪いレビューは本当?体験談から徹底解説</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛に関するよくあるQ&A</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛する際によくある質問をまとめました!</p>
<h3><span id="q1">Q1.永久脱毛は本当にずっと生えないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-8237" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-127842053-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。</p>
<p>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。</p>
<blockquote>
<p><small>参照元:<a href="https://www.fda.gov/consumers/consumer-updates/removing-hair-safely">Removing Hair Safely</a></small></p>
</blockquote>
<p>また、同局では</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-95b78948-8692-4b2c-89ad-f7487db93563"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最終脱毛から1ヶ月後の毛の再生率が20%以下である状態</li><li>3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態</li></ul>
<p></p>
</div></div>
<p>と定義づけています。</p>
<p>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。</p>
<p>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。</p>
<p>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。</p>
<h3><span id="q2">Q2.しつこい勧誘をされないか心配</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-1024x683.png" alt="カウンターで女性と話す男性" class="wp-image-1864" srcset="https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05.png 1024w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-300x200.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/moteo-harg05-768x512.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。</p>
<p>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。</p>
<p>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。</p>
<p>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。</p>
<h3><span id="q3">Q3.髭脱毛で後悔することはないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg" alt="頭に段ボールをかぶってソファーに座る男性" class="wp-image-40888" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-1024x688.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-300x201.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-233786042-768x516.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。</p>
<p>「やっぱりヒゲを生やしたくなってしまった」</p>
<p>と思っても脱毛前に戻ることはできません。</p>
<p>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。</p>
<p>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ce8f3fd0-7633-48a2-a73f-bb0f6e18380b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/">髭脱毛で後悔したくない!効果・費用面の失敗談と「やっぱり生やしたい」場合の対策</a></li></ul>
</div></div>
<h3><span id="q4">Q4.日焼けしていると脱毛できないの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg" alt="髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント" class="wp-image-23051" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-42.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-42-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。</p>
<p>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。</p>
<p>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-155eff81-44c1-4527-bdbe-068987b10a3c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/">脱毛箇所は日焼け禁止?日焼け止めや保湿クリームを塗って、丁寧にケア</a></li></ul>
</div></div>
<h3><span id="q5">Q5.未成年でも髭脱毛はできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg" alt="男女の学生" class="wp-image-50490" srcset="https://moteo.best/column/wp-content/uploads/2020/03/2620-contents.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/03/2620-contents-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>多くの脱毛サロン・クリニックが未成年でもOKです。</p>
<p>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。</p>
<p>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。</p>
<p>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。</p>
<h3><span id="q6">Q6.自宅で髭脱毛するのにおすすめの方法は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg" alt="洗面所に鏡や植物タオルが置いてある" class="wp-image-41322" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-264653510-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。</p>
<p>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。</p>
<p>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。</p>
<h3 id="FAQ7"><span id="q7">Q7. 髭の永久脱毛のデメリットは?</span></h3>
<p>髭の永久脱毛のデメリットとして、次の3つが挙げられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-588e7b55-7f8c-494b-814d-7eced7d0682e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>施術に痛みを伴う</li><li>通院の必要がある</li><li>肌トラブルの可能性</li></ul>
<p></p>
</div></div>
<p>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。</p>
<h2><span id="titleid-44">立ち止まっていないで、まずは無料相談から。</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>本記事では、メンズのヒゲ脱毛で主流とされる3つの脱毛法とオススメの脱毛クリニックやサロンを8つ厳選してご紹介しました。</p>
<p>脱毛を終えた方からは「わずらわしい髭剃りから解放された!」「これならもっと早く脱毛しておけば良かった」など、<strong>生活の変化を実感する声が多く聞かれます。</strong></p>
<p>気になるクリニックや脱毛サロンがあれば、まずは無料相談やカウンセリングを申し込んでみましょう!</p>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.永久脱毛はずっと生えないの?</strong> <p class="schema-faq-answer">医療レーザー脱毛、ニードル脱毛が「永久脱毛」と呼べる脱毛方法なのですが、両者には違いがあります。<br/>日本の厚生労働省にあたるアメリカのFDA(米国食品医薬品局)が その安全性と効果をPermanent Hair Removal (永久脱毛) と認めているのは、実は<strong>ニードル脱毛のみ</strong>です。 <br/>また、同局では<br/>・最終脱毛から1ヶ月後の毛の再生率が20%以下である状態<br/>・3回照射後、6ヶ月経過した時点で67%(3分の2)以上の毛が減っている状態 <br/> と定義づけています。<br/>よってニードル脱毛で施術した場合は「一生生えてこない」と言えますが、レーザー脱毛で一度脱毛した毛については「将来生えてくる可能性がある」と言えます。<br/>とは言っても、医療レーザーで一度脱毛が完了すればかなり長期間ツルツルの状態を保てます。<br/>どうしても気になる方は生えてくる毛だけニードル脱毛するのも手でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.しつこく勧誘されないか心配</strong> <p class="schema-faq-answer">ホームページにて「無理な勧誘はなし」と記載している施設に関しては、ほぼないと思っていいでしょう。<br/>ただし、脱毛を検討している方によりおすすめのプランを提案することはもちろんあります。<br/>人によって「これは勧誘だ!」「しつこい」と感じる方もいますが、もう少し検討したいという場合には「家族に相談したいので」などと伝えればそれ以上しつこく勧めてくることはないでしょう。<br/>実際、それでも強く契約を勧めてくるような施設はあまりおすすめできません。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはないの?</strong> <p class="schema-faq-answer">永久脱毛の場合は「二度と生えてこない」ことは注意しておきましょう。<br/>「やっぱりヒゲを生やしたくなってしまった」<br/>と思っても脱毛前に戻ることはできません。<br/>「ツルツルの状態が似合うかどうか心配」という方は、まずはフラッシュ脱毛で試してみることをおすすめです。<br/>手頃にツルツル気分を味わえますし、生やしたいなと思ったらその時点で脱毛を中止すればよいだけです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.日焼けしていると脱毛できないの?</strong> <p class="schema-faq-answer">フラッシュ脱毛、レーザー脱毛は日焼け肌には照射ができません。<br/>ただし、レーザー脱毛の中でも<a href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/">「バジル領域」に働きかけるメディオスター</a>などの脱毛方式であれば日焼け肌や色黒肌への照射も可能です。<br/>また、ニードル脱毛も肌の黒さは左右されないので検討するといいでしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.未成年でも髭脱毛はできる?</strong> <p class="schema-faq-answer">多くの脱毛サロン・クリニックが未成年でもOKです。<br/>多くが16歳以上~20歳未満の場合は「親権者同意書」を記入し持参する必要があります。<br/>同伴が必要な場合もありますので、各クリニック・サロンの注意事項を確認しましょう。<br/>高額なプランを契約する場合は内容に問題がないかなど、心配であれば同伴してもらうと安心でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.自宅で髭脱毛するのにおすすめの方法は?</strong> <p class="schema-faq-answer"><a href="https://moteo.best/column/hige-datsumou/bald-self/">自宅でヒゲの脱毛をするなら、家庭用脱毛器</a>がおすすめ。<br/>光の出力は安全性のためサロンより弱いですが、ヒゲ抜き機やワックスを使用するより肌トラブルもなく、痛みもありません。<br/>ちなみに、脱毛期間中の毛抜きやブラジリアンワックスは絶対にNGです。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭の永久脱毛のデメリットは?</strong> <p class="schema-faq-answer">髭の永久脱毛のデメリットとして、次の3つが挙げられます。<br/>・施術に痛みを伴う<br/>・通院の必要がある<br/>・肌トラブルの可能性<br/>永久脱毛のデメリットも理解の上で、施術をするか検討しましょう。 </p> </div> </div>
<p></p>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性 […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 13659,
'parent' => (int) 20488,
'menu_order' => (int) 532,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「日々の髭処理の手間から解放されたい」「青髭をなくして清潔感を出したい」 などの理由から、髭脱毛を検討する男性…',
'acf' => [
'long_text_title' => '【髭脱毛】おすすめ人気ランキング8選!費用・効果を口コミから徹底比較!サロン・クリニックの選び方も解説',
'custom_order' => '3701',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 3 => [
'id' => (int) 20904,
'date' => '2024-07-08T02:00:00',
'date_gmt' => '2024-07-07T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20904'
],
'modified' => '2024-09-28T18:06:07',
'modified_gmt' => '2024-09-28T09:06:07',
'slug' => 'bald-cost',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/',
'title' => [
'rendered' => '髭脱毛相場費用まとめ'
],
'content' => [
'rendered' => '
<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。</p>
<p>ヒゲ脱毛で肌をツルツルにするには安くて通いやすい<span class="highlighted">脱毛クリニック</span>がおすすめです。総費用は平均180,000〜200,000円程度。数あるクリニックの中でも、湘南美容クリニックは1回あたりの費用が安く総額70,000円程度で脱毛できることも。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-64583add-5e26-477a-8741-caafbd36633a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛にかかる総費用・回数</li><li>安くヒゲ脱毛できるおすすめクリニック・サロン </li></ul>
</div></div>
<p>を紹介しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-88bb0b2d-6247-4022-a2f8-fb6258cacb1e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-2aa58fff-5820-45fc-bbd7-0e1955520550"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2024/09/-1-150x150.jpg" alt="プライム銀座クリニック 髙澤 博和先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title">ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc"><strong>プライム銀座クリニック</strong><br><strong>院長 髙澤 博和(たかざわ ひろかず)</strong></p></div></div></div></div></div>
<p>1979年生まれ、京都大学医学部医学科卒業。医師免許、中国北京市医療許可証、日本美容外科学会会員、2014年からプライム銀座クリニック院長。</p>
<p>2018年から中国北京で領医医美クリニックの院長を兼任して日々の治療・後進の指導に当たっている。嘘や誇張を用いず、ありのままの美容医療をお届けすることを企業理念としている。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-22a32772-bcab-45c6-bd1e-5fbc919f66aa"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>2009年京都大学医学部卒業</li><li>天理よろづ相談所病院 ジュニアレジデント 勤務</li><li>2011年京都大学医学部付属病院 肝胆膵移植外科 シニアレジデント 勤務</li><li>2012年大津日本赤十字病院 外科 勤務</li><li>大手美容外科 勤務</li><li>2015年銀座マリアージュビューティークリニック開院 院長就任2017年拡張移転し、プライム銀座クリニックに名称変更</li></ul>
<p></p>
</div></div>
<p>プライム銀座クリニックの公式サイトは<a href="https://prime-ginza.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</a><ul><li><a href="#titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</a></li><li><a href="#titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</a></li></ul></li><li><a href="#titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</a><ul><li><a href="#titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </a></li></ul></li><li><a href="#5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</a><ul><li><a href="#titleid-6">湘南美容クリニック</a><ul><li><a href="#titleid-7">湘南美容クリニックの口コミ</a></li><li><a href="#titleid-8">湘南美容クリニックの費用</a></li><li><a href="#titleid-9">湘南美容クリニックの基本情報</a></li></ul></li><li><a href="#mens_tbc">MEN’S TBC</a><ul><li><a href="#mens_tbc-2"> MEN’S TBCの口コミ</a></li><li><a href="#mens_tbc-3">MEN’S TBC の費用</a></li><li><a href="#mens_tbc-4">MEN’S TBCの基本情報</a></li></ul></li><li><a href="#titleid-10">ゴリラクリニック</a><ul><li><a href="#titleid-11">ゴリラクリニックの口コミ</a></li><li><a href="#titleid-12">ゴリラクリニックの費用</a></li><li><a href="#titleid-13">ゴリラクリニックの基本情報</a></li></ul></li><li><a href="#titleid-14">メンズリゼ</a><ul><li><a href="#titleid-15">メンズリゼの口コミ</a></li><li><a href="#titleid-16">メンズリゼの費用</a></li><li><a href="#titleid-17">メンズリゼの基本情報</a></li></ul></li><li><a href="#titleid-18">メンズ アリシアクリニック</a><ul><li><a href="#titleid-19">メンズ アリシアクリニックの費用</a></li><li><a href="#titleid-20">メンズ アリシアクリニックの基本情報</a></li></ul></li></ul></li><li><a href="#qa">ヒゲ脱毛についてQ&A</a><ul><li><a href="#titleid-21">自宅でヒゲ脱毛する方法は?</a></li><li><a href="#titleid-22">ヒゲ脱毛って痛いの?</a></li><li><a href="#titleid-23">髭を永久脱毛して後悔するケースで多いのは?</a></li></ul></li><li><a href="#titleid-24">ヒゲ脱毛の費用についてまとめ</a></li></ul></div>
<h2><span id="titleid">ヒゲ脱毛の費用は?効果実感までに必要な値段と回数</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg" alt="" class="wp-image-22813" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-15.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-15-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここでは脱毛クリニックでよくある<strong>鼻下・口下・あごの3部位脱毛セット</strong>を想定し、どの程度の費用でヒゲをツルツルにできるのか脱毛方法別に解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>ツルツルまでに必要な回数</td><td>○<br>20〜25回</td><td>◎<br>10〜12回</td><td>△<br>30〜40回</td></tr><tr><td>永久脱毛</td><td>△<br>できない</td><td>○<br>できる</td><td>◎<br>高い確率でできる</td></tr><tr><td>痛み</td><td>○<br>やや強い</td><td>△<br>強い</td><td>✕<br>かなり強い</td></tr><tr><td>総費用</td><td>○<br>300,000〜360,000円</td><td>◎<br>180,000〜200,000円</td><td>△<br>900,000〜1,000,000円</td></tr></tbody></table>
<p style="text-align: right;"><small>*効果には個人差があります。</small></p>
<p>上記の表をみると最も少ない回数でヒゲがツルツルになるのは、<span class="highlighted">医療レーザー脱毛</span>だと言うことがわかります。総費用も他の脱毛法と比較して安くおすすめの脱毛方法です。</p>
<p>しかし、<span class="redcolor">医療レーザー脱毛は脱毛時の痛みがフラッシュ脱毛よりも強く</span>施術中に我慢をする必要があります。そのため、痛みが苦手な方はフラッシュ脱毛を選ぶのがおすすめです。ただ、フラッシュ脱毛は永久脱毛ができないため注意が必要です。</p>
<p>ニードル脱毛は痛みが強く、費用も高額ですが脱毛効果が最も高いのが特徴。また、細かな部分の脱毛も可能です。そのため、ヒゲをツルツルにしたいという希望以外にも「ヒゲのデザインをしたい」という場合におすすめの脱毛法です。</p>
<h3><span id="titleid-2">鼻下・口下・あごのパーツ別脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg" alt="" class="wp-image-22814" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-16.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-16-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからは鼻下・口下・あごと言った<span class="highlighted">パーツ別の脱毛費用・回数</span>について解説していきます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr><tr><td>口下</td><td>○<br>80,000〜130,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>100,000〜150,000円<br>(10〜15回)</td></tr><tr><td>あご</td><td>○<br>100,000〜150,000円<br>(20〜25回)</td><td>◎<br>60,000〜100,000円<br>(10〜12回)</td><td>△<br>200,000〜300,000円<br>(10〜15回)</td></tr></tbody></table>
<p>実は医療レーザー脱毛とフラッシュ脱毛はパーツ別で脱毛を行なっても、ツルツルにしたい場合と比較して<span class="redcolor">施術回数はあまり変わりません</span>。脱毛する範囲が狭くても、一回で全てのヒゲを脱毛することができないためです。</p>
<p>もちろん部分的にヒゲが薄いなどの個人差があれば少ない脱毛回数で完了します。しかし、基本的には<span class="redcolor">全体のヒゲを脱毛するのと同じもしくは若干少ない程度の回数はかかる</span>ことを把握しておきましょう。</p>
<p>一方、<strong>ニードル脱毛は範囲が狭くなると脱毛回数は少なくなります</strong>。これは一本一本の毛に対し熱を加えて脱毛していくニードル脱毛の特徴と言えるでしょう。</p>
<h3><span id="titleid-3">青ヒゲを少し薄くした場合の脱毛費用・回数</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg" alt="" class="wp-image-22815" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-17.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-17-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>では、続いて<strong>青ヒゲを少し薄くしたい場合の脱毛費用・回数</strong>について解説していきます。ここでは鼻下・口下・あごの3部位を約50%脱毛するという場合を想定してみていきましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>医療レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>鼻下</td><td>○<br>800,000〜120,000円<br>(8〜10回)</td><td>◎<br>50,000〜80,000円<br>(3〜5回)</td><td>△<br>450,000〜500,000円<br>(15〜20回)</td></tr></tbody></table>
<p>青ヒゲを薄くしたい場合は比較的少ない脱毛回数で完了します。</p>
<p>医療レーザー脱毛とニードル脱毛は<span class="highlighted">永久脱毛が可能</span>であり、一度施術するとヒゲが薄い状態が長期間持続するのが特徴。</p>
<p>しかし、フラッシュ脱毛の目的は減毛であり永久脱毛ではありません。そのため、定期的にフラッシュ脱毛を受け続ける必要があります。</p>
<p>今後<strong>「ヒゲを生やしたくなる」可能性がある場合は永久脱毛ではなく減毛が目的であるフラッシュ脱毛</strong>が良いでしょう。</p>
<p>目的に応じて脱毛方法を検討することが大切です。</p>
<h2><span id="titleid-4">ヒゲ脱毛の効果は?医療レーザー脱毛の期間・回数ごとの効果を写真で解説</span></h2>
<p>▼脱毛前の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg" alt="" class="wp-image-22806" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-14.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-14-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /></figure></div>
<p>▼1回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg" alt="" class="wp-image-22807" srcset="https://moteo.best/column/wp-content/uploads/2019/12/1-3.jpg 696w, https://moteo.best/column/wp-content/uploads/2019/12/1-3-300x167.jpg 300w" sizes="(max-width: 696px) 100vw, 696px" /></figure></div>
<p>▼5回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg" alt="" class="wp-image-22810" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /></figure></div>
<p>▼10回目の脱毛後の写真</p>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg" alt="" class="wp-image-22811" srcset="https://moteo.best/column/wp-content/uploads/2019/12/10.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/10-300x168.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>1カ月ヒゲを剃っていません。</figcaption></figure></div>
<p>脱毛回数が増えていくごとにヒゲが薄くなっていくのがわかります。また、全体的にヒゲが薄くなっていくのに伴い、ヒゲの処理時間が短縮。さらに<strong>ヒゲ剃りの回数も減っていきます</strong>。</p>
<p>ヒゲ剃りを毎日行なっていたのが、10回目の脱毛完了後には<strong>1カ月放置しても鼻下・口下部分に薄く生える程度</strong>に。</p>
<p>頬や首、あごと言った部分はほぼ生えなくなりました。</p>
<p>もちろん、ヒゲの濃さには個人差があるため、必要な脱毛回数などは多少前後するでしょう。しかし、医療レーザー脱毛を行なうとヒゲは生えなくなり毎朝のヒゲ剃りが楽になるケースが多いようです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-5291ccbe-b775-4dbf-bd35-4efc8e5a24e8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-ee9387d9-00ae-423d-979e-eeb47d15ba02"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-5">ヒゲ脱毛は後悔する?ヒゲ脱毛のデメリットを解説 </span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>実はヒゲの永久脱毛にはデメリットも存在します。一度、永久脱毛をしてしまうと長期間ヒゲが生えない状態が持続。そのため、永久脱毛後に「ヒゲを生やしたい」と思っても生やすことはできません。</p>
<p>今後、ヒゲで遊びたいと思っている方・生やす可能性がある方は永久脱毛ではなくフラッシュ脱毛による減毛が良いでしょう。</p>
<p>フラッシュ脱毛は継続的に受ける必要がありますが、毛が生えてくる速度は遅くなりヒゲの処理にかかる時間は大幅に短縮できます。</p>
<p>以下ではフラッシュ脱毛ができるおすすめの脱毛サロンを紹介しています。</p>
</div></section>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-27adcb2d-3637-4cc4-8cfe-8ecade832b1a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛ができるおすすめサロン5選。痛くない脱毛で毛の悩みを解消</a></li></ul>
</div></div>
<h2><span id="5">ヒゲ脱毛におすすめの安い脱毛サロン・クリニック5選</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg" alt="" class="wp-image-22816" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-18.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-18-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはお得にヒゲ脱毛ができるおすすめの<span class="highlighted">脱毛サロン・クリニック</span>を紹介します。ここで紹介する脱毛サロン・クリニックはいずれも永久脱毛が可能です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>施設名</td><td>脱毛方法</td><td>おすすめポイント</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">湘南美容クリニック</a></td><td>医療レーザー脱毛</td><td>1回あたりの料金が安い</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E">MEN’S TBC</a></td><td>ニードル脱毛</td><td>ヒゲのデザインが細かなできる</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">ゴリラクリニック</a></td><td>医療レーザー脱毛</td><td>7回目以降のヒゲ脱毛が100円</td></tr><tr><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">メンズリゼ</a></td><td>医療レーザー脱毛</td><td>初診料・キャンセル料・薬代が無料</td></tr><tr><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label="メンズ アリシアクリニック (opens in a new tab)">メンズ アリシアクリニック</a></td><td>医療レーザー脱毛</td><td>麻酔クリームが無料</td></tr></tbody></table>
<h3><span id="titleid-6">湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-Q2227739&p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p><strong>全国に60院</strong>以上を展開する大手美容クリニック。メンズ脱毛においても<span class="highlighted">累計754,375件</span>の実績を誇っています。</p>
<p>1回あたりの脱毛料金が非常に安く、お得に脱毛を継続することも可能。また、最新の医療レーザー脱毛機により<strong>男性の濃いヒゲに対しても高い脱毛効果</strong>が期待できます。</p>
<h4><span id="titleid-7">湘南美容クリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ba8fa240-e6e8-43f4-bb04-7e74e8a8406e"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">脱毛髭男Z</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">髭剃りの回数が減るとこんなにも快適なんだな。みんなひげ脱毛したほうがいいよ。因みに<strong>湘南美容クリニック</strong>で脱毛したよ。美人の受付のお姉さんに「麻酔する人あまりいませんよ」って言われた。でもヒゲ濃い部分はすげぇ痛かった。 <br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-e85285e9-8a73-4fd2-90ef-c08526d5a97f"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAZZCI</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">4回目の施術が終わりました! 前回からの大きな変化は 無いように思えますが 施術前に比べると<strong>見違えるほどヒゲが薄くなりました</strong>。これならもっと早く脱毛をすれば良かったな。でもやっぱ、痛みは結構強くて泣くかと思った。脱毛後は肌の赤くなって痛々しい。<br>参照:Twitter </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-458258d4-afc7-4131-9941-64c6367f0f43"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">もりお</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">湘南美容クリニックでヒゲ脱毛をしたけど、劇的には変わんないなー。もともとヒゲが濃い方だからかな。でも6回目でやっと最初と比べて薄くなってきたかも。<strong>スタッフも丁寧だし、なによりクリニックの雰囲気が良い</strong>。もうちょっと継続します。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-8">湘南美容クリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位6回コース</td><td> 契約時に<br>ご確認ください </td><td>16,800円/6回</td></tr><tr><td>頬、もみあげ周辺</td><td> 契約時に<br>ご確認ください </td><td>19,800円/6回</td></tr><tr><td>首</td><td> 契約時に<br>ご確認ください </td><td>29,280円/6回</td></tr></tbody></table>
<p style="text-align: right;"><small>*分解回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-9">湘南美容クリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島・仙台</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>(VISA・MasterCard・JCB・americanexpress・Diners・Discover)<br>・医療ローン</td></tr><tr><td>予約方法</td><td>・公式WEBサイトからの予約<br>・電話予約<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="mens_tbc">MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCでおこなわれている<strong>スーパー脱毛(ニードル脱毛)</strong>は脱毛効果が高いことで有名。脱毛完了後は10年以上生えることがなく、<span class="highlighted">効果は医療レーザー脱毛より高い</span>と言われています。</p>
<p>ニードル脱毛では<strong>ヒゲの細かなデザインが可能</strong>であるため、「ヒゲの形にこだわりたい」という方におすすめです。</p>
<h4><span id="mens_tbc-2"> MEN’S TBCの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-83450477-31f2-47f8-b232-4c56e534d9fa"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">山口</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCのヒゲ脱毛を体験し、明日から本格的な脱毛をスタートします! ヒゲ脱毛について無知でしたが<strong>お店の方が親切に説明</strong>してくれました。 まずは部分的に30%減らします!ニードル脱毛でヒゲのデザインをできるそうでめっちゃ楽しみ。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-6b0be769-af12-4a98-bb26-ae2af833eee0"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">瀬戸</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズTBCの脱毛は料金が少し高いです。<strong>初回体験を1000円</strong>と魅力的だけど、そのあとは高め。理由があって、ニードル脱毛だからです。効果が出やすい脱毛ですが、経済的にかなり余裕ある人にはおすすめですが、普通の方はもっと安くておすすめがあるなと思います。 実際に毛も生えてこないですし、結構良いです。<br>参照;Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-137227f7-86b0-44e7-a43c-e89408018828"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">名前</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">店長さんは女性で対応が良く、店員さんも皆女性で施術(脱毛)時に、ちゃんと一人一人に担当制が着くみたいな感じです。 男性の髭(ヒゲ)脱毛は、人に寄りけりで?<strong>涙が出るほど痛い</strong>のと、激痛でした。(個人の感想です。) 毛を1本1本電気でビリビリ取る感じです。その分 時間もかかるし、痛さを我慢しなければならない感じです。 <br>参照;Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="mens_tbc-3">MEN’S TBC の費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>料金/本数</td></tr><tr><td>ヒゲ</td><td>132円~/1本<br>(メンバー価格110円〜/1本)</td></tr><tr><td>特別オーダーメイドプラン<br>(一例)</td><td>105,800円/ヒゲ800本<br>(6回払い可能)</td></tr></tbody></table>
<p>*メンバーになるためには入会金、事務手数料として16,500円が必要。</p>
<h4><span id="mens_tbc-4">MEN’S TBCの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>・美容電気脱毛<br>(ニードル脱毛:高周波針脱毛)<br>・フラッシュ脱毛<br>(IPL脱毛)</td></tr><tr><td>脱毛機器</td><td>・エピラッシュ(フラッシュ脱毛)<br>・ニードル脱毛の機器は記載なし</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可・ニードル脱毛のため痛みは強い、フラッシュ脱毛は中程度の痛み)</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>その他店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">各店舗ページ</a>」よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>クレジットカード<br>(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-10">ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p>ゴリラクリニックで使用される脱毛機<span class="highlighted">メディオスター</span>は日焼け肌でも脱毛が可能。また、<strong>従来の脱毛機より大肌に痛みを抑える</strong><strong>ことに成功</strong>しました。</p>
<p>全6回のヒゲ脱毛を終えると、<strong>7回目以降は3年間100円</strong>でヒゲ脱毛を受けることができます。ヒゲが濃く、脱毛回数が10回以上必要な方はお得に継続できますね。</p>
<h4><span id="titleid-11">ゴリラクリニックの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-817fb0ac-37cc-4ff4-930f-df2883dcf318"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">IS</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">なんか☆1多いけど毛の生え変わり周期的に予約は1,2ヵ月に一度だし、6回通って空き無くて<strong>困った事は一度もないぞ</strong>、予約時間拡張するオプション使ってないんじゃないか?ヒゲもしっかりなくなるし、良いと思うぞ。<br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a30aaa40-c0de-45ea-b5a6-b438f08c0fc4"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KAN</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">事前にホームページで見た内容、料金とあまり変わりなく、つまり追加料金で儲けたい、というクリニックではなさそう。 ただ一部皮膚のケアで追加料金が発生するオプションの提示はありましたが、これはマストではないようで丁寧にお断り。<br><br>契約当日に一般型の機械で施術を受けましたが、結構痛いwあまり痛がってるので、丁寧にやってもらった。<strong>これは笑気ガスは必須だと思います。</strong><br><br>あと受付に美人のスタッフがたくさんいらして、それも隠れポイント。<br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-97106bc7-95eb-40a3-8c76-95fefbd55227"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">KNZ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ヒゲ全体6回のコースが終了。次回から1回につき100円を支払って施術してもらうことになりました。<strong>結論的にはかなり満足</strong>。それまでは男性10人中1~2番目を争うくらいのヒゲの濃さから、コースが終わるとなんと7~8番目くらいの薄さに!<br><br>特に気になっていた首回りの青々しさは初回の施術で8割くらい解決してびっくり。 <br>参照:Google </p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-12">ゴリラクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ3部位</td><td>月々1,261円〜/60回</td><td>75,680円/6回<br><strong>(7回目以降100円)</strong></td></tr></tbody></table>
<h4><span id="titleid-13">ゴリラクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位が可能</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td>池袋・新宿本・渋谷・銀座・上野・町田・大阪梅田・大宮・横浜・大阪心斎橋・京都烏丸・神戸三宮・名古屋駅前・名古屋栄・福岡天神・札幌・仙台・広島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>新宿本院<br>平日 11:00〜20:00<br>土・日・祝 11:00〜20:00<br>※他店舗の営業時間は<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">公式サイト</a>をご覧ください</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード<br>・医療分割</td></tr><tr><td>予約方法</td><td>・<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">公式WEBサイト</a>からの予約<br>・電話予約(当日・翌日分の予約のみ)<br>・受付での予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-14">メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-S225635l&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p>メンズリゼの特徴はカウンセリングです。他の脱毛クリニックでは、医師ではないスタッフがカウンセリングにあたりますが、メンズリゼは違います。<strong>必ず医師がカウンセリングを担当してくれ</strong>るため安心感が違いますね。</p>
<p>また、医療レーザー脱毛が初めての方のために<span class="highlighted">学割・乗り換え割・定額プラン</span>など様々なお得な制度を用意。その世代の方でも毎月の負担を少なくしながら脱毛を行うことが可能です。</p>
<h4><span id="titleid-15">メンズリゼの口コミ</span></h4>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-76d6d1b1-267f-456c-b27f-9ac5f1a7c5ad"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">木青</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">いろんなヒゲ脱毛を体験しに行ったけど一番効果を実感できた気がする。痛いけど。<strong>男性専門だから客も男</strong>だし、スタッフも男ばかり。新宿三丁目から近いのもいい。 <br>参照:Google</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-844bf331-6cb1-40f0-bb49-1d04863f61c1"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">たなべぇ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">1年前からメンズリゼでヒゲ脱毛やってます 現在5回照射済。<strong>薄くはなってもツルツルには程遠い</strong>ですね。人によりますが、男性の髭は5回目が折り返し地点くらいかなって言われました。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e837a59-eb86-469e-b345-004dad2cc557"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">はな</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズリゼのヒゲ脱毛のおかげでひげ剃りの時間がなくなった^_^ 早朝からのロケもひげ剃り無いだけでテンション上がる〜。 <strong>朝の無駄な時間がないからまじ快適</strong>。痛みはすごいけど。<br>参照:Twitter</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<h4><span id="titleid-16">メンズリゼの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>定額/分割回数</td><td> 5回コースの費用 </td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 2,300円/6回 </td><td> 14,000円 </td></tr><tr><td>セレクトヒゲ脱毛(任意の3部位) </td><td> 3,100円/24回 </td><td> 69,800円 </td></tr><tr><td>ヒゲ全体脱毛セット </td><td> 新規契約:3,200円/18回 <br>通常:3,200円/30回 </td><td> 新規契約:54,800円 <br>通常:89,800円 </td></tr></tbody></table>
<p style="text-align: right;"><small>*分割回数・分割金額は公表金額ではなく想定です。詳しくはお問い合わせください</small></p>
<h4><span id="titleid-17">メンズリゼの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ)</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:3,300円)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">こちら</a>から</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">電話予約</a>もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h3><span id="titleid-18">メンズ アリシアクリニック</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg" alt="メンズ アリシアクリニック" class="wp-image-93876" srcset="https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500.jpg 650w, https://moteo.best/column/wp-content/uploads/2024/07/bnr-650500-300x231.jpg 300w" sizes="(max-width: 650px) 100vw, 650px" /></figure>
<p>メンズ アリシアクリニックは2024年7月に「メンズじぶんクリニック」と統合し、サービス拡大中のクリニックです。</p>
<p><span class="highlighted">麻酔クリームが無料</span>なのが、メンズ アリシアクリニックの特徴です。ヒゲ脱毛は痛みが強いと言われていますが、痛みが心配な方でも通いやすいでしょう。</p>
<h4><span id="titleid-19">メンズ アリシアクリニックの費用</span></h4>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>総費用/施術回数</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・あご・あご下)</td><td>9,800円/3回</td></tr></tbody></table>
<h4><span id="titleid-20">メンズ アリシアクリニックの基本情報</span></h4>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td>レーザー脱毛</td></tr><tr><td>脱毛機器</td><td>ソプラノチタニウム、スプレンダーX、ラシャ トリニティプロ</td></tr><tr><td>痛みへの配慮</td><td>◎(麻酔可能:無料)</td></tr><tr><td>脱毛できる部位</td><td>ほぼ全ての部位</td></tr></tbody></table>
<p>※施術にはやけどや毛嚢炎などのリスクがあります。</p>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>店舗</td><td><strong>【東京】</strong><br>銀座院・銀座4丁目院・新宿南口院・新宿3丁目院・表参道院・池袋東口院・上野中央通り院・北千住院・吉祥寺西口院・立川北口院・町田東口院<br><br><strong>【北海道・東北】</strong><br>札幌北2条院・仙台院<br><br><strong>【関東】</strong><br>大宮西口院・千葉東口院・船橋南口院・柏西口院・横浜院2nd<br><br><strong>【中部】</strong><br>名駅南院・名駅2丁目院<br><br><strong>【関西】</strong><br>梅田茶屋町院・心斎橋院2nd・三宮院<br><br><strong>【北陸】</strong><br>金沢院<br><br><strong>【中国・九州】</strong><br>広島本通院・天神大名院</td></tr><tr><td>アクセス</td><td>公式HPの「<a href="https://aletheia-neo-clinic.com/cliniclist/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">クリニック一覧</a>」をご確認ください</td></tr><tr><td>営業時間</td><td>11:00~20:00</td></tr><tr><td>定休日</td><td>各店舗ごとに異なる</td></tr><tr><td>予約方法</td><td><a href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&m=mhr51e4wnsk7" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Web予約</a></td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・定額分割払い<br>・クレジットカード払い(VISA・MasterCard・JCB・DINERS・AMEX・DISCOVER)</td></tr></tbody></table>
<div class="wp-block-button aligncenter blank"><a class="wp-block-button__link has-background" href="https://synapse-link.jp/link.php?i=phr9hkeikrwl&m=mhr51e4wnsk7" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<h2><span id="qa">ヒゲ脱毛についてQ&A</span></h2>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg" alt="" class="wp-image-22817" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-19.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-19-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ここからはヒゲ脱毛に関してのよくある質問・疑問に対する回答を紹介します。これからヒゲ脱毛をしようと考えている方は参考にしてください。</p>
<h3><span id="titleid-21">自宅でヒゲ脱毛する方法は?</span></h3>
<p>自宅でヒゲ脱毛するには<span class="highlighted">脱毛器</span>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。</p>
<p>しかし、脱毛器の目的はあくまでも減毛です。<span class="redcolor">永久脱毛はできない</span>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。</p>
<p>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-07c1205b-ccd2-4808-b4f6-78b9341f3023"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較 </a></li></ul>
</div></div>
<h3><span id="titleid-22">ヒゲ脱毛って痛いの?</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg" alt="" class="wp-image-22819" srcset="https://moteo.best/column/wp-content/uploads/2019/12/001-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/001-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure></div>
<p>ヒゲ脱毛は他の脱毛に比べて<span class="redcolor">痛みが強い</span>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。</p>
<p>痛み対策としては以下の2つが考えられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-68560b13-6f19-43a9-a999-4bb0eac5c6b1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛時に麻酔を行なう</li><li>フラッシュ脱毛を行なう </li></ul>
</div></div>
<p>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<span class="redcolor">麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</span>。エステティシャンしか在籍していない脱毛サロンでは利用できません。</p>
<p>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。</p>
<p>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-014920e5-f0b1-4d98-9b30-419283e556bc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a></li></ul>
</div></div>
<h3><span id="titleid-23">髭を永久脱毛して後悔するケースで多いのは?</span></h3>
<p>髭の永久脱毛で後悔したという方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0ec8dacb-137d-4467-9410-4952c347b97b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった </li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。</p>
<h2><span id="titleid-24">ヒゲ脱毛の費用についてまとめ</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg" alt="" class="wp-image-22820" srcset="https://moteo.best/column/wp-content/uploads/2019/12/002-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/002-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛の費用はどの脱毛方法を選ぶかによって異なりますが、<span class="highlighted">総費用が安いのは脱毛クリニック</span>で行う医療レーザーである場合が多いでしょう。</p>
<p>なお、ヒゲ脱毛をしたい場合は<span class="redcolor">できるだけ早めに行なうことを強くおすすめ</span>します。なぜなら、ヒゲに白髪が混じると白髪部分への脱毛効果が薄れてしまうからです。</p>
<p>脱毛効果が一部分だけ薄れてしまうと、脱毛を行なってもまだらになってしまい綺麗にヒゲを薄くすることができない可能性があります。</p>
<p>実際に「<span class="redcolor">ヒゲの永久脱毛をしたかったけど、白髪が混じっていたからうまくできなかった</span>」という方も。</p>
<p>早い方は30代からヒゲに白髪が混じってきてしまうため、できるだけ早い段階で脱毛を行ないましょう。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の効果がないことってある? </td><td style="text-align:left"> <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/">髭脱毛をしても効果がない?レーザー脱毛でもなかなかヒゲが抜けない時にチェックしたいポイント</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□何回通えばヒゲツルツルになる? </td><td style="text-align:left" rowspan="2"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□回数ごとの脱毛効果が見たい</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめの脱毛クリニック・サロンを知りたい</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の1回目の効果は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/"> 【写真と経過】髭脱毛の1回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-d812d2da-362f-42d6-b6ff-e2aed0230f28"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-28c0e570-2bfd-41fc-bb5f-7c7dfc32df5e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-a1ac6db8-2bfa-40ed-9eec-56b0e72a6d87"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/datsumou/search/miyagi/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-03ed7251-31c8-4a8f-afe5-bd97384932df"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-tokyo/hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/datsumou/search/tochigi/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-7cf48278-537f-4169-9ae2-87752892eafd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-da2c1687-75d6-4cfd-b4ba-cb90cf855f7d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e2288224-55d4-47c8-9d87-379d1c0870a1"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/datsumou/search/hyougo/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-oosaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-d6301030-2489-46dc-b8f0-7a928609d739"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc716e57-5aa6-4977-86d7-d14734199ea5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-0d3e3090-881e-41e0-93fa-f843d0dc500f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-clinicranking-okinawa/">沖縄</a></li></ul>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q. 自宅でヒゲ脱毛する方法は? </strong> <p class="schema-faq-answer"> 自宅でヒゲ脱毛するには<strong>脱毛器</strong>がおすすめです。手軽に自分のペースでできることから人気を集め、今では様々な種類の脱毛器が販売されています。<br/>しかし、脱毛器の目的はあくまでも減毛です。<strong>永久脱毛はできない</strong>ため注意しましょう。また、コスパを考えると脱毛サロン・クリニックの方がお得になるケースもあります。<br/>以下の記事では<strong>脱毛器のメリット・デメリット、脱毛クリニックとの比較</strong>を紹介しています。おすすめの脱毛器もランキングで公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cself/">【髭脱毛】自宅でセルフ脱毛するならおすすめの脱毛器7選!レーザー脱毛の違いを徹底比較</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q. ヒゲ脱毛って痛いの? </strong> <p class="schema-faq-answer"> ヒゲ脱毛は他の脱毛に比べて<strong>痛みが強い</strong>と言われています。特に鼻下脱毛の痛みが強いという口コミが多いです。<br/>痛み対策としては以下の2つが考えられます。<br/><br/>脱毛時に麻酔を行なう<br/>フラッシュ脱毛を行なう<br/>脱毛時には麻酔を行なえるため、痛みが心配な方はスタッフに相談すると良いでしょう。ただし、<strong>麻酔を利用できるのは医師が在籍する脱毛クリニックのみ</strong>。エステティシャンしか在籍していない脱毛サロンでは利用できません。<br/>しかし、脱毛サロンではフラッシュ脱毛を行えるため医療レーザーと比較して脱毛時の痛みは少ないです。<br/>以下の記事ではヒゲ脱毛時の痛みについて詳しく解説しています。痛みの抑え方も公開しているため、ぜひご覧ください。<br/><br/><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-hurt/">髭脱毛はどれくらい痛いの?永久脱毛から光脱毛の痛みを徹底比較!痛みを抑える裏技も紹介</a> </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭を永久脱毛して後悔するケースで多いのは?</strong> <p class="schema-faq-answer">髭の永久脱毛で後悔したという方には、次のようなケースがあります。<br/><strong>・想像していたより痛かった</strong><br/><strong>・脱毛した後に生やしたくなった</strong><br/><strong>・理想のデザインにならなかった</strong> <br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安に思っていることはすべて質問するようにしましょう。カウンセリング前に質問内容をメモしておくこともおすすめです。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに […]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 22802,
'parent' => (int) 20488,
'menu_order' => (int) 765,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3734-ttl-1.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'ヒゲ脱毛を行う前に、実際にどの程度の料金がかかるのか具体的に知りたいですよね。 ヒゲ脱毛で肌をツルツルにするに…',
'acf' => [
'long_text_title' => '髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介',
'custom_order' => '',
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '1',
'show_hide_review' => '0',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 4 => [
'id' => (int) 18112,
'date' => '2024-06-10T02:00:00',
'date_gmt' => '2024-06-09T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=18112'
],
'modified' => '2024-06-11T01:10:58',
'modified_gmt' => '2024-06-10T16:10:58',
'slug' => 'bald-hairremoval-times',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/',
'title' => [
'rendered' => 'ヒゲ脱毛は何回で効果が出る?'
],
'content' => [
'rendered' => '
<p><strong>「ヒゲ脱毛は何回で効果が出るの?」</strong></p>
<p><strong>「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」</strong></p>
<p>ヒゲ脱毛を始める前に、何回程度で効果が出るのか知っておきたいですよね。</p>
<p>結論から言うとヒゲ脱毛は<span class="highlighted">1回目から脱毛効果</span>があり、5回、10回、15回と回数を増やせば増やすほどツルツルした肌になっていきます。</p>
<p>この記事では、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6f357579-5236-48cf-8b22-d0a7ea3ea987"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法ごとの効果と必要回数</li><li>処理が必要なくなる〜ツルツルになるまでの回数</li><li>ヒゲ脱毛におすすめのクリニック・サロン</li></ul>
</div></div>
<p>について解説していきます。</p>
<p>実際にフラッシュ脱毛・レーザー脱毛による<span class="highlighted">ヒゲ脱毛</span>を行なった方の体験談を紹介しています。</p>
<p>必要な回数がわかれば、<span class="highlighted">最終的にヒゲ脱毛にかかる費用が分</span><span class="highlighted">かる</span>ので、ヒゲ脱毛を検討している方は必見です!</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-de123425-6664-42b9-83f2-47ef8379b715"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p class="yellowbox">【更新情報】<br>「Q&A」に次の設問を追加しました(2022年7月26日)</p>
<ul><li><a href="http://FAQ4">Q:髭脱毛をして後悔することはある?</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</a></li><li><a href="#titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</a><ul><li><a href="#1">ヒゲ脱毛1回目の口コミと体験談</a></li><li><a href="#3">ヒゲ脱毛3回目の口コミと体験談</a></li><li><a href="#5">ヒゲ脱毛5回目の口コミと体験談</a></li><li><a href="#10">ヒゲ脱毛10回目の口コミと体験談</a></li></ul></li><li><a href="#titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</a></li><li><a href="#5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</a><ul><li><a href="#titleid-4">◆湘南美容クリニック</a></li><li><a href="#titleid-5">湘南美容クリニック基本情報</a></li><li><a href="#titleid-6">◆ゴリラクリニック</a></li><li><a href="#titleid-7">ゴリラクリニック基本情報</a></li><li><a href="#titleid-8">◆メンズリゼ</a></li><li><a href="#titleid-9">メンズリゼ基本情報</a></li><li><a href="#titleid-10">皮膚科でも脱毛ができる!</a></li><li><a href="#rinx">◆RINX</a></li><li><a href="#rinx-2">RINX基本情報</a></li><li><a href="#mens_tbc">◆MEN’S TBC</a></li><li><a href="#men8217s_tbc">MEN’S TBC基本情報</a></li></ul></li><li><a href="#titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</a></li><li><a href="#qa">髭脱毛についてのQ&A</a><ul><li><a href="#q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</a></li><li><a href="#q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</a></li><li><a href="#q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</a></li><li><a href="#q-3">Q:髭脱毛をして後悔することはある?</a></li></ul></li><li><a href="#titleid-12">ヒゲ脱毛の回数についてまとめ</a></li></ul></div>
<h2><span id="titleid">髭の永久脱毛に必要な回数は?医療レーザー脱毛・フラッシュ脱毛・ニードル脱毛の効果を比較</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg" alt="フラッシュ脱毛を受ける男性" class="wp-image-18763" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-6.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-6-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛には大きく分けて</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7b94d333-2ad0-4f7e-8fa0-2122de249986"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛</li><li>レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>の<span class="highlighted">3種類</span>あります。</p>
<p>それぞれの脱毛方法で必要な回数をまとめました。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>青髭がなくなってくる</td><td>約6回〜<br>(約12ヶ月)</td><td>約3回〜<br>(約6ヶ月)</td><td>約3回〜<br>(約1年)</td></tr><tr><td>処理が楽になる</td><td>約10回〜<br>(約1年3ヶ月)</td><td>約6回〜<br>(約1年)</td><td>約6回〜</td></tr><tr><td>ツルツル</td><td>15回〜<br>(約2年)</td><td>8回〜<br>(約1年3ヶ月)</td><td>20〜80回</td></tr></tbody></table>
<p>「ヒゲの濃さ」や「どの程度脱毛したいか」によって必要回数が異なるため、かなり開きがあります。</p>
<p><strong><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/">フラッシュ脱毛</a></strong>は<strong><span class="redcolor">永久脱毛の効果はない</span></strong>ため、一旦脱毛が完了したと思っても生えてくる可能性があり、またレーザー脱毛と比較すると満足できるまでの回数も多くかかります。</p>
<p>しかし<strong>痛みが比較的弱く</strong>、<strong>1回のコストもおさえられる</strong>ため、手軽に始められる脱毛方法として人気があります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/">医療レーザー脱毛</a>は<span class="highlighted">永久脱毛の効果があり</span>、1回あたりの効果もフラッシュ脱毛と比較すると高いことが特徴。</p>
<p>とくに<span class="redcolor">濃いヒゲの場合は強い痛みが伴う</span>というデメリットがありますが、早い方だと<strong>2〜3回程度で脱毛効果を得られ</strong>、トータルの回数も抑えられます。</p>
<p>最後に<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/">ニードル脱毛</a>ですが、この脱毛方法は施術した毛穴からは<strong><span class="highlighted">二度と毛は生えてこない</span></strong>ことが一番のメリット。またフラッシュ脱毛やレーザー脱毛では照射できない、白髪やほくろから生えている毛も施術ができます。</p>
<p>しかし全てのヒゲをニードル脱毛で処理しようとすると、1回300本処理できると仮定して、<strong>20〜80回程度必要</strong>になる計算になります。</p>
<p><small>※成人男性のヒゲの本数は約6,000~25,000本</small></p>
<p>時間もコストもかかるため、ニードル脱毛はヒゲ全体をツルツルにするというより、ピンポイントで脱毛したい、<strong>デザインヒゲを楽しみたい</strong>という方におすすめです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-2eee340a-9305-4672-9026-0aba4c41c0b7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>ポイント</li></ul>
<p></p>
<p>・痛みや1回のコストをおさえたい→フラッシュ脱毛<br>・少ない回数でツルツルにしたい→レーザー脱毛<br>・ピンポイントで脱毛したい→ニードル脱毛</p>
<p>がおすすめです。</p>
</div></section>
<h2><span id="titleid-2">ヒゲ脱毛の効果は?体験談から回数ごとの効果を紹介</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-32491" srcset="https://moteo.best/column/wp-content/uploads/2020/01/007.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/007-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛コースの回数を迷っている方は実際の体験談を参考に決めるとよいでしょう。</p>
<p>ニードル脱毛に関しては処理するヒゲの本数によって仕上がりが変わるため、ここではフラッシュ脱毛とニードル脱毛の効果・経過について口コミを踏まえてご紹介していきます。</p>
<h3><span id="1">ヒゲ脱毛1回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg" alt="ヒゲ脱毛1回目" class="wp-image-51059" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-1-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8711923c-ac55-4bff-abdb-fe51abd8197b"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">えいと | ブログで脱サラ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">/ <strong>ヒゲ</strong>が減りました! \ <br>今朝気付いたんですが鼻下の<strong>ヒゲ</strong>の面積が減ってました<br>めっちゃ<strong>ヒゲ</strong>剃りが楽!<br><strong>フラッシュ</strong>脱毛1回ですが 割と効果を実感中です<br>引用元:<a href="https://twitter.com/eito2778/status/1234794711279394818?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-7ea7166a-0e66-41fe-b1fa-0d4bb5c71a1a"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">DANSO</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>記録: 一回めの<strong>フラッシュ</strong>から三週間。口ひげの青みが薄くなった。アゴひげ少し抜けた<br>引用元:<a href="https://twitter.com/DANSO000/status/1206774867082657792?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-111fd366-b10d-457e-ae3a-52ab9a6fc882"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ヒゲリーマン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">こちらは記念すべき1回目の施術後1か月経過した状態で、分かりやすい様に2日間ヒゲを剃らずに伸ばしている状態です。<br>クリニック:ゴリラクリニック 脱毛機:メディオスター<br>まだ<br>1回目だし蓄熱式のメディオスターでの施術なので、それほど大きな変化はないけど喉仏の辺りはちょっと減ってる<br>引用元:<a href="https://twitter.com/datsumo_aga/status/1235044858215231491?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-f1295d87-a25a-47c1-a92f-559a0641326f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛開始前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg" alt="ヒゲ脱毛1回目からから1ヶ月後" data-id="18757" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b1%e5%9b%9e%e7%9b%ae/" class="wp-image-18757" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-1.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-1-300x167.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛1回目から1ヶ月経過</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-587ab286-6c4b-478e-8a5d-7c8b7070fec2"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">上の画像はヒゲ脱毛1回だけ行ってから1ヶ月経過した状態です。ヒゲ脱毛の効果はいつからだろうと思っていたし、初回じゃ「抜けないだろ」と思っていたので驚きです。ちなみに脱毛時の痛みはかなりありました・・・でもこれでヒゲの永久脱毛ができると思えば我慢できる!これからの経過が楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2238608d-1776-4e48-9b73-6be3cd42c729"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-1-times/">【写真と経過】髭脱毛の1回目の効果</a></li></ul>
</div></div>
<h3><span id="3">ヒゲ脱毛3回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg" alt="ヒゲ脱毛3回目" class="wp-image-51060" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-3-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-fb0320e2-6dc5-4638-aaab-76fcc6817675"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">フクナン</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛(<strong>フラッシュ</strong>)3回目でまだまだ残っているがだいぶ薄くなった。<br>引用元:<a href="https://twitter.com/Fukunan_nanpa/status/1219643825418670080?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-4e07d037-ee9b-434b-a0c8-67fe4ab1c8a4"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">あむ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛に肌が耐え始めた感あるんだが<br>強めのレーザー脱毛<strong>3回</strong>目したのにコイツら平然と生えてきやがる<br>引用元:<a href="https://twitter.com/amut_R/status/1237259617723281408?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-8f93733d-b13a-42ef-b24a-283b14cf71d3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg" alt="ヒゲ脱毛3回目の写真" data-id="18758" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b3%e5%9b%9e%e7%9b%ae/" class="wp-image-18758" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-3-300x166.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛3回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-3ea24950-febe-4ae8-bb82-2b44a28c2820"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">レーザー脱毛を3回して、効果をより実感しました。ヒゲが少なくなりましたね。以前は1ヶ月間剃らないとかなり濃い状態になっていたので、それに比べると綺麗ですね。ただ、レーザー脱毛は白髪には反応しないため白いヒゲは残っています。脱毛を考えているなら白髪がない20代のうちにやった方が良いですね。あと、今回の脱毛はかなり痛かった。前日にお酒を飲んだからかな・・・。脱毛前はお酒を飲まないほうが良いですね。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-682b8fc0-5d20-43d9-91bd-9c7cddb19a67"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-2-times/">【写真と経過】髭脱毛の2回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-3-times/">【写真と経過】髭脱毛の3回目の効果</a><br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-4-times/">【写真と経過】髭脱毛の4回目の効果</a></li></ul>
</div></div>
<h3><span id="5">ヒゲ脱毛5回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg" alt="ヒゲ脱毛5回目" class="wp-image-51061" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-5-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a146514c-f175-429f-bb1e-1a160a1fed9d"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">マギー審司</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc"><strong>ヒゲ</strong>脱毛<strong>5回</strong>目!<br>かなりスッキリしてきました^_^<br>引用元:<a href="https://twitter.com/maggyshinji/status/1093713881355083776?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-8936c63c-dfee-4eaa-a751-1b1d1ffe87ea"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">ねこ</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">SBCの<strong>ヒゲ脱毛</strong>(6/6)終わったー!<br>うーん5回目後の様子を考えるとようやく半分くらいって感じたなー。これは追加が必要かな<br>引用元:<a href="https://twitter.com/yuu_cat1/status/1238731215156334592?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-673e2dfd-e3fe-461e-bcb6-dd420bee5c40"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg" alt="【写真と経過】髭脱毛の5回目の効果!ついにツルツルか?!実体験から検証" data-id="22859" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/5-1/" class="wp-image-22859" srcset="https://moteo.best/column/wp-content/uploads/2019/12/5-1.jpg 686w, https://moteo.best/column/wp-content/uploads/2019/12/5-1-300x169.jpg 300w" sizes="(max-width: 686px) 100vw, 686px" /><figcaption>レーザー脱毛5回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-17549a1c-0a8c-4562-9a8a-6ee65bf27b64"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">5回目のヒゲ脱毛で良い感じに効果を実感しています。ヒゲ脱毛4回目の時は首の部分にヒゲが残っていましたが、今回はあまり生えてないですね。残っているのは頬と鼻下の部分。ここを集中してやってもらいたいですね。1回ずつ効果がわかるので楽しみ。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7558549d-7864-46cf-b0f4-f9bcf576f664"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-5-times/">【写真と経過】髭脱毛の5回目の効果</a></li></ul>
</div></div>
<h3><span id="10">ヒゲ脱毛10回目の口コミと体験談</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg" alt="ヒゲ脱毛10回目" class="wp-image-51062" srcset="https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/03/3320-contents-10-300x128.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><strong>【フラッシュ脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-840bce20-a73b-4340-ac92-9316d28aed24"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">Ken@kintore×car×cats</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">メンズ脱毛専門店「RINX」にて全身脱毛を2019年1月から始めました。<br><strong>ヒゲ</strong>脱毛を開始してから先日<strong>10回</strong>目を迎えましたが、脱毛前よりもかなり<strong>ヒゲ</strong>が減りました。<br>それにより<strong>ヒゲ</strong>を剃る頻度も1週間に1〜2回程度になっています。<br><strong>ヒゲ</strong>脱毛は残り<strong>10回</strong>なので今後も経過を載せていきたいと思います!<br>引用元:<a href="https://twitter.com/kintoredietblog/status/1174601478725488641?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-899edaea-6086-4b43-9508-bfef462b6c10"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">@datsumomen</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">サロンの光脱毛で<strong>10回ヒゲ</strong>脱毛しましたが、頬、首、もみあげ付近はほぼ生えなくなりましたね<br>ただ、鼻下と顎はまだしぶとく残っている感じです<br>引用元:<a href="https://twitter.com/datsumomen/status/1236807019778039810?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<p><strong>【レーザー脱毛】</strong></p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-a100046a-503d-4133-bb86-49363a991c5f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">とっきー / ランチクリエイター</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">永久脱毛を振り返る(1/9)<br><strong>ヒゲ</strong>に悩む男性にむけて<br>全<strong>10回</strong>・10ヶ月の医療脱毛(かお)<br>→減りました。<br>以前は朝に長時間大量の剛毛たちと格闘。力づくなので出血+肌荒れ。帰宅するときには毛は復活。昔からコンプレックスで大人になったら脱毛しようと決めていた。<br>引用元:<a href="https://twitter.com/lunch_creator/status/1163806899290038272?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-left uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-ae9640b5-74e2-4309-bb22-d8868510ba0f"><div class="uagb-team__wrap"><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="http://moteo.best/column/wp-content/uploads/2019/08/.jpeg-150x150.jpeg" alt=""/></div><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">アマノジャク</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">自分もレーザーで<strong>ヒゲ</strong>脱毛<strong>10回</strong>して、薄くなったけど、まだまだ濃い… <br><strong>ヒゲ</strong>が濃い自分のような人間は時間がかかるので、薄い人は羨ましいです…<br>引用元:<a href="https://twitter.com/SunHei2/status/1103615705088352257?s=20">Twitter</a></p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div></div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined slider" id="uagb-section-ada62458-5938-403b-92f7-0d296fe9000e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="wp-block-gallery columns-2 is-cropped"><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg" alt="ヒゲ脱毛開始前の写真" data-id="23040" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/41-2/" class="wp-image-23040" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-41.jpg 698w, https://moteo.best/column/wp-content/uploads/2019/12/-41-300x170.jpg 300w" sizes="(max-width: 698px) 100vw, 698px" /><figcaption>ヒゲ脱毛前</figcaption></figure></li><li class="blocks-gallery-item"><figure><img src="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg" alt="ヒゲ脱毛10回目の写真" data-id="18760" data-link="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/3724_%e3%82%b3%e3%83%b3%e3%83%86%e3%83%b3%e3%83%84_%e7%94%bb%e5%83%8f_%e3%83%92%e3%82%b2%e8%84%b1%e6%af%9b10%e5%9b%9e%e7%9b%ae/" class="wp-image-18760" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-10.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-10-300x165.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /><figcaption>レーザー脱毛10回目が終わり1ヶ月程度経過した状態</figcaption></figure></li></ul>
</div></section>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-2639a7b2-ba48-4ec9-8862-5420a196718a"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">K</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">10回目が終わると1ヶ月間ヒゲを剃らなくてもあまり生えてこなくなりました。行なってるのはカッティングだけ。気になる部分をハサミで切ったぐらいです。ツルツル肌に近づいてきまたね。経過観察してきてよかった!</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2019/12/4-3-150x150.jpg" alt="【写真と経過】髭脱毛の4回目の効果!レーザー医療で永久脱毛は可能か?実体験から検証"/></div></div></div>
<p>元々の毛の濃さ、また目指すゴールによってそれぞれ必要な回数が変わってきます。</p>
<p>ヒゲ脱毛を考えている人は体験談を参考にしつつ、サロンやクリニックの<strong>無料カウンセリングを活用</strong>して回数を設定するのがよいでしょう。</p>
<p><span class="highlighted">メンズ脱毛を専門</span>としているサロンやクリニックであれば、<strong>毎日ヒゲ脱毛をしているプロ</strong>が集結しているので、自分に必要な回数を見極めてくれます。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">ヒゲ脱毛のおすすめランキングを見る</a></div>
<h2><span id="titleid-3">髭脱毛はなぜ回数が必要なの?髭の毛周期が関係</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg" alt="クエスチョンマーク" class="wp-image-33909" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-4-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>どの脱毛方法を選択してもヒゲ脱毛は1回では終わらず、複数回クリニック・サロンに通う必要があります。</p>
<p>これは<span class="highlighted">毛周期</span>と呼ばれる毛が生え変わるサイクルに関係しています。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>毛周期は大きく分けて<span class="highlighted">成長期・退行期・休止期</span>と呼ばれる期間に分類されます。脱毛クリニック・サロンで、受ける脱毛で効果があるのは成長期のヒゲだけです。</p>
<p>ちなみに成長期の<span class="highlighted">ヒゲは全体の15〜20%程度</span>。つまり、一回の脱毛で効果があるのは全体の15〜20%ということになります。</p>
<p>男性のヒゲはおおよそ2ヶ月かけて毛周期を一周します。そのため、多くの脱毛クリニック・サロンでは2ヶ月に1回の脱毛が推奨されているのです。</p>
<p>毛周期のペースには個人差があります。クリニック・サロンで脱毛を行なう際は、お店のスタッフと<strong>相談しながら効果的に脱毛できるスケジュールを立てましょう</strong>。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-12bf0966-2b1c-425f-976a-2fd657797c59"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-hairremoval-hair-cycle/">メンズヒゲ脱毛と毛周期の関係は?ベストな期間で効果的に脱毛しよう</a></li></ul>
</div></div>
<h2><span id="5-2">口コミで評判のヒゲ脱毛おすすめクリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg" alt="レーザー脱毛機" class="wp-image-22347" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-12.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/-12-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからはヒゲ脱毛に<span class="highlighted">おすすめクリニック・サロン</span>を紹介します。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-a5b40ab4-3346-42f7-b0ed-14db333dbf72"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td></td><td><br><br><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td><td><img class="wp-image-34381" style="width: 110px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-47134" style="width: 120px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><br><img class="wp-image-34272" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png" alt="MEN'S TBC" srcset="https://moteo.best/column/wp-content/uploads/2020/01/tbc.png 1280w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-300x169.png 300w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-768x432.png 768w, https://moteo.best/column/wp-content/uploads/2020/01/tbc-1024x576.png 1024w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></td></tr><tr><td>クリニック名</td><td>湘南美容クリニック</td><td>ゴリラクリニック</td><td>メンズリゼ</td><td>リンクス</td><td>MEN’S TBC</td></tr><tr><td>脱毛方法</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>医療レーザー脱毛</td><td>フラッシュ脱毛</td><td>ニードル脱毛</td></tr><tr><td>おすすめポイント</td><td>・レーザー脱毛最安値(1回あたり5,058円)<br>・初診料、薬代無料</td><td>・他クリニックで行なう施術と比較して痛みが少ない<br>・ヒゲ脱毛7回目以降が100円</td><td>・初診料、キャンセル料、処置料、薬代無料<br>・途中解約OK</td><td>・徹底した顧客対応を追求するサロン<br>・スタッフは受付含め男性のみ</td><td>・他の施設に比べヒゲの細かなデザインが可能</td></tr><tr><td>料金</td><td><strong>★1回5,700円〜</strong><br><br>ヒゲ3部位:5,700円/1回<br>もみあげ周囲・頬:6,500円/1回<br>首:6,180円/1回</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td>★<strong>3,200円〜/月</strong><br><br><strong>【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下)</strong> <br>5回コース:14,000円 <br>10回コース:28,000円 ※麻酔クリーム1本無料 <br>コース終了後:12,800円 <br><br><strong>セレクトヒゲ脱毛(任意の3部位)</strong> <br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br><strong>ヒゲ全体脱毛セット</strong> <br>【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 ※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td></tr><tr><td>店舗数</td><td>国内73院</td><td>国内18院</td><td>国内22院</td><td>国内52店舗</td><td>国内48店舗</td></tr><tr><td>公式サイト</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E">公式サイト</a></td></tr></tbody></table>
</div></section>
<p style="text-align: left;"><small>※価格の表記に関しては特に記載がない場合は、税込表記となっています。</small></p>
<h3><span id="titleid-4">◆湘南美容クリニック</span></h3>
<div class="wp-block-image">
<figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-Q2227739&p=j706195E"><img class="aligncenter" src="https://www.afi-b.com/upload_image/6654-1407976423-3.gif" alt="【ヒゲ脱毛】オトコの根こそぎレーザー脱毛"></a></figure>
</div>
<p>湘南美容クリニックは<span class="highlighted">累計754,375件のメンズ脱毛の実績</span>を誇る、国内最大級のクリニックです。他のクリニックと比較してヒゲ脱毛の料金が安く、6回16,800円で脱毛することができます。</p>
<p>全国に店舗があり、公式HPからお近くのクリニックを検索できます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(上口ひげ・アゴ・アゴ下)</td><td> 16,800円/6回</td></tr><tr><td>もみあげ周辺・頬</td><td> 19,800円/6回</td></tr><tr><td>首</td><td>29,280円/6回</td></tr><tr><td>上口ひげ・顎・顎下(いずれか1部位)</td><td>29,280円/6回</td></tr></tbody></table>
<h3><span id="titleid-5">湘南美容クリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td> <a href="https://www.sbc-mens.net/">湘南美容クリニック </a></td></tr><tr><td>住所</td><td>新宿・銀座・新橋・表参道・池袋・品川・秋葉原・上野・蒲田・赤羽・二子玉川・立川・町田・八王子・宇都宮・高崎・大宮・所沢・千葉センシティ・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂アカデミア・新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄・京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺東・神戸・奈良・岡山・広島・高松・松山・福岡・小倉・熊本・鹿児島・那覇・札幌・仙台・福島</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>10:00〜23:00(池袋 東口院)<br>他院については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">クリニックのご案内</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝日も対応可</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・アレキサンドライトレーザー<br>(ジェントルレーズ、ジェントルレーズPRO)<br>・YAGレーザー </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">Web予約</a>もしくは電話予約</td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・ビットコイン<br>・クレジットカード<br>・定額プラン<br>・楽天ポイント<br>・医療ローン<br>※対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>※医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ca461c16-cc9c-40e1-8358-155c7e9003e6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/">湘南美容クリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-6">◆ゴリラクリニック</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">ゴリラクリニックは他クリニックと異なり、蓄熱式脱毛機と医療麻酔を使い分けることによる痛みの少ない脱毛を可能にしています。</p>
<p class="sc-kcDeIU iLMlTu">最新の蓄熱脱毛機、<span class="highlighted">メディオスターNeXT PRO</span>は痛みが少ないだけでなく、日焼け肌にも対応することができます。</p>
<p class="sc-kcDeIU iLMlTu">「できるだけ痛みの少ない永久脱毛がしたい」と考えている方におすすめです。また、<strong>7回目以降のヒゲ脱毛が追加料金100円で通える</strong>点も嬉しいですね。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ヒゲ脱毛3部位(鼻下・アゴ・アゴ下)</td><td>75,680円/6回</td></tr><tr><td>鼻下・アゴ・アゴ下・もみあげ(いずれか1部位)</td><td>39,600円/6回</td></tr><tr><td>ほほ・首(いずれか1部位)</td><td>49,500円/6回</td></tr></tbody></table>
<h3><span id="titleid-7">ゴリラクリニック基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック</td><td><a href="https://gorilla.clinic/">ゴリラクリニック</a></td></tr><tr><td>住所</td><td>池袋院・新宿本院・渋谷院・銀座院・上野院・町田院・大阪梅田院・大宮院・横浜院・大阪心斎橋院・京都烏丸院・神戸三宮院・名古屋駅前院・名古屋栄院・福岡天神院・札幌院・仙台院・広島院</td></tr><tr><td>電話番号</td><td>0120-987-118</td></tr><tr><td>アクセス</td><td>各店舗のアクセス情報は<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="こちら (opens in a new tab)">こちら</a>から</td></tr><tr><td>営業時間</td><td>11:00〜20:00</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>・アレキサンドライトレーザー<br>(メディオスターNeXT PRO、ライトシェア・デュエット、ライトシェアXC、ジェントルヤグ、ジェントルレーズPRO) </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-B312499Y&p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・デビットカード<br>・クレジットカード(カードの種類は記載なし)<br>・医療分割<br>*医療ローンとは:クレジットカードの年率が12%~18%であるのに対し、9%の年率でローンが組める分割方法</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-863fe639-81c4-409f-a00b-546d8a7f2d3f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/">ゴリラクリニックの口コミ・評判は?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-8">◆メンズリゼ</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-S225635l&p=j706195E"><img src="https://www.afi-b.com/upload_image/6617-1415433410-3.jpg" alt="アールズクリニック 名古屋栄院"/></a></figure></div>
<p><img style="border: none;" src="https://t.afi-b.com/lead/d6617w/j706195E/S225635l" width="1" height="1">メンズリゼの特徴は<strong>予約キャンセル料が無料</strong>なため、スケジュールに合わせて柔軟に日程を調整できることです。また万が一、肌トラブルが起こった場合は完全無料で対応してくれます。</p>
<p>初診料やカウンセリング料も無料であるため、気軽に受けることができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) </td><td> 5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円 </td></tr><tr><td> セレクトヒゲ脱毛(任意の3部位) </td><td> 5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円 </td></tr><tr><td> ヒゲ全体脱毛セット </td><td> 【新規限定】 <br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td></tr></tbody></table>
<h3><span id="titleid-9">メンズリゼ基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.mens-rize.com/">メンズリゼ</a></td></tr><tr><td>住所</td><td>新宿・渋谷・銀座・町田・立川・柏・横浜・大宮・大阪梅田・京都四条・神戸三宮・心斎橋・名古屋栄・名古屋駅前・新潟・仙台・広島・福岡天神</td></tr><tr><td>電話番号</td><td>公式HPの「<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">電話予約</a>」から各店舗にTEL</td></tr><tr><td>アクセス</td><td>アクセス詳細は<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">こちら</a>から</td></tr><tr><td>営業時間</td><td>銀座本院<br>10:00~20:00<br>(休診時間14:00~15:00)<br>※他店舗の営業時間については<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">こちら</a>から</td></tr><tr><td>脱毛機</td><td>・ダイオードレーザー<br>・YAGレーザー<br>(メディオスターNEXTPRO、ライトシェア・デュエット、ジェントルヤグ) </td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話予約もしくは24時間受付の<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">Web予約</a>から</td></tr><tr><td>支払方法</td><td>・現金一括払い<br>・クレジットカード払い(1回・2回・ボーナス一括)<br>※AMEX、Diners、DISCOVERは2回払い不可<br>対応カード:VISA・Mastercard・JCBなど<br>・定額分割払い可(事前審査有)</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-01e379f3-d49d-4ac7-bdc6-c233cf0665ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/">メンズリゼの口コミ・評判と実際の体験談!</a></li></ul>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-10">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<h3><span id="rinx">◆RINX</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-H234318p&p=j706195E" rel="nofollow"><img src="https://www.afi-b.com/upload_image/7028-1421997934-3.jpg" alt="RINX"/></a></figure></div>
<p class="sc-kcDeIU iLMlTu">RINXは全国51店舗ある国内最大級の<span class="highlighted">フラッシュ脱毛サロン</span>です。分割払いなら<strong>月々500円</strong>から脱毛を行なうことができます。</p>
<p class="sc-kcDeIU iLMlTu">日本人男性の毛質にあった脱毛機をメーカーと共同開発し、他の脱毛サロンよりも痛みが少なく、<strong>剛毛ヒゲにも対応したフラッシュ脱毛が可能</strong>です。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>両ほほ・両もみあげ・鼻下・あご(いずれか1部位)</td><td>16,800円/5回</td></tr><tr><td>口下</td><td>12,600円/5回</td></tr><tr><td>あご下、首</td><td>21,000円/5回</td></tr></tbody></table>
<h3><span id="rinx-2">RINX基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://mens-rinx.jp/">RINX(リンクス)</a></td></tr><tr><td>住所</td><td>横浜駅前、埼玉大宮、千葉中央、埼玉越谷、栃木、宇都宮、川崎駅前、茨城水戸、船橋駅前、埼玉川口、群馬高崎、神奈川厚木、東京渋谷、東京池袋、東京新宿、銀座有楽町、東京上野、東京立川、東京品川、東京町田、東京吉祥寺、自由が丘、秋葉原神田、神戸本店、京都河原町、滋賀草津、大阪梅田、大阪難波、大阪天王寺、大阪京橋、名古屋駅前、名古屋栄、岐阜駅前、静岡駅前、石川金沢、長野駅前、静岡浜松、新潟駅前、愛知豊田、宮城仙台、北海道札幌、秋田駅前、札幌駅北口、青森駅前、広島本通、岡山駅前、福岡博多、福岡天神、鹿児島、沖縄那覇、熊本下通</td></tr><tr><td>電話番号</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">WEBご予約・お問い合わせ</a>」をご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>東京新宿店<br>平日 12:00~21:00<br>土日祝 11:00~20:00<br>他店舗については公式HP「<a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">全国サロン一覧</a>」をご覧ください。</td></tr><tr><td>定休日</td><td>木曜日<br>他店舗については公式HP「クリニックのご案内」をご覧ください。</td></tr><tr><td>脱毛機</td><td>BRILLIO </td></tr><tr><td>予約方法</td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">Web予約</a>もしくは<a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">電話予約</a></td></tr><tr><td>支払方法</td><td>・現金一括<br>・クレジットカード<br>*対応カード:VISA・MasterCard・JCB・americanexpress・Diners・Discover<br>・ローン</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4ec1efd7-6b5c-4e73-bd5b-3896387ebf8f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-rinx/">RINX(リンクス)の口コミ・評判</a></li></ul>
</div></div>
<h3><span id="mens_tbc">◆MEN’S TBC</span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E"><img src="https://www.afi-b.com/upload_image/3508-1415020717-3.jpg" alt="ヒゲ&カラダ脱毛"/></a></figure></div>
<p>MEN’S TBCはニードル脱毛を採用している国内最大級の脱毛サロンです。他の脱毛方法と比較して、細かな<span class="highlighted">ヒゲのデザイン</span>が可能なため、「ヒゲの形にこだわりたい」という方にはおすすめ。</p>
<p>通常なら10,000円以上する脱毛コースを<strong>初回1,000円</strong>で体験することができます。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>部位</td><td>価格</td></tr><tr><td>ひげ(細かな部位まで自由に選択できる)</td><td>132円〜/1本</td></tr></tbody></table>
<h3><span id="men8217s_tbc">MEN’S TBC基本情報</span></h3>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/">MEN’S TBC</a></td></tr><tr><td>住所</td><td> 都内24院<br>(新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店」を「千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区) <br><br>各都道府県の店舗は「<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">サロン検索</a>」をご覧ください。</td></tr><tr><td>電話番号</td><td>公式HP<a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>アクセス</td><td>公式HP <a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">「全国店舗一覧」</a>よりご覧ください。</td></tr><tr><td>営業時間</td><td>12:00~21:00 (平日)<br>10:00~19:00 (土日・祝日)<br>※変更になる場合があります。</td></tr><tr><td>営業日(休診日)</td><td>不定休</td></tr><tr><td>支払方法</td><td>現金<br>クレジットカード(Visa, MasterCard, JCB, AmericanExpress, DinersClub)<br>銀聯カード<br>TBCリボクレジット</td></tr><tr><td>予約方法</td><td><a href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9">Web予約</a>もしくは電話予約</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://www.tbc.co.jp/mens/epi/campaign/hige/af=hikaku201606/?waad=yXfQBWBf&sid=1588cb5969013619070291c188a4ace4a67106f9" style="background-color:#2dad96">公式サイトを見てみる</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-644de88e-8139-4d43-880d-7fd30402bb53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-menstbc/">MEN’S TBCの口コミ・評判は?</a></li></ul>
</div></div>
<h2><span id="titleid-11">髭脱毛のトラブルや失敗が怖い!肌が腫れたりするって本当?</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg" alt="肌の炎症が起きている男性" class="wp-image-18800" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-11.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-11-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛のトラブルには大きく分けて以下の3つがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e5caa83a-f65c-4c26-9fb4-2ec9b010614d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>肌が赤み、腫れたりする肌トラブル</li><li>髭の硬毛化による泥棒髭現象</li><li>施術時の痛みが耐えられない</li></ul>
</div></div>
<p><strong>脱毛クリニック・サロンで行なわれる施術</strong>は、セルフ脱毛と比較するといずれも高い効果が期待されます。しかし、その一方<span class="redcolor">皮膚へのダメージが大きく、炎症などのトラブルがおこる可能性</span>もあります。</p>
<p>以下の記事では、ヒゲ脱毛のトラブル・失敗について詳しく解説しています。興味のある方は、ぜひご覧ください。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dd267db8-ee6d-4648-af5a-8809d1acd859"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせてチェックしたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">【髭脱毛2020】おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></li></ul>
</div></div>
<h2><span id="qa">髭脱毛についてのQ&A</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg" alt="疑問を抱えている男性" class="wp-image-18764" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-7.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-7-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ここからはヒゲ脱毛についてのよくある質問に回答していきます。</p>
<h3><span id="q">Q:首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg" alt="電球と電卓" class="wp-image-40952" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-206147229-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td><br></td><td>必要な施術回数</td><td>湘南美容クリニックの費用と回数</td></tr><tr><td>ヒゲ3部位セット</td><td>10〜12回</td><td>33,600円/12回</td></tr><tr><td>首のみ</td><td>5〜7回</td><td>29,280円/6回</td></tr><tr><td>ほほのみ</td><td>5〜7回</td><td>30,350円/6回</td></tr><tr><td>あごのみ</td><td>10〜12回</td><td>58,560円/12回</td></tr></tbody></table>
<p style="text-align: right;"><small>*ヒゲ3部位セットとあごのみの脱毛は湘南美容クリニックの6回脱毛コースを2セット受けた場合を想定。</small></p>
<p>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。</p>
<p>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<span class="highlighted">10〜12回程度必要</span>でしょう。</p>
<h3><span id="q2030">Q:髭脱毛を20回、30回とやると効果はあるの?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg" alt="" class="wp-image-32643" srcset="https://moteo.best/column/wp-content/uploads/2020/01/02-none.jpg 720w, https://moteo.best/column/wp-content/uploads/2020/01/02-none-300x124.jpg 300w" sizes="(max-width: 720px) 100vw, 720px" /></figure>
<p>ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。</p>
<p>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td>脱毛方法</td><td>脱毛効果</td></tr><tr><td>レーザー脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない</td></tr><tr><td>フラッシュ脱毛</td><td>永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる</td></tr><tr><td>ニードル脱毛</td><td>ヒゲを脱毛したらその部位は施術する必要がない </td></tr></tbody></table>
<p>つまり、<span class="redcolor">レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</span>。</p>
<p>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。</p>
<p>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。</p>
<h3><span id="q-2">Q:レーザー脱毛でよく使われる脱毛機について知りたい!</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg" alt="笑顔でヒゲ脱毛をしている男性" class="wp-image-22351" srcset="https://moteo.best/column/wp-content/uploads/2019/12/003-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/003-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>レーザー脱毛で使われる脱毛機には大きく分けて<span class="highlighted">3種類</span>あります。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default"><tbody><tr><td></td><td> アレキサンドライト </td><td> ダイオード </td><td> YAG </td></tr><tr><td>メリット </td><td style="text-align:left">・やけどのリスクが低い<br>・美肌効果がある </td><td style="text-align:left">・痛みが少ない<br>・日焼け肌でも可能 </td><td style="text-align:left">・根深い剛毛にも効果あり<br>・日焼け肌でも可 </td></tr><tr><td>デメリット </td><td style="text-align:left">・日焼け肌はできない<br>・濃い毛は痛みが強い </td><td>かなりの剛毛には効果がないこともある </td><td style="text-align:left">・痛みが強い<br>・肌トラブルが起きやすい </td></tr><tr><td>導入施設 </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">湘南美容クリニック</a> </td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">ゴリラクリニック </a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">メンズリゼ</a> </td></tr></tbody></table>
<p>このように実はレーザー脱毛機によって特徴は異なります。そのため、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dfb37bcb-0dae-4e74-b286-4fe9707eaa0f"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<blockquote class="wp-block-quote"><p>・美肌効果を一緒に得たいなら<strong>湘南美容クリニック</strong></p><p>・痛みが少ない脱毛を希望するなら<strong>ゴリラクリニック</strong></p><p>・剛毛なヒゲをしっかり脱毛したいなら<strong>メンズリゼ</strong></p></blockquote>
<p></p>
</div></div>
<p>を選ぶと良いでしょう。</p>
<h3 id="FAQ4"><span id="q-3">Q:髭脱毛をして後悔することはある?</span></h3>
<p>髭脱毛をして後悔した方には、次のようなケースがあります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac1d9897-3531-47c8-b3d5-8623d682f09a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>想像していたより痛かった</li><li>脱毛した後に生やしたくなった</li><li>理想のデザインにならなかった</li></ul>
<p></p>
</div></div>
<p>髭脱毛で後悔しないためにも事前のカウンセリングで、不安が残ることがないよう十分に相談しましょう。</p>
<h2><span id="titleid-12">ヒゲ脱毛の回数についてまとめ</span></h2>
<figure class="wp-block-image"><img src="http://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg" alt="笑顔の外人男性" class="wp-image-18767" srcset="https://moteo.best/column/wp-content/uploads/2019/11/3724-9.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/11/3724-9-300x200.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛を脱毛クリニック・サロンで行なうと<span class="highlighted">初回から脱毛効果を得る</span>ことができます。しかし、ヒゲを薄くするには5〜7回程度、ツルツルにしたいなら10〜12回程度の回数が必要です。</p>
<p>また、ここでおすすめしたクリニック・サロンはいずれも<strong>口コミで人気が高く、幅広い年齢層から支持されています</strong>。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">ゴリラクリニック</a>や<a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E">RINX</a>は初回割引も行っているため、初めての方はお得に脱毛ができますよ!</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲって何回脱毛すればいいの?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□1回目の脱毛でどのぐらい毛は減るの?</td><td style="text-align:left" rowspan="2">ヒゲ脱毛1回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;color:#000000;background-color:#ffffff">□医療レーザー脱毛の効果ってどのぐらい?</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□医療レーザーを6回やったらどのぐらいヒゲがなくなる?</td><td style="text-align:left">ヒゲ脱毛6回目の効果は?写真付で医療レーザー脱毛の効果を徹底解説</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□おすすめのヒゲ脱毛クリニック・サロンは?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question">Q.首やほほ、アゴだけと言った部分的な髭脱毛の場合の回数と費用は? </strong> <p class="schema-faq-answer">ヒゲ脱毛は首やほほ、あごと言った部分的な脱毛も可能です。ここでは湘南美容クリニックでヒゲ脱毛する際にかかる費用と予測される必要な施術回数を紹介します。 <br/>【ヒゲ3部位セット】 33,600円/12回 <br/>【首のみ】 29,280円/6回 <br/>【ほほのみ】30,350円/6回<br/>【あごのみ】58,560円/12回 <br/>一般的に首やほほはあごに比べてヒゲは薄い方が多いと言われており、少ない脱毛回数で完了することができることが多いです。<br/>しかし、<strong>あごはヒゲの中で特に濃い部分</strong>であるため<strong>10〜12回程度必要</strong>でしょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛を20回、30回とやると効果はあるの? </strong> <p class="schema-faq-answer">ヒゲ脱毛は回数を増やせば、脱毛効果も高くなります。しかし、20回、30回と脱毛回数を増やしても効果はあるのだろうかと疑問もありますよね。<br/>結論から言うと、<strong>脱毛方法によって効果は変わります</strong>。<br/><br/>レーザー脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/>フラッシュ脱毛…永久脱毛はできないため、継続的に行なうことで毛が少ない状態を維持できる<br/>ニードル脱毛…ヒゲを脱毛したらその部位は施術する必要がない <br/><br/>つまり、<strong>レーザー脱毛とニードル脱毛はヒゲがなくなった状態で、脱毛を行なっても効果はありません</strong>。<br/>しかし、フラッシュ脱毛はそもそも永久脱毛ができないため、30回行ったとしてもその都度「減毛」の効果があります。<br/>脱毛方法によって必要な脱毛回数が異なることを覚えておきましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.レーザー脱毛でよく使われる脱毛機について知りたい! </strong> <p class="schema-faq-answer">レーザー脱毛で使われる脱毛機には大きく分けて<strong>3種類</strong>あります。 <br/>【アレキサンドライト】やけどのリスクが低い・美肌効果がある ・日焼け肌はできない・濃い毛は痛みが強い <br/>【ダイオード】痛みが少ない・日焼け肌でも可能・かなりの剛毛には効果がないこともある <br/>【YAG】根深い剛毛にも効果あり・日焼け肌でも可・痛みが強い<br/>・肌トラブルが起きやすい <br/><br/> このように実はレーザー脱毛機によって特徴は異なります。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question">Q.髭脱毛で後悔することはある?</strong> <p class="schema-faq-answer">髭脱毛をして後悔した方には、次のようなケースがあります。<strong><br/>・想像していたより痛かった<br/>・脱毛した後に生やしたくなった<br/>・理想のデザインにならなかった</strong><br/>髭脱毛で後悔しないためにも、事前のカウンセリングで不安が残ることがないように、十分に相談するようにしましょう。 </p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始 […]</p>
',
'protected' => false
],
'author' => (int) 29,
'featured_media' => (int) 18194,
'parent' => (int) 20488,
'menu_order' => (int) 823,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/11/3724-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => '和樹森上',
'author_link' => 'https://moteo.best/column/writer/29/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「ヒゲ脱毛は何回で効果が出るの?」 「ツルツルにしたいけど、濃いヒゲの永久脱毛なんてできるの?」 ヒゲ脱毛を始…',
'acf' => [
'long_text_title' => '【写真あり】ヒゲ脱毛で効果が出るまで何回必要?ツルツルになるまでの経過を徹底解説',
'custom_order' => '',
'second_featured_image' => [
[maximum depth reached]
],
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => [
[maximum depth reached]
],
'cta_image' => [
[maximum depth reached]
],
'show_hide_author' => '1',
'show_hide_review' => '0',
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
],
(int) 5 => [
'id' => (int) 20488,
'date' => '2024-05-31T02:00:00',
'date_gmt' => '2024-05-30T17:00:00',
'guid' => [
'rendered' => 'http://moteo.best/column/?page_id=20488'
],
'modified' => '2024-05-31T02:00:40',
'modified_gmt' => '2024-05-30T17:00:40',
'slug' => 'effect-merit-demerit',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/hige-datsumou/effect-merit-demerit/',
'title' => [
'rendered' => 'ヒゲの永久脱毛のメリットとデメリット'
],
'content' => [
'rendered' => '<p><strong>「しつこい青髭を撃退したい」</strong></p>
<p><strong>「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」</strong></p>
<p>などと考えているものの、ヒゲ脱毛を経験した方のネガティブな口コミを見ると、迷ってしまう、という男性は多いようです。</p>
<p>ヒゲ脱毛には、濃いヒゲをなくせるなどのメリットもありますが、同時に<span class="redcolor">肌トラブルなどのリスクも抱えています</span>。</p>
<p>この記事では、<span class="highlighted">ヒゲ脱毛メリット・デメリット</span>の両側面をしっかりとお伝えすることで、みなさんが後悔なくヒゲ脱毛ができるようお手伝いできればと思います。</p>
<div class="wp-block-uagb-team uagb-team uagb-team__outer-wrap uagb-team__image-position-right uagb-team__align-center uagb-team__stack-tablet" id="uagb-team-215c3e92-328a-4186-a69e-68107b5bd845"><div class="uagb-team__wrap"><div class="uagb-team__content"><div class="uagb-team__title-wrap"><h6 class="uagb-team__title">編集部</h6><span class="uagb-team__prefix">Designation</span></div><div class="uagb-team__desc-wrap"><p class="uagb-team__desc">ちなみに、私はフラッシュ脱毛・医療レーザー脱毛・ニードル脱毛全て経験済みです!自己処理もいろいろ試しましが、やっぱり脱毛をすると効果も一定期間つづきますし、かなり楽でした。</p></div><div class="uagb-team__social-icon-wrap"><ul class="uagb-team__social-list"><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a></li><li class="uagb-team__social-icon"><a href="#" target="_self" title="" rel="noopener noreferrer"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></a></li></ul></div></div><div class="uagb-team__image-wrap uagb-team__image-crop-circle"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/04/moteo-1-150x150.jpg" alt="MOTEO先生"/></div></div></div>
<p>それでは早速、</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-03c48b23-5a47-444d-a35b-716c38c310bf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ヒゲ脱毛の方法3種類の効果や費用相場</li><li>ヒゲ脱毛をするメリット・デメリット</li><li>ヒゲ脱毛を後悔しないためのサロン・クリニック選び</li></ul>
<p></p>
</div></div>
<p>の順で解説していきます。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4dd72cf0-8919-4370-931b-1c339627ef6c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-d640c8c7-3dbc-4f92-b0e6-7d710b11e7e2"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/06/index-doctor-e1591785059329-150x150.png" alt="宇井千穂先生"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>やさしい美容皮膚科・皮フ科 秋葉原院</strong><br><strong>院長 宇井 千穂(うい ちほ)先生</strong></p>
<p><img class="wp-image-57126" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/.png" alt="枠つきの羽根ペンのアイコン素材"> <a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ameblo.jp/apple1030azarasi0104/" target="_blank">宇井千穂先生オフィシャルブログ</a><br><img class="wp-image-57127" style="width: 15px;" src="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png" alt="Instagram ロゴ" srcset="https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016.png 504w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-150x150.png 150w, https://moteo.best/column/wp-content/uploads/2020/06/glyph-logo-may2016-300x300.png 300w" sizes="(max-width: 504px) 100vw, 504px" /> <a rel="noreferrer noopener" aria-label="宇井千穂先生Instagram (新しいタブで開く)" href="https://www.instagram.com/akihabara_biyou_hifuka_clinic/" target="_blank">宇井千穂先生Instagram</a></p>
<p><strong>所属学会・資格</strong>:<a rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)" href="http://www.aesthet-derm.org/" target="_blank">日本美容皮膚科学会</a>、<a rel="noreferrer noopener" aria-label="日本抗加齢医学会 (新しいタブで開く)" href="https://www.anti-aging.gr.jp/" target="_blank">日本抗加齢医学会</a>、<a rel="noreferrer noopener" aria-label="日本レーザー学会 (新しいタブで開く)" href="http://www.jslsm.or.jp/" target="_blank">日本レーザー学会</a>、<a rel="noreferrer noopener" aria-label="日本胎盤臨床医学会 (新しいタブで開く)" href="http://jplaa.jp/clinics.html" target="_blank">日本胎盤臨床医学会</a>、<a rel="noreferrer noopener" aria-label="アラガンボトックスビスタ注入認定資格 (新しいタブで開く)" href="https://www.allergan.jp/ja-jp/home" target="_blank">アラガンボトックスビスタ注入認定資格</a>、<a href="https://www.allergan.jp/ja-jp/products/medical-professionals/juvederm-vista" target="_blank" rel="noreferrer noopener" aria-label="アラガンジュビダーム注入認定資格 (新しいタブで開く)">アラガンジュビダーム注入認定資格</a></p>
<p><strong>メディア出演</strong>:日本テレビ「ニノさん」医療監修、テレビ東京「なないろ日和!」</p>
<p><strong>著書</strong>:かもがわ出版「<a rel="noreferrer noopener" aria-label="18トリソミーはるの (新しいタブで開く)" href="https://www.amazon.co.jp/18%E3%83%88%E3%83%AA%E3%82%BD%E3%83%9F%E3%83%BC-%E3%81%AF%E3%82%8B%E3%81%AE-%E5%AE%87%E4%BA%95-%E5%8D%83%E7%A9%82/dp/4780307279" target="_blank">18トリソミーはるの</a>」、南山堂・治療「シネメデュケーション:映画医療教育」連載など</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f5075d18-2def-474a-a73c-94f6c6506781"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>1990年準ミス日本受賞</li><li>全日空客室乗務員</li><li>北里大学医学部を卒業</li><li>皮膚科医、美容皮膚科医として勤務</li></ul>
</div></div>
<p>アトピーを中心とした皮膚疾患だけでなく、先天性異常である18トリソミーやダウン症、レズビアンやゲイなどの性同一性障害による偏見をなくす活動もおこなう。</p>
<p>やさしい美容皮膚科・皮フ科 秋葉原院公式サイトは<a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://ui-chiho.clinic/" target="_blank">こちら</a></p>
</div></section>
<div id="toc_container" class="no_bullets"><p class="toc_title">目次</p><ul class="toc_list"><li><a href="#3">髭脱毛の種類3つとそれぞれの脱毛効果</a><ul><li><a href="#titleid">脱毛方法①フラッシュ脱毛(光脱毛)</a></li><li><a href="#titleid-2">脱毛方法②医療レーザー脱毛</a></li><li><a href="#titleid-3">脱毛方法③ニードル脱毛</a></li></ul></li><li><a href="#titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</a><ul><li><a href="#titleid-5">メリット①毎日の髭剃りから解放される</a></li><li><a href="#titleid-6">メリット②青髭を撃退できる</a></li><li><a href="#titleid-7">メリット③自己処理による肌へのダメージが防げる</a></li><li><a href="#titleid-8">メリット③清潔感がアップして自信がつく</a></li><li><a href="#1">なぜヒゲ脱毛は1回で効果が出ないの?</a></li></ul></li><li><a href="#titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</a><ul><li><a href="#titleid-10">デメリット①脱毛方法によっては痛みが伴う</a></li><li><a href="#titleid-11">デメリット②髭が濃いほどお金がかかる</a></li><li><a href="#titleid-12">デメリット③増毛化・硬毛化のリスクがある</a></li><li><a href="#titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</a></li><li><a href="#titleid-14">デメリット⑤日焼けができない</a></li><li><a href="#titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</a></li><li><a href="#1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</a></li></ul></li><li><a href="#5">メンズの髭脱毛に特化!人気クリニック・サロン5選</a><ul><li><a href="#titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</a></li><li><a href="#titleid-17">コスパ抜群のメンズ髭脱毛ならココ!レイロール</a></li><li><a href="#titleid-18">丁寧なカウンセリングが評判!メンズリゼ</a></li><li><a href="#titleid-19">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</a></li><li><a href="#titleid-20">メンズ特有のしつこい剛毛に!ゴリラクリニック</a></li><li><a href="#tbc">ニードル脱毛の体験が安い!メンズTBC</a></li><li><a href="#titleid-21">皮膚科でも脱毛ができる!</a></li><li><a href="#titleid-22">ヒゲ脱毛の流れを見てみよう</a></li></ul></li><li><a href="#qa">髭脱毛に迷っている男性のよくあるQ&A</a><ul><li><a href="#q">Q. 脱毛中のヒゲ剃りはどうすればいい?</a></li><li><a href="#q-2">Q. 髭脱毛後は剃りにくい?</a></li><li><a href="#q-3">Q. 髭脱毛で毛を部分的に残すことはできる?</a></li><li><a href="#q-4">Q.ひげ脱毛で後悔しない?</a></li></ul></li><li><a href="#titleid-23">髭脱毛はサロンで安全にすすめよう!</a></li></ul></div>
<h2><span id="3">髭脱毛の種類3つとそれぞれの脱毛効果</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg" alt="【写真と経過】髭脱毛の2回目の効果!ひげの抜け具合や泥棒ヒゲが起きたか実体験から検証" class="wp-image-22345" srcset="https://moteo.best/column/wp-content/uploads/2019/12/005-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/12/005-1-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲを脱毛する方法は3種類あります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8541e368-6820-4733-9a08-69390044dc80"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フラッシュ脱毛(光脱毛)</li><li>医療レーザー脱毛</li><li>ニードル脱毛</li></ul>
<p></p>
</div></div>
<p>それぞれの特徴、メリット・デメリットを比較していきます。</p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フラッシュ脱毛</td><td>レーザー脱毛</td><td>ニードル脱毛</td></tr><tr><td>受けられる施設</td><td>脱毛サロン<br>メンズエステサロン</td><td>皮膚科<br>クリニック</td><td>脱毛サロン<br>クリニック</td></tr><tr><td>脱毛効果</td><td>減毛・抑毛</td><td>永久脱毛</td><td>永久脱毛</td></tr><tr><td>必要な回数</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:15〜20回</td><td style="text-align:left">処理が楽になる:4〜6回<br>ツルツル:8〜12回</td><td style="text-align:left">処理が楽になる:8〜12回<br>ツルツル:20回以上</td></tr><tr><td>費用相場</td><td style="text-align:left">処理が楽になる:8〜12万円<br>ツルツル:15〜20万円</td><td style="text-align:left">処理が楽になる:6〜8万円<br>ツルツル:10〜15万円</td><td style="text-align:left">処理が楽になる:約25万円<br>ツルツル:100万円前後</td></tr><tr><td>痛み</td><td>輪ゴムでパチンと弾くような痛み</td><td>静電気が走るような痛み</td><td>蜂に刺されるような強い痛み</td></tr></tbody></table>
<p>一つずつ脱毛の仕組みを解説していきます。</p>
<h3><span id="titleid">脱毛方法①フラッシュ脱毛(光脱毛)</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg" alt="フラッシュ脱毛のメカニズム" class="wp-image-36200" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約20回〜</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>フラッシュ脱毛は光脱毛とも呼ばれていて、光を肌に照射することで毛根のメラニン色素にダメージを与え、脱毛を促す方法です。</p>
<p><strong>「IPL脱毛」「SSC脱毛」「SHR脱毛」</strong>の3種類があり、それぞれ光の届く深度や痛み、毛周期のどの期間に効果があるのか異なります。</p>
<p>一般的にサロンで導入しているのはIPL脱毛が多いです。</p>
<p>フラッシュ脱毛は比較的痛みが弱く、ヒゲであれば1部位3,000円程度から受けられるなど、手頃な価格で始められるのが魅力です。</p>
<p>しかし永久脱毛の効果はなく、減毛・抑毛にとどまるため、ツルツルになったとしても再び生えてくる可能性が高く、長期間に渡り通う必要のある脱毛方法です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e13799c8-f89a-477b-8532-5ec9ef820977"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">髭のフラッシュ脱毛で効果を実感するまでの期間と費用</a></li></ul>
</div></div>
<h3><span id="titleid-2">脱毛方法②医療レーザー脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg" alt="レーザー脱毛のメカニズム" class="wp-image-36201" srcset="https://moteo.best/column/wp-content/uploads/2020/01/31-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/31-1-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約5回</td><td>約10回</td></tr><tr><td>費用相場</td><td>10万円前後</td><td>15万円前後</td></tr></tbody></table>
<p>医療レーザー脱毛の仕組みは基本的にはフラッシュ脱毛と同じです。</p>
<p>違いは光の強さ。<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/dermatology/" target="_blank" rel="noopener noreferrer">医療レーザー脱毛は皮膚科や脱毛クリニックなど、医療機関でのみ受けられる方法で、<strong>必ず医療従事者が施術をおこないます</strong></a>。</p>
<p>フラッシュ脱毛より強い光を扱えるため、<span class="highlighted">永久脱毛の効果があります</span>。</p>
<p>また、医療機関のみで施術が許されているため、麻酔を使えるのも特徴。</p>
<p>強い光を照射できる分強い痛みが伴うため、笑気ガス麻酔やクリームタイプの麻酔を使用して痛みを緩和することができます。</p>
<p>痛みが0になることはないので、その点は注意が必要です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c5f928e4-773a-466a-95cb-0942a9b13e70"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-hairremoval-medicallaser/" target="_blank" rel="noreferrer noopener" aria-label="髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較 (新しいタブで開く)">髭の医療レーザー脱毛にかかる総額費用はいくら?相場よりコスパよく永久脱毛ができるクリニックを徹底比較</a></li></ul>
</div></div>
<h3><span id="titleid-3">脱毛方法③ニードル脱毛</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png" alt="ニードル脱毛のメカニズム" class="wp-image-3634" srcset="https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3.png 800w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-300x150.png 300w, https://moteo.best/column/wp-content/uploads/2019/08/201908-hairloss3-768x384.png 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>髭剃りが楽になる</td><td>ツルツル</td></tr><tr><td>回数</td><td>約10回</td><td>約15回〜</td></tr><tr><td>費用相場</td><td>25万円前後</td><td>100万円前後</td></tr></tbody></table>
<p>ニードル脱毛は針脱毛とも呼ばれ、毛穴1本1本にプローブという針のようなものを差し込み、毛根に直接ダメージを与えていく方法です。</p>
<p>ニードル脱毛は次の4つの種類があります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f7be1df1-2061-482e-89ab-f86846b3f766"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>電気分解法…針から微弱な電流を流し脱毛させる方法</li><li>フラッシュ法…高周波の電流を流し脱毛させる方法</li><li>ブレンド法…電気分解法 / フラッシュ法を合わせた方法</li><li>絶縁針(ELT)脱毛…電気の熱で毛母細胞を破壊する方法。医師/看護師が在籍するクリニックでしか施術できない</li></ul>
<p></p>
</div></div>
<p>脱毛させたい毛に直接アプローチができるため、あごひげは残してほおのヒゲだけ脱毛したい、といった細かいデザインにも対応できます。</p>
<p>ニードル脱毛は永久脱毛の効果がありますが、その分<span class="redcolor">非常に強い痛みを伴います</span>。</p>
<p>また手間のかかる施術のため、ヒゲをすべてニードル脱毛でなくそうとすると非常にコストがかかります。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-063c9a81-7f61-4de5-9279-b4b714128bfd"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="髭のニードル脱毛にかかる費用相場と効果 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank">髭のニードル脱毛にかかる費用相場と効果|ニードル脱毛より痛みが強い?</a></li></ul>
</div></div>
<h2><span id="titleid-4">髭脱毛のメリット|青髭撃退で清潔感アップ!</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg" alt="メリット" class="wp-image-54285" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-1-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛方法ごとの違いを理解した上で、ヒゲ脱毛のメリットとしてどのようなことが考えられるか、見ていきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83576d66-c7f8-4f91-921a-6d1ee9ad4a18"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>毎日の髭剃りから解放される</li><li>青髭を撃退できる</li><li>自己処理による肌へのダメージが防げる</li><li>清潔感がアップして自信がつく</li></ul>
<p></p>
</div></div>
<p>自分だったら…とイメージしながら見てくださいね。</p>
<h3><span id="titleid-5">メリット①毎日の髭剃りから解放される</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg" alt="カミソリでヒゲ剃りをする男性" class="wp-image-7931" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2106-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/2106-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛は料金が高いからとためらっている方に、衝撃の事実をお伝えします。あなたの毎日の髭処理によって、すでにかなりの時間とお金を奪われています。</p>
<p><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E">ゴリラクリニック</a>によると、1日10分髭剃りに時間を費やしている場合、<strong>年間にすると60時間以上ヒゲ剃りをしていることになる</strong>そうです。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-60141358-5f61-47d8-bcf6-f47d8e5a1b79"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p>仮に20歳から40年間ヒゲ剃りを続けると、</p>
<p><strong>1日10分✕365日✕40年=146,000分(約101日間)</strong></p>
<p>なんと101日間ずっと髭剃りだけをしていることになります。</p>
</div></section>
<p>時給3,000円のビジネスパーソンの場合、この時間を仕事に捧げたとすれば<span class="redcolor">年間18万円もロス</span>しています。さらにシェーバーの替刃代やクリームの代金も無視できません。</p>
<p>忙しい方こそ、ヒゲに時間とお金を奪われるのはもったいないです。一度髭をなくせば、こんな悩みはなくなります。</p>
<p>毎日時間をロスしているので、1日でも早くはじめる方がお得。快適な状態が続くので、気になる方は<span class="highlighted">少しでも早く脱毛に投資</span>しましょう。</p>
<h3><span id="titleid-6">メリット②青髭を撃退できる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg" alt="顔脱毛は毛穴の開き・シミにも効果あり?顔脱毛の美肌効果を徹底解説" class="wp-image-7644" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-177484207-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>女性からの印象もよくない青髭。</p>
<p>ヒゲ脱毛をすれば夕方になると青髭がうっすら生えてくる…といった悩みも解消されるでしょう。</p>
<p>ヒゲが濃い人は1日に何度も髭剃りをしているようですが、そんな手間も必要なくなります。</p>
<p><a href="https://moteo.best/column/hige-datsumou/bald-dense/" target="_blank" rel="noopener noreferrer">自分はヒゲが濃い方?濃い理由はなに?という方はこちらの記事もご覧ください。</a>ヒゲが濃くなる原因やNG行動について解説していますよ。</p>
<h3><span id="titleid-7">メリット③自己処理による肌へのダメージが防げる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/2503-1-e1570311548778.jpg" alt="肌荒れ,肌トラブル" class="wp-image-8619"/></figure>
<p>カミソリ負けに悩んでいたり、減らないニキビに嫌気がさしている男性にもヒゲ脱毛は有効です。</p>
<p>シェーバーやカミソリで肌が傷つくことによって、細菌が入り込みニキビなどの炎症を起こすことがあります。</p>
<p>ヒゲ脱毛により日常の自己処理から解放されることで肌トラブルが減少し、ツルツルできれいな肌を手にいれることもできるのです。</p>
<h3><span id="titleid-8">メリット③清潔感がアップして自信がつく</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg" alt="顔を洗う男性" class="wp-image-56099" srcset="https://moteo.best/column/wp-content/uploads/2020/05/3300-contents.jpg 749w, https://moteo.best/column/wp-content/uploads/2020/05/3300-contents-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛により濃いヒゲを撃退できたら、人からの印象アップはもちろん、一番嬉しいのはもちろん自分自身ですよね。</p>
<p><strong>男性の印象はヒゲで大きく左右されます。</strong></p>
<p>あなたも、無精髭のない整った男性の肌を見て「デキる男に見えるな」と感じたことがあるのではないでしょうか。</p>
<p>とくに顔は人から見られるので、ヒゲのコンプレックスがなくなると大きな自信につながります。</p>
<p></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2b9e2dd8-5913-4832-bfea-24828651a77a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-984c11cb-ad2a-4d9d-99e0-ef494949158d"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1">なぜヒゲ脱毛は1回で効果が出ないの?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲを含め、体毛には毛周期というものがあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg" alt="毛周期" class="wp-image-31063" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-3.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-3-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-3-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>「成長期」「退行期」「休止期」にわかれていて、フラッシュ脱毛・医療レーザー脱毛の多くの方法が「成長期のみ」にしか効果がありません。</p>
<p>肌表面に出ている毛の中で成長期にあたるのは1割のみのため、全ての毛に照射するまでには時間がかかるのです。</p>
</div></section>
<h2><span id="titleid-9">髭脱毛のデメリット|脱毛時の痛みや肌トラブルのリスク</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg" alt="デメリット" class="wp-image-54284" srcset="https://moteo.best/column/wp-content/uploads/2020/04/3300-contents.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/04/3300-contents-300x225.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛を検討している方は、脱毛によるリスクやデメリットについてもきちんと理解しておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-011bd50e-e1c2-4468-a453-9f348368c6f3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛方法によっては痛みが伴う</li><li>髭が濃いほどお金がかかる</li><li>硬毛化・増毛化のリスクがある</li><li>毛嚢炎など肌トラブルのリスクがある</li><li>日焼けができない</li><li>永久脱毛の場合は本当に生えてこない</li></ul>
<p></p>
</div></div>
<h3><span id="titleid-10">デメリット①脱毛方法によっては痛みが伴う</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg" alt="ヒゲ脱毛している男性" class="wp-image-20074" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-3.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-3-300x225.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>ヒゲ脱毛の痛みは脱毛方法によって大きく変わります。</p>
<p>一般的には</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined yellowbox" id="uagb-section-a0aa1353-e78c-48b7-a1d0-d1872d39ec84"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul><li>フラッシュ脱毛 < 医療レーザー脱毛 < ニードル脱毛</li></ul>
</div></section>
<p>の順で痛みが強くなっていきます。</p>
<p>とくにヒゲは毛が太く濃いため、<span class="redcolor">足や腕などより痛みを強く感じます</span>。</p>
<p>3種類の脱毛方法のうち、医療レーザー脱毛、クリニックで行う絶縁針脱毛(ニードル脱毛の1種)は麻酔が使えますが、サロンでおこなうフラッシュ脱毛、ニードル脱毛は麻酔の使用ができません。</p>
<p>麻酔をしたからといって痛みが0になるわけではないので、<strong>痛い脱毛はしたくない、という男性はフラッシュ脱毛を選ぶといい</strong>でしょう。</p>
<p>なお、経験者による髭脱毛の脱毛効果や効果などを知りたい方は<a rel="noreferrer noopener" aria-label="「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」 (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/2ch/" target="_blank">「髭の永久脱毛2ch(5ch)の反応は?青髭のリアルな脱毛経過と効果のまとめ」</a>で詳しくまとめていますので、合わせてご覧ください。</p>
<h3><span id="titleid-11">デメリット②髭が濃いほどお金がかかる</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg" alt="計算機とお金とブタの貯金箱" class="wp-image-40902" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-1024x678.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-158037191-768x509.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>想像すればわかると思いますが、ヒゲが濃いほど何度も通う必要があるため、その分費用も多くかかります。</p>
<p>しかし、多くのクリニック・サロンでは、申し込んだコースの回数が終わると<strong>割引価格で受けることができます</strong>。</p>
<p>コース終了後の料金も確認しておくと、契約内容に満足できなかった、という失敗を防げるでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-fc47e7a3-a6ff-42f0-b5a2-7751e6444af5"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/bald-no-effect/" target="_blank" rel="noreferrer noopener" aria-label="髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説 (新しいタブで開く)">髭脱毛は効果なし?医療レーザー脱毛でも減らない・抜けないのは機械のせい?チェックポイントを解説</a></li></ul>
</div></div>
<h3><span id="titleid-12">デメリット③増毛化・硬毛化のリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-137773231-1024x683.jpeg" alt="顎をさわる男性" class="wp-image-41334"/></figure>
<p>フラッシュ脱毛・レーザー脱毛のリスクとして、増毛化・硬毛化があげられます。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c787edc5-b574-4459-b0bb-8f6177363d11"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>増毛化…毛が増える現象</li><li>硬毛化…毛が硬くなる現象</li></ul>
<p></p>
</div></div>
<p>いずれも原因は判明されいませんが、<span class="redcolor">産毛など、もともと毛が細い部位で起こる可能性が高い</span>ようです。</p>
<p>照射を続けることで改善されるケースが多いのですが、契約したコースを終了までに改善されず、サロン・クリニックとお客さんの間でトラブルになるといったケースもあります。</p>
<p>ヒゲは太く・濃い毛が多いので、二の腕などと比較すると硬毛化が発生する割合は少ないと考えられますが、万が一のために「増毛化・硬毛化」がおきた際の保証制度がついているサロン・クリニックを選ぶといいでしょう。</p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-variation/" target="_blank" rel="noopener noreferrer">「ヒゲ脱毛による副作用|増毛化・硬毛化」</a>の記事で詳しく解説しているので、合わせてご覧ください。</p>
<h3><span id="titleid-13">デメリット④毛嚢炎など肌トラブルのリスクがある</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg" alt="首筋を触る男性" class="wp-image-41331" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-143770151-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュやレーザーなどを肌に照射すると、普段毛穴にいる菌が一緒に殺菌されてしまい、肌本来のバリア機能を失ってしまいます。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-problem/hairremoval-folliculitis/" target="_blank" rel="noopener noreferrer">そこに細菌が入り込むと、毛嚢炎といって毛穴のまわりが赤くなるニキビのような現象が起こります。</a></p>
<p>これはそこまで珍しい症状ではなく、顔はとくに毛嚢炎が発症するリスクが高いと言われています。</p>
<p>多くは自然治癒しますが、酷い場合は軟膏や飲み薬を服用する必要があります。</p>
<h3><span id="titleid-14">デメリット⑤日焼けができない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/2402.png" alt="" class="wp-image-7435" srcset="https://moteo.best/column/wp-content/uploads/2019/09/2402.png 750w, https://moteo.best/column/wp-content/uploads/2019/09/2402-300x180.png 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>フラッシュ脱毛・医療レーザー脱毛は「メラニン色素」つまり黒いものに反応する性質があります。</p>
<p>そのため、日焼けしている肌に照射すると火傷を起こす可能性があります。脱毛期間中に日焼けをしてしまうと、多くのサロン・クリニックでは脱毛をおやすみするように言われてしまいます。</p>
<p>日焼けのせいで契約期限までに通えなかった…といったトラブルを招かないよう、夏場はとくに<span class="highlighted">日焼け対策を必ず行なってください</span>。</p>
<p><a href="https://moteo.best/column/datsumou/hairremoval-flow/epilation-aftercare/" target="_blank" rel="noopener noreferrer">脱毛と日焼けの関係はこちらの記事で解説しています。</a>詳しくはこちらをご覧くださいね。</p>
<h3><span id="titleid-15">デメリット⑥永久脱毛の場合は本当に生えてこない</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg" alt="ヒゲを脱毛した男性" class="wp-image-20073" srcset="https://moteo.best/column/wp-content/uploads/2019/12/3725-2.jpg 700w, https://moteo.best/column/wp-content/uploads/2019/12/3725-2-300x194.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure>
<p>永久脱毛をする際は、<a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/bald-hairremoval-regret/" target="_blank" rel="noopener noreferrer">「将来生えてこなくても後悔しないか」</a>よく考えるようにしましょう。</p>
<p>年を取ってからやっぱりたくましいヒゲを生やしたくなった、となっても、生えてきません。</p>
<p>また、脱毛がきとんと完了すればいいのですが、中途半端に終わらせると毛の生え方がまばらになりかねません。</p>
<p>今だけでなく、長期的に見て「自分にヒゲ脱毛が必要かどうか」よく考えておこないましょうね。</p>
<p>いまだけ自己処理が減れば大丈夫!という方はフラッシュ脱毛を選ぶといいでしょう。</p>
<p></p>
<p><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-eternal/fail/" target="_blank" rel="noopener noreferrer">ヒゲの永久脱毛による失敗についてはこちらの記事で詳しく解説しています。</a>後悔しないヒゲ脱毛を行うためにも、きちんと把握しておいてくださいね。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-2c78b07b-8b57-4953-87cc-6a0b346bd62c"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-27af1c66-06f2-464b-864d-abbf7ada691f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="1-2">ヒゲ脱毛の1回にかかる時間はどのくらい?</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>ヒゲ脱毛の所要時間については、使用する機械によって異なります。理由は、照射機のヘッドはそれぞれ大きさが異なるから。</p>
<p>一般的に、フラッシュ脱毛の方がヘッドが大きいため、照射時間、つまり1回にかかる脱毛の時間は短いとされています。</p>
<p>ここでは具体例として、フラッシュ脱毛を行う<a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="リンクス (新しいタブで開く)">リンクス</a>、医療レーザー脱毛を行う<a rel="noreferrer noopener" aria-label="メンズリゼ (新しいタブで開く)" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank">メンズリゼ</a>で比較してみましょう。</p>
<table class="wp-block-table is-style-regular"><tbody><tr><td></td><td>リンクス</td><td>メンズリゼ</td></tr><tr><td>両ほほ</td><td>10分</td><td>15分</td></tr><tr><td>鼻下</td><td>5分</td><td>15分</td></tr><tr><td>あご下</td><td>10分</td><td>15分</td></tr></tbody></table>
<p>多くのクリニックでは、照射機の種類を3種類ほど用意し、脱毛する部位や毛質によって脱毛機器を使い分けます。</p>
<p>メンズリゼもその1つで、3種類の脱毛機から看護師が選定してくれます。脱毛機が変わると照射時間も若干かわるため、参考程度に見てくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-632a3be6-ef9d-4e54-b4de-d5bac3e644a4"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br>・<a rel="noreferrer noopener" aria-label="リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rinx/" target="_blank">リンクスのヒゲ脱毛の口コミ・評判|フラッシュ脱毛でも効果あり?</a><br>・<a rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判|悪い評判の真相は? (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank">メンズリゼの口コミ・評判|悪い評判の真相は?</a></li></ul>
</div></div>
</div></section>
<h2><span id="5">メンズの髭脱毛に特化!人気クリニック・サロン5選</span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg" alt="星型の木の積み木" class="wp-image-33724" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1511-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1511-2-300x151.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ここからは人気のあるヒゲ脱毛クリニック・メンズエステサロンをご紹介します。評判のいいサロンを選びたい方は、ぜひ参考にしてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined scrolltable" id="uagb-section-83c5a5e8-f374-42aa-95e8-1864965fea97"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-table is-style-non-split nonranking"><tbody><tr><td>イメージ</td><td><img class="wp-image-78568" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール"></td><td><img class="wp-image-47134" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg" alt="メンズリゼ" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-9.jpg 225w, https://moteo.best/column/wp-content/uploads/2020/02/-9-150x150.jpg 150w" sizes="(max-width: 225px) 100vw, 225px" /></td><td><img class="wp-image-47132" style="width: 130px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg" alt="メンズTBC" srcset="https://moteo.best/column/wp-content/uploads/2020/02/-tbc.jpg 415w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/02/-tbc-300x300.jpg 300w" sizes="(max-width: 415px) 100vw, 415px" /></td><td><img class="wp-image-34273" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/.png" alt="RINX-リンクス-" srcset="https://moteo.best/column/wp-content/uploads/2020/01/.png 329w, https://moteo.best/column/wp-content/uploads/2020/01/.png-300x241.png 300w" sizes="(max-width: 329px) 100vw, 329px" /></td><td><img class="wp-image-34381" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg" alt="ゴリラクリニック" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-26.jpg 400w, https://moteo.best/column/wp-content/uploads/2020/01/-26-150x150.jpg 150w, https://moteo.best/column/wp-content/uploads/2020/01/-26-300x300.jpg 300w" sizes="(max-width: 400px) 100vw, 400px" /></td><td><img class="wp-image-34276" style="width: 150px;" src="https://moteo.best/column/wp-content/uploads/2020/01/-25.jpg" alt="湘南美容クリニック"></td></tr><tr><td>クリニック名</td><td>レイロール</td><td>メンズリゼ</td><td>メンズTBC</td><td><strong>リンクス</strong></td><td>ゴリラクリニック</td><td>湘南美容クリニック</td></tr><tr><td>施設分類</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>メンズエステサロン</td><td>メンズ脱毛サロン</td><td>医療脱毛クリニック</td><td>医療脱毛クリニック</td></tr><tr><td>料金</td><td><strong>★11回目以降:656円</strong><br><br>1部位:3,278円<br>ヒゲ脱毛セット(選べる3ヵ所)5回コース:32,780円<br>ヒゲ脱毛セット(選べる3ヵ所)10回コース:43,780円</td><td>★<strong>3,200円〜/月</strong><br><br> 【新規限定】ヒゲ脱毛 3部位(鼻下・あご・あご下) <br>5回コース:14,000円 <br>10回コース:28,000円 <br>※麻酔クリーム1本無料 <br>コース終了後:12,800円<br><br>セレクトヒゲ脱毛(任意の3部位)<br>5回コース:69,800円 <br>10回コース:108,000円 <br>コース終了後:12,800円<br><br>ヒゲ全体脱毛セット<br>【新規限定】<br>5回コース:54,800円 <br>10回コース:54,800円 <br>※麻酔クリーム1本無料 <br>コース終了後:16,800円 <br><br>【通常】 <br>5回コース:89,800円 <br>10回コース:128,000円 <br>コース終了後:16,800円 </td><td>ビジター:132円 / 1本<br>メンバー:110円 / 1本</td><td>★<strong>500円~/月</strong><br><br><strong>顔・ヒゲ全体</strong><br>5回初得パス:38,000円<br>10回初得パス:59,800円</td><td><strong>★3,300円〜/月</strong><br><br>ヒゲ3部位:75,680円<br>3年間追加1回<strong>100円</strong></td><td></td></tr><tr><td>店舗数</td><td>国内8店舗</td><td>国内22院</td><td>国内48店舗</td><td>国内52店舗</td><td>国内18院</td><td>全国52院</td></tr><tr><td>おすすめポイント</td><td>・最安値保証制度あり<br>・顧客満足度が高い</td><td>・無料保証制度が充実<br>・初診は必ず医師がカウンセリングを実施</td><td>・効果の高いニードル脱毛が可能</td><td>・スタッフは全員男性<br>・キャンセル規定が優しい</td><td>・ヒゲ脱毛完了コース後は1回100円で追加照射可能</td><td>・とにかく安い<br>・全国展開のため院数も豊富</td></tr><tr><td>公式サイト</td><td><a href="https://affi.sneeze.co.jp/link.php?i=pgpx9v3n2kma&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=l7028I-B234314K&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (opens in a new tab)">公式サイト</a></td><td><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label="公式サイト (新しいタブで開く)">公式サイト</a></td></tr></tbody></table>
</div></section>
<p>ヒゲ脱毛をする際にとくに大事なのが施設選び。</p>
<p>多くのサロン・クリニックで無料カウンセリングを実施していますが、ただカウンセラーさんの話を聞くだけでなく、実際に脱毛をスタートしたあとに後悔することのないよう、積極的に質問するといいでしょう。</p>
<p>具体的に聞けるよう、質問リストを作成しましたのでぜひ参考にしてみてください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-4822fe07-2f59-4c46-922f-f71704c921c0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4915a3ea-df12-438d-a687-6bc583125b8b"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title"><span id="titleid-16">脱毛サロン・クリニックの無料カウンセリングで聞いておくことリスト</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>最低限、以下のことは聞いておきましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-dbc3beae-c254-4dad-a9e6-47a3099ef640"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>予約は取りやすいかどうか<br>→話を濁していないかチェック!</li><li>キャンセル規定<br>→休館日との兼ね合いもチェック!</li><li>遅刻した場合はどうなるのか<br>→有料になる?1回分消化になる?</li><li>剃り残しがあった場合の対応<br>→どの程度だと有料?</li><li>有効期限があるかどうか<br>→空き状況との兼ね合いは大丈夫?</li></ul>
<p></p>
</div></div>
<p>とくに<strong>予約の取りやすさ</strong>は、こちらから聞かないとマイナスな点については教えてくれないことも。最短でいつ取れますか?などと具体的に聞いてみましょう。</p>
<p></p>
</div></section>
<h3><span id="titleid-17"><span data-sheets-value="{"1":2,"2":"【1位】コスパ抜群のメンズ髭脱毛ならココ!レイロール"}" data-sheets-userformat="{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}" class="underline">コスパ抜群のメンズ髭脱毛ならココ!レイロール</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2022/06/afi-bnr.jpg" alt="レイロール" class="wp-image-78568"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-2b186ffc-3455-43b4-9d89-36dbafc75396"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>最安値保証をしているクリニック</li><li>男性の濃い毛に合わせて独自開発した脱毛機によるフラッシュ脱毛</li><li>コスパ重視のメンズにおすすめ</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/flash-hairremoval/">フラッシュ脱毛</a></td></tr><tr><td>脱毛機器</td><td>BRILLIO(脱毛機メーカー共同開発)</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>・変更・キャンセルは前日の24時まで可能<br>・当日(無断を含む)キャンセルは予約したコース1回分の消化</td></tr><tr><td>遅刻</td><td>予約時間より10分以上遅刻した場合はキャンセル扱い</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="http://rayrole.jp/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">レイロール</a></td></tr><tr><td>店舗一覧</td><td>【関東】<br><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_shinjyuku?share" target="_blank">新宿マルイメン店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-shibuya?share" target="_blank">渋谷店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-ikebukuro?share" target="_blank">池袋店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/yurakucho/" target="_blank">有楽町マルイ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole-kinshicho?share" target="_blank">錦糸町</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/ueno/" target="_blank">上野御徒町店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://g.page/rayrole_tachikawa?share" target="_blank">立川店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/machida/" target="_blank">町田モディ店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/pPtGdoA5Mg2ToeGg6" target="_blank">大宮店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://goo.gl/maps/G5Ub91kSRkgiAGpy7" target="_blank">千葉店</a>・<a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://rayrole.jp/salon/kashiwa/" target="_blank">柏マルイ店</a><br>【東北】<br><a href="https://goo.gl/maps/AWAMikSakBrSbHto9">仙台パルコ店</a><br>【中部・甲信越エリア】<br><a href="https://rayrole.jp/salon/matsumoto/">松本パルコ店</a>・<a href="https://rayrole.jp/salon/nagoya/">名古屋パルコ店</a><br>【九州】<br><a href="https://g.page/rayrole_kagoshima?share">鹿児島店</a></td></tr><tr><td>営業時間</td><td>平日・土 10:00〜21:00<br>日・祝 11:00〜20:30<br>※店舗によって異なるため、<a href="http://rayrole.jp/">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>なし</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金都度払い<br>・クレジットカード払い(1回・2回・ボーナス一括)</td></tr><tr><td>対応クレジットカード</td><td>VISA,Mastercard</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://affi.sneeze.co.jp/link.php?i=pgwb93a5dlg0&m=mgr9umgayysg" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-08b34b91-3fb6-4475-a91e-e5e7e36d9b3d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-rayrol/" target="_blank" rel="noreferrer noopener" aria-label="【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証 (新しいタブで開く)">【髭脱毛】レイロールの口コミ・評判は?サロン脱毛でも効果あり?体験談から料金・経過を徹底検証</a></li></ul>
<p></p>
</div></div>
<h3><span id="titleid-18"><span data-sheets-value="{"1":2,"2":"【2位】丁寧なカウンセリングが評判!メンズリゼ"}" data-sheets-userformat="{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}">丁寧なカウンセリングが評判!メンズリゼ</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg" alt="【2020最新】メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較" class="wp-image-39463" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-34.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/-34-300x101.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-b4270594-fa51-470c-b7c8-205d13c7a25d"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>3種類の機械を毛質に合わせて使い分ける医療レーザー脱毛</li><li>医師による丁寧なカウンセリングが魅力</li><li>コースは5年の有効期限、途中解約も可能</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://www.mens-rize.com/" target="_blank">メンズリゼ</a></td></tr><tr><td>クリニック一覧</td><td>全国26店舗(2023年8月現在)<br><strong>都内6店舗</strong><br>池袋・新宿南口・渋谷公園通り・銀座・立川・町田<br><br><strong>【北海道・東北】</strong><br>札幌・仙台・青森(提携院)・八戸(提携院)・盛岡(提携院)・いわき(提携院)・郡山(提携院)<br><br><strong>【関東】</strong><br>川崎・横浜・柏・大宮西口<br><br><strong>【中部】</strong><br>新潟・名古屋栄・名古屋駅前<br><br><strong>【近畿】</strong><br>大阪梅田・心斎橋・神戸三宮・京都四条・名古屋栄・名古屋駅前<br><br><strong>【中国】</strong><br>広島<br><br><strong>【九州】</strong><br>福岡天神西通り</td></tr><tr><td>営業時間</td><td>14:00~23:00(休診時間18:00~19:00)<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">公式サイト</a>をご確認ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法<br>(初診)</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E">公式HP</a></td></tr><tr><td>予約方法<br>(再診)</td><td>電話・メール・店頭<br>※アプリ『Push7』にてキャンセル確認が可能</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(1回・2回・ボーナス一括)・定額分割払い可(事前審査有)</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/hairremoval-medicallaser/">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO<br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">熱破壊式ヤグレーザー</a><br> ・ジェントルヤグ<br><br>熱破壊式/<a href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/">蓄熱式ダイオードレーザー</a><br>・ラシャ</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・麻酔クリーム:3,300円/1回</td></tr><tr><td>キャンセル</td><td>予約時間の3時間前以降は1回分消化<br>※予約時間の3時間前までであればキャンセル可能</td></tr><tr><td>遅刻</td><td>到着時刻によって施術可</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=d6617w-x219996X&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-83d0624b-5219-49dd-8db4-2ec7291ac9d7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-mensrizeclinic/" target="_blank" rel="noreferrer noopener" aria-label="メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想 (新しいタブで開く)">メンズリゼの口コミ・評判と実際の体験談!ヒゲや全身脱毛の効果は?5回目コース施術完了後の感想</a></li></ul>
</div></div>
<h3><span id="titleid-19"><span data-sheets-value="{"1":2,"2":"【3位】医療レーザー脱毛に特化!湘南美容クリニック"}" data-sheets-userformat="{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}">頑固なムダ毛には医療レーザー脱毛!湘南美容クリニック</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-k222763A&p=j706195E"><img src="https://www.afi-b.com/upload_image/6654-1416729578-3.gif" alt="オトコの根こそぎレーザー脱毛"/></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-20738299-2d3c-4af4-8df2-8fef7b41aee7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>医療脱毛によりしっかりとした効果感</li><li>全国71か所から最寄りのところを選べる</li><li>ドクターによるわかりやすい解説</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/">熱破壊式アレキサンドライトレーザー</a><br>・ジェントルレーズ<br>・ジェントルレーズPRO<br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/">YAGレーザー</a><br> ・ミスト脱毛機アバランチレイズ</td></tr><tr><td>痛みへの配慮</td><td>笑気麻酔:2,200円 / 1箇所</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.s-b-c.net/datsumo/men/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">湘南美容クリニック</a></td></tr><tr><td>地域</td><td><strong>都内16店舗</strong><br>新宿・銀座・新橋銀座・表参道・池袋・池袋・品川・秋葉原・上野・京蒲田・赤羽・二子玉川・立川・町田・八王子<br><br><strong>▼北海道</strong><br>札幌<br><br><strong>▼東北</strong><br>仙台・福島・仙台<br><br><strong>▼関東</strong><br>宇都宮・高崎・大宮・所沢・千葉・柏・横浜・横浜・川崎・武蔵小杉・橋本・藤沢・横須賀中央・辻堂<br><br><strong>▼中部</strong><br>新潟・長野・岐阜・静岡・浜松・名古屋・名古屋栄<br><br><strong>▼近畿</strong><br>京都・京都河原町・大阪梅田・大阪心斎橋・大阪あべの・大阪京橋・大阪堺・神戸・奈良<br><br><strong>▼中国</strong><br>岡山・広島<br><br><strong>▼四国</strong><br>高松・松山<br><br><strong>▼九州</strong><br>福岡・小倉・熊本・鹿児島・那覇</td></tr><tr><td>営業時間</td><td>10:00〜19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>土日祝も営業</td></tr><tr><td>予約方法</td><td>電話・ネット</td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・医療ローン<br>・楽天ポイント<br>・デビットカード<br>・ビットコイン</td></tr><tr><td>対応クレジットカード</td><td>VISA・MasterCard・JCB・Americanexpress・Diners・Discover</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=966543-8248710S&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6ea270cb-63ba-4edf-8cb1-fd13efc275fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-sbc/" target="_blank" rel="noreferrer noopener" aria-label="湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証 (新しいタブで開く)">湘南美容クリニックの口コミ・評判は?ヒゲ・VIO脱毛が安いけど、効果あるの?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="titleid-20"><span data-sheets-value="{"1":2,"2":"【4位】メンズ特有のしつこい剛毛に!ゴリラクリニック"}" data-sheets-userformat="{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}" class="underline">メンズ特有のしつこい剛毛に!ゴリラクリニック</span></span></h3>
<div class="wp-block-image"><figure class="aligncenter"><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.afi-b.com/upload_image/5849-1626493180-3.jpg" alt="バナー"/></a></figure></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-60e68f9a-f35d-4498-a222-f055cca904ad"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5種類のマシンを使い分けて施術</li><li>痛みに配慮したマシンや麻酔を用意</li><li>男性専門のクリニック</li></ul>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a href="https://moteo.best/column/datsumou/hairremoval-type/permanent-hairremoval/permanent-hairremoval-medical/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">医療レーザー脱毛</a></td></tr><tr><td>脱毛機器</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">蓄熱式ダイオードレーザー</a><br> ・メディオスターNeXT PRO(全院導入)<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/diode-laser/" target="_blank">熱破壊式ダイオードレーザー</a><br> ・ライトシェア・デュエット<br> ・ライトシェアAC<br><br><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/alex-laser/" target="_blank">熱破壊式アレキサンドライトレーザー</a><br> ・ジェントルレーズPRO <br><br><a href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">熱破壊式ヤグレーザー </a><br> ・ジェントルヤグ(全院導入)<br>※導入機器はクリニックによって異なります</td></tr><tr><td>痛みへの配慮</td><td>・笑気麻酔:3,300円/30分<br>・高濃度表面 麻酔クリーム:3,300円/10g</td></tr><tr><td>キャンセル</td><td>予約前日の20:00まで<br>それ以降のキャンセルは1回分消化<br>※予約前日が定休日の場合はその前日までにキャンセルが必要</td></tr><tr><td>遅刻</td><td>15分以上遅刻した場合は1回分消化</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>クリニック名</td><td><a href="https://www.dansei-datsumo.com/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">ゴリラクリニック</a></td></tr><tr><td>院一覧</td><td><strong>都内6院</strong><br>新宿本院・渋谷院・池袋院・銀座院・上野院・町田院<br><br><strong>【北海道】</strong><br>札幌院<br><br><strong>【東北】</strong><br>仙台院<br><br><strong>【関東】</strong><br>横浜院・大宮院<br><br><strong>【中部】</strong><br>名古屋駅前院・名古屋栄院<br><br><strong>【近畿】</strong><br>大阪梅田院・大阪心斎橋・京都烏丸・神戸三宮院<br><br><strong>【中国】</strong><br>広島院<br><br><strong>【九州】</strong><br>福岡天神院</td></tr><tr><td>営業時間</td><td>11:00~20:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法(初診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118</td></tr><tr><td>予約方法(再診)</td><td>予約フォーム:<a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">公式サイト</a><br>電話:0120-987-118(24時間OK)</td></tr><tr><td>支払方法</td><td>現金・クレジットカード(一括・二回払い・ボーナス一括)・医療ローン</td></tr><tr><td>対応クレジットカード</td><td>JCB・VISA・MasterCard・American Express・ライフカード・Union Pay<br><a href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">※店舗により異なる場合があります。必ず事前にご確認ください</a></td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=E58490-7425090e&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-091e4670-8a7b-4486-aef5-9413556862c2"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/hairremoval-gorillaclinic/" target="_blank" rel="noreferrer noopener" aria-label="ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証 (新しいタブで開く)">ゴリラクリニックの口コミ・評判は?脱毛の2ch(5ch)の悪い評判は予約や高い費用?体験談を踏まえて徹底検証</a></li></ul>
</div></div>
<h3><span id="tbc">ニードル脱毛の体験が安い!<span data-sheets-value="{"1":2,"2":"【5位】分かりやすい料金体系!メディエススキンクリニック"}" data-sheets-userformat="{"2":11137,"3":{"1":0},"10":1,"11":4,"12":0,"14":[null,2,1710618],"16":9}">メンズTBC</span></span></h3>
<figure class="wp-block-image"><a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" target="_blank" rel="noreferrer noopener"><img src="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg" alt="メンズTBC" class="wp-image-53265" srcset="https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-1024x524.jpg 1024w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-300x154.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc-768x393.jpg 768w, https://moteo.best/column/wp-content/uploads/2020/04/2633-contents-tbc.jpg 1289w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></a></figure>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-0523aeb2-6d0e-492c-b1cf-e35cf3d501da"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>ニードル脱毛ができる数少ないサロン</li><li>1本あたりの料金体系で明瞭</li><li>大手サロンのため店舗数も豊富</li></ul>
<p></p>
</div></div>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>脱毛方法</td><td><a rel="noreferrer noopener" aria-label=" (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-flash-hairremoval/" target="_blank">フラッシュ脱毛</a> / <a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/bald-needle-hairremoval/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">美容電気脱毛</a><br>※顔脱毛は美容電気脱毛のみ</td></tr><tr><td>脱毛機器</td><td>【美容電気脱毛】<br>・Hi-エピ<br>・イオシスエピ-M</td></tr><tr><td>痛みへの配慮</td><td>△(麻酔不可)</td></tr><tr><td>キャンセル</td><td>予約前日の17:00まで<br>それ以降はキャンセル料3,000円</td></tr><tr><td>遅刻</td><td>時間によっては施術可能<br>すぐに電話連絡をいれる必要あり</td></tr></tbody></table>
<table class="wp-block-table is-style-non-split"><tbody><tr><td>サロン名</td><td><a href="https://www.tbc.co.jp/mens/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">MEN’S TBC</a></td></tr><tr><td>店舗一覧</td><td><strong>都内24院</strong><br>新宿、渋谷、銀座、上野、錦糸町、北千住、吉祥寺、五反田、自由が丘、池袋本店、千代田区、中央区、港区、新宿区、渋谷区、文京区、台東区、墨田区、江東区、荒川区、足立区、葛飾区、江戸川区、中野区、杉並区、練馬区、東京都市部、品川区、目黒区、大田区、世田谷区、豊島区、北区、板橋区<br><br><strong>そのほか</strong><br>北海道、青森県、宮城県、新潟県、神奈川県、埼玉県、千葉県、群馬県、長野県、茨城県、石川県、愛知県、静岡県、大阪府、京都府、兵庫県、岡山県、広島県、福岡県、沖縄県<br><br>詳細は「<a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E">サロンのご案内</a>」をご覧ください。</td></tr><tr><td>営業時間</td><td>平日・土 12:00~21:00<br>日・祝 10:00~19:00<br>※店舗によって異なるため、<a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E">公式サイト</a>をご覧ください。</td></tr><tr><td>定休日</td><td>不定休</td></tr><tr><td>予約方法</td><td>電話・<a href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-n257860d&p=j706195E">ネット予約</a></td></tr><tr><td>支払方法</td><td>・現金<br>・クレジットカード<br>・銀聯カード<br>・TBCリボクレジット</td></tr><tr><td>対応クレジットカード</td><td>Visa, MasterCard, JCB, AmericanExpress, DinersClub</td></tr></tbody></table>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://t.afi-b.com/visit.php?guid=ON&a=Z3508g-3224207i&p=j706195E" style="background-color:#2dad96">公式サイトを確認する</a></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-75fb34e1-11d9-41e3-99a8-0f4ee52e86e0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a rel="noreferrer noopener" aria-label="【髭脱毛】メンズTBCの口コミ・評判は?脱毛機の費用対効果は高い? (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-tbc/" target="_blank">【髭脱毛】メンズTBCの口コミ・評判は?スーパー脱毛の効果について体験談からレビュー</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-7cad942a-6483-4671-aed1-db3057e36875"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-fc124fd6-4eed-44b7-ad90-6f1c9061e18f"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 496 512"><path d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">Pick up</span><h3 class="uagb-ifb-title"><span id="titleid-21">皮膚科でも脱毛ができる!</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>脱毛といえば脱毛サロンや脱毛クリニックのイメージが強い方も多いと思いますが、実は街の皮膚科などでも男性の脱毛を行なっているクリニックが多くあります。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/06/.jpg" alt="やさしい美容皮膚科・皮フ科 秋葉原院" class="wp-image-57142" srcset="https://moteo.best/column/wp-content/uploads/2020/06/.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-300x151.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/06/.jpg-768x386.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>今回記事をご監修くださった「やさしい美容皮膚科・皮フ科 秋葉原院」もそのひとつ。</p>
<p><a rel="noreferrer noopener" aria-label="メディオスター (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/mediostar/" target="_blank">メディオスター</a>と<a rel="noreferrer noopener" aria-label="ヤグレーザー (新しいタブで開く)" href="https://moteo.best/column/datsumou/hairremoval-type/type/yag-laser/" target="_blank">ヤグレーザー</a>の2種類の脱毛機器を導入しており、男性はVIO以外の部位はほとんど脱毛ができます。</p>
<p>医療機関のため、もちろん麻酔も使用できます。1回ごとのコースに加えお得なセットプランも用意されていますよ。</p>
<p>秋葉原から徒歩1分。夜20:00まで診察しているので東京の忙しいビジネスパーソンにもぴったりの皮膚科です。</p>
<div class="wp-block-button aligncenter"><a class="wp-block-button__link has-background" href="https://ui-chiho.clinic/" style="background-color:#2dad96">やさしい美容皮膚科・皮フ科 秋葉原院の詳しいプランを見る</a></div>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a0e1dc42-1e54-4ced-95a6-8de92f5b2ceb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3373c62d-6b0b-4661-8c96-2bc9f6546914"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title"><span id="titleid-22">ヒゲ脱毛の流れを見てみよう</span></h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p>初めての経験は大人になっても少し緊張しますよね。</p>
<p>実際の医療レーザー脱毛のヒゲ脱毛の流れを、メンズリゼを例にとって見てみましょう。</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【照射の流れ】ヒゲ全体脱毛セット-メンズリゼ" width="1000" height="563" src="https://www.youtube.com/embed/aOEGjRcWd-U?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div><figcaption>熱破壊式YAGレーザー</figcaption></figure>
<p>クリニックによってももちろん多少は違うと思いますが、だいたいの流れはわかったかと思います。</p>
<p></p>
</div></section>
<h2><span id="qa"><span style="font-weight: 400;"><strong>髭脱毛に迷っている男性のよくあるQ&A</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg" alt="Q&A" class="wp-image-31574" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1310-qa.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1310-qa-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ヒゲ脱毛をする上で、知っておくべき情報についてQ&A方式でお答えしていきます。</p>
<h3><span id="q">Q. 脱毛中のヒゲ剃りはどうすればいい?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg" alt="笑顔で髭剃りする男性" class="wp-image-31842" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2192.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2192-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>脱毛期間中のひげ剃りは、通常時より慎重におこないましょう。</p>
<p>注意すべきポイントは次の3つ。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-7a06ed68-8272-47a4-80d8-fcef6691e741"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>脱毛当日のヒゲ剃りはNG!翌日からにする</li><li>ヒゲを剃る際は<a rel="noreferrer noopener" aria-label="専用フォーム (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-foam/" target="_blank">専用フォーム</a>・<a rel="noreferrer noopener" aria-label="ジェル (新しいタブで開く)" href="https://moteo.best/column/hige-datsumou/bald-dense/shaving/shaving-gel/" target="_blank">ジェル</a>を使用する</li><li>できればカミソリではなく電気シェーバーを使用する</li><li>ヒゲ剃り後は必ず保湿をする</li></ul>
<p></p>
</div></div>
<p>毛根にダメージを与えるほどの刺激を与えるため、肌は敏感になっています。通常よりも優しく処理をしましょう。</p>
<h3><span id="q-2"><span style="font-weight: 400;"><strong>Q.</strong></span><strong> 髭脱毛後は剃りにくい</strong>?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/02/adobestock-297982719-1024x683.jpeg" alt="かみそり" class="wp-image-41523"/></figure>
<p>ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。</p>
<p>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。</p>
<h3><span id="q-3"><span style="font-weight: 400;"><strong>Q. </strong></span><strong>髭脱毛で毛を部分的に残す</strong>ことはできる?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg" alt="もみあげあごひげ" class="wp-image-38629" srcset="https://moteo.best/column/wp-content/uploads/2020/01/2223-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2020/01/2223-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>ほとんどのサロン・クリニックで可能です。</p>
<p>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。</p>
<p>また、照射前は光を当てる部分をマーキングします。</p>
<p>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。</p>
<h3><span id="q-4">Q.ひげ脱毛で後悔しない?</span></h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/aga84-1024x683.jpeg" alt="顔をしかめながら頬髭を触る男性" class="wp-image-3119"/><figcaption>Handsome man suffering from toothache at home, closeup</figcaption></figure>
<p><strong>A.ひげ脱毛でよくある後悔は以下です。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4b20fbc-6c71-435e-9725-f742223ff6f9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>男らしさに欠けてしまう</li><li>また髭を生やしたくなった</li></ul>
<p></p>
</div></div>
<p>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。<span style="font-weight: 400;">髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</span></p>
<h2><span id="titleid-23"><span style="font-weight: 400;"><strong>髭脱毛はサロンで安全にすすめよう!</strong></span></span></h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg" alt="笑顔の男性" class="wp-image-40831" srcset="https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-1024x680.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-300x199.jpeg 300w, https://moteo.best/column/wp-content/uploads/2020/01/adobestock-115852367-768x510.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="font-weight: 400;">この記事では髭脱毛の方法別の効果やメリット・デメリットを説明してきました。安心安全に髭をなくしたいならば、サロンやクリニックで脱毛をするのがおすすめです。</span></p>
<p><span style="font-weight: 400;">サロンごとに扱っている脱毛方法や脱毛機器が違うので、回数や料金、痛みの強さを考慮して、自分の理想にあったところを選ぶと良いでしょう。</span></p>
<p><span style="font-weight: 400;">髭が気になっていた方はサロン・クリニックでしっかりと脱毛して、髭剃りのいらないモテフェイスを目指しましょう。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-3899ae64-1645-49b9-88fa-bf9a75c4e118"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">部位から費用相場・おすすめを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-413592a0-b882-491e-a506-2c9c2bf9f34e"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34723" style="width: 44px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon4.png" alt="">顔・ヒゲ部位の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/">顔全体</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">ヒゲ全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/forehead/">おでこ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/eyebrows/">眉毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/sideburns/">もみあげ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/nose-hair/">鼻毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/ear/">耳毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/mustache/">口ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/facial-hairremoval/cheek/">頰ヒゲ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/nape/">うなじ</a></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-94b18ff0-24e2-4825-a3ee-41481a57f6a6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34722" style="width: 24px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon3.png" alt="">上半身・全身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hairremoval-wholebody-popularity/">全身</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/chest-hair/">胸毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/underarm-hair/">脇毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/back/">背毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/belly/">腹毛(ギャランドゥ)</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/arm/">腕毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/hand-hairremoval/">手の甲・指毛</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-2bfab3ba-9531-4ab5-9477-fb39efec13d9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-34721" style="width: 30px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon2.png" alt="">下半身の脱毛</h6>
<ul><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/">VIO</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/public-hairremoval/">チン毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/scrotum/">金タマ</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/genitalarea-hairremoval/buttocks/">ケツ毛</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/">足全体</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/thigh-hairremoval/">ふともも</a></li><li><a href="https://moteo.best/column/datsumou/hairremoval-wholebody/leg/suneke/">すね毛</a></li></ul>
</div></section>
</div></section>
<p> </p>
<p><strong>▼この記事を見た方はこちらも見ています。</strong></p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛の費用相場は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-cost/">髭脱毛の費用相場まとめ!永久脱毛は総額いくら?料金が安い脱毛クリニックやサロンもご紹介</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛前後にしてはいけないことって?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-demerit/bald-hairremoval-attention/">脱毛後のNGリスト。飲酒・お風呂・激しい運動・日焼けは控えて美しいフェイスラインに</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□ヒゲ脱毛をやるメリット・デメリットは?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/">おすすめ手法の効果・メリットとデメリットを比較!人気メンズクリニック&ヒゲ脱毛サロンの口コミランキング</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛にかかる回数は?</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-times/">【写真あり】メンズヒゲ脱毛で効果が出るまで何回必要?完了するまでの経過を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□ヒゲ脱毛がおすすめのクリニックを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/">髭脱毛のクリニック・サロンおすすめ人気ランキングTOP5!口コミ・評判・体験談から費用対効果が高い脱毛店を徹底比較</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニック・サロンのおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/datsumou/hairremoval-clinic-popularity/">メンズ脱毛おすすめ人気ランキング21選!「安い・効果あり」の医療レーザー、サロン脱毛を徹底比較</a></td></tr></tbody></table>
<p>▼関連リンク</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d2e2f7a3-921f-4301-8714-8f0a30f0de04"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="国民生活センター (新しいタブで開く)" href="http://www.kokusen.go.jp/" target="_blank">国民生活センター</a></li><li><a rel="noreferrer noopener" aria-label="日本医学脱毛学会 (新しいタブで開く)" href="https://www.igaku-datumou-gakkai.com/" target="_blank">日本医学脱毛学会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本エステティック振興協議会 (新しいタブで開く)" href="http://esthe-jepa.jp/" target="_blank">一般社団法人日本エステティック振興協議会</a></li><li><a rel="noreferrer noopener" aria-label="一般社団法人日本スキン・エステティック協会(JSA) (新しいタブで開く)" href="https://www.jsa-cpe.org/" target="_blank">一般社団法人日本スキン・エステティック協会(JSA)</a></li><li><a href="http://www.aesthet-derm.org/" target="_blank" rel="noreferrer noopener" aria-label="日本美容皮膚科学会 (新しいタブで開く)">日本美容皮膚科学会</a></li></ul>
<p></p>
</div></div>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined search-cost" id="uagb-section-6b3884e1-35d6-4629-8cb9-5f2bc85ff85a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h5 style="text-align:center"> <img class="wp-image-34720" style="width: 69px;" src="https://moteo.best/column/wp-content/uploads/2020/01/icon1.png" alt="">エリアからクリニック・サロンを探す </h5>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-bc7e0394-0d61-4cb8-a27e-82045ee927f6"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47464" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-8.png" alt="北海道">北海道</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sapporo/">札幌</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-eb22aadf-aa11-4090-9195-6983220d4b69"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47465" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-9.png" alt="伊達政宗のアイコン">東北地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/aomori/">青森</a></li><li><a href="https://moteo.best/datsumou/search/yamagata/">山形</a></li><li><a href="https://moteo.best/datsumou/search/akita/">秋田</a></li><li><a href="https://moteo.best/datsumou/search/iwate/">岩手</a></li><li><a href="https://moteo.best/datsumou/search/fukushima/">福島</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-sendai/">宮城(仙台)</a></li><li></li><li></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-e81e3515-62db-4e4d-b6f1-0ecfce0eb7cb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-43413" style="width: 40px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-3.png" alt="東京スカイツリーのアイコン">関東</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-tokyo/">東京</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shinjuku/">新宿</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ikebukuro/">池袋</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ueno/">上野</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-ginza/">銀座</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-machida/">町田</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shibuya/">渋谷</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-yokohama/">横浜</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-chiba/">千葉</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-omiya/">埼玉(大宮)</a></li><li><a href="https://moteo.best/datsumou/search/ibaragi/">茨城</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-utsunomiyaaa/">栃木(宇都宮)</a></li><li><a href="https://moteo.best/datsumou/search/gunnma/">群馬</a></li></ul>
<p></p>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-252b129c-c461-494c-b6ff-afc43ba3a375"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47469" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-11.png" alt="山アイコン">信越・北陸地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/toyama/">富山</a></li><li><a href="https://moteo.best/datsumou/search/ishikawa/">石川</a></li><li><a href="https://moteo.best/datsumou/search/fukui/">福井</a></li><li><a href="https://moteo.best/datsumou/search/nagano/">長野</a></li><li><a href="https://moteo.best/datsumou/search/niigata/">新潟</a></li><li><a href="https://moteo.best/datsumou/search/yamanashi/">山梨</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-80b5f1a5-f84b-417b-980a-23d59f69a96b"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47466" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2.png" alt="城のアイコン">東海地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-shizuoka/">静岡</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-nagoya/">愛知(名古屋)</a></li><li><a href="https://moteo.best/datsumou/search/mie/">三重</a></li><li><a href="https://moteo.best/datsumou/search/gifu/">岐阜</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-1a2807e5-e491-41bb-81d3-10f84cacd8fe"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47467" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/2-1.png" alt="京都アイコン">近畿地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kyoto/">京都</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-kobe/">兵庫(神戸)</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-osaka/">大阪</a></li><li><a href="https://moteo.best/datsumou/search/nara/">奈良</a></li><li><a href="https://moteo.best/datsumou/search/shiga/">滋賀</a></li><li><a href="https://moteo.best/datsumou/search/wakayama/">和歌山</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-88cc29d8-2740-4999-93ac-bdc1d0be39ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51051" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-6.png" alt="離島アイコン">四国地方</h6>
<ul><li><a href="https://moteo.best/datsumou/search/tokushima/">徳島</a></li><li><a href="https://moteo.best/datsumou/search/kagawa/">香川</a></li><li><a href="https://moteo.best/datsumou/search/ehime/">愛媛</a></li><li><a href="https://moteo.best/datsumou/search/kouchi/">高知</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-dfd7740b-0938-4045-9455-fc977d6108ff"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-47468" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2020/02/-10.png" alt="鳥居のアイコン">中国地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-okayama/">岡山</a></li><li><a href="https://moteo.best/datsumou/search/tottori/">鳥取</a></li><li><a href="https://moteo.best/datsumou/search/shimane/">島根</a></li><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-hiroshima/">広島</a></li><li><a href="https://moteo.best/datsumou/search/yamaguchi/">山口</a></li></ul>
</div></section>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined searchbox-ins" id="uagb-section-604fbd71-1b23-4b16-b682-7102eef6dfb9"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<h6 style="text-align:center"> <img class="wp-image-51052" style="width: 35px;" src="https://moteo.best/column/wp-content/uploads/2019/10/-7.png" alt="マンタのアイコン">九州・沖縄地方</h6>
<ul><li><a href="https://moteo.best/column/hige-datsumou/effect-merit-demerit/bald-hairremoval-clinicranking-methods/bald-hairremoval-clinicranking-fukuoka/">福岡</a></li><li><a href="https://moteo.best/datsumou/search/nagasaki/">長崎</a></li><li><a href="https://moteo.best/datsumou/search/saga/">佐賀</a></li><li><a href="https://moteo.best/datsumou/search/ooita/">大分</a></li><li><a href="https://moteo.best/datsumou/search/kumamoto/">熊本</a></li><li><a href="https://moteo.best/datsumou/search/kagoshima/">鹿児島</a></li><li><a href="https://moteo.best/datsumou/search/miyazaki/">宮崎</a></li><li><a href="https://moteo.best/datsumou/search/okinawa/">沖縄</a></li></ul>
<p></p>
</div></section>
</div></section>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛後は剃りにくい</strong>? </strong> <p class="schema-faq-answer"> ヒゲ脱毛から1週間程度は、照射した毛が熱によって縮み、ヒゲが剃りにくいと感じることがあります。<br/>少し伸びてくると解消されますので、それまでは無理に派を当てたりせず、剃れる範囲で処理しましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>Q. 髭脱毛で毛を部分的に残す</strong>ことはできる? </strong> <p class="schema-faq-answer"> ほとんどのサロン・クリニックで可能です。<br/>ヒゲ全体をツルツルにしたい方はセットコース、部分的に残したい場合は「ほおのみ」「あごしたのみ」など部位を絞って契約するといいでしょう。<br/>また、照射前は光を当てる部分をマーキングします。<br/>照射範囲に残したい部分が含まれている場合は、照射前に伝え、マーキングの場所を確認するようにしましょう。 </p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"><strong>Q.ひげ脱毛で後悔しない?</strong></strong> <p class="schema-faq-answer"><strong>A.ひげ脱毛でよくある後悔は以下です。<br/></strong>・男らしさに欠けてしまう<br/>・また髭を生やしたくなった<br/>髭を全くなくすのも良いですが、毛を少なくすることで清潔感を出しつつ髭を残すこともできます。髭をデザインしたいと考えている方は、ある程度髭を残した脱毛をしてみてはいかがでしょうか。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 23703,
'parent' => (int) 448,
'menu_order' => (int) 452,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/3700-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
[maximum depth reached]
],
'thumbnail' => [
[maximum depth reached]
],
'medium' => [
[maximum depth reached]
],
'medium_large' => [
[maximum depth reached]
],
'large' => [
[maximum depth reached]
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => '「しつこい青髭を撃退したい」 「ヒゲ脱毛で清潔感をアップさせて、仕事で好印象を与えたい」 などと考えているもの…',
'acf' => [
'title_pattern_image' => '',
'title_pattern_withou_image' => '',
'articles_detail' => false,
'cta_link' => '',
'cta_image' => false,
'show_hide_author' => '0',
'show_hide_review' => '0',
'long_text_title' => '髭脱毛の効果とメリット・デメリット|永久脱毛の効果は一緒続く?おすすめサロン・クリニックを一挙紹介!',
'custom_order' => '3700',
'second_featured_image' => [
[maximum depth reached]
],
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
[maximum depth reached]
],
'collection' => [
[maximum depth reached]
],
'about' => [
[maximum depth reached]
],
'author' => [
[maximum depth reached]
],
'replies' => [
[maximum depth reached]
],
'version-history' => [
[maximum depth reached]
],
'predecessor-version' => [
[maximum depth reached]
],
'up' => [
[maximum depth reached]
],
'wp:featuredmedia' => [
[maximum depth reached]
],
'wp:attachment' => [
[maximum depth reached]
],
'curies' => [
[maximum depth reached]
]
]
]
]
$prefDatas = [
(int) 40 => 'fukuoka',
(int) 41 => 'saga',
(int) 42 => 'nagasaki',
(int) 43 => 'kumamoto',
(int) 44 => 'ooita',
(int) 45 => 'miyazaki',
(int) 46 => 'kagoshima',
(int) 47 => 'okinawa'
]
$region = '九州・沖縄'
$prefUrlText = 'okinawa'
$prefCode = (int) 47
$prefVal = '沖縄県'
$post = [
'id' => (int) 1084,
'date' => '2024-05-04T02:00:00',
'date_gmt' => '2024-05-03T17:00:00',
'guid' => [
'rendered' => 'https://moteo.best/column/?page_id=1084'
],
'modified' => '2024-08-21T16:20:18',
'modified_gmt' => '2024-08-21T07:20:18',
'slug' => 'aga-cause',
'status' => 'publish',
'type' => 'page',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/',
'title' => [
'rendered' => 'AGAの原因'
],
'content' => [
'rendered' => '
<p><strong>AGAや薄毛の原因は何だと思いますか?</strong></p>
<p>一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません。</p>
<p>実際、AGAを発症する原因には、<span class="redcolor">遺伝が大きく関係</span>しています。ただ、ハゲの家系に生まれてもハゲない人がいるように、AGAは遺伝だけでなく<span class="redcolor">普段の生活習慣</span>や<span class="redcolor">ストレス</span>など、さまざまな要因が絡み合って起きる症状なのです。</p>
<p><strong>「うちの家系には薄毛の人はいないからハゲの心配はないよ…!」</strong></p>
<p>とひとごとのように考えていたら…。大切な髪があっという間に抜け落ちていってしまうことにもなりかねません。</p>
<p>今回は、なぜAGAになってしまうのか、その原因やメカニズムなどについてご紹介します。</p>
<p><!-- wp:paragraph --></p>
<p>なお、AGAの全体像について把握したい方は<a href="https://moteo.best/column/aga/aga-definition/" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">「【図解】AGAとは?原因と対策を知れば薄毛・ハゲを根本改善!治療効果・費用・副作用も解説」</a>に目を通しておくことをおすすめします。</p>
<p><!-- /wp:paragraph --></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-83794654-516c-45f6-8d92-62d2bc749dca"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-e91f8710-6ec7-4c2c-b112-ed3c46d40d41"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-image uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-image"><div class="uagb-ifb-image-content"><img class="" src="https://moteo.best/column/wp-content/uploads/2020/02/drshimura-150x150.jpg" alt="しむら皮膚科 志村院長"/></div></div></div><div class="uagb-ifb-title-wrap"><h6 class="uagb-ifb-title"> ご監修いただいた医師</h6></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"></div></div></div></div></div>
<p><strong>しむら皮膚科クリニック院長</strong><br><strong>志村 英樹(しむら ひでき)</strong></p>
<p><strong>所属学会</strong>:<a href="https://www.dermatol.or.jp/">日本皮膚科学会</a>所属</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-bfc41b64-aa78-4fbd-a688-0d76c856cd53"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>平成9年 <a href="http://www.med.niigata-u.ac.jp/der/">新潟大学医学部皮膚科</a> 入局</li><li>平成17年 新潟大学医学部大学院 卒業</li><li>平成17年 <a href="http://www.kashiwazaki-ghmc.jp/">柏崎総合医療センター</a> 皮膚科 医長</li><li>平成20年 同上 退職</li><li>平成21年 しむら皮膚科クリニック 開院</li></ul>
<p></p>
</div></div>
<p>AGA治療だけでなく、一般的な皮膚科疾患の治療、形成外科・美容皮膚科の治療も積極的に行うなど幅広い領域で活躍。</p>
<p>しむら皮膚科クリニック公式サイトは<a href="http://www.shimuraskinclinic.jp/index.html" target="_blank" rel="noreferrer noopener" aria-label=" (新しいタブで開く)">こちら</a></p>
</div></section>
<p></p>
<h2>AGAの原因は?男性ホルモン「DHT」が生み出す脱毛因子「TGF-β」が諸悪の根源</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg" alt="虫眼鏡で頭皮を確認する男性" class="wp-image-1098" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901430.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAは男性型脱毛症の略で、男性の薄毛の症状をいいます。特に<span class="redcolor">若い男性のAGAは若年性脱毛症とも呼ばれ若ハゲコンプレックスに苦しんでいる</span>方も多いでしょう。</p>
<p>AGAは男性特有の症状であり、いわゆる男性ホルモンがAGAのきっかけを生み出します。</p>
<p>男性ホルモンの多くは<span class="highlighted">テストステロン</span>という物質で構成されています。テストステロンは別名「モテホルモン」と呼ばれ男性らしい体つきや筋肉を発達させることからドーピングなどにも使用される物質です。</p>
<p>一見、印象の良いテストステロンですがどのようにAGAに作用してしまうのでしょうか?</p>
<p>AGAに作用してしまうホルモンは<a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">「</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">DHT(ジヒドロテストステロン)</a><a href="https://moteo.best/column/aga/aga-glossary/dht/" target="_blank" rel="noreferrer noopener" aria-label="「DHT(ジヒドロテストステロン)」 (新しいタブで開く)">」</a>という男性ホルモンです。</p>
<p>元々、男性ホルモン中に存在するテストステロンが<a href="https://moteo.best/column/aga/aga-glossary/5-reductase/" target="_blank" rel="noreferrer noopener" aria-label="5αリダクターゼ (新しいタブで開く)">5αリダクターゼ</a>と呼ばれる酵素によって変換され、「DHT(ジヒドロテストステロン)」に変化します。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg" alt="AGAの原因の仕組み" class="wp-image-51898" srcset="https://moteo.best/column/wp-content/uploads/2020/03/31-a.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-300x150.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/03/31-a-768x384.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>DHTは毛乳頭細胞(髪の毛の最深部と考えればOKでしょう)の中にある男性ホルモンレセプター(受容体)と結合し、<span class="redcolor">脱毛因子である「TGF-β」を増加</span>させます。</p>
<p>そのためAGAを防止するには、いかにテストステロンをDHTに変換させないかが重要なカギとなります。</p>
<p>もう一度、AGAになる原因を整理します。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-17084bd7-3bea-4e18-bd5c-172d68de04f0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ol class="blockpoint"><li>男性ホルモン中に存在するテストステロンが<strong>5αリダクターゼ</strong>と結びつく</li><li>5αリダクターゼがテストステロンを<strong>DHT(ジヒドロテストロン)</strong>に変換</li><li>DHTが髪の毛の毛乳頭細胞にある<strong>男性ホルモンレセプター</strong>と結合</li><li>その結果、脱毛因子である<strong>「TGF-β」</strong>を生み出してします薄毛が多い</li></ol>
<p></p>
</div></div>
<p>でも、AGAになりやすい人となりにくい人の何が違うのか気になりますよね。そこで次からAGAになる過程と原因について、さらに詳しく紹介していきます。</p>
<h2>毛周期(ヘアサイクル)とFGF-5因子|髪の毛の成長期と退行期の切り替えがうまくいかないと薄毛になる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg" alt="" class="wp-image-9107" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因に大きく関わっているのが、上述した男性ホルモンの中のDHTです。</p>
<p>DHTが男性ホルモンレセプターと結合することで、脱毛因子の「TGF-β」を生み出します。</p>
<p>この<span class="redcolor">TGF-β</span><span class="redcolor">がとても厄介!増加すると髪の生え変わるサイクルである</span><a href="https://moteo.best/column/aga/aga-glossary/hair-cycle/" target="_blank" rel="noopener noreferrer">毛周期(ヘアサイクル)</a><span class="redcolor">を乱してしまう</span>んです。</p>
<p>毛周期とは、髪の毛の休止期、成長期、退行期といった、髪が抜けたり生えたりするサイクルのことです。そして、髪が健康に成長していくのは、<strong>通常2~6年継続する成長期があるから</strong>です。</p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg" alt="agaの毛周期" class="wp-image-25298" srcset="https://moteo.best/column/wp-content/uploads/2019/12/-aga.jpg 800w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-300x225.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/12/-aga-768x576.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>この毛周期は</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-76ad0505-a42d-4272-b8f7-140e4a86c190"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>FGF-5=毛乳頭に髪の退行を促す </li><li>FGF-5S=毛乳頭に成長を促す</li></ul>
<p></p>
</div></div>
<p>のバランスで決まっています。</p>
<p>本来であれば、発毛と抜け毛のサイクルバランスは取れていますが、<span class="redcolor">TGF-βはFGF-5に強く働きかける</span>ため、TGF-βが過剰に増加することでヘアサイクルのうち脱毛の作用が強くなり徐々に薄毛になってしまいます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>通常のヘアサイクル</td><td>AGA患者のヘアサイクル</td></tr><tr><td style="text-align:center">髪の成長期</td><td>2〜6年</td><td style="color:#A53333"><strong>数ヶ月から1年</strong></td></tr><tr><td style="text-align:center">退行期</td><td>3週間</td><td>3週間</td></tr><tr><td style="text-align:center">休止期</td><td>3〜4ヶ月</td><td>3〜4ヶ月</td></tr><tr><td style="text-align:center">TGF-βの量</td><td>正常</td><td style="color:#A53333"><strong>過剰</strong></td></tr><tr><td style="text-align:center">FGF-5(退行因子)とFGF-5S(成長因子)のバランス</td><td>正常</td><td style="color:#A53333"><strong>FGF-5(退行因子)過多</strong></td></tr></tbody></table>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-9ebd6591-8bd7-41a8-8d56-9de902b2aced"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-35d74d32-378a-472c-bcc3-389dd30bcfa7"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">なぜAGAにはM字ハゲと頭頂部ハゲが多いの? </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">多くの薄毛の方が気になる部位は以下の3つではないでしょうか?</p></div></div></div></div></div>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-ac55935b-d772-4f95-9798-9bb4f5e907b3"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>生え際がM字に後退</li><li>つむじ付近から頭頂部がO字の薄毛に</li><li>前頭部が全体的にU字に後退</li></ul>
</div></div>
<p></p>
<p>これも前述した5αリダクターゼが関係します。テストステロンと結合することでDHTを生み出す5αリダクターゼ。</p>
<p>実は、<strong>前頭部や頭頂部に多く存在する物質</strong>なのです。そのため、M字ハゲと頭頂部ハゲが多い理由は前頭部や頭頂部のみヘアサイクルが乱れ薄毛が進行してしまうというメカニズムによるものです。</p>
<p>ちなみに、5αリダクターゼにⅠ型とⅡ型の2種類がありそれぞれ</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-4f08a3f5-a37c-427b-b38c-cc1cef4dc8be"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>Ⅰ型:前頭部にも頭頂部にも全体的に多い</li><li>Ⅱ型:頭頂部を中心に多い</li></ul>
</div></div>
<p></p>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg" alt="5αリクターゼの種類と分布" class="wp-image-37498" srcset="https://moteo.best/column/wp-content/uploads/2020/01/-5-1.jpg 800w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-300x113.jpg 300w, https://moteo.best/column/wp-content/uploads/2020/01/-5-1-768x290.jpg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>酵素</td><td>部位</td><td>存在箇所</td><td>対処薬</td></tr><tr><td style="text-align:center">1型</td><td>頭頂部以外ほぼ全て</td><td>皮脂腺</td><td>ザガーロ</td></tr><tr><td style="text-align:center">2型</td><td>前頭部と頭頂部</td><td>毛乳頭</td><td style="text-align:center">プロペシア<br>ザガーロ</td></tr></tbody></table>
<p>という特徴を持っています。そのため、M字の薄毛や頭頂部の薄毛にはそれぞれ異なった対処法が必要です。</p>
<p>詳しくは以下の記事で解説をしています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になる部位</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□M字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】M字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□O字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/o-bald/">【最新】O字ハゲは改善できる?原因と対策、治療におすすめのクリニックを徹底解説</a></td></tr><tr><td style="text-align:center;background-color:#ffffff;color:#000000">□U字ハゲの方</td><td style="text-align:left"><a href="https://moteo.best/column/aga/baldness/premature-baldness/m-bald/">【最新】U字ハゲは改善できる?原因と</a><a href="https://moteo.best/column/aga/baldness/premature-baldness/u-bald/">対策、治療におすすめのクリニックを徹底解説</a></td></tr></tbody></table>
<p></p>
</div></section>
<h2>AGAの原因は遺伝とストレスのどっち?遺伝の影響が大きいがストレスにも気をつけよう</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg" alt="黄色い背景に吹き出しではてなマーク" class="wp-image-1573" srcset="https://moteo.best/column/wp-content/uploads/2019/08/-min-8.jpg 640w, https://moteo.best/column/wp-content/uploads/2019/08/-min-8-300x200.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></figure>
<p>冒頭でもご説明した通り、<span class="redcolor">AGAの原因として遺伝は大きな要因</span>になるでしょう。以下に解説をしていきます。</p>
<h3>5αリダクターゼの強さは遺伝する</h3>
<p>これまでに何度も登場してきた5αリダクターゼ。もう一度おさらいをしましょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-964371b1-677d-47f8-a6ee-f3e5b86caea8"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<p><strong>5αリダクターゼとは</strong>?</p>
<blockquote class="wp-block-quote"><p>酵素の一種で、男性ホルモンのテストステロンをDHT(ジヒドロテストロン)に変換させる力を持ちます。</p><p>DHTがAGAの諸悪の根源である脱毛因子「TGF-β」を生み出してしまうので、5αリダクターゼの働きを抑えることがAGA対策において重要です。</p></blockquote>
<p></p>
</div></div>
<p>さて、遺伝によって受け継がれる要素のうちAGAに関連が深いものは以下の2点です。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-d9d8818a-2cc9-4fe2-9140-bdb8b7e992ef"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>5αリダクターゼの活発度</li><li>男性ホルモンレセプター(DHTと結びつくことで脱毛因子を生み出す)の感受性</li></ul>
<p></p>
</div></div>
<p>つまり、<strong>AGAの最重要要素である脱毛因子「TGF-β」</strong>を生み出しやすいかどうかは<span class="redcolor">遺伝によって大きく左右</span>されるものなのです。</p>
<p>ハゲの遺伝する確率など、遺伝と薄毛の関係については<a rel="noreferrer noopener" aria-label="薄毛の遺伝について徹底解説 (新しいタブで開く)" href="https://moteo.best/column/aga/baldness/heredity/" target="_blank">「ハゲの遺伝する確率は?薄毛の遺伝について徹底解説」</a>でも詳しく説明していますのでぜひご覧ください。</p>
<h3>ストレスがきっかけで男性ホルモンに変化が起きる?</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg" alt="落ち込んでいる男性" class="wp-image-7508" srcset="https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/09/adobestock-136379946-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因には、<span class="redcolor">ストレスが関わっている</span>のではないかと言われています。</p>
<p>あなたは日頃から、ストレス溜めていませんか?ストレスが溜まると、自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌</span>されるようになります。男性ホルモンはストレスに対して争う力があるため過剰に分泌されてしまうのです。</p>
<p>また、ストレスが溜まると、<span class="redcolor">皮脂の分泌量が増える</span>ことになります。頭皮に分泌される皮脂の量が増えることで、頭皮環境がだんだん悪くなっていきます。</p>
<p>まだ確立した研究結果が出ているわけではありませんが、このように<strong>頭皮環境が悪くなることでDHTを生み出しやすくなる</strong>と言われています。</p>
<p>ちなみに、頭皮環境が悪くなると頭皮の血流が悪くなり髪の毛に栄養成分が届きづらくなるということが考えられます。</p>
<p>このこともまだエビデンスが確立しているわけではありませんが、ストレスは溜めないほうが健康には良いのは間違いありません。日々の生活の中でしっかりとストレスコントールするといいでしょう。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-8b10b2e8-b706-4ab1-9215-f651e456a28a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-cause/effect-stress/" target="_blank" rel="noreferrer noopener" aria-label="ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介 (新しいタブで開く)">ストレスはAGAの原因?治療薬プラスαの対策を!AGA治療におすすめのクリニック・費用も紹介</a></li></ul>
</div></div>
<h2>AGAを誘発する5つの原因|チェックリストであなたの薄毛進行の可能性を診断しよう!</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg" alt="男性のお医者さん" class="wp-image-9109" srcset="https://moteo.best/column/wp-content/uploads/2019/10/1408-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2019/10/1408-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの原因について見てきました。その中でも、<strong>AGAを誘発する5つの原因</strong>をまとめたので改めてチェックしてみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-47dd14c7-8e11-44b7-b0f3-7a0428c337a7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-80eb6788-75a2-4222-aa87-a2710b48891a"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>親や親戚に薄毛が多い</li><li>偏った食事をしていることが多い</li><li>タバコを吸う、お酒をよく飲む</li><li>定期的に運動をしていない</li><li>ストレスが多いと感じている</li></ul>
<p></p>
</div></div>
<p></p>
</div></section>
<p>上記のチェックポイントで当てはまる項目が多かった方は、AGAを誘発してしまう可能性が高いといえます。詳しく見ていきましょう。</p>
<p>まず大きな要因である<span class="highlighted">遺伝</span>です。ご紹介したようにAGAになるかどうかは、<strong>「酵素の活性度の高さ」や「男性ホルモンレセプターの感受性の高さ」で変わります</strong>。</p>
<p>ですから、<strong>薄毛の家系であればAGAを発症してしまう確率は高い</strong>と理解しておきましょう。</p>
<p>さらに見落としがちなのが、<strong>AGAの遺伝は父親からだけでなく、</strong>母親からも遺伝するということです。</p>
<p>これは母親がハゲているとかではなく、ホルモンの情報を強く受け取りやすいかというレセプター(感受性)の遺伝のことをいいます。</p>
<p>そのため、母親が強い男性ホルモンのレセプターで、それが遺伝していれば薄毛を発症しやすくなってしまいます。</p>
<p><span class="redcolor">AGAの遺伝は、父親と母親の両方の遺伝子が関わっている</span>と理解しておきましょう。</p>
<p>続いて気をつけたいのが、ストレスや生活習慣です。ストレスが溜まると自律神経のバランスが崩れてしまい、それによってホルモンバランスも乱れてしまいます。</p>
<p>ホルモンバランスが乱れると、<span class="redcolor">男性ホルモンが過剰に分泌されたり、血行不良や皮脂の分泌を増大させたり</span>などが起こります。</p>
<p>そのため、DHTの生成を助長したり、頭皮環境を悪化させることにつながり、AGAの発症率が高くなってしまうと言われています。</p>
<p>また、<strong>食事と喫煙や飲酒、運動不足</strong>にも要注意。特に、タバコは体内にニコチンが入ると、血管を収縮させるとともにビタミンCを破壊し、ビタミンEの吸収も阻害してしまいます。</p>
<p>そのため、<span class="redcolor">頭皮に必要な栄養素が体に行き渡らなくなったり、髪の毛を作る、血行を促進するなどのビタミンの役割まで奪ってしまう</span>のです。</p>
<p>また、アルコールを代謝している肝臓はビタミンやアミノ酸を作っている部分です。</p>
<p>これらの栄養素は髪を作るためにも欠かせないため、<span class="redcolor">肝臓が弱ってしまえば栄養は行き渡らなくなりますし、血行も悪くなるなどの影響が出てきます。</span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-c17ae6af-29e0-46da-a102-9124c097b274"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-4a999bb0-668e-41a9-a61b-238cbf903132"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">女性もAGAになる?男性とは異なる特徴 </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">抜け毛や薄毛など、髪の毛の問題は男性だけではありません。それは、女性も抜け毛や薄毛に悩まされていることです。特に、現在では女性用のウィッグなどのCMも多いですから、昔よりも薄毛の女性が多くなっていることが分かりますね。 </p></div></div></div></div></div>
<p>ただ、女性の抜け毛や薄毛の症状は、AGAというのではなく<strong>女性FAGA【女性型男性型脱毛症】</strong>と呼ばれます。これは、AGAになってしまう原因は似たようなものではあるものの、<strong>症状が男性とは違う</strong>ためです。</p>
<p>男性の場合は、AGAを発症すると生え際や頭頂部の毛が抜けるというのが特徴です。しかし、女性の場合は、<strong>びまん性脱毛症</strong>といって<strong>髪の毛自体が細く</strong>なってしまい、髪<strong>全体が薄く</strong>なるという特徴があります。</p>
<p>女性FAGAを発症するのは40代以降の方が多く、その理由は女性ホルモンが減少してしまい、男性ホルモンの影響を受けやすくなるからです。ただ、影響を受けるといっても男性ホルモンの量は少ないので、男性と症状は異なってくるわけですね。</p>
<p>ホルモン異常・ダイエット・甲状腺病気・出産など、男性よりも脱毛症の原因が多くあるため、AGAに比べて原因がわかりにくいのです。</p>
<p></p>
</div></section>
<h2>AGAを治療したい!治療方法の種類は「内服薬」「外用薬」「植毛」が主な3種類</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg" alt="女性医師にカウンセリングを受け頭を気にする男性" class="wp-image-1096" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-191576002.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療方法には、<span class="highlighted">クリニックで行う投薬</span>と、<span class="highlighted">皮膚科や美容クリニックで行う外科的治療</span>があります。</p>
<p>治療費の相場を見てみましょう。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-1178ff89-62d0-4cb1-a605-798a6d98fc29"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>治療方法</td><td>費用相場</td></tr><tr><td style="text-align:center">内服薬</td><td>3,000円~</td></tr><tr><td style="text-align:center">外用薬</td><td>5,000円~</td></tr><tr><td style="text-align:center">植毛</td><td>500,000円~</td></tr></tbody></table>
<p></p>
</div></section>
<p>このように、AGAの治療では<span class="highlighted">投薬が安い</span>費用で行えることが分かります。</p>
<p>ただ、AGAの投薬効果が高いのはAGA治療の初期段階になるため、<span class="redcolor">AGAがかなり進行してしまった方は植毛などの外科的な治療をしなければならない場合もあります。</span></p>
<p>ですから、<strong>AGAの発症を早い段階で発見することが大切!</strong>自分の髪に異変を感じたらすぐにクリニックを受診すれば、安い費用で大きな効果が期待できるんです。</p>
<p>3種類の治療法がどのようなものなのか、詳しく見ていきましょう。</p>
<h3>内服薬と効果|薄毛抑制と発毛効果がある</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg" alt="ED治療薬" class="wp-image-22271" srcset="https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1.jpeg 750w, https://moteo.best/column/wp-content/uploads/2019/12/4614-ed-1-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で一般的なのが、<span class="highlighted">内服薬</span>での治療です。治療薬にはいろいろな種類がありますが、大きく分けて2つの効果があるものが使われています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e8099e81-45bd-40af-989e-13dce9080be0"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-6931b792-5a25-43fd-9e57-bf4caa082caf"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>薄毛抑制の内服薬</li><li>発毛効果の内服薬</li></ul>
</div></div>
<p></p>
</div></section>
<p>薄毛抑制というのは、脱毛因子である「TGF-β」の原因となる<span class="highlighted">DHTの生成を阻害する</span>ことです。<strong>テストステロンをDHTに変換させる酵素をブロックする働きのある薬を使用</strong>し、DHTが生成できないようにしていきます。脱毛因子が正常値になることで髪の成長期が整い、薄毛を解消していくことができます。</p>
<p>薄毛抑制の内服薬成分として有力なのが</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f4ebb146-4332-4b27-9bf4-a7104038e812"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>フィナステリド</li><li>デュタステリド </li></ul>
<p></p>
</div></div>
<p>です。2つの成分の違いについて簡単にまとめます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td></td><td>フィナステリド</td><td>デュタステリド </td></tr><tr><td style="text-align:center">特徴</td><td>一般的にAGA治療の内服薬として使用される</td><td>フィナステリドで効果が出ない場合に使用される</td></tr><tr><td style="text-align:center">働き</td><td>5αリダクターゼⅡ型の働きを抑制</td><td>5αリダクターゼⅠ・Ⅱ型の働きを抑制</td></tr><tr><td style="text-align:center">効果</td><td>頭頂部を中心とした抜け毛の防止</td><td>頭頂部・前頭部の抜け毛の防止</td></tr><tr><td style="text-align:center">製品名</td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-propecia/" target="_blank" rel="noreferrer noopener" aria-label="プロペシア (新しいタブで開く)">プロペシア</a></td><td><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-zagaro/" target="_blank" rel="noreferrer noopener" aria-label="ザガーロ (新しいタブで開く)">ザガーロ</a></td></tr><tr><td style="text-align:center">副作用</td><td>勃起不全 / 性欲減退 / 精子の減少 / 肝機能障害</td><td>フィナステリドと同様だが強く現れる場合がある</td></tr></tbody></table>
<p>また、発毛効果というのは、<b>育毛とは異なります。</b>育毛は今ある髪の毛を太く強くすることですが、発毛は髪の毛を新たに増やしていくことを意味します。</p>
<p>基本的にはミノキシジル成分を含んだミノタブと呼ばれるものが使われます。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse;table-layout:fixed"><tbody><tr><td></td><td>ミノキシジル</td></tr><tr><td style="text-align:center">特徴</td><td>一般的な発毛促進剤としてAGAクリニックで処方される</td></tr><tr><td style="text-align:center">働き</td><td>血管拡張により毛乳頭細胞や毛母細胞へ酸素や栄養素が行き渡りやすくなる</td></tr><tr><td style="text-align:center">効果</td><td>頭皮の血行改善による発毛効果、および毛母細胞の細胞活性化</td></tr><tr><td style="text-align:center">副作用</td><td>低血圧 / 反射性高血圧 / 全身の多毛症 / まぶたのむくみ / 手足のむくみ / 頭痛 / めまい / 動悸 / 息切れ / 赤ら顔 / 勃起障害</td></tr></tbody></table>
<h3>外用薬の発毛剤|ミノキシジルが発毛を促進</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg" alt="ヘアケア" class="wp-image-34433" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で、<span class="highlighted">外用薬</span>の使用も一般的です。ただ、外用薬は発毛剤としての補助効果を目的としているので、外用薬だけでの処方というのは少なく、<strong>内服薬と併用して治療していくというケースが多い</strong>です。</p>
<p>外用薬もいろいろな種類があるのですが、代表的なのは<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-minoxidil/" target="_blank" rel="noopener noreferrer">ミノキシジル</a>です。塗布するタイプのミノキシジルといえば、水谷豊さんがCMに出ているリアップが有名でしょう。</p>
<p>前述したようにミノキシジルには、<strong>血管を拡張する働きと毛母細胞を活性化する働き</strong>があります。内服薬でも血管拡張剤は使われますが、外用薬で外からも血流を改善できれば、より発毛を促し強い髪を育てていくことができるのです。</p>
<p>ただ、<span class="redcolor">外用薬はAGAの原因となるDHTを抑制する力はない</span>ので、<strong>内服薬とともに使用することで、</strong>高い効果を実感できます。</p>
<p>AGA治療薬については、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/" target="_blank" rel="noreferrer noopener" aria-label="AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善 (新しいタブで開く)">AGAの治療薬の種類は?プロペシア・ザガーロ・ミノキシジル。自分にあった治療セットで薄毛改善</a>で詳しく解説しています。</p>
<h3>専門病院で植毛をしてもらう|AGA対策するなら自毛植毛がおすすめ</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg" alt="医師のカウンセリングを受ける男性" class="wp-image-34438" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-5.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-5-300x200.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療には、<span class="highlighted"><span class="highlighted">植毛</span>も有効</span>です。植毛は、現在とても発達していて、AGAクリニックや皮膚科、美容クリニックで行えます。特に人気なのが自毛植毛で、自分の髪を植毛していくため違和感がありませんし、一度定着すれば他の髪と同じように成長してくれるというメリットがあります。</p>
<p>ただ、植毛は1本ずつ手作業で行われるため、<span class="redcolor">とても高額になってしまいます</span>。平均でも<span class="redcolor">80万円以上</span>はかかるといわれているので、なかなか簡単にチャレンジできる金額ではないんですね。</p>
<p>また、人工毛の植毛の場合、拒絶反応が起きる心配もあります。何より、人口植毛はAGAの根本的な治療ではないので、そもそもの毛の総量は変わらないと理解しておきましょう。</p>
<p>植毛は、内服薬では効果がないと医師に判断された時点で選択する<span class="highlighted">最終手段</span>と考える方が多いようです。</p>
<p>植毛の種類や詳しい費用相場、メリット・デメリットについては<a href="https://moteo.best/column/aga/aga-treatment/aga-hairtransplantation/">「植毛とは?増毛とは何が違う?」</a>の記事でも詳しく解説しているので、合わせてご覧ください。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-a428039a-0555-46ea-9886-a49a29282fdb"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-7dd8c6e4-762a-4669-aef2-4f7a92f7fc63"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">AGAの発症年齢は?進行度で治療法は変わる </h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">AGAは、50代以上の人がなりやすいというイメージを持っている方が多いですよね。確かに、おじさんを見るとハゲている割合が高いように思えますが、実際は、年齢に関係なく、<strong><strong>10代でAGAを発症してしまう方もいる</strong></strong>んです。 </p></div></div></div></div></div>
<p>そのため、AGAはいつどんな年齢でも発症率する可能性があると考えておくのがいいでしょう。ただ、<strong>最も注意したい年齢は40代以上!</strong>この年代は、生活が不規則でストレスも多いですから、余計にAGAの発症率が高くなる年齢といえます。</p>
<p>また、AGAは進行性のため、発症しまえば自然に治ることはありません。さらに、早く気付いて治療すれば完治する可能性も非常に高くなります。</p>
<p>進行すればするほど投薬だけでの治療では効果が見込めず、外科的な治療法しか改善できる方法はなくなってしまうので、<strong>いかに早くAGAの発症を発見し治療を開始するかが重要</strong>です。</p>
<p>AGAは若いからならないという考え方は捨て、常に髪の変化を見逃さないように過ごすことを意識してくださいね。</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-f3e4a125-3fcf-42da-8645-09d748383f05"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>合わせて読みたい!<br><a href="https://moteo.best/column/aga/aga-definition/aga-age/">AGAが発症する年齢とは?治療薬が効果的なのは早め早めの予防から</a></li></ul>
</div></div>
</div></section>
<h2>AGA治療にかかる期間と費用は?一覧表で紹介</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg" alt="親指を立てるスーツの男性" class="wp-image-9135" srcset="https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-1024x683.jpeg 1024w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-300x200.jpeg 300w, https://moteo.best/column/wp-content/uploads/2019/10/adobestock-220978983-768x512.jpeg 768w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療法は3つあるとご紹介しましたが、治療期間にはそれぞれ違いがあります。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-c18b9a14-1cb0-45de-aa5c-396ceabf9abc"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td> </td><td>治療期間</td><td>費用</td></tr><tr><td style="text-align:center">内服薬</td><td>6カ月~1年</td><td>3,000円~<br>(薬の種類やクリニックなどによって違いあり)</td></tr><tr><td style="text-align:center">外用薬</td><td>6カ月以上</td><td>5,000円~<br>(種類・クリニック・市販品などで違いあり)</td></tr><tr><td style="text-align:center">植毛</td><td>1日(量による)<br>1~2週間の経過観察あり<br>その後6ヶ月〜Ⅰ年で定着</td><td>500,000~2,000,000円<br>(自毛・人工毛・量などで違いあり)</td></tr></tbody></table>
</div></section>
<p>このように、AGA治療の期間は<strong>内服薬や外用薬の場合は、6ヶ月は継続する必要があります</strong>。6ヶ月と聞くと長く感じるかもしれませんが、前述した<span class="redcolor">ヘアサイクルを考慮すると少しでも早く始めたいです</span>よね。</p>
<p>治療期間中はAGAを発症して髪が抜けたり成長できない期間を元の正常なヘアサイクルに戻していくため、治療を開始したら毎日しっかりと治療薬を服用する必要があります。</p>
<p>内服薬の費用面では、ジェネリックもあるため、処方してもらえるクリニックであれば、とても安価な価格で治療を続けることが可能です。外用薬も、種類などで料金が違うので、なるべく費用を抑えたい場合は、医師に相談してみるといいでしょう。</p>
<p>反対に<strong>外科的治療となる植毛</strong>は、治療期間が植毛する量などによって違いはあるものの<strong>施術自体は1日で完了してしまうことが多い</strong>です。そのため、薄毛の状態を今すぐに解消したいと考える方にとって有効です。</p>
<p>自毛か人工毛かで費用の差に違いがありますが、AGAを治療したい場合は自毛植毛一択でいいでしょう。</p>
<h3>費用は病院によってちがう|保険は使えないので注意</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg" alt="バツ 吹き出し" class="wp-image-34435" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-2.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-2-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">AGAの治療には費用がかかりますが、これは、クリニックによって違ってきてしまいます。なぜなら<strong>、</strong></span></span><strong><span class="redcolor"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span class="redcolor">AGAは保険が適用されず</span><span class="redcolor">自由診療</span></span></span></span></strong><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">になる</span><span class="redcolor"><span style="vertical-align: inherit;"><span class="redcolor">ので、</span>クリニックでそれぞれ料金</span></span><span style="vertical-align: inherit;">が違ってしまうからです。</span></span></p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-e21ed479-6536-40b1-b319-3d385c0ba096"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default"><tbody><tr><td>クリニック</td><td>「抑える」治療</td><td>「増やす」治療</td></tr><tr><td style="text-align:center"> <a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック </a></td><td>5,500円</td><td>10,800円~</td></tr><tr><td style="text-align:center"> <a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック </a></td><td>5,280円</td><td>38,500円~</td></tr><tr><td style="text-align:center"> <a href="https://ggclinic.jp/">G.グリーンクリニック </a></td><td>3,000円</td><td>9,000円</td></tr></tbody></table>
</div></section>
<p><span style="vertical-align: inherit;">そのため、AGA治療で同じ薬を使用しても、費用はバラバラ…。ですから、クリニック選び次第では高額になったりすることもあります。</span></p>
<p><span style="vertical-align: inherit;">ただ、ホームページなどでもしっかりクリニックの内容を確認してから決めることができます。どんな診療内容で、どのような薬を使用するか、薬の料金はいくらなのかが明記されていますから、選択する際はしっかり確認するようにしましょう。</span></p>
<p>ほとんどのクリニック<span style="vertical-align: inherit;">では、<span class="highlighted">無料カウンセリング</span>を行っているので、自分に合っているかどうかを確認するためにも、何院か巡ってみるのがおすすめです。</span></p>
<p>AGAクリニック選びに迷っている方は<a href="https://moteo.best/column/aga/aga-clinic-ranking/">「AGAクリニックおすすめ人気ランキング2020全国版!」</a>で病院の選び方、実際におすすめのAGAクリニックを紹介しているので合わせてご覧ください。</p>
<h3>効果が出始める期間は半年から!定期的な治療も大切</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg" alt="ポイントと書いてある看板" class="wp-image-34437" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1132-4.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1132-4-300x225.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療は、投薬で始めた際は最低でも半年ほどの期間を継続する必要があります。</p>
<p>また、AGAは進行性なので、効果を実感したからといって投薬を中止することはできません。</p>
<p>なぜなら、せっかくDHTが抑制され毛周期が改善されても、<span class="redcolor">薬の服用を中止すると、またDHTが生成されてしまうから</span>です。</p>
<p>そのため、AGAを発症してしまったら、投薬は継続的に行っていくと考えておくといいでしょう。</p>
<p>ただ、薬の効果の出方は個人差があるため、劇的にAGAが改善される方もいます。その際は、薬を服用しなくてもよくなる場合もありますから、医師の判断に従うのが大切です。</p>
<p>AGAの治療経過については<a href="https://moteo.best/column/aga/aga-treatment/aga-effect-period/aga-effect-photo/">「【写真と経過】AGA治療の効果を1ヶ月目・2ヶ月目・3ヶ月目…と1年間に渡り記録!」</a>の記事で体験談と合わせて解説しています。</p>
<section class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined infobox" id="uagb-section-19548c3b-5e24-4c0d-94b4-daf7e8f930c7"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<div class="uagb-infobox__outer-wrap" id="uagb-infobox-3244f46d-e53b-405f-990e-56eb9ec60eb6"><div class="uagb-infobox__content-wrap uagb-infobox uagb-infobox-has-icon uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox-enable-border-radius "><div class="uagb-ifb-left-right-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-image-icon-content uagb-ifb-imgicon-wrap"><div class="uagb-ifb-icon-wrap"><span class="uagb-ifb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg></span></div></div><div class="uagb-ifb-title-wrap"><span class="uagb-ifb-title-prefix">COLUMN</span><h3 class="uagb-ifb-title">初期段階の方がAGAは改善しやすい?</h3></div></div><div class="uagb-ifb-separator-parent"><div class="uagb-ifb-separator"></div></div><div class="uagb-ifb-text-wrap"><p class="uagb-ifb-desc">昨日まであった髪がいきなりなくなれば大騒ぎになりますが、ゆっくりじっくり少なくなってくると、AGAかも…と自覚するまで時間がかかってしまいますよね。 </p></div></div></div></div></div>
<p>ただ、この変化をいつ気付くかがとても重要!何かが違うと分かった時が早ければ早いほど、AGAの進行を止めてフサフサの髪を維持できるようになるんです。</p>
<p>AGA投薬治療は年齢に関係なく、初期段階で治療をすれば60歳までなら回復力に年齢は関係ありません。</p>
<p>大阪大学の医師の例では、50歳からAGAの投薬治療を始めて、10年間結果を出し改善しています。</p>
<p>少しでも気になったら一度診療に行くことが大切です。</p>
</div></section>
<h2>副作用はあるの?薬の種類によって発現率も異なる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg" alt="前髪をわけて指で抑える男性" class="wp-image-1099" srcset="https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-1024x683.jpg 1024w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-300x200.jpg 300w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874-768x512.jpg 768w, https://moteo.best/column/wp-content/uploads/2019/08/rs-adobestock-220901874.jpg 1200w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療で薬を使用すると、副作用があるのかが気になりますよね。実際、副作用は内服薬、外用薬ともに報告されています。その症状は、<span class="redcolor">男性機能の低下やかゆみやアレルギーなど</span>が主に挙げられます。</p>
<p>ただ、<strong>これらの症状は1.0%前後と多いわけではありません</strong>。つまり、AGAの治療薬といっても、一般的に病院から処方される薬と同じで、副作用の危険はあるというだけなのです。</p>
<p>そのため、服用して何か異変が出た場合は直ちに医師に報告することが必要です。AGAの治療薬は海外からの個人輸入サイトでも販売されていて、どうにか安い費用で治そうという考えで購入している方もいますが、<a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-import/" target="_blank" rel="noopener noreferrer">偽物の報告が多く副作用発生時に医師が対応できない</a>ため、絶対に止めましょう。</p>
<p>それでは、一般的に使用率の多いAGA治療薬の副作用を詳しくご紹介します。</p>
<h3>副作用は3~10%の確率で起きる|ザガーロは効果も高いが副作用も強い</h3>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg" alt="背中を向けてベットに横たわる男女" class="wp-image-31676" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1370.jpeg 750w, https://moteo.best/column/wp-content/uploads/2020/01/1370-300x223.jpeg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>AGAの治療薬で、<span class="highlighted">ザガーロ</span>はⅠ型・Ⅱ型両方の5αリダクターゼをブロックする効果があります。継続して服用すると、発毛を促し太くて強い毛を増やしてくれるので、多くの方が利用している薬です。</p>
<p>ザガーロの主な副作用は男性機能への影響で、<span class="redcolor">勃起不全や性欲減退など</span>が挙げられます。この確率は<strong>最大で10%</strong>ほどでプロペシアに比べると10倍程度となっています。AGAの治療をして男性機能が弱くなるのは怖いと感じる方もいるかもしれませんね。</p>
<p>ただ、<strong>10%というのは、医薬品の副作用でいえばとても少ない確率</strong>なんです。どんな薬でも効果があるとともに副作用もありますから、AGAの薬だからと考える必要はありません。</p>
<p>安全が確認された薬だからこそ処方されるのですから、心配しすぎずに服用しましょう。でも、何か異常を感じた場合はすぐに医師に相談してください。</p>
<h3>プロペシアやミノタブの副作用は低確率|0.5~3%</h3>
<div class="wp-block-image"><figure class="aligncenter"><img src="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg" alt="AGA治療により体毛が濃くなった手の甲" class="wp-image-33358" srcset="https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1.jpg 350w, https://moteo.best/column/wp-content/uploads/2020/01/1509-4-1-300x225.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure></div>
<p>AGAの治療薬で最も多く使用されるのが、<span class="highlighted">プロペシア</span>と<span class="highlighted">ミノタブ</span>です。プロペシアはⅡ型の5αリダクターゼを抑える効果があるため、抜け毛を防止し髪を育てていくことができます。また、ミノタブは血行を促進する効果があるので、発毛を促すことができます。</p>
<p>2つの薬は効果が違うため併用されることも多いのですが、<strong>プロペシア</strong>の主な副作用は<span class="redcolor">、勃起不全や性欲減退</span><span class="redcolor">など</span>男性機能への影響で、<strong>ミノタブ</strong>の主な副作用は<span class="redcolor">まぶたのむくみや</span><span class="redcolor">動悸、発汗、多毛症など</span>が挙げられます。</p>
<p>どちらも<strong>副作用の確率は0.5~3%ほどというかなりの低さ</strong>です。</p>
<p>といっても、体調などで異変を感じる時もありますから、気になった時はすぐに医師に相談してください。</p>
<p><a href="https://moteo.best/column/aga/aga-treatment/aga-sideeffects/">「AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ」</a>で詳しい副作用の発現率なども紹介しているので目を通しておくといいでしょう。</p>
<h2>実際に薄毛に悩んでいる人の声を集めました</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg" alt="薄毛Q&A
" class="wp-image-77392" srcset="https://moteo.best/column/wp-content/uploads/2022/05/qa-2.jpg 750w, https://moteo.best/column/wp-content/uploads/2022/05/qa-2-300x200.jpg 300w" sizes="(max-width: 706px) 89vw, (max-width: 767px) 82vw, 740px" /></figure>
<p>薄毛に関連する悩みや不安は尽きないものです。そこで、同じく薄毛に悩む人々から質問を集め、一つずつ答えていきたいと思います。</p>
<h3>AGAは発症したら終わりなの?</h3>
<p><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。</strong></p>
<p>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p>
<h3>AGA治療を初めて後悔しないの?</h3>
<p><strong>A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。</strong></p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-018cf8f0-b306-4afb-a515-4569f9cdb378"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li>AGAの原因と治療法があっていない</li><li>自己判断で治療をやめた</li><li>市販の育毛剤など個人で入手した薬を使用している</li></ul>
</div></div>
<p>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p>
<h3>AGAを自力で治すことはできるの?</h3>
<p><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。</strong></p>
<p>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p>
<h2>まとめ:自分にあった治療法は?AGAは専門病院で治療できる</h2>
<figure class="wp-block-image"><img src="https://moteo.best/column/wp-content/uploads/2019/10/-8-e1570935449116.jpg" alt="女性からカウンセリングを受ける男性" class="wp-image-9137"/></figure>
<p>AGAになってしまう原因やメカニズム、治療法などについてご紹介しました。<span class="redcolor">男性ホルモンによる脱毛因子の発生がAGAの諸悪の根源</span>で、年齢に関係なく男性であれば誰でもAGAになるリスクがあるとお分かりいただけたでしょう。</p>
<p>そして、AGAを誘発しやすい原因は、<strong>遺伝やストレス、生活習慣</strong>などが関係していましたね。そのため、AGAを発症させないようにするためには、生活スタイルの見直しをすることが大切です。</p>
<p>ただ、いくら気を付けていてもAGAになってしまうこともあります。「自分はAGAじゃない!」と思いたい気持ちになるのは当然ですが、髪に異変を感じていても、気付かないふりをして過ごせば、ハゲの道へ進んでいくだけです。</p>
<p>現在はAGAの研究が進んでいるので、不安があるならAGAのクリニックで<span class="highlighted">無料カウンセリング</span>を受けてみましょう。特に、<a href="https://t.felmat.net/fmcl?ak=L15976.1.Z33049X.L593681">AGAヘアクリニック</a>や<a href="https://t.afi-b.com/visit.php?a=46393a-M477956F&p=j706195E">AGAスキンクリニック</a>は業界内でも実績が豊富で費用も抑えめなので、安心して治療を勧められますよ。</p>
<p>「あの時、行って良かった」となるか、「あの時、行っておけば良かった…」となるかは、あなたの行動次第です。ちょっとの勇気を出せば、大切な髪をずっと守ることができますよ。</p>
<p>▼この記事を見た方はこちらも見ています。</p>
<table class="wp-block-advgb-table aligncenter advgb-table-frontend is-style-default" style="border-collapse:collapse"><tbody><tr><td>気になるポイント</td><td>当てはまる方はこの記事をチェック!</td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGAの原因って?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-definition/aga-cause/">AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療に効果はあるの?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/">AGA治療の効果や費用・期間を全まとめ!育毛・発毛までの全過程</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000" rowspan="1">□AGAの治療にかかる費用はいくら?</td><td style="text-align:left;color:#000000;background-color:#ffffff"><a href="https://moteo.best/column/aga/aga-treatment/aga-treatment-cost/">AGA治療の費用相場|薄毛治療は年間いくら?病院の通院期間や薬の保険適用について解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療の副作用は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/aga-medicine-sideeffects/">AGA治療の副作用|治療薬の種類、症状別の副作用と発現確率まとめ</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□AGA治療薬の種類は?</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-treatment/aga-medicine/">AGAの治療薬の種類|薄毛に効果があるのは塗り薬?飲み薬?プロペシア・ミノキシジルなどそれぞれの効果と副作用を徹底解説</a></td></tr><tr><td style="text-align:left;background-color:#ffffff;color:#000000">□全クリニックからおすすめを知りたい!</td><td style="text-align:left"><a href="https://moteo.best/column/aga/aga-clinic-ranking/">AGAクリニックおすすめ人気ランキング2024全国版!口コミ・評判・体験談から薄毛治療の専門病院BEST22を決定</a></td></tr></tbody></table>
<p></p>
<p>▼参考サイト</p>
<div class="wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined" id="uagb-section-df065994-7440-4dab-ab43-2d9a95b49b47"><div class="uagb-section__overlay"></div><div class="uagb-section__inner-wrap">
<ul class="blockpoint"><li><a rel="noreferrer noopener" aria-label="公益社団法人日本皮膚科学会 (新しいタブで開く)" href="https://www.dermatol.or.jp/" target="_blank">公益社団法人日本皮膚科学会</a></li><li><a rel="noreferrer noopener" aria-label="男性型および女性型脱毛症診療ガイドライン 2017 年版 (新しいタブで開く)" href="https://www.dermatol.or.jp/uploads/uploads/files/AGA_GL2017.pdf" target="_blank">男性型および女性型脱毛症診療ガイドライン 2017 年版</a></li><li><a rel="noreferrer noopener" aria-label="公益社団法人日本毛髪科学協会(JHSA) (新しいタブで開く)" href="https://www.jhsa.jp/" target="_blank">公益社団法人日本毛髪科学協会(JHSA)</a></li><li><a rel="noreferrer noopener" aria-label="KEGG (新しいタブで開く)" href="https://www.kegg.jp/kegg/kegg_ja.html" target="_blank">KEGG</a></li><li><a rel="noreferrer noopener" aria-label="リスクが潜む個人輸入 (opens in a new tab)" href="https://www.yakubutsu.mhlw.go.jp/individualimport/risk/" target="_blank">リスクが潜む個人輸入(厚生労働省)</a></li><li><a href="https://www.caa.go.jp/policies/policy/representation/fair_labeling/">景品表示法(消費者庁)</a></li></ul>
<p></p>
</div></div>
<p>▼本サイトについて</p>
<ul><li>広告医療ガイドラインの遵守</li><li>MOTEOは2018年6月に施行された改正医療法を遵守し、医師の方に監修いただくなど、適切な情報をみなさまに発信できるようコンテンツ制作を行っております。詳しくは下記のページをご参照ください。</li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/index.html" target="_blank">医療法における病院等の広告規制について</a></li><li><a rel="noreferrer noopener" href="http://www.mhlw.go.jp/file/06-Seisakujouhou-10800000-Iseikyoku/0000205359.pdf" target="_blank">医業若しくは歯科医業又は病院若しくは診療所に関する広告等に関する指針(医療広告ガイドライン)等について</a></li><li>万が一、不適切な表現や誤りを見つけられましたら、お手数ですがお問い合わせフォームよりご連絡くださいませ。</li></ul>
<p><strong>▼近くのおすすめクリニックを今すぐチェック!</strong></p>
<table class="wp-block-advgb-table advgb-table-frontend is-style-stripes"><tbody><tr><td>北海道・東北地方</td><td>関東地方</td><td>信越・北陸地方</td><td>東海地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-sapporo/">北海道</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-aoyama/">青森</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamagata/">山形</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-akita/">秋田</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-iwate/">岩手</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukushima/">福島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-sendai/">宮城(仙台)</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-tokyo/">東京</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-omiya/">埼玉(大宮)</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-yokohama/">神奈川(横浜)</a><br>・<a href="/aga/search/chiba/">千葉</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ibaraki/">茨城</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tochigi/">栃木</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gunma/">群馬</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-toyama/">富山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ishikawa/">石川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hukui/">福井</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nagano/">長野</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-niigata/">新潟</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-yamanashi/">山梨</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shizuoka/">静岡</a><br>・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-ngagoya/">愛知(名古屋)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-mie/">三重</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-gifu/">岐阜</a></td></tr></tbody><tfoot><tr><td>近畿地方</td><td>四国地方</td><td>中国地方</td><td>九州・沖縄地方</td></tr><tr><td style="background-color:#ffffff;color:#000000;text-align:left;vertical-align:top">・<a href="/aga/search/kyouto/">京都</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hyougo/">兵庫(神戸)</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-osaka/">大阪</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-nara/">奈良</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-shiga/">滋賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-wakayama/">和歌山</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tokushima/">徳島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagawa/">香川</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ehime/">愛媛</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kouchi/">高知</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okayama/">岡山</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-tottori/">鳥取</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">島根</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-hiroshima/">広島</a><br>・<a href="https://moteo.best/aga/search/yamaguchi/">山口</a></td><td style="text-align:left;background-color:#ffffff;vertical-align:top">・<a href="/column/aga/aga-clinic-popularity/aga-clinic-ranking/aga-clinicranking-fukuoka/">福岡</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-chimane/">長崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-saga/">佐賀</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-ooita/">大分</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kumamoto/">熊本</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-kagoshima/">鹿児島</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-miyazaki/">宮崎</a><br>・<a href="/column/aga/aga-clinic-ranking/aga-clinicranking-okinawa/">沖縄</a></td></tr></tfoot></table>
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAは発症したら終わりなの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを完治することはできませんが、適切な治療により症状を改善することができます。<br/></strong>内服薬や外用薬により、脱毛を止めたり、発毛を促すことができます。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGA治療を初めて後悔しないの?</strong> </strong> <p class="schema-faq-answer"><strong> A.薄毛治療に後悔してしまう人の原因として以下のようなことがあげられます。<br/></strong><br/>・AGAの原因と治療法があっていない<br/>・自己判断で治療をやめた<br/>・市販の育毛剤など個人で入手した薬を使用している<br/><br/>薄毛治療に不安があるときは必ず主治医に相談するようにしましょう。後悔しない選択ができるはずです。</p> </div> <div class="schema-faq-section"><strong class="schema-faq-question"> <strong>AGAを自力で治すことはできるの?</strong> </strong> <p class="schema-faq-answer"><strong>A.AGAを自分で治すことはできません。しかし、薄毛専門医による治療で症状が改善します。<br/></strong>AGAに一人で悩まず、薄毛専門医を受診することをおすすめします。</p> </div> </div>
',
'protected' => false
],
'excerpt' => [
'rendered' => '<p>AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません […]</p>
',
'protected' => false
],
'author' => (int) 1,
'featured_media' => (int) 25032,
'parent' => (int) 2768,
'menu_order' => (int) 581,
'comment_status' => 'closed',
'ping_status' => 'closed',
'template' => '',
'meta' => [
'advgb_blocks_editor_width' => '',
'advgb_blocks_columns_visual_guide' => '',
'ub_ctt_via' => ''
],
'featured_image_src' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
'uagb_featured_image_src' => [
'full' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'thumbnail' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-150x150.jpg',
(int) 1 => (int) 150,
(int) 2 => (int) 150,
(int) 3 => true
],
'medium' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl-300x124.jpg',
(int) 1 => (int) 300,
(int) 2 => (int) 124,
(int) 3 => true
],
'medium_large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
],
'large' => [
(int) 0 => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-ttl.jpg',
(int) 1 => (int) 720,
(int) 2 => (int) 298,
(int) 3 => false
]
],
'uagb_author_info' => [
'display_name' => 'MOTEO 編集部',
'author_link' => 'https://moteo.best/column/writer/1/'
],
'uagb_comment_info' => (int) 0,
'uagb_excerpt' => 'AGAや薄毛の原因は何だと思いますか? 一般的に親のハゲは子どもにも遺伝するというイメージがあるかもしれません…',
'acf' => [
'second_featured_image' => [
'ID' => (int) 25031,
'id' => (int) 25031,
'title' => '1101_アイキャッチ_none',
'filename' => '1101-none.jpg',
'filesize' => (int) 30896,
'url' => 'https://moteo.best/column/wp-content/uploads/2019/12/1101-none.jpg',
'link' => 'https://moteo.best/column/aga/aga-definition/aga-cause/1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none/',
'alt' => 'AGAの原因と対策!若ハゲのメカニズム',
'author' => '1',
'description' => '',
'caption' => '',
'name' => '1101_%e3%82%a2%e3%82%a4%e3%82%ad%e3%83%a3%e3%83%83%e3%83%81_none',
'status' => 'inherit',
'uploaded_to' => (int) 1084,
'date' => '2019-12-15 23:42:18',
'modified' => '2019-12-19 03:16:54',
'menu_order' => (int) 0,
'mime_type' => 'image/jpeg',
'type' => 'image',
'subtype' => 'jpeg',
'icon' => 'https://moteo.best/column/wp-includes/images/media/default.png',
'width' => (int) 720,
'height' => (int) 298,
'sizes' => [
[maximum depth reached]
]
],
'show_hide_author' => '1',
'title_pattern_image' => 'AGAの原因について詳しく知りたい方はこちらもご覧ください',
'title_pattern_withou_image' => '',
'articles_detail' => [
(int) 0 => [
[maximum depth reached]
]
],
'long_text_title' => 'AGAの原因と対策|薄毛発症の理由はストレス?進行タイプごとに治療方法を解説',
'custom_order' => '',
'show_hide_review' => '0',
'cta_link' => '',
'cta_image' => false,
'front_author' => false,
'pr_label' => true
],
'_links' => [
'self' => [
(int) 0 => [
[maximum depth reached]
]
],
'collection' => [
(int) 0 => [
[maximum depth reached]
]
],
'about' => [
(int) 0 => [
[maximum depth reached]
]
],
'author' => [
(int) 0 => [
[maximum depth reached]
]
],
'replies' => [
(int) 0 => [
[maximum depth reached]
]
],
'version-history' => [
(int) 0 => [
[maximum depth reached]
]
],
'predecessor-version' => [
(int) 0 => [
[maximum depth reached]
]
],
'up' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:featuredmedia' => [
(int) 0 => [
[maximum depth reached]
]
],
'wp:attachment' => [
(int) 0 => [
[maximum depth reached]
]
],
'curies' => [
(int) 0 => [
[maximum depth reached]
]
]
]
]
$http_response_header = [
(int) 0 => 'HTTP/1.1 200 OK',
(int) 1 => 'Server: nginx',
(int) 2 => 'Date: Fri, 01 Nov 2024 05:25:39 GMT',
(int) 3 => 'Content-Type: application/json; charset=UTF-8',
(int) 4 => 'Connection: close',
(int) 5 => 'Vary: Accept-Encoding',
(int) 6 => 'X-Robots-Tag: noindex',
(int) 7 => 'Link: <https://moteo.best/column/wp-json/>; rel="https://api.w.org/"',
(int) 8 => 'X-Content-Type-Options: nosniff',
(int) 9 => 'Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages',
(int) 10 => 'Access-Control-Allow-Headers: Authorization, Content-Type',
(int) 11 => 'X-WP-Total: 6',
(int) 12 => 'X-WP-TotalPages: 1',
(int) 13 => 'Allow: GET',
(int) 14 => 'X-Robots-Tag: noindex, nofollow'
] include - APP/Template/Element/Front/sitemap.ctp, line 154
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Error/error400.ctp, line 40
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 205
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 118
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98
ヒゲ脱毛
脱毛サロン・クリニックを全国から探す
北海道・東北
関東
北陸・甲信越
中部
関西
中国
四国
九州・沖縄
ED治療
EDクリニックを全国から探す
北海道・東北
関東
北陸・甲信越
中部
関西
中国
四国
九州・沖縄
MOTEOとは?
『MOTEO』は、【日本男子が世界でモテモテになる】を本気で目指す、メンズ美容の総合情報サイトです。 AGA治療やメンズ脱毛、ヒゲ脱毛からED治療までイケてるメンズに必要な”すべて”の情報が集まるサイト作りを目指しています。 『MOTEO』を利用すれば、あなたに適したメンズ美容法、お得なクリニック情報、メンズ美容のトレンドなどがわかります! メンズ美容クリニックやサロンの掲載数も、日本最大級の規模! どうぞ、『MOTEO』の圧倒的な情報量から、比較・検討してください!